*{
    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) */

    .hea{
      margin: 10px;
      /* border: 1px solid red; */
      padding-left: 70px;
      
      
      
    }
    
/* empty-bar(S) */
 

 .fiex #navbarCollapse a {
  
  font-family: 'Gill Sans MT';
  

}

#position .empty{
  width: 100%;
  height: 20px;
  /* border: 1px solid red; */
  background-color: #0072B9;
  position: relative;
  bottom: 0.6px;


}

.foot .social a {
  color: white !important;

}

.foot .social a:hover{
  background-color: black !important;
  color: white !important;
}



/* References 2(S) */




.navbar-toggler-icon .bars{
  color: black;
  font-size: 30px;
}

.fiex #navbarCollapse a {
  
  font-family: 'Gill Sans MT';
  

}
/* empty-bar(E) */
 /* References 2(E) */

    
    .hea p{
      margin: 0 ;
    }
    
    .privacy{
      /* border: 1px solid red; */
      display: flex;
      flex-direction: column;
      padding: 10px 0;
    }
    
    .privacy .nav-item a{
      padding: 10px 0;
    }
    
    


 .under:hover{
  text-decoration: underline;
 }

 #bottom h6{
  font-weight: bold;
  text-decoration: underline;
  

 }
 #bottom p{
  font-size: 14px;
 }







    /* navbar-text  (S) */
  .nav-item{
    font-size: 20px;
    font-weight: bolder;
    margin: 0 20px;
   }
   a {
    color: white!important;
    text-decoration: none ;
    
  }
  a:hover {
     color: black !important;
    text-decoration: underline;
  }
     .text-primary {
        color: white !important;
     }
   
     .foot a:hover{
      color: black!important;
     }
   
   /* navbar-text (E) */

  /* footer-iso-img(S) */
      

  .certify img{
    /* border: 1px solid red; */
    width: 80px;
    height: 80px;
  margin: 10px;
    border-radius: 60px;
   }
  /* footer-iso-img(E) */
   
    /* nav-bar-positioning-and-styling(S) */


    #position{
        /* border: 1px solid red; */
        width: 100%;
        height: 20%;
        position: fixed;
        top: 0;
        z-index: 2;


    }
    
    
  

    .foot{
        /* border: 5px solid cyan; */
        position: relative;
        /* top: 500px; */
        z-index: 0;
        /* background-color: black; */
    }


.f-logo img{
    width: 100px;
    height: 100px;
}
#logo {
    /* width: 100%; */
    height: 100%;
}
.navbar-brand{
    position: relative;
    left: 20px;
    text-align: center;
    width: 80px;
    height: 80px;
   

}


.navbar{
    background-color: #00afef!important;
    position: relative;
    bottom: 0.7px;
}
.change{
    background-color: #0072B9!important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    font: 400 10px "Lato", sans-serif;
    font-size: 15px;
}


.text-white{
    background-color: #0072B9!important;
}
   /* nav-bar-positioning-and-styling(E) */

   /* text-container-and-styling(S) */

   .text{
   
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 200px;

   }
   .headin{
   
    width: 100%;
    text-align: center;


   }

   .paragaph{
    padding: 10px 10%;

   }

   .headin h1{
    

    font-weight: bolder;
    
   }
   .headin h3{
    
    font-size: 30px;
    font-weight: bolder;
   }
   .headin h6{
   
    font-size: 20px;
    font-weight: bolder;

   }
   .paragaph h3{

    font-size: 25px;
    font-weight: bold;

   }
   .paragaph h4{
    
    font-size: 20px;
    font-weight: bold;
    
   }
     .paragaph p{
 font-size: 15px;

   }

   /* text-container-and-styling(E) */

   @media screen and (min-device-width:320px) and (max-device-width:480px) { 
    .foot .right{
      text-align: start;
    }


 /* Refrences(s) */
  
 .change{
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;

  
}
.change .change2 p,.change3{
  margin-bottom: 0 !important;
}
#position .empty{
  height: 10px;
}

/* Refrences(e) */
    .text{
        margin-top: 200px;
    }
    #bottom{
        display: none;
    }
    .navbar{
position: relative;
bottom: 0.8px;
    }
 /* text-container-and-styling(S) */
 
   .headin h3{
    font-size: 20px;
   
   }
   .headin h6{
    font-size: 13px;


   }
   .paragaph h3{
    font-size: 18px;


   }
   .paragaph h4{
    font-size: 16px;

    
   }
   .paragaph p{
 font-size: 14px;


    
   }
   .navbar-brand {
    left: 0;
   }
 /* text-container-and-styling(e) */


   }

   @media screen and (min-device-width:481px) and (max-device-width:768px) {
    .foot .right{
      text-align: start;
    }
    .change{
      padding-top: 3px !important;
      padding-bottom: 3px !important;
    }
    .text{
        margin-top: 200px;
    }
    
    #position .empty{
      height: 15px;
    }
     /* text-container-and-styling(S) */

   .headin h3{
    font-size: 23px;
   
   }
   .headin h6{
    font-size: 15px;


   }
   .paragaph h3{
    font-size: 20px;


   }
   .paragaph h4{
    font-size: 18px;

    
   }
   .paragaph p{
 font-size: 16px;


    
   }
 /* text-container-and-styling(e) */

 .certify img{
    width: 100px;
    height: 100px;
}

   }

   @media screen and (min-device-width:769px) and (max-device-width:998px) {
    .change{
      padding-top: 4.5px !important;
      padding-bottom: 4.5px !important;
    }
      /* text-container-and-styling(S) */
      
      #position .empty{
        height: 18px;
      }

   .headin h3{
    font-size: 23px;
   
   }
   .headin h6{
    font-size: 15px;


   }
   .paragaph h3{
    font-size: 20px;


   }
   .paragaph h4{
    font-size: 18px;

    
   }
   .paragaph p{
 font-size: 16px;


    
   }
 /* text-container-and-styling(e) */

   }
   @media screen and (max-device-width:992px)  {
    .menu{
        display: none;
    }
  
  }
  
  @media screen and (min-device-width:991px)  {
  
     .navbar-nav{
      display: none;
       
        
    }
    
  }

   @media screen and (min-device-width:1100px)  {

    .certify img{
        width: 100px;
        height: 100px;
    }

   }
   