/*
  Theme Name: Folio
  Theme URL: https://bootstrapmade.com/folio-bootstrap-portfolio-template/
  Author: BootstrapMade.com
  Author URL: https://bootstrapmade.com
*/

/*  General Styling
/*-----------------------------------------------------------------------------------*/



h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

h2 {
  color: #292929;
  font-weight: 600;
}

h4 {
  color: #292929;
  font-size: 14px;
  font-weight: 600;
}

.social a {
  color: rgb(54, 166, 246);
  font-size: 18px;
} */


a:hover {
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

a:hover,
a:focus {
  color: #61ec05;
  text-decoration: underline;
}

nav ul li a {
  padding: 2px 0 0 0;
  position: fixed;
  display: block;
  font-size: 12px;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
}

.nav-menu {
  margin-top: 40px;
  display: none;
  float: left;
  width: 100%;
}
.nav-menu li {
  float: none;
  width: 100%;
  text-align: center;
  border-top: 1px solid #100f0f;
  line-height: 45px;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

p {
  margin: 25px 0;
  padding: 0;
  font-size: 15px;
  color: #0c0c0c;
  line-height: 28px;
}


.btn {
  background:rgba(249, 237, 219, 0.17);
  border: medium none;
  border-radius: 0;
  color: rgb(11, 11, 11);
  font-weight: 600;
  font-size: 12px;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  margin: 1em;
  text-transform: uppercase;
}

.btn:hover,
.btn:focus {
  color: rgb(255, 255, 255);
}

.padDiv {
  padding: 30px 20px;
}

.section-title {
  margin-bottom: -px;
}

.section-title h2 {
  font-size: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: -4rem;
}

.paddsection {
  padding-top: 100px;
}

.paddsections {
  padding-top: 90px;
  padding-bottom: 90px !important;
}

.paddsectionss {
  margin-top: -px;
}

.hvr-shutter-in-horizontal::before {
  background: #333;
}

.hvr-shutter-in-horizontal:hover {
  background: #b8a07e;
}

.mb-30 {
  margin-bottom: 30px;
}

/*-----------------------------------------------------------------------------------*/
/*  Navbar Top
/*-----------------------------------------------------------------------------------*/

nav {
  margin-top: -2em;
  position: fixed;
  background: #060606;
  z-index: 1000;
  width: 100%;
  padding: 20px;
  display: none;
  -webkit-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 2px 92px 0px rgba(0, 0, 0, 0.18);
}

.nav-menu {
  float: right;
  line-height: 32px;
  margin-bottom: 0;
  padding-top: 16px;
}

nav ul li {
  float: left;
  margin-right: 15px;
  font-family:  "Fira Sans", serif;
  font-size: 14px;
  margin-left: 40px;
}

nav ul li a {
  padding: 2px 0 0 0;
  position: relative;
  display: block;
  font-size: 15px;
  color: #f5fbfb;
  font-family:  "Fira Sans", serif;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-transform: capitalize;
}

.logo {
  float: left;
}

.logo img {
  width: 5em;
  height: 5em;
}


.active {
  color: #d6e3e6;
}


/*----------------------------------------------------------------------------------*/
/*  Music/Video
/*----------------------------------------------------
-------------------------------*/

video {
  width: 100%;
  
}


/*----------------------------------------------------------------------------------*/
/*  Header
/*-----------------------------------------------------------------------------------*/


#header {
  width: 100%;
  margin-bottom: 200px; 
  font: italic 40px "Fira Sans", serif;

}

#header .header-content {
  height: 60vh;
  text-align: left;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;

}

.header-content h1 {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgb(13, 12, 12);
  margin-bottom:100px;
  margin-top:-200px;
  
}

.header-content p {
  font-family:  "Fira Sans", serif;
  font-size: 18px;
  letter-spacing: 5px;
  text-transform: capitalize;
  color: rgb(23, 23, 23);
  font-weight: 500;
  margin-top:-100px;
  
  
}

.header-content .list-social li {
  float: left;
  margin-right: 20px;
  
  
}

.header-content .list-social li i {
  font-size: 10px;
  margin--bottom:100px;
}




/*-----------------------------------------------------------------------------------*/
/*  Welcome
/*-----------------------------------------------------------------------------------*/


.welcome-parallax {
  /* background-image: url(../images/magicbg.jpg); */

  /* The image used */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 10px;
  margin-top: 2%;;
  margin-left:30px;
  margin-right:30px;

}


#welcome .div-img-bg {
  padding-bottom: 10px;
  margin-bottom:5em;
  border-radius: 40%;
  background-image: url(/images/alyssa-strohmann-CGXxpcUrhdo-unsplash.jpg); */
}


#welcome .div-img-bg .welcome-img img {
  width: 50%;
  box-shadow: 0px 0px 85px 0px rgb(230, 230, 227);
  margin-top: 20px;
  margin-left: 40px;
  height: 290px;
  object-fit: cover;
  padding-bottom: 10px;
  margin-bottom:5em;
  border-radius: 40%;

}

#welcome .welcome-descr .p-heading {
  font-family:  "Fira Sans", serif;
  font-size: 28px;
  text-align: left;
  margin-top: 1em;

}

.p-heading {
  font-family:  "Fira Sans", serif;
  font-size: 28px;
  text-align: left;
  margin-top: 1em;
}

#welcome .welcome-descr .separator {
  max-width: 100%;
  text-align: left;
}

/* .welcome-top{
  background-image: url(/images/alyssa-strohmann-CGXxpcUrhdo-unsplash.jpg);
  height: 100px;
}

.welcome-end{
  background-image: url(/images/alyssa-strohmann-CGXxpcUrhdo-unsplash.jpg);
  height: 100px;
} */


/*-----------------------------------------------------------------------------------*/
/*  Projects
/*-----------------------------------------------------------------------------------*/



.projects-parallax {
  /* background-image: url(../images/magicbg.jpg); */

  /* The image used */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 10px;
  padding-left:4em;
}

.img-responsive {

  width: 500px;
  border-radius: 90%;
 
  
}


#projects .div-img-bg {
  padding-bottom: 10px;
  border-radius: 10%;
  background-image: url(/images/alyssa-strohmann-CGXxpcUrhdo-unsplash.jpg);

}

#projects .div-img-bg .projects-img img {
  width: 100%;
  box-shadow: 0px 0px 85px 0px rgb(230, 230, 227);
  margin-top: 20px;
  margin-left: 40px;
  height: 300px;
  object-fit: cover;
  border-radius: 10%;

}

#projects .projects-descr .p-heading {
  font-family:  "Fira Sans", serif;
  font-size: 28px;
  text-align: left;
  margin-top: 1em;

}

.p-heading {
  font-family:  "Fira Sans", serif;
  font-size: 28px;
  text-align: left;
  margin-top: 1em;
}

#projects .projects-descr .separator {
  max-width: 100%;
  text-align: left;
}

.projects-paddsection {
  padding-top: 100px;
}




/*-----------------------------------------------------------------------------------*/
/*  Home
/*-----------------------------------------------------------------------------------*/


.img01 {
  width:50%;
  margin-top: em;
  margin-bottom: 10px;
  height: 55%;
  border-radius: 10%;
  box-shadow: 0px 0px 85px 0px rgb(230, 230, 227);
  border: white 1px solid;
  
}

.img01:hover {
  box-shadow: 10px 0px 45px 0px rgb(5, 159, 247);
}


.home-heading {
  font-family:   "Fira Sans", serif;
  font-size: 40px;
  font-weight: 700;
  margin-top: 15%;
  text-transform: uppercase;
  color: rgb(14, 14, 14)
  
 
}

.home-paragrapgh {
  font-family:  "Fira Sans", serif;
  font-size: 16px;
  font-weight: 100;
  margin-top: 15%;
  color: rgb(41, 35, 35);

}





.hover-4 {
  border: 1px solid;
  border-image: repeating-linear-gradient(135deg,#280fdf 0 10px,#2c04de 0 20px,#1545bd 0 30px) 8;
  -webkit-mask: 
    conic-gradient(from 180deg at top 8px right 8px, #0000 90deg,#000 0)
     var(--_i,200%) 0  /200% var(--_i,8px) border-box no-repeat,
    conic-gradient(at bottom 8px left  8px,  #0000 90deg,#000 0)
     0   var(--_i,200%)/var(--_i,8px) 200% border-box no-repeat,
    linear-gradient(#000 0 0) padding-box no-repeat;
  transition: .3s, -webkit-mask-position .3s .3s;
}
.hover-4:hover {
  --_i: 100%;
  color: #0eacf0;
  transition: .3s, -webkit-mask-size .3s .3s;
  font-size: 16px;
}

.hover-4-link {
  background-color: rgb(3, 3, 3);
  color: white;

}

















/*-----------------------------------------------------------------------------------*/
/*   Interests
/*-----------------------------------------------------------------------------------*/

#interests {
  background-image: url(/images/starry.jpg);
  position: relative;
  padding-bottom: 50px;
  padding-top: 40px;
}


.owl-item {
  float: left;
}
.interests-block span {
  margin: 10px 0;
  position: relative;
  font-size: 13px;
  color: #f0f2fb;
  letter-spacing: 0.1em;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
}

.interests-block .separator {
  margin: 0;
  font-size: 13px;
  line-height: 22px;
}

.interests-block i {
  font-size: 44px;
  color: #f1e8e8;
  line-height: 44px;
}

.interests-carousel .owl-stage-outer {
  overflow: hidden;
}

.interests-carousel .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.interests-carousel .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50%;
  border: 0;
  padding: 0 !important;
  background-color: #ddd;
  cursor: pointer;
}

.interests-carousel .owl-dot.active {
  background-color: #b8a07e;
}

.owl-nav {
  display: none;
}



/*-----------------------------------------------------------------------------------*/
/*  Projects
/*-----------------------------------------------------------------------------------*/




#projects div {
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4rem;
  
}


#projects  p {
 color: rgb(98, 151, 231);
 font-size: 12px;
 text-align: center;
 text-decoration: underline;
 font-size: 100px;
 width: 200px;
 
}

#projects  a:hover {
  color: rgb(141, 255, 202);
  text-align: center;
  font-size: 0.2em;
  text-decoration: underline;
 
 }

 .parallax {
  /* The image used */
  border: #F5DAAA 1px solid;  
  background-image: url("/images/starry.jpg");

  /* Set a specific height */
  min-height: auto;
  
  padding-top: 50px;
  padding-bottom: 100px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax a {
  font-size: 14px;
  color: #f0f3f4;
  text-align: center;
  font-size: 1.15em;
 
}

.parallax img {
  height: 300px;
  padding-left: 100px;
}



/*-----------------------------------------------------------------------------------*/
/*  Projects images
/*-----------------------------------------------------------------------------------*/


.img1 {
  height: 300px;
}

.img2 {
  height: 250px;
}

.img3 {
  height: 300px; 
  
}

.img4 {
  height: 500px; 
}

.img5 {
  height: 500px; 
}

.img6 {
  height: 300px; 
}

.img7 {
  height: 300px; 
}




/*-----------------------------------------------------------------------------------*/
/*  Portfolio
/*-----------------------------------------------------------------------------------*/

#portfolio {
  position: relative;
  padding-bottom: 50px;
}

#portfolio .portfolio-list {
  margin-bottom: 50px;
}

#portfolio .portfolio-list .nav {
  display: inline-block;
  margin: 0;
}

#portfolio .portfolio-list .nav li {
  margin: 0 40px 0 0;
  float: left;
  font-size: 14px;
  color: #999999;
  line-height: 16px;
  cursor: pointer;
  font-family:  "Fira Sans", serif;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

#portfolio .portfolio-list .nav li:hover,
#portfolio .portfolio-list .nav li.filter-active {
  color: #b8a07e;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

#portfolio .portfolio-container {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%;
}

.portfolio-thumbnail {
  margin-bottom: 30px;
  overflow: hidden;
  min-height: 260px;
}

.portfolio-thumbnail img {
  max-width: 100%;
}

.portfolio-header{
  font-size: medium;
  margin-top: -200px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font: italic 30px "Fira Sans", serif;
  text-transform: uppercase;

}

.main-container {
background-color: rgb(248, 243, 243);
margin-top:-300px;
margin-left:100px;
margin-right:100px;
padding: 50px;
border-radius: 100px;;


}
/*-----------------------------------------------------------------------------------*/
/*  Services
/*-----------------------------------------------------------------------------------*/


.services-bg {
  background-color: white;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 100px;
  margin-bottom: 10px;
  
}


.services-block .services-info img {
  max-width: 100%;
  
}

.services-block .services-info .services-txt h1 {
  margin-left: 0.8em;
  margin-right: 0.8em;
  text-align: center;
  position: relative;
  color: #44c7e8;
  background-color: rgb(18, 18, 18);
  font-size: 15px;
 
  
}

.services-block .services-info .services-txt h1 a {
  display: block;
  font-size: 19px;
  line-height: 24px;
  margin: 10px 0px 30px 3px;
  font-weight: 500;
  color: #292929;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;

  
}


.services-block .services-info .services-txt h1 a:hover {
  color: rgba(249, 237, 219, 0.17);
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  
 
}


.services-block .services-info .services-txt p {
  margin: 0.8em;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 10px;
  position: relative;
  color: rgba(23, 23, 23, 0.768);
  background-color: rgb(246, 243, 243);
  
}

.services-block .services-info .services-txt .btn {
  font-size: 12px;
  color: #44c7e8;
  background-color: rgb(16, 16, 16);
   
}


/*-----------------------------------------------------------------------------------*/
/*  bg-parallel
/*-----------------------------------------------------------------------------------*/

.bg-parallel{
  background-image: url(/images/alyssa-strohmann-CGXxpcUrhdo-unsplash.jpg);
  height: 50px;
}

/*-----------------------------------------------------------------------------------*/
/*  Footer
/*-----------------------------------------------------------------------------------*/

#footer {
  background-color: rgb(0, 0, 0);
  padding-top: 50px;
  padding-bottom: 50px;

}

#footer .socials-media {
  width: 100%;
}

#footer .socials-media ul {
  display: inline-block;
  float: none;
  margin: 0 0 20px 0;
}

#footer .socials-media ul li {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

#footer .socials-media ul li a {
  font-size: 20px;
  animation: glow 1s ease-in-out infinite alternate;
  color: rgb(175, 191, 227);
  letter-spacing: 0.1em;
  background: transparent;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

#footer .socials-media ul li a:hover {
  color: #c3230e;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

#footer p {
  font-size: 10px;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-top: 0;
  text-transform: uppercase;
  color: rgb(237, 230, 230);
}


/*parallax effect*/

footer {
  /* The image used */
  background-image: url("/images/portfolio/3.jpg");

  /* Set a specific height */
  height: 10px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}



/*-----------------------------------------------------------------------------------*/
/*  Contact
/*-----------------------------------------------------------------------------------*/

.contact p{
  font-family:  "Fira Sans", serif;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font: italic 40px "Fira Sans", serif;
  

}

form {
  font-family:  "Fira Sans", serif;
  width: 100%;
  background-color: white
  border-radius: 3px;
  box-sizing: border-box;
 
}

h1 {
  margin: 0;
}

label {
  display: block;
  margin: 2px 0;
  color: rgb(17, 18, 17);
}

input,
textarea {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  outline: none;
  resize: none;
  border: none;
  border-bottom: 3px solid rgb(231, 231, 231);
}


textarea::-webkit-scrollbar {
  width: 4px;
}

textarea::-webkit-scrollbar-thumb {
  background-color: red;
}

.center {
  text-align: center;
}

.formBtn {
  margin: 10px 10px;
  padding: 1px;
  width: 10%;
  background-color: rgb(9, 9, 9);
  color: rgb(247, 249, 252);
  font-size: 100%;
  cursor: pointer;
  border-radius: 70%;
  font-family: 'Courier New', Courier, monospace;

}

.formBtn:hover {
  box-shadow: 1px 5px 9px 5px rgb(255, 255, 255);
}

.formBtn:focus {
  color: #32bda1;
  text-decoration: underline;
}
