@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sofia&display=swap');

body{ 

/*background-color: whitesmoke;
*/
}
.about{ 
  font-family: Comfortaa;
  text-align: center;
  background-color: white;
  padding: 10px;
  border-radius: 15px;
  /*padding: 100px 50px 50px 50px;*/
}
.about h2 a{
  text-decoration: none;
  color:darkolivegreen;
}
.about p a{
  text-decoration: none;
  color:darkolivegreen;
}
.connect{
  font-family: Comfortaa;
  text-align: center;
  padding:10px;
  border-radius:10px;
  /*background-image: url("https://s3.amazonaws.com/www.heyastha.com/images/sunflower.jpeg");*/
  color:white;
background-size: contain;
  /*background-color: black;*/
  display: block;
  /*margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;*/
  margin:auto;
  width: 50%;
  height: 50%

}

.Week{
  display:inline-block;
  text-align: center;
  padding-right:5px;

}
.Show{
  display:inline-block;
  text-align: center;
  padding-right: 5px;

}

.Music{
  display:inline-block;
  text-align: center;
  padding-right:5px;

}

.Language{
  display:inline-block;
  text-align: center;


}
.Quote{
  display:block;
  text-align: center;

}


.the-row{
  text-align: center;
}

#allElems{
  display: none;

}
#displayWhenError{
  display:none;
  color:black;
}

#display{
  font-family: Comfortaa;
  text-align: center;
  border-radius: 5px;
  
  color:black;
  background-color: darkolivegreen;
  /*background-image: linear-gradient(315deg, #62a5e7 0%, #a4bfef 74%);*/
  padding: 30px;
  height: 50%;
  margin: 50px;
   color:white;
background-size:cover;

}

.heading{
  margin:auto;
  margin-top:100px;
  padding-top:10px;
  width:50%;
  height:50%;
  /*background-color: white;*/
  border-radius:10px;
  text-align:center;
  text-decoration:none;

}

.hey{
	font-family: Sofia; 
	font-size: 50px; 	
	color: white;
	

/*	padding-left:10%;*/
	/*padding-top: 60px;*/
}

.astha{ 
font-family: Sofia; 
font-size: 90px; 
display: inline-block;
	text-align: center;
text-decoration:none;
/*padding-left: 50px;*/
;

}


.desc{
	font-family: Comfortaa;
	font-size: 30px;
	text-align: center;
  text-decoration: none;
  width: 100%;
  height: 50%;
  margin:auto;
  color: white;
  display: block;
  
  
 /* margin-bottom: 100px;*/
	
}
.desc a{
  color:black;
}

.contact {
	margin: 0;
  position: absolute;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	overflow: hidden;
    cursor: pointer;
    padding-top:100px;

	
	}
  .contact button{
    font-family: Comfortaa;
    font-size: 20px; 
    border:none;
    /*padding:20px 10px 20px 10px;*/
    text-align: center;
    /*border-radius: 15px;*/
    width:250px;
    height:62px;
    background-image: linear-gradient(to right, #7E1468 0%, #5FC3E4  51%, #F6A466  100%);
            margin: 10px;
            padding: 15px 45px;
            text-align: center;
            /*text-transform: uppercase;*/
            transition: 0.5s;
            background-size: 200% auto;
            color: white;            
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            display: block;
          }

          .contact button:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
         
  }

.background{

height: 100px;

/*background-size:cover;*/
width:100%;
position: relative;
}	

.container{
  width: 100%;
  margin: 0 auto;
  position: auto;
}
.card{
   box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 90%;
  border-radius: 5px;
  padding-bottom: 50px;
  font-family: Comfortaa;

  background-color: #d9e4f5;

  
  
  text-align: center;
}

.card a{
  color: black;
  text-decoration: none;
}
.card a:hover{
  text-decoration: none;
  color: white;
}

.card img{ 
  width:90%;
  padding-bottom: 10px;
 }

 .card p{
  padding:10px;
 }




.clearfix{
  clear: both;
  text-align: center;
  font-family: Comfortaa;
 
}

.titles{
   clear: both;
  text-align: center;
  font-family: Comfortaa;
  padding:40px;

}
ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
a{
  text-decoration: none;

}
  .navbar{
    background-repeat: no-repeat;
    color: #FFF;
  	font-family: Comfortaa;
    width: 100%;
    position: fixed;
    z-index: 2;
    top: 0;
}
    .navbar h2{
      float: left;
      margin: 0;
      padding: 9px;
        color: white;
    }

     .navbar li{
        display: inline-block;
        text-decoration: none;
        height: 100%;
        float:right;
        margin: 0;
      padding: 9px;
      color: white;
      font-size:25px;
    }
      .navbar  a{
          display: block;
          padding: 10px;
          margin: 10px;
          height: 100%;
        float:right;
        color:white;
        text-decoration: none;
      }
  html,
body {
  background-color: #f2e8ae;
  margin: 0;
  padding: 0;
  width: 100%;
  background-image: url(purpblue.png) ;
  background-size: cover;
  background-position: center center;
background-attachment: fixed;

  background-repeat: no-repeat;
  /*height: 100%;*/
}

* {
  position: relative;
}

.frame {
  width: 500px;
  height: auto;
  margin: 15% auto 0;
  position: absolute;
  width: 100%;
}

svg {
  max-width: 100%;
  height: auto;
  display: block;
}
.landingbuttons button{
  width:250px;
  height:50px;
  border-radius: 20px;
  margin-left:50px;
  margin-right:50px;
  border: none;
  font-family: Comfortaa;
  font-size: 20px;
  text-decoration: none;
  padding:10px;

}



          
 }

