@charset "UTF-8";
/* CSS Document */

 /* Make the image fully responsive */
  .carousel-inner img {
      width: 100%;
      height: 100%;
	  padding-left: 50px;
	  padding-right: 50px;
	  
  }
.highschool{
	font-style: italic;
	color:gray;
}
.Education{
	font-family: "Old London";
	font-size: 50px;
	color: white;
	text-align: center;
	text-decoration: underline;
}
.Navbar{
	background-color: rgb(05,08,07);
	
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-facebook {
  background: #3B5998;
  color: white;
	text-align: center;
}
.fa-linkedin {
  background: #007bb5;
  color: white;

}



.school1{
	color: white; 
}
.bodyy{
	background-color: rgb(05,07,08);
}

.text-center{
	padding-left: 100px;
}
.footer{
	text-align: center;
}
.h1{
	text-align: center;
	font-family: "Old London";
	text-decoration: underline;
}
.phone{
	text-align: center;
	color: white;
	font-family:freebooterscript;
	font-size: 20px;
	
	

}

.me{
	text-align: left;
	color:gray;
	font-family:freebooterscript;
	font-size: 30px;
	
	
}

.about{
text-align: left;
	color:white;
	font-family:freebooterscript;
	font-size: 20px;	
	padding-right: 40px;
	
}
.contact{
	text-align: center;
	color: white;
	font-family: old london;
	
	
}
.profile{
	 display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}

.Fineart{
	font-family: "Old London";
	font-size: 25px;
	
}





.logodesign {
	font-family: "Old London";
	font-size: 25px;
	
	
}
.PRM {
	font-family: "Old London";
	font-size: 25px;
	
	
}
.Name {
	font-family: "Old London";
	font-size:30px;
	}

.dropdown{
	font-family: "Old London";
	font-size: 25px;
	}

.DR{
	font-family: "Old London";
	font-size: 25px;
}


.h4col1 {
	font-family: "Old London";
	font-size:50px;
	text-align:center;
	color:white;
}

.titleabout{
	font-family: "Old London";
	font-size:80px;
	text-align:center;
	color:white;
	
}


.quote1{
	font-size:20px;
	text-align:center;
	
}

.Copyright{
	color:rgba(255,255,255,1.00);
}

.h3{
	font-family: "old london";
	text-align:center;
	color:white;
}

body {
  font-family: Arial;
  margin: 0;
  background-color: rgba(24,24,24);
 filter: none !important;
}

* {
  box-sizing: border-box;
}

img {
  vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.bodyy{
	background-color: rgba(05,07,08,1.00)
	
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}





@media (min-width:320px){

	
		
}

@media(min-width:768px){
	

}

@media(max-width:1204){
	
}.profile {
}
.contact {
}
