@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900&display=swap');


html,body{
    height: 100%;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    color: #222;
}
.preloader{
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  background: #F8F9FB;
  height: 100%;
  width: 100%;
}
.prelogo{
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.imgprelogo{
  width: 15%;

}
.navbar{
    padding: .10rem !important;
}

.navbar-nav li{
    padding-right: 20px !important;
   
}
.nav-link{
    font-size: 1.1em !important;  
}
.nosbg{
    background-repeat: no-repeat;
      background-image: url("../img/1.jpg");
      background-attachment: fixed ;
      background-size: cover;
      width: 100%;
      height: 50%;
      z-index: 2;
}
.nos{
  
    color: aliceblue;
    transform: translate(0rem, 11rem);
    font-size: 3.5rem;
    font-weight: 500;
    line-height: 0.2;   
    margin-bottom: 5rem;
    text-shadow: 1px 1px 6px black;
    position: relative;
    z-index: 2;
  }
  .about
  {
      padding: 4rem;
      width: 65%;
      position: relative;
      z-index: 2;
      background-color: white;
  }
  h2{
    color: black ;
    font-size: 32px;
    font-weight: 700;
  
  }
  p.lead{
    font-size: 16px;
    padding: 0 12rem 0 12rem;
  }
.M{
    width: 100%;
    height: 100%;
    transform: translate(0px, 62px);
    background-image: linear-gradient(to bottom, #000000,rgba(0, 0, 0, 0.397),rgba(0, 0, 0, 0), #7a737300);
    z-index: 1;
    opacity: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}
.si{
    background-image: url("../img/M5.jpg")!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    background-repeat: no-repeat!important;
    
  }
  .sm{
    background-image: url("../img/M4.jpg")!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    background-repeat: no-repeat!important;
    
  }
  .rc{
    background-image: url("../img/contant.jpg")!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    background-repeat: no-repeat!important;
    
  }
  .sem{
    background-image: url("../img/m4m.jpg")!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    background-repeat: no-repeat!important;
    
  }
  .h
  {
      text-shadow: 3px 1px 5px #000000d3;
      padding: 3rem;
      color:white;
      position: relative;
      z-index: 2;
  }
  .card{
      box-shadow: 0px 0PX 13px 0px #000000b8;
      height: 90%;
      padding: 11PX!important;
      padding-bottom: 5rem!important;

  }
  .icons {
    height: 100px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
  .text-muted{
    text-align: center!important;
    padding-bottom: 3rem;
  }
  
  .btn-esp {
    position: absolute;
    bottom: 20px;
    right: 0px;
    left: 0px;
}
  .shadow{
    position: relative;
    z-index: 2;
  }

  #contact{
    background-image: url("../img/bcont.jpg") ;
    background-size: cover ;
    background-attachment: fixed ;
    padding: 2rem ;
   }
   .contacttxt{
    padding: 1rem;
    position: relative;
    z-index: 2;
    color: white;
    text-shadow: 3px 1px 5px #000000d3;
  }
  textarea{
    height: 9rem;
}

  #contactForm{
    position: relative;
    z-index: 2;
  }

  .sbtn{
    border-width: 2px!important;
    border-color: white;
    border-radius: 12px!important;
    color: white!important;
  }
  .sbtn:hover{
    border-width: 2px!important;
    border-color: black !important;
    border-radius: 12px!important;
    color: black!important;
  }
  .f2{
    z-index: 2;
    position: relative;
    background-color: rgb(255, 255, 255);
    color: rgb(53, 53, 53);
   }
   .welcome{
    width: 75%;
    margin:0% auto !important;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
   #desplayy{
    margin: 25px 0 5px 0;
  }
  hr {
    border-top: 1px solid rgb(26, 26, 26)!important;
    width: 20%!important;
    margin-top: .4rem!important;
    margin-bottom: 2rem!important;
}
  .light{
    transform: translate(-142px, -7px)!important;
    width: 76%!important;
    margin-left: 9rem!important;
    border-color: #0000003d!important;
  }
  .ou{
    background-color: #f8f9fa;
  }
  li,a{
    list-style-type:none!important;
  }
  .Copy{
    background-color: rgb(36, 36, 36);
    padding-top: 1rem;
  }
  .Copy .copyright{
    color: aliceblue;
  }
.footer {
  background-color: #141414 ;
  padding: 20px 0;
  text-align: center;
	width: 100%;

}
.footer span.copyright {
  font-size: 85%;
  line-height: 40px;
  text-transform: none;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'!important;
}

.footer ul.quicklinks {
  font-size: 85%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'!important;
}

ul.social-buttons {
  margin-bottom: -0px;
}
.p{
  color: #f8f9fa!important;
}
ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212529;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #366bfe;
  text-decoration: none ;
}


@media only screen and (max-width: 575.98px) {
  .nos {
    font-size: 2.5rem;
  }
 .about h2 {
  font-size: 1.5rem !important;
}
p.lead {
  font-size: 16px;
  padding: 0;
}
.h {
  padding: 2rem;
  font-size: 2rem;
}
#desplayy {
  font-size: 2rem !important;
}
.welcome p{
  font-size: 1rem !important;
}
.local {
  width: 133% !important;
  margin-left: -11% !important;
}

 }

 @media (min-width: 576px) and (max-width: 768.98px) {
  .nos {
    font-size: 2.5rem;
    transform: translate(0rem, 16rem);
  }
 .about h2 {
  font-size: 1.6rem !important;
}
p.lead {
  font-size: 17px;
  padding: 0;
}
.h {
  padding: 2rem;
  font-size: 2.2rem;
}
#desplayy {
  font-size: 2.2rem !important;
}
.welcome p{
  font-size: 1.7rem !important;
}
.local {
  width: 135% !important;
  margin-left: -9% !important;
}

 }

@media (min-width: 769px) and (max-width: 991.98px) {
  .nos {
    font-size: 3.5rem;
    transform: translate(0rem, 22rem);
}
 .about h2 {
  font-size: 2.2rem !important;
}
p.lead {
  font-size: 21px;
  padding: 0;
}
.h {
  padding: 2rem;
  font-size: 2.6rem;
}
#desplayy {
  font-size: 2.6rem !important;
}
.welcome p{
  font-size: 1.4rem !important;
}
.local {
  width: 135% !important;
  margin-left: -9% !important;
}
 }
 @media (min-width: 992px) and (max-width: 1199.98px) { 
  .nos {
    font-size: 5.5rem;
    transform: translate(0rem, 22rem);
}
 .about h2 {
  font-size: 2.5rem !important;
}
p.lead {
  font-size: 25px;
  padding: 0;
}
.h {
  padding: 2rem;
  font-size: 3rem;
}
#desplayy {
  font-size: 3rem !important;
}
.welcome p{
  font-size: 1.4rem !important;
}
.local {
  width: 135% !important;
  margin-left: 0% !important;
}
  }
@media only screen and (min-width: 1200px) {

 }