/* @font-face {
  font-family: "Sinkin Sans";
  src: url("assets/fonts/SinkinSans-400Regular.otf");
  src: url("assets/fonts/SinkinSans-400Regular.otf") format("embedded-opentype"),
    url("assets/fonts/SinkinSans-400Regular.otf") format("woff2"),
    url("assets/fonts/SinkinSans-400Regular.otf") format("woff"),
    url("assets/fonts/SinkinSans-400Regular.otf") format("truetype");
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}
@import url("https://fonts.cdnfonts.com/css/sinkin-sans-400-regular"); */

@font-face {
  font-family: "sinkin sans";
  font-style: normal;
  font-weight: 400;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-400Regular.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: italic;
  font-weight: 400;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-400Italic.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: normal;
  font-weight: 100;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-100Thin.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: italic;
  font-weight: 100;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-100ThinItalic.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: normal;
  font-weight: 200;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-200XLight.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: italic;
  font-weight: 200;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-200XLightItalic.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: normal;
  font-weight: 300;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-300Light.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: italic;
  font-weight: 300;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-300LightItalic.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: normal;
  font-weight: 500;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-500Medium.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: italic;
  font-weight: 500;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-500MediumItalic.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: normal;
  font-weight: 600;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-600SemiBold.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: italic;
  font-weight: 600;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-600SemiBoldItali.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: normal;
  font-weight: 700;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-700Bold.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: italic;
  font-weight: 700;
  src: local("Sinkin sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-700BoldItalic.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: normal;
  font-weight: 900;
  src: local("Sinkin Sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-800Black.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: italic;
  font-weight: 900;
  src: local("Sinkin Sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-800BlackItalic.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: normal;
  font-weight: 950;
  src: local("Sinkin Sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-900XBlack.woff)
      format("woff");
}
@font-face {
  font-family: "sinkin sans";
  font-style: italic;
  font-weight: 950;
  src: local("Sinkin Sans"),
    url(https://fonts.cdnfonts.com/s/14497/SinkinSans-900XBlackItalic.woff)
      format("woff");
}

:root {
  --font-default: "sinkin sans", system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-primary: "Encode Sans", sans-serif;
  --font-secondary: "Encode Sans", sans-serif;
}

/* Colors */
:root {
  --color-default: #0a0d13;
  --color-primary: #ffffff;
  --color-secondary: #0e1d34;
}

/* Smooth scroll behavior */
:root {
  scroll-behavior: smooth;
}

/*--------------------------------------------------------------
  # General
  
  --------------------------------------------------------------*/
  .d-none{
      display:none;
  }
html {
  scroll-behavior: smooth;
}
body {
  font-family: var(--font-default);
  color: var(--color-default);
}

a {
  color: var(--color-primary);
  text-decoration: none;
}

a:hover {
  color: #f7542b;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-primary);
}

/*--------------------------------------------------------------
  # Header
  --------------------------------------------------------------*/
 @media(max-width:420px){
     .t_c_text{
         font-size:6px;
     }
     #t_c-error { 
    top: 30px !important;
    }
 }
nav {
  transition: all 0.5s ease-out;
}

nav.scrolled {
  background-color: rgba(0, 0, 0, 0.9);
  padding-top: 10px !important;
}

nav.transparent {
  background-color: transparent;
}

.banner_img {
  position: absolute;
  top: 0;
}
.logo {
  font-family: "Encode Sans", sans-serif;
}
.logo_text {
  color: #f7542b;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2.5px;
}
.logo_slogan {
  color: #bac0c3;
  display: block;
  font-size: 13px;
  line-height: 1.7em;
  letter-spacing: 1px;
}

nav.navbar {
  padding-top: 30px;
}
.nav-item {
  padding: 10px;
}
.nav-item a {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.1em;
}

.active a {
  color: #f7542b;
  text-transform: uppercase;
  font-size: 11px;
  position: relative;
}

nav ul li.active a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: scaleX(1);
  border-bottom: 1px solid #f7542b;
  transition: 0.3s;
  z-index: -1;
  transform-origin: bottom left;
}

nav ul li a{
  position: relative;
}
nav ul li a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: scaleX(0);
  border-bottom: 1px solid #f7542b;
  transition: 0.3s;
  z-index: -1;
  transform-origin: bottom left;
}
nav ul li:hover a::after {
  transform: scalex(1);
}

.nav-link:hover,
.nav-link:focus {
  color: #f7542b;
}

.banner_content {
  position: absolute;
  top: 280px;
  color: #fff;
  font-size: 42px;
  font-weight: 200;
  left: 16%;
  line-height: 65px;
}

.banner_content2 {
  position: absolute;
  top: 28%;
  color: #fff;
  font-size: 42px;
  font-weight: 200;
  line-height: 65px;
}

.tedx {
  display: flex;
  align-items: center;
  font-size: 28px;
  margin-top: 5px;
  /* margin-top: 20px; */
}
.tedx span {
  color: red;
  font-weight: 600;
}

.banner_ytb_icon{
  font-size: 50px !important;
    margin-top: 4px;
    margin-right: 10px;
    color: red;
    /* box-shadow: 1px 1px 5px 3px rgba(255, 255, 255, 0.2); */
    box-shadow: 1px 1px 5px rgba(255, 255, 255, 0.2);
    display: inline-block;
    padding: 0px;
    line-height: 0.8;
    border-radius: 25%;
    animation: pulse 2s infinite;
    /* transition: all 0.3s ease-in-out; */
}

.banner_btn_ytb:hover .banner_ytb_icon{
    box-shadow: 1px 1px 5px 3px rgba(255, 52, 52, 0.6);
}

/******** BANNER YOUTUBE BTN *********/
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7);
  }
  50% {
    box-shadow: 0 0 10px 10px rgba(255, 0, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7);
  }
}

/******** END BANNER YOUTUBE BTN *********/

.banner_btn_ytb{
  display: inline-block;
}
.banner_btn_ytb:hover{
  color: #fff;
}

.banner_btn {
  background: #f7542b;
  color: #fff;
  padding: 20px 30px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 0px;
  display: inline-block;
  box-shadow: inset 0 0 0 0 #f7542b;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  line-height: initial;
}

.banner_btn:hover {
  box-shadow: inset 400px 0 0 0 #000;
  color: #fff;
}

.right_arrow_icon {
  margin-left: 7px;
  font-size: 14px;
}

/**********************RESPONSIVE MENU************************/
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: flex-start;
  justify-content: space-between;
}

.mobile_menu {
  text-align: right;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}

.navbar-toggler i {
  color: #fff;
}
/**********************RESPONSIVE MENU************************/

/******************************************************************/

.banner {
  position: relative;
  height: 940px;
  /* height: 1070px; */
  /* background: url(../images/1920x790-1-1.jpg) no-repeat center center/cover; */
  margin-top: -115px;
  margin-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.9);
}

.banner_2 {
  position: relative;
  margin-top: -115px;
  margin-bottom: 0px;
}

.sticky-social {
  position: absolute;
  top: 300px;
  left: -40px;
  padding: 0px;
  margin: 0px;
  z-index: 1;
}
.social {
  list-style: none;
}
.social li {
  padding: 15px 10px 15px 20px;
  font-size: 18px;
  transition: all 0.2s ease-in-out;
}
.social li:hover {
  margin-right: -10px;
}

.social li:hover {
  border-radius: 0 5px 5px 0 !important;
}

ul.social li a {
  color: #1d1d1d;
}
ul.social li {
  background-color: #f7542b;
}

ul.social li:first-child {
  border-radius: 0 5px 0 0;
}

ul.social li:last-child {
  border-radius: 0 0 5px 0;
}

/************slick slider*********************/

/* Slick Slider */

.my-slider {
  padding: 0 70px;
}
.slick-initialized .slick-slide {
  color: #000;
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}


.slick-next,
.slick-prev {
  z-index: 5;
}
.slick-next {
  right: 15px;
}
.slick-prev {
  left: 15px;
}
.slick-next:before,
.slick-prev:before {
  color: #000;
  font-size: 26px;
}

.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff !important;
}

.slider_2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.slider_custom_space {
  margin-bottom: 0px !important;
}

.slider_text {
  margin-top: 10px;
  font-weight: 600;
}

/* Slick Slider */

/************END slick slider*********************/

section.gallery {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #1d1d1d;
}

.index_heading{
  color: #f7542b;
  font-weight: 300;
  font-size: 28px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}

.slider_bg{
  background-color: #303030 !important;
  padding: 40px 0px;
}

.slider_bg{
  margin-bottom: 50px !important;
}

.slider_bg .slick-slider {
  margin-bottom: 0px;
}

.my-slider2,
.my-slider3 {
  width: 80%;
  margin: 0px auto;
}

.my-slider3 img {
  /* height: 350px; */
  width: 100%;
}

.my-slider2 img {
  /* height: 350px; */
  width: 100%;
}
.testimonial_text{
    width: 90% !important;
    margin: auto !important;
}
.testimonial_text h2 {
  font-size: 22px !important;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 10px;
}

.testimonial_text p {
  font-size: 14px !important;
  font-weight: normal;
  letter-spacing: 1px;
}

.testimonial_icon img {
  border-radius: 50%;
}

footer {
  background-color: #1d1d1d;
  color: #bac0c3;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 12px;
}

section.testimonial {
  padding-top: 100px;
  /* padding-bottom: 100px; */
  background: #000;
}

.testimonial_link{
  color: #f7542b !important;
  font-size: 12px;
  background: transparent;
  border: none;
  outline: none;
}

a.testimonial_link:hover{
  color: #f7542b !important;
  font-size: 12px;
}

.footer_link {
  color: #fff;
}

/*********************About page**************************/
.banner_inner {
  height: 365px;
  background-color: #26252b;
  /* background-color: #3e3e3e; */
  margin-top: -95px;
}

.banner_text_container {
  position: relative;
  width: 100%;
  height: 320px;
}

.banner_text {
  position: absolute;
  bottom: 00px;
  color: #fff;
  font-size: 55px;
  font-weight: 200;
  line-height: 53px;
  width: 100%;
}

/* .banner_text{
  color: #fff;
  font-size: 52px;
  font-weight: 100;
  line-height: 65px;
  margin-top: 3em;
  letter-spacing: 2px;
  line-height: 30px; */
/* font-family: "Sinkin Sans",sans-serif;; */
/* } */

small.small {
  font-size: 10px;
  color: #fff;
  font-weight: 300;
  line-height: normal;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.18em;
}

.left_side {
  padding: 0;
}

.about_content {
  text-align: center;
  padding: 50px;
  padding: 50px 100px 50px 100px;
  line-height: 2em;
}
h1.heading {
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 2px;
  margin-bottom: 40px;
}

.content_about {
  height: 400px;
  overflow-y: auto;
}
/* width */
.content_about::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.content_about::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(110, 110, 110);
  border-radius: 10px;
}

/* Handle */
.content_about::-webkit-scrollbar-thumb {
  background: #f7542b;
  border-radius: 10px;
}

/* Handle on hover */
.content_about::-webkit-scrollbar-thumb:hover {
  background: #c9350f;
}

/**********************************/
/* width */
.content_about2::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.content_about2::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(110, 110, 110);
  border-radius: 10px;
}

/* Handle */
.content_about2::-webkit-scrollbar-thumb {
  background: #f7542b;
  border-radius: 10px;
}

/* Handle on hover */
.content_about2::-webkit-scrollbar-thumb:hover {
  background: #c9350f;
}
/**********************************/

.about_content p {
  text-align: left;
  padding-right: 40px;
}


.heading_color {
  color: #f7542b;
  font-size: 4em;
  margin-bottom: 30px;
}

/* .activities_hading{
  text-transform: capitalize;
} */
.education_text {
  font-weight: 400;
  /* text-transform: uppercase; */
  font-size: 16px;
  margin-left: 10px;
  margin-right: 10px;
}

.career {
  padding-top: 50px;
  padding-bottom: 50px;
}

.heading_main {
  font-size: 2.3em;
  color: #f7542b;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 50px;
}

.career_content {
  background-color: #f7542b;
  color: #fff;
  text-align: center;
  font-size: 14px;
  border: #f7542b;
  width: 95%;
  height: 170px;
  position: relative;
}

.career_content div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.modal-dialog {
  max-width: 40%;
  margin: 1.75rem auto;
  border: 1px solid #000;
  box-shadow: 2px 2px 10px #000;
}

.career_modal {
  font-size: 14px;
}

.modal {
  background: rgb(54 54 54 / 80%);
}

.awards_img {
  width: 100% !important;
  height: unset !important;
}

.awards_space {
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 100px;
}
.awards_space:nth-child(1){
  border-right: 5px solid #fff;
}

.awards_space_white {
  padding-top: 100px;
  padding-bottom: 100px;
}

.my-slider3 .slick-next:before,
.my-slider3 .slick-prev:before {
  color: #000 !important;
}

.white_arrow .slick-next:before,
.white_arrow .slick-prev:before {
  color: #fff !important;
}

.my-slider_certificate {
  width: 57%;
}

/*********************END About page**************************/

section.space {
  padding-top: 100px;
  padding-bottom: 100px; 
}

.mobile_view{
  display: none;
}

.box_parent {
  display: flex;
  justify-content: center;
}

.box_bg {
  background-color: #f7542b;
  width: 360px;
  height: 240px;
  margin: 10px;
  border-radius: 20px;
  position: relative;
}

.box_bg span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 2em;
  line-height: 120%;
  text-align: center;
}

.box_bg:hover {
  box-shadow: 0 14px 28px rgba(255, 255, 255, 0.25),
    0 10px 10px rgba(255, 255, 255, 0.22);
}

.activities_hading {
  font-weight: 400;
  font-size: 26px;
  margin-bottom: 30px;
  margin-top: 30px;
}

p {
  font-family: "Sinkin Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 25px !important;
}

.life_gallery {
  /* max-width: 293px; */
  height: 270px !important;
  /* height: 220px !important; */
  margin: 0px auto;
}

.slider_content img {
  margin: 0px auto;
}

.my-slider-video, .my-slidergallery {
  width: 85%;
  margin: 0px auto;
}

.my-slider-video img {
  /* width: 360px; */
  width: 95%;
  margin: 0px auto;
  height: auto !important;
}

.my-slidergallery img {
  width: 95% !important;
  margin: 0px auto;
  height: auto !important;
}

.my-slider-video .slick-next:before,
.my-slider-video .slick-prev:before {
  color: #000 !important;
}

.insignt_width {
  width: 80%;
  margin: 0px auto;
}

/**************INSIGHT PAGE TAB SECTION***************/

.nav-pills .insignht_nav.active,
.nav-pills .show > .insignht_nav {
  color: #fff;
  background-color: #1d1d1d;
}

.nav-pills .insignht_nav {
  border-radius: 0.3rem 0 0 0.3rem;
  font-size: 12px;
  color: #1d1d1d;
  margin-bottom: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  white-space: nowrap;
}

.insignht_nav:hover {
  background: #f7542b;
  color: #fff;
}

.tab_content {
  background-color: #f8f8f8;
  padding: 20px;
  width: 100%;
}

/* .tab_content_box_block {
  border: 1px solid #000;
  width: 450px;
  height: 400px;
  padding: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
} */

.tab_content_box_block {
  width: 450px;
  height: 260px;
  padding: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  background-color: #fff;
  box-shadow: 2px 2px 5px rgba(0,0,0,.5);
  border-radius: 10px;
  position: relative;
}


.tab_content_box {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

h4.heading_box {
  color: #1d1d1d;
  /* font-size: 1.0714em; */
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6em;
  margin-bottom: 1.9em;
}

p.content_box_content {
  color: #5f5f5f;
  text-transform: capitalize;
  font-size: 12px !important;
  letter-spacing: 0.02rem;
  line-height: 1.9rem !important;
}

p.content_box_content_hindi {
  color: #5f5f5f;
  text-transform: capitalize;
  font-size: 12px !important;
  letter-spacing: 0.02rem;
  line-height: 1.9rem !important;
}

a.box_link {
  text-transform: none;
  position: absolute;
  bottom: 30px;
}

/**************INSIGHT PAGE TAB SECTION***************/

.contact_social {
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon_box {
  display: flex;
  flex-direction: column;
  margin: 0px 50px;
}

.icon_box i {
  font-size: 52px;
  margin-bottom: 10px;
  color: #f7542b;
}

.icon_box span {
  font-weight: 600;
}
.form_section_bg {
  width: 100%;
}
.form_section {
  background-color: #f8f8f8;
  padding: 50px;
}

.form_section .form-group {
  margin-bottom: 30px !important;
}

.t_c_text{
  font-size: 12px;
  color: #5f5f5f;
}

.back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  background-color: #f7542b;
  color: #fff;
  font-weight: bold;
  display: none;
}

.back-to-top:hover {
  background-color: #c9350f;
  color: #fff;
  font-weight: bold;
}

.back-to-top:focus{
  box-shadow: 0 0 0 0.25rem rgb(247 84 43 / 29%);
}


.whats_new{
  position: fixed;
  background-color: #f7542b;
  padding: 15px;
  border-radius: 30px;
  display: inline;
  color: #fff;
  bottom: 100px;
  right: 20px;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  cursor: pointer;
}

.whats_new_bg {
  position: absolute;
  width: 35vw;
  height: 70vh;
  top: 150px;
  left: 50px;
  background-color: #fff;
  z-index: 5;
  box-shadow: 2px 2px 8px rgba(0,0,0,.3);
}

@media screen and (max-width: 600px) {
  .whats_new_bg {
    width: 80vw !important;
    height: 60vh !important;
}
.whats_new_content {
  height: 88% !important;
}
}

.whats_new_heading{
  padding: 10px;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.whats_new_content{
  padding: 10px;
  color: #1d1d1d;
  position: relative;
  height: 86%;
}

.whats_new_content p{
  font-size: 10px !important;
  color: #1d1d1d;
}

.whats_new_marquee{
  height:98%;
  text-align: justify;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  left: 10px;
  right: 10px;
}

marquee{
  height:100%;
}

.whats_new_marquee ul{
  padding-right:20px;
  padding-left: 10px;
}
.whats_new_marquee ul li{
  padding-bottom: 15px;
  list-style: none;
}

span.close {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 5px 14px;
  border-radius: 21px;
  color: #000;
}

.error{
  color: red;
  font-size: 12px;
}

.overlay_test{
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9999;
  overflow: unset;
} 

.test_modal_bg{
  background-color: #fff;
  width: 90%;
  padding: 20px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

.test_close{
  font-size: 26px;
}

.test_modal_name{
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
}

.test_modal_designation{
  font-size: 16px;
  font-weight: bold;
}

.test_modal_content{
  line-height: 1.8em;
  text-align: justify;
}

.mobile_view_test{
  display: none;
}

.news_btn{
  cursor: pointer;
}

.message_flash{
  text-align: center;
  background-color: rgb(193, 240, 193);
  padding: 15px 0px;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.8);
}

.contact_link{
  color: #000;
  font-weight: 600;
}

.close_btn_contact{
  background-color: transparent;
  border: none;
  float: right;
}


.video_icon_link{
  position: relative;
}
.youtube_icon{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: red;
  font-size: 50px;
  transition: all 0.5s ease-in-out;
}

.anchor_frame:hover .youtube_icon {
  font-size: 60px;
}

.affiliation_caption{
  font-weight: bold;
  color: #fff;
  /* color: #000; */
  margin-top: 10px;
  /*font-size: 20px;*/
}

.bout_modal_close{
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 10;
}

.btn-outline-custom-ty {
  color: #f7542b;
  border-color: #f7542b;
}

.btn-outline-custom-ty:hover {
  color: #fff;
  background-color: #f7542b;
}

.file_upload{
  padding: 5px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 10px !important;
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    font-weight:bold !important;
    content: '\f104';
    font-family: "Font Awesome 5 Free";
    font-weight: 900 !important;
    /*font-size: 15px !important;*/
    display:none;
        
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
    background: #cbcbcb;
    border-radius: 62%;
    width: 20px!important;
    height: 20px!important;
    color:#000 !important;
}
.swiper-button-prev:hover, .swiper-button-next:hover{
    background: #ffffff !important;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    background: #cbcbcb;
    border-radius: 62%;
    width: 20px!important;
    height: 20px!important;
    color:#000 !important;
}

.whatsNew_heading h3 {
  font-size: 14px;
  font-weight: 500;
  color: #f7542b;
  border-bottom: 1px solid rgba(247, 84, 43, 0.2);
  text-transform: capitalize;
  letter-spacing: 0.13rem;
  padding-bottom: 5px;
  transition: all 0.5s ease-in-out;
}

.whatsNew_heading:hover h3{
  color: #f7542b;
}
.new_content {
  white-space: normal;
  border: 1px solid rgba(0,0,0,0.08);
  padding: 10px;
  background-color: #f9f9f9;
  position: relative;
}

.new_icon{
  position: absolute;
  right: 0;
  top: 0;
  width: 13%;
}

h3.heading span{
  color: red;
  font-size: 18px;
  font-weight: 600;
}

/*******************/
#alert_msg{
  display: none;
}

.error_msg_f_name, .error_msg_t_c, .error_msg_message, .error_msg_email, .error_msg_file{
  color: red;
  font-size: 12px;
}


/******************* MARQUEE ANIMATION *******************/
/* CSS for the marquee */
.marquee-wrapper {
  overflow: hidden;
  height: 100%; 
  position: relative;
}

.marquee-content {
  /*position: absolute;*/
  /*animation: marquee-scroll 30s linear infinite;*/
  overflow-y:auto;
  height:100%;
}
.marquee-content::-webkit-scrollbar {
  width:10px;
  border-radius:10px;
  background: rgb(0,0,0,.5);
}
.marquee-content::-webkit-scrollbar-thumb {
  width:10px;
  border-radius:10px;
  background: orange;
}

@keyframes marquee-scroll {
  0% {
    top: 100%;
  }
  100% {
    top: -210%; 
  }
}
/***************** END MARQUEE ANIMATION *****************/



 .contactBtnSubmit {
        display: block !important;
    }