@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Ubuntu:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap');

html {
    /* background-image: url("https://i.pinimg.com/1200x/d7/38/de/d738de0912e1ea6a525442f0c6301f72.jpg"); */
}
.sticky1 {
    margin-top: 80px;
}

.bread-crumb-a {
    font-family: "Saira", sans-serif !important;
    text-transform: capitalize;
    text-decoration: none;
    color: #6b6b6b;
    font-weight: 300;
  }
body {
    font-family: "Saira", sans-serif !important;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
#navItem-Services {
    color: #d22027 !important ;
  }

.ai {
    font-family: "Saira", sans-serif !important;
    font-weight: 700;
    font-size: 48px;
    line-height: 50px;
    color: #29455E;
}

.sporting {
    font-family: "Saira", sans-serif !important;
    font-weight: 400;
    font-size: 30px;
    line-height: 50px;
    color: #29455E;
}

.ai-power {
    /* background-color: #F3F8FB; */
    position: relative;
    border-radius: 20px;
}



.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.testText{
    font-family: "Saira", sans-serif !important;
    font-weight: 600;
    font-size: 22px;
    line-height: 40px;
    color: #29455E;
}
.time{
    box-shadow: 0px 10px 25px 0px #e5e5e514;
    background: #FFFFFF;
    border-radius: 12px;
}
.product{
    font-family: "Saira", sans-serif !important;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #29455E;
    padding: 15px 10px;
    transition: all 0.5 ease-in-out !important; 
}

.main_space{
    padding: 20px;
    background-color: #F5F5F5;
}
.and{
    font-family: "Saira", sans-serif !important;
    font-weight: 700;
    font-size: 22px;
    line-height: 41px;
    color: #000000;
}

.case-stu {
    font-family: "Saira", sans-serif !important;
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    color: #1B3954;
}

.influences {
    font-family: "Saira", sans-serif !important;
    font-weight: 700;
    font-size: 21px;
    line-height: 25px;
    color: #0D1035;
    padding: 7% 6% 6% 6%;
}

.border_pix {
    border: 1px solid #455A64;
    width: 24% !important;
}

.read {
    font-family: "Saira", sans-serif !important;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    background: #D42027;
    border: 0px;
    color: #FFFFFF;
    padding: 2%;
}

.card {
    padding: 7% 6% 6% 6%;
}

.fa-arrow-right .fa-arrow-left {
    color: #000000;
}

.bread-crumb-a {
    font-family: "Saira", sans-serif !important;
    text-transform: capitalize;
    text-decoration: none;
    color:  #6B6B6B;
    font-weight: 300;
    
}
#navBarComponent2:hover {
    background: #e6e6e6 !important;
    border-radius: 20px;
  }
  #navBarComponent1:hover {
    background: #e6e6e6 !important;
    border-radius: 20px;
  }
  .dropdown-item:hover {
    background-color: #e6e6e600 !important;
    color: #161616 !important;
    font-weight: 700;
  }
  ::-webkit-scrollbar {
    width: 5px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #d22027; 
    border-radius: 10px;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #ffffff; 
  }
  .introduction{
    /* font-size:22px ; */
    /* line-height: 55px; */
}
/* @media only screen and (min-width: 2000px){ 
    
    .introduction{
        font-size:22px ;
        line-height: 55px;
    }
}
@media only screen and (max-width: 2000px){ 
   
    .introduction{
        font-size:32px ;
        line-height: 55px;
    }
}
@media only screen and (max-width: 1800px){
    .introduction{
        font-size:40px ;
        line-height: 55px;
    }
 }
@media only screen and (max-width: 1500px){
    .introduction{
        font-size: 22px ;
        line-height: 55px;
    }
 }
@media only screen and (max-width: 1200px){
    .introduction{
        font-size:30px ;
        line-height: 55px;
    }
 } */
@media only screen and (max-width: 1024px){
    .main-top {
        margin-top: 8%;
      }
    
    .introduction{
        font-size:23px ;
        line-height: 22px;
    }
 }


@media only screen and (max-width: 768px){
    .main-top{
        margin-top: 70px;
    }
    .introduction{
        font-size:23px ;
        line-height: 22px;
    }
 }
@media only screen and (max-width: 425px){ 
    .main-top{
        margin-top: 100px;
    }
    .introduction{
        font-size:25px ;
        line-height: 22px;
    }
}
.Mobile{
    background-color:#DFEEFF ;
    border-radius: 12px;
    display: flex;
    font-weight: 700;
    color: #455A64 !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px;
}
            
 .mob_web_Container{
    display: flex;
    justify-content: center;
    gap: 50px;

 }


  .each {
    display: flex;
    gap: 5%;
    margin: 2% auto;
    transition: all 0.5 ease-in-out !important; 
  }
.group_82 {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
}
.QaContainer{
    display: flex;
    border-radius: 20px;
    flex-direction: row-reverse;
    padding: 3%;
    gap: 3%;
}

.Wearables {
    font-family: "Saira", sans-serif !important;
    font-weight: 400;
    font-size: 18px;
    /* line-height: 40px; */
    color: #4d4d4d;
    transition: all 0.5 ease;
    
}


.athlete {
    font-family: "Saira", sans-serif !important;
    /* font-weight: 600; */
    font-size: 18px;
    /* line-height: 29px; */
    color: #4d4d4d;
    transition: all 0.5 ease;
    transition: all 0.5 ease-in-out !important; 
    
}
.approveImg{
    display: flex;
    justify-content: center;
    align-items: center;
}
@media only screen and (min-width: 2000px){
   
.Wearables {
    font-family: "Saira", sans-serif !important;
    font-weight: 400;
    font-size: 18px;
    /* line-height: 40px; */
    color: #455A64;
    transition: all 0.5 ease;
}
.athlete {
    font-family: "Saira", sans-serif !important;
    font-weight: 700;
    font-size: 25px;
    /* line-height: 40px; */
    color: #0D1035;
    transition: all 0.5 ease;
}
 }
@media only screen and (max-width: 2000px){
    
 }
@media only screen and (max-width: 1800px){
    .Wearables{
        font-size: 18px;
        /* line-height: 33px; */
    }
    .athlete{
        font-size: 18px;
        /* line-height: 33px; */
    }
   
 }
@media only screen and (max-width: 1500px){ 
   
    .Wearables{
        font-size: 18px;
        /* line-height: 29px; */
    }
    .athlete{
        font-size: 18px;
        /* line-height: 29px; */
    }
}
@media only screen and (max-width: 1200px){ 
    
    .Wearables{
        font-size: 18px;
        /* line-height: 33px; */
    }
    .athlete{
        font-size: 18px;
        /* line-height: 33px; */
    }
 
}
@media only screen and (max-width: 1024px){ 
    
    .Wearables, .athlete{
        font-size: 17px;
        line-height: 25px;
    }
    
}
@media only screen and (max-width: 768px){
    
    .QaContainer{
       display: block;
    }
    .mob_web_Container{
      flex-direction: column;
    }
    
    .athlete{
        font-size: 16px;
        line-height: 20px;
        text-align: justify;
    }
    .Wearables{
        font-size: 16px;
        line-height: 20px;
        text-align: justify;
    }
    .each {
        display: block;
    }
    
 }
@media only screen and (max-width: 425px){ 

    .athlete{
        font-size: 15px;
        line-height: 20px;
        text-align: justify;
    }
    .Wearables{
        font-size: 15px;
        line-height: 20px;
        text-align: justify;
    }
   
}
.breadcrumb-item+.breadcrumb-item::before {
    content: none !important;
  }
  
  /* Add custom image as separator */
  .breadcrumb-item+.breadcrumb-item {
    position: relative;
  }
  
  .breadcrumb-item+.breadcrumb-item::after {
    content: url('../images/Vector\ 1447.png');
    position: absolute;
    left: -12px;
    /* Adjust as per image size */
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    /* Adjust size as needed */
    height: auto;
    padding: 0 10px;
  }
  
  .bread-crumb-a {
    font-family: "Saira", sans-serif;
    text-transform: capitalize;
    text-decoration: none;
    color: #6b6b6b;
    font-weight: 300;
    padding: 0 7px;
  }
  .sticky {
    margin-top: 80px;
  }

 /* QA as a Service provides */


 
