:root {
  --secondary:#3c83cb;
  --primary:#fff;
  --subprimary: #000;
  --font-family: 'Poppins', 'Roboto', sans-serif;
}
.container {
    margin: auto; 
}
.mt{margin:80px 0 0 0;}
.hidden-md{display: none; }
/*===========header start===========*/

.eng {
    position: absolute;
    top: 0;
    right: 0;
}

.sidebar-contact select{
    width: 100%;
    padding: 5px;
    border: 1px solid rgba(0,0,0,.5);
    margin-bottom: 10px;
}

a.logo:hover {
    background: inherit;
}

nav{
	align-items: center;
	display: flex;
	gap: 15px;
	justify-content: space-between;
	margin: auto;
	max-width: 1720px;
	padding: 10px 0px;
	position: relative;
	top: 3px;
	width: 100%;
}
nav ul {
	display: flex;
    justify-content: end;
    align-items: center;
    margin-bottom: 0px;
}
nav ul li{
  display: inline-block;
 /* line-height: 80px;*/
 
}

nav ul li .nav-link  {
    color:#0e151d;
    font-size: 16px;
    font-weight:600;
    line-height:23.48px;
    text-align:right;
    font-family: var(--font-family);
    text-decoration: none;
    padding-bottom: 10px;
    z-index: 99999;
}

nav ul li > .nav-link:hover{
	color: #0c62ff;
    text-decoration: underline !important;
    text-decoration-thickness: 1px; /* make underline thin */
    text-underline-offset: 2px; /* optional – adds nice spacing below text */
    color: #000;
}

.checkbtn{
  font-size: 30px;
  color: #1178ba;
  float: right;
  line-height: 80px;
  margin-right: 0px;
  cursor: pointer;
  display: none;
}

#check{
  display: none;
}
@media (max-width: 952px){
  
  nav ul li a{
    font-size: 16px;
  }
}

.dropdown-t {
  position: relative;
}

.fa-angle-down{
    font-size: 12px;
}

/* .dropdown-menu {
    display: none;
    position: absolute;
    background: #fff;
    top: 100%;
    left: -70;
    width: 284px;
    border-radius: 10px;
    padding: 6px 0px 22px;
    -webkit-box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
    box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
} */

/* ABOUT US dropdown */
/* ul > li:nth-child(2) > ul.dropdown-menu {
  width: 284px; /* your original size */
  /* background: #000;
}  */


ul > li:nth-child(2) > ul.dropdown-menu {
    display: none;
    position: absolute;
    background: #fff;
    top: 100%;
    left: -70;
    width: 284px !important;
    border-radius: 10px;
    padding: 6px 0px 22px;
    -webkit-box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
    box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
}

/* SERVICES dropdown */
ul > li:nth-child(3) > ul.dropdown-menu {
	width: 630px;
	min-width: min-content;
	margin-left: -180px;
    height: 370px;
}

/* Industries dropdown */
ul > li:nth-child(4) > ul.dropdown-menu {
	width: 696px;
	/* min-width: min-content; */
	/* margin-left: -180px; */
	height: 390px;
	left: 50%;
	padding: 21px 14px 10px;
	padding-top: 6px;
	margin-left: -335px;
	min-width: auto;
	background: #ffffff;
	-webkit-box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
	-moz-box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
	box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
}

/* Technologies dropdown */
ul > li:nth-child(5) > ul.dropdown-menu {
	width: 696px;
	/* min-width: min-content; */
	/* margin-left: -180px; */
	height: 310px;
	left: 50%;
	padding: 21px 14px 10px;
	padding-top: 6px;
	margin-left: -335px;
	min-width: auto;
	background: #ffffff;
	-webkit-box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
	-moz-box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
	box-shadow: 0px 10px 20px 8px rgb(0 0 0 / 8%);
}

.dropdown-menu li a {
  display: block;
  padding: 10px 30px;
  color: #333;
  font-weight: 600;
}

.dropdown-menu li a:hover {
  background: #f8f8f8;
  /* color: #ff6600; */
  text-decoration: none;

}

.dropdown-t:hover .dropdown-menu {
  display: block;
}

/* Button */
.btn {
  background: #ff6600;
  color: #fff;
  font-weight: 700;
  padding: 10px 25px;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.3s ease;
}
.dropdown-menu > li a {
	font-weight: 600;
	position: relative !important;
	color: #000000 !important;
	margin-left: 21px !important;
	margin-right: 20px !important;
	font-size: 15px !important;
	padding: 3.55px 12px !important;
	padding-top: 10.55px !important;
	padding-bottom: 11.55px !important;
	padding-left: 80px !important;
	line-height: 1.3em !important;
    text-decoration: none;
}
.dropdown-menu > li a > .menu-item-description {
	line-height: 1;
	font-size: 12px;
	margin: 6px 0px 0px !important;
}

.dropdown-menu > .ab-icon a::before {
	content: "";
	background-image: url('../img/about-us-2.png');
	position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: 10px;
	top: 9px;
	background-repeat: no-repeat;
}

.dropdown-menu > .client-icon a::before {
	content: "";
	background-image: url('../img/our-clients-2.png');
	position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: 10px;
	top: 9px;
	background-repeat: no-repeat;
}
.dropdown-menu > .team-icon a::before {
	content: "";
	background-image: url('../img/our-team-2.png');
	position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: 10px;
	top: 9px;
	background-repeat: no-repeat;
}
.dropdown-menu > .career-icon a::before {
	content: "";
	background-image: url('../img/career-bg.png');
	position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: 10px;
	top: 9px;
	background-repeat: no-repeat;
}
.dropdown-menu > .blog-icon a::before {
	content: "";
	background-image: url('../img/blog-1.png');
	position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: 10px;
	top: 9px;
	background-repeat: no-repeat;
}
.dropdown-menu > .web-icon a::before {
	content: "";
	background-image: url('../img/website-development.png');
	position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: 10px;
	top: 9px;
	background-repeat: no-repeat;
}
.dropdown-menu > .ecom-icon a::before {
	content: "";
	background-image: url('../img/e-commercec-solution1.png');
	position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: 10px;
	top: 9px;
	background-repeat: no-repeat;
}
.dropdown-menu > .mob-icon a::before {
	content: "";
	background-image: url('../img/mobile-development-1.png');
	position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: 10px;
	top: 9px;
	background-repeat: no-repeat;
}
.dropdown-menu > .webd-icon a::before {
	content: "";
	background-image: url('../img/affordable-price-1.png');
	position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: 10px;
	top: 9px;
	background-repeat: no-repeat;
}
.dropdown-menu > .digital-icon a::before {
	content: "";
	background-image: url('../img/digital-marketing.png');
	position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: 10px;
	top: 9px;
	background-repeat: no-repeat;
}


/* Make sure each li is relatively positioned */
.dropdown-t .dropdown-menu .col-md-6 li {
  position: relative;
  /* padding-left: 80px; creates space for the icon */
  list-style: none;
  padding: 4px;
}

.dropdown-t .dropdown-menu li a {
    width: 100%;
}

/* Common style for all icons */
.dropdown-t .dropdown-menu li a::before {
  content: "";
  position: absolute;
  width: 44px;
  height: 44px;
  background-size: 100%;
  background-repeat: no-repeat;
  /* left: 25px; */
  top: 2px;
}

/* Specific icons */
.dropdown-t .dropdown-menu .real-icon a::before {
    content: "";
    background-image: url('../img/real-estate.png');
	position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .travel-icon a::before {
    background-image: url('../img/travel.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .edu-icon a::before {
    background-image: url('../img/education-elearning.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .auto-icon a::before {
    background-image: url('../img/automative.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .me-icon a::before {
    background-image: url('../img/media.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .health-icon a::before {
    background-image: url('../img/healthcare.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .ecoms-icon a::before {
    background-image: url('../img/ecommerce.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .manu-icon a::before {
    background-image: url('../img/manufacture.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .bank-icon a::before {
    background-image: url('../img/banking.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .logis-icon a::before {
    background-image: url('../img/logistic.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .sport-icon a::before {
    background-image: url('../img/sports.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .food-icon a::before {
    background-image: url('../img/food.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}
.dropdown-t .dropdown-menu .legal-icon a::before {
    background-image: url('../img/legal-icon.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .fashion-icon a::before {
    background-image: url('../img/fashion-iconbeauty-1.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .webs-icon a::before {
    background-image: url('../img/website-development.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .db-icon a::before {
    background-image: url('../img/database-bg.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .backend-icon a::before {
    background-image: url('../img/Backend-bg.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .crm-icon a::before {
    background-image: url('../img/CRM-ERP-icon.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}

.dropdown-t .dropdown-menu .infa-icon a::before {
    background-image: url('../img/infa-icon1.png');
    position: absolute;
	width: 44px;
	height: 44px;
	background-size: 100%;
	left: -15px;
	top: 8px;
	background-repeat: no-repeat;
}



/* .btn:hover {
  background: #e65c00;
} */
/* .dropdown-menu.show {
    display: block;
    margin:44px 0 0 0;
    background: #fff;
    height: auto;
} */

/* * ❌ Hide icon for sub-menu items */ 
.dropdown-menu .sub-menu li a::before {
	content: none !important;
	background: none !important;
}

/* Hide all second-level submenus by default */
.dropdown-t:nth-child(3) > ul.dropdown-menu > li > ul.sub-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 390px;
  width: 236px;
  background: #F8F8F8;
  padding-bottom: 10px;
  min-width: min-content;
  margin: 0 !important;
  padding-left: 0;
  z-index: 999;
}


/* Target the nested dropdown inside Website Development */
/* .dropdown-t:nth-child(3) > ul.dropdown-menu > li:nth-child(1) > ul.sub-menu{
    display: block;
    left: 390px;
	width: 236px;
	background: #F8F8F8;
	padding-bottom: 10px;
	min-width: min-content;
	top: 0px;
	position: absolute;
    padding-left: 0;
    margin: 0 !important;
} */

.dropdown-t:nth-child(3) > ul.dropdown-menu > li:nth-child(1) > ul.sub-menu{
    display: block !important;
    left: 390px;
	width: 236px;
	background: #F8F8F8;
	padding-bottom: 10px;
	min-width: min-content;
	top: 0px;
	position: absolute;
    padding-left: 0;
    margin: 0 !important;
}

.dropdown-t:nth-child(3) > ul.dropdown-menu > li:nth-child(2):hover > ul.sub-menu{
    display: block !important;
    left: 390px;
	width: 236px;
    height: 366px;
	background: #F8F8F8;
	padding-bottom: 10px;
	min-width: min-content;
	top: 0px;
	position: absolute;
    padding-left: 0;
    margin: 0 !important;
}

.dropdown-t:nth-child(3) > ul.dropdown-menu > li:nth-child(3):hover > ul.sub-menu{
    display: block !important;
    left: 390px;
	width: 236px;
    height: 340px;
	background: #F8F8F8;
	padding-bottom: 10px;
	min-width: min-content;
	top: 0px;
	position: absolute;
    padding-left: 0;
    margin: 0 !important;
}

.dropdown-t:nth-child(3) > ul.dropdown-menu > li:nth-child(4):hover > ul.sub-menu{
    display: block !important;
    left: 390px;
	width: 236px;
    height: 340px;
	background: #F8F8F8;
	padding-bottom: 10px;
	min-width: min-content;
	top: 0px;
	position: absolute;
    padding-left: 0;
    margin: 0 !important;
}

.dropdown-t:nth-child(3) > ul.dropdown-menu > li:nth-child(5):hover > ul.sub-menu{
    display: block !important;
    left: 390px;
	width: 236px;
    height: 340px;
	background: #F8F8F8;
	padding-bottom: 10px;
	min-width: min-content;
	top: 0px;
	position: absolute;
    padding-left: 0;
    margin: 0 !important;
}
/* ul.sub-menu {
    
} */

ul.sub-menu li a {
	padding: 0 !important;
	margin: 0;
	line-height: 22px !important;
    font-size: 12px !important;
}
ul.sub-menu li a:hover {
	color: #007bb5 !important;
}

.sticky {
  position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff !important;
}

.frontsss {
    width: 100%;
}
.frontsss .text-c {
    text-align: start  !important;
	padding: 0 !important;
	line-height: 1.6em !important;
	font-size: 14px !important;
	color: #515978 !important;
	font-weight: 600;
    margin: 0;
}

/*===========header end===========*/

.small-title{
    color: #0c61ff;
    font-size: 17px;
    font-weight: 700;
    /*text-shadow: 1px 1px 0px #000;*/
}

  .typewriter-container {
      font-size: 24px;
      color: #333;
      line-height: 1.5;
    }

    .static-text {
        display: inline;
        font-size: 40px;
        color: #0e0d59;
        line-height: 1.2;
        text-align: left;
        font-family: "Pinyon Script";
        font-weight: 600;
        font-style: normal;
        /*text-shadow: 3px 0px 1px #ffffff;*/
    }


    /*.static-text {*/
    /*    display: inline;*/
    /*    font-size: 40px;*/
    /*    color: #012269;*/
    /*    line-height: 1.2;*/
    /*    text-align: left;*/
    /*    font-family: Pinyon Script;*/
    /*    font-weight: 400;*/
    /*    font-style: normal;*/
    /*    text-shadow: 3px 0px 1px #ffffff;*/
    /*}*/

    .dynamic-wrapper {
      display: inline-block;
      position: relative;
    }

    .dynamic-text {
      display: inline;
      border-right: 2px solid black;
      white-space: nowrap;
      animation: caret 0.75s step-end infinite;
      font-size: 38px;
      color: #0e0d59;
      /*text-shadow: 3px 0px 1px #ffffff;*/
      line-height: 1.2;
      text-align: left;
      font-family: Pinyon Script;
      font-weight: 600;
      font-style: normal;
    }

    .hidden-placeholder {
      visibility: hidden;
      position: absolute;
      top: 0;
      left: 0;
    }

    @keyframes caret {
      50% {
        border-color: transparent;
      }
    }

    .inner-content p{
    color: #3b3a76;
    margin-top: 0px;
    font-size: 1.05rem;
    font-weight: 400;
    letter-spacing: normal!important;
    text-transform: none!important;
    margin-bottom: 2rem!important;
    }

    .btn-get{
        background-color: #012269;
        color: #ffffff;
        font-size: 16px;
        padding: 10px 18px;
        text-decoration: none !important;
        font-weight: 400;
    }
    .btn-get:hover{
        color: #fff;
    }

    .hero-banner{
        background-image: url('../img/new-banner-bg.png');
        padding-top: 16px;
        padding-bottom: 40px;
    }

.navbar{padding: 0;}
.navbar-nav {
    margin: 0 0 0 50px;
}

.bs-example {
    background: #fff;
}
/* .dropdown-menu {
    margin: 27px 0 0 0;
} */

.info_vertical {
    text-align: center;
   
}

.info_vertical h1 {
    font-weight: 500;     
    color: #000;  margin: 0 0 35px 0;
   
}


.info_vertical h2 {
    font-weight: 500;     
    color: #000;  margin: 0 0 35px 0;
   
}
.info_vertical span {
    color: #1178ba;
}

.services{ text-align: center;}

.services {
    text-align: center;
    background: linear-gradient(to bottom right, #ffffff, #eaf8ff, #00adff);
    padding: 20px 0 60px 0;
    
}
.about {
    padding: 50px 0;
}

.clearfix {
  overflow: auto;
}

.service-box img{ width: 100%; }

.service-box {
    background: #fff;
    padding: 5px;
    box-shadow: -3px 6px 6px 0px #cfcfcf;
    border-radius: 5px;
}
.service-box a {
    font-size: 21px;
    color: #000;
    text-decoration: none;
    line-height: 70px;
}

.service-box:hover a{ color:#1178ba !important; background:inherit; }

.chooseUs {
    padding: 30px 0;
}
.chooseBox-icon {
    float: left;
}

.chooseBox-icon i {
    background: #1178ba;
    color: #fff;
    padding: 13px;
    border-radius: 50%;
}

.chooseDec h3 {
    color: #1178ba;
    font-size: 20px;
}

.chooseDec {
    text-align: left;
    margin: 0 60px 0 0;
}


.chooseBox-icon1 {
    float: left;
}

.chooseBox-icon1 i {
    background: #1178ba;
    color: #fff;
    padding: 13px;
    border-radius: 50%;
}

.chooseDec1 h3 {
    color: #1178ba;
    font-size: 20px;
}

.chooseDec1 {
        text-align: left;
    margin: 0 0 0 60px;
}

.chooseBox img{width: 100%;}

.clientbg {
    text-align: center;
    padding: 66px 0;
    background: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: darken;
    background-color: #0000008f;
}
.clientbg h1{ color: #fff; }
.clientbg p{ color: #fff; }

.carousel-indicators li {
   
    background-color: #1178ba;
 }
 .blockquote-footer {
    display: block;
    font-size: 20px;
    color: #1178ba;
}






.counter {
   padding: 20px 0;
    border-radius: 5px;
    box-shadow: 0px 5px 6px 4px #ddd;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 17px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-4x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #1178ba;
}

span{ color: #1178ba; }


/* Footer */
section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#footer {
    margin-top: 10px;
    padding: 50px 0 00px 0;
    background: url(../img/bg_ftr.jpg)no-repeat center top;
    color: #fff; background-color: #0f8be3;
}
#footer h5{
    padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#footer li{   color: #ffffff;}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    
}

#footer ul.quick-links li a{
    padding: 3px 0;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease; font-weight: 200;
}
#footer ul.quick-links li:hover a{
    padding: 3px 0;
    margin-left:5px;
    font-weight:700; color: #fff; 
}
#footer ul.quick-links li a i{
    margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700; color: #1178ba;
}

.copright {
    background: #000;
    padding: 7px 0;
}



.frame {
  width: 90%;
  margin: 40px auto;
  text-align: center;
}

.custom-btn {
  width: 130px;
  height: 40px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}

/* 1 */

/* 12 */
.btn-12{
  position: relative;
  right: 20px;
  bottom: 25px;
  border:none;
  box-shadow: none;
  width: 130px;
  height: 40px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
}
.btn-12 span {
      background: #1178badb;
    background: linear-gradient(
0deg
, #1178ba 0%, #1178ba 100%);
  display: block;
  position: absolute;
  width: 130px;
  height: 40px;
  box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  border-radius: 5px;
  margin:0; color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-12 span:nth-child(1) {
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-12 span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}
.btn-12:hover span:nth-child(1) {
  box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.btn-12:hover span:nth-child(2) {
  box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
 color: transparent;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}

.ml-auto a{ text-decoration: none;  font-size: 22px;}


.icon-bar {
  position: inherit;
 
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);     z-index: 999;
}

.icon-bar a {
  display: inline-block;
  text-align: center;
  padding: 5px 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  margin: 20px 0 0 0;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white; padding: 5px 14px !important;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

/*.content {*/
/*  margin-left: 75px;*/
/*  font-size: 30px;*/
/*}*/

.whatsaap {
    position: fixed;
        bottom: 20px;
    z-index: 999; 
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color:#1178ba;
  color: white;
  cursor: pointer;
  padding: 5px 10px;
  border-radius: 4px; z-index: 999;
}


.enquiry {
   position: fixed;
    right: -62px;
    transform: rotate(90deg);
    top: 45%;
    z-index: 999;
    background: #1178ba;
    /* color: #fff !important; */
    padding: 2px;
    border-radius: 5px;
}
.enquiry a{ color: #fff; }
.readyar {
    float: left;
    width: 100%;
    position: absolute;
    border: 1px solid #1178ba;
    border-radius: 3px;
   
    padding: 40px 48px 40px;
    color: #1178ba;
    font-size: 48px;
    font-family: 'Roboto Condensed',sans-serif;
    box-shadow: 0 4px 0 #1178ba;
    z-index: 6;
    background-color: #fff;
        margin: 0 0 40px 0;
}


.contbt {
    background-color: #1178ba;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 49px;
    margin: 11px 0px 0px;
    float: right;
    border-radius: 4px;
}

@media (max-width: 480px) {

    nav {
        display:none;
    }

}
    @media (max-width: 767px) {
    .static-text {
        display: block !important;      /* full line */
        width: 100%;
        font-size: 40px;     /* mobile-friendly size */
        text-align: center; /* optional */
        line-height: 1;
        margin-bottom: 10px;
    }
    .small-title{
        color: #0c61ff;
        text-align:center;
        padding-bottom: 5px;
        /*text-shadow: 3px 0px 1px #012269;*/
    }
    
    .dynamic-text {
        width: 14ch;
    }
}
#slideshow {
position: relative; 
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);     height: 380px;
}

#slideshow > div {
      position: absolute; 
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
#slideshow img{ width: 100%; }
.about ul{ padding: 0px; }
.about ul li {
    list-style: none;
    padding: 0 0 26px 0;
    font-size: 17px;
}
.about ul li i {
    color: #1178ba;
    padding: 0 5px 0 0;
}

.counter:hover{ background: #1178ba; 
transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
 }
.counter:hover i{ color: #fff; }
.counter:hover h2{color: #fff;}
.counter:hover .count-text{color: #fff;}




/*=============slider start=============*/




/*=============slider end=============*/




/*=======price start=============*/

#generic_price_table{
    background-color: #f0eded;
}

/*PRICE COLOR CODE START*/
#generic_price_table .generic_content{
    background-color: #fff;
}

#generic_price_table .generic_content .generic_head_price{
    background-color: #f6f6f6;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
    border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
    color: #525252;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    color: #414141;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li{  
    color: #a7a7a7;
}

#generic_price_table .generic_content .generic_feature_list ul li span{
    color: #414141;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
    background-color: #E4E4E4;
    border-left: 5px solid #1178ba;
}

#generic_price_table .generic_content .generic_price_btn a{
    border: 1px solid #1178ba; 
    color: #1178ba;
} 

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg{
    border-color: #1178ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1178ba;
    color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span{
    color: #fff;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a{
    background-color: #1178ba;
    color: #fff;
} 
/*#generic_price_table{
    margin: 50px 0 50px 0;
   
}*/
.row .table{
    padding: 28px 0;
}

/*PRICE BODY CODE START*/

#generic_price_table .generic_content{
    overflow: hidden;
    position: relative;
    text-align: center;
}

#generic_price_table .generic_content .generic_head_price {
    margin: 0 0 20px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content{
    margin: 0 0 50px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
    position: absolute;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head{
    padding-top: 40px;
    position: relative;
    z-index: 1;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span{
    font-family: "Raleway",sans-serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag{
    padding: 0 0 20px;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price{
    display: block;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency{
    font-family: "Lato",sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0 10px;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent{
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    font-weight: 400;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month{
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li{
   
    font-size: 18px;
    padding: 10px 0;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table .generic_content .generic_feature_list ul li:hover{
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;

}
#generic_price_table .generic_content .generic_feature_list ul li .fa{
    padding: 0 10px;
}
#generic_price_table .generic_content .generic_price_btn{
    margin: 20px 0 32px;
}

#generic_price_table .generic_content .generic_price_btn a{
    border-radius: 3px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -webkit-border-radius: 50px;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    outline: medium none;
    padding:7px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a{
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
} 


@media (max-width: 767px) {
    #generic_price_table .generic_content{
        margin-bottom:75px;
    }
   .icon-bar.top-text {
    text-align: center;
    transform: none;
}
.icon-bar.top-text a {
    margin-top: 0px !important;
    padding: 0px !important;
}
.icon-bar.top-icon {
    display: none;
}
.top_header {
    background: black;
    padding: 5px 0px;
    height: auto !important;
}
.icon-bar.top-text a {
    top: 0px !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    #generic_price_table .col-md-3{
        float:left;
        width:50%;
    }
    
    #generic_price_table .col-md-4{
        float:left;
        width:50%;
    }
    
    #generic_price_table .generic_content{
        margin-bottom:75px;
    }
}

@media (min-width: 1200px) {
}
#generic_price_table_home{
     font-family: 'Raleway', sans-serif;
}

.text-center h1,
.text-center h1 a{
    color: #7885CB;
    font-size: 30px;
    font-weight: 300;
    text-decoration: none;
}
.demo-pic{
    margin: 0 auto;
}
.demo-pic:hover{
    opacity: 0.7;
}

#generic_price_table_home ul{
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: table;
}
#generic_price_table_home li{
    float: left;
}
#generic_price_table_home li + li{
    margin-left: 10px;
    padding-bottom: 10px;
}
#generic_price_table_home li a{
    display: block;
    width: 50px;
    height: 50px;
    font-size: 0px;
}
#generic_price_table_home .blue{
    background: #3498DB;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .emerald{
    background: #1178ba;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .grey{
    background: #7F8C8D;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .midnight{
    background: #34495E;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .orange{
    background: #E67E22;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .purple{
    background: #9B59B6;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .red{
    background: #E74C3C;
    transition:all 0.3s ease-in-out 0s;
}
#generic_price_table_home .turquoise{
    background: #1ABC9C;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover{
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    transition: all 0.3s ease-in-out 0s;
}
#generic_price_table_home .divider{
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
}
#generic_price_table_home .divider span{
    width: 100%;
    display: table;
    height: 2px;
    background: #ddd;
    margin: 50px auto;
    line-height: 2px;
}
#generic_price_table_home .itemname{
    text-align: center;
    font-size: 50px ;
    padding: 50px 0 20px ;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    text-decoration: none;
    font-weight: 300;
}
#generic_price_table_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
#generic_price_table_home .footer{
    padding:40px 0;
}

.price-heading{
    text-align: center;
}
.price-heading h1{
    color: #666;
    margin: 0;
    padding: 0 0 50px 0;
}
.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium ;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.bottom_btn{
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.demo-button:hover{
    background-color: #666;
    color: #FFF;
    text-decoration:none;
    
}
.bottom_btn:hover{
    background-color: #666;
    color: #FFF;
    text-decoration:none;
}

.process {
    margin: 0 0 40px 0;
}

.processBox {
    padding: 28px;
    background-image: linear-gradient(
350deg
, #1178ba, #de29177a);
    color: #fff;
    margin: 10px 0;
    box-shadow: -4px 8px 7px 0px #252122;
}


/*=======price end=============*/
/*==========static head banner start===========*/
.front {
    background-color: #1178ba;
    color: #fff;
    display: flex;
    margin: auto;
    height: 50vh;     text-align: center;     width: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 100%, 0 70%);
}
.bg12 {
    background-image: url(../img/our-approach.jpg) !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed;
    width: 100%;
        background-size: cover;
}

.bg13 {
    background-image: url(../img/web-design-banner.jpg) !important;
    background-repeat: no-repeat !important;
    
    -o-background-size:cover !important;
    -moz-background-size:cover !important;
    -webkit-background-size:cover !important;
}
.bg14 {
    background-image: url(../img/graphic-design-banner.jpg) !important;
    background-repeat: no-repeat !important;
    
    -o-background-size:cover !important;
    -moz-background-size:cover !important;
    -webkit-background-size:cover !important;
}

.bg15 {
    background-image: url(../img/seo-banner.jpg) !important;
    background-repeat: no-repeat !important;
    
    -o-background-size:cover !important;
    -moz-background-size:cover !important;
    -webkit-background-size:cover !important;
}
.bg16{
    background-image: url(../img/web-dev-banner.jpg) !important;
    background-repeat: no-repeat !important;
    
    -o-background-size:cover !important;
    -moz-background-size:cover !important;
    -webkit-background-size:cover !important;
}
.bg17{
    background-image: url(../img/b2b-banner.jpg) !important;
    background-repeat: no-repeat !important;
    
    -o-background-size:cover !important;
    -moz-background-size:cover !important;
    -webkit-background-size:cover !important;
}



.bg18{
    background-image: url(../img/conatct.jpeg) !important;
    background-repeat: no-repeat !important;
    
    -o-background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
}

.bg19{
    background-image: url(../img/port-banner.jpg) !important;
    background-repeat: no-repeat !important;
    
    -o-background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
}

.bg20{
    background-image: url(../img/ec-design-banner.jpg) !important;
    background-repeat: no-repeat !important;
    
    -o-background-size: cover !important;
    -moz-background-size: cover !important;
    -webkit-background-size: cover !important;
}
/*.ipages {
    margin:0px 0 30px;
    position: relative;
    text-align: left;
    background-image: url(../img/hbg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    min-height: 300px;

}*/
.ipages .container {
    padding-top: 90px;
    padding-bottom: 85px;
}
.breadcrumb {
    background: none;
    margin-bottom: 5px;
}
.breadcrumb li {
    color: #ddd;
}
.breadcrumb>.active {
    color: #fff;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.ipages .container h1 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 0.5rem 1rem;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 0.3rem;
    float: right;
    margin: 0 0 0 11px;
}


/*==========static header banner end ===========*/
.et_pb_section{
    padding-top: 2%;
    padding-bottom: 2%;
    background-color: #f7f7f4!important;
}
.approach img{ width: 100%; }
.et_pb_section p {
    margin: 30px 0 0 0;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 20px;
}

.et_pb_section_2{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #2b468a !important;
}

.et_pb_section_2 p{
    color: #fff;
    text-align: center;
    font-size: 28px;
    padding: 20px 0;

}

/*==============form start==========*/
.jumbotron {
background: #358CCE;
color: #FFF;
border-radius: 0px;
}
.jumbotron-sm { padding-top: 24px;
padding-bottom: 24px; }
.jumbotron small {
color: #FFF;
}
.form-group {
    margin-bottom: 5px;
}
/*===============end===============*/
/*==============blinck start=========*/

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.9s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:ease-in-out;
    -webkit-animation-direction: alternate;
}

/*=============blinck end===========*/

.wb-content {
    padding: 30px 0;
    margin: 0px;
}

.wb-content ul li i {
    background: #1178ba;
    color: #fff;
    font-size: 12px;
    padding: 5px;
}
.wb-content ul li {
    width: auto;
    height: auto;
    padding: 0 0 0 0px;
    line-height: 25px;
    list-style: none;
    position: relative;
    margin-bottom: 5px;
}
.wb-content ul {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 0 15px;
}
.right_project {
   
    width: 100%;
    background-color: #1178ba;
    color: #fff;
    font-size: 22px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 600;
    border-radius: 6px;
    padding: 13px 0 13px 13px;
        margin: 20px 0 0 0;
}
.contact_btn {
    background-color: #1178ba;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    padding: 13px 20px 15px;
    margin: -13px 0 -13px 0;
    float: right;
    border-radius: 0 6px 6px 0;
    border-left: 1px solid #69a3c8;
}
.wb-content img{ width: 100%; }
.packages_box{float:left;width:100%;margin:0 0 30px;padding:0;border:1px solid #eee}
/*.packages_box .image{position:relative;width:100%;height:200px;margin-bottom:15px;padding:0;text-align:center}*/
.packages_box .image {
    position: relative;
    width: 100%;
    padding: 0;
    text-align: center;
    overflow: hidden;
}
.packages_box .image a{width:100%;height:100%;transition:.5s; display: block;overflow: hidden;}
/*.packages_box .image img{position:absolute;top:50%;left:50%;max-width:100%;transform:translate(-50%,-50%);max-height:100%;width:auto}*/
.packages_box .image img {
    max-width: 100%;
    width: 100%;
    height: 242px;
    object-fit: contain;
}
.packages_box h2{position:relative;width:100%;padding:0 0 9px 0;margin:0;font-size:18px;line-height:normal;height:50px;text-align:center}
.packages_box h2 a{position:absolute;top:50%;left:50%;max-width:100%;transform:translate(-50%,-50%);max-height:100%;width:100%;color:#1178ba;padding:0 15px}
.packages_box p{text-align:center;line-height:26px;height:90px;padding:0 15px;font-size:15px}
.package_ribbon{width:150px;height:150px;overflow:hidden;position:absolute;top:-9px;left:6px}
.package_ribbon:before,.package_ribbon:after{position:absolute;z-index:-1;content:'';display:block;border:5px solid #f07676;border-top-color:transparent;border-left-color:transparent}
.package_ribbon:before{top:0;right:0}
.package_ribbon span{right:-25px;top:32px;transform:rotate(-45deg);position:absolute;display:block;width:225px;padding:8px 0;background:#c70202;box-shadow:0 5px 10px rgba(0,0,0,.1);color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.2);text-transform:uppercase;text-align:center;font-size:18px}
.package_ribbon:after{bottom:0;left:0}
.packages_box .packages_read_more{color:#333;text-transform:uppercase;margin:0 auto;display:table;border-bottom:2px solid #c8c8c8;margin-bottom:-2px;padding:0 18px;margin-top:15px}
.packages_box:hover .packages_read_more{color:#0b82bd;border-bottom:2px solid #0b82bd}
.packages_box:hover .image a{transition:.5s;transform:scale(1.1)}
.packages_box:hover h2 a{color:#fff; background: #1178ba; padding: 10px 0;}

.contect {
    background-image: url(../img/contact_us_2.jpg);
    background-color: #ffffffd6;
    background-blend-mode: color;
}
.form-control.submit_btn {
    margin-bottom: 0px;
}
.form-control {
    display: block;
    margin-bottom: 19px;
    width: 100%;
    height: calc(1.5em + 0.75rem + 10px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #white;
    /*background-color: #fff;*/
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.cnt-box {
    border: 2px solid #1178ba;
    padding: 10px 15px;
    text-align: center;
    border-radius: 5px;
    margin: 10px 0;
    text-align: inherit;
}   
.cnt-box i {
    font-size: 35px;
    color: #1178ba;
    margin: 0px 0 10px 0;
}
.cnt-box p {
    font-size: 20px;
    margin: 0px;
}

.c-logo {
    margin: 0 0 0 20px;
 
}

/*=============portfolio start============*/

.cards {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;  margin: 10px 0;
 
 
}

.cards > .card {
  align-items: center;
    background-color: #1178ba;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 10%);
    display: flex;
    flex-direction: column;
    /* margin: 0.5rem; */
    /*padding: 0.5rem;*/
    position: relative;
}

.card__title {
  font-size: 20px;
 color: #fff;
  margin: 0 0 0.5rem;
  text-align: center;
}

.card__image {
  height: 200px; 
  overflow: hidden;
  width: 100%;
}

.card__image img {
  object-fit: cover;
  overflow: hidden;
  /* transition duration is less than the one on hover */
  /* so img returns faster to its original position */
  transition: transform 1s ease-in-out;
  width: 100%;
}

.card__image:hover img {
  transform: translateY(calc(-100% + 200px));
  transition: transform 5s ease-in-out;
}

.portfolio {
    margin: 30px 0;
}



/*=============portfolio end============*/

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #1178ba;
    color: #fff;
    
}
.table ul li {
    list-style: none;
    padding: 0 0 5px 0;
    font-size: 17px;
}


table h3{ font-size:20px;}
/*==============side penal from start===============*/
.sidepanel  {
  width: 0;
  position: fixed;
  z-index: 1;
  height: auto;
  top: 24%;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
   padding:50px 0 30px 0;     z-index: 999;    
  color:#fff;
  
}
.well.well-sm {
    padding: 0 15px;
}

.sidepanel a {
  padding: 2px 16px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidepanel a:hover {
  color: #f1f1f1; background: #0667c6;
}

.sidepanel .closebtn {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 30px;
}

.openbtn {
   
    cursor: pointer;
    color: white;
    transform: rotate( 90deg);
    position: fixed;
   /* z-index: 9999;*/
    top: 30%;
    right:-55px;
     background-color: #111;
    

}

.openbtn:hover {
  background-color:#444;
}


/*==============side penal from end===============*/

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
/*==============Mobile Frindaly============== */



.our-client-logo ul li {
    float: left;
    border: 1px solid #ddd;
    width: 25%;
    border-top: 0px;
    border-left: 0px;
    text-align: center;     list-style: none;
}

.our-client-logo ul li img {
    max-width: 100%;
    height: 119px;
    padding: 30px;
}

@media only screen and (min-width: 200px) and (max-width: 767px)  {
a.logo img {
    width: 100%;
}
.checkbtn {
   
    line-height: 62px;
  
}
.about {
    padding: 30px 0;
}
.hidden-xs{ display: none; }


.icon-bar a {
    padding: 6px;
    font-size: 15px;
}
.readyar {
    /* float: left; */ 
   
    
   
    padding:20px 64px;
   
    font-size: 19px;
  
}
#slideshow { 
    height: 230px;     margin: 0 0 30px 0;
}
.front h1{ font-size: 20px; }
   


 .info_vertical h1 {
   
    font-size: 25px;
}

.fa-4x {
    font-size: 30px;
}
.counter {
    margin: 0 0 20px 0;
}
.count-text {
    font-size: 13px;
   
}

.eng {
    position: absolute;
    top: 14px;
    right: 67px;
}


.air-slider {
  height: 200px !important;
}

.slide h3 {
   
    bottom: 10%;
   
    left: 20%;
    font-size: 20px;
}


.slide h3 {
   
    bottom: 10%;
  
    left: 20%;
    font-size: 20px;
}

}

.info_vertical p {
    text-align: justify;
    color: #3b3a76;
    margin-top: 0px;
    font-size: 1.05rem;
    font-weight: 400;
    letter-spacing: normal !important;
    text-transform: none !important;
    /*font-family: "Pinyon Script";*/
}

.info_vertical-services h2{
    color: #0d2366;
    font-size: 25px;
    font-weight: 700;
    text-align: left;
    font-style: normal;
    text-align: center;
    margin-bottom: 20px!important;
}

.info_vertical-services .two{
    color: rgb(17, 120, 186);
}

.img-responsive {
    max-width: 100%!important;
}

/*side_bar_contact*/

.sidebar-contact{
  position:fixed;
  top:60%;
  left:-350px;
  transform:translateY(-50%);
  width:350px;
  height:auto;
  padding:40px;
  background:#fff;
  box-shadow: 0 0px 2px 0px rgb(0 0 0 / 50%);
  box-sizing:border-box;
  transition:0.5s;
  z-index: 9999;
}
.sidebar-contact.active{
  left:0;
}
.sidebar-contact input,
.sidebar-contact textarea{
  width:100%;
  height:36px;
  padding:5px;
  margin-bottom:10px;
  box-sizing:border-box;
  border:1px solid rgba(0,0,0,.5);
  outline:none;
}
.sidebar-contact h2{
  margin:0 0 20px;
  padding:0;
}
.sidebar-contact textarea{
  height:60px;
  resize:none;
}
.sidebar-contact input[type="submit"]{
  background:#00bcd4;
  color:#fff;
  cursor:pointer;
  border:none;
  font-size:18px;
}
.toggle{
  position:absolute;
  height:48px;
  width:48px;
  text-align:center;
  cursor:pointer;
  background:#f00;
  top:0;
  right:-48px;
  line-height:48px;
}
.toggle .fa-envelope{
  /*content:'\f003';*/
  /*font-family:fontAwesome;*/
  font-size:18px;
  color:#fff;
}

@media(max-width:768px)
{
  .sidebar-contact{
    width:100%;
    height:100%;
    left:-100%;
  }
  .col-md-5.tr a.btn-lg {
    width: 45%;
}
.ipages .container h1 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    padding: 0px 15px;
}
  .wrapper .table:hover {
    transform: scale(1.0) !important;
}
  .sidebar-contact.active {
    left: 0;
    z-index: 99999;
    top: 80%;
}
.service-box a {
    font-size: 21px;
    color: #000;
    text-decoration: none;
    line-height: 70px;
    width: 100%;
    display: block;
}
.service-box {
    background: #fff;
    padding: 5px;
    box-shadow: -3px 6px 6px 0px #cfcfcf;
    border-radius: 5px;
    margin-bottom: 20px;
}
  .sidebar-contact .toggle{
    top:50%;
    transform:translateY(-50%);
    transition:0.5s;
  }
  .sidebar-contact.active .toggle
  {
    top:0;
    right:0;
    transform:translateY(0);
  }
  .scroll{
    width:100%;
    height:100%;
    overflow-y:auto;
  }
  .content{
    padding:50px 50px;
  }
}

/*end_sidebar_contact*/

/*top_toggle*/
#btn-back-to-top {
  position: fixed;
  bottom: 50px;
  right: 20px;
  display: none;
}
/*end_toggle*/
html {
  scroll-behavior: smooth;
}

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 8px !important;
    transition: 0.5s;
    box-shadow: 0px 2px 14px 0px #f9f9f9;
}
.logo img {
    width: 180px;
    height: 60px;
    object-fit: contain;
}

.sticky img {
    width: 8%;
}
.sticky ul {
    float: right;
    margin: 20px 0 0 0;
}

.top_header {
    background: black;
    padding: 5px 0px;
    height: 40px;
}
.icon-bar.top-icon {
    position: relative;
    top: 5px;
    text-align: end;
}
.icon-bar.top-icon a {
    display: inline-block;
    text-align: center;
    padding: 5px 10px;
    transition: all 0.3s ease;
    color: white;
    font-size: 12px;
    margin: 20px 0 0 0;
}
.icon-bar.top-text a {
    display: inline-block;
    text-align: center;
    padding: 10px 10px;
    transition: all 0.3s ease;
    color: white;
    font-size: 15px;
    margin: 20px 0 0 0;
    position: relative;
    top: 5px;
}

.top-text a:hover {
    background-color: transparent;
}

.wrapper{
  max-width: 1090px;
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wrapper .table{
  background: #fff;
  width: calc(33% - 20px);
  padding: 30px 15px;
  position: relative;
  box-shadow: 0 5px 10px rgba(0,0,0,0.1);
  transition: 1s;
}
.table .price-section{
  display: flex;
  justify-content: center;
}
ul.features {
    padding: 0px;
    text-align: center;
}
.table .price-area {
    height: 120px;
    width: 188px;
    border-radius: 50%;
    padding: 2px;
}
.price-area .inner-area{
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 3px solid #fff;
  line-height: 117px;
  text-align: center;
  color: #fff;
  position: relative;
}
.price-area .inner-area .text{
  font-size: 25px;
  font-weight: 400;
  position: absolute;
  top: -10px;
  left: 17px;
  color: white;
}
.price-area .inner-area .price{
  font-size: 45px;
  font-weight: 500;
  margin-left: 16px;
  color: white;
}
.table .package-name{
  width: 100%;
  height: 2px;
  margin: 35px 0;
  position: relative;
}
.table .package-name::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 82%;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    background: #fff;
    padding: 0 15px;
    transform: translate(-50%, -50%);
}
.table .features li {
    margin-bottom: 15px;
    list-style: none;
    /* display: flex; */
    justify-content: space-between;
    border-bottom: 1px dotted #00adff;
    transition: 0.6s;
}
.features li .list-name{
  font-size: 17px;
  font-weight: 400;
}
.wrapper .table:hover {
    transform: scale(1.1);
}

.features li .icon{
  font-size: 15px;
}
.features li .icon.check{
  color: #2db94d;
}
.features li .icon.cross{
  color: #cd3241;
}
.table .btn{
  width: 100%;
  display: flex;
  margin-top: 35px;
  justify-content: center;
}
.table .btn button{
  width: 80%;
  height: 50px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  border: none;
  outline: none;
  border-radius: 25px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.table .btn button:hover{
  border-radius: 5px;
}
.basic .features li::selection{
  background: #ffd861;
}
.basic ::selection,
.basic .price-area,
.basic .inner-area{
  background: #ffd861;
}
.basic .btn button{
  border: 2px solid #ffd861;
  background: #fff;
  color: #ffd861;
}
.basic .btn button:hover{
  background: #ffd861;
  color: #fff;
}
.premium ::selection,
.premium .price-area,
.premium .inner-area,
.premium .btn button{
  background: #a26bfa;
}
.premium .btn button:hover{
  background: #833af8;
}
.ultimate ::selection,
.ultimate .price-area,
.ultimate .inner-area{
  background: #43ef8b;
}
.ultimate .btn button{
  border: 2px solid #43ef8b;
  color: #43ef8b;
  background: #fff;
}
.ultimate .btn button:hover{
  background: #43ef8b;
  color: #fff;
}
.basic .package-name{
  background: #ffecb3;
}
.premium .package-name{
  background: #d0b3ff;
}
.ultimate .package-name{
  background: #baf8d4;
}
.basic .package-name::before{
  content: "STATIC PACKAGE";
}
.premium .package-name::before{
  content: "DYNAMICS PACKAGE";
  font-size: 22px;
}
.ultimate .package-name::before{
  content: "SEO PACKAGE";
  font-size: 22px;
}
@media (max-width: 1020px) {
  .wrapper .table{
    width: calc(50% - 20px);
    margin-bottom: 40px;
  }
}
@media (max-width: 698px) {
  .wrapper .table{
    width: 100%;
  }
}
::selection{
  color: #blue;
}
.table .ribbon{
  width: 150px;
  height: 150px;
  position: absolute;
  top: -10px;
  left: -10px;
  overflow: hidden;
}
.table .ribbon::before,
.table .ribbon::after{
  position: absolute;
  content: "";
  /*z-index: -1;*/
  display: block;
  border: 5px solid #4606ac;
  border-top-color: transparent;
  border-left-color: transparent;
}
.table .ribbon::before{
  top: 0px;
  right: 15px;
}
.table .ribbon::after{
  bottom: 15px;
  left: 0px;
}


.wrapper .table:hover li {
    border-left: 4px solid #ffd861;
}
.wrapper .table li {
    border-left: 0px solid #ffd861;
}
.wrapper .premium:hover li {
    border-left: 4px solid #a26bfa;
}
.wrapper .premium li {
    border-left: 0px solid #a26bfa;
}
.wrapper .ultimate:hover li {
    border-left: 4px solid #43ef8b;
}
.wrapper .ultimate li {
    border-left: 0px solid #43ef8b;
}

.table .ribbon span{
  position: absolute;
  top: 30px;
  right: 0;
  transform: rotate(-45deg);
  width: 200px;
  background: #a26bfa;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  font-size: 17px;
  text-transform: uppercase;
  box-shadow: 0 5px 10px rgba(0,0,0,0.12);
}

#wowslider-container1 .ws-title span{
    padding: 30px;
    color: black !important;
    width: 50%;
    text-align: center;
    font-size: 40px;

}
  


/*pre_loder*/



@media (max-width: 550px){
    #wowslider-container1 .ws-title span{
    padding: 20px !important;
    color: black !important;
    width: 50%;
    text-align: center;
    font-size: 30px !important;

}
}
@media (max-width: 425px){
    #wowslider-container1 .ws-title span{
    padding: 20px !important;
    color: black !important;
    width: 60% !important;
    text-align: center;
    font-size: 30px !important;

}

#wowslider-container1 .ws-title{

    left: 20% !important;
}
}

.main_contact {
    padding: 32px 20px;
    box-shadow: 0px 0px 10px 0px #dfdcdc;
    border-radius: 5px;
    background: white;
}

tbody i.fa.fa-check {
    color: #40c351;
}
    
tbody i.fa.fa-times {
    color: red;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color:transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    width: 100%;
}

.rounded-bottom {
    width: 100%;
}

.bg-lights {
    background-color: #ffffff !important;
}
.list-unstyled li {
    padding: 5px 0px !important;
    border-bottom: 1px dotted;
    cursor: pointer;
}

.card-title.text-white.text-uppercase.text-center {
    font-size: 25px;
    /*border-bottom: 1px solid;*/
    padding-bottom: 10px;
}

.tech-section {
    /*background: linear-gradient(6deg,#89c7fb,#c8d5f9 62.02%,#f9f9f4);*/
    width: 100%;
    max-width: 1720px;
    margin: 0 auto;
    padding: 50px;
}

.vc_custom_heading{
    font-size: 40px;
    font-weight: 700;
    color: #0d2366;
    text-align: left;font-style:normal;
    text-align: center;
    margin-bottom:5px!important;
}
/* ================================
   SERVICES GRID
================================ */
.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    width: 100%;
    margin-top: 30px;
    justify-content: center;
}

/* ================================
   SERVICE CARD
================================ */
.service-cardN {
    /*background-color: #ffffff;*/
    /*border: 1px solid #e6e8ec;*/
    /*border-radius: 8px;*/
    /*padding: 28px 24px;*/
    /*transition: box-shadow 0.25s ease, border-color 0.25s ease;*/
    text-align: left;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 30px 20px;
    transition: all .3s;
    width: 400px;

}
.service-cardN { 
    text-align: left; 
    background: #fff; 
    background-image: url('../img/bb.png');
    background-repeat: no-repeat;
    background-size: cover, 420px;
    background-position: center, right center;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 30px 20px;
    transition: all .3s; width: 400px;
    }
    
    .service-cardN:nth-child(2){
        background-image: url('../img/app.png');
    }
    
    .service-cardN:nth-child(3){
        background-image: url('../img/strategy.png');
    }
    .service-cardN:nth-child(4){
        background-image: url('../img/support.png');
    }
    .service-cardN:nth-child(5){
        background-image: url('../img/Custom-software.png');
    }
    .service-cardN:nth-child(6){
        background-image: url('../img/performence.png');
    }
    
/* Subtle professional hover */
.service-cardN:hover {
    border-color: #6c63ff;
    box-shadow: 0 8px 24px #6c63ff1;
}
.service-cardN:hover {
    
}
/* ================================
   ICON
================================ */
.service-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* ================================
   TEXT
================================ */
.service-cardN h3 {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    color: #1f2937;
    line-height: 1.4;
}

.service-cardN p {
    font-size: 14px;
    line-height: 1.65;
    color: #4b5563;
    margin-bottom: 14px;
}

/* Tags (optional, professional style) */
.span-tags {
    display: inline-block;
    font-size: 12px;
    color: #374151;
    background-color: #f3f4f6;
    padding: 4px 10px;
    border-radius: 4px;
    font-weight: 500;
}

/* ================================
   TABLET
================================ */
@media (max-width: 991px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .service-cardN {
        padding: 24px 20px;
    }
}

/* ================================
   MOBILE
================================ */
@media (max-width: 576px) {
    .services-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .service-cardN {
        padding: 22px 18px;
        text-align: left;
        width: 360px;
    }

    .service-icon {
        margin-bottom: 14px;
    }

    .service-cardN h3 {
        font-size: 16px;
    }

    .service-cardN p {
        font-size: 13px;
    }
    
    .tech-section{
        padding: 0;
    }
    
    .vc_custom_heading{
    font-size: 34px;
    font-weight: 700;
    color: #0d2366;
    text-align: left;font-style:normal;
    text-align: center;
    margin-bottom:5px!important;
}

.hero-banner{
        background-image: url('../img/new-banner-bg.png');
        padding-top: 16px;
        padding-bottom: 40px;;
    }
    
    
}

.tech-section{
    min-height: 400px;
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
}

/* ICON STYLE */
.tech-icon{
    position:absolute;
    width:90px;
    height:90px;
    border-radius:50%;
    border:2px solid #00adff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:38px;
    color:#00adff;
    animation:blink 2s infinite;
}

/* LEFT POSITIONS */
.tech-icon.left.top{ left:160px; top:25px; }
.tech-icon.left.middle{ left:140px; top:204px; }
.tech-icon.left.right-shift{ left:45px; top:302px; }
.tech-icon.left.bottom{ left:40px; bottom:200px; }

/* RIGHT POSITIONS */
.tech-icon.right.top{ right:120px; top:40px; }
.tech-icon.right.middle{ right:150px; top:226px; }
.tech-icon.right.right-shift{ right:26px; top:300px; }
.tech-icon.right.bottom{ right:30px; bottom:170px; }

/* CENTER CONTENT */
.content{
    max-width:760px;
    text-align:center;
}

.content h2{
    font-size:42px;
    margin-bottom:20px;
}

.content p{
    font-size:16px;
    color:#555;
    line-height:1.7;
    margin-bottom:30px;
}

.btn{
    padding:15px 40px;
    border:none;
    border-radius:50px;
    background:#000;
    color:#fff;
    font-size:16px;
    cursor:pointer;
}

/* BLINK EFFECT */
@keyframes blink{
    0%{opacity:1;}
    50%{opacity:.3;}
    100%{opacity:1;}
}

/* MOBILE ICON ROW */
.mobile-icons{
    display:none;
    margin-top:35px;
    gap:18px;
    flex-wrap:wrap;
    justify-content:center;
}

.mobile-icons i{
    font-size:28px;
    color:#00adff;
    animation:blink 2s infinite;
}

/* RESPONSIVE */
@media(max-width:768px){
    .tech-icon{
        display:none;
    }

    .content h2{
        font-size:28px;
    }

    .mobile-icons{
        display:flex;
    }
}


/*Packages section*/

/* Section with image */
.particle-pricing {
  position: relative;
  background: url("../img/coolbackgrounds-particles-ether.png") center/cover no-repeat;
  padding: 100px 20px;
  overflow: hidden;
}

/* Dark overlay */
.particle-pricing .overlay {
  position: absolute;
  inset: 0;
  background: rgba(10, 20, 30, 0.85);
  z-index: 1;
}

/* Container */
.particle-container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: auto;
}

/* Header */
.particle-header {
  text-align: center;
  color: #ffffff;
  margin-bottom: 70px;
}

.particle-header h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 12px;
}

.particle-header p {
  font-size: 16px;
  opacity: 0.85;
}

/* Grid */
.particle-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* Card */
.particle-card {
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-radius: 22px;
  padding: 40px 30px;
  text-align: center;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.25);
  transition: all 0.4s ease;
  position: relative;
}

.particle-card:hover {
  transform: translateY(-14px) scale(1.03);
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.5);
}

/* Popular */
.particle-card.popular {
  border: 2px solid #00adff;
}

.badge {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  background: #00adff;
  color: #fff;
  padding: 6px 18px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
}

/* Animated Icon */
.icon-wrap {
  width: 72px;
  height: 72px;
  margin: 0 auto 20px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  animation: float 3s ease-in-out infinite;
}

/* Title */
.particle-card h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

/* Price */
.price {
  font-size: 36px;
  font-weight: 700;
  color: #00adff;
  margin-bottom: 22px;
}

/* List */
.particle-card ul {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}

.particle-card ul li {
  padding: 10px 0;
  font-size: 15px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

/* Button */
.particle-btn {
  display: inline-block;
  padding: 12px 32px;
  background: linear-gradient(135deg, #00adff, #00ffd5);
  color: #0e151d;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}

.particle-btn:hover {
  transform: scale(1.08);
  box-shadow: 0 10px 30px rgba(0, 173, 255, 0.6);
}

/* Icon animation */
@keyframes float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
}

/* Tablet */
@media (max-width: 992px) {
  .particle-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .particle-header h2 {
    font-size: 34px;
  }
}

/* Mobile */
@media (max-width: 600px) {
  .particle-pricing {
    padding: 70px 16px;
  }

  .particle-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .particle-card {
    padding: 30px 22px;
  }

  .price {
    font-size: 30px;
  }

  .particle-header h2 {
    font-size: 26px;
  }

  .particle-header p {
    font-size: 14px;
  }
}

/*Hire developer*/

.hire-developers {
  padding: 80px 0;
  background: #ffffff;
}

.hire-grid {
  display: flex;
  align-items: center;
  gap: 60px;
}

/* Image */
.hire-image img {
  width: 100%;
  max-width: 520px;
}

/* Content */
.hire-content .sub-title {
  font-size: 14px;
  letter-spacing: 2px;
  color: #0a2cff;
  font-weight: 600;
  margin-bottom: 12px;
  display: inline-block;
}

.hire-content h2 {
  font-size: 42px;
  font-weight: 700;
  color: #0b1c3f;
  line-height: 1.2;
  margin-bottom: 20px;
}

.hire-content p {
  font-size: 16px;
  color: #5f6c7b;
  line-height: 1.7;
  margin-bottom: 15px;
}

/* Button */
.btn-primary-custom {
  display: inline-block;
  margin-top: 20px;
  padding: 14px 32px;
  background: #0b1c3f;
  color: #fff;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-primary-custom:hover {
  background: #0a2cff;
}

/* =======================
   Tablet Responsive
======================= */
@media (max-width: 992px) {
  .hire-grid {
    gap: 40px;
  }

  .hire-content h2 {
    font-size: 34px;
  }
}

/* =======================
   Mobile Responsive
======================= */
@media (max-width: 768px) {
  .hire-grid {
    flex-direction: column;
    text-align: center;
  }

  .hire-image img {
    max-width: 100%;
  }

  .hire-content h2 {
    font-size: 28px;
  }

  .hire-content p {
    font-size: 15px;
  }
}


/* How we work*/
/* Section */
.how-we-work {
    position: relative;
}

/* Glass Card */
.glass-card {
    position: relative;
    height: 100%;
    padding: 35px 30px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border: 1px solid rgba(255, 255, 255, 0.35);
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    transition: all 0.4s ease;
    overflow: hidden;
}

.glass-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 173, 255, 0.25);
}

/* Icon */
.icon-box {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #00adff, #0066ff);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
    transition: transform 0.4s ease;
}

.glass-card:hover .icon-box {
    transform: rotate(10deg) scale(1.1);
}

/* Text */
.glass-card h5 {
    font-weight: 600;
    margin-bottom: 10px;
}

.glass-card p {
    font-size: 15px;
    color: #444;
}

/* Step Number */
.step {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 60px;
    font-weight: 700;
    color: rgba(0, 173, 255, 0.15);
    pointer-events: none;
}

/* Responsive */
@media (max-width: 768px) {
    .glass-card {
        padding: 30px 25px;
    }
}


/* Section */
.industries-section {
  padding: 80px 0;
  background: #ffffff;
  font-family: 'Segoe UI', sans-serif;
}

.container {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
}

/* Header */
.section-header {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 50px;
}

.section-header h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 15px;
}

.section-header p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}

/* Grid */
.industries-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}

/* Card */
.industry-card {
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  padding: 25px;
  transition: all 0.3s ease;
  background: #fff;
  height: 100%;
}

.industry-card img {
  width: 40px;
  margin-bottom: 15px;
}

.industry-card h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.industry-card p {
  font-size: 14.5px;
  color: #555;
  line-height: 1.6;
}

/* Hover Effect */
.industry-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.08);
  border-color: #0d6efd;
}

/* Tablet */
@media (max-width: 991px) {
  .industries-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .section-header h2 {
    font-size: 28px;
  }
}

/* Mobile */
@media (max-width: 575px) {
  .industries-grid {
    grid-template-columns: 1fr;
  }

  .section-header h2 {
    font-size: 24px;
  }

  .industry-card {
    padding: 20px;
  }
}


/*brands section*/
.trusted-brands {
  background: #f9f7f3;
  padding: 60px 0;
  overflow: hidden;
}


.section-title {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 45px;
  color: #012269;
}

/* Marquee wrapper */
.marquee {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

/* Track */
.marquee-track {
  display: flex;
  align-items: center;
  width: max-content;
}

/* Images */
.marquee img {
  background: #fff;
  padding: 25px 40px;
  margin: 0 15px;
  border-radius: 6px;
  max-height: 110px;
  object-fit: contain;
  box-shadow: 0 8px 20px rgba(0,0,0,0.05);
}

/* Animations */
.marquee-left .marquee-track {
  animation: marqueeLeft 10s linear infinite;
}

.marquee-right .marquee-track {
  animation: marqueeRight 10s linear infinite;
}

@keyframes marqueeLeft {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

@keyframes marqueeRight {
  from { transform: translateX(-50%); }
  to { transform: translateX(0); }
}

/* Hover pause */
.marquee:hover .marquee-track {
  animation-play-state: paused;
}

/* Tablet */
@media (max-width: 991px) {
  .section-title {
    font-size: 26px;
  }

  .marquee img {
    padding: 20px 30px;
    max-height: 65px;
  }
}

/* Mobile */
@media (max-width: 575px) {
  .section-title {
    font-size: 22px;
    color: #012269;
  }

  .marquee img {
    padding: 15px 20px;
    max-height: 55px;
    margin: 0 10px;
  }
}


/* footer section */
.astra-footer {
  background: #020617;
  padding: 40px 20px;
}
 .footer-bg {
  background:
    linear-gradient(135deg, #020b2d, #010616),
    repeating-linear-gradient(
      0deg,
      rgba(255,255,255,0.04) 0,
      rgba(255,255,255,0.04) 1px,
      transparent 1px,
      transparent 60px
    ),
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,0.04) 0,
      rgba(255,255,255,0.04) 1px,
      transparent 1px,
      transparent 60px
    );
  border-radius: 28px;
  overflow: hidden;
  position: relative;
}

.footer-wave {
  width: 100%;
  height: 120px;
  display: block;
}

/*.container {*/
/*  max-width: 1250px;*/
/*  margin: auto;*/
/*  padding: 50px 40px 20px;*/
/*  color: #cbd5e1;*/
/*}*/

/* Grid */
.footer-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  gap: 40px;
}

.footer-brand p {
  font-size: 15px;
  max-width: 320px;
  color: #94a3b8;
}

.brand {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #fff;
}

.social-icons {
  display: flex;
  gap: 12px;
  margin: 18px 0;
}

.social-icons a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255,255,255,0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}

.social-icons a:hover {
  background: #2563eb;
}

.review {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #94a3b8;
}

/* Headings */
.footer-grid h5 {
  color: #e5e7eb;
  margin-bottom: 15px;
  font-size: 16px;
}

.footer-grid ul {
  list-style: none;
  padding: 0;
}

.footer-grid ul li {
  margin-bottom: 10px;
}

.footer-grid ul a {
  color: #94a3b8;
  text-decoration: none;
  font-size: 14px;
  transition: 0.3s;
}

.footer-grid ul a:hover {
  color: #fff;
}

/* Bottom */
.footer-bottom {
  margin-top: 40px;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,0.08);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 13px;
  color: #94a3b8;
}

.footer-links a {
  margin-left: 20px;
  color: #94a3b8;
  text-decoration: none;
}

.footer-links a:hover {
  color: #fff;
}

/* Responsive */
@media (max-width: 992px) {
  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 576px) {
  .footer-grid {
    grid-template-columns: 1fr;
  }

  .footer-bottom {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }

  .footer-links a {
    margin: 0 10px;
  }
}

/*Testimonial*/
.testimonials-section {
  /*background: linear-gradient(135deg, #0d2366, #1178ba);*/
  padding: 80px 20px;
  color: #000;
}

/*.container {*/
/*  max-width: 1200px;*/
/*  margin: auto;*/
/*}*/

.section-title,
.section-subtitle {
  text-align: center;
}

.section-subtitle {
  margin-bottom: 40px;
}

.testimonial-area {
  position: relative;
  display: flex;
  align-items: center;
}

.testimonial-wrapper {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc(33.333% - 20px);
  gap: 30px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding-bottom: 20px;
}

.testimonial-wrapper::-webkit-scrollbar {
  display: none;
}

.testimonial-card {
  scroll-snap-align: start;
  background: #fff;
  color: #333;
  padding: 35px;
  border-radius: 18px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  transition: transform 0.3s ease;
}

.testimonial-card:hover {
  transform: translateY(-8px);
}

.arrow {
  background: rgba(255,255,255,0.9);
  color: #1178ba;
  border: none;
  font-size: 28px;
  width: 90px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 10px 25px rgba(0,0,0,0.25);
  transition: 0.3s;
  z-index: 2;
}

.arrow:hover {
  background: #fff;
  transform: scale(1.1);
}

.arrow.left {
  margin-right: 10px;
}

.arrow.right {
  margin-left: 10px;
}

.message {
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 25px;
}

.client {
  display: flex;
  gap: 15px;
  align-items: center;
}

.client img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 3px solid #1178ba;
}

.client span {
  font-size: 14px;
  color: #777;
}

.stars {
  color: #ffb400;
}

/* Mobile */
@media (max-width: 768px) {
  .testimonial-wrapper {
    grid-auto-columns: 100%;
  }

  .arrow {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }
}

/*last form section */
.lead-section {
  background: linear-gradient(120deg, #eaf2ff, #cfe5ff);
  padding: 80px 20px;
  position: relative;
}

.lead-3d {
    position: absolute;
    left: 24%;
    z-index: 9;
    top: 30px;
}

 .lead-container {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 40px;
}

 .lead-left h1 {
  font-size: 38px;
  /*color: #0d2366;*/
  color: #000;
  line-height: 1.3;
}

 .lead-left span {
  color: #1178ba;
}

 .contact-cards {
  display: flex;
  gap: 20px;
  margin: 30px 0;
}

 .contact-card {
  background: #fff;
  padding: 16px 20px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  gap: 15px;
  box-shadow: 0 15px 35px rgba(0,0,0,0.08);
}

 .flag {
  font-size: 26px;
}

 .clients-title {
  margin: 30px 0 15px;
  color: #000;
}

 .clients {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

 .clients img {
  height: 45px;
  opacity: 0.85;
}

/* FORM */
 .lead-form {
  background: rgba(255,255,255,0.75);
  backdrop-filter: blur(14px);
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 30px 60px rgba(0,0,0,0.15);
}

 .form-header {
  background: #000;
  color: #fff;
  padding: 18px;
  font-size: 20px;
  text-align: center;
}

 .led-form {
  padding: 30px;
}



.field {
  margin-bottom: 20px;
}

.field label {
  font-weight: 600;
  font-size: 14px;
  display: block;
  margin-bottom: 6px;
}

.field input,
.field textarea {
  width: 100%;
  padding: 14px;
  border-radius: 10px;
  border: 1px solid #ddd;
  outline: none;
}

.field textarea {
  min-height: 120px;
  resize: none;
}

.last-form {
  width: 100%;
  padding: 16px;
  background: linear-gradient(90deg, #0d5bd7, #00a6ff);
  color: #fff;
  border: none;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .lead-container {
    grid-template-columns: 1fr;
  }

  .row {
    grid-template-columns: 1fr;
  }
}

/* RESPONSIVE */
@media (max-width: 500px) {
  .field {
      width: 100%;
  }
  
  .contact-cards {
      display: block;
  }
  
  .contact-card {
    margin-bottom: 15px;
}
}

/*about section*/

.about-tech {
  padding: 90px 20px;
  background: linear-gradient(135deg, #f8fbff, #ffffff);
  overflow: hidden;
  position: relative;
  font-family: 'Segoe UI', sans-serif;
}

.about-tech::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -20%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, #00adff33, transparent 70%);
  animation: floatGlow 8s infinite alternate ease-in-out;
}



.top-badge {
  display: inline-block;
  font-size: 13px;
  letter-spacing: 2px;
  color: #0c61ff;
  font-weight: bold;
  margin-bottom: 15px;
  animation: fadeDown 1s ease forwards;
}

.main-heading {
  font-size: 42px;
  line-height: 1.3;
  font-weight: 700;
  color: #000;
  /*color: #0d2366;*/
  margin-bottom: 20px;
  animation: fadeUp 1.2s ease forwards;
}

.main-heading span {
  color: #0c61ff;
}

.intro {
  font-size: 18px;
  color: #444;
  max-width: 750px;
  margin-bottom: 40px;
  animation: fadeUp 1.4s ease forwards;
}

.content-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  animation: fadeUp 1.6s ease forwards;
}

.content-grid p {
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
  font-size: 16px;
  line-height: 1.8;
  color: #555;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.content-grid p:hover {
  transform: translateY(-6px);
  box-shadow: 0 15px 40px rgba(0,0,0,0.12);
}

/* Animations */
@keyframes fadeUp {
  from { opacity: 0; transform: translateY(30px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes fadeDown {
  from { opacity: 0; transform: translateY(-20px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes floatGlow {
  from { transform: translateY(0); }
  to { transform: translateY(40px); }
}

/* Responsive */
@media (max-width: 768px) {
  .main-heading {
    font-size: 30px;
  }

  .content-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  .main-heading {
    font-size: 20px;
  }

  .content-grid {
    grid-template-columns: 1fr;
  }
  .top-badge{
      font-size: 11px;
  }
}


.reveal .fade-item {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.8s ease;
}

/* When visible */
.reveal.active .fade-item {
  opacity: 1;
  transform: translateY(0);
}

/* Stagger animation */
.reveal.active .fade-item:nth-child(1) { transition-delay: 0.1s; }
.reveal.active .fade-item:nth-child(2) { transition-delay: 0.2s; }
.reveal.active .fade-item:nth-child(3) { transition-delay: 0.3s; }
.reveal.active .fade-item:nth-child(4) { transition-delay: 0.4s; }
.reveal.active .fade-item:nth-child(5) { transition-delay: 0.5s; }

/*Popup Form Start*/
/* Overlay Blur */
.glass-overlay{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,0.55);
  backdrop-filter: blur(12px);
  display:none;
  align-items:center;
  justify-content:center;
  z-index:9999;
}

/* Popup */
.glass-popup{
  width:92%;
  max-width:960px;
  background:rgba(255,255,255,0.15);
  backdrop-filter: blur(20px);
  border-radius:22px;
  border:1px solid rgba(255,255,255,0.3);
  box-shadow:0 25px 60px rgba(0,0,0,.4);
  position:relative;
  animation:glassIn .45s ease;
  position: relative;
}

.img-d{
    position: absolute;
    top: -132;
}

/* Close */
.glass-close{
  position:absolute;
  top:18px;
  right:22px;
  width:38px;
  height:38px;
  border:none;
  border-radius:50%;
  background:rgba(255,255,255,0.85);
  font-size:22px;
  cursor:pointer;
}

/* Grid */
.glass-grid{
  display:flex;
  overflow:hidden;
  border-radius:22px;
}

/* LEFT */
.glass-left{
  width:50%;
  padding:45px;
  color:#fff;
  background:linear-gradient(135deg,#007bff,#00d4ff);
}

.glass-left h2{
  font-size:28px;
  margin-bottom:12px;
}

.glass-left p{
  font-size:18px;
  margin-bottom:18px;
}

.glass-left ul li{
  list-style:none;
  margin-bottom:10px;
  font-size:16px;
}

/* Stats */
.glass-stats{
  display:flex;
  gap:25px;
  margin-top:25px;
}

.glass-stats b{
  font-size:22px;
  display:block;
}

.glass-stats span{
    color: #fff;
}

/* RIGHT */
.glass-right{
  width:50%;
  padding:45px;
  background:rgba(255,255,255,0.85);
}

.glass-right h3{
  font-size:24px;
  margin-bottom:20px;
  color:#111;
}

.glass-right input{
  width:100%;
  padding:14px;
  margin-bottom:15px;
  border-radius:10px;
  border:1px solid #ddd;
  font-size:15px;
}

.glass-captcha{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:20px;
  font-size:14px;
}

/* Button */
.glass-right button{
  width:100%;
  padding:15px;
  border:none;
  border-radius:30px;
  background:linear-gradient(135deg,#007bff,#00d4ff);
  color:#fff;
  font-size:16px;
  cursor:pointer;
}

.glass-popup{
    pos
}

/* Animation */
@keyframes glassIn{
  from{transform:scale(.92);opacity:0}
  to{transform:scale(1);opacity:1}
}

/* 📱 MOBILE – SAME DESIGN FEEL */
@media(max-width:768px){
  .glass-grid{
    flex-direction:column;
  }

  .glass-left,
  .glass-right{
    width:100%;
    padding:30px;
  }

  .glass-left{
    border-radius:22px 22px 0 0;
  }

  .glass-right{
    border-radius:0 0 22px 22px;
  }

  .glass-left h2{
    font-size:24px;
  }

  .glass-stats{
    justify-content:space-between;
  }
  .lead-3d{
    display: none;
}
}

@media(max-width:500px){
    .glass-left{
        display:none;
    }
    .glass-popup{
        border: 2px solid black;
    }
    
    .img-d{
    position: absolute;
    top: -135;
}

.lead-3d{
    display: none;
}
}
/*Popup Form End*/