/*----------------------------------------------
* [Font Import]
----------------------------------------------*/
@import url(general-media.css);
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");

/*----------------------------------------------

[ALL CONTENTS]

1. Reset
2. Header 
3. Slider 
4. About
5. Events
6. Testimonials
7. Footer
8. Responsiveness Large screen  Mobile Devices - Phones/Tablets 

----------------------------------------------*/
/*----------------------------------------------
1. Reset
----------------------------------------------*/
/* #region Reset */
html,
body {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 20px;
  background-color: #fff;
}
/* #endregion Reset */
h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px;
  font-family: "Roboto";
  font-weight: bold;
}
h4 {
  font-size: 1.5rem;
  font-family: "Roboto";
  font-weight: 500;
}
.w-90 {
  max-width: 90%;
}
.pg-sp h5 {
  text-align: center;
  margin-bottom: 0 !important;
  font-size: 16px;
}
.animate-charcter {
  text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #39126e 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
  font-size: 190px;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.phone-banner a {
  padding: 10px;
  color: white;
}
.iner-content a {
  font-size: 18px;
  color: #fff;
}
/*----------------------------------------------
2. Header
----------------------------------------------*/
/* #region Header */
.home-banner .image-wrap img {
  height: 800px;
  width: 100%;
  object-fit: cover;
}
.widget_container {
  background-color: #fff;
}
.form-inner .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
  padding-right: 0px;
}
.form-inner .form-box {
  background-color: #e8e8e8;
  padding: 2rem;
  line-height: 30px;
  border-radius: 4px;
  text-align: center;
  width: 80%;
  backdrop-filter: blur(25px) saturate(200%);
  -webkit-backdrop-filter: blur(25px) saturate(200%);
  background-color: rgb(255 255 255 / 95%);
  border-radius: 12px;
  border: 1px solid rgb(255 255 255);
}
.form-box .gform_legacy_markup_wrapper li.hidden_label input {
  margin-top: 0px;
}
.form-box select#input_1_17,.form-box select#input_8_17 {
  border: 1px solid #a6a4a4;
  margin-bottom: 10px;
  background: #41117721;
  padding: 10px 6px 10px 20px !important;
  border-radius: 5px;
}
.form-box input#gform_submit_button_1,.form-box input#gform_submit_button_8 {
  background: linear-gradient(168deg, #8c0200 0%, #39126e 100%);
  color: #fff;
  border: none;
  padding: 6px 20px;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
}
.abt-view-btn {
  margin-top: 30px;
}
a:hover {
  text-decoration: none;
}
.abt-view-btn a.view-more {
  background: linear-gradient(168deg, #8c0200 0%, #39126e 100%);
  box-shadow: 0px 1px 3px 0px #888;
  padding: 12px 30px;
  color: #fff;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 600;
  display: table;
}
.nav-wrapper {
  padding: 2rem 0;
  background: #ffffff;
  border-top: 5px solid #393186;
}
.col-md-6.abt-cont h2 {
  color: #8c0200;
  font-size: 40px;
}
.abt-img img {
  box-shadow: 0 0 16px #63636369;
}
section#faculty-wrapper {
  background-color: #393186;
  color: #ffffff;
  text-align: center;
  padding: 30px 0;
  position: relative;
  z-index: 1;
}
.col-md-3 .faculty h3 {
  color: #ffd92a;
  font-weight: 600;
}
.gform_legacy_markup_wrapper div.validation_error {
  border-bottom: 0;
  border: 0;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
  text-align: center;
  margin: 0 0 10px 0 !important;
}
/* .image-wrap img {
  width: 100%;
  height: 650px;
  object-fit: cover;
} */
/* .col-lg-2.program {
  margin-top: 2rem;
} */
.nav-wrapper-roww {
  display: flex;
  align-items: center;
}
ul.list-unstyled.footer-link li a:hover {
  text-decoration: none;
  color: #8ec641;
}
ul.list-unstyled.footer-link li {
  margin-bottom: 6px;
}
.footer-link {
  color: #8ec641;
  text-decoration: none;
}
.pg-overlay {
  background: rgba(13, 13, 13, 0.4);
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
}
.form-control {
  background-color: #fff !important;
  height: 42px;
  box-shadow: 0 5px 5px 0 rgb(0 0 0 / 5%);
  border-color: #f0f0f0;
  border-bottom: 1px solid #c2ccfd;
  font-size: 16px;
  color: #000 !important;
  padding-left: 10px;
  border-radius: 0px;
}
.logo-img {
  text-align: center;
}
.col-md-6.abt-cont h2:after {
  content: "";
  width: 75px;
  height: 4px;
  position: relative;
  background-color: #2e3092;
  display: block;
  margin-top: 8px;
}
section#about-wrapper {
  padding: 60px 0;
}
.wpb_wrapper a {
  color: #14479a;
  font-weight: 600;
}
.col-md-6.abt-cont p {
  font-size: 16px;
  padding: 0px 0 10px 0;
  line-height: 30px;
  text-align: justify;
  font-weight: 500;
  letter-spacing: 0.7px;
}
.faculty-innner h2 {
  letter-spacing: 1px;
  font-size: 46px;
  padding-bottom: 50px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}
.faculty-innner h2 span {
  color: #d51219;
  font-weight: 900;
}
/* .program-inner {
  background-color: #f3f3f3;
  padding: 4rem;
} */
.program-inner h2 {
  text-align: center;
  padding-bottom: 2rem;
  color: #ce464a !important;
  letter-spacing: 1px;
  font-weight: 800;
  font-size: 36px;
}
section#Testimonials-wrapp {
  padding: 60px 0;
}
::placeholder {
  font-weight: 600;
}
.inner-program {
  color: white;
  padding: 1rem;
  text-align: center;
  background: #393186;
  display: flex;
  box-shadow: 0px 1px 2px 0px #888;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: row-reverse;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 30px;
}
.col-md-6.abt-img {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.wpb_wrapper ul li {
  /* display: flex; */
  font-size: 16px;
  padding: 10px 0;
  list-style: none;
}
.wpb_wrapper h5 {
  color: #ce464a;
}
.col-md-4.program {
  margin-bottom: 2rem;
}
.inner-program h3 {
  font-weight: 500;
  letter-spacing: 1px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin: 0;
  padding-top: 5px;
}
.col-md-4.program {
  margin-bottom: 2rem;
}
.excellent-inner {
  padding: 60px 0;
}
.col-md-7.ex-cont h2 {
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 40px;
}
.ex-img h2 {
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 40px;
}
ul.apply-list li {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.5px;
  padding-bottom: 1rem;
  list-style: auto;
}
.col-md-3.image-placer img {
  height: 100%;
  object-fit: cover;
  padding: 1rem;
  background-color: #f3f3f3;
}
.col-md-12.ex-cont h2 {
  padding-bottom: 2rem;
}
.col-md-12.ex-img img {
  background-color: #f3f3f3;
  padding: 3rem 0;
}
.ex-img-inner {
  padding: 1rem;
  text-align: center;
}
.col-md-3.image-placer {
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.col-md-7.ex-cont p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 1px;
}
.col-md-6.ex-cont-inner {
  margin: 2rem 0;
}
.col-md-6.ex-cont-inner h3 {
  color: #200a03;
  font-weight: 600;
  letter-spacing: 1px;
}
#why-wrapper {
  padding: 60px 0;
  background: #200a03;
}
#why-wrapper h1 {
  color: red;
  margin: 0 0 30px 0;
  text-transform: uppercase;
}
#why-wrapper .item {
  float: left;
  width: 100%;
  text-align: center;
}
#why-wrapper .item .icon {
  float: left;
  width: 100%;
  min-height: 90px;
  text-align: center;
  position: relative;
}
#why-wrapper .item .name {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
section#apply-wrapper {
  padding: 60px 0;
}
section#program-wrapper {
  padding: 60px 0;
  position: relative;
  background: #da92921f;
}
.cap-des {
  position: absolute;
  right: 0;
  left: unset;
  top: 50px;
  z-index: 1;
  opacity: 0.3;
}
.ex-img-inner h4:last-child {
  font-size: 14px;
}
.apply-head h5 {
  text-align: center;
  padding-bottom: 2rem;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 16px;
}
.apply-head h2 {
  text-align: center;
  font-weight: 700;
  color: red;
  padding-bottom: 1rem;
}
.form-box h3 {
  background-color: #8ec641;
  color: #fff;
  padding: 10px;
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 0.5px;
}
.form-box p {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
.form-box .gform_legacy_markup_wrapper input.large {
  border: 1px solid #a6a4a4;
  margin-bottom: 10px;
  background: #41117721;
  padding: 6px 6px 6px 20px !important;
  border-radius: 5px;
}
.form-box .gform_legacy_markup_wrapper input.large::placeholder {
  color: #000;
  font-weight: 400;
}
.block_image_up_ani {
  cursor: initial;
  transition: all 0.2s ease-in-out 0s;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 10px;
}
.block_image_up_ani:hover {
  box-shadow: 0 70px 70px rgba(0, 0, 0, 0.2);
  transform: translate(0, -10px);
  z-index: 3;
}
.apply-flow h2 {
  font-size: 22px;
  color: red;
}
.faculty-innner h4 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.faculty-innner h3 {
  font-size: 3rem;
  font-weight: 600;
  margin: 0;
}
.gform_wrapper .validation_message {
  display: none !important;
}
.gform_wrapper .gform_validation_errors > h2 {
  font-size: 13.2px !important;
  font-weight: 500;
}
/* .image-wrap img {
  width: 100%;
  height: 950px;
  object-fit: cover;
} */
.col-md-4.col-12.wpb_text_column.wpb_content_element.d-flex.justify-content-flex-start.align-items-center {
  justify-content: center;
}
#gform_submit_button_3 {
  color: #fff;
  /* background: linear-gradient(135deg, #3e4095 0%, #ed3237 100%); */
  background: linear-gradient(168deg, #8c0200 0%, #39126e 100%);
  border-radius: 5px;
  border: none;
  font-weight: 600;
  letter-spacing: 1;
  padding: 5px 10px;
}

.logo .logo-img img {
  max-height: unset !important;
}
#testimonials-wrapper {
  /* background: url(../images/pattern-1.jpg) 0 0 repeat; */
  background: #222;
  padding: 60px 0;
}
#testimonials-wrapper h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
#testimonials-wrapper .item {
  float: left;
  width: 100%;
  border: 1px solid #585858;
  padding: 25px;
  position: relative;
  min-height: 100%;
}
#testimonials-wrapper .item .content p {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 15px;
}
#testimonials-wrapper .item .details .department {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #fff;
  margin-bottom: 15px;
}
#testimonials-wrapper .item .details .name {
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  /*padding: 1rem 0;*/
  color: red;
  margin-bottom: 5px;
}
#testimonials-wrapper .item .details .photo img {
  width: 100%;
}
#testimonials-wrapper .item .content {
  float: left;
  width: 70%;
  padding-left: 30px;
}
#testimonials-wrapper .item .details {
  float: left;
  width: 30%;
}
#testimonials-wrapper .item .details .photo {
  float: left;
  display: block;
  overflow: hidden;
  width: 75%;
  border-radius: 6px;
  margin-bottom: 15px;
}
.zoom {
  transition: transform 0.2s;
  margin: 0 auto;
}
footer {
  background: url(https://www.snmv.ac.in/wp-content/themes/SNMV/admission-landing/images/landing_pg.png)
    center top no-repeat;
  height: auto;
  padding: 30px 0 0 0;
  color: #fff;
  background-size: cover;
}
footer h1 {
  color: #fff;
  padding-bottom: 2rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.view-btn {
  text-align: center;
  margin-top: 2rem;
}
.view-btn a.view-more {
  background: linear-gradient(168deg, #8c0200 0%, #39126e 100%);
  border-radius: 3px;
  box-shadow: 0px 1px 3px 0px #888;
  padding: 12px 20px;
  color: #fff;
  margin-top: 2rem;
}
.inner-program.block_image_up_ani h2 {
  padding: 0;
  margin: 0;
}
.gform_legacy_markup_wrapper div.validation_error {
  border-bottom: none;
  border-top: none;
  padding: 0;
}
div#gform_confirmation_message_1 {
  font-size: 16px;
  color: #8c0200;
  font-weight: 600;
}
.col-6.form-section h2 {
  margin: 0;
  padding-top: 10px;
}
.location {
  float: left;
  width: 100%;
  background: url(https://www.snmv.ac.in/wp-content/themes/SNMV/assets/images/location.png)
    0 0px no-repeat;
  padding-left: 36px;
  margin-bottom: 20px;
}
.email {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 30px;
  background: url(https://www.snmv.ac.in/wp-content/themes/SNMV/assets/images/mail.png)
    0 5px no-repeat;
}
.phone {
  float: left;
  width: 100%;
  font-size: 21px;
  font-weight: 500;
  padding-left: 30px;
  background: url(https://www.snmv.ac.in/wp-content/themes/SNMV/assets/images/phone.png)
    0 5px no-repeat;
  margin-bottom: 20px;
}
footer p {
  float: left;
  width: 100%;
  color: #ffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}
footer a {
  color: #cacaca;
  color: #ffff;
  font-size: 16px;
  font-weight: 500;
}
#foot-bottom {
  padding: 10px 0;
  border-top: 1px solid #ffcb05;
  text-align: center;
  font-size: 16px;
}
#admission-apply-wrapper .admission-apply-inner {
  /* padding: 2rem 0;
  background: #ffcb05;
  text-align: center;
  color: #8c0200;
  text-transform: uppercase; */
  padding: 4rem 0 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  text-align: center !important;
  background: -webkit-radial-gradient(
      0% 2%,
      circle,
      rgb(50 129 20 / 0%) 9px,
      #c9afaf 10px,
      rgba(96, 16, 48, 0) 11px
    ),
    -webkit-radial-gradient(100% 100%, rgba(96, 16, 48, 0) 9px, #c9afaf 10px, rgba(
            96,
            16,
            48,
            0
          )
          11px),
    none !important;
  background-size: 20px 20px !important;
  background-color: #da9292 !important;
}
.zoom:hover {
  -ms-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.1);
}
.col-6.admission-cont {
  display: flex;
  justify-content: center;
  align-items: center;
}
section#foot-top h1 {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.col-6.admission-cont h2 {
  font-weight: 600;
  letter-spacing: 1px;
}
.col-12.admission-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.admission-btn a {
  color: #fff;
  border: 2px solid #fff;
  padding: 20px 30px;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom-right-radius: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  transition: 200ms all;
  border-top-left-radius: 12px;
}
.admission-btn a:hover {
  color: #da9292;
  background-color: #fff;
  text-decoration: none;
}
.col-md-3.campus-img {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.campus-head h2 {
  text-align: center;
  padding: 3rem 0 2rem;
  color: #8c0200;
  font-weight: 600;
  letter-spacing: 1px;
}
.col-md-3.campus-img h4 {
  padding: 2rem 0;
  color: #8c0200;
  letter-spacing: 1px;
}
.campus-inner {
  padding: 0 0 60px;
  background-color: #f3f3f3;
}
.col-md-6.col-6.apply-flow h2 {
  padding-bottom: 1rem;
}
.col-12.apply-btn a:hover {
  color: #000;
}
.col-12.apply-btn a {
  background: red;
  padding: 1rem 2rem;
  font-size: 1.5rem;
  color: #fff;
  text-decoration: none;
  border-radius: 2rem;
  transition: 300ms all;
}
.col-12.apply-btn {
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.apply-cont-iner p {
  font-size: 16px;
  letter-spacing: 0.75px;
  line-height: 30px;
}
.apply-cont-iner h4 {
  color: red;
}
.apply-cont-iner {
  margin: 0 auto;
  padding: 2rem 0;
}
ul.apply-list {
  padding: 0 20px;
}
section#testimonials-wrapper .carousel-indicators {
  bottom: -45px;
}
.campus-head h2:before,
.apply-head h2:before {
  content: "";
  width: 4%;
  height: 6px;
  border-radius: 9px;
  margin: 0 auto;
  position: relative;
  background-color: #8ec641;
  display: block;
  margin-bottom: 1rem;
}
.col-md-6.ex-cont {
  border-right: 1px solid #80808021;
}
.ex-img h2:after,
.ex-cont h2:after {
  content: "";
  width: 10%;
  height: 6px;
  border-radius: 9px;
  position: relative;
  background-color: #8ec641;
  display: block;
  margin-top: 8px;
}
.ex-img-inner h4 {
  text-align: left;
  font-size: 16px;
}
.ex-img-inner h4:first-child {
  color: red;
}
.col-2.apply-flow p {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 1rem 0;
}
.col-2.apply-flow {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.col-md-2.col-4.apply-flow {
  text-align: center;
  padding: 1rem;
}
.col-md-2.col-4.apply-flow p {
  font-size: 15px;
  color: gray;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 2rem 0 1rem 0;
}
#form-wrapper {
  display: flex;
}
.home-banner {
  position: relative;
}
.home-banner .content-wrap {
  padding: 50px 0;
  width: 100%;
  left: 0%;
  top: 0%;
  position: absolute;
  height: 100%;
}
.home-banner .content-wrap .container-fluid {
  height: 100%;
}
.home-banner .content-wrap .container-fluid .row {
  height: 100%;
}
.form-inner {
  display: flex;
  align-items: center;
  justify-content: end;
}
.home-txt {
  display: flex;
  align-items: center;
  justify-content: start;
}
h4.sem {
  border-left: 4px solid #fff;
  padding-left: 12px;
  margin-top: 1rem;
}
.iner-content h4 {
  color: #f2d69b;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 30px;
  padding: 10px 0 20px 0;
}
.col-md-6.col-12.form-section {
  display: flex;
  justify-content: start;
  align-items: center;
}
.col-md-6.col-12.admission-btn {
  display: flex;
  justify-content: end;
  align-items: center;
}
.email-banner {
  margin: 1rem 0;
}
.iner-content h1 {
  font-size: 60px;
  display: flex;
  align-items: center;
  justify-content: start;
  color: #fff;
}
.phone-banner {
  border-left: 10px solid #fff;
  padding-left: 30px;
}
/* .iner-content {
  background: #00000075;
  padding: 50px;
  border-radius: 30px;
  text-align: center;
} */
.iner-content i.fa.fa-phone {
  color: #ffffff;
  transform: rotate(90deg);
}
.iner-content i.fa.fa-envelope {
  margin-right: 4px;
  color: #ffffff;
}
.iner-content h3 {
  color: #e31e24;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 30px;
  font-size: 24px;
  margin-bottom: 15px;
}
.col-md-3 .faculty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
#why-wrapper .col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
section#testimonials-wrapper .col-md-6 {
  margin-bottom: 2rem;
}
section#foot-bottom a {
  padding-left: 6px;
  color: #ffcb05;
}
#foot-bottom .rights {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#foot-bottom .power {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.item:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.campus-img .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(to right, #8c0200, #39126e);
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  /* border-radius: 50%; */
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.campus-img .text {
  color: #34271f;
  font-size: 20px;
  position: absolute;
  font-weight: 600;
  top: 50%;
  left: 50%;
  line-height: 30px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.email a:hover,
.phone a:hover {
  text-decoration: none;
}
.col-12.apply-btn a:hover {
  color: red;
  background: #fff;
  border: 1px solid;
}
.col-md-4.logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.side-content-text ul,
.wpb_text_column ul {
  padding-left: 0;
  margin-bottom: 25px;
}
.wpb_text_column ol,
.wpb_text_column ul {
  display: table;
}
.side-content-text ul > li:before,
.wpb_text_column ul > li:before {
  content: "\f058";
  padding-right: 20px;
  font-weight: bold;
  font-family: FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #393186 !important;
}
.form-section h2 {
  margin: 0;
  font-size: 40px;
  font-weight: 600;
}
.foot_inner_sec_1 {
  display: flex;
  line-height: 26px;
}
.foot_inner_sec_1_1 img {
  padding-right: 10px;
  padding-top: 5px;
}
.maill a {
  color: #ffcb05;
}

footer a:hover {
  color: #ffcb05;
}

/* old-css */
section#Testimonials-wrapp {
  padding-bottom: 60px;
  overflow: hidden;
}
section#Testimonials-wrapp h2 {
  text-align: center;
  font-weight: bold;
  padding-bottom: 2rem;
  font-size: 3rem;
  margin-bottom: 0;
}
section#Testimonials-wrapp h2 span {
  color: #ce464a;
}
.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}
#Testimonials-wrapp .slick-next,
.slick-prev {
  display: none;
}
.col_20 {
  padding: 20px;
  height: 400px;
}
figure.snip1192 {
  font-family: "Raleway", Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 5px;
  text-align: left;
  height: auto;
  box-shadow: none !important;
  margin: 0;
}
figure.snip1192 .author {
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip1192 img {
  max-width: 100%;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  margin-bottom: 15px;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.author h4 {
  font-size: 18px;
  font-weight: 500;
}
figure.snip1192 .author h5 {
  opacity: 0.8;
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
}
figure.snip1192 blockquote {
  display: block;
  border-radius: 8px;
  position: relative;
  padding: 20px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 30px;
  color: #000;
}
#virtual-tour {
  cursor: pointer;
  background: url(https://www.snmv.ac.in/wp-content/uploads/2023/02/SNMV-COLLEGE-VIRTUAL-TOUR.jpg)
    center top no-repeat;
  background-size: cover;
  height: 400px;
  background-position: center;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.photo_gallery {
  padding: 60px 0;
  overflow: hidden;
}
/* #virtual-tour img {
  top: 50%;
  position: relative;
  left: 50%;
  transform: translate(-50%, 135%);
  text-align: center;
} */
.photo_gallery img {
  border: 1px solid #fff;
}
.photo_read {
  width: 100%;
  text-align: center;
  padding-top: 30px;
}
.photo_read a {
  color: #ce464a;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 2px;
}
section#our-top-recruiters {
  padding: 60px 0;
  background-color: #efefef;
  height: 400px;
  overflow: hidden;
}
section#our-top-recruiters h2 {
  text-align: center;
  font-size: 3rem;
  padding-bottom: 3rem;
  font-weight: bold;
  color: #212529;
}
section#our-top-recruiters h2 span {
  color: #ce464a;
}
.recruiter-inner {
  background-color: #fff;
  height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.recruiter-inner img {
  object-fit: cover;
}
.slick-dots li button:before {
  font-size: 16px !important;
  opacity: 0.5 !important;
  color: #ce464a !important;
}
.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  color: #ce464a !important;
}
.gform_legacy_markup_wrapper li.gfield.gfield_error {
  background-color: transparent !important;
  border-bottom: 0 !important;
  border-top: 0 !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
/* 16-03-2023 */
.program-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.program {
  width: 19%;
}
.program a {
  color: #fff;
}
.program a .block_image_up_ani:hover {
  cursor: pointer;
}
.visit-website {
  margin-top: 50px;
}
.visit-website a {
  font-size: 16px;
  color: #fff;
  padding: 15px 30px;
  border-radius: 5px;
  border: 1px solid #0d0000;
  background: linear-gradient(168deg, #8c0200 0%, #39126e 100%);
  font-weight: 500;
  letter-spacing: 0.5;
}
.visit-website a:hover {
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
}

/*responsiveness*/
@media (max-width: 1520px) {
  .form-section h2 {
    font-size: 36px;
  }
}
@media (max-width: 1366px) {
  .form-section h2 {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .slick-next:before,
  .slick-prev:before {
    color: #b91b1b;
  }
  .admission-btn a {
    padding: 15px 25px;
    font-size: 18px;
  }
  .admission-btn a {
    padding: 10px 25px;
    font-size: 14px;
  }
  .pg-sp h5 {
    font-size: 14px !important;
  }
  .inner-program h3 {
    font-size: 12px !important;
  }
}
@media (max-width: 1146px) {
  .form-section h2 {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .inner-program {
    min-height: 90px;
  }
  #admission-apply-wrapper .admission-apply-inner {
    padding: 3rem 0 !important;
  }
  .form-section h2 {
    margin-bottom: 30px;
  }
  .inner-program {
    margin: 10px 0;
  }
  .logo {
    margin-bottom: 10px;
  }
  .home-banner .image-wrap img {
    height: 1200px;
  }
  .iner-content h1 {
    font-size: 30px !important;
  }
  .iner-content h4 {
    font-size: 20px !important;
  }
  .iner-content a {
    font-size: 16px;
  }
  .form-inner {
    justify-content: start;
    margin-top: 10px;
  }
  .home-banner .content-wrap {
    padding: 30px 0 50px 0;
  }
  .form-inner .form-box {
    padding: 1rem;
    width: 100%;
  }
  .form-box input#gform_submit_button_1,.form-box input#gform_submit_button_8 {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .col-md-3.image-placer {
    display: flex;
    align-items: center;
    align-content: center;
  }
  .col-md-3.col-sm-6.col-6.faculty {
    margin: 2rem 0;
  }
  #foot-bottom .rights,
  #foot-bottom .power {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
  }
  .ex-img-inner h4 {
    text-align: left;
    font-size: 14px !important;
  }
  #testimonials-wrapper .item .details {
    float: left;
    width: 100%;
  }
  #testimonials-wrapper .item .details {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #testimonials-wrapper .item .content {
    float: left;
    width: 100%;
    padding-left: 0;
  }
  .ex-img img {
    padding: 1rem 0 !important;
  }
  .col-md-3.campus-img {
    margin-bottom: 2rem;
  }
  .col-md-3.col-sm-6.col-6.faculty.engage,
  .col-md-3.col-sm-6.col-6.faculty.ave {
    border-right: 1px solid;
  }
  .col-md-3.program {
    margin-bottom: 2rem;
  }
  .col-6.form-section h2 {
    font-size: 20px !important;
  }
  .col-md-6.abt-cont h2 {
    font-size: 21px !important;
  }
}
@media (max-width: 767px) {
  .col-md-6.abt-img {
    margin-top: 50px;
  }
  .slick-dots {
    display: none !important;
  }
  .inner-program {
    min-height: auto;
  }
  .program {
    width: 100%;
  }
  .program-wrap {
    flex-direction: column;
  }
  .pg-sp {
    display: flex;
  }
  .inner-program h3 {
    padding-top: 2px;
    padding-left: 5px;
  }
}
@media (max-width: 525px) {
  .home-banner .image-wrap img {
    height: 1300px;
  }
  section#Testimonials-wrapp {
    padding: 30px 0 60px 0;
  }
  .pg-sp h5 {
    font-size: 14px;
  }
  .inner-program h3 {
    font-size: 14px !important;
  }
  section#our-top-recruiters {
    height: 320px;
  }
  section#our-top-recruiters {
    padding: 30px 0;
  }
  .photo_read a {
    font-size: 20px;
  }
  .slick-next {
    right: 0px;
  }
  .slick-prev {
    left: 0px;
  }
  .slick-prev {
    left: 0px;
  }
  figure.snip1192 blockquote .container {
    font-size: 14px !important;
    line-height: 24px;
  }
}
@media (max-width: 380px) {
  .form-section h2 {
    font-size: 14px !important;
  }
  .admission-btn a {
    padding: 10px 10px;
    font-size: 12px;
  }
  .home-banner .image-wrap img {
    height: 1350px;
  }
}

section#faculty-wrapper:after,
section#faculty-wrapper:before,
.faculty-innner:after,
.faculty-innner:before {
  content: "";
  position: absolute;
  /* background: #9a9393; */
  border-radius: 5px;
  opacity: 0.5;
  width: 70px;
  height: 70px;
  opacity: 1;
  pointer-events: none;
  background-image: url(https://www.snmv.ac.in/wp-content/uploads/2024/02/snmv-aftr.png);
  background-size: cover;
  background-repeat: repeat;
}

section#faculty-wrapper:after {
  top: 10px;
  left: 10px;
  opacity: 1;
}

section#faculty-wrapper:before {
  width: 80px;
  height: 80px;
  left: 30px;
  top: 30px;
  opacity: 1;
  display: none;
}

.faculty-innner {
  position: relative;
  z-index: 1;
}

.faculty-innner:before {
  bottom: 0px;
  right: 10px;
}

.faculty-innner:after {
  bottom: -20px;
  right: 30px;
  display: none;
}
