.iconss{
    width:7%;
    margin:2% 2%;
}

.awards{
    width: 13%;
    margin: 14px;
}
.awardsp{
    margin:1% 20% 2% 20%;
}
body, h1,h2,h3,h4,h5{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700 !important;
    font-style: normal;
  }
  .madetxt{
      float:right;
  }
 p{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500 !important;
    font-style: normal;
  }
.nav-link{
    font-size: 18px !important;
    color: #000 !important;
}
.h44{
    font-size: 18px;
    color: #71286f;
}
.section-one{
    height: 85vh;
    background-image: url(images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
body{
    overflow-x: hidden;
}

   h2{
    font-size: 36px !important;
  }
  h1{
    font-size: 46px !important;
  }
  h3{
    font-size: 34px !important;
    color: #71286f;
  }
  h4{
    color: #71286f;
  }
  form{
  border-radius: 15px;
    border-style: solid;
    border-color: transparent;
    border-width: 2px;
    padding: 2rem;
    background-color: #fff;
  }
  .form-control {
    border: 3px solid #000 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0 !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    padding: 4px !important;
    color: #000 !important;
    background-color: #fff !important
}
.form-control:focus {
    box-shadow: none !important;
}
::placeholder {
    color: #000 !important;
}

.subbtn{
    background-color: #310a41 !important;
    border: none !important;
    border-radius: 15px !important;
    padding: 10px 25px 10px 25px !important;
}
#p1{
    font-size: 16px;
    text-align: justify;
}
@keyframes scroll {
    0% {
        transform: translateX(0);
   }
    100% {
        transform: translateX(calc(-250px * 7));
   }
}
.slider {
    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: auto;
}
.slider1 {
    height: 120px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: auto !important;
}
.slide-track1 {
    display: flex;
}
.slider .slide-track {
    animation: scroll 40s linear infinite;
    display: flex;
    width: calc(250px * 14);
}
.slider .slide {
    height: 100px;
    width: 250px;
}
.slider1 .slide1 {
    height: 100px;
    width: 20%;
}
.slider1 .slide1 img{
    width: 100%;
}
#p2{
    font-size: 16px;
}
li{
    list-style: none;
}
#p{
    font-size: 15px !important;
    line-height: 22px ! important;
    color: #fff !important;
    list-style: none;
}
.abot,h2{
    color: #71286f;
}
.practise{
    color: #fff !important;
}
.section-three{
    background-color: #000;
    height: auto
}
#h3 {
    font-size: 16px;
    margin-left: 5rem;
    line-height: 28px;
    letter-spacing: 1px;
    color: #fff !important;
}
.section-five{
    background-color: #71286f24;
}
#li{
    color: #fff !important;
    line-height: 58px !important;
    font-size: 28px !important;
    list-style: none;
}
/* li:hover{
    color: #00ffff !important;
} */
ul{
    text-decoration: none !important;
}
#lottie{
    bottom: 100px;
    position: relative;
    left: 350px;
}
.section-four{
    height: 60vh;
}
.card1{
    padding: 2rem;
    margin-left: 5px;
    margin-right: 5px;
    justify-self: center;
}

h4{
    font-weight: 600 !important;
}
.aboutbtn{
font-size: 28px;
color: #71286f;
text-decoration: none;
text-align: end;
display: block;
}
.aboutbtn:hover{
    text-decoration: underline;
    color: #410b5e;
}
#dots{
    width: 22%;
    position: absolute;
    z-index: -1;
    left: 0;
    margin-top: -4%;
    opacity: 0.5;
}
#img1{
    width: 90%;
    border-radius: 10px;
}
    .imgctnr {
        position: relative;
        width: 50%;
        
      }
      
      #img1 {
        opacity: 1;
        display: block;
        width: 100%;
        height: auto;
        transition: .5s ease;
        backface-visibility: hidden;
      }
      
      .middle {
        transition: .5s ease;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center;
      }
      
      .imgctnr:hover #img1 {
        opacity: 0.5;
      }
      
      .imgctnr:hover .middle {
        opacity: 1;
      }
      
      .text {
        color: white;
        font-size: 30px;
        padding: 16px 32px;
      }

.btnnew{
    background-color: #71286f !important;
    color: #ffff !important;
    font-weight: 700 !important;
    padding: 10px 20px 10px 20px !important;
    border-radius: 15px !important;
    margin-left: 2rem;
}

      /* ----------------------------second css----------------------------- */
.statagic{
    background: #310a41;
}
.statagic .content{
    margin: 2% 38% 2% 4%;
    text-align: start;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.statagic .card-sec{
    display: flex;
    flex-direction: row;
   justify-content: space-between;
    margin: 0 4%;
}
.statagic .card{
   /* box-shadow: 1px 0px 4px 0px #a767ce; */
   padding: 19px;
   width: 16%;
   transition:all .5s ;
   align-items: center;
   text-align: center;
   border-radius: 15px;
}

.card1{
    transition: all .5s;
    align-items: center;
    text-align: center;
}
.statagic .card .img-box{
    height: 60px;
    width: 70px;
}
.statagic .card svg{
    height: 50px;
    width: 50px;
    fill: #71286f;
    transition: all 0.3s;
}
.statagic .card h3{
    font-size: 20px;
}
/* .statagic .card p{
    font-size: 16px;
} */
.statagic .card:hover svg{
    /*fill: #71286f9e;*/
    height: 60px;
    width: 60px;
}


.Differentiator{
    margin: 0;
    background-color: #000;
}
.Differentiator1{
    margin: 0;
    background-color: #fff;
}
.Differentiator .content{
    margin: 2% 40% 2% 6%;
    text-align: start;
}
.Differentiator1 .content{
    margin: 2% 40% 2% 6%;
    text-align: start;
}
.footer{
    background-color: #310a41;
    
}
.mbpd{
    padding: 3rem;
}
.mbpdt{
    padding: 3rem;
}
.head1{
    padding-left: 3rem !important;
    margin-left: 3rem;
    padding-top: 3rem;
}
.mbms{
    margin-left: 3rem;
}

/*--------------*/
.contant-container{
    margin: 0;
    text-align: center;
}
.card-section .content {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
    margin-top: 10px;
}
.card-section .title {
    color: #ffffff;
    font-family: Plus Jakarta Sans;
    font-size: 22px;
    text-align: center;
    position: relative;
    margin: -129px 23px 26px 20px;
    background-color: #00000096;
    padding: 10px 3px 13px 3px;
    transition: all 0.8s ease-in-out 0s;
    height: 100px;
}
.content-image {
    width: 100%;
    border-radius: 3px;
    height: 300px;
}
.title .content-text {
    opacity: 0;
    transition: 0.2s ease;
    font-size: 15px;
}
.content:hover .title {
    margin: -270px 23px 26px 20px;
    height: 250px;
}
.content:hover .content-text {
    visibility: visible;
    color: white !important;
    font-size: 15px;
    opacity: 1;
    transition: 1.6s;
    color: #f0f0f0 !important;
}
.culturerw{
margin: 0% 10% !important;
}
.made{
    text-align: end !important;
    float: right;
}
.made2{
    text-align: start !important;
}
@media (max-width: 768px) {
    .made{
        text-align: center !important;
        display: block !important;
        float: none;
    }
    .made2{
        text-align: center !important;
        display: block;
    }
    .ftrrw{
        text-align:center;
    }
    .footenv{
    margin: 0 !important;
    text-align: center;
    justify-content: center;
    align-items: center;
        
    }
     .madetxt{
      float:initial !important;
  }
    .awards{
        width: 45% !important;
        margin: 4px !important;
    }
    .awardsp{
        margin: 15px !important;
    }
    .slider1 {
        height: auto !important;
        margin: auto;
        width: auto !important;
    }
    .slider1 .slide1 {
        height: auto !important;
        width: 50% !important;
    }
    .slider1 .slide1 img{
        width: 100%;
    }
    .navbar-brand{
        width:35% !important;
    }
    .mbms{
        margin-left: 0rem !important;
    }
    .head1{
        padding-left: 2rem !important;
        margin-left: 0 !important;
        padding-top: 2rem !important;
    }
    .card1 {
        padding: 3rem;
        height: 12rem !important;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 4px;
    }
    .section-four{
        height: auto !important;
    }
    .statagic .content {
        margin: 0 !important;
    }
    .statagic .card-sec {
        display: block !important;
    }
    .statagic .card{
        width: auto !important;
        margin-bottom: 10px;
    }
    .Differentiator .content {
        margin: 0 !important;
    }
    .Differentiator1 .content {
        margin: 0 !important;
    }
    .mbpd{
        padding: 1rem !important;
    }
    .mbpdt{
        padding: 0rem !important;
    }
    #logo{
        width: 100% !important;
    }
    h1, h2{
        font-size: 28px !important;
    }
    h4{
        font-size: 18px !important;
    }
    #h3{
        margin-left: 0 !important;
    }
    #lottie {
        display: none;
}
.section-one{
    height: auto !important;
    padding: 1rem;
}
h3{
    font-size: 18px !important;
}
#p2 {
    line-height: normal !important;
}
#h3 {
    font-size: 18px !important;
    line-height: 26px !important;
    letter-spacing: 0px !important;
}
#img1{
    margin-bottom: 10px !important;
}
.navbar-dark .navbar-toggler {
    background-color: #71286f !important;
}
}

@media (min-width:992px) and (max-width: 1349px) {
a.nav-link.active.mx-4 {
    margin-right: 0rem !important;
    margin-left: 0.2rem !important;
}
}

.footer{
    align-items: center;
    text-align: justify;
    justify-content: center;
}