@import " media.css";
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700&display=swap');
body{
  overflow-x: hidden;
  box-sizing: border-box;
}
#logo-section{
  padding: 5px 1rem;
}
#info-header{
  background: #f4f4f4;
  padding: 0px 1rem!important;
}
/*top nav*/
.top-nav{
  padding: 0px 1rem!important;
  position: relative;
  z-index: 999;
}
.logo-main{
  width: 71%;
}
.sticky-box{
  position: fixed;
  right: -4.6%;
  top:38%;
  z-index: 1000;
  font-weight: 550;
  color: #fff!important;
  background: black;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.sticky-box a{
  font-size: 15px;
}
.sticky-box:hover{
  color: #fff;
  background: black;
}
.start-now{
  background: #a41388;
  font-size: 17px;
  border-radius:10px;
  /* margin-top: 6%!important;*/
}
.call-us{
  font-size: 19px;
  font-weight: 900;	
}
.call-us i{
  color: #a41388;
  padding: 5px;
}
.social-2{
  position: relative;
  top: 10px;left: 22px;
}
.btn-get-color{
  background-color: #a41388;
  color: #fff;
  font-weight: 650;
  border-radius: 7px;
  -webkit-box-shadow:none;
  box-shadow:none;
  font-family: 'gilroyextrabold';	
  padding: 10px 2rem!important;
}
.btn-get-color:hover{
  -webkit-box-shadow:none;
  box-shadow:none;
  color: #fff;
}
#banner{
  background:url(../img/banner2.jpg) no-repeat top center/cover;
  position: relative; 
  min-height:540px;
  padding:5px 0;
  overflow: hidden;
}
.php-image {
  top: 10%;
  position: absolute;
  width: 72%;
  left: -8%;
}
.arrow-image {
  position: absolute;
  right: -9.9%;
  top: 45%;
  width: 13%;
}
.banner-content{
  z-index: 2;
  position: relative;
}
.main-heading{
  font-size:40px;  
  font-weight: 700;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  margin-top: 10%;
}
/*banner-text*/
.banner-text{
  position: relative;
}
.secont-pera{
  font-size: 27px;
  text-transform: capitalize;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  /*  margin-left: 1%;*/
}
.last-pera {
  font-weight: 500;
  font-size: 20px;
}
/*form content*/
/*form*/
.card-top{
  position: relative;
  z-index: 1;
  min-height: 475px;
  width: 381px;
  top: 0px;
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 0.25rem!important;
}
.call-us {
  font-size: 22px;
  font-weight: 900;
  position: relative;
  top: -15px;
  color: #000;
}
.form-box{
  width:85%;
  min-height:50px;
  position: relative;
  border: 1px solid #d7d9d8;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
}
.form-box input{
  border: none;
  outline: none;
  width: 100%;
  padding: 0 1rem;
  height: 50px;
}
.form-box i{
  position: absolute;
  right: 20px; top: 15px;
  color: #393d48;
}
.form-box span{
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 25px;
  right:50px; top: 13px;
  background-color: #d7d9d8;
  overflow: hidden;
}
.form-box input:focus{
  border: none;
  outline: none;
}
.form-box textarea{
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-box textarea:focus{
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
::-webkit-input-placeholder{
  font-size: 13px!important;
}
input::placeholder {
  font-size: 13px!important;
}
.btn-form {
  display: block;
  width: 85%;
  position: relative;
  background-color: #a41388;
  border-radius: 5px;
  letter-spacing: 1px;
  font-size: 17px;
  font-weight: 700;
}
.center-btn{
  margin:0 auto;
}
/*form content end*/
/*service part strat*/
#service{
  background: #fff;
  padding: 20px 2rem;
}
.service-head{
  font-family: 'gilroyextrabold';
  text-transform: uppercase;	
  letter-spacing: 1.4px;
} 
.service-head{
  font-size: 36px;
}
.service-small-text{
  font-weight: 600;
}
.service-text{
  padding: 3px 1rem;
  font-weight: 600;
}
/*middle card section*/
.main-col1{
  position: relative;
}
.main-col1:before{
  content: url('../img/arrow/shap-blue.png');
  position: absolute;
  top: -6%;left: -6%;
}
.main-col2{
  position: relative;
}
.main-col2:before{
  content: url('../img/arrow/shape-orange.png');
  position: absolute;
  top: -6%;right:-5%;
}
.app-box-card{
  width: 85%;
  height: 100%;
  background: #fff;
  box-shadow: 5px 5px 8px rgba(0, 0, 0, .1), -5px -5px 8px rgba(0, 0, 0, .1);
  padding: 0px 2rem;
  padding-top: 30px; 
  z-index: 4;
  position: relative;
  border-radius: 5px;
}
.app-head-one{
  font-size: 35px;
}
.app-color{
  font-weight: 600;
  color: #a41388;
}
.leader{
  font-size: 20px;
  position: relative;
  top: -10px;
}
.bold{
  font-size: 45px;
  font-weight: 450;
  margin-top: -5%;
}
.bold-num{
  color: #4f077c;
}
.app-box-card h4{
  font-family: 'gilroyextrabold';   
}
.btn-blue{
  background: #2db1ff;
}
.btn-orange, .btn-blue{
  border-radius: 10px;
}
.card-image{
  width: 40%;
  float: right;
  margin-top: -10%;

  }/*service part end*/
  .owl-theme .owl-nav {
    margin-top: 10px;
    display: none!important;
  }
  .owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: none!important;
  }
  /*Excellence*/
  #Excellence{
    min-height: 100%;
    background:url(../img/pink-back.jpg) no-repeat top center/cover;
    position: relative;
    top: -100px;
    padding-top:50px;
    padding-bottom:33px;
  }
  .card-margin{
    margin-top: 1%;
  }
  /*tab clases*/
  /* Excellences carded */
  .nav-tabs {
    border: none;
  }
  .nav-tabs .nav-link{
    border: none;
    border-radius: 0;
    transition: color .2s ease-out;
  }
  /*owl*/
/*.tabs-dark .nav-link {
color: #fff;
}*/
.tabs-light .nav-link {
  color: rgba(0,0,0,.5);
}
.nav-pills .nav-link{
  border-radius: 2px;
  color: #fff;
  letter-spacing: 1.2px;
  font-weight: 600;
  transition: color .2s ease-out, box-shadow .2s;
}
.nav-pills .nav-link:hover{
  box-shadow: none;);

}
.nav-pills .nav-item {
  margin: 0 2px;
}
.nav-pills.pills-dark .nav-link.active {
  background-color:transparent;
  box-shadow:none;
  position: relative;
}
.nav-pills.pills-dark .nav-link.active:after {
  content: "";
  width: 40%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom:-2px;
  left: 25%;
}
.nav-pills.pills-dark .nav-link:not(.active):hover {
  color: #fff;
  font-weight: 600;
}
.panel-tab {
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 5px 1rem;
}
.card-boxx{
  height: 150px;
  transform: box-shadow 2s ease-out;
  transition: .3s linear;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px .5rem;
}
.card-boxx:hover{
  box-shadow: 0px 5px 10px rgba(0, 0, 0, .3);
}
.key-nenefit{
  font-weight: 600;
}
.nub-text{
  font-weight: 500;
}
.hr-class{
  width: 50%;
  margin:5px auto!important;
  text-align: center;
  position: relative;
  left: -2px;
}
/*Excellence end*/
/*hire*/
.our-hire{
  font-size: 35px;
  font-family: 'gilroyextrabold'; 
  margin-top: -4%;
}
.hire-head{
  font-weight: 500;
}
.hire-text{
  font-weight: 500;
}
.ul-list{
  padding: 2px .8rem;
  list-style-image: url('../img/arrow/arrow-icon.png');
}
.ul-list li{
  padding: 1px .3rem;
  font-weight: 500;
}
/*hire end*/
.image-div{
  width: 100%;
  height: 100%;
}
/*image overlay end*/
.top-heading{
  margin-top: 30px;
  font-size: 30px;
  font-family: 'gilroyextrabold';
  text-transform: uppercase;	
  letter-spacing: 1.4px;
} 
/*portfolio*/
.portfolio-container{
  overflow: hidden;
}
.link-a{
  width: 100%;
  height: 300px;
}
.img{
  width: 100%;
  height: 100%;
  object-fit: fill;
  overflow: hidden;
  margin-top: 0px;
}
.gslide-media {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  justify-content: center;
}
.filter-button
{ 
  font-size: 16px!important;
  font-weight: 600;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 30px;
  background-color:#fff;
  padding:0px 1rem;
  border: 1px solid #22c89200!important;
  box-shadow: none;
  -webkit-box-shadow:none;
}
.btn:focus {
  outline:none;
  border: none;
  box-shadow: none;
  -webkit-box-shadow:none;}
  button:focus{
    outline: none;
  }
  .filter-button:hover
  {
    font-size: 16px!important;
    text-align: center;
    color:#96127d;
  }
  .filter-button.active
  {
    color: black;
  }
  .port-image
  {
    width: 100%;
  }
  .gallery_product
  {
    margin-bottom: 30px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .block{
    opacity: 0;
  }
  @-webkit-keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
  }
  @keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
  }
  .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  .btn:hover, .btn:focus, .btn:active {
    outline: 0; 
    -webkit-box-shadow:none; 
    box-shadow:none; }
    /*footer*/
    /*porjects*/
    #porjects{
      width: 100%;
      min-height:690px;
      background:url(../img/footer-back.jpg) no-repeat top center/cover;
      position: relative; 
      overflow: hidden;
      padding: 60px 1rem;
    }
    .footer-card{
      width: 80%;
      position: relative;
      top: 10px;
      min-height: 430px;
      margin: 1% 0;
    }
    .footer-head{
      position: relative;
      top:10px;
    }
    .info-contaier{
      position: relative;
    }
    /*today*/
    .info-contaier button{
      position: relative;
      color: #fff;
      font-weight: 600;
      background-image: linear-gradient(150deg, #38077f, #ac0b83);
      /*  left: 50%;*/
      top: 20px;
      /* transform: translate(-57%, 102%);*/
    }
    .info-contaier button:hover{
      color: #fff!important;
    }
    /*footer*/
    .footer-main{
      background-color: #161818;
    }
    .footer-hr{
      width: 100%;
      border: 1px solid #242525;
      position: relative;
      top: 20px;
    }
    hr {
      margin-top: 0rem!important;
      margin-bottom: 1rem;
      border: 0;
      border-top: 1px solid rgba(0,0,0,.1);
    }
    .footer-email{
      width:100%;
      background-color: #fff;
      height: 40px;
      margin: 0 auto;
      position: relative;
    }
    .footer-email input{
      width:70%;
      height: 40px;
      position: absolute;
      left: 0;
      padding: 0px 5px;
      -webkit-box-shadow: none;
      box-shadow: none;
      border:none;
      outline: none;
    }
    .footer-email input:focus{
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      border:none;
      background-color: #fff;
    }
    .footer-email .sub-btn:focus{
      outline: none; 
    }
    .footer-email .sub-btn:hover{
      outline: none;
      outline: none;
    }
    .footer-email .sub-btn{
      position: absolute;
      right: 0;
      width: 30%;
      height: 40px;
      border:none;
      font-size: 12px;
      color: #96127d;
      background-color: #fff; 
      box-shadow: none;
      -webkit-box-shadow:none;
      text-transform: uppercase;
      outline: none;
      -webkit-outline:none;
      font-weight: 600;
    }
    .footer-email .sub-btn:before{
      content: "";
      position: absolute;
      width: 2px;
      height: 25px;
      left: 0;top:8px;
      background-color: #96127d;
    }
    .social{
      font-size: 25px;
    }
    .cbox{border:1px solid red;background:yellow!important;}
    /*tabcontainte and portfolio css*/
    .hovereffect {
      width: 100%;
      height: 300px;
      float: left;
      overflow: hidden;
      position: relative;
      text-align: center;
      cursor: default;
      background: transparent;
    }
    .hovereffect .overlay {
      width: 100%;
      height: 100%;
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      padding: 100px 20px;
    }
    .hovereffect img {
      width: 100%;
      height: 100%;
      display: block;
      position: relative;
      max-width: none;
      width: calc(100% + 20px);
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
      -webkit-transform: translate3d(-10px,0,0);
      transform: translate3d(-10px,0,0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
    }
    .hovereffect:hover img {
      opacity: 0.4;
      filter: alpha(opacity=40);
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
    .hovereffect h2 {
      text-transform: uppercase;
      color:#fff;
      text-align: center;
      position: relative;
      font-size: 25px;
      overflow: hidden;
      padding: 0.5em 0;
      background-color: transparent;
      opacity: 0;
      font-weight: 600;
    }
    .hovereffect h2:after {
      position: absolute;
      bottom: 0;
      left: 35%;
      width: 30%;
      height: 2px;
      background: #fff;
      content: '';
      -webkit-transition: -webkit-transform 0.35s;
      transition: transform 0.35s;
      transform: translateX(-50%);
      -webkit-transform: translate3d(-100%,0,0);
    }
    .hovereffect:hover h2:after {
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
    .hovereffect a, .hovereffect p {
      color:#fff;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
      -webkit-transform: translate3d(100%,0,0);
      transform: translate3d(100%,0,0);
    }
    .hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2  {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
    }
    .hovereffect:hover .overlay {
      background-image: linear-gradient(150deg, #38077f, #ac0b83);
      opacity: .7;
    }
    /*silk slider code*/
    .slide{
      width: 250px!important;
      margin: 3px;
    }
    .slide img{
      width: 50%;
      height:50%;
      position: relative;
      top: 3px;
    }
    /*KNOW MORE*/
    #know-more{
      padding: 5px 0;
      margin-top: -4%;
    }
    .know-more-btn{
      background:#a41388;
      color: #fff;
    }
    .know-more-btn:hover{
      color: #fff;
    }
    /*meeting */
    #meeting {
      background: linear-gradient(150deg, #7a0664, #33077f);
      background-size: 200% 200%;
      padding-top:.3rem;
      padding-bottom:3.3rem;
      position: relative;
    }
    #meeting::before {
      background: url(../img/dot-back.png) no-repeat bottom right/contain;
      content: '';
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100%;
      top: 0;
    }
    .meeting-box {
      background: #fff;
      padding: 1rem;
      border-radius: 5px;
      margin-top: 3rem;
    }
    .meeting-box h3 {
      font-size: 3rem;
      font-family: "gilroyextrabold";
    }
    .meeting-box p {
      color: #272727;
      font-size: 1.5rem;
      font-family: "gilroylight";
    }
    .meeting-box p strong {
      font-weight: 900;
    }
    .btn-get {
      font-size:1rem;
      font-family: "gilroyextrabold";
      color: #fff !important;
      text-transform: capitalize;
      background-image: -webkit-gradient(linear, left top, right top, from(#b70b83), to(#33077f));
      background-image: linear-gradient(to right, #b70b83, #33077f);
      padding: 10px 20px 10px;
      position: relative;
      border: 0;
      border-radius: 5px;
      overflow: hidden;
      text-transform: capitalize !important;
      box-shadow: inset 0 0 0 0 transparent;
      -webkit-transition: .5s ease-out;
      -moz-transition: .5s ease-out;
      transition: .5s ease-out;
      z-index: 2;
    }
    .btn-get::before {
      position: absolute;
      content: '';
      top: 0;
      height:100%;
      width:100%;
      left: 0;
      background-image: -webkit-gradient(linear, left top, right top, from(#33077f), to(#b70b83));
      background-image: linear-gradient(to right, #33077f, #b70b83);
      -webkit-transition: .5s ease-out;
      transition: .5s ease-out;
      z-index: -1;
    }
    .btn-get:hover::before {
      position: absolute;
      content: '';
      top: 0;
      height: 100%;
      width: 100%;
      left:100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#b70b83),to (#33077f));
      background-image: linear-gradient(to right, #b70b83, #33077f);
      -webkit-transition: .5s ease-out;
      transition: .5s ease-out;
    }

/*meeting end*/



/**************Style By Avneesh***************/

.testimonial__slide {
    padding: 5rem 0;
    background: url(https://foreignerds.com/wp-content/uploads/2020/02/creative-content-bg.png) no-repeat center/cover fixed;
}
.morDtlOfTestmo>span p {
    font-size: 16px;
    color: #fff;
}

.morDtlOfTestmo>span h4 {
    font-size: 20px;
    color: #fff;
}
.testimoBg {
    background-repeat: no-repeat;
    background-size: cover;
}

.testimoBg h5, .testimoBg h2, .testimoBg p {
    color: #fff;
}
.testimonial__slide h2 {
    font-size: 40px;
    margin: 1rem 0 1rem;
    font-weight: bold;
    font-family: "gilroyextrabold";
}

.delTestmo {
    width: 100%;
    min-height: 250px;
    float: left;
    font-weight: bold;
    font-size: 15px;
    background: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 15px;
    border-radius: 7px;
    position: relative;
}

.morDtlOfTestmo {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    margin: 20px 0 0 0;
}


#topheader{
	background: linear-gradient(150deg, #7a0664, #33077f);
    background-size: 200% 200%;
}
#myModal2 .modal-body{
	text-align:center;
}


.owl-carousel-logos img{
	max-height:50px;
	object-fit:contain;
}

.call_mailbox a i{
	font-size:18px;
	vertical-align: middle;
}
div.call_mailbox{
	margin:12px 0;
}
.call_mailbox a {
    color: #fff;
    margin: 0 15px 0 0;
    font-size: 12px;
    text-decoration: none;
}

#RevPortfolio img{
	width:100%;
}

.testimoBg .owl-carousel .item {
    width: 100%;
}

#banner .call-us a {
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    font-weight: 500;
}

#header .item img {
    display: block;
    max-height: 50px;
    object-fit: contain;
}
.read-rev{
	margin-top:-3%;
}

.appdev{
	font-size:26px;
}