.moreservice{
    justify-content: center;
    padding:10px;
    margin-top:30px;
}
.client{
    justify-content: center;
    padding:10px;
}
.reviewimg{
   padding:0 0 0 65px;
}

 
@media (max-width: 993px) {
    #topbar-contact {
      display: none;
    }
  }

  .right-top-nav{
    position: absolute;
    right: 105px;
    margin-right: 15px;
  }
  .right-top-nav1{
    position: absolute;
    right: 0;
    margin-right: 40px;
    color: white;
  }
  .navbar{
    padding-top:10px;
    padding-bottom: 10px;
  }
  .modal-content {
    border-radius: 25px;
}
@media screen and (max-width: 992px){
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu {
  position: initial !important;
  margin-left:0px !important;overflow-x: hidden;}
  .img-hide, .sub-part img{
    display:none
  }
  .width-cls{
    flex: 0 0 100%;
    max-width: 100%;
    padding: 24px !important;
    padding-top:10px ;
    padding-bottom: 0px !important;
  }
  .navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a{
    line-height:24px;
  }
  .mbo-show{
      display:block !important;
      padding: 24px;
      padding-bottom: 0px;
      margin-bottom:-10px;
  }
  .sub_menu{
        max-height: 190px;
        overflow-x: auto;
  }
  .blog-cls{
      padding:0px 20px;
      padding-bottom:10px;
  }
}
@media(min-width:1201px){
  .prod-cls{
    left:-67% !important;
    min-width:900px !important;
  }
  .nav-item.has_dropdown:hover  .sub_menu.dextra-header{
   display:block !important;
}
}
.blog-cls{
 left: auto !important;
    min-width: max-content !important;
}
.coming-soon-card{
        margin-top: 80px;
}
/*header socialmedia icon*/
.headernum{
    color: #fff;
    padding-right: 2px; 
    font-weight: 600;
    font-size: 12px;
}
.white{
    color:white;
}
.center{
    justify-content: center;
}
.margin{
    margin-top:30px;
}
/*tabs*/
.subtabs{
    padding:20px;
    margin:15px;
}
.portview{
    text-align:center;
    margin-bottom:20px;
}
.portspan{
    background:#212020;
    border-radius:10px;
    padding:3px 15px 2px 15px;
    font-size:12px;
}
.portimg{
    background-image:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5));
    height: 15rem;
    width:-webkit-fill-available;
}


.paddingabout{
    padding : 15px;
}
.textalign{
    text-align: center;
}
.aboutimg{
    display:block;
    margin-left:auto; 
    margin-right:auto;
}
.blogspan{
    background:#212020;
    border-radius:10px;
    padding:3px 15px 2px 15px;
    font-size:12px;
}
/*career*/
.i1 {
  opacity: 0;
  font-size: 20px;
  color: #1f1e1e;
  will-change: transform;
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn_wrap2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
  width: 189px;
  height: 52px;
  background-color: #eeeeed;
  border-radius: 80px;
  padding: 0 18px;
  will-change: transform;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.btn_wrap2:hover {
  /* transition-delay: .4s; */
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.span2 {
  position: absolute;
  z-index: 99;
  width: 240px;
  height: 72px;
  font-family: poppins!important;
  border-radius: 80px;
  font-size: 1rem;
  text-align: center;
  line-height: 70px;
  letter-spacing: 0px;
  color: #ffff;
  background-image: linear-gradient(0deg, #48A7ED 0%, #0052D3 100%);
  padding: 0 18px;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}

.container2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 240px;
  height: 64px;
  border-radius: 80px;
}

.container2 i:nth-of-type(1) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.container2 i:nth-of-type(2) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.container2 i:nth-of-type(3) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.container2 i:nth-of-type(4) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.btn_wrap2:hover span {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
  -webkit-transform: translateX(-280px);
  transform: translateX(-280px);
}

.btn_wrap2:hover i {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.dr1 {
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 100px;
}
.card_padding{
    padding: 38px 38px 38px 38px;
}
.careerpadding{
    padding: 0 0 13px 0;
}
.marginbottom{
    margin-bottom:20px;
}
.marginclient{
    margin : 20px;
}
.clienthead{
    padding:20px; 
    margin:15px;
}
.margintop{
    margin-top:30px;
}
.leftalign{
    text-align: -webkit-left;
}
.lineheight{
    line-height : 0.8;
}
.dropimg{
padding : 5px 0 0 0; 
width : 500px;
border-radius : 20px;
}
.margin9{
    margin : 9px;
}
.mainimg{
    display:block; 
    margin-left:auto; 
    margin-right:auto;
}
.main2img{
    margin:10px 10px 10px 60px;
}
.lineheight2{
    line-height: 2;
}
.lineheight3{
    line-height: 3;
}
.pad15{
    padding : 15px;
}
.pad10{
    padding : 10px;
}
.pad5{
    padding : 10px;
}
.liststyle{
    list-style-type: none;
}
.display{
    display: none;
}
.white{
    color:white;
}
.navlink{
    color: #fff;
    padding-right: 2px; 
    font-weight: 600;
    font-size: 12px;
}
/*topbar*/
  .flag-cls .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: none;
    border-radius: 4px;
    font-size:13px;
  }
  .flag-cls .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff9f9!important;
    line-height: 28px;
    font-size:13px;
    padding-left: 62px;
  }
  
  @media (max-width: 993px) {
    #topbar-contact {
      display: none;
    }
  }
  
@media screen and (max-width: 992px){
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu {
  position: initial !important;
  margin-left:0px !important;overflow-x: hidden;}
  .img-hide, .sub-part img{
    display:none
  }
  .width-cls{
    flex: 0 0 100%;
    max-width: 100%;
    padding: 24px !important;
    padding-top:10px ;
    padding-bottom: 0px !important;
  }
  .navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a{
    line-height:24px;
  }
  .mbo-show{
      display:block !important;
      padding: 24px;
      padding-bottom: 0px;
      margin-bottom:-10px;
  }
  .sub_menu{
        max-height: 190px;
        overflow-x: auto;
  }
  .blog-cls{
      padding:0px 20px;
      padding-bottom:10px;
  }
}

@media(min-width:1201px){
  .prod-cls{
    left:-67% !important;
    min-width:900px !important;
  }
  .nav-item.has_dropdown:hover  .sub_menu.dextra-header{
   display:block !important;
}
}

.blog-cls{
 left: auto !important;
    min-width: max-content !important;
}
.coming-soon-card{
        margin-top: 80px;
}

.right-top-nav{
    position: absolute;
    right: 105px;
    margin-right: 15px;
  }
  
.headerimg{
      width:100%;
      border-radius:25px;
  }
  .margin22{
      margin-left: 22px;
  }
  