@charset "utf-8";
/* CSS Document */

/*background*/
*{
	box-sizing:border-box;
}
body{
	background: url("assets/doodlebg.png");
	background-size: 750px 750px;
	
}
footer{
	background-color:#C784BC;
	clear: both;
}

#container{ 
width:800px;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.30)
}
#home .container {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	padding-bottom: 80px;
	
}
.ccontainer {
	min-height: 100px;
	padding: 25px;
	padding-top: 25px;
	padding-right:25px;
	padding-bottom: 25px;
	padding-left: 25px;
	/*display: flex;
	justify-content: center;*/
	align-items: center;
	display: flex;
	backface-visibility: hidden;
	transition: transform .3s
	
}

img{
	width: 40%;
	height: auto;
}

#mainlogo {
	text-align: center;
	margin: 10px;
}

					/*Responsive form*/
.containerr {
float:bottom;
  border-radius: 20px;
  background-color:#C784BC;
  padding: 80px;

}
input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}

input[type=submit] {
  background-color: #A381F2;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}

input[type=submit]:hover {
  background-color: #7846EB;
}


.col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

/* Clear floats after the columns */
.row::after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}

							/*featured photos on home page*/
nav ul {
    list-style: none;
    padding: 0;
}

nav ul li {
    display: inline;
    margin: 0 15px;
}

nav a {
    color: #fff;
    text-decoration: none;
}

section {
    padding: 20px;
    margin: 20px;
    background: #fff;
    border-radius: 5px;
}

h2 {
    margin-top: 0;
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.item1 {
    flex: 1 1 calc(30% - 20px);
    background: #CAA7DD;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
}

.item1 img {
    max-width: 100%;
    border-radius: 5px;
	width: 80%;
	height: auto;
}

button {
    margin-top: 10px;
    padding: 10px;
    background: #A381F2;
    color: white;
    border: none;
    cursor: pointer;
}

button:hover {
    background: #7846EB;
}

form {
    display: flex;
    flex-direction: column;
}

form label {
    margin-top: 10px;
}

form input, form textarea {
    padding: 10px;
    margin-top: 5px;
}



				/*Navigtion bar code */
nav{
	margin: 0 0 20px 0 
}
nav ul {
  list-style-type: none;
  margin: 0;
  padding: 10px;
  overflow: hidden;
  background-color: #A381F2;
}

nav li {
  float: right;
}

nav li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

nav li a:hover:not(.active) {
  background-color: #7846EB;
}

.active {
  background-color: #A381F2;
}

/*center youtube*/

#home .container {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	padding-bottom: 80px;
	
}
.ccontainer {
	min-height: 100px;
	padding: 25px;
	padding-top: 25px;
	padding-right:25px;
	padding-bottom: 25px;
	padding-left: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	backface-visibility: hidden;
	transition: transform .3s
	
}



/*image gallery*/	
	div.gallery {
  border: 1px solid #ccc;
}

div.gallery:hover {
  border: 1px solid #B093F1;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 10px;
}

* {
  box-sizing: border-box;
}






/*about logo and etc*/
.container {
    display: flex;
    height: 100vh; 
}



.logo2 {
   	width: 100%;
    height: auto;
	display: table-column-group;
}

.social-icons {
    margin-top: 20px;
    display: flex;
    justify-content: center; /* Centers icons horizontally */
}

.icon {
    display: inline-block;
    margin: 0 10px;
    font-size: 40px;
    color: #C784BC;
    transition: color 0.3s;
}

.icon:hover {
    color: #A381F2 /* Change to your preferred hover color */
}

.content {
    flex: 1;
    padding: 10px; /* Add padding for better spacing */
    display: 10px;
    flex-direction: column; /* Align content vertically */
    justify-content: center; /* Center content vertically */
}









@media only screen and (min-width: 768px) {
																			/* tablets and desktop*/
		.responsive {
  padding: 10px 10px;
  float: left;
  width: 24.99999%;
}
	h1 {
    color: #452B81;;
	font-size: 30px;
	font-family: "Jua", sans-serif;
}
h3 {
    color: #452B81;;
	font-size: 30px;
	font-family: "Jua", sans-serif;
	}
	.sidebar {
    width: 300px;
	height: 300px;
    text-align: center;
    padding: 0px;
	flex-direction: column;
	justify-content: space-around;
	padding-bottom: 80px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.0);
}
	}
@media only screen and (max-width : 768px ){
																							/*phones*/
	 .item1 {
        flex: 1 1 100%;
    }
	
  .responsive {
	  padding: 10px 10px;
  float: left;
  width: 24.99999%;
    width: 32.99999%;
    margin: 1px 0;
	  display: flex;
	  flex-direction: column;
  }
	
	
	/*about logo and etc*/
.container {
    display: flex;
    height: 100vh; 
}
	
.sidebar {
    width: 300px;
	height: 300px;
    text-align: center;
    padding: 0px;
	flex-direction: column;
	justify-content: space-around;
	padding-bottom: 80px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.0);
}

.logo2 {
	align-self: center;
    max-width: 50%;
    height: auto;
}

.social-icons {
    margin-top: 10px;
    display: flex;
    justify-content: center; /* Centers icons horizontally */
}

.icon {
    display: inline-block;
    margin: 0 10px;
    font-size: 40px;
    color: #C784BC;
    transition: color 0.3s;
}

.icon:hover {
    color: #A381F2 /* Change to your preferred hover color */
}



h1 { 								/* ABOUT ME */
    color: #452B81;
	font-size: 50px;
	font-family: "Jua", sans-serif;
}


.jua-regular {
  font-family: "Jua", sans-serif;
  font-weight: 400;
  font-style: normal;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
