/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
.carousel-item img{
  width: auto;
  height: 125px !important;
  max-height: 155px !important;
  margin: 5% auto; 
  display: block;
  position: relative;
}

a.nav-link {
 color: #002e74  !important;
 font-family: 'ZCOOL KuaiLe', cursive;
 font-size: 20px;
 margin-left: 15px;
}

a.nav-link:hover {
  color: black !important;
}

.bg {
  background: url("../assets/campus.jpg");
  filter: blur(5px);
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 90% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.bgone {
  background: url("../assets/bg1.jpg");
  filter: blur(5px);
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 90% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.bgtwo {
  background: url("../assets/bg2.jpg");
  filter: blur(5px);
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 90% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.bgthree {
  background: url("../assets/bg3.png");
  filter: blur(5px);
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: 90% 100%;
  background-position: center;
  background-repeat: no-repeat;
}


.col-lg-4 {
  justify-content: space-evenly;
  flex-direction: column;
  display: flex;
} 

.col-lg-4 p.g {
  flex-grow: 1;
}
/*
.page-bg {
  background: url("../assets/bg3.jpg") no-repeat;
  background-size: 100% 100%;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
}
*/

.heading {
  color:#002e74;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-align: center;
  width: fit-content;
  margin: auto;
}

.interests {
  margin-top: 3em;
}

.page-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
  background-image: linear-gradient(to top, #30cfd0 0%, #330867 100%);
  background-color: #E4E4E1;
  background-image: radial-gradient(at top center, rgba(255,255,255,0.03) 0%, rgba(0,0,0,0.03) 100%), linear-gradient(to top, rgba(255,255,255,0.1) 0%, rgba(143,152,157,0.60) 100%);
 	background-blend-mode: normal, multiply;
}

#myavatar {
  width: auto;
  height: 125px !important;
  max-height: 155px !important;
  margin: auto; 
  display: block;
  position: relative;
}

body {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #002e74;

}

.jumbotron {
  color: black;
}

.btn-secondary {
  background-color: #fdbf42;
  border-color: black;
}

.btn.btn-lg.btn-primary {
  background-color: #002e74;
  border-color: black;
}

.btn.btn-lg.btn-primary:hover, .btn.btn-lg.btn-primary:focus, .btn.btn-lg.btn-primary:active{
  background-color: #fdbf42;
  border-color: #285e8e;
  outline: none !important;
  box-shadow: none !important;
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background-color: #002e74;
  border-color: #285e8e;
}

.col-12.skills {
  background-color: transparent;
  border-radius: 30px;

}

ul.list-inline.list-icons.mb-4 {
  margin: 0 !important;
}
.row.skills {
  padding: 25px;
  margin: 10px;
  border-radius: 10px;
}

#skills {
  color:#fdbf42;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-align: center;
}

ion-icon {
  padding: 15px;
  color: #002e74;
  background-color: #aaa;
  border-radius: 360px;
  margin: auto;
  font-size: 120px;
}


.col-12 {
  text-align: center;
}

.list-inline-item {
  margin-right: 10px;
  width: 100px;
  font-size: 6rem;
}

[class*="devicon-"]:hover {
  font-size: 5.8rem;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

.navbar{
  /*background-color: #fdbf42 !important;*/
  background-color: transparent !important;
  overflow: hidden;
}
.navbar-light.scrolled {
  background-color: #fff !important;
  transition: background-color 200ms linear;
}
.navbar-light.hide {
  background-color: #fff !important;
  transition: background-color 200ms linear;
}
.navbar-light.done {
  background-color: red !important;
  transition: background-color 200ms linear;
}
.navbar .navbar-collapse {
  text-align: center;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,46,116,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-light .navbar-toggler {
  border-color: black;
  outline: none;
}

.navbar-light .navbar-toggler-icon:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, .1);
  border-radius: 5px;
}

.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #e5e5e5;
}

.flex-equal > * {
  -ms-flex: 1;
  flex: 1;
}

.overflow-hidden { 
  overflow: hidden; 
}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 9.5rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}

#intro {
  position: relative;
  margin-bottom: 50px;
  background-color: red;
  width: 100% !important;
}

header {
  margin-bottom: 50px;
}
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0;
  border-color: white;
  border-width: 2px;
}

.text-muted {
  color:#fdbf42 !important;
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}



/* FOOTER
-------------------------------------------------- */
.footer-link {
  color: black;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

  .carousel-item img{
    height: 125px;
    max-height: 500px;
    }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

@media (min-width: 768px) {
  .flex-md-equal > * {
    -ms-flex: 1;
    flex: 1;
  }
}

@media (max-width: 768px) {
  
  a.nav-link {
    width: 50%;
    margin: 2% auto;
    padding: 0;
    border: 2px solid #002e74;
  }
 
}
@media (max-width: 600px) {  
  .list-inline-item {
    width: 75px;
    font-size: 4rem;
  }
  [class*="devicon-"]:hover {
    font-size: 3.8rem;
  }
} 
