*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: sans-serif;
    scroll-behavior: smooth;
}
.foot .right{
  text-align: center;
}



/* Alerter-code Redsign-navbar(S) */
 
svg.line-top {
	width: 100%;
	/* background-color: #17141d; */
}
svg.line-bottom {
	width: 100%;
}
.menu {
  	width: 750px;
    height: 70px;
	  margin: 0 auto;
}
ul {
	padding: 0;
	margin: 0;
}

ul #me  {
	margin: 0;
	/* padding: 10px 0 24px 0; */
	width: 25%;
	height: 10px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 3.5px;
	transition: all 0.5s ease-out;
}

#me.active {
	color: #3163ff;
	transform: scale(1.1);
}
.menu ul li a{
  text-decoration: none;
}
polygon {
	stroke-width: 2px;
	stroke: black;
	fill: #2f60ff;
}

/* Alerter-code(E) */



/* Alerter-code Redsign-navbar(E) */


.change{
 
  background-color: #0072B9!important;
  font: 400 10px "Lato", sans-serif;
  font-size: 15px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Alerter-code Redsign-navbar(E) */


/* Navbar Start */
#logo{
  height: 100%;
  
}

.navbar-brand{
  position: relative;
  left: 20px;
   width: 80px;
   height: 80px;
   
}
#position #navbarCollapse .active{
  color: black !important;
}


.navbar{
  background-color: #00afef!important;
  position: relative;
  bottom: 0.8px;
}

#position #navbarCollapse a {
  color: #f8f9fa!important;
  text-decoration: none ;
  
}
#position #navbarCollapse a:hover{
  color: black !important;
    }
.nav-item{
  font-size: 20px;
  font-weight: bolder;
  margin: 0 20px;
 }

 #position{
  /* border: 2px solid  fuchsia; */
  width: 100%;
  height: 20%;
  position: fixed;
  top: 0;
  z-index: 2;


}

#position .empty{
  width: 100%;
  height: 40px;
  /* border: 1px solid red; */
  background-color: #0072B9;
  position: relative;
  bottom: 0.6px;


}
.certify img{
  /* border: 1px solid red; */
  width: 80px;
  height: 80px;
margin:  10px;
  border-radius: 60px;
 }

 
.navbar-toggler-icon .bars{
  color: black;
  font-size: 30px;
}

.fiex #navbarCollapse a {
  
  font-family: 'Gill Sans MT';
  

}

/* Navbar End */












/* New-About-code(s) */

.about .head p{
  font-size: 17px;
}
.about{
    margin-top: 200px;
}
.about{

  width: 100%;
  display: flex;
  justify-content: center;

}
.about .dub{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 40px 0;
  
  

  
}
.about .dub .headC{
  /* border: 1px solid crimson; */
  display: flex;
  flex-direction: row;
  width: 100%;
 justify-content: center;
 gap: 50px;
 flex-wrap: wrap;
}
.about .dub .headB{
  padding-bottom: 30px ;
}

.about .dub .headC h3{
  color: black;
  font-weight: bold;
  font-size: 1.5rem;
}
.about .dub .headC .headd{
  width: 300px;
  height: 300px;
  /* background-color: gray; */
  text-align: center;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  padding: 80px 10px;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
 
}

.about .dub .headC .headd h4{
position: relative;
bottom: 60px;
right: 110px;
color: #0072b9;
  font-weight: bold;
  font-size: 1.8rem;
  
}




/* Experimental-code(S) */

/* Experimental-code(E) */



.about .head2{
 
  width: 100%;
  display: flex;  
  flex-wrap: wrap !important;
  

}
.head{
 
  text-align: center;
  margin: 20px 0;
  
}
.about .inner .head2 .left{
 
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 400px;
  /* text-align: center; */
  padding: 20px 8%;
}
.about .inner .head2 .right{
 
  width: 50%;
  height: 400px;
  /* display: flex;
  justify-content: center; */


}
.about .inner .head2 .right img{
  /* border: 1px solid red; */
  /* width: 100%; */
  height: 100%;
 

}

.outer{
  width: 60%;
  height: 100%;

}


.dub .qua{
  
  font-size: 29px ;
  font-weight: bold;
  
  text-shadow: 5px 3px 5px rgba(0, 0, 0, 0.3);
}
.about .head2 .left h1{
  font-size: 26px;
  font-weight: bold;
  
  text-shadow: 5px 3px 5px rgba(0, 0, 0, 0.3);
}

.about .head2 .left p{
  font-size: 18px;

}


/* New-About-code(E) */


/* Animated-Text-Code(S) */
.ml11 {
  font-weight: 700;
  font-size: 3.5em;
}

.ml11 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
}

.ml11 .line {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 100%;
  width: 3px;
  background-color: black;
  transform-origin: 0 50%;
}

.ml11 .line1 { 
  top: 0; 
  left: 0;
}

.ml11 .letter {
  display: inline-block;
  line-height: 1em;
}
/* Animated-Text-Code(E) */




/* Compny-profile(s) */
.profile #styles{
text-align: center;
}

  .profile h3{
    text-align: center;
    margin-bottom: 20px;
    font-size: 29px ;
    font-weight: bold;
    
    text-shadow: 5px 3px 5px rgba(0, 0, 0, 0.3);
  }
  #com{
    padding: 10px 8%;
    margin-top: 30px;
    /* margin-top: 50%; */
  }

/* Compny-profile(E) */









/* Footer Start */
.foot{
   
  position: relative;
  z-index: 0;
}
.text-white{
  background-color: #0072B9!important; 
}

.f-logo img{
  width: 100px;
  height: 100px;
}

.foot a:hover {
  color: black !important;
 text-decoration: underline;
}
.foot .social a {
  color: white !important;

}

.foot .social a:hover{
  background-color: black !important;
}
.hea{
  margin: 10px;
  /* border: 1px solid red; */
  padding-left: 70px;
  
}


.hea p{
  margin: 0 ;
}


.privacy{
 
  display: flex;
  flex-direction: column;
  padding: 10px 0;
  
}

.privacy .nav-item a{
  padding: 10px 0;
}
.under:hover{
  text-decoration: underline;
}
.text-primary{
  color:white !important
}
/* Footer End */





































/* <!-- New-About-code(s) --> */




/* 
.sub p{
  padding: 20px 0;
} */
/* .icon{
 

  display: flex;
  justify-content: center;

} */
/* .icon-1{
  border: 1px solid crimson;
  text-align: center;
} */
/* .buton{
  border: 1px solid  purple;
  text-align: center;
  margin: 10px 0;
} */
/* <!-- New-About-code(E) --> */







/* .foot a:hover{
  color:white!important;
 } */



/* .text-pri{
  color: black !important;
} */

/* #bottom h6{
  font-weight: bold;
  text-decoration: underline;
  

 } */






  /* .About{
    position: relative;
    z-index: -1;
  } */
/*   
  #about-heading .text-primary{
    font-size: 30px;
    text-align: center;
   
    
  } */

  
  
  /* Styling the text in About page (S) */

  /* <!-- Back to Top (s) --> */
/* #btn-back-to-top {
    position: fixed;
    z-index: 1;
    bottom: 20px;
    right: 20px;
    display: none;
  } */
  /* <!-- Back to Top (E) --> */
   /* nav-bar-positioning(S) */
   /* .fiex{
    
    
    background: #000;

} */

/* .position{
   
    width: 100%;
    height: 32%;
    position: fixed;
    top: 0;
    z-index: 2;


} */





  @media screen and (min-device-width:320px) and (max-device-width:480px) { 
    .foot .right{
      text-align: start;
    }

    .about .head2{
    
      
      flex-direction: column;
      /* gap: 20px; */

    
    }
    .about .inner .head2 .left{
      width: 100%;
      height: 300px;
    }
    .about .inner .head2 .right{
     
      width: 100%;
      height: 300px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .about .inner .head2 .right img{
      width: 90%;
      height: 90%;

    }
   
   
    .about .dub .headC .headd{
      width: 200px;
      height: 200px;
      padding: 20px 10px;
    }
    .about .dub .headC .headd h4{
      position: relative;
      bottom: 10px;
      right: 70px;
    
        
      }
   
   
    /* Refrences(s) */
  
    .change{
      padding-top: 3px !important;
      padding-bottom: 3px !important;
  
      
    }
    .change .change2 p,.change3{
      margin-bottom: 0 !important;
    }
    #position .empty{
      height: 20px;
    }
  
  /* Refrences(e) */
      /* last-update(s)(1) */
  /* .change .change2{
    margin: 1.2px 0 !important;
    } */
    .certify .small{
      text-align: left !important;
    }
      /* last-update(e)(2) */
  
    .change .change2 p,.change3{
      margin-bottom: 0 !important;
    }
    #position .empty{
      height: 10px;
    }



    .about{
      margin-top: 130px;
      
  }
  .about  .inner{
  
    width: 100%;
  }
  .about .head h1{
    font-size: 30px;
    font-weight: bold;
   
    
  }

  .about .dub h1{
    font-size: 25px;
    font-weight: bold;
    
  }
  .about .dub p{
    font-size: 12px;
   
  }
  .about .icon .icon-1 h5{
    font-size: 20px;
   
  }

  .about .icon .icon-1 p{
    font-size: 12px;
    


  }
  /* .about .buton .btn {
    background: black;
    border: none;
    padding: 5px 15px !important;
  }  */

/* compnay-profile(S) */
.container h3{
  font-size: 26px;
  font-weight: bold;
  text-shadow: 5px 3px 5px rgba(0, 0, 0, 0.3);

  
}

.container p{
  font-size: 16px;
 

  }

  .certify img{
    width: 80px;
    height: 80px;
}

.navbar-brand {
  left: 0;
 }
}

  @media screen and (min-device-width:481px) and (max-device-width:768px) { 

    .foot .right{
      text-align: start;
    }
    .about .head2{
    
     
      flex-direction: column;
      gap: 20px;

    
    }
    .about .inner .head2 .left{
      width: 100%;
    }
    .about .inner .head2 .right{
      
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
    }
   
   
    .about .dub .headC .headd{
      width: 200px;
      height: 200px;
      padding: 5px 10px;
    }
    .about .dub .headC .headd h4{
      position: relative;
      bottom: 5px;
      right: 70px;
    
        
      }

      .change{
        padding-bottom: 3px!important;
        padding-top: 3px!important;
        } 


        .certify .small{
          text-align: left !important;
        }







    #position .empty{
      height: 15px;
    }
    .about{
      margin-top: 140px;
      
  }
  .about  .inner{
   
    width: 100%;
  }
  .about .head h1{
    font-size: 33px;
    font-weight: bold;
   
    
  }

  .about .dub h1{
    font-size: 27px;
    font-weight: bold;
    
  }
  .about .dub p{
    font-size: 15px;
    
  }
  .about .icon .icon-1 h5{
    font-size: 23px;
    font-weight: bold;
  }

  .about .icon .icon-1 p{
    font-size: 15px;
    


  }
  /* .about .buton .btn {
    background: black;
    border: none;
    padding: 5px 20px !important;
  }  */

/* compnay-profile(S) */
.container h3{
  font-size: 28px;
  font-weight: bold;
  text-shadow: 5px 3px 5px rgba(0, 0, 0, 0.3);

  
}

.container p{
  font-size: 17px;
  
  

  }

  .certify img{
    width: 80px;
    height: 80px;
}


}


  

  @media screen and (min-device-width:769px) and (max-device-width:998px) {

    .change{
      padding-bottom: 4.5px!important;
      padding-top: 4.5px!important;
      } 
     
      
    #position .empty{
      height: 18px;
    }

    .about .head2{
    
      
      flex-direction: column;

    
    }
    .about .inner .head2 .left{
      width: 100%;
    }
    .about .inner .head2 .right{
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    /* .about .inner .head2 .right img{
      
    } */







    .about{
      margin-top: 190px;
      
  }
  .about  .inner{
   
    width: 100%;
  }
  .about .head h1{
    font-size: 35px;
    font-weight: bold;
   
    
  }

  
  
  

  .about .dub h1{
    font-size: 28px;
    font-weight: bold;
    
  }
  .about .dub p{
    font-size: 17px;
   
  }
  .about .icon .icon-1 h5{
    font-size: 25px;
    font-weight: bold;
  }

  .about .icon .icon-1 p{
    font-size: 17px;
   


  }
  /* .about .buton .btn {
    background: black;
    border: none;
    padding: 5px 20px !important;
  }  */

/* compnay-profile(S) */
.container h3{
  font-size: 29px;
  font-weight: bold;
  text-shadow: 5px 3px 5px rgba(0, 0, 0, 0.3);

  
}

.container p{
  font-size: 17px;
  
  

  }
  .certify img{
    width: 80px;
    height: 80px;
}

  }

  @media screen and (max-device-width:992px)  {
    .menu{
        display: none;
    }
  
  }
  
  @media screen and (min-device-width:991px)  {
  
     .navbar-nav{
      display: none;
       
        
    }
    
  }

  @media only screen and (min-width: 1000px) {
  
    #position .empty{
      height: 20px;
    }

    .about{
      margin-top: 190px;
      
  }
  .about  .inner{
   
    width: 100%;
  }
  .about .head h1{
    font-size: 37px;
    font-weight: bold;
   
    
  }

  .about .dub h1{
    font-size: 29px;
    font-weight: bold;
    
  }
  .about .dub p{
    font-size: 18px;
   
  }
  .about .icon .icon-1 h5{
    font-size: 26px;
    font-weight: bold;
  }

  .about .icon .icon-1 p{
    font-size: 18px;
   


  }
  /* .about .buton .btn {
    background: black;
    border: none;
    padding: 7px 20px !important;
  }  */

/* compnay-profile(S) */
.container h3{
  font-size: 29px;
  font-weight: bold;
  text-shadow: 5px 3px 5px rgba(0, 0, 0, 0.3);

  
}

.container p{
  font-size: 17px;
 
  

  }
  .certify img{
    width:100px;
    height: 100px;
}

.change{
  margin-left: 0 !important;
  margin-right: 0 !important;
}





  }