@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700;800;900&display=swap');


body{
  overflow-x: hidden;
  font-family: Poppins;
}
html {
  scroll-behavior: smooth;
}
.change-icon:hover > .fa + .fa {
  display: inherit;
}
.logo img{
  padding-right: 40px;
  padding-left: 30px;
  padding-top: 5px;
}
.maintext{
  padding-left: 30px;
  padding-top: 15px;
}
.navbar-light .navbar-nav .nav-link {
  color: black !important;
  font-family: Poppins !important;
  font-weight: 500 !important;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: #FD9001 !important;
}
.dcolor a{
  font-family: Poppins;
  padding: 10px;
}
.dcolor a:hover{
  background-color: #FD9001;
  color: white;
  font-family: Poppins;
}
.phonenumber{
  padding-top: 20px;
}
.phonenumber img{
  padding: 10px;
}
.searchcolor{
  background-color: #4F238E;
  border: 1px solid white;
  color: white;
  font-family: Poppins;
  border-radius: 80px;
}
.searchcolor:hover{
  background-color: #FD9001;
  border: 1px solid white;
  color: white;
}
.banner {
  width: 100%;
  height: 452px;
  background: url(../assets/banner1.png) no-repeat;
  background-size: cover;
}
.top-left {
  font-family: Poppins;
  font-size: 40px;
  color: white;
  font-weight: 600;
  line-height: 55px;
}
.top-left1 {
  background-color: white;
  border-radius: 30px;
  padding: 0px 12px 0px 12px;;
  border: none;
  font-family: Poppins;
  font-size: 15px;
  color: #FD9001;
  font-weight: 600;
  cursor: pointer;
}
.top-left1:hover {
  background-color: #FD9001;
  color: white;

}
.aboutus{
  color: black;
  font-family: Poppins;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
}
.aboutus img{
  margin-top: -25px;
}
.aboutpara p{
  font-size: 16px;
  line-height: 24px;
  font-family: Poppins;
  color: black;
  text-align: center;
  font-weight: 500;
}
.webring{
  background-color: #F6F6F6;
}
.bring{
  color: black;
  font-family: Poppins;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  padding-top: 60px;
}
.bring img{
  margin-top: -25px;
}
.bringpara{
  font-size: 16px;
  line-height: 24px;
  font-family: Poppins;
  color: black;
  text-align: center;
  font-weight: 500;
  padding-bottom: 20px;
}
.bringcarousel h4{
  font-family: Poppins;
  text-align: center;
  font-size: 20px;
  padding-top: 20px;
  color: #FD9001;
  font-weight: 500;
}
.bringcarousel p{
  font-family: Poppins;
  text-align: center;
  font-size: 15px;
  color: black;
  font-weight: 400;
}
.btn-primary {
  color: #fff;
  background-color: #4F238E;
  border-color: #4F238E;
}
.btn-primary:hover {
  color: #fff;
  background-color: #FD9001;
  border-color: #FD9001;
}
.tasimage img{
  margin-left: 133px;
}
.tasf{
  padding-top: 20px;
  padding-bottom: 20px;
}
.tas{
  background-color: #FD9001;
}
.tas h2{
  color: white;
  font-family: Poppins;
  text-align: left;
  font-weight: 600;
  font-size: 30px;
  padding-left: 30px;
}
.tas p{
  font-family: Poppins;
  text-align: left;
  font-size: 18px;
  color: white;
  font-weight: 400;
  padding-bottom: 10px;
  padding-left: 30px;
}
.tas1{
  padding-left: 30px;
}
.tas2{
  border-radius: 20px;
  color: black;
  font-weight: 500;
  border: none;
  padding: 10px 15px 10px 15px;
  background-color: white;
  font-family: Poppins;
}
.tas2:hover{
  border-radius: 20px;
  color: white;
  font-weight: 500;
  border: none;
  padding: 10px 15px 10px 15px;
  cursor: pointer;
  background-color: black;
  font-family: Poppins;
}
.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 20px;
  text-align: center;
  font-family: Poppins;
}
.card-body h5{
  font-family: Poppins;
  color: #4F238E;
}
.card-body p{
  font-family: Poppins;
  font-size: 15px;
}
.cloud h5{
  font-family: Poppins;
  color: #FD9001;
}
.cloud p{
  font-family: Poppins;
  font-size: 15px;
}
.footer{
  background-color: #F8F8F8;
  padding-top: 80px;
}
.footer1 h5{
  font-family: Poppins;
  font-size: 15px;
  font-weight: 600;
}
.footer1 h3{
  font-family: Poppins;
  font-size: 25px;
  font-weight: 800;
  color: #4F238E;
}
.footer1 p{
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  padding-top: 10px;
}
.footer2 h5{
  font-family: Poppins;
  font-size: 15px;
  font-weight: 600;
  padding-left: 90px;
}
.footer2 h3{
  font-family: Poppins;
  font-size: 25px;
  font-weight: 800;
  color: #4F238E;
  padding-left: 90px;
}
.footer2 p{
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  padding-top: 10px;
  padding-left: 90px;
}
.footer2 img{
  margin-left: 85px;
}
.footer3 p{
  line-height: 10px;
  padding-left: 90px;
  text-decoration: none;
  color: black;
}
.footer3 p:hover{
  line-height: 10px;
  color: #FD9001;
  padding-left: 90px;
}
.line{
  border-top: 1px solid gray;
}
.float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 40px;
  right: 40px;
  background-color: #FD9001;
  color: #fff;
  border-radius: 50px;
  display: none;
}
.float:hover {
    color: #fff;
}
.my-float {
  align-self: center;
  margin-left: 18px;
}
.fa-arrow-up:hover {
  color: white;
}
.socialmedia_1{
  padding-left: 10px;
  padding-right: 20px;
}
.socialmedia{
  background-color: #4F238E;
  border: 1px solid white;
  color: white;
  font-family: Poppins;
  border-radius: 200px;
  padding: 10px;
}
.socialmedia:hover{
  background-color: #FD9001;
  border: 1px solid white;
  color: white;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
  margin-right: 10px;
}

/*application development*/

.apppara p{
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 30px;
  font-family: Poppins;
  font-size: 16px;
  text-align: justify;
}

.web {
  position: absolute;
  left: 35px;
  font-family: Poppins;
  font-size: 40px;
  color: white;
  font-weight: 600;
  line-height: 55px;
  margin-top: -250px;
}
.accordion {
  background-color: #D1D1D1;
  color: black;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: 1px solid #fff;
  font-size: 15px;
  transition: 0.4s;
  font-family: Poppins;
  font-weight: 500;
}
.accordion:hover{
  background-color: white;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  font-family: Poppins;
  font-weight: 500;
}

.accordion:hover {
  background-color: #FD9001;
  font-family: Poppins;
}

.accordion:after {
  content: '\25BC';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-family: Poppins;
}

.active1:after {
  content: '\25B2';
  color: white;
  font-family: Poppins;
}

.panel {
  padding: 0 18px;
  background-color: #F8F8F8;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  font-family: Poppins;
  font-size: 15px;
}
.panel p{
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins;
  font-size: 15px;
}
.mainaccordion{
  background-color: #F1F1F1;
  padding-top: 70px;
  padding-bottom: 70px;
  font-family: Poppins;
}

/*cloud migration*/

.apppara1 p{
  padding-left: 50px;
  padding-right: 50px;
  font-family: Poppins;
  padding-top: 10px;
  font-size: 16px;
  text-align: justify;
}
.apppara2{
  padding-left: 50px;
  padding-right: 50px;
  font-family: Poppins;
  font-size: 16px;
  text-align: justify;
  color: #4F238E;
}

/* devops*/

.apppara3{
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 50px;
  font-family: Poppins;
  font-size: 25px;
  text-align: justify;
  color: #4F238E;
}

/* taas */
.technologies{
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  font-family: Poppins;
  font-size: 20px;
  text-align: center;
  color: black;
}
.icons{
  padding-right: 60px;
}
#react{
  width: 100px;
  height: 100px;
  background: url(../assets/react_gray.png) no-repeat;
}
#react:hover{
  background: url(../assets/react.png) no-repeat;
}
#redux{
  width: 100px;
  height: 100px;
  background: url(../assets/redux.png) no-repeat;
}
#redux:hover{
  background: url(../assets/redux_org.png) no-repeat;
}
#grapgql{
  width: 100px;
  height: 100px;
  background: url(../assets/graphql.png) no-repeat;
}
#grapgql:hover{
  background: url(../assets/graphql_org.png) no-repeat;
}
#node{
  width: 100px;
  height: 100px;
  background: url(../assets/node.png) no-repeat;
}
#node:hover{
  background: url(../assets/nodejs_org.png) no-repeat;
}
#cloud{
  width: 100px;
  height: 100px;
  background: url(../assets/cloud.png) no-repeat;
}
#cloud:hover{
  background: url(../assets/cloud_org.png) no-repeat;
}
#native{
  width: 100px;
  height: 100px;
  background: url(../assets/native.png) no-repeat;
}
#native:hover{
  background: url(../assets/native_org.png) no-repeat;
}
#aws{
  width: 100px;
  height: 100px;
  background: url(../assets/aws.png) no-repeat;
}
#aws:hover{
  background: url(../assets/aws_org.png) no-repeat;
}

/* r&c*/
.dream{
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  border-top: 1px solid gray;
}
.dream p{
  padding-top: 30px;
}
.dream1{
  background-color: #FD9001;
  border: 2px solid #FD9001;
  font-family: Poppins;
  padding: 15px;
  border-radius: 50px;
  font-size: 20px;
  color: white;
}
.dream1:hover{
  background-color: #4F238E;
  border: 2px solid #4F238E;
  font-family: Poppins;
  padding: 15px;
  border-radius: 50px;
  font-size: 20px;
  color: white;
  cursor: pointer;
}
.contactinfo{
  padding-top: 10px;
  padding-bottom: 10px;
}
.contactinfo img{
 margin-right: 10px;
}
.contactinfopara:hover{
  color: #FD9001;
}
.clients{
  padding: 20px;
}
.client1 p{
  padding: 10px;
  float: center;
  text-align: center;
}
.client1 img{
  padding: 40px;
  float: center !important;
}

/* contactus */

input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #FD9001;
  border-radius: 10px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
  font-family: Poppins;
}

input[type=submit] {
  background-color: #FD9001;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-family: Poppins;
}

input[type=submit]:hover {
  background-color: #4F238E;
  font-family: Poppins;
}

.getintouch{
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
  font-family: Poppins;
}

.addresses {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 20px;
  text-align: center;
  font-family: Poppins;
}
.addresses h5{
  font-family: Poppins;
  color: black;
  font-weight: 500;
}
.addresses p{
  font-family: Poppins;
  font-size: 15px;
}


@media only screen and (max-width: 600px) {
  body {
    background-color: white;
    padding: 10px;
    overflow-x: hidden;
  }
  .logo img{
    padding-right: 20px;
    padding-left: 0px;
  }
  .top-left {
    font-family: Poppins;
    font-size: 30px;
    color: white;
    font-weight: 600;
    line-height: 50px;
  }
  .top-left1 {
    background-color: white;
    border-radius: 30px;
    padding: 0px 15px 0px 15px;
    border: none;
    font-family: Poppins;
    font-size: 25px;
    color: #FD9001;
    font-weight: 600;
    cursor: pointer;
  
  }
  .top-left1:hover {
    background-color: #FD9001;
    border-radius: 30px;
    padding: 0px 15px 0px 15px;
    border: none;
    font-family: Poppins;
    font-size: 25px;
    color: white;
    font-weight: 600;
    cursor: pointer;
  
  }
  .aboutus{
    color: black;
    font-family: Poppins;
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    padding-top: 60px;
  }
  .tasimage img{
    margin-left: 0px;
    margin-bottom: -20px;
  }
  .footer1 h5, h3, p{
    padding-left: 15px;
  }
  .footer1 p{
    padding-left: 15px;
  }
  .footer2{
    padding-top: 45px;
  }
  .footer2 h5, p{
    padding-left: 20px;
  }
  .footer2 h3{
    padding-left: 20px;
  }
  .footer2 img{
    margin-left: 20px;
  }
  .footer3 p{
    padding-left: 20px;
  }
  .footer3 p:hover{
    padding-left: 20px;
  }
  .socialmedia_1{
    padding-left: 25px;
  }
}

@media only screen and (device-width: 768px) {
    body {
      background-color: white;
      overflow-x: hidden;
    }
    .top-left {
      font-family: Poppins;
      font-size: 35px;
      color: white;
      font-weight: 600;
      line-height: 50px;
    }
    .top-left1 {
      background-color: white;
      border-radius: 30px;
      padding: 0px 15px 0px 15px;
      border: none;
      font-family: Poppins;
      font-size: 30px;
      color: #FD9001;
      font-weight: 600;
      cursor: pointer;
    
    }
    .top-left1:hover {
      background-color: #FD9001;
      border-radius: 30px;
      padding: 0px 15px 0px 15px;
      border: none;
      font-family: Poppins;
      font-size: 30px;
      color: white;
      font-weight: 600;
      cursor: pointer;
    
    }
  .tasimage img{
    margin-left: 60px;
    margin-bottom: -20px;
  }
}