/*-----------------header part -----------------------*/
.navbar-toggler{
    /* background: #65A1D7 !important; */
    border: 1px solid black !important;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }
.nav1{
    background: white;
}
.nav2{
    margin-top: 10%;
}
.nav-item .ab{
    color: #65A1D7 !important;
}
.active-home{
    background: #65A1D7;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    margin-top: -40%;
    margin-left: 46%;
}
.active-tech{
    background: #65A1D7;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    margin-top: -23%;
    margin-left: 46%;
}
.active-about{
    background: #65A1D7;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    margin-top: -30%;
    margin-left: 46%;
}
.active-career{
    background: #65A1D7;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    margin-top: -38%;
    margin-left: 46%;
}
.active-contact{
    background: #65A1D7;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    margin-top: -30%;
    margin-left: 46%;
}
.main {
    font-family:Arial;
    width:500px;
    display:block;
    margin:0 auto;
  }

  /* -----------carosel --------------------*/
  .wrapper{
    width:100%;
    padding-top: 20px;
    text-align:center;
  }
  .carousel{
    width:90%;
    margin:0px auto;
  }
  .slick-slide{
    margin:10px;
  }
  .slick-slide img{
    width:100%;
    border: 0px solid #fff;
  }
  .wrapper .slick-dots li button:before {
    font-size:20px;
    color:white;
  }
  .slick-prev , .slick-next{
      display: none !important;
  }
  /*----------------------------index-----------------------------------*/
  .container1 {
    position: relative;
    text-align: center;
    color: white;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 140px;
}
  
  .h66{
    white-space: nowrap;
    color: #65A1D7;
    border-bottom: 2px solid #65A1D7;
    width: fit-content;
    text-transform: uppercase;
  }
  .h44{
    font-weight: bolder;
    /* color: #000000; */
    color: #7F6DB9;
  }
  .p1{
    text-align: justify;
    margin-top: 3%;
  }
  .pad-row{
    padding: 5% 10%;
  }
  .pad1-row{
    padding: 0% 10% 5% 10%;
   }
  .col-pad{
    padding-left: 4%;
  }
  #img-rect{
      width: 100%;
      position: relative;
      z-index: 1;

  }
  #img-layer{
      width: 40%;
      position: absolute;
      top: 58%;
      left: 66%;
  }
.rect-4{
width: 60%;
position: absolute;
}
.rect-5{
    width: 60%;
    position: relative;
    top: 45%;
    left: 34%;
}
.h67{
    white-space: nowrap;
    color: #65A1D7;
    border-bottom: 2px solid #65A1D7;
    width: fit-content;
    text-transform: uppercase;
  }
  .p11{
    text-align: justify;
padding-right: 7%;
  }
  .know-more{
    background: #65A1D7;
    border: none;
    color: white;
    width: 177px;
    padding: 4% 0%;
    border-radius: 7px;
    position: relative;
    top: 17%;
  }
  .p-spl{
    border-bottom: 2px solid white;
    white-space: nowrap;
    width: fit-content;
    text-transform: uppercase;
    color: white !important;
    font-size: 19px;
    padding-top: 5%;
  }
  .coll-5{
      text-align: left;
  }
  .h-exp{
    color: white;
    font-weight: bolder;
    font-size: 29px;
  }
  .p-spl-pad{
    text-align: left;
    padding-right: 34%;
  }
  .row-top{
    margin-top: 3%;
  }
  .circle{
    background: white;
    width: 108px;
    height: 108px;
    margin: 0 auto;
    padding-top: 11%;
    border-radius: 59px;
  }
  .p-col{
      color: black;
  }
  .col-3-col{
      background: #f1f1f1;
      opacity: 0.7;
  }
  .img-left {
    width: 14%;
    margin-left: -7.5%;
  }
  .p-vac{
    color: #65A1D7;
    border-bottom: 2px solid #65A1D7;
    width: fit-content;
    text-transform: uppercase;
  }
  .h4-core{
    font-weight: bolder;
    /* color: #000000; */
    color: #7F6DB9;
  }
  .btn-left{
    margin-left:56%;
  }
  .row-top1{
    margin-top: 4%;
  }
  .card-title-color{
    color: #65A1D7;
  }
  .sub-card-title-color{
    color: #707070;
    font-size: 9px;
    position: relative;
    top: -16px;
  }
  .card-text-align{
    text-align: left;
    font-size: 13px;
    color: #707070;
  }
  .btnn{
    color: #65A1D7;
    font-weight: 500;
    font-size: 12px;
    margin-left: -5%;

  }
  .hr1{
    border-bottom: 1px solid gray;
    margin-top: -7%;
    margin-bottom: 8%;

  }
  .img-right{
    width: 14%;
    margin-left: 95%;
    margin-top: -4%;
  }
  .main-client{
    text-align: left;
    /* margin-top: 14%; */
  }
  .client-border{
    border-bottom: 1px solid white;
    width: fit-content;
    text-transform: uppercase;
    margin-left: 1%;
    color: white;
  }
  .client-row{
    margin-top:20%
  }
  .img-tab{
    width: 53px;
    position: relative;
    top: 8px;
  }

  .sub-span{
    font-size: 11px;
    position: relative;
    top: -33px;
    left: 25%
    
  }
  .img-tab span{
color: black !important;
  }
  .abc{
    background: #f1f1f1;
    width: 257px;
    margin-bottom: 6%;
    border-radius: 5px;
    height: 13vh;
  }
  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #65A1D7;
}
.tab-content1{
    background: #f1f1f1;
    height: 44vh;
    border-radius: 5px;
    }
    .h666{
        color: #000000 !important;
        padding-top: 3%;
        padding-bottom: 1%;
        padding-right: 77%;
        font-weight: 700;
    }
    .justify{
        color: #707070;
        font-size: 13px;
        text-align: justify;
    }
 .img-left1{
    width: 14%;
    margin-left: -7.5%;
    position: relative;
    top: -65px;
    
 }
 .contact-10{
    color: #65A1D7;
    border-bottom: 2px solid #65A1D7;
    width: fit-content;
    text-transform: uppercase;
 }
 .img-10{
     width:5%;
 }
 .span-10{
    color: #000000;
    font-size: 13px;
 }
 .img-f{
    /* width: 19px; */
    width: 27px;
 }
 .p-follow{
    color: #65A1D7;
    font-size: 15px;
    border-bottom: 2px solid #65A1D7;
    width: fit-content;
    text-transform: uppercase;
    white-space: nowrap;
 }
 .btn-10{
    background: #51B129;
    border: none;
    border-radius: 50px;
    color: white;
    font-size: 11px;
    padding: 4% 3%;
    white-space: nowrap;
    width: max-content;
 }
 .whatsapp-img{
     width: 17%;
 }
 .send-message{
    color: #65A1D7;
    border-bottom: 2px solid #65A1D7;
    width: fit-content;
    text-transform: uppercase;
 }
 .input-text{
    font-size: 12px;
    background: #fbfbfb;
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    padding: 5% 5% 5% 7%;
    width: 100%;
 }
 /* .input-email{
     margin-left: 3rem;
 } */
 .input-textarea{
    font-size: 12px;
    padding-left: 2%;
    padding-top: 1%;
    background: #fbfbfb;
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    width: 100%;
    margin-top: 2%;
    height: 114px;
 }
 .btn-save{
    background: #65A1D7;
    border: 1px solid #65A1D7;
    padding: 2% 0;
    color: white;
 }
 .btn-save:hover{
     color:white !important;
 }
 .img-10-right{
    margin-left: auto;
    position: relative;
    left: 8%;
    top: -159px;
    width: 17%;

 }
 .img-10-left{
    width: 17%;
    position: relative;
    top: 139px;
    right: 7.5%;
 }
 .ten-left {
    position: absolute;
    top: 8px;
    color: white;
    width: 100%;
    
}
li{
    list-style: none;
}
.ul-align{
    line-height: 33px;
    text-align: left;
    font-weight: 100;
    color: white;
}
.main-footer-row{
    /* padding-top: 9%; */
    padding-left: 12%;
    padding-right: 12%;
}
.col-border{
    border-right: 1px solid white;
}
.white-footer{
    width: 41%;
    margin-top: 20%;
    margin-left: 43%;
}
.sub-footer{
    font-weight: 100;
    color: white;
    background: #000000;
    font-size: 15px;
    text-align: center;
    padding: 1%;
}
.image-top{
    width: 45px;
    position: relative;
    top: 20px;
}
.h4-1{
    margin-left: 1%;
    margin-top: 2%;
    color: white;
    margin-bottom: 3%;
}
.snow{
    width:100%;
}
.client-section{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0,0,0,0.5)), url("./images/client.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 8%;
    padding-bottom: 8%;
    position: relative;
    z-index: 1;
}
.speciality-section{
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0,0,0,0.5)),url("./images/background.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin-top: 12%;
}
.speciality-section .row .col{
    margin:10px;
}
.salesForce{
  /* height:57vh; */
  background:rgba(255,255,255,0.6);
  margin: 10px;
  padding-top: 20%;
  border-radius: 5px;
  
}
.h11{
    text-align: center;
    font-size: 26px;
    padding-top: 43%;
    padding-bottom: 8%;
}
.btn-learnMore{
    width: 100%;
    background: #E9E9E9;
    border: none;
    padding-top: 6%;
    padding-bottom: 6%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    
}
.hov:hover .h11{
color: white;
}
.hov:hover .salesForce{
    background: #65A1D7;
}
.hov:hover .btn-learnMore{
    color: white;
    background: #3D405B;
}
.image-center{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.col-lorem{
    color: white;
    text-align: justify;
}
.row-speciality{
    padding-bottom: 5%;
}
.footer-section{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0,0,0,0.5)), url("./images/foter-img.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 4%;
    padding-bottom: 4%;
    position: relative;
}

/*-----------------------------------ABOUT US---------------------------------------*/

.top-about{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0,0,0,0.5)), url("./images/Rectangle\ 108.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 4%;
    padding-bottom: 4%;
    color: white;
    position: relative;
    z-index: 1;
}
.p-about{
    font-size: 25px;
    font-weight: bolder;
    text-align: center;
}
.p-about1{
    padding: 1% 17%;
    text-align: center;
}
.h44-margin{
    margin-top:5%;
    margin-bottom: 6%;
}
.img-about-1{
    width: 16%;
    position: relative;
    top: 109px;
    right: 8%;
}
.h33{
   
    color: #65A1D7;
    font-weight: 700;
    margin: auto;
    border-bottom: 2px solid #65A1D7;
    width: 175px;

}
.img-about-2{
    width: 17%;
    margin-top: -7%;
    /* margin-left: 92%; */
    position: absolute;
    left: 92%;
}
.pp-pad{
    padding: 0% 4%;
    margin-top: 4%;
    text-align: justify;

}
.mt-top {
    margin-top: -10%;
}
.our-team{
    border-bottom: 1px solid white;
    width: 80px;
    margin-left: 5%;
}
.team-member{
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0,0,0,0.5)), url("./images/client.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 4%;
    padding-bottom: 4%;
    color: white;
}
.pratice{
    margin-top: 14%;
}
.img-about-3{
    width: 17%;
    position: relative;
    left: -9%;
    top: 83px;
}
.aboutus{
    padding-top: 2%;
    padding-bottom: 1%;
    padding-left: 3%;
    width: 70%;
    border: none;
    text-align: left;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #f1f1f1 ;
}
.pp-name{
    color: #65A1D7;
    padding-top: 1%;
}
.pp-design{
    margin-top: -22%;
    font-size: 11px;
    color: gray;
}
.item:hover .aboutus{
    background: #3D405B;
}
.item:hover .pp-name{
color: white;
}
.item:hover .pp-design{
    color: white;
    }
    .img-about-4{
        width: 17%;
       position: relative;
    top: -80px;
    left: 92%
    }
    .team-align{
        padding-left: 3%;
        margin-top: 4%;
    }
.h3-heading{
    color: #7F6DB9;
    font-weight: 700;
    line-height: 40px;
}
/*----------------------------Technologies---------------------------------------------*/
.tech-pad-row{
    padding: 3% 14%;
}
.sales{
    color: #65A1D7;
    border-bottom: 2px solid #65A1D7;
    width: fit-content;
    text-transform: uppercase;
}
.focus{
    font-weight: bolder;
    margin-top: 4%;
    margin-bottom: 4%;
    color: #7F6DB9;
}
.p-technology{
    text-align: justify;
}
.img-tech{
    width: 13%;
    position: absolute;
    top: 323px;
    left: -7%;
}
.img-tech1{
    position: relative;
    /* float: right; */
    width: 14%;
    top: -72px;
    left: 93%;
    margin-bottom: -16%;
}
.img-tech2{
    left: -7%;
    width: 14%;
    position: relative;
    margin-bottom: -16%;
}
.img-tech3{
    left: -7%;
    width: 14%;
    position: relative;
    margin-bottom: -2%;
}
.img-tech-10-rit{
    
    width: 17%;
    position: relative;
    top: 95px;
    right: -90.5%;

}
/*----------------------------------contact---------------------------------------------------*/
.contact-pad-row{
    padding: 5% 5% 3% 17%;
}
.p-contact{
    font-size: 18px;
    font-weight: 500;
        margin-top: -3%;
}
.contact-input{
    width: 100%;
    height: 7vh;
    background: #FBFBFB;
    border: 1px solid #CFCFCF;
    border-radius: 5px;
}
.contact-input::placeholder{
    color: gray;
    padding-left: 5%;
    font-size: 13px !important;
}
.select-tag{
    height: 7vh;
    background: #FBFBFB;
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    text-align: center;
    color: gray;
    font-size: 13px;
}
.text-area-contact{
    width: 100%;
    height: 20vh;
    background: #FBFBFB;
    border: 1px solid #CFCFCF;
    border-radius: 5px;

}
.text-area-contact::placeholder{
    color: gray;
    padding-left: 1%;
    padding-top: 1%;
    font-size: 13px !important;
}
.attatch-resume{
    background: #65A1D7;
    color: white;
    font-size: 14px;
    padding: 1% 1%;
    border: none;
    border-radius: 5px;
    float: left;
}
.attatch-img{
    width: 13%;
}
.send{
    background: #65A1D7;
    color: white;
    font-size: 14px;
    padding: 1% 3%;
    border: none;
    border-radius: 5px;
    float: right;
}
.resume{
    margin-top: 3%;
}
.contact-location{
    width: 45%;
}
.place{
    margin-left: -56%;
    text-align: center;
}
.number{
    text-align: center;
    margin-left: -58%;
}
.location{
    text-align: center;
    margin-left: -51%;
}
.p-color{
    color: #000000;
    font-weight: 500;
    margin-top: 3%;
}
.direction{
    background: #65A1D7;
    border: none;
    padding: 1% 2%;
    color: white;
    border-radius: 5px;
    box-shadow: 3px 6px 7px #0000001f;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6%;
}
.direction-img{
    width: 12%;
}
.pad12-row{
    padding: 0% 0% 0% 23%;
    /* margin-bottom: -23%; */    
    margin-bottom: -21%;
    margin-left: -5.5%;

}
.btn-whatsapp{
    background: #51B129;
    border: none;
    border-radius: 50px;
    color: white;
    font-size: 11px;
    padding: 3% 6%;
    margin-left: -9%;
    white-space: nowrap;
    width: max-content;
}
.arrow{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 64px;
    position: relative;
    top: 23px;
    z-index: 1;
}
/*---------------------------------------Careers-----------------------------------------------*/
.career-row{
padding: 2% 18% 3% 18%;
}
.career-input-text{
    width: 94%;
    box-shadow: 2px 2px 11px #00000029;
    border: 1px solid #00000029;
    height: 6vh;
    border-radius: 5px;
    padding-left: 8%;
}
.career-input-text::placeholder{
    font-size: 14px;
    /* padding-left: 10%; */
}
.career-dropdown{
    width: 94%;
    box-shadow: 2px 2px 11px #00000029;
    border: 1px solid #00000029;
    height: 6vh;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: gray;
}
.career-search{
    top: 13px;
    font-size: 14px;
    position: absolute;
    left: 6%;
    font-weight: 400;
    color: gray;
}
.career-filter{
    width: 94%;
    box-shadow: 2px 2px 11px #00000029;
    border: 1px solid #00000029;
    height: 6vh;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    padding-top: 5%;
    color: gray;
}
.career-search-button{
    background: #65A1D7;
    width: 94%;
    border: 1px solid #65A1D7;
    height: 6vh;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: white;
    font-weight: 400;
}
.career-cloud-color{
    color:#000000;
    font-size: 23px;
}
.career-share{
    color: #65A1D7;
    float: right;
    border: none;
    box-shadow: 0px 3px 4px #00000029;
    padding: 2% 6%;    
    margin-right: -25%;
    background: white;
    border-radius: 5px;
}

.career-row1{
    box-shadow: 2px 2px 11px #00000029;
    margin: 2% 23% 2% 18%;
    padding: 1%;
    border-radius: 5px;
}
.career-location-map{
    width: 14px;
    margin-right: 1%;
    margin-top: -1%;

}
.career-location{
    /* width: 4%; */
    margin-right: 1%;
    margin-top: -1%;
}
.career-sub-span{
    font-size: 12px;
}
.career-submain{
    margin-top: -8%;
    margin-bottom:2%
}
.career-h6{
    color: #000000;
    }
.career-p{
    font-size: 12px;
    padding: 0% 7%;
    text-align: justify;
    color: gray;
}
.career-submain-1{
    margin-left: 1.5%;
}
.career-location1{
    width: 27px;
}
.career-loc{
    margin-left: 5%;
}
.career-contact-detail{
    font-size: 12px;
    color: #000000;
}
.career-from{
    width: 286px;
    box-shadow: 2px 2px 11px #00000029;
    border: 1px solid #00000029;
    height: 6vh;
    border-radius: 5px;
    font-size: 13px;
}
.career-from::placeholder{
    font-size: 13px;
    padding-left: 10%;
}
.career-dropdown1{
    width: 119px;
    box-shadow: 2px 2px 11px #00000029;
    border: 1px solid #00000029;
    height: 6vh;
    border-radius: 5px;
    font-size: 13px;
    color: gray;
    text-align: center;
}
.career-label{
    font-size: 13px;
    color: gray;
}
.career-date{
    width: 123px;
    box-shadow: 2px 2px 11px #00000029;
    border: 1px solid #00000029;
    height: 6vh;
    border-radius: 5px;
    font-size: 13px;
    text-align: center;
}
.career-attatch-resume{
    background: #65A1D7;
    border: none;
    border-radius: 5px;
    padding: 3% 5%;
    color: white;
    font-size: 13px;
    white-space: nowrap;
}
.career-Apply{
    background: #65A1D7;
    border: none;
    border-radius: 5px;
    padding: 3% 5%;
    color: white;
    font-size: 13px;
    white-space: nowrap;
    float: right;
    margin-right: 16%;

}
.career-expand{
    color: #65A1D7;
    float: right;
    border: none;
    box-shadow: 0px 3px 4px #00000029;
    padding: 9% 35%;
    background: white;
    border-radius: 5px;
}
.career-Apply1{
    color: #65A1D7;
    float: right;
    border: none;
    box-shadow: 0px 3px 4px #00000029;
    padding: 9% 35%;
    /* margin-left: -35%; */
    background: white;
    border-radius: 5px;
    white-space: nowrap; 
}
.EE{
    margin-left: 4rem;
    margin-right: 31rem;
}
.vv{
    margin-top: 4rem;
    margin-bottom: 3rem;
}
.career-viewmore{
    background: #65A1D7;
    border: none;
    color: white;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
}
.career-cardbg{
    background: #3D405B;
}
.career-card-h6{
    text-align: left;
    padding-top: 6%;
}
.career-card-p{
    text-align: left;
    font-size: 11px;
    margin-top: -1%;
}
.career-card-p1{
    text-align: justify;
    font-size: 13px;
    margin-top: -1%;
    color: #FFFFFF;
    padding-right: 7%;
    font-weight: 100;  
}
.cc{
    margin: 40px;
}
.cc1{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.h4-11{
    margin-left: 1%;
    margin-top: 2%;
    color: white;
    margin-bottom: -5%;
}
.img-career1{
    position: relative;
    /* float: right; */
    width: 14%;
    top: -72px;
    left: 93%;
    margin-bottom: 0%;
}
.filter-search{
    
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-top: 4%;
    font-size: 14px;
    padding-bottom: 1%;
}
.modal-apply{
    cursor: pointer;
    background: #65A1D7 !important;
    color: white !important;
    margin: 2% auto !important;
    padding: 1% 5% !important;
}
.carrer-hr{
    width: 746px;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;..");
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;..");
}
/*---------------------------------------------------------------------------------*/
@media screen and (min-width:1920px) and (min-height:1080px){
    .career-filter {
        padding-top: 10% !important;
     }
     .EE {
        margin-left: 4rem !important;
        margin-right: 53rem !important;
    }
    .career-from {
        width: 88% !important;
        }
        .career-dropdown1 {
            width: 40% !important;
        }        
        .career-date {
            width: 40% !important;
        }
        .career-submain {
            margin-top: -4% !important;
        }
        .carrer-hr{
            width: 100% !important;
        }
        .career-search {
            top: 28px !important;
        }        
}
@media screen and (min-width:1200px) and (min-height:900px){
.career-search {
    top: 23px !important;
}
}
/*---------------------------------------------------------------------------------------------*/
  @media screen and (max-width:700px){
    .navbar-toggler {
        margin-right: 14% !important;
    }
    .active-home {
        margin-top: -12% !important;
        margin-left: 21% !important;
    }

    .active-about {
        margin-top: -13% !important;
        margin-left: 26% !important;
    }
    .active-career {
        margin-top: -14% !important;
        margin-left: 23% !important;
    }
    .active-tech {
        margin-top: -13% !important;
        margin-left: 35% !important;
    }
    .active-contact {
        margin-top: -13% !important;
        margin-left: 31% !important;
    }
.nav2{
    margin-top: 39% !important;
}
.col-about{
    margin-top: 24%;
}
.h11{
    font-size: 14px !important;
}
.btn-left{
    margin-left:0%;
}
.tab-content1{
    height: max-content !important;
} 
.h666{
    white-space: nowrap !important;
}
.img-8{
    margin-left: 3% !important;
}
.input-text{
    padding: 5% 2% 5% 7% !important;
}
.speciality-section{
    margin-top: 21% !important;
}
.col-border {
    border-right: 0px solid white;
}
.ul-align{
    text-align: center;
      }
.contact-pad-row{
    text-align: center;
}
.place{
    margin-left: 0 !important;
    text-align: center !important;
}
.number{
    text-align: center !important;
    margin-left: 0 !important;
}
.location{
    text-align: center !important;
    margin-left: 0 !important;
}
.pad12-row{
    padding: 0% 12% 5% 3% !important;
}

.career-share{
    margin-right: 0% !important;

}
.career-row1{
    margin: 2% -1% 2% 2% !important;
}
.career-submain-1{
    margin-left: 5.5% !important;
}
.career-cloud-color {
    padding-top: 3% !important;
    font-size: 20px !important;
}
.career-loc{
    margin-left: 3% !important;
}
.career-Apply{
    
    margin-right: 8% !important;
    margin-top: -20% !important;

}
.EE {
    margin-left: 3rem !important;
    margin-right: 8rem !important;
}
.pp-design {
    margin-top: -17% !important;
}
}

 

 