.mobile_call_us,
.mobile_popup_form {
  position: fixed;
  width: 160px;
  padding: 0 10px;
  left: 20px;
  z-index: 100;
  font-size: 13px;
  height: 40px;
  margin-top: -1px;
  font-weight: 600;
  outline: 0;
  text-align: center;
}

.mobile_call_us {
  bottom: 10px;
  border-radius: 5px;
  background: linear-gradient(126deg, #f5a623, #f76b1c) !important;
  border: none;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile_call_us a,
.mobile_popup_form {
  align-items: center;
  display: flex;
  color: #fff;
}

.mobile_call_us a {
  text-decoration: none;
  gap: 10px;
  width: 100%;
  justify-content: center;
}

.mobile_popup_form {
  bottom: 60px;
  border-radius: 5px;
  background-color: #075bd9 !important;
  border: none;
  justify-content: center;
}

.mobile_popup_form svg {
  margin-right: 5px;
}

.mobile_popup_form a {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  justify-content: center;
}

.fixed_footer {
  position: sticky;
  bottom: 0;
  padding-bottom: 0;
  z-index: 40;
}

.show {
  display: block !important;
}

.fixed_footer_div {
  padding: 0 5px;
  width: 100%;
  background-color: #000;
}

.fixed_footer button {
  padding: 5px 20px;
  background-color: transparent;
  border: 1px solid #000;
}

.fixed_footer img,
.fixed_footer span a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.page-footer {
  margin: 0;
  background: #110b56;
  padding-top: 70px;
  color: #fff;
}

.footer-column,
.icon-text-wrapper,
.js-tab-content {
  padding-bottom: 1.875rem;
}

.footer-logo {
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem;
  border-bottom: 1px solid #2a3c68;
}

.page-footer p {
  color: #d2e2f3 !important;
  font-size: 1rem;
  font-weight: 400;
}

.footer-column p i {
  padding-right: 4px;
}

.page-footer h4 {
  color: #fff;
  font-weight: 700;
  font-size: 21px;
  padding: 0 0 15px;
}

.page-footer .footer-column a {
  text-decoration: none;
  font-size: 1rem;
  color: #d2e2f3;
}

.page-footer .footer-column a:hover,
.page-footer .footer-column ul li a:hover {
  color: #cc0f0f;
}

.page-footer .footer-column ul {
  padding-left: 0;
  list-style-type: none;
}

.page-footer .footer-column ul li a {
  text-decoration: none;
  color: #d2e2f3;
  font-size: 1rem;
}

.page-footer .footer-column ul li {
  padding-bottom: 1rem;
}

.sponsor-images img {
  margin-right: 10px;
  margin-top: 10px;
}

.footer-text {
  padding: 30px 0 20px;
  border-top: 1px solid rgba(211, 208, 255, 0.26);
  border-bottom: 1px solid rgba(211, 208, 255, 0.26);
}

.footer-text p {
  color: #d2e2f3;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  padding-bottom: 10px;
}

.global-presence {
  padding: 20px 0 30px;
}

.global-presence ul {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.global-presence ul li a span,
.secondary-menu ul li a,
.social-menu ul li a {
  text-decoration: none;
  color: #d2e2f3;
}

.global-presence ul li a span:hover,
.secondary-menu ul li a:hover,
.social-menu ul li a:hover {
  color: #fff;
}

.global-presence ul li {
  list-style-type: none;
  margin-right: 18px;
  font-size: 16px;
  width: auto;
}

.global-presence ul li img {
  margin-right: 5px;
  width: 50px;
}

.footer-bottom {
  background: #020113;
  padding: 10px 0;
  font-size: 15px;
  color: #fff;
  margin-bottom: 0;
}

.secondary-menu ul li,
.social-menu ul li {
  display: inline-block;
  padding: 0 10px 0 0;
}

.copyright {
  cursor: pointer;
  color: #d2e2f3 !important;
}

.copyright:hover {
  color: #fff !important;
}

.newsletter {
  position: relative;
  margin: 15px 0;
}

.newsletter [type="email"],
.newsletter [type="text"] {
  width: 100%;
  height: 50px;
  border: 1px solid #fff;
  outline: 0;
  padding: 0 60px 0 18px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  font-family: "Electrolux Sans";
  border-radius: 90px;
  transition: 0.2s;
  background: 0 0;
}

.newsletter .submit {
  width: 42px;
  height: 42px;
  border: none;
  outline: 0;
  padding: 0;
  background: url("../img/submit.webp") no-repeat;
  position: absolute;
  right: 5px;
  top: 4px;
}

.footer_support_section {
  margin-top: 4rem;
}

.support_text h5 {
  font-size: 1.5rem;
  color: #343232;
  font-weight: 700;
  padding-bottom: 0.3rem;
}

.support_title {
  border-top: 3px solid #cc0f0f;
  border-bottom: 3px solid #cc0f0f;
  padding: 15px 0;
}

.support_title h2 {
  text-transform: uppercase;
  font-size: 2.5rem;
  color: #343232;
  font-weight: 400;
}

.support_title h2 span {
  font-weight: 700;
}

.support_title .time {
  font-weight: 600;
  font-size: 1.5rem;
}

.support_text ul {
  padding-left: 0;
}

.support_text ul li p {
  font-size: 1.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.support_text ul li {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #434343;
  padding: 10px 0 0;
  line-height: 27px;
}

.support_text ul li a {
  text-decoration: none;
  display: inline-block;
  color: #cc0f0f;
  font-size: 1.4rem;
}

.support_text ul li img {
  padding: 0;
  margin: 0 5px 5px 0;
  vertical-align: middle;
  display: inline-block;
  width: 27px;
}

.clearfix:before {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.support_img img {
  vertical-align: middle;
  align-items: center;
  width: 100%;
  height: auto;
  max-width: 350px;
  float: right;
}

.modal_form input,
.modal_form select {
  padding-left: 0;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  height: 40px;
  background: #fff;
  box-shadow: none !important;
}

.modal_form textarea {
  padding-left: 0;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  box-shadow: none !important;
}

.modal_form input::placeholder,
.modal_form textarea::placeholder {
  color: #444;
}

.modal_form h4 {
  font-size: 1.3rem;
  font-weight: 500;
  color: #444;
}

.modal_form input:focus,
.modal_form textarea:focus {
  box-shadow: none;
  outline: 0;
}

.modal_btn {
  font-weight: 600;
  cursor: pointer;
  padding: 10px 18px;
  border-radius: 5px;
  border: 0;
  box-shadow: 0 0 8px 3px #b1b1b19e;
  background: linear-gradient(90deg, #f2b627, #fd904f);
  color: #fff;
}

#myModal .countrycode,
#downloadBrochure .countrycode,
#DownloadCertificate .countrycode {
  border: none;
  border-bottom: 1px solid #000;
}

.form-group .countrycode {
  border: 1px solid #ced4da;
  border-right: 0;
  width: 90px;
  color: #444;
  border-radius: 0;
}

.payment img {
  width: 100%;
  height: auto;
}

.studentplacedtoast {
  box-shadow: rgba(0, 0, 0, 0.3) 0 19px 38px, rgba(0, 0, 0, 0.22) 0 15px 12px;
  display: flex;
  max-width: 270px;
  width: 100%;
  align-items: start;
  visibility: hidden;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 5px;
  padding: 5px 0 5px 1rem;
  position: fixed;
  z-index: 100;
  left: 10px;
  bottom: 20%;
  opacity: 0;
  transition: opacity 0.5s, visibility 0.5s;
}

.studentplacedtoast.show {
  visibility: visible;
  opacity: 1;
}

.studentplacedtoast img {
  margin: 0;
  display: none;
  width: 50px;
  height: auto;
}

.studentplacedtoast span {
  margin: 0;
  text-align: start;
  font-size: 15px;
}

.modal_form .modal-body {
  padding: 10px;
}

.modal_form .close_common {
  background: #016dee;
  color: #fff;
  padding: 10px !important;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  border: 0;
  margin-top: 0;
  opacity: 1;
}

.modal_form .modal-header {
  border: none !important;
  padding: 0 !important;
  top: -8px;
  right: -9px;
  position: absolute;
}

.modal_form_left {
  height: 100%;
  padding: 20px;
  background: url("../img/background_modal_bg.webp") #fff7f0;
  border-radius: 10px 0 0 10px;
  text-align: center;
}

.modal_company_logo {
  width: 150px;
  height: auto;
  margin: auto;
}

.salary_trends {
  max-width: 100%;
  height: auto;
}

.modal_form_left h1 {
  margin-top: 1rem;
  font-size: 2rem;
  color: #002874;
  line-height: 1.5;
}

.modal_form_left .highlight {
  color: #fc821a;
  background-color: #fff;
  padding: 5px;
}

.blog_reviews_sec {
  padding: 4rem 0;
  background-color: #f2f7fd;
}

.blog_reviews_sec h5 {
  font-weight: 600;
  font-size: 2.5rem;
  color: #000;
  text-align: center;
}

.blog_slider-container {
  position: relative;
  width: 90%;
  margin: auto;
  overflow: hidden;
}

.blog_slider-track {
  display: flex;
  transition: transform 0.4s ease-in-out;
}

.blog_slide {
  min-width: 33.3333333333%;
  box-sizing: border-box;
  padding: 20px;
  background: 0 0;
}

.blog_arrow-left,
.blog_arrow-right {
  height: auto;
  width: 48px;
  border-radius: 50px;
  position: absolute;
  top: 6%;
  transform: translateY(-50%);
  background-color: transparent;
  border: 1px solid #075bd9;
  background-color: #075bd9;
  color: #fff;
  padding: 10px;
  transition: 0.8s ease-in-out;
}

.blog_arrow-left:hover,
.blog_arrow-right:hover {
  background-color: transparent;
  color: #075bd9;
  border: 1px solid #075bd9;
}

.blog_card,
.blog_card img {
  border-radius: 10px;
  width: 100%;
}

.blog_arrow-left {
  left: 91%;
}

.blog_arrow-right {
  right: 1%;
}

.blog_arrow-left i,
.blog_arrow-right i {
  text-align: center;
  font-size: 1.5rem;
}

.blog_card {
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
  background-color: #fff;
  height: auto;
  padding: 1rem;
  margin: 10px;
}

.blog_card a:hover {
  text-decoration: none !important;
}

.blog_card img {
  height: 180px;
}

.blog_card_a {
  color: #0a78be;
  padding: 0 !important;
}

.blog_card .blog_category_box,
.blog_card span {
  text-align: start;
  /*color: #f5f5f5;*/
  cursor: pointer;
  border: 0;
  font-size: 13px;
  font-weight: 600;
  border-radius: 5px;
  padding: 5px 10px;
  background-color: rgba(134, 161, 225, 0.15);
}

.blog_card h6,
.blog_card p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: start;
  color: #000;
}

.blog_card .blog_category_box:hover,
.blog_card span:hover {
  color: #fff;
  background-color: #0a78be;
}

.blog_card h6 {
  -webkit-line-clamp: 2;
  font-size: 1.3rem;
  line-height: normal;
  font-weight: 600;
  margin: 14px 0 9px;
}

.blog_card p {
  font-size: 1rem;
  -webkit-line-clamp: 5;
}

#myModal .form-group {
  margin-bottom: 0;
}

.text-end {
  float: right;
}

.foot_social_network h6 {
  font-size: 1.3rem;
  font-weight: 600;
  margin-right: 5px;
}

.foot_social_network {
  float: right;
  /* margin-bottom: 2rem; */
  display: flex;
  /* margin-top: 1rem; */
}

.foot_social_network a {
  text-decoration: none;
}

.foot_social_network a img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.foot_social_network a:not(:last-child) {
  margin-right: 7px;
}

/* placement slider section */

.placement_slider_sec {
  margin: 4rem 0 0rem;
}

.placement_slider_sec h3,
.placement_slider_sec h2 {
  font-weight: 600;
  font-size: 1.8rem;
  color: #000;
  text-align: center;
}

.placement_slider_container {
  position: relative;
  width: 90%;
  margin: auto;
  overflow: hidden;
}

.placement_slider_track {
  display: flex;
  transition: transform 0.4s ease-in-out;
}

.placement_slide {
  min-width: 33.3333333333%;
  box-sizing: border-box;
  padding: 20px;
  background: 0 0;
}

.placement_arrow_left,
.placement_arrow_right {
  height: auto;
  width: 48px;
  border-radius: 50px;
  position: absolute;
  top: 6%;
  transform: translateY(-50%);
  background-color: transparent;
  border: 1px solid #075bd9;
  background-color: #075bd9;
  color: #fff;
  padding: 10px;
  transition: 0.8s ease-in-out;
}

.placement_arrow_left:hover,
.placement_arrow_right:hover {
  background-color: transparent;
  color: #075bd9;
  border: 1px solid #075bd9;
}

.placement_card,
.placement_card img {
  border-radius: 10px;
  width: 100%;
}

.placement_arrow_left {
  left: 91%;
}

.placement_arrow_right {
  right: 1%;
}

.placement_arrow_left i,
.placement_arrow_right i {
  text-align: center;
  font-size: 1.5rem;
}

.placement_card {
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
  background-color: #fff;
  height: auto;
  padding: 1rem;
  margin: 10px;
}

.placement_card img {
  height: auto;
}
.bottom_line {
  width: 150px;
  height: 2.5px;
  background: linear-gradient(90deg, #ff4206 0, #f5ae23 100%);
  margin: 0 auto;
}
/* placement slider section */

/* companies logo section */
.companies-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.companies-img-container {
  background: #fff;
  margin: 2rem 0;
}

.companies-container img {
  padding: 10px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  width: auto;
  height: 70px;
  margin: 1rem;
  transition: transform 0.5s;
  cursor: pointer;
}

.companies-container img:hover {
  transform: scale(1.2);
}

.company_logo {
  display: none;
}

/* companies logo section */

/* companies logo section new design */

.OPC-section-main {
  margin: 4rem 0;
}

.OPC-section-main h5 {
  text-align: center;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: normal;
  color: #444;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.view-all-partner-section,
.view-all-partner-section2 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 15px;
}

.view-all-partner-section .box,
.view-all-partner-section2 .box {
  box-shadow: #bae3fa 0px 1px 16px;
  padding: 10px;
  border-radius: 5px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.marquee,
.marquee2,
.marquee3 {
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

.marquee-content,
.marquee-content2,
.marquee-content3 {
  display: flex;
  padding: 10px 0px;
  animation: marquee-left 30s linear infinite;
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.marquee-content2 {
  animation: marquee-left-to-right 30s linear infinite;
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.marquee-content3 {
  animation: marquee-left 30s linear infinite;
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.marquee-content .box,
.marquee-content2 .box,
.marquee-content3 .box {
  margin: 0 10px;
  width: 150px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.marquee-content img,
.marquee-content2 img,
.marquee-content3 img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

@keyframes marquee-left {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes marquee-left-to-right {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0);
  }
}

.marquee-content2 {
  animation: marquee-left-to-right 30s linear infinite;
}

.marquee-content3 {
  animation: marquee-left 30s linear infinite;
}

/* companies logo section new design end */

@media only screen and (max-width: 1140px) {
  .placement_arrow_left {
    left: 88%;
  }

  .placement_arrow_right {
    right: 1%;
  }
}

@media only screen and (max-width: 1280px) {
  .blog_arrow-left {
    left: 88%;
  }

  .placement_arrow_left {
    left: 90%;
  }

  .placement_arrow_right {
    right: 1%;
  }
}

@media only screen and (max-width: 575.98px) {
  /* placement section */
  .placement_slider_sec {
    margin: 0 0 2rem;
    padding: 0;
  }

  .placement_slider_sec h3,
  .placement_slider_sec h2 {
    text-align: center;

    /* margin-bottom: 1rem; */
    font-size: 1.5rem;
  }

  .placement_slider_container {
    padding-top: 1rem;
  }

  .placement_arrow_left {
    top: 94%;
    left: 33%;
  }

  .placement_arrow_right {
    right: 33%;
    top: 94%;
  }

  .placement_slider_container {
    width: 100%;
  }

  .placement_slide {
    margin-top: 1rem;
    min-width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    background: 0 0;
    padding-bottom: 4rem;
  }

  .placement_card {
    margin: 0;
  }
  /* placement section */
  /* companies logo section */

  .companies-img-container {
    margin: 2rem 0 !important;
    /* display: inline; */
  }

  .companies-container img {
    margin: 1rem 6px;
    width: 35%;
    height: auto;
  }
  /* companies logo section */

  #callQueryFooter {
    display: none; /* Initially hidden */
  }

  .company_logo {
    display: none;
  }
  .blog_card {
    margin: 0;
  }

  .blog_card img {
    height: auto;
  }

  .footer-text {
    padding-bottom: 0;
  }

  .text-end {
    float: left;
  }

  .foot_social_network {
    margin-bottom: 7rem;
    float: left;
  }
  .blog_reviews_sec {
    margin: 2rem 0;
    padding: 2rem 0;
  }

  .blog_reviews_sec h5 {
    text-align: start;
    margin-left: 1rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
  }
  .blog_slider-container {
    padding-top: 1rem;
  }
  .blog_arrow-left {
    top: 6%;
    left: 62%;
  }
  .blog_arrow-right {
    right: 5%;
    top: 6%;
  }
  .blog_slider-container {
    width: 100%;
  }

  .blog_slide {
    min-width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    background: 0 0;
  }

  .modal_form_left,
  .support_img {
    display: none;
  }

  .studentplacedtoast {
    width: 250px;
    bottom: 10%;
  }

  .studentplacedtoast span {
    font-size: 14px;
    margin: 0;
  }

  .fixed_footer {
    display: none !important;
  }

  /*.responsive_call_query_footer {*/
  /*    position: fixed;*/
  /*    bottom: 0;*/
  /*    width: 100%;*/
  /*    height: 52px;*/
  /*    padding: 10px;*/
  /*    align-items: center;*/
  /*    justify-content: space-between;*/
  /*    z-index: 1000;*/
  /*    display: flex;*/
  /*    gap: 10px;*/
  /*    background: 0 0*/
  /*}*/

  /*.mobile_call_us,*/
  /*.mobile_popup_form {*/
  /*    bottom: 1rem;*/
  /*    font-size: 12px;*/
  /*    width: 50%;*/
  /*    position: relative*/
  /*}*/

  /*.mobile_popup_form {*/
  /*    left: 0 !important*/
  /*}*/

  /*.mobile_call_us {*/
  /*    left: 0*/
  /*}*/

  .global-presence {
    padding: 20px 0 0 0;
  }

  .global-presence ul {
    margin-bottom: 0;
    display: flex;
    /* flex-wrap: wrap; */
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    /* text-align: center; */
    padding-left: 0;
  }

  .global-presence ul li {
    margin-bottom: 15px;
    position: relative;

    width: 50%;
    justify-content: space-between;
    list-style-type: none;
    margin-right: 0;
    font-size: 16px;
    columns: auto;
  }

  .global-presence ul li img {
    margin-right: 9px;
    width: 34px !important;
    height: auto !important;
  }

  .secondary-menu ul,
  .social-menu ul {
    padding: 0;
    text-align: center;
    margin-bottom: 15px;
  }

  .social-menu ul li a i {
    margin-right: 5px;
  }

  .social-menu ul li {
    text-align: center;
    display: inline-block;
    margin: 0 0 10px;
  }

  .copyright {
    text-align: center;
    margin-bottom: 3rem;
  }

  .page-footer h4 {
    padding: 0;
  }

  .footer-column {
    padding-bottom: 0;
  }

  .footer-column ul li {
    padding-bottom: 10px;
  }

  .page-footer {
    padding-top: 20px;
  }

  .footer-logo {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }

  .footer-logo a img {
    width: auto;
    height: 40px;
  }

  .sponsor-images {
    margin-bottom: 2rem;
  }

  .footer_support_section {
    margin: 0;
    padding-top: 0;
  }

  .support_text h5,
  .support_text ul li a,
  .support_text ul li p {
    font-size: 1rem;
  }

  .support_title h2 {
    font-size: 1.8rem;
  }

  .g-recaptcha {
    transform: scale(0.8);
    transform-origin: 0 0;
  }
}
