.ai-imagessa {
     min-width:250px !important;
}  
  
   .a1{

filter: grayscale(1);
}
.a1:hover {
  filter: none;
}
.teamtitle{
    color: #fff;
    text-shadow: 2px 3px 4px #000000a1;
}

.helloheading{
    text-align : center;
}

.br-30{
    border-radius: 30px;
}

.teamdes{
    color: #fff;
    background: #0000008f;
    padding: 5px !important;
    border-radius: 4px;
    inline-size: fit-content;
}
.linkedincol{
    color:black !important;;
}

.member-meta {
    position: absolute;
    left: 10%;
    bottom: 10%;
    right: 10%;
}
.office1{
margin-top: 150px;
}
.ifram {
    margin-top: 30px;
    width: 100%;
    height: 100%;
    border: none;
}
.h44{
    margin-bottom: 1rem !important;
}
.aemail{
     font-size: 22px;
}
.sery{

    font-size:76px !important;
}
.logofooter{
   width: 300px;
   height: 60px;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
    background-image: url(../images/logo1.gif);
}






.logoheader{
    height: 120px;
    margin-top: -15%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../images/Blacklogo.png);
}


.logoheader1{
    height: 120px;
    margin-top: -15%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../images/Whitelogo.png);
}





.email1{
    font-size: 23px !important;
    letter-spacing: -1.5px !important; 
}
.h4email{
    margin-bottom:0px !important;
}
.beverages{
    color:white !important;
}
.work{
    object-fit: fill !important;
}

.contactloader{
    display: none;
    position: fixed;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    padding-top: 20%;
    background-color: rgb(255 255 255 / 91%);
    text-align: center;
    z-index: 9999;
}

.success{
   color : #50bc1e; 
}

.error{
   color :#bc1e1e;  
}
.client{
    margin-bottom:0px !important;
}
.iframe{
    height:100%;
    width:100%;
}
.fs-prenext{
    background: #fff;
    inline-size: fit-content;
    padding: 20px;
    border-radius: 15px;
    float: right;
}
.c{
    height: 70vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position-y:-50px !important;
}

.embed-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; overflow: hidden; 
  max-width: 100%; 
} 

.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
  position: absolute; 
  top: 0; left: 0; 
  width: 100%; 
  height: 100%; 
}


@media screen and (max-width: 450px) {

.mtr{
    margin-top:125px !important;
}

.mth{
   left: 8.5% !important;
    right: 8.5% !important;
    top: 35% !important;
    /* bottom: 10%; */
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.mts1{
    font-size: 25px !important;
    line-height: 30px !important;
}

.mts2{
        font-size: 15px !important;
    margin-left: -1px !important;
    line-height: 18px !important;
}

}



@media screen and (max-width: 450px) {
    .about-intro{
        font-size:40px !important;
        line-height:60px !important;
    }
}


.vicon{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 123px;
    height: 123px;
    background: rgba(0, 0, 0, 0.49);
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
}










