body {
  /* font-family: "Montserrat", sans-serif; */
  font-family: "Noto Sans", sans-serif;
  /* font-family: 'Satoshi', sans-serif; */
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.slick-slider {
  margin-bottom: 0px !important;
}

.margin_bottom_0 {
  margin-bottom: 0;
}
.padding_0 {
  padding: 0 0 0 0;
}
.padding_left_0 {
  padding-left: 0;
}
.padding_right_0 {
  padding-right: 0;
}
.padding_top_10 {
  padding-top: 10px;
}
.padding_top_20 {
  padding-top: 20px;
}
.padding_top_30 {
  padding-top: 30px;
}
.padding_top_50 {
  padding-top: 50px;
}

.header_section {
  background-image: url(../images/Banner.png);
  background-size: 100% 100%;
  padding: 30px 0 0px 0;
}
.mobile_header_section {
  background-image: url(../images/mobilebanner.png);
  background-size: 100% 100%;
  padding: 15px 0 0 0;
}
.main_banner_content {
  padding-top: 50px;
}
.company-logo {
  width: 50px;
}
.header_section_btn {
  font-size: 20px;
  color: rgba(217, 89, 114, 1);
  font-weight: 500;
  float: right;
  padding-top: 20px;
  cursor: pointer;
}
.amin_banner_section {
  padding: 50px 0px;
  /* background-color: #fff1f2; */
  /* background-image: url(../images/banner-bg.png); */
  /* background-size: 100% 100%; */
}
.amin_banner_title {
  color: #fff;
  font-size: 33px;
  line-height: 50px;
  font-weight: 800;
  margin-top: 20px;
}
.amin_banner_content_img {
  width: 100%;
}
.highlights_content_img {
  width: 100%;
}
.amin_banner_counter_content {
  color: #fff;
  font-size: 25px;
  line-height: 40px;
  font-weight: 600;
  padding-top: 15px;
  /* text-align: center; */
  padding-right: 100px;
}
.book_app {
  padding: 8px 15px;
  color: #fff;
  background-color: rgba(250, 106, 106, 1);
  margin-top: 30px;
  border: none;
  border-radius: 4px;
  font-weight: 500;
  cursor: pointer;
}
.book_app:focus {
  outline: none;
}
.book_app1:focus {
  outline: none;
}
.top_counter_header {
  color: rgba(250, 106, 106, 1);
  font-size: 33px;
  line-height: 48px;
  font-weight: 700;
  text-align: center;
}
.top_counter_content {
  color: rgba(250, 106, 106, 1);
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  text-align: center;
}
.highlights_section {
  /* padding: 50px 0px;
  background-color: rgba(229, 243, 255, 1); */
}
.choose_vanshati {
  background-color: rgba(123, 255, 206, 0.89);
  border-radius: 8px;
  padding: 25px 0;
}
.highlights_card_header {
  color: rgba(46, 46, 46, 1);
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 15px;
}
.highlights_card_content {
  color: rgba(54, 56, 58, 1);
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 0;
}
.about_section {
  padding: 50px 0px;
  /* background-color: #fff1f2; */
}
.about_section_card {
  padding: 20px 20px;
  border: 1px solid rgba(221, 221, 221, 1);
  border-radius: 4px;
  margin-top: 20px;
  height: 120px;
}
.about_section_header {
  color: rgba(14, 24, 33, 1);
  font-size: 38px;
  line-height: 58px;
  font-weight: 700;
  text-align: center;
}
.about_section_image {
  width: 100%;
  padding: 0 40px;
}
.about_section_sub_header {
  color: rgba(14, 24, 33, 1);
  font-size: 32px;
  line-height: 58px;
  font-weight: 700;
  text-align: center;
  padding: 50px 0 0 0;
}
.about_section_details {
  color: rgba(34, 34, 34, 1);
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 0;
  text-align: center;
}
.about_section_details1 {
  color: rgba(34, 34, 34, 1);
  font-size: 16px;
  line-height: 26px;
  /* font-weight: 500; */
  margin-bottom: 0;
}
.about_section_details_highlight {
  color: rgba(250, 106, 106, 1);
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0px;
}
.about_section_details_highlight1 {
  color: rgba(250, 106, 106, 1);
  font-size: 12px;
  line-height: 32px;
  font-weight: 500;
}

.pre-course-section {
  background-color: rgba(211, 255, 239, 1);
  padding: 50px 0px 50px 0px;
}
.mentors_section_header {
  color: rgba(14, 24, 33, 1);
  font-size: 38px;
  line-height: 58px;
  font-weight: 700;
  text-align: center;
}
.services_card {
  background-color: #fff;
  color: rgba(46, 46, 46, 1);
  padding: 15px 15px;
  border-radius: 10px;
  margin-top: 20px;
  height: 250px;
  /* position: relative;
  overflow: hidden; */
}
.services_card:hover {
  background-color: rgba(250, 106, 106, 1);
  color: #fff !important;
  padding: 15px 15px;
  border-radius: 10px;
  margin-top: 20px;
  /* height: 250px; */
}

.mentors_section_title_img {
  width: 60px;
  margin-bottom: 5px;
  /* transition: transform 0.3s ease-in-out; */
}
.mentors_section_title_details {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 5px;
}
.mentors_section_details {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 0;
  /* text-align: center; */
}
.mentors_section_details_highlight {
  color: rgba(4, 79, 144, 1);
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
}
.testimonial_section {
  padding: 50px 0px;
  /* background-color: #fff1f2; */
}
.competitive_card {
  padding: 10px 10px 20px 10px;
  border-radius: 6px;
  margin-top: 20px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  height: 330px !important;
  margin: 10px 10px;
}
.competitive_card_title {
  color: rgba(34, 34, 34, 1);
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
  padding-top: 10px;
}
.border_right {
  border-right: 2px solid rgba(208, 208, 208, 1);
}
.border_bottom {
  border-bottom: 1px solid #fff;
}
.competitive_card_content {
  color: rgba(34, 34, 34, 1);
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 0;
}
.competitive_card_content_highlight {
  color: rgba(4, 79, 144, 1);
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}
.specializations_section {
  background-color: rgba(231, 238, 244, 1);
  padding: 50px 0px;
}
.specializations_section_card {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  padding: 20px 20px;
  background-color: #fff;
  border-radius: 10px;
}
.services_card:hover>#normal {
  display: none;
}

.services_card:hover>#hover {
  display: inline-block;
  transform: scale(1);
}

#hover {
  display: none;
}
.book_app1 {
  padding: 8px 15px;
  color: #fff;
  background-color: rgba(55, 165, 244, 1);
  margin-top: 30px;
  border: none;
  border-radius: 4px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}
.research_header {
  color: rgba(34, 34, 34, 1);
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
}
.research_content {
  color: rgba(34, 34, 34, 1);
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
}
.research_section_card {
  padding: 20px 10px;
  border: 1px solid rgba(221, 221, 221, 1);
  border-radius: 6px;
  margin-top: 20px;
  /* height: 120px; */
}
.research_section_details_highlight {
  color: rgba(4, 79, 144, 1);
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 0;
}
.research_section_details {
  color: rgba(34, 34, 34, 1);
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 0;
}
.placements_section_header {
  color: rgba(14, 24, 33, 1);
  font-size: 38px;
  line-height: 58px;
  font-weight: 700;
}
.placements_header {
  color: rgba(46, 46, 46, 1);
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}
.partners_section {
  padding: 50px 0px 100px 0px !important;
}
.recruiters_header {
  color: rgba(14, 24, 33, 1);
  font-size: 38px;
  line-height: 58px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}
.videos_content_block {
  vertical-align: middle !important;
}
.partners_section_images {
  /* width: 100%; */
  padding: 0px 10px;
}
.footer_section {
  background-color: rgba(50, 50, 50, 1);
  padding: 10px 0;
  /* position: fixed;
    left: 0;
    bottom: 0; */
  width: 100%;
}
.footer_content {
  /* display: flex; */
  text-align: center;
}
.footer_section_content {
  color: rgba(103, 103, 103, 1);
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  padding-top: 10px;
  margin-right: 20px;
}
.footer_btn {
  background-color: rgba(217, 89, 114, 1);
  color: #fff;
  padding: 6px 14px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}
.footer_section_content_symbol {
  font-size: 20px;
  vertical-align: middle;
}

.mobileonly {
  display: none !important;
}

.desktoponly {
  display: block !important;
}
@media only screen and (max-width: 480px) {
  .mobileonly {
    display: block !important;
  }

  .desktoponly {
    display: none !important;
  }
  .padding_left_0 {
    padding-left: 0;
    padding-right: 0px;
  }
  .padding_right_0 {
    padding-right: 0;
    padding-left: 0px;
  }
  .padding_top_50 {
    padding-top: 20px !important;
  }
  .amin_banner_section {
    padding: 20px 0px !important;
  }
  .amin_banner_title {
    font-size: 25px !important;
    line-height: 35px !important;
    /* text-align: center; */
  }
  .amin_banner_counter {
    font-size: 22px !important;
    line-height: 22px !important;
    text-align: center;
  }
  .highlights_section {
    padding: 0 0 20px 0px !important;
  }
  .highlights_header {
    font-size: 26px !important;
    line-height: 36px !important;
  }
  .highlights_card {
    padding: 15px 15px !important;
    margin-top: 10px !important;
  }
  .highlights_card_header {
    font-size: 22px !important;
  }
  .about_section {
    padding: 0 0 20px 0px !important;
  }
  /* .videos_content {
    margin-top: 10px;
  } */
  .about_section_header {
    font-size: 22px !important;
    line-height: 32px !important;
  }
  .about_section_card {
    padding: 15px 10px;
    height: auto;
    margin-top: 10px !important;
  }
  .competitive_card {
    height: auto !important;
  }
  .about_section_details {
    font-size: 15px !important;
    line-height: 25px !important;
    font-weight: 400 !important;
  }
  .about_section_details1 {
    font-size: 15px !important;
    line-height: 25px !important;
    font-weight: 400 !important;
  }
  /* .about_section_content {
    padding: 20px 0px;
} */
  .mentors_section_header {
    font-size: 24px !important;
    line-height: 34px !important;
    text-align: center;
  }
  .testimonial_section {
    padding: 20px 0px !important;
  }
  .testimonial_rating {
    width: 200px !important;
  }
  .partners_section {
    padding: 20px 0px 110px 0px !important;
  }
  .pre-course-section {
    padding: 20px 0px 20px 0px !important;
  }
  .card {
    border: none !important;
  }
  .about_section_sub_header {
    font-size: 22px !important;
    line-height: 32px !important;
    padding: 20px 0 0 0;
    margin-bottom: 0 !important;
  }
  .competitive_card_title {
    color: rgba(34, 34, 34, 1);
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 5px;
  }
  .border_right {
    border-right: none;
    margin-bottom: 10px;
  }
  .specializations_section {
    padding: 20px 0px !important;
  }
  .research_header {
    font-size: 20px;
    line-height: 30px;
  }
  .research_content {
    margin-bottom: 0;
  }
  .research_section_card {
    padding: 15px 10px;
    margin-top: 10px !important;
  }
  .placements_section_header {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  .recruiters_header {
    font-size: 28px !important;
    line-height: 38px !important;
  }
  .footer_section_content {
    font-size: 13px;
    padding-top: 5px;
    margin-right: 0px;
  }
  .footer_btn {
    padding: 6px 8px !important;
    font-size: 12px !important;
    font-weight: 500;
  }
  .card-header {
    background-color: #bf2228 !important;
    color: #fff !important;
    font-weight: 600 !important;
    margin-top: 15px !important;
    border-top-left-radius: 8px !important ;
    border-top-right-radius: 8px !important;
    font-size: 16px !important;
    padding: 10px 0px !important;
  }
  .card-body {
    border-bottom: 1px solid #000532 !important;
    border-left: 1px solid #000532 !important;
    border-right: 1px solid #000532 !important;
    border-bottom-left-radius: 8px !important ;
    border-bottom-right-radius: 8px !important;
    padding: 10px 15px;
    color: #000532 !important;
    font-size: 14px !important;
  }
  .btn-link {
    font-weight: 600;
    color: #fff !important;
    background-color: transparent;
    text-decoration: none !important;
    text-align: left !important;
  }
  .center-slider .slick-slide {
    height: auto !important;
  }
  .modal-title {
    text-align: center !important;
    font-size: 18px !important;
  }
  .field-container {
    margin-top: 15px !important;
    /* font-family: "Roboto", sans-serif; */
  }
  .field1 {
    padding: 5px 10px 0 !important;
  }
  .mobilebtn {
    width: 100% !important;
  }
  .mobilepadding {
    padding: 0 !important;
  }
  .top_counter_header {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .top_counter_content {
    font-size: 13px !important;
    line-height: 28px !important;
  }
  .mobilecenter {
    text-align: center !important;
  }
  .highlights_content_img {
    width: 60px !important;
  }
  .about_section_mobile_highlight {
    color: rgba(55, 165, 244, 1);
    text-align: center;
    font-size: 24px !important;
    line-height: 34px !important;
    font-weight: 700;
  }
  .services_card {
    margin-top: 10px !important;
    height: auto !important;
  }
  .mentors_section_title_img {
    width: 40px !important;
  }
  .specializations_section_card {
    box-shadow: none !important;
    padding: 0 !important;
    background-color: transparent !important;
    border-radius: 10px;
  }
  .placements_header {
    font-size: 18px !important;
    line-height: 28px !important;
    margin-bottom: 10px !important;
    /* text-align: center !important; */
  }
  .about_section_image {
    padding: 0 40px !important;
  }
}

@media only screen and (max-width: 768px) {
  .padding_top_10 {
    padding-top: 0px;
  }
  .padding_top_30 {
    padding-top: 0;
  }
  .header_section_btn {
    font-size: 16px;
    padding-top: 30px;
  }
  .testimonial_section,
  .about_section,
  .highlights_section,
  .amin_banner_section,
  .specializations_section,
  .pre-course-section {
    padding: 30px 0px 30px 0px;
  }
  .mentors_section_header {
    font-size: 32px;
    line-height: 42px;
  }
  .partners_section {
    padding: 30px 0px 90px 0px;
  }
  .testimonial_rating {
    width: 150px;
  }
  .amin_banner_title {
    font-size: 30px;
    line-height: 40px;
  }
  .amin_banner_counter {
    font-size: 30px;
    line-height: 40px;
  }
  .amin_banner_counter_content {
    font-size: 18px;
    line-height: 28px;
    padding-top: 0px;
    padding-right: 0;
  }
  .highlights_header {
    font-size: 30px;
    line-height: 40px;
  }
  .highlights_card_header {
    font-size: 26px;
  }
  .highlights_card_content {
    font-size: 14px;
  }
  .about_section_header {
    font-size: 30px;
    line-height: 40px;
  }
  .about_section_card {
    padding: 15px 15px;
  }
  .about_section_details_highlight {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
  .about_section_sub_header {
    font-size: 28px;
    line-height: 38px;
    padding: 20px 0 0 0;
  }
  .research_header {
    font-size: 22px;
    line-height: 32px;
  }
  .placements_section_header {
    font-size: 28px;
    line-height: 38px;
  }
  .placements_header {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .recruiters_header {
    font-size: 28px;
    line-height: 38px;
  }
  .pre-course-title {
    font-size: 14px;
  }
  .pre-course-details-content {
    font-size: 14px;
  }
  .testimonial_section_card_name {
    font-size: 13px;
    margin-top: 0px;
  }
  .testimonial_section_card_details {
    font-size: 12px;
  }
  .testimonial_section_card {
    padding: 20px 10px;
    margin-top: 10px;
  }
  .footer_section_content {
    font-size: 13px;
    padding-top: 7px;
  }
  .footer_btn {
    padding: 6px 10px;
    font-size: 14px;
  }
  .center-slider .slick-slide {
    height: 180px;
  }
  .main_banner_content {
    padding-top: 0;
  }
  .top_counter_header {
    font-size: 30px;
    line-height: 40px;
  }
  .top_counter_content {
    font-size: 20px;
    line-height: 30px;
  }
  .about_section_image {
    padding: 0 0px;
  }
  .about_section_details1 {
    font-size: 14px;
    line-height: 24px;
  }
  .services_card {
    margin-top: 15px;
    height: 290px;
  }
  .mentors_section_title_img {
    width: 45px;
  }
  /* .competitive_card {
    height: 340px;
  } */
  .competitive_card_title {
    padding-top: 0px;
  }
}

.padding_add {
  padding-top: 15px;
  padding-bottom: 15px;
}
.close:focus {
  outline: none;
}
.field-container {
  position: relative;
  /* width: 200px; */
  margin-top: 20px;
  /* font-family: "Roboto", sans-serif; */
}
.field {
  display: block;
  width: 100%;
  padding: 15px 10px 0;
  border: none;
  font-size: 14px;
  border-bottom: 1px solid #ced4da;
}
.field1 {
  display: block;
  width: 100%;
  padding: 15px 10px 0;
  border: none;
  font-size: 14px;
  border-bottom: none;
}
.field:focus {
  outline: 0;
}
textarea:focus,
textarea.form-control:focus {
  box-shadow: inset 0 -1px 0 transparent;
  /* outline: transparent !important;
  box-shadow: none; */
}
.modal-header {
  background-color: rgba(255, 118, 118, 1);
  /* border: none; */
}
.modal-title {
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
}
.floating-label {
  position: absolute;
  pointer-events: none;
  top: 5px;
  left: 10px;
  font-size: 10px;
  opacity: 0;
  background-color: white;
  padding: 0 2px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.field:valid + .floating-label {
  opacity: 1;
  top: -5px;
  color: #9e9e9e;
}
.field:focus + .floating-label {
  color: #03a9f4;
}

.field-underline {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -5px;
  border: 1px solid #9e9e9e;
  z-index: -1;
  padding: 10px 10px 0;
}
.field:focus + .floating-label + .field-underline {
  border-color: #03a9f4;
}
