body {
    margin: 0;
    font: normal 75% Arial, Helvetica, sans-serif;
  }
  .primarybtn{
    border:0;
                    background-color:rgb(237,43,49); 
     color: white; 
                    max-width:350px; 
                    padding-top:10px;
                    padding-bottom:10px;
                    padding-left:25px;
                    padding-right:25px;
                    align-self: center;
                    border-radius:3px;
                    text-decoration: none;
  } 
  .secondary-text{
    color:#606374 ;
}
.primarybtn:hover{
  color: white;
}

.primary-text{
  color : #df3b26;
}
  canvas {
    display: block;
    vertical-align: bottom;
  }
  .main{
    margin-bottom: 7%;
  }

  .hero{
    background: url('../assets/hero/hero1.jpeg');
    background-repeat: no-repeat
    ;
    color: white;
    background-size: cover;
    height: 500px;
  }


  .carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: rgba(0, 0, 0, 0.3);
    background-size: 100% 50%;
    border-radius: 50px;
    height: 40px;
    width: 40px;
}
.carousel-control-next-icon {
  background-position-x: 0.2em;
}
/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  bottom: 3rem;
}

.words p{
 padding-left: 30px;
 padding-right: 30px;
}


/* Declare heights because of positioning of img element */
.carousel-item {
  height: 600px;
  background-color: #777;
}

.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 800px;
}





/* 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: normal;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

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


/* 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;
  }
}

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

  


  .words{
    position: absolute;
   
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.carousel-words{
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}

  #particles-js {
    z-index: -1;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgb(253, 255, 245,0.5);
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    top: 0;
    left: 0;
  }
  #particles-js canvas {
    position: absolute;
    top: 0;
    left: 0;
  }
  .hcon {
    /* background-color: rgb(255, 255, 255,0.8); */
    max-width: 70px;
    max-height: 70px;
    font-size: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: black;
    /* color:  rgb(255, 255, 255,0.8); */
    /* border-radius: 10px; */
    background: rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4.8px);
    -webkit-backdrop-filter: blur(4.8px);
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
  .navcon {
    /* background-color: rgb(255, 255, 255,0.8); */
    max-width: 70px;
    max-height: 70px;
    font-size: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    /* color:  rgb(255, 255, 255,0.8); */
    /* border-radius: 10px; */
    background: rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4.8px);
    -webkit-backdrop-filter: blur(4.8px);
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
  /* .social-media {
    display: none;
  } */
  @media screen and (max-width: 1000px) {
  .social-media{
    display: none;
  }
  .logo{
    text-align: center;
    
  }
  
  }
 .top-text{
   text-align: center;
   margin-top: 100px;
   color: black;
 }


 .servicecard1{
 }
 .service-1, .service-2, .service-3, .service-4, .service-5, .service-mobile-2, .service-mobile-4{
   /* text-align:left; */
   width: 100%;
 }
.stitle{
  /* font-size: 30px; */
  font-weight: bold;
}
.service-img1{
  align-items: center !important;
}
.s1desc{
  font-size: 20px;
  /* font-weight: bold; */
  text-align:left !important;
}

@media only screen and (max-width: 600px) {
.s1desc{
  padding: 25px;
}
.service-img1{
  padding: 25px;
}
}

.navbar-desktop{
  position: fixed !important;
  top:90%;
  z-index: 5000;
  display: flex;
  flex-direction: row;
}
.navitem1 {
  max-width: 100px;
  max-height: 100px;
  font-size: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  color: black;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(4.8px);
  -webkit-backdrop-filter: blur(4.8px);
  border: 1px solid rgba(255, 255, 255,0.9);

}




    .words{
      width: 100%;
      top: 40%;
    }



.emails a{
  text-decoration: none;
  color: black;
}

.my-nav{
  position: absolute;
  z-index: 10;
  width: 100%;
  }
  
  .carousel-item {
    height: 100vh;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

.emails a:hover{
  color: rgb(237,43,49)
}
.navbar-desktop > span{
  padding : 10px;
}
.nav-container{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
.navitem1:hover{
  background: rgba(255, 255, 255, 0.9);
  color: rgb(237,43,49);
  /* border: 1px solid rgb(237,43,49); */
}
@media only screen and (max-width:600px){
  .navbar-desktop{
    top: 30%;
    left: 0;
    display: flex;
    flex-direction: column;
  }
  .carousel-words{
    width: 100%;
  }
  .nav-container{
    display: flex;
    flex-direction: column;
  }
  .service-mobile-2{
    display:block !important;
  }
  .service-2{
    display:none !important;
  }
  .service-mobile-4{
    display:block !important;
  }
  .service-4{
    display:none !important;
  }
}
@media only screen and (max-width: 800px){
  .about-content{
    margin-bottom: 30px;
  }
  
}
.fsocial > a{
  /* float: right; */
  /* padding-right: 50px; */
}
.fsocial > a{
  padding: 2px;
}
.fcont{
  /* align-content: center!important; */
  /* padding-top: 20px;
  padding-left:50px;
  padding-right: 50px; */
}
.footer{
  padding-top:20px;
  /* border-top: 1px solid #606374; */
  background: rgba(255, 255, 255, 0.1);
  /* box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3); */
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}

@media (min-width:768px) and  (max-width:912px){
  .words{
      width: 100%;
      top: 30%;
    }

    .carousel-words{
      width: 100%;
    }
}




.hides {
 text-decoration: none;
 color: #606374;
}

.hides:hover{
  color: #606374;
}