@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');

.down{
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.arrow{
  border: solid red;
  border-width: 0 3px 3px 0;
  display:inline-block;
  padding:3px;
}

.social-media{
	padding: 10px;
	display: flex;
	justify-content:center;
}

.social-media a {
    margin: 10px;
    font-size: 2rem;
    text-align:center;
    display: inline-block;
	color: var(--main-fonts-color);
}

.social-media a i{
	cursor: pointer;
}

.social-media  a:hover {
	color: var(--main-decor-color);
	text-shadow: 0 0 50px var(--main-decor-color);
}
p
{
  color:white;
  font-family:'Poppins', sans-serif;
  font-size:35px;
}

img.center
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  height: auto;
  -moz-border-radius: 10px;
  border-radius:50px;
  -khtml-border-radius: 10px;
}

img.center2
{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
}

.container{
  position: relative;
  overflow: hidden;
  width: 100%;
}

video{
  width:100%;
  height: auto;
  -moz-border-radius: 10px;
  border-radius:50px;
  -khtml-border-radius: 10px;
}

.footerImage{
  height: 10px;
}

.sticky{
  position: fixed;
  top: 0;
  width: 100%;
}

.mySlides{
  display:none;
}
.sticky+.work-content
{
  padding-top: 102px;
}

footer{
  font-family: verdana;
  font-size: .65rem;
  min-height: 3rem;
  border: 1px solid #ffffff;
  background-color: #000000;
  height: auto;
  width: auto;
  text-align: left;
  padding: 12px;
}



img.center
{
  padding: 20px;
  margin: 0 0 16px 0;
  font-family: verdana;
  font-size: 1.25rem;
}


/* 
TEXT & BOX
*/
h5{
  color: #ffffff;
  font-family: verdana;
  text-align: left;
  font-size: 30px;
  float:left;
  display:inline;
}

u{
  color:#ffffff;
}

.box
{
  padding: 10px;
  margin: 10px;
  flex-basis: 3in;
  min-width: 1px;
}
.fbox
{
  padding: 10px;
  margin: 10px;
  flex-basis: 3in;
  min-width: 1px;
}

.flex-container{
  display:flex;
}

.box1{
  order: 1;
  flex-grow: 1;
  width: auto;
  height: auto;
  -moz-border-radius: 10px;
  border-radius: 50px;
  -khtml-border-radius: 10px;
  background-color: #000000;
  align-items: center;
  display:flex;
  flex-direction:column;
  text-align:left;
}

.box1a{
  order:1;
  border: 5px solid #fff;
  flex-grow:1;
  width:auto;
  height:auto;
  -moz-border-radius: 10px;
  border-radius: 50px;
  -khtml-border-radius: 10px;
  background-color:#000;
  display:flex;
  flex-direction:column;
}

.box2{
  flex-grow: 1;
  order: 2;
  height: auto;
  width: auto;
  border:5px solid #ffffff;
  -moz-border-radius: 10px;
  border-radius: 50px;
  -khtml-border-radius: 10px;
  background-color: #000000;
  display:flex;
  flex-direction:column;
}

.box2a
{
  flex-grow: 2;
  background-color: #000000;
  order: 2;
  border: solid white;
  text-align: center;
  padding-top:10px;
  -moz-border-radius: 10px;
  border-radius: 50px;
  -khtml-border-radius: 10px;
  display:flex;
  flex-direction:column;
}

.box3{
  order: 3;
  width:auto;
  height:auto;
  border: 5px solid #ffffff;
  flex-grow: 1;
  -moz-border-radius: 10px;
  border-radius: 50px;
  -khtml-border-radius: 10px;
  background-color: #000000;
  display:flex;
  flex-direction:column;
}

.box3a
{
  order: 3;
  width: auto;
  height: auto;
  border: solid white;
  flex-grow:1;
  text-align:center;
  -moz-border-radius: 10px;
  border-radius: 50px;
  -khtml-border-radius: 10px;
  background-color:#000000;
  display:flex;
  flex-direction:column;
}

.box4a{
  width:auto;
  height:auto;
  
}

.flex_parent_container
{
  display: flex;
  flex-direction:column;
  justify-content: space-around;
  -moz-border-radius: 10px;
  border-radius: 50px;
  -khtml-border-radius: 10px;
}

h4{
  font-size: 25px;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  text-align: center;
}
h1{
  font-family: Brush Script MT;
  color:#ffffff;
  font-size: 60px;
  text-align:center;
  height: auto;
  width: auto;
  text-shadow:  5px 5px 10px red;
}

h2{
  font-family: 'Poppins', sans-serif;
  text-align:center;
  font-size: 30px;
  color: var(--main-fonts-color);
}
:root{
	--main-background: #0b0c0f;
	--main-fonts-color: #fff;
	--main-decor-color: red;
    --main-header-background:#21252e;
	--main-font-family: verdana;
}

img.left{
  display:block;
  flex-direction:row;
  margin-left:auto;
  margin-right:auto;
  width:14%;
  height:14%;
  border:solid red;
  -moz-border-radius: 10px;
  border-radius: 50px;
  -khtml-border-radius: 10px;
}

img.left2{
  display:block;
  flex-direction:row;
  margin:0 0 0 15px;
  width:auto;
  height:auto;
  border:solid red;
  -moz-border-radius: 10px;
  border-radius: 50px;
  -khtml-border-radius: 10px;
  float:right
}

img.right{
  display: block;
  flex-direction:row;
  margin-left:auto;
  margin-right:auto;
  width: auto;
  height: auto;
  border:solid red;
  -moz-border-radius: 10px;
  border-radius: 50px;
  -khtml-border-radius: 10px;
}
*{
	margin: 0;
	padding: 0;
	scroll-behavior: smooth;
}

main{
	padding: 0;
	width: auto;
	height: auto;
	background: var(--main-background);
}

body{
    width:auto;
    height:auto;
  background: linear-gradient(-45deg, red, black, red);
    background-size: 400% 400%;
    animation: gradient 7s ease infinite;
}
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
html, body{
  width: auto;
  height: auto;
}
/*────────────────── 
       header
──────────────────*/
header{
	margin: 0 auto;
	width: 100%;
	height: auto;
	display: flex;
  align-items: center; 
	justify-content: space-around; 
  background: transparent;
  font-family: 'Poppins', sans-serif;
	position: fixed;
	top: 0;
	transition: 0.3s;
	z-index: 5;
  background-image: url(../images/);
}

header:hover{
	opacity: 1;
	background: var(--main-header-background);
}

.logo img{
	padding-top: 5px;
	height: 50px;
	cursor: pointer;
}

.active{
	background: var(--main-decor-color);
}

/*──────────────────
       home
──────────────────*/

#home{ 	
	margin: auto;
	height: 100vh;
	color: var(--main-fonts-color);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
}

#home .filter{
	background-size: cover;
	background-position:center;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
	opacity:.20;
}  

.intro {
	text-align:center;
    color: var(--main-fonts-color);
	z-index: 1;
	margin: auto;
	padding: 20px;
}

.intro  p{
    margin: 5px;
	font-size:1.2rem;
	font-family: var(--main-font-family);
	text-align:center;
}

 h3{
	padding-bottom: 15px;
    letter-spacing: normal;
    font-family: Brush Script MT;
	font-style: normal;
	font-size: 60px;
	color: var(--main-fonts-color);
  text-shadow:  5px 5px 10px red;
  text-align:center;
}



/*──────────────────
      projects
──────────────────*/

#projects{
	margin-top:100px;
    height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
    justify-content: center;
	text-align:center;
	color: var(--main-fonts-color);
}
#projects h3{
    padding-top: 70px;
}
#projects p{
	font-family: var(--main-font-family);
	font-size:1.2rem;
	padding: 10px;
}

.work{
	display: flex; 
	flex: 1;
    flex-wrap: wrap;
    justify-content:center;
	align-items: center;
	padding: 20px;
}

.card{
	display: flex;
	flex-direction: column;
	margin: 20px;
	width: 200px;
	height:250px;
	border-radius:12px;
    background:var(--main-decor-color);
}

.card img{
	width: 100%;
	height:70%;
	border-radius:10px 10px 0px 0px;
}

.card .work-content{
	text-align: center;
	padding: 10px 5px;
	font-size: 1rem;
	color: var(--main-fonts-color);
	font-family: var(--main-font-family);
	cursor: pointer;
}

.card a{
	text-decoration: none;
}

.card .work-content:hover{
    color:#202020;
}

.card:hover{
	box-shadow: 0 0 1.5rem gray;
}

/*-----
CONTACT
-----*/

#contact{
	margin: auto;
	padding-bottom: 20px;
	height: 600px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
	
#contact p{
	padding:10px;
	text-align:center;
	font-size:1.2rem;
}

/*────────────────── 
       footer
──────────────────*/

footer {
	width: 100%;
	height: 100%;
  background-color: var(--main-header-background);
  color:#ffffff;
}

.copyright {
	color: #fff;
	font-size: 1.2rem;
	line-height: 40px;
	text-align: center;
}

.copyright a{
	color: #fff;
	font-size: 1rem;
	letter-spacing: 1px;
    text-decoration: none;
}

.copyright a:hover{
	color: var(--main-decor-color);
}


/*──── hr ─────*/

hr {
    background: var(--main-decor-color);
	margin: 2px;
	height: 3px;
	width: 150px;
    border-radius:5px;
	border: hidden;
	margin-inline-start: auto;
    margin-inline-end: auto;
}

/*────────────────── 
     Scrollbar
──────────────────*/
::-webkit-Scrollbar{
    width: 5px; 
	background: rgba(5,5,5,1);
}
::-webkit-Scrollbar-thumb{
	border-radius: 10px;
	background: var(--main-decor-color);
	box-shadow: inset 0 0 20px var(--main-decor-color);
}
::-webkit-Scrollbar-track{
	margin-top: 80px;
	border-radius: 10px;
}

body{
  overflow-x: hidden;
}

/*────────────────── 
     hamburger
──────────────────*/
.hamburger {
	display: none;
}

.hamburger div{
	width: 30px;
	height: 3px;
	background:#ffffff;
	margin: 5px;
	transition:all 0.3s ease;
}

.toggle .line1{
	transform: rotate(-45deg) translate(-5px,6px);
}

.toggle .line2{
	opacity: 0;
}

.toggle .line3{
	transform: rotate(45deg) translate(-5px,-6px);
}

@keyframes navLinkFade{
	from{
		opacity:0;
		transform: translatex(50px);
	}
	to{
		opacity: 1;
		transform:translatex(0px);
	}
}

/*────────────────── 
    responsive
──────────────────*/



@media only screen and (max-width: 1484px) and (min-width: 1214px) {
	.work{
        padding:20px 20%;
    }
}
@media only screen and (max-width: 1214px) and (min-width: 1000px) {
	.work{
        padding:20px 12%;
    }
}
@media only screen and (max-width: 500px) {

	#home, #projects, #contact{
        overflow-x: hidden;
	}
	header{
		background-color: white;
	}
	.logo{
		position:absolute;
		top: 2px;
		left: 30px;
	}
	
	}
	.hamburger{
		position:absolute;
		top: 35px;
		right: auto;
		display: block;
		cursor:pointer;
		z-index: 5;
	}	


* {box-sizing:border-box}

* {box-sizing:border-box}
#contact{
  margin:auto;
  padding-bottom:20px;
  height: 600px;
  display: flex;
  flex-direction:column;
  align-items: center;
  justify-content: center;
  color: red;
}

#contact p{
  padding: 10px;
  text-align:center;
  font-size: 1.2rem;
  font-family: verdana;
}

/*SCSS*/
a{
  color:black;
}
