/*!
 * Start Bootstrap - Grayscale v5.0.2 (https://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
 */
 @font-face {
     font-family: 'HYDaSongJ';
     src: url('../font/HYa4gj.eot');
     src: url('../font/HYa4gj.eot?#iefix') format('embedded-opentype'),
         url('../font/HYa4gj.woff2') format('woff2'),
         url('../font/HYa4gj.woff') format('woff'),
         url('../font/HYa4gj.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
 }

 @font-face {
     font-family: 'HYCuSongJ';
     src: url('../font/HYa9gj.eot');
     src: url('../font/HYa9gj.eot?#iefix') format('embedded-opentype'),
         url('../font/HYa9gj.woff2') format('woff2'),
         url('../font/HYa9gj.woff') format('woff'),
         url('../font/HYa9gj.ttf') format('truetype');
     font-weight: normal;
     font-style: normal;
 }




#mainNav {
  min-height: 56px;
  background-color: #ffffff00;
}

#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.75rem;
  color: #1c75bc;
  border: 1px solid #1c75bc;

}

#mainNav .navbar-toggler:focus {
  outline: none;
}

#mainNav .navbar-brand {
  color: #111111;
  font-weight: normal;
  padding: .9rem 0;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}
.lightlogo{
  margin-top: 20px;
}

@media (max-width: 991px) {
  .logos img{
	  align:center;
  }
  #mainNav{

  }
  .masthead{
    position: absolute !important;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead-mobile.png")!important;
    background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/bg-masthead-mobile.png") !important;
    min-height: 1000px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center center;
  }

  h2{
    font-size: 5rem;
    line-height: 5rem;
  }
  small{
    font-size: 2rem !important;
  }
}
@media (min-width: 992px) {

  #mainNav {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    background-color: transparent;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
  }
  #mainNav .navbar-brand {
    padding: .5rem 0;
    color: rgba(255, 255, 255, 0.75);
  }
  #mainNav .nav-link {
    -webkit-transition: none;
    transition: none;
    padding: 2rem 1.5rem;
    color: rgba(255, 255, 255, 1);
  }
  #mainNav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
  }
  #mainNav .nav-link:active {
    color: white;
  }
  #mainNav.navbar-shrink {
    background-color: #ffffff00;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #161616;
  }
  #mainNav.navbar-shrink .nav-link {
    color: #161616;
    padding: 1.5rem 1.5rem 1.25rem;
    border-bottom: 0.25rem solid transparent;
  }
  #mainNav.navbar-shrink .nav-link:hover {
    color: #1c75bc;
  }
  #mainNav.navbar-shrink .nav-link:active {
    color: #467370;
  }
  #mainNav.navbar-shrink .nav-link.active {
    color: #1c75bc;
    outline: none;
    border-bottom: 0.25rem solid #1c75bc;
  }
  #mainNav.navbar-shrink .navbar-brand .darklogo{
    display:inline;
  }
  #mainNav.navbar-shrink .navbar-brand .lightlogo{
    display:none;
  }
  #mainNav .navbar-brand .darklogo{
    display:none;
  }

  .middlemenu h2{
    margin-top: 3% !important;
    margin-left: 10% !important;
  }
}
.dropdown:hover .dropdown-menu {
display: block;
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 640px) {
    .dropdown-menu {display:none !important;}
    .text-right {
    text-align: center!important;

}
h2{
  font-size: 3rem !important;
  line-height: 3rem !important;
}
}

.col-xl-4 {
  padding-bottom: 10px;
  text-align: center !important;
    text-align-last: center!important;}

}

.childhead {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 35rem;
  padding: 0;
  background-color:#a1a1a1;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}
.childhead h3{
  color:#ffffff;
  line-height: 30px;
}
.contacthead{
  position: relative;
  width: 100%;
  height: 2800px;
  min-height: 100%;
  padding: 0;
  background: url("../img/contactus.png");
  background: url("../img/contactus.png");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: 0% 50%;

}
.contacthead {
  position: relative;
  width: 100%;
  height: 200%;
  min-height: 100%;
  padding: 10rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/bg-masthead.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 50%;
}
.masthead {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100%;
  padding: 10rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-masthead.jpg");
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/bg-masthead.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 50%;
}


.masthead h1 {
  font-family: 'Montserrat','HYDaSongJ', sans-serif;
  font-size: 1.75rem;
  line-height: 2rem;
  letter-spacing: 0.8rem;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.masthead h2 {
  opacity: 0;
  opacity: 0;
  animation: fadeIn 3s;
  animation-delay: 0s;
  max-width: 20rem;
}


@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@media (min-width: 768px) {
  .masthead h1 {
    font-size: 3rem;
    line-height: 3rem;
  }
}

@media (min-width: 992px) {
  .masthead {
    height: 100vh;
    padding: 0;
  }
  .masthead h1 {
    font-size: 5rem;
    line-height: 5rem;
    letter-spacing: 0.8rem;
  }
  .masthead h2 {
    max-width: 30rem;
    font-size: 5rem;
  }
}

.btn {
  -webkit-box-shadow: 0 0.5rem 0.5rem 0 #ffffff30 !important;
  box-shadow: 0 0.5rem 0.5rem 0 #ffffff30 !important;
  padding: 1.25rem 2rem;
  font-family: 'Montserrat','HYDaSongJ';
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: .15rem;
}

.btn-primary {
  background-color: #1c75bc;
}

.btn-primary:hover {
  color:#1c75bc;
}

.btn-primary:focus {
  background-color: #f2cb3d;
  color: white;
}

.btn-primary:active {
  background-color: #467370 !important;
}
.btn-primary-outline{
  border:1px solid #fff;
  border-radius:50px;
  color:#ffffff;
  font-size: 25px;
}
.btn-primary-outline:hover{
  background-color: #fff;
  border:1px solid #fff;
  color:#333;
  font-size: 25px;
  font-weight: 700;
}

.btn-secondary {
  background-color: #f3ca3d;
  color:#333;
}

.btn-secondary:hover {
  background-color: #fff;
  color:#333;
}

.btn-secondary:focus {
  background-color: #f2cb3d;
  color: white;
}

.btn-secondary:active {
  background-color: #f3ca3d !important;
}

.about-section {
  padding-top: 10rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#161616), color-stop(75%, rgba(22, 22, 22, 0.9)), to(rgba(22, 22, 22, 0.8)));
  background: linear-gradient(to bottom, #161616 0%, rgba(22, 22, 22, 0.9) 75%, rgba(22, 22, 22, 0.8) 100%);
}

.about-section p {
  margin-bottom: 5rem;
}

.projects-section {
  padding: 4rem 0;
}

.projects-section .featured-text {
  padding: 2rem;
}

@media (min-width: 992px) {
  .projects-section .featured-text-right {
    padding: 0 0 0 2rem;
    border-left: 0.5rem solid #1c75bc;
  }
  .projects-section .featured-text-left {
    padding: 0 2rem 0 0;
    border-right: 0.5rem solid #1c75bc;
  }
}

.projects-section .project-text {
  padding: 1rem;
  font-size: 75%;
}

@media (min-width: 992px) {
  .projects-section .project-text {
    padding: 3rem;
  }
  .projects-section .project-text hr {
    border-color: #1c75bc;
    border-width: .25rem;
    width: 30%;
  }
}

.signup-section {
  padding: 10rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-signup.jpg");
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/bg-signup.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.signup-section .form-inline input {
  -webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  height: auto;
  font-family: 'Montserrat','HYDaSongJ';
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  border: 0;
}

.contact-section {
  padding: 5rem 0 0;
}

.contact-section .card {
  border: 0;
  border-bottom: 0.25rem solid #1c75bc;
}

.contact-section .card h4 {
  font-size: 0.8rem;
  font-family: 'Montserrat','HYDaSongJ';
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}

.contact-section .card hr {
  border-color: #1c75bc;
  border-width: 0.25rem;
  width: 3rem;
}

.contact-section .social {
  margin-top: 5rem;
}

.contact-section .social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}

.contact-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.contact-section .social a:active {
  color: #fff;
}

body {
  font-family: 'Montserrat','HYDaSongJ';
  letter-spacing: 0.0725em;
  size:1.25rem !important;
  background-color: #a1a1a1 !important;
  height:100%;

}
body p{

  font-size:0.9rem !important;
}
body h1{

    font-size:1.6rem !important;
}

a {
  color: #1c75bc;
}

a:focus, a:hover {
  text-decoration: none;
  color: #3c6360;
}

.bg-black {
  background-color: #161616 !important;
}

.bg-primary {
  background-color: #1c75bc !important;
}

.text-primary {
  color: #1c75bc !important;
}

.logos img{
  padding-top: 10px;
  opacity: 0.5;
  max-width:100%;
  filter:grayscale(100%);
  -webkit-filter:grayscale(100%);
  transition:filter 600ms ease;
  -webkit-transition:-webkit-filter 600ms ease;

}
.logos img:hover{
  opacity: 1;
filter:grayscale(0);
-webkit-filter:grayscale(0);
}


footer {
  padding: 5rem 0;
}

.video-wrapper {
    position: relative;
}

.video-wrapper > video {
    width: 100%;
    vertical-align: middle;
}

.video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.video-overlay-play-button {

    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    opacity: 0.95;
    cursor: pointer;

    transition: opacity 150ms;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}


.iXnnPf {
  display: none;
}
.dropdown-toggle::after{
display:none !important;
}

.super{
  opacity: 0;
  animation: fadeIn 3s ease-in-out 0s forwards;
  animation-delay: 3s;
  width: 300px;
  margin-bottom: 20px;
}
.super span{

  font-size: 12px;
  vertical-align: text-top;
}
.super1{
  opacity: 0;
  animation: fadeIn 3s ease-in-out 0s forwards;

  width: 300px;
  margin-bottom: 20px;
}
.super1 span{

  font-size: 12px;
  vertical-align: text-top;
}



.btn-grad {
   background-image: linear-gradient(to right, #E0EAFC10 0%, #CFDEF310  50%, #E0EAFC10  10%);
   margin: 10px;
   padding: 15px 45px;
   text-align: center;
   text-transform: uppercase;
   transition: 0.5s;
   background-size: 100% auto;
   color: white;
   display: block;
 }

 .btn-grad:hover {
   background-position: center center; /* change the direction of the change here */
   background-color:#ffffff30;
   color: #ffffff;
 }
.container{
  padding-top: 10px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 10px !important;
}


@media (min-width: 1200px){
.container {
    max-width: 1200px !important;
}
}

.col-xl-4{

  padding-left: 0px !important;
  padding-right: 0px !important;
}
.menupic{
  max-width: 1200px;
  width: 100%
}

.middlemenu{
  position: absolute;
  top:200px;
  left: 0;
 right: 0;
 margin-left: auto;
 margin-right: auto;
 width: 80%; /* Need a specific value to work */
}

.borderleft{
  border-right-color: white !important;
  border-right: 1px solid;
  height:100%;
}


.fixed-top{

      position: absolute !important;
}
