body {
    
  font-family: 'Adobe Devanagari';
  font-family: 'ams_aakashregular';
    background: #000;
    font-family: 'adobe_devanagaribold';
    font-family: 'Poppins', sans-serif;
}

@font-face {
    font-family: 'devanagarinormal';
    src: url('devanagari_normal-webfont.woff2') format('woff2'),
        url('devanagari_normal-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'ams_aakashregular';
  src: url('amsaakash-webfont.woff2') format('woff2'),
       url('amsaakash-webfont.woff') format('woff'),
       url('amsaakash-webfont.ttf') format('truetype'),
       url('amsaakash-webfont.svg#ams_aakashregular') format('svg');
  font-weight: normal;
  font-style: normal;

}



@font-face {
  font-family: 'adobe_devanagaribold';
  src: url('adobedevanagari-bold-webfont.woff2') format('woff2'),
       url('adobedevanagari-bold-webfont.woff') format('woff'),
       url('adobedevanagari-bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}

@font-face {
    font-family: 'devanagarinormal';
    src: url('devanagari_normal-webfont.woff2') format('woff2'),
        url('devanagari_normal-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'adobe_devanagaribold';
    src: url('adobedevanagari-bold-webfont.woff2') format('woff2'),
        url('adobedevanagari-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}





@font-face {
    font-family: 'ams_aakashregular';
    src: url('ams_aakash-webfont.woff2') format('woff2'),
        url('ams_aakash-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



/***** Top menu *****/

.navbar {
    background: #87693b;
    transition: all .6s;
    backface-visibility: hidden;

}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5) !important;
    border-color: rgba(255, 255, 255, .1) !important;
}

.navbar-dark .navbar-nav {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    border: 0;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link:focus {
    color: #fff;
    outline: 0;
}

.navbar-dark .navbar-toggler {
    border-color: none;
    border: none;
}

.navbar-dark .navbar-toggler:focus {
    background: none;
    outline: 0;
}

.navbar-dark .navbar-toggler span {
    display: block;
    width: 30px;
    height: 2px;
    margin: 6px auto;
    background: #fff;
    transition: all .6s cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

.navbar-dark .navbar-toggler:hover span,
.navbar-dark .navbar-toggler:focus span {
    background: #ccc;
}

/* rotate first span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:first-of-type {
    transform: rotate(45deg) translate(6px, 6px);
}

/* hide second span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:nth-of-type(2) {
    opacity: 0;
}

/* rotate third span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:last-of-type {
    transform: rotate(-45deg) translate(5px, -5px);
}

.navbar-dark .navbar-toggler[aria-expanded="false"] span {
    transform: none;
    opacity: 1;
}

.navbar-brand {



    border: 0;
}

.navbar-dark .navbar-toggler span {
    display: block;
    width: 27px;
    height: 5px;
    margin: 6px auto;
    background: #fff;
    transition: all .6s cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

/* rotate first span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:first-of-type {
    transform: rotate(45deg) translate(6px, 6px);
}

/* hide second span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:nth-of-type(2) {
    opacity: 0;
}

/* rotate third span */
.navbar-dark .navbar-toggler[aria-expanded="true"] span:last-of-type {
    transform: rotate(-45deg) translate(5px, -5px);
}

.navbar-dark .navbar-toggler[aria-expanded="false"] span {
    transform: none;
    opacity: 1;
}

.navbar {

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .0rem 1rem;
    
    
}

h1 {


    font-size: 50px;
    font-weight: 300;
    color: #fff;
    font-family: 'ams_aakashregular';
    margin: 50px auto;

}

h2 {


    font-size: 60px;
    font-weight: 900;
    color: #87693b;
    font-family: 'ams_aakashregular';
    margin: 50px auto;
}

p {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    line-height: 26px;
    font-weight: 200;
}

.golden_font {
    margin: 30px auto 10px auto;
    font-size: 40px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #87693b;
    



}

.white_font {
    margin: 0px auto 0px auto;
    font-size: 35px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #fff;

    font-family: 'Poppins', sans-serif;

}

.golden_font2 {
    margin: 20px auto 10px auto;
    font-size: 40px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #87693b;



}

.white_font2 {
    margin: 30px auto 0px auto;
    font-size: 35px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #fff;

    font-family: 'Poppins', sans-serif;

}

.team_heading {

    margin: 30px auto 0px auto;
    font-size: 27px;
    font-weight: 200;
    line-height: 30px;
    text-align: center;
    color: #fff;

    font-family: 'Poppins', sans-serif;
}

.team_desgination {

    margin: 10px auto 0px auto;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    color: #87693b;

    font-family: 'Poppins', sans-serif;
}

.heading {

    margin: 80px auto 50px auto;
    font-size: 27px;
    font-weight: 200;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;

    font-family: 'Poppins', sans-serif;
}



.heading_text {

    margin: 0px auto 50px auto;
    font-size: 20px;
    font-weight: 200;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
     font-family: 'Poppins', sans-serif;
}

.p_class {
    padding-top: 20px;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    line-height: 26px;
    font-weight: 200;
}

.heading3 {

    margin: 20px auto 80px auto;
    font-size: 25px;
    font-weight: 200;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;

    font-family: 'Poppins', sans-serif;
}

.line {


    border-bottom: solid 2px #fff;
    padding: 10px 0px;
    margin: auto;
    width: 98%;
}


.heading_text1 {

    margin: 80px auto 0px auto;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: capitalize font-family: 'Poppins', sans-serif;
}

.heading2 {
    margin: 20px auto 50px auto;
    font-size: 28px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.my-gallery {}

.my-gallery img {
    width: 330px;
    margin: 10px 15px 10px 15px;
    height: 319px;
}

.my-gallery figure {
    float: left;


}

.my-gallery figcaption {
    display: none;
}

.footer-col .social-links a {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 10px 20px 10px 10px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #ffffff;
    transition: all 0.5s ease;
}

.footer-col .social-links a:hover {
    color: #24262b;
    background-color: #ffffff;
}
.fab {
	font-size: 25px;
	color: #87693b;
	margin: 5px 5px;
	background: #fff;
	padding: 13px 14px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
}



.border_line2{
    border-right:solid 2px #fff; 
}

.roots{
  margin-top:138px; background: #000; height:100vh; text-align: center;


}
.h1_hindi{
  font-size: 55px;
 
  font-weight: 200 !important;
}
.footer_image{
  width: 70%; padding-top:20px;
  margin:auto !important;

}

.social-links {
  margin: auto;
  text-align: left;


}

/*responsive*/
@media(max-width: 767px) {

  .social-links {
    margin: auto;
    text-align: center;
  
  
  }
  
  footer .text3 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 26px;
    letter-spacing: 0.5px;
    padding-top: 20px;
    text-align: center;
  }
.footer_image{
  width: 90%; padding-top:20px;
  margin:auto !important

}

  footer .text2 {
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    line-height: 26px;
    text-align: center;
  }
  footer .text {
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    text-align: center;
  }


  footer .number {
    font-size: 24px !important;
    font-weight: 500;
    color: #fff;
    line-height: 70px;
    text-align: center;
  }

  .h1_hindi{
    font-size: 40px;
   
    font-weight: 200 !important;
  }

  
.roots{
  margin-top:80px; background: #000; height:auto !important; text-align: center;


}

  
.navbar-dark .navbar-brand img{
  width:60px !important;
  


}


  .navbar-dark .navbar-nav .nav-link {
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    border: 0;
    font-size: 20px !important;
  }



  .navbar {

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .0rem 1rem;
    height: auto !important;
}

  .navbar-dark .navbar-brand{
    width:100px !important;
 
 
 }

    .border_line2{
        border-right:none !important;
        border-bottom:solid 2px #fff; 
    }

    .border_line{

        border-right: none !important;
        
    }

    .my-gallery img {
      margin: 10px auto !important;
      height: auto;
      width: 100% !important;
    }

    footer .form1 {
        font-size: 20px;
        font-weight: 500;
        color: #fff;
        line-height: 50px;
        text-transform: uppercase;
        text-align: center;
        padding-top: 30px;
    }
    .col-form-label {
        padding-top: calc(0rem + 1px) !important;
        padding-bottom: calc(.375rem + 1px);
        margin-bottom: 0;
        font-size: inherit;
        line-height: 1.5;
        text-transform: uppercase;
        font-size: 16px;
    }

    .team_heading {
        margin: 20px auto 0px auto;
        font-size: 25px;
        font-weight: 200;
        line-height: 30px;
        text-align: center;
        color: #fff;
        font-family: 'Poppins', sans-serif;
    }

    .team_desgination {
        margin: 10px auto 0px auto;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        text-align: center;
        color: #87693b;
        font-family: 'Poppins', sans-serif;
    }

    .white_font {
        margin: 0px auto 0px auto;
        font-size: 30px;
        font-weight: 600;
        line-height: normal;
        text-align: center;
        color: #fff;
        font-family: 'Poppins', sans-serif;
    }

    .golden_font {
        margin: 10px auto 10px auto;
        font-size: 40px;
        font-weight: 600;
        line-height: normal;
        text-align: center;
        color: #87693b;
    }


    .golden_font2 {
        margin: 20px auto 10px auto;
        font-size: 30px;
        font-weight: 600;
        line-height:normal;
        text-align: center;
        color: #87693b;
    }


    h2 {
        font-size: 40px;
        font-weight: 900;
        color: #87693b;
        margin: 50px auto;
        line-height: auto;
    }

    h1 {
        font-size: 30px;
        font-weight: 300;
        color: #fff;
        margin: 50px auto;
    }
    .footer-col {
        width: 100% !important;
        margin-bottom: 30px;
    }
    .image_root{
        margin: auto; width: 100% !important;
    
    }
}

@media(max-width: 574px) {



    .footer-col {
        width: 100%;
    }
}


.pswp__caption__center {
    text-align: center !important;
    width: 100% !important;
    margin: 0 auto;
    font-size: 17px;
    padding: 10px;
    font-weight: 500 !important;
    line-height: 20px;
    color: #FFF;
    letter-spacing: 0.5PX !important;
    text-transform: uppercase !important;


}

footer {
  
    padding: 40px 20px;
    clear: both;
    width: 100%;
    margin-top: 50px;

}

footer .text {

    font-size:50px;
    font-weight: 500;
    color: #fff;
}

footer .text2 {
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	line-height: 26px;
}
footer .text3 {
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	line-height: 26px;
    letter-spacing: 0.5px;
    padding-top: 20px;
}
footer .form1 {

    font-size: 25px;
    font-weight: 600;
    color: #fff;
    line-height: 50px;
    text-transform: uppercase;
}


.col-form-label {
	padding-top: calc(1.5rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5;
	text-transform: uppercase;
	font-size: 16px;
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
    margin: 10px 0px;
	color: #fff!important;
	background-color:#87693b !important;
	background-clip: padding-box;
	border: 2px solid #ced4da;
	 border-radius: .0rem; 
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

footer .number {

    font-size: 30px;
    font-weight: 500;
    color: #fff;
    line-height: 70px;
}

.btn-primary {
	color: #a849a7;
	background-color: #fff;
	border-color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 5PX 20PX;
    letter-spacing: 0.5PX;
    border-radius:0px !important;
}
.image_root{
    margin: auto; width: 50%;

}










/* Animations */
:root {
    --animate-duration: 1.5s;
    --animate-delay: 1s;
    --animate-repeat: 1;
  }
  
  .animated {
    animation-duration: 1s;
    animation-duration: var(--animate-duration);
    animation-fill-mode: both;
  }
  
  @keyframes swing {
    20% {
      -webkit-transform: rotate(15deg);
      transform: rotate(15deg);
    }
    40% {
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg);
    }
    60% {
      -webkit-transform: rotate(5deg);
      transform: rotate(5deg);
    }
    80% {
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg);
    }
    to {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }
  .swing {
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-transform-origin: top center;
    transform-origin: top center;
  }
  
  @keyframes tada {
    0% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
    10%, 20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%, 50%, 70%, 90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%, 60%, 80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }
  .tada {
    -webkit-animation-name: tada;
    animation-name: tada;
  }
  
  @keyframes pulse {
    0% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
    50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }
  .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  
  @keyframes bounce {
    0%, 20%, 53%, to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
    40%, 43% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
      transform: translate3d(0, -30px, 0) scaleY(1.1);
    }
    70% {
      -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
      transform: translate3d(0, -15px, 0) scaleY(1.05);
    }
    80% {
      -webkit-transform: translateZ(0) scaleY(0.95);
      transform: translateZ(0) scaleY(0.95);
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    90% {
      -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
      transform: translate3d(0, -4px, 0) scaleY(1.02);
    }
  }
  .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  
  @keyframes heartBeat {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    14% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
    }
    28% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    42% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
    }
    70% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  .heartBeat {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
    animation-duration: calc(var(--animate-duration) * 1.3);
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  
  @keyframes fadeInRight {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0%, 0, -20%);
      transform: translate3d(0%, 0,-20%);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
  
  @keyframes fadeInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(-20%, 0, 0);
      transform: translate3d(-20%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  
  @keyframes fadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
    }
  }
  .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }

  @keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0%, 0);
      transform: translate3d(0, 0%, 0);
      
    }
  }
  .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }

  .navbar-brand:hover{
    opacity: 0.5;
    rotate: -5deg;
   
    -webkit-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
  }
  

  .hover13:hover {
    -webkit-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
    cursor:pointer;
}
.border_line{

    border-right: solid 5px #87693b;
    
}