@charset "utf-8";
/* CSS Document */

html 
{
  scroll-behavior: smooth;
}

.container-fluid
{
	font-family: 'Josefin Sans', sans-serif;
	margin: 0;
	padding: 0;
}

.nav-item
{
	margin-left: 1em;
	
}

/*----------------------------------------------------------💚Nav bar💚---------------------------------------------------*/




/*----------------------------------------------------------💚Header💚----------------------------------------------------*/
.header
{
	background-image: url("images/BG2 girlPSD1.jpg");
	background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
	margin: 0%;
	padding: 0%;
}

.headtitle
{
	margin: 0% 0% 0% 0%;
	padding-top: 10%;
	padding-right: 11%;
	font-size: 5.5em;
	font-family: 'Noto Sans SC', sans-serif;
	color: aliceblue;
	text-align: right;
}


.subheadtitle
{
	margin: 0% 0% 0% 0%;
	padding-right: 13%;
	font-size: 1em;
	font-family: 'Josefin Sans', sans-serif;
	color: aliceblue;
	text-align: right;
}

/*----------------------------------------------------------💚Button💚----------------------------------------------------*/
.button
{
	text-align: right;
	padding-right: 8%;
}

/*----------------------------------------------------------💚Button1💚---------------------------------------------------*/
.buttonalign
{
	padding-right: 6%;
}

.button1
{
  border-radius: 0em;
  background-color: white;
  border: thick hsla(0,0%,100%,1.00);
  color: black;
  text-align: center;
  font-size: 0.8em;
  font-family:'Josefin Sans', sans-serif;
  width: 220px;
  height: 45px;
  transition: all 0.2s;
  cursor: pointer;
  margin: 2% 0% 0% 0%;
  line-height:0.5px;

}

.text1
{
	  padding-bottom: 1%;
}

.button1 span 
{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button1 span:after {
  content: '\203A';
  position: relative;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  font-size: 1.5em;
}

.button1:hover span {
  padding-right: 20px;
}

.button1:hover span:after {
  opacity: 1;
  right: 0;
}

/*----------------------------------------------------------💚Button2💚---------------------------------------------------*/
.button2
{
  border-radius: 0em;
  background-color: transparent;
  border: 2px solid white;
  color: white;
  text-align: center;
  font-size: 0.7em;
  font-family:'Josefin Sans', sans-serif;
  width: 220px;
  height: 45px;
  transition: all 0.2s;
  cursor: pointer;
  margin: 2% 0% 26% 0%;
  letter-spacing: 0.1em;
}

.button2 span 
{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button2 span:after {
  content: '\203A';
  position: relative;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  font-size: 1.5em;
}

.button2:hover span {
  padding-right: 20px;
}

.button2:hover span:after {
  opacity: 1;
  right: 0;
}



/*------------------------------------------------💚Latest Work💚---------------------------------------------------------*/

.latestwork
{
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.7em;
}

.row1
{
	padding: 10% 0% 10% 0%;
	margin: 0%;
	text-align: center;
}

.col-lg-4
{
	text-align: center;
	display: inline-block;
	margin: 0;
	width: auto;
  }

.button1part1
{
  border-radius: 0em;
  background-color: black;
  border: thick hsla(0,0%,100%,1.00);
  color: white;
  text-align: center;
  font-size: 0.8em;
  font-family:'Josefin Sans', sans-serif;
  width: 180px;
  height: 40px;
  transition: all 0.2s;
  cursor: pointer;
  margin: 2% 0% 0% 0%;
  line-height:0.5px;
  align-content: center;

}

.triptych
{
	padding: 0;
	margin-top: 20%;
	font-size: 1em;
}

.card
{
	border-radius: 0;
}

.card-body
{
	background-color: #d8e4ea;
}

.card-title
{
	padding-top: 10%;
	font-size: 1.2em;
}

.card-text
{
	padding-bottom: 10%;
	font-size: 1em;
}




/*------------------------------------------------💚Let's Collaborate💚-------------------------------------------*/

.paddsection
{
	padding: 10% 0% 18% 0%;
	margin: 0%;
	background-image: url("images/chairfinal06grey.jpg");
	background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
}


.contact-details
{
	 list-style-type: none;
}

.letscollab
{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 2em;
	
}

.contact-details
{
	margin: 10% 0% 0% 0%;
	padding-left: 0%;
	
}

.form-control 
{
	font-size: 0.9em;
	border-radius: 0em;
}

.button3
{
  border-radius: 0em;
  background-color: black;
  border: none;
  color: white;
  text-align: center;
  font-size: 0.9em;
  font-family:'Josefin Sans', sans-serif;
  width: 100%;
  height: 200%;
  transition: all 0.2s;
  cursor: pointer;
  letter-spacing: 0.1em;
}

.form-control
{
	height: 50px;
}

/*------------------------------------------------💚Footer💚------------------------------------------------------*/

.footer
{
	background-color:  black;
	padding: 2% 0% 3% 0%;
	text-align: center;
}

.footertext1
{
	font-size: 0.8em;
	margin-top: 2%;
	padding: 0;
	color: aliceblue;
	margin-bottom:0.6; 
}

.footertext2
{
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	color: aliceblue;
}



/* MEDIA ENQUIRIES*/

/*Extra small devices (portrait phones, less than 576px)*/

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
 	.paddsection {text-align: center;}
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width : 576px ) and (max-width : 767px ){ 
		
	.paddsection {text-align: center;}
	
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {



}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {


}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

	
	
	
}
