@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Luckiest+Guy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bungee+Outline&display=swap');


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




html {
  scroll-behavior: smooth;
}

.nav-link a {
    color: #fff!important;


}

.nav-link  {
    color: rgba(255,255,255,1)!important;
    font-family: 'Prompt', sans-serif!important;

    letter-spacing: -1px;


}

.cg {
  background-image: url(img/contact-bg.jpg);
  background-size: cover;
}


.what {
  width: 30px;
  height: auto;
}



body {
  font-family: 'Prompt', sans-serif!important;
  -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  background: #171F2D;

}

h2, h3, h5, h6 {
font-family: 'Luckiest Guy', cursive;
  font-weight: 700!important;
}


h3 {
  font-weight: 600;
  font-size: 66px;
}


h2 {
  font-size: 7.2vw;
  color: #DDDDDD;
}


p {
  font-size:24px;
  font-weight: 400;
    font-family: 'Prompt', sans-serif!important;
}

a:active, a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}



.welcome {
  background-image: url(img/bg1.jpg);
  background-size: cover;
}


.wedo {
  background: #48a7ee;
}

.main {
  width: 100%;
  height: 100%;

}

.fold {
  width: 100%;
  height: 100vh;
  position: relative;
}

.video {
  position: absolute;
  z-index: 1;
  top: 0;

}

.video video {
  width: calc(100% - var(--gutter)*2);
  height: 100%;
  opacity: 0.4;
}






.hero {

  z-index: 999;
  position: relative;
  margin-top: 30vh;
}

.hero h2 {
  color: #fff;
  text-align: center;
  text-shadow: 0px 14px 12px rgba(0, 0, 0, 0.2);


}


.hero p {
  color: #fff;
  font-size: 2vw;
  text-align: center;
  font-weight: 500;
  letter-spacing: -1px;
    text-shadow: 0px 14px 12px rgba(0, 0, 0, 0.2);
    margin-left: 10%;
    margin-right: 10%;
}


.service {

}


.red {
  background: url(img/sec1.jpg) center;
  background-size: cover;
}

.blue {
    background: blue;
}


.imgo {
  width: 100%;
  height: auto;
}


.sp {
  padding-top: 10vh;
  padding-bottom: 10vh;
}



.header {
  background: url(img/header-bg.png);
  background-size: cover;

}


.header h1 {
  color: #fff;
  font-size: 52px;
}

.ser h3 {
  color: #32C5FF;
  font-size: 42px;

}

.team {

}

.team h1{
  font-size: 130px;
  font-weight: 700;
  text-align: center;
  color: #1b0452;
  width: 100%;
  font-family: 'Luckiest Guy', cursive;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;

}

.eventz {


}

.eventz h3 {
  color: #FFAA00!important;


}


.eventz p {
  color: #CDCDCD;
  font-size:24px;


}


.btn {
  padding: 15px 50px!important;
  font-size: 24px;
  background: #FF9D00!important;
box-shadow: 0 8px 22px 0 rgba(0,0,0,0.39);
border: solid 2px #000!important;
color: #000;

}

.ser p {
  color: #CDCDCD;
  font-size:24px;
}


.ser2 h3 {
  color: #000;

}

.ser2 p {
  color: #3f51b5;
  font-size:24px;
  font-weight: 400;
}


.contact span {
  color: #000 !important;
  font-size: 38px!important;
  font-weight: 700;

}

.contact p {
    color: #000 !important;

}
.contact h1 {
  color: black;
      -webkit-text-fill-color: transparent;
      -webkit-text-stroke-width: 2px;
      -webkit-text-stroke-color: black;
      font-size: 82px;
      font-weight: 700;
        font-family: 'Luckiest Guy', cursive;

}

.contact p {
  color: #fff;
  font-size:24px;
    font-weight: 400;

}


.orange {
  background: linear-gradient(180deg, #FF514A 0%, #FF5C00 100%);
}



.card-body {
  background-image: linear-gradient(180deg, rgba(238,238,238,0.00) 39%, #D8D8D8 100%)!important;

}

.tex {
  color:#000!important;
  font-weight: 600;
  line-height: 20px;
}

.jumbotron {

    margin-bottom: 0rem!important;
  }



.yellow {
  background: linear-gradient(163.54deg, #03a9f4 32.69%, #2cceff 42.24%, #00bcd4 75.34%);

}

.blue {
  background: linear-gradient(
180deg
, #463af9 0%, #e91e63 100%);
}
}

.white {
  background: #fff;

}

body{margin-top:20px;}
.rs-team .team-item {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}
.rs-team .team-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.rs-team .team-item .team-img {
  position: relative;
}
.rs-team .team-item .team-img .normal-text {
  position: absolute;
  text-align: center;
  height: 80px;
  bottom: -1px;
  padding: 17px 0;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background-color: rgba(217, 8, 69, 0.7);
  transition: .3s ease all;
  z-index: 10;
}
.rs-team .team-item .team-img .normal-text .team-name {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  display: block;
  text-transform: uppercase;
  padding: 0 0 3px;
}
.rs-team .team-item .team-img .normal-text .subtitle {
  color: #fff;
  margin: 0;
  display: block;
}
.rs-team .team-item .team-img img {
  width: 100%;
}
.rs-team .team-item .team-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10%;
  left: 0;
  text-align: center;
  z-index: 1;
  padding: 10px;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  visibility: hidden;
}
.rs-team .team-item .team-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(217, 8, 69, 0.8);
  z-index: -1;
}
.rs-team .team-item .team-name {
  margin-bottom: 2px;
}
.rs-team .team-item .team-name a {
  margin-bottom: 6px;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.rs-team .team-item .team-name a:hover {
  color: #fff;
}
.rs-team .team-item .postion {
  position: relative;
  z-index: 1;
  color: #fff;
}
.rs-team .team-item .share-icons {
  position: relative;
  max-width: 255px;
  margin: 0 auto 15px;
  opacity: 0;
  visibility: hidden;
}
.rs-team .team-item .share-icons .border {
  content: '';
  position: absolute;
  background: #fff;
  z-index: 1;
  opacity: 1;
}
.rs-team .team-item .share-icons .border {
  width: 25px;
  height: 25px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  border-radius: 100px;
  z-index: 11;
}
.rs-team .team-item .team-social {
  position: relative;
}
.rs-team .team-item .team-social.icons-1:after,
.rs-team .team-item .team-social.icons-1:before {
  content: '';
  position: absolute;
  background: #fff;
  z-index: 1;
  opacity: 1;
}
.rs-team .team-item .team-social.icons-1:after {
  top: 0%;
  left: 50%;
  height: 95px;
  width: 1px;
}
.rs-team .team-item .team-social.icons-1:before {
  bottom: 0;
  left: 10px;
  height: 1px;
  width: 100px;
}
.rs-team .team-item .team-social.icons-2:after,
.rs-team .team-item .team-social.icons-2:before {
  content: '';
  position: absolute;
  background: #fff;
  z-index: 1;
  opacity: 1;
}
.rs-team .team-item .team-social.icons-2:after {
  bottom: 0;
  left: 50%;
  height: 95px;
  width: 1px;
}
.rs-team .team-item .team-social.icons-2:before {
  top: 0;
  right: 10px;
  height: 1px;
  width: 100px;
}
.rs-team .team-item .team-social li {
  display: inline-block;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
  padding: 34px;
}
.rs-team .team-item .team-social li a {
  display: block;
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 100px;
  font-size: 20px;
}
.rs-team .team-item .team-social li a:hover {
  background: #fff;
  border-color: #fff;
  color: #d90845;
}
.rs-team .team-item:hover .team-content {
  top: 0;
}
.rs-team .team-item:hover .share-icons,
.rs-team .team-item:hover .team-content,
.rs-team .team-item:hover .team-social {
  opacity: 1;
  visibility: visible;
}
.rs-team .team-item:hover .normal-text {
  opacity: 0;
  visibility: hidden;
}
.rs-team.fullwidth-team .col-lg-3 {
  padding: 0;
}
.rs-team.fullwidth-team .col-lg-3 .team-item {
  margin-bottom: 0;
}
.rs-team.fullwidth-team .col-lg-3 .team-item .team-img .normal-text {
  text-align: left;
  background: transparent;
  padding-left: 15px;
}
.rs-team.rs-team2 .normal-text {
  clip-path: polygon(100% 100%, 0% 100%, 50% -95%);
}
.rs-team#rs-team3 .share-icons {
  max-width: 230px;
}
.rs-team#rs-team3.bg6,
.rs-team#rs-team3.bg4 {
  position: relative;
}
.rs-team#rs-team3.bg6:after,
.rs-team#rs-team3.bg4:after {
  content: "";
  background-position: top center;
  height: 460px;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
}
.rs-team#rs-team3.bg4:after {
  background-image: url(images/bg/bg1.jpg);
}
.rs-team#rs-team3.bg6:after {
  background-image: url(images/bg/bg6.jpg);
}
.rs-team#rs-team3 .container-fullwidth {
  position: relative;
  z-index: 1;
}
.rs-team#rs-team3 .team-item {
  margin-bottom: 30px;
}
.rs-team#rs-team3 .team-item .team-img .normal-text {
  height: 205px;
  bottom: -23%;
  padding: 30px 0;
  width: 86%;
  border-radius: 50%;
  clip-path: none;
}
.rs-team#rs-team3 .team-item .team-social li {
  padding: 20px;
}
.rs-team#rs-team3 .team-item .team-social.icons-1:before,
.rs-team#rs-team3 .team-item .team-social.icons-2:before {
  width: 80px;
}
.rs-team#rs-team3 .team-item .team-social.icons-1:after,
.rs-team#rs-team3 .team-item .team-social.icons-2:after {
  height: 70px;
}
.home5 .rs-team .team-item .team-img img {
  border-radius: 5px;
}
.pagination {
  margin-top: 25px;
}
.pagination .page-item {
  margin-right: 6px;
}
.pagination .page-item > * {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  padding: 0;
  font-weight: 600;
  color: #676767;
  border-radius: 3px;
  outline: none;
  border-color: #e8e8e8;
  background: #fff;
}
.pagination .page-item > *:hover,
.pagination .page-item > *.active {
  color: #d90845;
  border-color: #d90845;
}
.pagination .page-item > *.dotted {
  line-height: 40px;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}



.intro {
  background: #000;
float:left;

}

.intro h4{
  font-family: 'Poppins', sans-serif;
  font-size: 2vw;
  color: #A8A8A8;
  letter-spacing: -0.13px;
  font-weight: 400;
  line-height: 45px;


}


.intro-cnt {
  padding-top: 27vh;
  padding-bottom: 27vh;
}

.slide-box {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  float: left;



}



.work-box {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  float: left;

}


.work-box h2 {
  text-align: center;
}



.contact {
  color: #808080;
}


.contact span {
  color: #fff;
  font-size: 20px;
}




.hero1 {
  position: absolute;
  z-index: 9999;
  top: 20%;
}

.hero1 h3{
  color: #fff;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 10px;
}

.hero1 h1{
  color: #32C5FF;
  font-size: 120px;
  text-align: center;
  letter-spacing: -3px;
  font-weight: 700;
}

.hero1 p{
  color: #C3C3C3;
  font-size: 30px;
  text-align: center;
  width: 70%;
  margin-left: 15%;
}



.nav-item {
  margin: 10px;
  font-weight:500;
  font-size: 24px;
}

.logoalone {
  position: absolute;
  top: 10px;
}


footer {
  color: #fff;
  background: #292A35;

}
.explore h5 {
  color: #cacaca;
      font-family: 'Prompt', sans-serif!important;
      font-size: 18px;
}


.explore p {
  color: #cacaca;
  font-size: 12px;
}


.bok {
  width: 27px;
  height: 27px;
}

.quick-link ul {
  list-style-type: none;
    margin: 0;
    padding: 0;
    font


}

.quick-link li {

  margin: 0;
  padding: 0;


}

.quick-link li a {
  color: #fff;
}

.major {
  font-weight: 700;
}


.semi {
  font-size: 13px;
  margin-top: 40px;
}

.fp {
  padding-top: 1vh;
  padding-bottom: 3vh;

}

.explore {
  margin-left: 20px;
}


.follow  h5 {
  margin-bottom: 4px;;
}
.bg-dark {
    background-color: #01111e!important;
}
.follow img {
  margin-right: 15px;;
}
.social2{
  padding: .2vw;
  float: left;
  opacity: 0.8;
  width: 30px;
  height: 30px;
  filter: invert(100%);



  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s
}



.social2:hover {
    opacity: 1;
  }


.carousel-control-next, .carousel-control-prev {

    width: 5%;



}

.carousel-indicators {

    bottom: -60px!important;

  }

.carousel-control-next {
    right: -5%!important;
}



.carousel-control-prev {
        left: -5%!important;
}



.card {

    background-color: #ccc!important;


}

.card h4 {
  color: #235B85!important;
  font-weight: 700;

}


.card a:hover {
  text-decoration: none;

}


.card-text {
  color: #fff;
}

.badge-secondary {
    color: #9ab2cc;
    background-color: #172838;
    font-weight: 400;
}

.contact-box {
  text-align: center;
  background: #FF6D45;
}


.contact-box h1{
  font-size: 6vw;
  font-weight: 700;
  color: #000;

}

.contact-box p {
  font-size: 2vw;
  color: #000;
  letter-spacing: -0.13px;
}

.contact-box h3 {
  font-size: 4vw;
  color: #000;
  letter-spacing: -0.13px;
}

.contact-box span {
  font-size: 2.5vw;
  color: #000;
  letter-spacing: -0.13px;

}


.btn {
  border-radius: 30px;
  font-weight: 700;

}
.ser3 {
  background-image: url(img/bg1.jpg);
  background-size: cover;
}


.ser3 h3 {
    color: #32C5FF;
    font-size: 34px;

}


.ser3 p {

    font-size: 50px;
      font-weight: 700;
    color: #1F1F1F;
}
span {
background: linear-gradient(179deg, #FCB900 7%, #FF9500 97%);
    	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-size: 100% 0px;
	transition: background-size .3s, background-position .3s ease-in .1s;
}

span:hover {
	background-size: 100% 100%;
	background-position: 100% 100%;
	transition: background-position .3s, color .3s background-size .3s ease-in .1s;
  color: #fff;
}

.awards {
  background: #e6e6e6;
}


.awards h1 {
  text-align: center;
  font-weight: 700;


}

.logo23 {
  width: 150px;
  height: auto;
}



.photo {

}

@media screen and (max-width: 800px) {


  .cg {
    background: #f2aa5e;
  }



  h3 {
    font-weight: 600;
    font-size: 42px;
  }

  .eventz p {
    color: #CDCDCD;
    font-size: 18px;
}

.team h1 {
    font-size: 60px;

  }

  .contact h1 {

    font-size: 60px;

  }




  .welcome {
    background: #9dbef7;
  }
  .rs-team .team-item .team-img .normal-text {
      position: absolute;
      text-align: center;
      height: 160px;
      bottom: -1px;
      padding: 17px 0;
      width: 60%;
      left: 70%;
    }

    .display-table {
      display: none;
    }

    .rs-team .team-item .team-img img {
        width: 40%;
    }


    .rs-team .team-item .team-img .normal-text .team-name {
      margin-top: 41px;

    }

    .rs-team .team-item .team-img .normal-text .subtitle {
      font-size: 12px;
    }

  h2 {
    font-size: 7.2vw;
    color: #DDDDDD;
  }


  p {
    font-size:18px;
    font-weight: 400;
      font-family: 'Prompt', sans-serif!important;
  }


  .navbar-nav {
    margin-top: 87px;
  }


  .logo23 {
    width: 100px;
    height: auto;
  }


  .sp {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }


  .header h1 {
    color: #fff;
    font-size: 32px;
  }

  .ser h3 {
    color: #32C5FF;
    font-size: 28px;
}





.ser2 h3 {
    color: #000;
    font-size: 40px;
}


.ser p {
    color: #CDCDCD;
    font-size: 16px;
}

.ser2 p {
    color: #3f51b5;
    font-size: 20px;
}


.explore {
  display: none;
}





.fp {
  padding-top: 4px;
  padding-bottom: 5px;

}


.hero1 h1 {
    color: #32C5FF;
    font-size: 50px;
  }


  .hero1 h3 {
    color: #fff;
    font-size: 14px;
    margin-top: 2vh;
  }


  .hero1 p {
    color: #C3C3C3;
    font-size: 16px;
    margin-top: 17vh;
    margin-left: 5%;
    margin-right:5%;
    width: 90%;

  }







  .photo {
    display: none;

  }


  h2 {
      font-size: 14.2vw;
    }


}
