@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;
	
}

a:link
{
	text-decoration: none;
}

.navbar
{
	color: black;
}

/*--------------------------------------------------------💚Header💚---------------------------------------------*/
.header
{
	background-image: url("images/alina-grubnyak-IsxaFsXi2rs-unsplash.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: 25%;
	padding-left: 10%;
	padding-bottom: 20%;
	font-size: 5.5em;
	font-family: 'Noto Sans SC', sans-serif;
	color: black;
	text-align: left;
}


.subheadtitle
{
	margin: 0% 0% 0% 0%;
	padding-right: 13%;
	font-size: 1em;
	font-family: 'Josefin Sans', sans-serif;
	color: aliceblue;
	text-align: right;
}

/*------------------------------------------------💚Latest Work💚------------------------------------------------*/

.latestwork
{
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.7em;
	padding-top: 0%;
}

.row1
{
	padding: 5% 0% 5% 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;

}

.text1
{
	  padding-bottom: 1%;
}

.button1part1 span 
{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button1part1 span:after {
  content: '\203A';
  position: relative;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  font-size: 1.5em;
}

.button1part1:hover span {
  padding-right: 20px;
}

.button1part1:hover span:after {
  opacity: 1;
  right: 0;
}


.triptych
{
	padding: 0;
	margin-top: 20%;
	font-size: 1em;
}

.card
{
	border-radius: 0;
}

.card-body
{
	background-color: #d8e4ea;
	padding-bottom: 15%;
}

.card-title
{
	padding-top: 1%;
	padding-bottom: 4%;
	font-size: 1.2em;
}

.card-text
{
	padding-bottom: 4%;
	font-size: 1em;
}

.card-img-wrap {
  overflow: hidden;
  position: relative;
}
.card-img-wrap:after {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(255,255,255,0.3);
  opacity: 0;
  transition: opacity .25s;
}
.card-img-wrap img {
  transition: transform .25s;
  width: 100%;
}
.card-img-wrap:hover img {
  transform: scale(1.2);
}
.card-img-wrap:hover:after {
  opacity: 1;
}





/*-----------------------------------------💚Collaborations💚-----------------------------------------------------*/

.collab
{
	padding-bottom: 6%;
}


.col-md-6
{
	padding: 0%;
	background-color: #e6ebed;
	border: none;
}

.textbg
{
	background-color:#e6ebed;
	border: none;
}

.textbg1
{
	background-color:#d8e4ea;
	border: none;
}


.card-title
{
	margin: 10% 0% 0% 0%;
}

.card-text1
{
	margin: 3% 0% 5% 0%;
	text-align: justify;
}

.card-block
{
	margin: 0% 3% 0% 3%;
}

.card
{
	border: none;
}

/*------------------------------------------------💚Footer💚-----------------------------------------------------*/

.footer
{
	background-color:  black;
	padding: 2% 0% 3% 0%;
	text-align: center;
}

.footertext1
{
	font-size: 0.8em;
	margin-top: 1.4%;
	padding: 0;
	color: aliceblue;
	margin-bottom:0.6;
	font-family: 'Josefin Sans', sans-serif;
}

.footertext2
{
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	color: aliceblue;
	font-family: 'Josefin Sans', sans-serif;  
}

.fa
{
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  margin: 5px 3px;
  border-radius: 50%;
  width: 32px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
    padding: 30px;
	background: #e2e2e4;
    color: black;
	text-decoration: none;
}

.fa-twitter 
{
	color: black;
	background: #e2e2e4;
}

.fa-instagram 
{
  background: #e2e2e4;
  color: black;
}

.fa-tumblr 
{
  background: #e2e2e4;
  color: black;
}

/*----------------------------------------------------- MEDIA ENQUIRIES-------------------------------------------*/

/*Extra small devices (portrait phones, less than 576px)*/

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

	.buttonalign
{
	margin: 0% 0% 10% 0%;
	padding: 0%;
}

	.headtitle
{
	font-size: 2.5em;
}
	
	.firstrow
{
	margin-top: 5%;
}
	
.latestwork	
{
	margin-top: 5%;
}	

.textbg
	{
		padding-bottom: 8%;
	}
	
.textbg1
	{
		padding-bottom: 8%;
	}	

.card-title
	{
		text-align: center;
	}
	
.buttonalign1
	{
		text-align: center;
	}	
	
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width : 576px ) and (max-width : 767px)
{
	
}

/* 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) {

	
	
}
