	@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

body {
  overflow-x: hidden;
  font-family: 'Lato', sans-serif;
  color: #505962;
}

.offset:before {
  height: 3.8rem;
  margin-top: -3.8rem;
  content: "";
  display: block;
}

/*--- Navbar ---*/

.navbar {
/*  text-transform: uppercase; */
  font-weight: 500;
  font-size: 1.0rem;
  letter-spacing: .1rem;
  background-color: white;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); /* You can adjust the shadow properties */
}

}
.navbar-brand img {
  height: 3rem;
}

.navbar-nav{
  padding-right: .7rem;
}

.navbar-dark .navbar-nav .navbar-link{
  color: white;
  padding-top: .8rem;
}

.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link:hover{
  color: #068386;
}

/*--- Slider ---*/

.carousel-item{
  height: 100vh;
}

/*---.carousel-caption{
  position: absolute;
  top: 38%;
  text-transform: uppercase;
}

below
  text-transform: uppercase;
---*/
.carousel-caption{
  position: absolute;
  top: 38%;
  width: 100%;
  
  right: 0;
  left: 0;
}

.carousel-caption h1{
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: .3rem;
  text-shadow: .1rem .1rem .8rem black;
  background-color: rgb(31, 28, 31,0.1);
  padding-bottom: 1rem;
  padding-left: 2rem;
}

.carousel-caption h3{
  font-size: 1rem;
  text-shadow: .1rem .1rem .5rem black;
  background-color: rgb(31, 28, 31,0.1);
  padding-bottom: 1.6rem;
  padding-left: 2rem;
  width: 35%;	

}

.btn.lg{
  border-width: medium;
  border-radius: 0;
  font-size: 1.1rem;
  padding-left: 2rem;
}

/*============= COURSE SECTION =============*/

.narrow {
  width: 75%;
  margin: 0 auto;
  padding-top: 2rem;
}
.btn-md {
  border-width: medium;
  border-radius: 0;
  padding: .6rem 1.1rem;
  text-transform: uppercase;
  margin: 1rem;
}
.btn-secondary {
  border-width: medium;
  border-radius: 0;
  padding: .6rem 1.2rem;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin: 1rem;
  border-color: #1EBBA3;
  background-color: #1EBBA3;
  color: white;
}
.btn-secondary:hover,
.btn-secondary:focus {
  border-color: #189582;
  background-color: #189582;
  color: white;
}

.jumbotron{
  border-radius: 0;
  padding: 3rem 0 2rem;
  margin-bottom: 0;
}
h3.heading{
  font-size: 1rem;
  font-weight:700;
  /*   text-transform: uppercase;   */
  padding-bottom: 1.9rem;
}

.heading-underline {
  width: 3rem;
  height: .2rem;
  background-color: #1ebba3;
  margin: 0 auto 2rem;
}

/*--- Portfolio ---*/

.portfolio img{
  max-width: 100%;
  transition: transform .5s ease;
}

.row.no-padding[col*=col-]{
  padding: 0;
}

.portfolio img:hover{
  max-width: 100%;
  transform: scale(1.1);
  cursor: zoom-in;
}

.portfolio{
  overflow: hidden;
}

.card{
  margin: 2rem;
}

/*--- Contact ---*/

footer{
  background-color: #40474e;
  color: white;
  padding: 2rem 3rem;
  margin-top: 1rem;
}

footer img{
  height: 3rem;
  margin: 1.5rem 0;
}

footer a{
  color: white;
}

footer svg.svg-inline--fa{
  font-size: 1.6rem;
  margin 1.2rem .5rem 0 0;
}

footer svg.svg-inline--fa:hover{
  color: #1ebba3;
}

hr.socket{
  border-top: .2rem solid #666b71;
  width: 100%;
}

/*--- Media Queries --*/

@media(max-width:767px){
  .carousel-caption h1{
    font-size: 2rem;
    letter-spacing: .15rem;
    padding-bottom: .5rem;
	padding-left: 1rem;
  }
  
  .carousel-caption h3{
    font-size: 1rem;
    padding-bottom: 1.2rem;
	padding-left: 1rem;
	width: 80%;
  }
  
  .btn.lg{
    font-size: 1rem;
  }
  .narrow h1{
    font-size: 1.5rem;
  }
  p.lead{
    font-size: 1rem;
  }
    
}
/*--- Boxes ---*/
.bx {
  font-family: "boxicons" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bx-ul {
  margin-left: 2em;
  padding-left: 0;
  list-style: none;
}
.bx-ul > li {
  position: relative;
}
.bx-ul .bx {
  font-size: inherit;
  line-height: inherit;
  position: absolute;
  left: -2em;
  width: 2em;
  text-align: center;
}

.bx-check-double:before {
  content: "\e9a9";
}

@font-face {
  font-family: "boxicons";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/boxicons.eot");
  src: url("../fonts/boxicons.eot") format("embedded-opentype"), url("../fonts/boxicons.woff2") format("woff2"), url("../fonts/boxicons.woff") format("woff"), url("../fonts/boxicons.ttf") format("truetype"),
      url("../fonts/boxicons.svg?#boxicons") format("svg");
}

/*=== Video ===*/
.about-video .content ul i {
  font-size: 24px;
  color: #2487ce;
  position: absolute;
  left: 0;
  top: -2px;
}
/*============ BOOTSTRAP BREAK POINTS:

Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

=============*/