.siteBtn {
  font-size: var(--primary-font-size);
}
#slider .main-slider__layer .shape-three svg,
#slider .main-slider__layer svg,
#slider .shape-eight,
#slider .shape-five svg,
#slider .shape-nine,
#slider .shape-one,
#slider .shape-seven,
#slider .shape-six,
#slider .title,
#testimonial_sec path {
  transition: transform 1s, opacity 1s;
}
.siteBtn { 
  overflow: hidden; 
}
/*  */
ol.course-dtl-ol li{ list-style: auto; margin-bottom: 10px; font-size: 18px;}
ul.course-dtlpg-ul li{ position: relative; padding-left: 18px; font-size: 18px;}
ul.course-dtlpg-ul li:after{ background-color: #19a7db; height: 8px; width: 8px; position: absolute; left: 0; top: 7px; content: ''; display: block;}
ul.course-dtlpg-ul, ol.course-dtl-ol{ margin-bottom: 10px; padding-left: 0;}
.course_content  h6{ font-size: 22px;}
/*  */
#faq_sec .nav-pills .nav-link.active,
#faq_sec .show > .nav-pills .nav-link,
#scrollTopBtn:active,
#slider .shape-eight,
.eduact-btn,
.siteBtn {
  background-color: var(--primary-color);
}
#faq_page #v-pills-tabContent .card_position,
#placement_container .top_banner .modal-content,
#slider,
#slider .title span,
.about,
.about_content,
.app-info,
.counter-one__shapes,
.degree-box .d-info,
.eduact-btn i,
.siteBtn {
  position: relative;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-optical-sizing: auto;
}
#call_action a,
.counters i,
.eduact-btn,
.eduact-btn i,
.siteBtn,
hgroup span {
  display: inline-block;
}
.eduact-btn,
.info_box p,
.siteBtn,
.siteBtn:hover,
li.breadcrumb-item.active {
  color: var(--white-color) !important;
}
#call_action h2,
#call_action p,
#faq_page #v-pills-tabContent .card-body ol,
#faq_page #v-pills-tabContent .card-body ul,
footer .copyright_dv .foot_bx ul li,
footer .copyright_dv ul.list-inline.social_ul,
ul {
  margin-bottom: 0;
}
#branch_section,
#modual_sec .modual_info.points_info ul li,
footer .foot_bx ul li {
  margin-bottom: 15px;
}
*,
.all_courses .courses_Sub_menu .courses_info li,
.courseDataContainer1 ul li,
ul.features-box li {
  box-sizing: border-box;
}
#modual_sec .modual_div ul li,
.siteBtn {
  text-transform: var(--text-capitalize);
}
* {
  padding: 0;
  margin: 0;
}
.container {
  max-width: 1320px;
  margin: auto;
  padding: 0 15px;
}
img {
  max-width: 100%;
}
:root {
  --primary-color: #19a7db;
  --black-color: #000;
  --black-color-90: #00000090;
  --black-color-80: #00000080;
  --black-color-70: #00000070;
  --black-color-60: #00000060;
  --black-color-50: #00000050;
  --black-color-40: #00000040;
  --black-color-30: #00000030;
  --black-color-20: #00000020;
  --black-color-10: #00000010;
  --white-color: #fff;
  --white-color-90: #ffffff90;
  --white-color-80: #ffffff80;
  --white-color-70: #ffffff70;
  --white-color-60: #ffffff60;
  --white-color-50: #ffffff50;
  --white-color-40: #ffffff40;
  --white-color-30: #ffffff30;
  --white-color-20: #ffffff20;
  --white-color-10: #ffffff10;
  --secondary-color: #009418;
  --third-color: #f57005;
  --fourth-color: #17a8db;
  --fifth-color: #ffb281;
  --sixth-color: #ca82f1;
  --seventh-color: #7865af;
  --eighth-color: #d73c9c;
  --ninth-color: #90bc66;
  --tenth-color: #e86ac3;
  --eleventh-color: #a6a6a6;
  --light-gray-color: #e2e9f6;
  --semi-light-gray: #6d6e71;
  --dark-gray: #414042;
  --main-heading-fontsize: 60px;
  --main-heading2-fontsize: 105px;
  --section-sub-heading-fontsize: 20px;
  --section-heading-fontsize: 46px;
  --primary-font-size: 16px;
  --inrPgHeroFont-size: 65px;
  --font-size18: 18px;
  --font-size20: 20px;
  --font-size22: 22px;
  --font-size24: 24px;
  --font-size26: 26px;
  --font-size28: 28px;
  --font-size30: 30px;
  --h1-font-size: 36px;
  --h2-font-size: 32px;
  --h3-font-size: 28px;
  --h4-font-size: 24px;
  --h5-font-size: 20px;
  --h6-font-size: 16px;
  --primary-font-family: "Urbanist", sans-serif;
  --heading-font-family: "Josefin Sans", system-ui;
  --secondary-font-family: "Water Brush", cursive;
  --border-radius-circle: 50%;
  --percentage-100: 1;
  --percentage-90: 0.9;
  --percentage-80: 0.8;
  --percentage-70: 0.7;
  --percentage-60: 0.6;
  --percentage-50: 0.5;
  --percentage-40: 0.4;
  --percentage-30: 0.3;
  --percentage-20: 0.2;
  --percentage-10: 0.1;
  --percentage-00: 0;
  --transition5: 0.5s;
  --transition3: 0.3s;
  --transition10: 1s;
  --text-left: left;
  --text-center: center;
  --text-right: right;
  --text-justify: justify;
  --text-uppercase: uppercase;
  --text-lowercase: lowercase;
  --text-capitalize: capitalize;
  --fw-bold: 700;
  --fw-medium: 500;
  --fw-semibold: 600;
  --fw-normal: 400;
  --fw-light: 300;
  --eduact-font: var(--primary-font-family);
  --heading-font: var(--primary-font-family);
  --eduact-text: #697585;
  --eduact-text-rgb: 105, 117, 133;
  --eduact-text2: #b3ade1;
  --eduact-text2-rgb: 179, 173, 225;
  --eduact-grey: #b7b0b4;
  --eduact-grey-rgb: 183, 176, 180;
  --eduact-soft: #f1f2fd;
  --eduact-soft-rgb: 241, 242, 253;
  --eduact-soft2: #f6f5f5;
  --eduact-soft2-rgb: 246, 245, 245;
  --eduact-soft3: #e0e3fd;
  --eduact-soft3-rgb: 224, 227, 253;
  --eduact-soft4: #e4e4e4;
  --eduact-soft4-rgb: 228, 228, 228;
  --eduact-soft5: #f6f6f6;
  --eduact-soft5-rgb: 246, 246, 246;
  --eduact-base: #057aa5;
  --eduact-base-rgb: 79, 93, 228;
  --eduact-secondary-rgb: 245, 112, 5;
  --eduact-black: #2a254d;
  --eduact-black-rgb: 42, 37, 77;
  --eduact-black2: #000;
  --eduact-black2-rgb: 0, 0, 0;
  --eduact-white: var(--white-color);
  --eduact-white-rgb: 255, 255, 255;
}
p a {
  color: #0d6efd !important;
  text-decoration: underline;
}
.siteBtn {
  vertical-align: middle;
  font-weight: var(--fw-semibold);
  border-radius: 6px;
  padding: 7px 20.5px;
  z-index: 2;
  transition: var(--transition3);
}
a.blantershow-chat.icon-only {
    width: 40px;
    height: 40px;
    font-size: 0px;
    padding-left: 10px;
    padding-right: 0px;
  }
  a.blantershow-chat.icon-only svg {
    margin-right: 0px;
  }
.eduact-btn__curve,
.siteBtn span.siteBtnOverlay {
  position: absolute;
  right: -15px;
  height: 100%;
  z-index: -2;
  transform: skewX(-22deg);
  transition: var(--transition5);
  top: 0;
}
.siteBtn span.siteBtnOverlay {
  width: 33px;
  background-color: var(--black-color-20);
}
.siteBtn:hover span.siteBtnOverlay {
  right: 0;
  width: 100%;
  transform: skewX(0);
}
.siteBtn.siteBtnClrOrng {
  background-color: var(--third-color);
}
.siteBtn.siteBtn2 {
  padding: 16px 32px 15px;
  font-weight: var(--fw-bold);
  font-size: var(--font-size18);
}
.navbar-toggler:focus {
  box-shadow: none;
}
.enquiry-form .r-submit {
  background: #02abe3;
  color: #fff;
  padding: 8px 20px;
  display: block;
  margin-top: 20px;
  border: none;
  border-radius: 5px;
}
.modal-open {
  overflow: hidden !important;
}
body {
  padding-top: 0 !important;
  font-family: var(--primary-font-family);
  letter-spacing: 0.5px;
  background: #fff !important;
}
.container,
.wrapper,
main {
  width: auto;
  text-align: var(--text-left);
}
.eduact-btn__curve {
  width: 33px;
  background: #000;
  opacity: 0.2;
}
.eduact-btn i {
  margin-left: 11px;
  color: var(--white-color);
  top: 2px;
}
.eduact-btn:hover {
  color: var(--eduact-white);
  background: #006b92;
}
.eduact-btn:hover .eduact-btn__curve {
  right: 0;
  width: 100%;
  -webkit-transform: skewX(0);
  transform: skewX(0);
}
.about_box:hover .about_box__icon span {
  transform: scale(0.9);
}
#slider .active .shape-eight {
  transform: translateY(0) translateX(0);
  opacity: 1;
  visibility: visible;
}
#button {
  bottom: 60px !important;
  right: 10px !important;
}
#courses .course_contant .course_tab a:hover,
a,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
}
.eduact-btn,
header .eduact-btn {
  outline: 0 !important;
  font-size: var(--font-size18);
  padding: 16px 32px 15px;
  z-index: 2;
  position: relative;
  vertical-align: middle;
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--heading-font-family);
  letter-spacing: normal;
}
header .left-menu .leftp .nav.me-3 {
  margin-right: 0 !important;
}
.eduact-btn {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  font-weight: var(--fw-bold);
  border-radius: 6px;
  text-transform: capitalize;
  transition: var(--transition3);
}
#contact_upage #carrer_coursdur,
#cookie-consent-banner,
#our_facltypro,
.detail_pg_nw,
.m_view,
.showmobile,
header .navbar .mobile_view,
p[data-f-id="pbf"] {
  display: none;
}
.showdesktop {
  display: block;
}
img.logo {
  width: 200px;
  height: auto;
}
header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  position: fixed;
  box-shadow: 12px 0px 24px -17px;
}
header .header_top_bar ul li.empRegister a:after {
  content: "";
  color: #fff;
  display: inline-block;
  margin-left: 0;
}
.empRegister a {
  background: #00970c;
  margin-right: 0;
  font-weight: 500;
  border-right: 1px solid #fff;
}
#slider .title,
header .eduact-btn {
  font-weight: var(--fw-bold);
  text-transform: capitalize;
}
.about_box__text,
header .main-menu__right .eduact-btn,
header ul.internship_Sub_menu li a,
header ul.work_Sub_menu li a {
  font-weight: var(--fw-semibold);
}
header .navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: var(--primary-font-size);
  font-weight: var(--fw-medium);
}
header .navbar-expand-lg li.nav-item.all_courses.dropdown {
  position: inherit;
}
ul.dropdown-menu.internship_Sub_menu.show,
ul.dropdown-menu.work_Sub_menu.show {
  top: calc(100% - -10px);
}
.package_15_lac .package15lacplus .package15lacplusdtl .part2 {
  padding: 10px;
}
#internship_details .left_part img {
  width: 100%;
}
header .main-menu__right .employer-btn {
  background-color: var(--secondary-color) !important;
}
header .eduact-btn {
  display: inline-block;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  background-color: #109fd3;
  color: var(--white-color);
  border-radius: 6px;
  transition: var(--transition3);
}
.courses_Sub_menu,
ul.internship_Sub_menu,
ul.work_Sub_menu {
  background: rgb(255 255 255);
  margin: auto;
  display: none;
  list-style: none;
}
header .eduact-btn:hover {
  color: var(--eduact-white);
}
header .main-menu__right {
  text-align: var(--text-right);
}
header a.call {
  font-size: var(--font-size20);
  color: var(--primary-color);
  font-weight: 800;
}
header .studentdropli .studentdropul {
  position: absolute;
  top: 102%;
  background-color: #407283;
  z-index: 99;
  display: none;
  right: 0;
  margin: auto;
  left: 0;
  width: 95%;
  word-wrap: 100%;
}
header .main-menu__right .eduact-btn {
  background-color: var(--third-color);
  font-size: var(--primary-font-size);
  margin-left: 19px;
  padding: 7px 20.5px;
  height: 40px;
  color: var(--white-color);
  border-radius: 6px;
  text-transform: capitalize;
}
header .navbar-expand-lg .navbar-nav .all_courses .courses_Sub_menu .nav-link {
  font-size: 14px;
  padding: 7px 11px !important;
  font-weight: var(--fw-medium);
  background: #e3e6ef;
  margin: 2px;
  border: 1px sold !important;
  color: #1a1a1a;
}
.all_courses .courses_Sub_menu .nav-pills .nav-link:hover,
.nav-pills .nav-link.active {
  background: #19a7d9 !important;
  color: var(--white-color) !important;
}
header .nav-link {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
a:visited {
  color: inherit;
}
.all_courses .courses_Sub_menu .courses_info li {
  text-align: var(--text-left);
  width: 16%;
  padding: 3px 0;
}
.leftp .nav.flex-column {
  flex-direction: row !important;
}
header .left-menu .nav-link {
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x) !important;
}
.all_courses .courses_Sub_menu ul.courses_info {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0 0;
  margin-top: 10px;
  border-top: 1px dotted #ccc;
}
.all_courses .courses_Sub_menu ul.courses_info li img {
  filter: sepia(1) saturate(10000%) hue-rotate(309deg) brightness(0.7);
  display: none;
  width: 50px;
  mix-blend-mode: exclusion;
  height: 50px;
  mask-repeat: no-repeat;
  transition: var(--transition5);
}
.courses_Sub_menu {
  position: absolute;
  top: 100px;
  padding: 30px 17px 60px;
  text-align: var(--text-left);
  left: 0;
  z-index: 99;
  right: 0;
  box-shadow: 10px 10px 15px 0 rgba(0, 0, 0, 0.12);
}
.courses_Sub_menu .rightp.w-100 {
  overflow-y: auto;
}
#top_banner {
  margin-top: 101px;
}
#inner_slider{margin-top: 101px;}
header .navbar-expand-lg .navbar-nav .all_courses .courses_Sub_menu ul li a {
  color: var(--white-color);
  font-size: 14px;
  text-transform: capitalize;
  display: flex;
  width: max-content;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0;
  transition: var(--transition5);
}
header
  .navbar-expand-lg
  .navbar-nav
  .all_courses
  .courses_Sub_menu
  ul
  li
  a
  span {
  color: #282828;
  font-weight: var(--fw-semibold);
  font-size: 13px;
  padding: 2px 8px;
  transition: var(--transition5);
}
header
  .navbar-expand-lg
  .navbar-nav
  .all_courses
  .courses_Sub_menu
  ul
  li
  a
  span:hover {
  margin-left: 10px;
  color: #19a7d9;
}
.coures-box {
  max-width: 1320px;
  margin: auto;
}
header
  .navbar-expand-lg
  .navbar-nav
  .all_courses
  .courses_Sub_menu
  ul
  li
  a:hover
  img {
  filter: none;
  width: 50px;
  mix-blend-mode: normal;
  height: 50px;
  transform: scaleX(-1);
  -ms-filter: "FlipH";
}
header ul.courses_Sub_menu li a {
  padding: 5px 0;
  text-align: var(--text-left);
  border-bottom: 1px solid #c8e2fe;
}
ul.internship_Sub_menu,
ul.work_Sub_menu {
  position: absolute;
  top: calc(100% - -12px);
  padding: 5px;
  text-align: var(--text-left);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12);
  z-index: 99;
}
header ul.internship_Sub_menu li a,
header ul.work_Sub_menu li a {
  text-align: var(--text-left);
  font-size: 13px;
  border-bottom: 1px solid #c8e2fe;
  color: #3e3e3e;
  padding: 6px 12px;
  transition: var(--transition5);
}
header ul.internship_Sub_menu li a:hover,
header ul.work_Sub_menu li a:hover {
  background: rgb(24 167 220);
  color: var(--white-color);
}
#slider .title span {
  color: var(--primary-color);
  font-family: var(--secondary-font-family);
  font-size: var(--main-heading2-fontsize);
  font-weight: var(--fw-normal);
  line-height: 125px;
  letter-spacing: -2.141px;
  margin-bottom: -38px;
  display: inline-block;
}
#call_action a,
#call_action p,
#slider p.text,
footer .foot_bx .fab {
  font-size: var(--font-size18);
}
.content {
  font-family: inherit !important;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}
.content h1 {
  margin-bottom: -10px;
  color: var(--primary-color);
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}
#slider p.text {
  width: 95%;
}
#slider .title {
  color: #222;
  font-size: var(--main-heading-fontsize);
  line-height: 70px;
  letter-spacing: -1.4px;
  margin: 0 0 30px;
}
#slider .shape-eight,
.about_box__icon {
  align-items: center;
  color: var(--eduact-white);
  display: flex;
}
#modual_sec {
  margin-top: 50px;
}
#slider .shape-one {
  position: absolute;
  top: 200px;
  left: 140px;
  transform: translateY(100px);
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
#slider .shape-seven,
#slider .shape-six {
  transform: translateY(-200px);
  position: absolute;
}
#slider .main-slider__layer .shape-three svg {
  width: 884px;
  height: 578px;
  position: absolute;
  fill: var(--eduact-base);
  bottom: 0;
  z-index: -1;
  left: -155px;
  transform: translateY(100%);
  animation: 8s infinite change-background;
}
#slider .shape-six img,
.brush-img {
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
#slider .shape-six {
  top: 260px;
  z-index: 3;
  margin-left: -18px;
}
#slider .shape-seven {
  top: 397px;
  margin-left: 500px;
  z-index: 1;
}
#slider .shape-eight {
  position: absolute;
  bottom: 414px;
  margin-left: 687px;
  width: 132px;
  height: 132px;
  border-radius: 50%;
  border: 9px solid #e7e9f4;
  font-size: 65px;
  justify-content: center;
  z-index: 3;
  transform: translateY(200px);
}
#slider .main-slider__layer {
  position: absolute;
  bottom: 0;
  z-index: 3;
  margin-left: 46px;
}
#slider .main-slider__layer img {
  width: 100%;
}
#slider .main-slider__layer svg {
  width: 840px;
  height: 550px;
  position: absolute;
  fill: var(--eduact-base);
  bottom: 0;
  z-index: -1;
  left: -110px;
  animation: 5s infinite change-background;
}
#slider {
  background-image: url(../../images/images_new_web/slider-bg-1-1.jpg);
  padding: 160px 0;
  background-size: cover;
  overflow: hidden; margin-top: 100px;
}
#slider .content {
  width: 80%;
}
#slider .active .shape-eight {
  transition-delay: 2.35s;
}
#slider .shape-eight span {
  -webkit-animation: 6s linear infinite rotated2;
  animation: 6s linear infinite rotated2;
}
#slider .shape-nine {
  position: absolute;
  bottom: 78px;
  margin-left: 595px;
  z-index: 9;
}
#slider .shape-five,
#slider .shape-four,
#slider .shape-three {
  position: absolute;
  z-index: 3;
  transition: transform 1s, opacity 1s;
}
#slider .shape-three {
  bottom: 78px;
  margin-left: -142px;
}
#slider .shape-three svg {
  width: 92px;
  height: 121px;
  position: absolute;
  fill: var(--eduact-base);
  bottom: 0;
  z-index: -1;
  left: 75px;
  animation: 4s infinite change-background;
}
#slider .shape-three svg circle {
  stroke-dasharray: 1200;
  stroke-dashoffset: 1200;
  animation: 5s linear infinite dash;
}
#slider .shape-five svg {
  width: 124px;
  height: 101px;
  fill: var(--fourth-color);
  animation: 8s infinite change-background;
}
#slider .shape-five {
  top: 192px;
  margin-left: -70px;
  transform: translateY(-200px);
  animation: 3s infinite border-background;
}
#slider .shape-seven img {
  -webkit-animation: 12s linear infinite rotated;
  animation: 12s linear infinite rotated;
}
#slider .shape-four {
  bottom: 431px;
  margin-left: -75px;
  transform: translateY(200px);
}
#slider .shape-four svg {
  width: 32px;
  height: 32px;
}
.download-btn {
  position: fixed;
  top: 40%;
  right: 40px; /* Move half width outside so it touches the edge */
  transform: rotate(-90deg) translateY(50%);
  transform-origin: right center;
  background-color: #19a7db;
  color: #fff !important;
  padding: 10px 40px;
  border-radius:  10px 10px 0 0 ;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  z-index: 9999;
  transition: all 0.3s ease;
}
.download-btn:hover {
  background-color: #1085af;
  transform: rotate(-90deg) translateY(50%) scale(1.05);
}
 /*!
Theme Name: Eduact
Theme URI: https://bracketweb.com/eduactwp/
Author: bracket-web
Author URI: https://themeforest.net/user/bracket-web
Description: EduAct is a modern education & online courses WordPress Theme. It is specially designed for LMS, online courses, education, learning management, e-learning, online training, zoom classes, and all other education related websites and businesses.
Version: 1.0.1
Tested up to: 7.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eduact
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

eduact is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@-webkit-keyframes float-bob-y-2 {
  0%,
  100% {
    transform: translateY(0) translateX(0) rotate(0);
  }
  50% {
    transform: translateY(10px) translateX(10px) rotate(5deg);
  }
}
@keyframes float-bob-y-2 {
  0%,
  100% {
    transform: translateY(0) translateX(0) rotate(0);
  }
  50% {
    transform: translateY(10px) translateX(10px) rotate(5deg);
  }
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes blinker {
  0%,
  100% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.03, 1.03);
  }
}
@keyframes blinker2 {
  0%,
  100% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(0.6, 0.6);
  }
}
@keyframes sunMove {
  0%,
  100% {
    transform: rotate(0);
  }
  25%,
  75% {
    transform: rotate(45deg);
  }
  50% {
    transform: rotate(90deg);
  }
}
@keyframes circle {
  0% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(450deg);
  }
}
@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: 0.5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
@keyframes rotated {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotated2 {
  0%,
  100% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(45deg);
  }
}
@keyframes iconTranslateX {
  49% {
    transform: translateX(100%);
  }
  50% {
    opacity: 0;
    transform: translateX(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes iconTranslateY {
  49% {
    transform: translateX(-100%);
  }
  50% {
    opacity: 0;
    transform: translateX(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes animationFrames {
  0%,
  100% {
    transform: translate(0, 0) rotate(0) scale(1);
  }
  20% {
    transform: translate(73px, -1px) rotate(36deg) scale(0.9);
  }
  40% {
    transform: translate(141px, 72px) rotate(72deg) scale(1);
  }
  60% {
    transform: translate(83px, 122px) rotate(108deg) scale(1.2);
  }
  80% {
    transform: translate(-40px, 72px) rotate(144deg) scale(1.1);
  }
}
@keyframes movebounce {
  0%,
  100% {
    transform: translateX(0) translateY(0);
  }
  50% {
    transform: translateX(-10px) translateY(-10px);
  }
}
@keyframes movebounce2 {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-10px);
  }
}
@keyframes movebounce3 {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
}
@keyframes movebounce4 {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
}
@keyframes shadows {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--eduact-white-rgb), 0.21),
      0 0 0 30px rgba(var(--eduact-white-rgb), 0.21),
      0 0 0 50px rgba(var(--eduact-white-rgb), 0.21);
  }
  100% {
    box-shadow: 0 0 0 30px rgba(var(--eduact-white-rgb), 0.21),
      0 0 0 50px rgba(var(--eduact-white-rgb), 0.21),
      0 0 0 70px rgba(var(--eduact-white-rgb), 0);
  }
}
@keyframes shadows2 {
  0% {
    box-shadow: 0 0 0 0 rgba(var(--eduact-white-rgb), 0.05),
      0 0 0 30px rgba(var(--eduact-white-rgb), 0.05),
      0 0 0 50px rgba(var(--eduact-white-rgb), 0.05);
  }
  100% {
    box-shadow: 0 0 0 30px rgba(var(--eduact-white-rgb), 0.05),
      0 0 0 50px rgba(var(--eduact-white-rgb), 0.05),
      0 0 0 70px rgba(var(--eduact-white-rgb), 0);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1200;
    stroke-width: 10;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-width: 10;
  }
}
@keyframes change-background {
  0%,
  100% {
    fill: var(--eduact-base);
  }
  50% {
    fill: var(--primary-color);
  }
}
.about {
  overflow: hidden;
  padding: 116px 0 60px;
}
.about img.Flexible-icon {
  width: 40px;
}
.section-title__tagline svg.arrow-svg {
  position: relative;
  display: inline-block;
  width: 55px;
  overflow: hidden;
  margin: 0 0 0 9px !important;
  fill: var(--primary-color);
}
.section-title__title span {
  font-size: 36px;
  font-weight: 800;
  color: var(--fourth-color);
}
.about_content .section-title__tagline {
  padding: 0;
  font-size: 20px;
}
.about_content .section-title {
  margin-bottom: 20px;
}
.about_content__text {
  line-height: 32px;
  letter-spacing: 0.32px;
  margin: 0 0 29px;
  text-align: var(--text-justify);
}
.about_box__text,
.about_box__title {
  line-height: 26px;
  position: relative;
}
#courses .course_contant .course_tab .course_box,
#courses.related_Courses,
#modual_sec,
#projects_Gallery .nav-link,
#recruiters_sec,
#recruiters_sec .com-logo,
#scrollTopBtn,
#work_Gallery .nav-link,
.counter-one__area,
.coursePlans .courseTitle,
.coursePlans .duration,
.coursePlans .duration span,
.coursePlans.mid .courseTitle,
.coursePlans.pro .courseTitle,
.grow_careers .grow-icon,
.grow_careers .grow-title,
.heading,
.package_15_lac,
.page-heading,
.page-heading nav,
.recents_placements,
.section_heading,
.student_speak,
.team-two__content,
.team-two__image,
.team_area span,
.working_abroad,
hgroup {
  text-align: var(--text-center);
}
.about img.daac-img {
  position: absolute;
  opacity: 0.05;
  left: 0;
  width: 400px;
}
.about_box {
  position: relative;
  background-color: #e2e9f6;
  border-radius: 8px;
  padding: 21px 20px 18px 115px;
  margin: 0 0 20px;
  overflow: hidden;
  transition: var(--transition5);
}
.about_box__icon {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  top: 0;
}
.about_box:hover {
  background-color: #cedbf4 !important;
  transform: scale(1.05) !important;
}
.about_box::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 66px;
  height: 100%;
  background-color: #19a7db;
  content: "";
}
.about_box__icon {
  background-color: var(--third-color);
  justify-content: center;
  border: 3px solid var(--eduact-white);
  font-size: 38px;
  position: absolute;
  left: 24px;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
.about_box__icon span {
  display: inline-block;
  transition: 0.5s linear;
  transform: scale(1);
}
.about_box__title {
  font-size: var(--font-size20);
  margin: 0 0 7px;
  font-family: var(--heading-font-family);
}
.about_box__text {
  letter-spacing: 0.32px;
  margin: 0;
}
.about_thumb {
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .about_thumb {
    max-width: 642px;
  }
  #carrer_coursdur .position_div .inner_div .course_cdiv h3 {
    font-size: 29px;
  }
  .g-recaptcha {
    transform: scale(0.82) !important;
    transform-origin: 0 0;
  }
}
.about_thumb__one {
  position: relative;
  padding: 82px 0 0 124px;
}
.about_thumb__one img {
  border-radius: 33px;
  max-width: 100%;
  height: auto;
}
.about_thumb__shape-one {
  position: absolute;
  top: 36px;
  left: 76px;
  animation: 3s infinite border-background;
  border-radius: 0 30px;
  background-color: var(--third-color);
  border: 5px solid var(--white-color) !important;
}
.about_thumb__shape-one:hover img {
  transform: scaleX(-1) !important;
  filter: FlipH;
  -ms-filter: "FlipH";
}
@keyframes border-background {
  0%,
  100% {
    border-color: var(--primary-color);
    transform: translateX(0) translateY(0);
  }
  50% {
    border-color: var(--eduact-base);
    transform: translateX(10px) translateY(10px);
  }
}
.about_thumb__shape-two {
  position: absolute;
  bottom: -22px;
  right: 16px;
  padding: 21px;
  color: var(--white-color);
  background-color: var(--primary-color);
  animation: 3s linear infinite movebounce4;
  border-radius: 9px;
  -webkit-animation: 2s linear infinite movebounce3;
}
.about_thumb__shape-two p {
  font-size: var(--primary-font-size);
  font-weight: var(--fw-medium);
  line-height: 26px;
  margin: 0 0 9px;
}
.about_thumb__shape-two span {
  font-size: var(--font-size24);
  font-weight: var(--fw-bold);
  letter-spacing: 0.72px;
  margin: 0;
  font-family: var(--heading-font-family);
}
.about_thumb__shape-two span a {
  color: #fff;
}
.shape-Ten {
  position: absolute;
  top: 36px;
  right: 37px;
  width: 102px;
  height: 129px;
  border: 2px solid var(--primary-color);
  animation: 4s infinite border-background;
  border-radius: 16px;
  z-index: -1;
}
@keyframes bg2-background {
  0% {
    background-color: var(--primary-color);
    transform: translateY(0);
  }
  50% {
    background-color: var(--eduact-base);
  }
  100% {
    background-color: var(--primary-color);
    transform: translateY(-20px);
  }
}
.about_thumb__shape-three {
  position: absolute;
  top: 261px;
  right: 2px;
}
.about_thumb__shape-three span {
  width: 13.43px;
  height: 13.43px;
  border: 2px solid var(--eduact-base);
  display: block;
  border-radius: 50%;
  margin: 0 0 45px;
  -webkit-animation: 2s linear infinite movebounce3;
  animation: 2s linear infinite movebounce3;
}
.about_thumb__shape-five span,
.about_thumb__shape-six span {
  width: 13.73px;
  height: 13.73px;
  display: inline-block;
  margin: 0 45px 0 0;
}
@keyframes border2-background {
  0%,
  100% {
    border-color: var(--eduact-base);
  }
  50% {
    border-color: var(--primary-color);
  }
}
.about_thumb__shape-four {
  position: absolute;
  bottom: 93px;
  left: 32px;
  z-index: -1;
}
.about_thumb__shape-five {
  position: absolute;
  bottom: 10px;
  left: 77px;
}
.about_thumb__shape-five span {
  border: 1.7px solid var(--primary-color);
  border-radius: 50%;
}
@keyframes ball-top {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
}
.about_thumb__shape-six {
  position: absolute;
  bottom: -40px;
  left: 77px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .about_thumb__one {
    padding-left: 70px;
  }
  .about_thumb__shape-one {
    left: 25px;
  }
  .about_thumb__shape-three {
    right: -15px;
  }
  .about_thumb__shape-five,
  .about_thumb__shape-six {
    left: 40px;
  }
}
.about_thumb__shape-six span {
  border: 1.7px solid var(--primary-color);
  border-radius: 50%;
}
@keyframes ball-bottom {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
.about_thumb__shape-seven {
  position: absolute;
  bottom: -6px;
  right: -15px;
  width: 215px;
  height: 135px;
  border: 16px solid var(--eduact-soft4);
  border-radius: 76px;
  z-index: -1;
  animation: 3s infinite br-translate;
}
@keyframes br-translate {
  0%,
  100% {
    transform: translateX(0) translateY(0);
  }
  50% {
    transform: translateX(10px) translateY(10px);
  }
}
.heading {
  padding: 33px 0;
}
#courses .card img.icon {
  width: 90px;
}
#courses.related_Courses {
  padding: 60px 0 !important;
}
#courses.course_section {
  height: auto;
  position: relative;
  background: #f7f7ff;
  padding: 60px 0;
  overflow: hidden;
}
#courses .course_contant .course_tab .nav-link {
  color: var(--dark-gray);
  border: 1px solid var(--semi-light-gray);
  border-radius: 50px;
  margin: 0 15px 20px;
}
#courses .course_contant .course_tab .nav-link.active,
#projects_Gallery .nav-link.active,
#work_Gallery .nav-link.active,
#work_Gallery .nav-link:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: var(--white-color);
}
#courses .course_contant .course_tab .course_box {
  background: var(--white-color);
  padding: 0;
  margin: 0 0 30px;
  box-shadow: 10px 10px 15px 0 rgba(0, 0, 0, 0.12);
}
#courses .course_cnt {
  position: relative;
  z-index: 9;
  padding: 105px 15px 20px;
  background-color: #f7f7ff;
  min-height: 232px;
  border-bottom: 3px solid var(--fourth-color);
  transition: var(--transition10);
}
#courses .course_contant .course_tab .course_box .course_icon {
  background: 0 0;
  width: 107px;
  height: 70px;
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  margin: auto;
  top: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-animation: 2s linear infinite movebounce3;
  animation: 5s linear infinite movebounce2;
}
#courses .course_contant .course_tab .course_box:after {
  background: 0 0 !important;
}
#courses .course_contant .course_tab .course_box .course_icon svg {
  position: absolute;
  z-index: -2;
  width: 210px;
}
#courses .course_contant .course_tab .course_box .course_icon i,
#courses .course_contant .course_tab .course_box .course_icon p {
  font-size: var(--font-size30);
  color: var(--white-color);
  margin-bottom: 0;
  vertical-align: middle;
}
#courses .course_contant .course_tab .course_box .course_icon img {
  width: 42px;
  height: auto;
  transition: var(--transition10);
}
#courses .course_contant .course_tab .course_box p,
#courses .course_contant .course_tab .course_box span {
  transition: var(--transition5);
}
#courses .course_contant .course_tab .course_box span {
  font-size: var(--font-size20);
  font-weight: var(--fw-normal);
  text-transform: capitalize;
  transition: var(--transition5);
  font-family: var(--heading-font-family);
}
#courses .course_contant .course_tab .course_box .course_icon svg path {
  fill: #20aaf2;
  transition: var(--transition5);
}
#courses .course_contant .course_tab .graphic_color .course_icon svg path {
  fill: var(--fifth-color);
}
#courses .graphic_color .course_cnt:hover {
  background-color: var(--fifth-color);
}
#courses .graphic_color .course_cnt {
  border-bottom: 3px solid var(--fifth-color);
}
#courses .course_contant .course_tab .graphic_color a {
  color: var(--fifth-color);
}
#courses .course_contant .course_tab .course_box.graphic_color:after {
  background: var(--fifth-color);
}
#courses .course_contant .course_tab .sketching_color .course_icon svg path {
  fill: var(--sixth-color);
  transition: var(--transition5);
}
#courses .sketching_color .course_cnt:hover {
  background-color: var(--sixth-color);
}
#courses .sketching_color .course_cnt {
  border-bottom: 3px solid var(--sixth-color);
}
#courses .course_contant .course_tab .sketching_color a {
  color: var(--sixth-color);
}
#courses .course_contant .course_tab .course_box.sketching_color:after {
  background: var(--sixth-color);
}
#courses .course_contant .course_tab .photoshop_color .course_icon svg path {
  fill: var(--seventh-color);
  transition: var(--transition5);
}
#courses .photoshop_color .course_cnt:hover {
  background-color: var(--seventh-color);
}
#courses .photoshop_color .course_cnt {
  border-bottom: 3px solid var(--seventh-color);
}
#courses .course_contant .course_tab .photoshop_color a {
  color: var(--seventh-color);
}
#courses .course_contant .course_tab .course_box.photoshop_color:after {
  background: var(--seventh-color);
}
#courses .course_contant .course_tab .dreamweaver_color .course_icon svg path {
  fill: var(--ninth-color);
  transition: var(--transition5);
}
#courses .dreamweaver_color .course_cnt:hover {
  background-color: var(--ninth-color);
}
#courses .dreamweaver_color .course_cnt {
  border-bottom: 3px solid var(--ninth-color);
}
#courses .course_contant .course_tab .dreamweaver_color a {
  color: var(--ninth-color);
}
#courses .course_contant .course_tab .course_box.dreamweaver_color:after {
  background: var(--ninth-color);
}
#courses .course_contant .course_tab .html_color .course_icon svg path {
  fill: var(--tenth-color);
  transition: var(--transition5);
}
#courses .html_color .course_cnt:hover {
  background-color: var(--tenth-color);
}
#courses .html_color .course_cnt {
  border-bottom: 3px solid var(--tenth-color);
}
#courses .course_contant .course_tab .html_color a {
  color: var(--tenth-color);
}
#courses .course_contant .course_tab .course_box.html_color:after {
  background: var(--tenth-color);
}
#courses .course_contant .course_tab .css_js_color .course_icon svg path {
  fill: var(--eleventh-color);
  transition: var(--transition5);
}
#courses .css_js_color .course_cnt:hover {
  background-color: var(--eleventh-color);
}
#courses .css_js_color .course_cnt {
  border-bottom: 3px solid var(--eleventh-color);
}
#courses .course_contant .course_tab .css_js_color a {
  color: var(--eleventh-color);
}
#courses .course_contant .course_tab .bootstrap_color .course_icon svg path {
  fill: var(--eighth-color);
  transition: var(--transition5);
}
#courses .css_js_color .bootstrap_color:hover {
  background-color: var(--eighth-color);
}
#courses .course_contant .course_tab .bootstrap_color a {
  color: var(--eighth-color);
}
#courses .course_contant .course_tab .course_box.bootstrap_color:after {
  background: var(--eighth-color);
}
#call_action p {
  color: var(--white-color);
  line-height: 56px;
}
#courses .course_cnt:hover p,
#courses .course_cnt:hover span,
#faq_sec .accordion-header span,
#internship_details span,
#projects_Gallery .project-content p,
.team-two__content,
.team-two__title a,
ul.eligibility li,
ul.features-box li {
  color: var(--white-color);
}
#courses .course_cnt:hover {
  background-color: var(--fourth-color);
  transition: 1s ease-in-out;
}
#courses .course_cnt:hover .course_icon img {
  filter: invert(1);
  transform: scaleX(-1);
  -ms-filter: "FlipH";
}
#courses .course_cnt:hover .course_icon svg path {
  fill: var(--white-color) !important;
}
#courses .course_box .course_cnt a {
  position: absolute;
  bottom: -19px;
  background: var(--white-color);
  height: 40px;
  line-height: 41px;
  width: 40px;
  border-radius: 50px;
  left: 0;
  color: #20aaf2;
  right: 0;
  margin: auto;
  border: 2px solid;
  transition: 1s ease-in-out;
}
#courses .course_box .course_cnt a:hover {
  transform: scale(1.1);
}
#courses .course_box .course_cnt a i {
  font-size: 32px;
  line-height: 48px;
}
#courses .course_box .course_cnt a i::before {
  vertical-align: inherit !important;
}
#contact_upage {
  padding: 70px 0;
}
#call_action a,
#call_action h2,
.app-con,
.counters,
.counters i,
.d-heading,
footer .copyright_dv p,
footer .foot_bx p,
footer .foot_bx span,
footer .foot_bx ul li a {
  color: var(--white-color);
}
.counters i::before,
.d-heading {
  transition: 0.5s !important;
}
#projects_Gallery .project-image img {
  opacity: 1;
}
.counters,
.counters i {
  background: #038fc1;
}
.counters {
  padding: 40px 20px;
}
.counters i {
  font-size: 32px;
  height: 80px;
  width: 80px;
  padding: 10px;
  border: 7px solid #038fc1;
  outline: 2px dashed var(--white-color);
  border-radius: 50px;
}
.counters i:hover::before {
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.counters .counter {
  font-size: 38px;
  margin: 3px 0;
}
@media (max-width: 700px) {
  .counters .container {
    grid-template-columns: repeat(2, 1fr);
  }
  .counters .container > div:first-of-type,
  .counters .container > div:nth-of-type(2) {
    border-bottom: 1px solid #87cefa;
    padding-bottom: 20px;
  }
}
.counters span {
  font-size: var(--font-size22);
  font-family: var(--heading-font-family);
}
#benefits,
#choose_DAAC,
#degree {
  margin: 90px 0;
  position: relative;
}
#placement_container .top_banner p i,
.app-con h3,
.d-heading h1 {
  font-size: 40px;
}
.degree-box {
  padding: 18px 20px;
  border-radius: 16px 0;
  background-color: #eaf6ff;
  margin-bottom: 20px;
  border-left: 4px solid #0092ff;
}
.app-bg,
.section_heading,
hgroup {
  margin-bottom: 50px;
}
.degree-box:hover {
  transform: scale(1.05) !important;
}
.degree-box.color2 {
  background-color: #f5eaff;
  border-color: #8600ff;
}
.degree-box.color3 {
  background-color: #ffefe7;
  border-color: #f50;
}
.d-heading {
  background: #038fc1;
  padding: 40px 30px;
  z-index: 99;
  position: absolute;
  margin-top: 30px;
  width: 800px;
  border: 10px solid var(--white-color);
  box-shadow: 0 0 19px 5px rgba(0, 0, 0, 0.04);
}
.d-heading:hover {
  background: #005c7d;
}
.degree-box span {
  font-size: 21px;
  margin-left: 20px;
  font-weight: var(--fw-semibold);
  color: #0d99cb;
}
.degree-box img {
  width: 60px;
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.Degree-img {
  -webkit-box-shadow: 19px -20px 0 0 rgb(23 168 219);
  -moz-box-shadow: 19px -20px 0 0 rgb(23 168 219);
  box-shadow: 19px -20px 0 0 rgb(23 168 219);
}
#skills_sec {
  background: url(../../images/images_new_webp/Skills_bg.webp) center/cover;
  overflow: hidden;
  position: relative;
  padding: 50px 0;
}
#skills_sec::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: rgb(0 0 0 / 70%);
  width: 100%;
  display: block;
  height: 100%;
}
#skills_sec .cta-three__title {
  color: var(--eduact-white);
  font-size: 73px;
  line-height: 87px;
  letter-spacing: -1.452px;
  margin: 0;
  font-weight: 900;
}
#skills_sec .cta-three__title span:first-child {
  font-weight: var(--fw-light);
}
#skills_sec .container,
#skills_sec .row {
  height: 100%;
}
#skills_sec .cta-three__btn,
#skills_sec .skills_con {
  position: relative;
  z-index: 9;
}
.cta-three__btn .eduact-btn {
  background-color: var(--third-color);
  padding: 17px 59px 18px;
  border: 2px solid var(--white-color);
}
#call_action {
  background: #038fc1;
  position: relative;
  overflow: hidden;
  padding: 30px 0;
}
#call_action a {
  padding: 14px 53px;
  position: relative;
  border: 2px solid var(--white-color);
  border-radius: 5px;
}
#call_action a i {
  font-size: 32px;
  vertical-align: sub;
  margin-right: 5px;
}
#call_action h2 {
  position: relative;
}
#call_action img {
  position: absolute;
  top: 0;
  left: -15px;
  opacity: 0.5;
  width: auto;
  height: 100%;
}
hgroup span {
  font-family: var(--heading-font-family);
  font-size: 20px;
  margin-bottom: 7px;
}
hgroup h2.section-title__title {
  font-size: var(--section-heading-fontsize);
}
#recruiters_sec {
  margin: 60px 0;
}
#recruiters_sec .com-logo img {
  width: auto;
  margin: auto;
  transition: 0.5s;
}
#recruiters_sec .com-logo:hover img {
  scale: 0.9;
}
#recruiters_sec .com-logo {
  border: 1px solid var(--primary-color);
  padding: 10px;
}
#faq_sec,
#work_Gallery {
  background: #e8e8f4;
  padding: 60px 0;
}
#projects_Gallery .nav-link,
#work_Gallery .nav-link {
  color: var(--dark-gray);
  border: 1px solid var(--semi-light-gray);
  border-radius: 15px 0;
  margin: 0 15px 20px;
  font-weight: var(--fw-bold);
  min-width: 130px;
}
#work_Gallery .project-content {
  position: absolute;
  bottom: 25px;
  left: 25px;
  margin-bottom: -160px;
  right: 25px;
  padding: 14px 22px;
  background-color: var(--white);
  overflow: hidden;
  transition: var(--transition5) !important;
}
#work_Gallery .project-content::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 6px;
  height: 58px;
  content: "";
  background-color: rgb(0 42 56);
  transition: 0.4s ease-in-out;
}
#work_Gallery .project-content p {
  margin-bottom: 5px;
  font-size: 14px;
  color: #008bb9;
  font-weight: 900;
}
#work_Gallery .project-content h4,
#work_Gallery .project-content span {
  font-size: var(--font-size20);
  margin-bottom: 0;
}
#work_Gallery .project-content span {
  font-family: var(--heading-font-family);
  font-size: 20px;
}
#work_Gallery .project-image img,
.thumb_gallery:hover {
  opacity: 0.8;
}
#work_Gallery .project-image {
  background: #00789f;
  text-align: var(--text-left);
  transition: 1s ease-in-out;
}
#projects_Gallery .project-image:hover,
#work_Gallery .project-image:hover {
  background: #000;
}
#work_Gallery .project-image:hover .project-content {
  display: block;
  margin-bottom: 0;
  transition: var(--transition5) !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .testimonial-one__area {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.testimonial-one__thumb {
  display: inline-block;
  position: absolute;
  right: -160px;
  top: 0;
  z-index: 2;
  visibility: visible;
  animation-delay: 0.2s;
}
.testimonial-one__thumb svg {
  width: 612px;
  height: 563px;
  position: absolute;
  right: -57px;
  top: -72px;
  z-index: -1;
}
.testimonial-one__thumb-pen {
  position: absolute;
  right: -54px;
  top: -75px;
  z-index: 2;
  visibility: visible;
  animation-delay: 0.4s;
}
#scrollTopBtn,
.team-two__designation,
.team-two__image::after,
.team-two__item::after,
.team-two__title,
.team_area span {
  opacity: 0;
  visibility: hidden;
}
#testimonial_sec {
  padding: 50px 0;
  overflow: hidden;
}
#testimonial_sec path {
  animation: 8s infinite change-background;
}
#testimonial_sec .testimonial_bx .testimonial_bxinner {
  height: 100%;
  padding: 72px 15px 15px;
  position: relative;
  width: 70%;
  text-align: var(--text-left);
}
#testimonial_sec .testimonial_bx .testimonial_bxinner .testimonial_bximg {
  position: absolute;
  left: 0;
  right: 0;
  top: -80px;
  text-align: var(--text-center);
}
#testimonial_sec .testimonial_bx .testimonial_bxinner .testimonial_bximg img {
  width: 137px;
  height: 137px;
  border-radius: 50%;
  margin-bottom: 27px;
}
#testimonial_sec .testimonial_bx .testimonial_bxinner .name-h {
  color: #231f20;
  font-weight: var(--fw-bold);
  font-size: var(--font-size20);
  line-height: 1;
  font-family: var(--heading-font-family);
  margin-bottom: 7px;
  display: block;
}
#testimonial_sec .testimonial_bx .testimonial_bxinner h6 {
  font-size: 14px;
  color: #231f20;
  font-weight: var(--fw-medium);
  margin-bottom: 20px;
}
#testimonial_sec .testimonial_bx p {
  color: #231f20;
  font-size: var(--font-size20);
  line-height: 37px;
  margin-bottom: 28px;
  text-align: var(--text-justify);
}
#testimonial_sec .testimonial_bxmn {
  padding: 0 10px 50px 3px;height: 100%;
}
#testimonial_sec .testimonial_bx p i {
  display: block;
  color: #ddd;
  position: absolute;
  left: -1px;
  top: -20px;
  font-size: var(--font-size20);
}
#testimonial_sec .owl-carousel .owl-stage {
  display: flex;
}
#testimonial_sec .owl-carousel .owl-stage .owl-item {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.testimonial-one__area {
  position: relative;
  max-width: 1197px;
  margin-top: 60px;
  margin-bottom: 50px;
}
.testimonial-one__area .owl-item {
  margin-top: 60px;
}
.testimonial_bx {
  height: 100%;
  border-radius: 40px;
  border: 1px solid #cacef7;
  background: var(--white-color);
  box-shadow: 11px 15px 30px 0 rgba(128, 137, 225, .1);
  padding: 50px 48px 20px
}
#app {
  margin-top: 80px;
}
.app-bg .counter-one__area {
  animation-delay: 0.4s;
}
.app-bg .counter-one__shapes {
  animation-delay: 0.2s;
}
.app-bg {
  background: url(../../images/images_new_webp/app-bg-2.webp);
  border-radius: 30px 0;
}
#app .app-con img {
  height: 40px;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.counter-one__area {
  position: absolute;
  width: 392px;
  height: 392px;
  background-color: rgba(228, 241, 255, 0.5);
  border-radius: 50%;
  margin: auto;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: -200px;
  left: 0;
}
.mobile-app,
footer .foot_bx img {
  width: 240px;
}
.counter-one__shapes svg {
  position: absolute;
  top: -90px;
  right: 0;
  width: 581px;
  height: 596px;
  animation: 1.5s ease-in-out infinite blinker;
  -webkit-animation: 1.5s ease-in-out infinite blinker;
  -moz-animation: 1.5s ease-in-out infinite blinker;
}
.app-con {
  padding: 45px 36px;
  margin: 42px 30px;
}
.mobile-app {
  -webkit-animation: 2s linear infinite movebounce3;
  animation: 5s linear infinite movebounce3;
  -moz-animation: 1.5s ease-in-out infinite blinker;
}
#faq_sec button.accordion-button,
.app-con p,
.courseDataContainer1 ul li a,
.team-two__designation,
ul.eligibility li {
  font-size: var(--font-size20);
}
.app-con img {
  border: 2px solid var(--white-color);
}
footer {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url(../../images/images_new_webp/footer.bg2.webp);
  background-size: cover;
  background-position-y: bottom;
  padding: 60px 0 0;
}
footer .foot_bx p {
  margin-top: 15px;
  font-size: 15px;
  text-align: var(--text-justify);
  padding-right: 25px;
}
footer .foot_bx span {
  font-size: var(--font-size20);
  font-weight: var(--fw-medium);
  font-family: var(--heading-font-family);
  margin-bottom: 20px;
  display: inline-block;
}
footer .foot_bx .foot_linksul li {
  width: 48%;
  float: left;
  text-align: var(--text-left);
}
footer .foot_bx ul li a {
  transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  font-size: 15px;
  display: inline-block;
}
footer .copyright_dv {
  margin-top: 30px;
  background-color: #018bbc;
  padding: 8px 0;
}
footer .copyright_dv p {
  text-align: var(--text-center);
  margin-bottom: 0;
  font-size: 14px;
}
footer .copyright_dv p a {
  display: inline-block;
  color: var(--white-color) !important;
}
footer .social_ul li {
  margin-right: 6px !important;
}
footer .foot_bx ul li a:hover {
  color: #19a7db;
}
footer .foot_bx ul.foot_linksul li a:hover {
  padding-left: 8px;
}
footer .foot_bx ul.foot_linksul:after {
  content: "";
  display: block;
  clear: both;
}
#branch_section .branch_info_container p,
#branch_section .branch_info_container ul {
  margin-bottom: 8px;
}
footer .foot_bx .fab {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  text-align: var(--text-center);
  color: #018bbc;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #e0e0e0;
  border-color: #1bbc9b;
  transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -webkit-transition: .5s
}
#projects_Gallery .project-content::after,
#projects_Gallery .project-content::before {
  width: 6px;
  height: 58px;
  background-color: #00769d;
  transition: 0.4s ease-in-out;
  content: "";
  top: 50%;
  transform: translateY(-50%);
}
footer .foot_bx .fab:hover {
  color: var(--white-color);
  background-color: #00526f;
}
#inner_header {
  background: #f3fbff;
  position: inherit;
}
#inner_slider .line-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
#course_details {
  padding: 20px 0;
}
#internship_details .course_content h2,
.course_content h2 {
  font-size: 32px;
  padding: 30px 0 10px;
}
#internship_details .course_content p,
.course_content p {
  font-size: var(--font-size18);
  line-height: 35px;
  color: #3c3c3c;
  text-align: var(--text-justify);
}
#course_details .left_part img {
  width: 100%;
  height: 100%;
  min-width: max-content;
}
#course_details .right_part,
#internship_details .right_part {
  margin-left: 15px;
  position: relative;
  background-color: var(--eduact-white);
  border-radius: 0 20px;
  padding: 25px 30px 30px;
  box-shadow: 0 0 60px 0 rgba(2, 2, 2, 0.07);
  height: 100%;
}
#course_details .sidebar__title,
#internship_details .sidebar__title {
  position: relative;
  font-size: var(--font-size24);
  line-height: 26px;
  text-transform: capitalize;
  border-bottom: 1px dashed var(--primary-color);
  margin: 0 0 30px;
  padding-bottom: 25px;
}
ul.eligibility,
ul.features-box {
  padding: 0;
  list-style: none;
}
#course_details .course-details__sidebar__lists,
#internship_details .course-details__sidebar__lists {
  margin: 0;
  padding: 0;
  list-style: none;
}
#benefits .d-heading,
#choose_DAAC .d-heading {
  padding: 30px 20px;
  z-index: 99;
  position: absolute;
  margin-top: 5px;
  width: 780px;
}
#course_details .course-details__sidebar__lists li {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: var(--fw-medium);
  line-height: 0;
  text-transform: capitalize;
  border-bottom: 1px solid var(--eduact-soft4);
  padding: 0 0 18px;
  margin: 18px 0 0;
}
#course_details .course-details__sidebar__lists li i {
  color: var(--primary-color);
  display: inline-block;
  margin-right: 11px;
}
#course_details .course-details__sidebar__lists li span {
  margin-left: auto;
  font-weight: var(--fw-semibold);
  font-size: inherit;
  color: var(--eduact-black);
}
#course_details .coures_img,
#internship_details .coures_img {
  border-radius: 20px 0;
  overflow: hidden;
}
.courseDataContainer1 {
  padding-top: 20px;
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.22);
}
.courseDataContainer1 ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.courseDataContainer1 ul li {
  min-width: calc(25% - 6px);
  padding: 10px;
  color: var(--white-color);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.22);
  display: flex;
  margin: 3px;
  font-weight: var(--fw-bold);
  align-items: center;
  background: #038fc1;
}
.courseDataContainer1 ul li a {
  color: var(--white-color);
  text-decoration: none;
  position: relative;
  padding-left: 10px;
  font-weight: var(--fw-medium);
}
.courseDataContainer1 .check_icon,
ul.features-box li .check_icon {
  width: 20px;
}
.page-heading {
  position: relative;
  padding: 180px 0;
  z-index: 9;
}
.page-heading h1 {
  color: var(--white);
  font-size: 65px;
  position: relative;
  z-index: 9;
}
.page-heading nav {
  margin: auto;
  width: max-content;
}
.breadcrumb .breadcrumb-item.active {
  color: rgb(255 255 255 / 75%);
}
.breadcrumb .breadcrumb-item a {
  color: rgb(255 255 255);
  text-decoration: underline;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: rgb(255 255 255 / 75%);
  content: var(--bs-breadcrumb-divider, "/");
}
.innerSlider_info .page-heading h1 {
  color: var(--white-color);
  font-size: var(--inrPgHeroFont-size);
  position: relative;
  z-index: 9;
  text-align: var(--text-center) !important;
}
#faq_sec .accordion-item {
  margin-bottom: 3px;
}
#faq_sec .accordion-body span {
  color: #5a5a5a;
}
#benefits .d-heading,
#choose_DAAC .d-heading,
#faq_sec button.accordion-button {
  color: var(--white-color);
  background: #038fc1;
}
#faq_sec .accordion-button::after {
  filter: invert(1);
}
hgroup p {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
#benefits .d-heading {
  border-radius: 0 60px;
  border: 10px solid var(--white-color);
  box-shadow: 0 0 19px 5px rgba(0, 0, 0, 0.04);
}
#benefits i,
#choose_DAAC i {
  list-style: none;
  font-weight: 900;
  font-size: 15px;
  margin-bottom: 5px;
  margin-right: 9px;
  margin-top: 9px;
}
#benefits .d-info ul,
#choose_DAAC .d-info ul {
  list-style: none;
  padding-left: 0;
}
#benefits .d-info ul li,
#choose_DAAC .d-info ul li {
  padding: 2px;
  align-items: baseline;
  font-size: var(--font-size18);
  display: flex;
}
#choose_DAAC .d-heading {
  border-radius: 0 60px;
  right: 0;
  border: 10px solid var(--white-color);
  box-shadow: 0 0 19px 5px rgba(0, 0, 0, 0.04);
}
#choose_DAAC .d-info p {
  font-size: var(--primary-font-size);
  line-height: 30px;
  color: #3c3c3c;
  text-align: var(--text-justify);
}
#choose_DAAC .d-info {
  position: relative;
  height: 100%;
}
#choose_DAAC .Degree-img {
  box-shadow: -19px -20px 0 0 rgb(23 168 219);
}
#projects_Gallery,
.grow_careers {
  padding: 60px 0 80px;
}
#projects_Gallery .project-content::before {
  position: absolute;
  left: 0;
}
#projects_Gallery .project-content::after {
  position: absolute;
  right: 0;
}
#projects_Gallery .project-content p {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 900;
}
#projects_Gallery .project-content h4 {
  font-size: var(--font-size24);
  margin-bottom: 0;
  color: var(--white-color);
}
#projects_Gallery .project-image {
  background: #00789f;
  border: 5px solid #e2e2e2;
  transition: 1s ease-in-out;
}
#projects_Gallery .project-image:hover .project-content {
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--transition5) !important;
}
#projects_Gallery .project-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 100%;
  overflow: hidden;
  background-color: rgb(3, 143, 193, 0.8);
  transition: var(--transition5) !important;
}
.about-page .about_thumb__shape-one {
  position: absolute;
  bottom: 36px;
  top: auto;
  left: -90px;
  animation: 3s infinite border-background;
  border-radius: 0 30px;
  background-color: var(--third-color);
  border: 5px solid var(--white-color) !important;
}
img.daac-image {
  width: 98%;
}
.grow_careers .grow-item {
  padding: 53px 35px 45px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 5px;
  background-color: #e8e8f4;
  height: 100%;
}
.grow_careers .grow-icon::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  transform: scale(0.85);
  border: 2px dashed var(--white-color);
}
.grow_careers .grow-title {
  color: var(--it-common-black);
  font-size: var(--font-size22);
  font-weight: var(--fw-bold);
  text-transform: capitalize;
  transition: 0.3s;
  margin-bottom: 20px;
}
.grow_careers .grow-text p {
  color: #333931;
  font-size: 17px;
  font-weight: var(--fw-normal);
  line-height: 32px;
  transition: 0.3s;
  margin-bottom: 0;
}
.grow_careers .grow-title a {
  color: #0e2a46;
}
.grow_careers .grow-item:hover .grow-icon {
  background-color: #038fc1;
  transition: var(--transition5);
}
.grow_careers .grow-icon {
  background-color: var(--it-common-black);
  background: #038fc1;
  height: 130px;
  width: 130px;
  border-radius: 50%;
  line-height: 124px;
  margin: 0 auto;
  position: relative;
  transition: 0.3s;
}
.pt-35 {
  padding-top: 35px;
}
#skills_sec.inner-sec {
  margin-bottom: 140px;
}
#internship_details {
  padding: 60px 0 20px;
}
#internship_details .course-details__sidebar__lists li {
  display: flex;
  align-items: center;
  font-size: 17px;
  font-weight: var(--fw-medium);
  line-height: 0;
  text-transform: capitalize;
  border-bottom: 1px solid var(--eduact-soft4);
  padding: 0 0 21px;
  margin: 24px 0 0;
}
#internship_details .course-details__sidebar__lists li i {
  color: var(--primary-color);
  display: inline-block;
  margin-right: 11px;
}
#internship_details .course-details__sidebar__lists li span {
  margin-left: auto;
  font-weight: var(--fw-semibold);
  color: var(--eduact-black);
}
ul.features-box li {
  min-width: 23.33%;
  padding: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.22);
  margin: 10px 0;
  font-weight: var(--fw-bold);
  align-items: center;
  background: #038fc1;
}
ul.eligibility {
  display: flex;
  flex-wrap: wrap;
}
.highlight-points.videos ul.points-info,
.info_box,
.modual_heading,
.points_info ul {
  flex-wrap: wrap;
  display: flex;
}
ul.eligibility li {
  border: 3px solid var(--white-color);
  padding: 10px 20px;
  background: #038fc1;
  width: 49%;
  margin: 3px 0;
  box-shadow: 0 0 60px 0 rgba(2, 2, 2, 0.07);
  display: inline-block;
}
.team-page {
  position: relative;
  padding: 60px 0 50px;
}
.team-page .team-two__item {
  margin-bottom: 50px;
  overflow: hidden;
}
.team-two__item {
  position: relative;
  padding: 0 0 35px;
  margin-bottom: 36px;
  z-index: 2;
}
.team-two__image {
  position: relative;
  overflow: hidden;
  border-radius: 200px;
  margin: 0 31.5px;
  background: #6f8b8e;
  border: 3px solid var(--white-color);
}
.team-two__item::after,
.team-two__item::before {
  left: 0;
  content: "";
  border-radius: 0 0 200px 200px;
  z-index: -1;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.team-two__content {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
}
.team-two__title {
  line-height: 1;
  margin: 0;
  transition: 0.5s;
  transform: translate3d(-100px, 0, 0);
  color: var(--white-color);
}
.team-two__designation {
  color: var(--eduact-white);
  line-height: 1;
  display: block;
  margin: 12px 0 16px;
  transition: 0.5s;
  transform: translate3d(100px, 0, 0);
}
.team_area {
  position: relative;
  padding: 20px 36px 0;
}
.team-two__item:hover .team-two__designation,
.team-two__item:hover .team-two__title,
.team-two__item:hover .team_area span {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.team_area span {
  display: inline-block;
  color: #1d1d1d;
  width: 46%;
  font-weight: var(--fw-semibold);
  font-size: 12px;
  margin: 4px;
  border-radius: 10px 0;
  background: var(--white-color);
  padding: 8px 5px;
  transition: 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transform: translate3d(0, 70px, 0);
}
.team-two__image::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(24, 24, 24, 0.69);
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
#scrollTopBtn,
.team-two__item::before {
  background-color: var(--primary-color);
}
.team-two__item:hover .team-two__image::after {
  visibility: visible;
  opacity: 1;
}
.team-two__item::before {
  height: 309px;
}
.team-two__item:hover::after {
  height: 309px;
  visibility: visible;
  opacity: 1;
}
.team-two__item::after {
  background-color: var(--eduact-base);
  height: 200px;
  transition: 0.4s linear;
}
.highlight-points.videos {
  background: #f3f3f3;
  padding-right: 15px;
}
.coursePlans .courseTitle,
.coursePlans.mid .courseTitle,
.coursePlans.pro .courseTitle {
  padding: 30px 30px 65px;
  font-size: var(--font-size26);
}
.highlight-points,
.highlight-points ul.points-info {
  text-align: var(--text-left);
  margin-top: 40px;
}
.highlight-points.videos ul.points-info li {
  list-style: none;
  width: 50%;
  padding-right: 20px;
}
.highlight-points ul.points-info h4,
.highlight-points ul.points-info h6 {
  font-size: var(--font-size20);
  margin-top: 20px;
  position: relative;
}
.highlight-points ul.points-info p {
  font-size: var(--primary-font-size);
  line-height: 26px;
}
.highlight-points ul.points-info h4::before,
.highlight-points ul.points-info h6::before {
  content: "\f101";
  display: inline-block;
  font-family: "Font Awesome 6 Free";
  font-weight: var(--fw-semibold);
  color: #1aa6da;
  font-size: 17px;
  position: absolute;
  left: -20px;
}
.highlight-points span {
  color: #434343;
  font-weight: var(--fw-semibold);
  font-size: var(--font-size18);
  margin-bottom: 1px !important;
  display: inline-block;
}
.conCon {
  background: var(--white-color) !important;
}
.conCon h1 {
  font-size: 1.25rem;
}
#modual_sec {
  font-size: 15px;
  color: #58595b;
  overflow: hidden;
}
.coursePlans {
  background: var(--white-color);
  box-shadow: 0 0 10px 0 #0002;
  min-height: auto;
  margin-bottom: 30px;
  height: 100%;
}
.coursePlans.mid .courseTitle {
  background: #136a03;
  background: linear-gradient(0deg, rgb(19 106 3) 0, rgb(153 149 8) 100%);
  color: var(--white-color);
  font-weight: var(--fw-bold);
}
.coursePlans .courseTitle {
  background: #004db5;
  background: linear-gradient(0deg, #004db5 0, #00d4ff 100%);
  color: var(--white-color);
  font-weight: var(--fw-bold);
  min-height: 171px;
}
.coursePlans.pro .courseTitle {
  background: #552105;
  background: linear-gradient(0deg, #552105 0, #c24112 100%);
  color: var(--white-color);
  font-weight: var(--fw-bold);
}
.coursePlans.mid .duration {
  color: #557f05;
}
.coursePlans .duration {
  background: var(--white-color);
  box-shadow: 0 0 10px 0 #0002;
  width: 75%;
  margin: -35px auto auto;
  padding: 20px;
  font-size: var(--primary-font-size);
  font-weight: var(--fw-semibold);
  color: #008fd9;
}
.course_info .sec_box,
.info_box,
.modual_heading {
  margin-top: 40px;
}
.coursePlans .duration span {
  color: #333;
  font-weight: var(--fw-normal);
  display: none;
  margin-bottom: 5px;
}
#analysis .info_div h6,
#analysis .modual_info,
#branch_section,
#branch_section .branch_images h4,
#branch_section .branch_info_container,
#faq_page #v-pills-tabContent .card-block p,
#faq_page #v-pills-tabContent .card-body,
#faq_page #v-pills-tabContent .card-body li,
#faq_page #v-pills-tabContent .card-header h5 a,
#faq_sec .nav-pills .nav-link,
#modual_sec .modual_info,
#placement_container .top_banner .student_name,
#placement_container .top_banner h2,
.coursePlans .description li,
.info_div h6 {
  text-align: var(--text-left);
}
.coursePlans .description {
  padding: 20px;
}
.coursePlans .description li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ccc8;
  font-size: var(--primary-font-size);
  color: #333;
}
.coursePlans .description li a {
  font-size: var(--primary-font-size);
  color: #333;
  position: relative;
  padding-left: 25px;
}
.coursePlans .description li a:before {
  position: absolute;
  content: "\f35d";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  color: #008fd9;
  left: 0;
  top: 0;
}
#analysis .info_div:nth-child(1n),
#digital_info .info_div:nth-child(1n) {
  background-color: #e8f5ff;
}
#analysis .info_div:nth-child(2n),
#digital_info .info_div:nth-child(2n) {
  background-color: #ffdada;
  border-radius: 10px;
}
#digital_info .info_div:nth-child(3n) {
  background-color: #f1e7d2;
  border-radius: 10px;
}
#analysis .info_div ul,
#digital_info .info_div ul,
#faq_page #v-pills-tabContent .card-body ul li:first-child {
  margin-top: 10px;
}
#analysis .info_div .info_box p,
#digital_info .info_div .info_box p {
  color: var(--white-color) !important;
  margin-bottom: 0;
}
#analysis .info_div ul li,
#digital_info .info_div ul li {
  display: inline-block;
  text-align: var(--text-left);
  width: 32%;
  font-size: 15px;
  color: #58595b;
  padding-left: 20px;
  position: relative;
  padding-right: 20px;
  margin-bottom: 10px;
}
#analysis .info_div ul li:after,
#digital_info .info_div ul li:after {
  content: "\f005";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  color: #33a4ff;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 4px;
  display: inline-block;
}
#analysis .modual_info ul li::before,
#modual_sec .modual_info ul li::before {
  color: #33a4ff;
  left: -19px;
  font-size: 12px;
  font-weight: 900;
  content: "\f005";
  font-family: "Font Awesome 5 Free";
}
#analysis .info_div h6,
.info_div h6 {
  font-weight: var(--fw-bold);
  font-size: var(--primary-font-size);
  margin-top: 10px;
  margin-left: 33px;
  display: inline-block;
  margin-bottom: 24px;
}
#analysis .info_box_bg3,
.info_box_bg3 {
  padding: 12px 0;
  background-color: #b97e00;
  border-left: 4px solid #785200;
  border-right: 4px solid #785200;
  border-radius: 10px;
}
.info_box_bg1,
.modual_heading {
  border-left: 4px solid #003f72;
  border-right: 4px solid #003f72;
}
#analysis .info_div:nth-child(2n) ul li:after,
#digital_info .info_div:nth-child(2n) ul li:after {
  color: #b30000;
}
#analysis .info_div:nth-child(3n) ul li:after,
#digital_info .info_div:nth-child(3n) ul li:after {
  color: #b97e00;
}
.modual_heading {
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px !important;
  background-color: #33a4ff;
  color: var(--white-color);
  border-radius: 10px;
}
.modual_heading h4,
.modual_heading p {
  margin: 0;
  padding: 0;
  color: var(--white-color);
  font-size: var(--font-size20);
  line-height: normal;
}
#modual_sec .modual_info ul li strong {
  display: block;
  margin-bottom: 0;
  font-weight: var(--fw-bold) !important;
}
.points_info ul li {
  width: 33.33%;
  padding-right: 30px;
}
#modual_sec .modual_info {
  background: #e6f3ff;
  border-radius: 10px;
  padding-bottom: 20px;
}
#modual_sec .modual_info ul {
  margin-top: 15px;
}
#modual_sec .modual_info ul li {
  position: relative;
  margin-bottom: 20px;
}
#modual_sec .modual_info ul li::before {
  position: absolute;
  top: 3px;
  display: inline-block;
}
#modual_sec .modual_info h6 {
  margin-left: 20px;
}
.info_box_bg1 {
  padding: 12px 0;
  background-color: #33a4ff;
  border-radius: 10px;
}
#analysis .info_div:nth-child(3n) {
  background-color: #fbeed1;
  border-radius: 10px;
}
.info_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px !important;
}
.info_box h2 {
  color: var(--white-color);
  padding: 0;
  margin: 0;
}
#analysis .modual_info ul li::before {
  position: absolute;
  top: 3px;
  display: none;
}
#analysis .modual_info {
  background: 0 0;
  border-radius: 10px;
  padding-bottom: 20px;
}
#analysis .modual_heading,
#preloader {
  background-color: var(--white-color);
  display: flex;
}
#analysis .modual_heading {
  margin: 15px;
  flex-wrap: wrap;
  border: none;
}
#analysis .modual_heading h4,
#analysis .modual_heading p {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: var(--font-size20);
  line-height: normal;
}
#analysis h4.modual_sub_heading {
  font-size: var(--primary-font-size);
  margin: 18px 30px;
}
#analysis .modual_info h6 {
  margin-left: 30px;
  margin-bottom: 0;
}
#analysis .info_div:first-child > .modual_heading {
  background-color: #20384a;
}
#faq_page #carrer_coursdur,
.branch_info_container ul {
  padding: 0;
}
.fa-sync-alt:before {
  content: "\f2f1";
  font-size: 12px;
}
@media (max-width: 1600px) {
  .flip-card-back table td,
  .flip-card-back table th,
  .flip-card-front table td,
  .flip-card-front table th {
    font-size: 13px;
  }
}
@media (max-width: 1300px) {
  .flip-card-back table td,
  .flip-card-back table th,
  .flip-card-front table td,
  .flip-card-front table th {
    font-size: 12px;
  }
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
#preloader img {
  width: 150px;
}
#faq_page #v-pills-tabContent .card {
  margin-bottom: 20px;
  background-color: #f1f2f2;
  padding: 10px 0;
  width: 90%;
  float: right;
  position: inherit;
}
#faq_page #v-pills-tabContent .card-header {
  position: relative;
  top: 0;
  width: 100%;
  left: -40px;
  padding: 0;
}
#faq_page #v-pills-tabContent .card-header a {
  padding: 10px 10px 10px 40px;
  background-color: var(--primary-color);
  position: relative;
}
#faq_page #v-pills-tabContent .card-header a.collapsed:before {
  content: "\f067";
  font-size: 18px;
  display: inline-block;
  color: #000000;
  position: absolute;
  left: 12px;
  top: 11px;
  font-family: FontAwesome;
}
#faq_page #v-pills-tabContent .card-header a:before {
  content: "\f068";
  font-size: 18px;
  display: inline-block;
  color: var(--white-color);
  position: absolute;
  left: 12px;
  top: 11px;
  font-family: FontAwesome;
}
#faq_page #v-pills-tabContent .card-header a.collapsed {
  background-color: #ffffff;
  color: black;
}
#faq_page #v-pills-tabContent .card-header h5,
#team_members .member_detail .mber_dtl_2 {
  margin: 0;
}
#faq_page #v-pills-tabContent .card-header h5 a {
  display: block;
  font-size: 16px;
  color: var(--white-color);
  text-decoration: none !important;
}
#faq_page #v-pills-tabContent .card-body li {
  margin-top: 5px;
  position: relative;
  padding-left: 15px;
}
#faq_page #v-pills-tabContent .card-body li:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border: 1px solid #161616;
  border-radius: 50%;
  left: 0;
  top: 6px;
  background: 0 0;
}
#faq_page #v-pills-tabContent .card-body ul li:before {
  background: #161616;
}
#faq_page #v-pills-tabContent .card-block {
  padding: 0 10px;
}
#faq_page #v-pills-tabContent .card-block p {
  color: #5b5b5b;
  font-size: 14px;
  margin-top: 10px;
}
#faq_page .thead-dark th {
  background: #666;
  color: var(--white-color);
}
#faq_page .table-bordered,
#faq_page .table-bordered td,
#faq_page .table-bordered th,
input:focus {
  border: 1px solid #999;
}

#faq_page #carrer_coursdur .position_div .inner_maindiv {
  margin-top: 0;
  top: -32px;
}
#faq_page #carrer_coursdur .inner_div {
  padding: 10px 0;
  background-color: var(--white-color);
  border-radius: 0;
  box-shadow: 0 2px 1px 0 rgba(173, 173, 173, 0);
  margin-top: 0;
}
#faq_page #v-pills-tabContent .card-body li:first-child {
  margin-top: 0;
}
#faq_page #v-pills-tabContent .card,
#faq_page #v-pills-tabContent .card-header {
  border: none;
}
#faq_sec .nav-pills .nav-link {
  font-size: var(--primary-font-size);
  color: #000;
  display: block;
  background-color: #ffffff;
  margin-bottom: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#branch_section {
  padding: 15px !important;
  border: 1px solid #ccc8 !important;
  min-height: 574px;
}
#branch_section:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#branch_section .branch_info_container h2 {
  font-size: 22px;
  margin-bottom: 25px;
}
#branch_section .branch_info_container h2 i {
  color: #02abe3;
  font-size: 36px;
}
#branch_section .branch_info_container li,
#branch_section .branch_info_container p {
  padding-right: 20px;
  font-size: 14px;
  position: relative;
  padding-left: 30px;
}
#branch_section .branch_info_container li i,
#branch_section .branch_info_container p i {
  position: absolute;
  left: 0;
  top: 3px;
}
#branch_section .get_direction {
  color: #000;
  font-size: 22px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-bottom: 20px;
  display: inline-block;
}
#branch_section .get_direction img {
  width: 22px;
  vertical-align: -2px;
}
#branch_section .branch_images {
  position: relative;
  padding-top: 0 !important;
}
#branch_section .branch_images h4 {
  margin-top: 0 !important;
  font-size: 16px;
  color: #3b3b3b;
  margin-bottom: 15px;
}
#branch_section .branch_images .owl-theme .owl-nav {
  position: absolute;
  right: 0;
  top: -64px;
}
#branch_section .branch_images .owl-theme .owl-nav .owl-next,
#branch_section .branch_images .owl-theme .owl-nav .owl-prev {
  background-color: transparent;
  font-size: 0;
}
#branch_section .branch_images .owl-theme .owl-nav .owl-prev:before {
  content: "\f053";
  display: block;
  color: #636363;
  font-weight: 900;
  font-family: "Font Awesome 5 free";
  font-size: 24px;
}
#branch_section .branch_images .owl-theme .owl-nav .owl-next:before {
  content: "\f054";
  display: block;
  color: #636363;
  font-weight: 900;
  font-family: "Font Awesome 5 free";
  font-size: 24px;
}
#branch_section .branch_images .owl-theme .owl-nav button {
  font-size: 42px;
}
#branch_section .branch_images .owl-theme .owl-nav button:focus,
#branch_section .branch_images .owl-theme .owl-nav button:hover {
  background: inherit;
  color: inherit;
  text-decoration: none;
  outline: 0;
}
@media (max-width: 991px) {
  #branch_section .get_direction {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #branch_section .get_direction img {
    width: 18px;
  }
  #branch_section .branch_info_container li,
  #branch_section .branch_info_container p {
    font-size: 12px;
    padding-left: 17px;
  }
  #branch_section .branch_info_container h2 {
    margin-bottom: 10px;
    font-size: 18px;
  }
  #branch_section .branch_info_container h2 i {
    font-size: 28px;
  }
  #contact_upage iframe {
    height: 225px;
  }
  #branch_section .branch_images h4 {
    font-size: 14px;
  }
  #branch_section .branch_images .owl-theme .owl-nav .owl-next:before,
  #branch_section .branch_images .owl-theme .owl-nav .owl-prev:before {
    font-size: 18px;
  }
  #branch_section .branch_images .owl-theme .owl-nav {
    right: -12px;
    top: -58px;
  }
}
@media (max-width: 767px) {
  #branch_section .branch_images {
    padding-top: 40px;
  }
  .owl-carousel .owl-item img {
    width: 100%;
  }
  #branch_section .branch_info_container li,
  #branch_section .branch_info_container p {
    font-size: 14px;
    padding-left: 20px;
  }
  #branch_section .branch_info_container li i,
  #branch_section .branch_info_container p i {
    top: 7px;
  }
  #branch_section .branch_info_container ul {
    display: inherit !important;
  }
  #branch_section {
    padding: 20px 0;
  }
  #modual_sec p {
    text-align: var(--text-justify);
  }
}
@media (max-width: 640px) {
  #branch_section .branch_images {
    padding: 0;
    font-size: 13px;
  }
}
#placement_container .top_banner {
  background: #0089bd;
  padding: 50px;margin-top: 100px;
}
#placement_container .top_banner h2 {
  color: var(--white-color);
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
#placement_container .top_banner p {
  font-size: 22px;
  color: var(--white-color);
  display: flex;
  font-weight: 400;
  text-align: var(--text-justify);
  margin: 10px 0;
}
#placement_container .top_banner .student_video {
  position: relative;
  height: 220px;
}
.package_15_lac .package15lacplus img,
.recents_placements ul li img,
.student_speak .speak_video img {
  border-radius: 5px;
}
#placement_container .top_banner p span {
  width: 70%;
  display: block;
  text-align: var(--text-justify);
  font-style: italic;
  margin-left: 20px;
  font-weight: 400;
  font-size: 16px;
  color: var(--white-color) !important;
}
#placement_container .top_banner .student_name {
  font-size: 16px;
  color: var(--white-color);
}
#placement_container .top_banner .modal-content .close {
  position: absolute;
  right: -15px;
  top: -15px;
  color: var(--white-color);
  background: rgba(0, 0, 0, 0.5);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 9;
  opacity: 1;
}
.recents_placements {
  background: url(../images/placement_background_img_02.png) center top/contain
    no-repeat;
  padding: 70px 0;
}
.job_guarantee,
.package_15_lac,
.student_speak,
.working_abroad {
  padding-bottom: 70px;
}
.recents_placements ul {
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 0;
}
.recents_placements ul li {
  width: 140px;
  padding: 0 5px 15px;
}
.recents_placements .student_info span {
  font-size: 14px;
  color: #0291c0;
  font-weight: 700;
  margin: 5px 0;
}
.student-img {
  width: 150px;
  height: 150px;
}
.recents_placements .student_info p {
  font-size: 12px;
}
.student_speak .speak_video {
  margin-bottom: 25px;
}
.student_speak .speak_video .student_info {
  position: relative;
  padding-top: 30px;
}
.student_speak .speak_video .student_info p {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: 400;
}
.package_15_lac .package15lacplus .package15lacplusdtl span,
.student_speak .speak_video .student_info span {
  font-size: 20px;
  margin: 0 0 5px;
  font-weight: 400;
  font-family: var(--heading-font-family);
}
.package_15_lac .package15lacplus .package15lacplusdtl a,
.student_speak .speak_video .student_info a {
  width: 40px;
  height: 40px;
  background: #19a6db;
  z-index: 9;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--white-color);
  left: 0;
  right: 0;
  margin: auto;
  top: -20px;
  animation: 1s infinite shadow-pulse;
}
.package_15_lac .package15lacplus .package15lacplusdtl a:after,
.student_speak .speak_video .student_info a:after {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  bottom: -3px;
  right: -3px;
  border: 3px solid #19a6db80;
  border-radius: 50%;
}
.package_15_lac .package15lacplus {
  text-align: var(--text-center);
  box-shadow: 2px 2px 10px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  height: 100%;
}
.package_15_lac .package15lacplus .package15lacplusdtl {
  padding: 10px 0;
  position: relative;
}
.package_15_lac .package15lacplus .package15lacplusdtl .part1 {
  border-bottom: 1px solid #ccc;
}
.package_15_lac .package15lacplus .package15lacplusdtl .part2 img {
  width: 100px;
}
.package_15_lac .package15lacplus .package15lacplusdtl .part2 p {
  text-align: var(--text-justify);
  text-align-last: center;
}
.working_abroad .abroad_student_list {
  padding: 10px;
  margin-bottom: 15px;
  background: #fff;
  box-shadow: 2px 2px 10px 5px rgba(0, 0, 0, 0.1);
}
.working_abroad .abroad_student_list .img_part {
  float: left;
  width: 35%;
}
.working_abroad .abroad_student_list .content_part {
  float: right;
  width: 65%;
  text-align: var(--text-left);
  padding: 15px;
  box-sizing: border-box;
}
.working_abroad .abroad_container {
  padding-bottom: 50px;
}
.working_abroad .abroad_student_list .content_part .student-n {
  font-size: 26px;
  font-weight: 400;
  font-family: var(--heading-font-family);
  display: block;
}
.working_abroad .abroad_student_list .content_part .job-c {
  font-size: 24px;
  font-family: var(--heading-font-family);
  display: block;
}
.working_abroad .abroad_student_list .content_part .job-c a {
  color: #19a6db;
}
.working_abroad .abroad_student_list .content_part .s-country {
  font-size: 18px;
  color: #19a6db;
  font-family: var(--heading-font-family);
  display: block;
}
.working_abroad .abroad_student_list .content_part p {
  font-size: 16px;
}
.working_abroad .abroad_student_list:nth-child(2n) .img_part {
  float: right;
}
.working_abroad .abroad_student_list:nth-child(2n) .content_part {
  float: left;
  text-align: var(--text-right);
}
.job_guarantee .guarantee_box {
  background: #f6fcff;
  padding: 30px 15px 30px 140px;
  border-right: 5px solid #55bdf5;
  border-radius: 15px;
  margin-left: 50px;
  position: relative;
  box-shadow: 2px 2px 10px 5px rgba(0, 0, 0, 0.1);
  text-align: var(--text-left);
}
.job_guarantee .guarantee_box .guarantee_img {
  position: absolute;
  left: 15px;
  top: 20%;
  background: #55bdf5;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 15px;
}
.job_guarantee .guarantee_box h3 {
  font-size: 20px;
  margin: 0 0 20px;
  font-weight: 400;
}
.job_guarantee .guarantee_box p {
  margin: 0 0 10px;
  font-size: 16px;
  width: 80%;
}
.job_guarantee .guarantee_box a {
  color: #55bdf5;
  display: block;
  text-align: var(--text-left);
}
.play_video_btn {
  display: none !important;
}
.headingFirst {
  position: relative;
  z-index: 9;
  font-size: 30px;
  font-weight: 400;
}
@media (max-width: 1080px) {
  .section_heading h1 {
    font-size: 32px;
  }
  #placement_container .top_banner .student_video {
    display: var(--d-flex);
    align-items: center;
  }
  #placement_container .top_banner p {
    font-size: 19px;
    font-weight: 400;
    text-align: var(--text-left);
  }
  #placement_container .top_banner p span {
    font-size: 14px;
    width: 85%;
    margin-left: 10px;
  }
  #related_courcrausal.owl-carousel .owl-nav .owl-next,
  #related_courcrausal.owl-carousel .owl-nav .owl-prev {
    top: 7%;
  }
  .g-recaptcha {
    transform: scale(0.75) !important;
    transform-origin: 0 0;
  }
}
@media (max-width: 991px) {
  #placement_container .top_banner h2 {
    font-size: 22px;
    text-align: var(--text-center);
  }
  #placement_container .top_banner p i {
    font-size: 26px;
  }
  #placement_container .top_banner p {
    text-align: var(--text-center);
    display: block;
  }
  #placement_container .top_banner p span {
    width: 100%;
    text-align: var(--text-center);
  }
  #placement_container .top_banner .student_name {
    text-align: var(--text-center);
    margin-bottom: 20px;
  }
  #placement_container .top_banner .student_video {
    height: auto;
    width: 70%;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .about {
    padding: 76px 0 80px;
  }
  .about_box {
    padding-left: 108px;
  }
  .about_thumb__shape-five,
  .about_thumb__shape-four,
  .about_thumb__shape-one,
  .about_thumb__shape-seven,
  .about_thumb__shape-six,
  .about_thumb__shape-three,
  .about_thumb__shape-two {
    display: none;
  }
  .about_thumb__one {
    padding: 40px 0 0;
  }
  .testimonial-one__area {
    padding-left: 30px;
    padding-right: 30px;
  }
  #placement_container .top_banner h2,
  #placement_container .top_banner p {
    text-align: var(--text-center);
    display: inherit;
  }
  #placement_container .top_banner p span {
    width: 100%;
    font-style: normal;
    margin-left: 0;
  }
  #placement_container .top_banner .student_video {
    height: auto;
    width: 100%;
  }
  #placement_container .top_banner {
    padding: 30px 0;
  }
}
@media (max-width: 640px) {
  #placement_container .top_banner h2 {
    font-size: 18px;
  }
  #placement_container .top_banner p {
    font-size: 14px;
  }
  #placement_container .top_banner p span {
    text-align: var(--text-center);
    font-size: 12px;
    width: 90%;
    margin: auto;
  }
}
@media (max-width: 480px) {
  #branch_section {
    padding: 0 0 35px;
    margin-bottom: 35px;
  }
  #placement_container .top_banner p {
    margin: 5px;
    line-height: 21px;
  }
}
.sec_box .sec_info {
  background: var(--primary-color);
  color: var(--white-color);
  padding: 15px 20px;
  height: 100%;
}
.sec_box .sec_info p {
  color: var(--white-color);
  margin: 0;
}
#modual_sec .modual_div ul li:after {
  content: "\f005";
  font-weight: var(--fw-bolder);
  font-family: "Font Awesome 5 Free";
}
#modual_sec > div > div {
  text-align: var(--text-justify);
}
#modual_sec .modual_div p {
  margin-top: 10px;
  color: var(--black-color) !important;
  font-size: var(--primary-font-size) !important;
  font-weight: var(--fw-normal) !important;
}
#modual_sec .modual_div ul li a {
  text-align: var(--text-left);
  font-size: 15px;
  color: #58595b;
  padding-left: 20px;
  position: relative;
  padding-right: 20px;
}
#modual_sec .student_workdiv ul {
  padding-left: 0;
  row-gap: 30px;
  margin: 0 -15px;
  flex-wrap: wrap;
  display: flex;
}
#modual_sec .student_workdiv ul li {
  width: 25%;
  padding: 0 15px;
}
#modual_sec .student_workdiv ul li > div {
  padding: 4px;
  border: 1px solid #a0a29e;
}
.student_workdiv ul li img {
  width: auto;
  height: auto;
}
@media (max-width: 992px) {
  #modual_sec .modual_div {
    padding: 10px 0 !important;
  }
  #modual_sec .modual_div ul li {
    width: 50%;
  }
  #slider {
    margin-top: 82px;
}
#top_banner {
  margin-top: 82px;
}
#inner_slider{margin-top: 82px;}
#placement_container .top_banner{margin-top: 82px;}
}
@media (max-width: 579px) {
  .team-page .team-two__item{ width: 80%; margin: auto;}
  #modual_sec .modual_div {
    padding: 10px 0 !important;
  }
  #slider {
    margin-top: 56px;
}
#top_banner {
  margin-top: 56px;
}
#inner_slider{margin-top: 56px;}
#placement_container .top_banner{margin-top: 56px;}
}
.thumb_gallery {
  width: 200px;
  height: 150px;
  cursor: pointer;
}
#background_overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 999;
  overflow: auto;
}
@keyframes zoom_image {
  from {
    transform: scale(0.5);
  }
  to {
    transform: scale(1);
  }
}
#scrollTopBtn {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  position: fixed;
  bottom: 60px;
  right: 0;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  z-index: 1000;
}
#scrollTopBtn i {
  font-weight: var(--fw-normal);
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: var(--white-color);
}
#scrollTopBtn:hover {
  cursor: pointer;
  background-color: #333;
}
#scrollTopBtn.show {
  opacity: 1;
  visibility: visible;
}
.form-horizontal label {
  padding-top: 10px !important;
  margin-bottom: 5px;
  font-size: 12px;
}
li {
  list-style: none;
}
#contact_upage hgroup.mt-5 {
  margin-top: 0 !important;
}
.empRegistration textarea.form-control {
  height: 70% !important;
}
.empRegistration .col-md-12 input.submitButton {
  margin-top: -10px;
}
#accept-cookies {
  border-radius: 5px;
  transition: background 0.3s;
}
#accept-cookies:hover {
  background: #45a049;
}
.close-icon {
  display: inline-block;
  font-size: 18px;
}
.thank-p {
  text-align: center;
  color: #000;
  font-size: 24px;
}
.section-height {
  height: 20px;
}


/* footer */
#location-sec-footer {
    padding-bottom: 50px ;
    color: #ffffff;
    /* background-color: #19a7db; */
}
#location-sec-footer .dm-section h2 {
    margin-bottom: 8px;
    color: #fff;
}

#location-sec-footer .dm-list span
 {
    position: relative;
    padding-right: 15px;
    font-size: 14px;
    white-space: nowrap;
    color: #fdfdfd;
    text-underline-offset: 3px;
    text-decoration: underline;
    text-decoration-thickness: 1px;
        border-right: 1px solid #ffffff;
}
#location-sec-footer .dm-list span:hover {
  
    text-decoration: none;

}
#location-sec-footer .dm-list a:last-child span
 {

        border-right: none;
}

#location-sec-footer .dm-section {
    background-color: #19a7db;
    padding: 30px;
    border: 2px solid #018cba;
    border-left: 5px solid #018cba;
    border-radius: 20px 0px;
}
/* footer */





@media (max-width: 1800px) {
  #slider .shape-one {
    top: 49px;
    left: 63px;
    width: 50px;
  }
  #slider .shape-seven {
    width: 100px;
    top: 241px;
    margin-left: 582px;
  }
  #slider .shape-five svg {
    width: 113px;
  }
  #slider .shape-five {
    top: 230px;
    margin-left: -76px;
  }
  header
    .navbar-expand-lg
    .navbar-nav
    .all_courses
    .courses_Sub_menu
    .nav-link {
    font-size: 15px;
  }
}
@media (max-width: 1600px) {
  header .left-menu .nav-link {
    padding: 7px 15px !important;
  }
}
@media (max-width: 1500px) {
  #slider .main-slider__layer img {
    height: auto;
  }
  header
    .navbar-expand-lg
    .navbar-nav
    .all_courses
    .courses_Sub_menu
    .nav-link {
    font-size: 13px;
  }
  #slider .main-slider__layer {
    width: 370px;
  }
  #slider {
    padding: 86px 0;
  }
  #slider .title span {
    font-size: 80px;
  }
  #slider .title {
    font-size: 55px;
    line-height: 60px;
    margin: 0 0 20px;
  }
  #slider p.text {
    font-size: 15px;
    margin-right: 35px;
  }
  #slider .shape-eight {
    bottom: 305px;
    margin-left: 490px;
    width: 100px;
    height: 100px;
    border: 5px solid #e7e9f4;
    font-size: 50px;
  }
  #slider .shape-nine {
    bottom: 26px;
    margin-left: 411px;
    width: 50px;
  }
  #slider .shape-seven {
    top: 83px;
    margin-left: 423px;
  }
  #slider .main-slider__layer svg {
    width: 618px;
    height: 398px;
  }
  #slider .shape-five {
    top: 143px;
  }
  #slider .shape-three {
    bottom: 12px;
  }
  .testimonial-one__thumb-pen {
    right: 66px;
    top: 26px;
    width: 200px;
  }
  #testimonial_sec .testimonial_bx p {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 28px;
  }
  .testimonial-one__thumb svg {
    width: 562px;
    height: 530px;
  }
  .testimonial_bx {
    padding: 43px 39px 20px;
  }
  header
    .navbar-expand-lg
    .navbar-nav
    .all_courses
    .courses_Sub_menu
    ul
    li
    a
    span {
    font-size: 12px;
  }
  .innerSlider_info .page-heading h1 {
    font-size: 50px;
  }
  .team_area span {
    margin: 4px 2px;
    width: fit-content;
    line-height: normal;
    padding: 8px 9px;
  }
  .foot_bx ul.list-inline.social_ul {
    margin-right: 80px;
}
a.blantershow-chat{bottom: 10px;}
}
@media (max-width: 1440px) {
  #testimonial_sec .testimonial_bx p {
    margin-right: 113px;
  }
  .testimonial-one__thumb {
    right: -10px;
  }
  .about {
    padding: 70px 0 40px;
  }
  hgroup {
    margin-bottom: 36px;
  }
  .team-two__title a {
    font-size: 22px;
  }
  .team-two__designation {
    font-size: 16px;
    margin: 9px 0 14px;
  }
  footer .foot_bx ul li a {
    font-size: 14px;
  }
  .app-con p {
    font-size: 16px;
  }
  #internship_details .course-details__sidebar__lists li {
    font-size: 15px;
  }
  #internship_details .course_content p {
    font-size: 15px;
    line-height: 30px;
  }
  #choose_DAAC i {
    margin-bottom: 3px;
    margin-top: 8px;
  }
  .team-two__item::before,
  .team-two__item:hover::after {
    height: 260px;
  }
  .team-two__item {
    padding: 0 0 20px;
  }
  .team-two__image {
    margin: 0 20px;
  }
  .about-page .about_thumb__shape-one {
    bottom: -31px;
    left: 11px;
  }
  .page-heading nav {
    margin: 0;
  }
  .page-heading {
    position: inherit;
    padding: inherit;
    text-align: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    align-items: center;
    z-index: 9;
  }
  #benefits .d-info h1,
  #benefits .d-info h2,
  #choose_DAAC .d-info h1,
  #choose_DAAC .d-info h2 {
    font-size: 36px;
  }
  #benefits .d-info ul li,
  #choose_DAAC .d-info ul li {
    padding: 1px;
    align-items: baseline;
    font-size: 16px;
    display: flex;
  }
  #benefits .d-heading,
  #choose_DAAC .d-heading {
    border-radius: 0 52px;
    width: 780px;
  }
}
@media (max-width: 1300px) {
  .team_area {
    position: relative;
    padding: 12px 34px 0;
  }
  #benefits,
  #choose_DAAC {
    margin: 80px 0 60px;
    position: relative;
  }
  #internship_details .course-details__sidebar__lists li {
    font-size: 15px;
  }
  #internship_details .right_part {
    padding: 25px 15px 30px;
    margin-left: 0;
  }
  .team_area span {
    font-size: 12px !important;
    margin: 4px 2px;
    width: fit-content;
    line-height: normal;
    padding: 8px 11px;
  }
  header .nav-link {
    padding-right: 13px !important;
    padding-left: 13px !important;
  }
}
@media (max-width: 1200px) {

    #location-sec-footer {
    padding-top: 80px ;
    color: #ffffff;
    
}

    .team-two__title a {
    font-size: 16px
  }
  #testimonial_sec {
    padding: 60px 0 0;
  }
  #degree {
    margin: 90px 0 150px;
  }
  .siteBtn.siteBtn2 {
    padding: 10px 20px;
    font-size: var(--font-size16);
  }
  header .nav-link {
    padding-right: 11px !important;
    padding-left: 11px !important;
  }
  #scrollTopBtn::after {
    font-size: 20px;
    line-height: 40px;
  }
  #scrollTopBtn {
    width: 40px;
    height: 40px;
    bottom: 66px;
  }
  .counters span,
  .courseDataContainer1 ul li a {
    font-size: 16px;
  }
  #benefits .Degree-img,
  #choose_DAAC .Degree-img {
    height: 630px;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #benefits .Degree-img img,
  #choose_DAAC .Degree-img img {
    height: 100%;
    min-width: fit-content;
  }
  #choose_DAAC .d-info h1 {
    font-size: 32px;
  }
  .team_area {
    padding: 12px 35px 0;
  }
  .team-two__image {
    margin: 0 20px;
  }
  .team-two__item {
    padding: 0 0 20px;
  }
  .all_courses .courses_Sub_menu .courses_info li {
    width: 25%;
  }
  .innerSlider_info .page-heading h1 {
    font-size: 40px;
  }
  .about .about_content h2.section-title__title.aos-init.aos-animate {
    font-size: 26px;
  }
  .about_content__text {
    line-height: 28px;
    letter-spacing: 0.32px;
    margin: 0 0 20px;
  }
  .about_content .section-title {
    margin-bottom: 10px;
  }
  .about_box__text {
    line-height: 22px;
    font-size: 14px;
  }
  .eduact-btn,
  header .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 15px;
  }
  .about .about_thumb__one {
    position: relative;
    padding: 87px 0 0 61px;
  }
  .counters .counter {
    font-size: 30px;
    margin: 3px 0;
  }
  #slider .title span {
    font-size: 86px;
  }
  #slider .title {
    font-size: 50px;
    line-height: 50px;
    margin: 0 0 11px;
  }
  #slider p.text {
    font-size: 13px;
    margin-right: 35px;
  }
  .eduact-btn {
    padding: 13px 28px;
  }
  #slider .main-slider__layer {
    width: 300px;
  }
  #slider .shape-five svg {
    width: 87px;
  }
  #slider .shape-three svg {
    width: 80px;
    height: 80px;
    bottom: 0;
    z-index: -1;
    left: 85px;
    animation: 4s infinite change-background;
  }
  #slider .shape-four {
    position: absolute;
    bottom: 316px;
    z-index: 3;
    margin-left: -64px;
    transition: transform 1s, opacity 1s;
    transform: translateY(200px);
  }
  #slider .shape-eight {
    bottom: 305px;
    margin-left: 375px;
    width: 75px;
    height: 75px;
    border: 5px solid #e7e9f4;
    font-size: 9px;
  }
  #slider .shape-eight img {
    width: 30px;
  }
  #slider .shape-nine {
    bottom: 26px;
    margin-left: 360px;
    width: 34px;
  }
  #slider {
    padding: 50px 0;
  }
  #slider .shape-five {
    top: 123px;
  }
  #slider .shape-six {
    width: 50px;
    top: 205px;
    margin-left: -162px;
  }
  #slider .main-slider__layer svg {
    width: 493px;
    height: 307px;
  }
  #slider .shape-seven {
    top: 70px;
    margin-left: 384px;
    width: 50px;
  }
  #skills_sec .cta-three__title {
    font-size: 49px;
    line-height: 56px;
  }
  #skills_sec .skills_con img {
    width: 320px;
  }
  .testimonial-one__thumb svg {
    width: 484px;
    height: 472px;
    right: -2px;
    top: -18px;
  }
  .testimonial-one__thumb img {
    width: 438px;
    right: -50px;
    padding: 57px 20px 0;
  }
  .testimonial-one__thumb {
    display: inline-block;
    position: absolute;
    right: -55px;
    top: -23px;
    z-index: 2;
  }
  #testimonial_sec .testimonial_bx .testimonial_bxinner .testimonial_bximg img {
    width: 100px;
    height: 100px;
  }
  #testimonial_sec .testimonial_bx .testimonial_bxinner {
    padding: 34px 15px 15px;
  }
  #testimonial_sec .testimonial_bx p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 24px;
    margin-right: 70px;
  }
  .app-con {
    padding: 6px 8px;
    margin: 42px 7px;
    color: #fff;
  }
  #call_action h2 {
    font-size: 24px;
  }
  #call_action a {
    font-size: 17px;
    padding: 13px 34px;
    border: 1px solid #fff;
  }
  footer .foot_bx ul li {
    margin-bottom: 7px;
  }
  footer .foot_bx ul li a {
    font-size: 14px;
  }
  footer .copyright_dv {
    margin-top: 10px;
  }
  footer {
    padding: 40px 0 0;
  }
  .cta-three__btn .eduact-btn {
    padding: 13px 40px;
    border: 1px solid #fff;
  }
  .courses_Sub_menu {
    width: 100%;
    top: 91px;
    padding: 16px 15px 70px;
  }
  .enquiry-form .r-submit {
    margin-top: 0;
  }
  .testimonial_bx {
    min-height: 301px;
}
}
@media (max-width: 1100px) {
  .d-heading {
    bottom: 30px;
  }
  #degree {
    margin: 70px 0 60px;
  }
  header .nav-link {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  header .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 14px;
  }
  .m_view {
    display: block;
    width: 100%;
  }
  .d_view {
    display: none;
  }
  img.logo {
    width: 150px;
  }
  hgroup h2.section-title__title {
    font-size: 36px;
  }
  hgroup {
    text-align: center;
    margin-bottom: 30px;
  }
  #slider .shape-one {
    top: 10px;
    left: 29px;
    width: 39px;
  }
  header a.call {
    font-size: 17px;
    font-weight: 600;
  }
  #course_details .right_part {
    padding: 21px 17px 27px;
  }
  .modual_heading {
    margin-top: 20px;
  }
  .course_content .info_div h2 {
    font-size: 22px;
    padding: 3px 10px 0 0;
  }
}
@media (max-width: 1069px) {
  .about {
    padding: 59px 0 40px;
  }
  .about_thumb__shape-one {
    width: 120px;
  }
}
@media (max-width: 991px) {

   #location-sec-footer {
        padding-top: 20px;
       
    }
  #digital_info .info_div ul li {
    width: 49%;
  }
  #internship_details .right_part {
    height: auto;
    margin-top: 50px;
  }
  #benefits,
  #choose_DAAC {
    margin: 60px 0;
    position: relative;
  }
  #benefits .d-heading,
  #choose_DAAC .d-heading {
    border-radius: 0 37px;
    width: 100%;
    position: inherit;
    top: 0;
    margin-bottom: 30px;
  }
  #choose_DAAC .col-lg-7,
  .about-page .col-lg-6:first-child {
    order: 2;
  }
  #choose_DAAC .col-lg-5,
  .about-page .col-lg-6:nth-child(2) {
    order: 1;
  }
  .about-page .col-lg-6:nth-child(4) {
    order: 4;
  }
  .about-page .col-lg-6:nth-child(3) {
    order: 3;
  }
  .about_thumb__one img {
    width: 90%;
  }
  #branc_container .row {
    row-gap: 15px;
  }
  #branch_section {
    padding: 15px !important;
    min-height: 100%;
    height: 100%;
  }
  .student_video .embed-responsive.embed-responsive-16by9 {
    text-align: center;
  }
  .shape-Ten {
    top: 0;
  }
  .about .about_thumb__one {
    padding: 20px 0 0 61px;
  }
  .about-page .about_thumb__shape-one {
    right: 10px;
    left: auto;
    top: -14px;
    bottom: auto;
    margin: auto;
  }
  .highlight-points.videos ul.points-info li {
    list-style: none;
    width: 100%;
    padding-right: 0;
  }
  header
    .navbar-expand-lg
    .navbar-nav
    .all_courses
    .courses_Sub_menu
    .nav-link {
    min-width: 24%;
  }
  .modal_divcontent h5 {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .conCon .enquiry-form .mb-3 {
    margin-bottom: 0.5rem !important;
  }
  #benefits .Degree-img,
  #choose_DAAC .Degree-img {
    height: auto;
    overflow: hidden;
    margin: 20px auto auto;
    width: 50%;
  }
  #benefits .Degree-img img,
  #choose_DAAC .Degree-img img {
    height: auto;
    min-width: 100%;
  }
  .course_content h2 {
    font-size: 26px;
    padding: 21px 0 4px;
  }
  #benefits .d-info h1,
  #benefits .d-info h2,
  #choose_DAAC .d-info h1,
  #choose_DAAC .d-info h2 {
    font-size: 26px;
  }
  #course_details .right_part {
    height: auto;
    margin-left: 0;
    margin-top: 25px;
  }
  .courseDataContainer1 ul li {
    min-width: calc(33% - 6px);
  }
  .course_info .course_content {
    margin-top: 20px;
  }
  #course_details .left_part img {
    min-width: 100%;
  }
  #faq_sec button.accordion-button {
    font-size: 17px;
  }
  #faq_sec .accordion-body,
  .about .about_content h5.section-title__tagline,
  .app-con p {
    font-size: 15px;
  }
  #call_action,
  .team-page {
    padding: 40px 0;
  }
  ol.breadcrumb {
    margin-bottom: 0;
  }
  #skills_sec.inner-sec {
    margin-bottom: 90px;
  }
  .grow_careers .grow-item {
    padding: 14px 15px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border-radius: 5px;
    background-color: #e8e8f4;
    height: 100%;
  }
  .page-heading nav {
    margin: 0;
  }
  .grow_careers .grow-icon {
    height: 100px;
    width: 100px;
    line-height: 100px;
  }
  .grow_careers .grow-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .counters .counter,
  .counters i {
    font-size: 24px;
  }
  .grow_careers .grow-text p {
    font-size: 15px;
    line-height: 26px;
  }
  .counters span,
  .eduact-btn {
    font-size: 14px;
  }
  .grow_careers .pt-35 {
    padding-top: 25px;
  }
  .grow_careers .grow-item .grow-icon img {
    width: 35px;
  }
  li.nav-item.internship_menu,
  li.nav-item.work_menu {
    position: relative;
  }
  ul.internship_Sub_menu,
  ul.work_Sub_menu {
    top: 0;
    width: 100%;
    position: relative;
  }
  header #navbarSupportedContent {
    position: absolute;
    top: 82px;
    left: 0;
    right: 0;
    text-align: left;
    padding: 10px;
    width: 96%;
    z-index: 999;
    margin: auto;
    background: #19a7db;
  }
  .navbar-nav .nav-link,
  .navbar-nav .nav-link.active,
  .navbar-nav .nav-link.show {
    color: rgb(255 255 255);
  }
  header .all_courses {
    text-align: left;
    position: inherit;
  }
  .courses_Sub_menu {
    top: 0;
    position: relative;
    padding: 16px 15px 25px;
  }
  header .navbar-toggler {
    border: none;
    margin-left: 5px;
  }
  header .main-menu__right {
    text-align: right;
    display: flex;
    align-items: center;
  }
  header .main-menu__right .eduact-btn {
    margin-left: 7px;
    padding: 8px 13px;
    height: auto;
    font-size: 14px;
  }
  #slider .main-slider__layer svg {
    width: 424px;
    height: 275px;
  }
  #slider .main-slider__layer {
    width: 246px;
  }
  #slider p.text,
  .testimonial-one__thumb {
    display: none;
  }
  #slider .shape-eight {
    bottom: 238px;
    margin-left: 310px;
    width: 60px;
    height: 60px;
    border: 3px solid #e7e9f4;
    font-size: 9px;
  }
  #slider .shape-seven {
    top: 37px;
    margin-left: 250px;
    width: 48px;
  }
  #slider .shape-nine {
    bottom: 26px;
    margin-left: 265px;
    width: 34px;
  }
  #slider .shape-five {
    top: 26px;
  }
  #slider .shape-five svg {
    width: 70px;
  }
  #slider .title span {
    font-size: 69px;
  }
  #slider .title {
    font-size: 40px;
    line-height: 51px;
    margin: 0 0 11px;
  }
  .eduact-btn {
    padding: 8px 18px;
  }
  #slider .shape-three svg {
    width: 40px;
    height: 40px;
    bottom: 0;
    left: 96px;
  }
  #slider .shape-four {
    bottom: 265px;
    margin-left: -58px;
  }
  #slider .shape-four svg {
    width: 20px;
    height: 20px;
  }
  .about .about_content h2.section-title__title.aos-init.aos-animate {
    font-size: 20px;
  }
  .about_box__text {
    line-height: 22px;
    font-size: 16px;
  }
  .counters i {
    height: 60px;
    width: 60px;
    padding: 3px;
    border: 7px solid #038fc1;
    outline: #fff dashed 2px;
  }
  .degree-box {
    padding: 11px 8px;
    border-radius: 14px 0;
    background-color: #eaf6ff;
    margin-bottom: 15px;
  }
  .degree-box img {
    width: 52px;
  }
  .degree-box span {
    font-size: 17px;
    margin-left: 15px;
    font-weight: 600;
  }
  .d-heading {
    background: #038fc1;
    padding: 23px 18px;
    color: #fff;
    z-index: 99;
    position: absolute;
    margin-top: 12px;
    width: 80%;
    border: 5px solid #fff;
  }
  .d-heading h2 {
    font-size: 31px;
  }
  #skills_sec .skills_con img {
    width: 200px;
  }
  #skills_sec .cta-three__title {
    font-size: 34px;
    line-height: 42px;
  }
  #degree {
    position: relative;
    margin: 70px 0 60px;
  }
  #testimonial_sec .testimonial_bx .testimonial_bxinner {
    width: 100%;
  }
  .testimonial-one__area {
    margin-bottom: 13px;
    margin-top: 0;
  }
  .counter-one__area {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    bottom: -173px;
  }
  .app-con h3 {
    font-size: 30px;
  }
  #app .app-con img {
    height: 40px;
    margin-right: 10px;
  }
  .mobile-app {
    width: 165px;
  }
  .app-bg {
    margin-bottom: 32px;
    border-radius: 20px 0;
  }
  footer .foot_bx .foot_linksul li {
    width: 100%;
    float: left;
    text-align: left;
  }
  #courses .course_contant .course_tab .course_box {
    border: none !important;
  }
  #testimonial_sec .testimonial_bx p {
    margin-right: 0;
  }
  .all_courses .courses_Sub_menu .courses_info li {
    width: 33%;
  }
  .enquiry-form .r-submit {
    margin-top: 10px;
  }
  .about_thumb {
    max-width: 100%;
    width: 600px;
    margin: auto auto 50px;
  }
  #courses.course_section,
  #work_Gallery,
  .counters {
    padding: 60px 0;
  }
  .about {
    padding: 60px 0 40px;
  }
  #skills_sec {
    padding: 50px 0;
  }
  #recruiters_sec {
    margin: 60px 0;
  }
  #testimonial_sec,
  footer {
    padding: 60px 0 0;
  }
  #app {
    margin-top: 30px;
  }
  #modual_sec {
    margin-top: 40px;
    margin-bottom: 30px !important;
  }
  #projects_Gallery {
    padding: 30px 0 40px;
  }
  #analysis .modual_heading h4,
  #analysis .modual_heading p {
    font-size: 16px;
  }
  .course_content p {
    line-height: 27px;
    font-size: 15px;
  }
}
@media (max-width: 850px) {
  header .navbar .mobile_view {
    display: block;
  }
  .desk_view a.siteBtn,
  header a.call {
    display: none;
  }
  header .desk_view a.call {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .showdesktop {
    display: none;
  }
  .showmobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .coursePlans,
  .empRegistration textarea.form-control,
  .modal_img1 {
    height: auto !important;
  }
  #branch_section,
  .conCon select#course {
    margin-bottom: 10px;
  }
  #testimonial_sec,
  footer {
    padding: 40px 0 0;
  }
  #analysis .info_div ul li {
    width: 50%;
  }
  .coursePlans.mid .courseTitle {
    background: #136a03;
    background: linear-gradient(0deg, rgb(19 106 3) 0, rgb(153 149 8) 100%);
    padding: 18px 20px 52px;
  }
  #analysis .modual_heading h4,
  #analysis .modual_heading p,
  .coursePlans .description li,
  .coursePlans .description li a {
    font-size: 14px;
  }
  .coursePlans .description li a:before {
    top: -1px;
  }
  .coursePlans {
    margin: 5px;
  }
  #analysis .modual_heading h4 {
    margin-right: 10px;
  }
  .modual_heading {
    padding: 8px 10px !important;
    border-radius: 8px;
  }
  .coursePlans .courseTitle {
    font-size: 20px !important;
    min-height: auto !important;
  }
  .planes .coursePlans {
    margin-bottom: 20px !important;
  }
  .planes .row .col-sm-12:last-child .coursePlans {
    margin-bottom: 7px !important;
  }
  .points_info ul li {
    width: 50%;
    padding-right: 30px;
  }
  #branch_section {
    padding: 15px !important;
    min-height: auto;
    height: auto;
  }
  #skills_sec .cta-three__btn {
    text-align: center;
    margin-top: 4px;
  }
  #degree .d-info {
    margin-top: 200px;
    margin-bottom: 55px;
  }
  .working_abroad .abroad_student_list:nth-child(2n) .content_part {
    text-align: left;
  }
  .student_speak .speak_video img,
  .working_abroad .abroad_student_list .img_part,
  .working_abroad .abroad_student_list .img_part .img-fluid {
    width: 100%;
  }
  .working_abroad .abroad_student_list .content_part {
    width: 100%;
    padding: 15px 0;
  }
  .job_guarantee_container .row,
  .package_15_lac .row {
    row-gap: 15px;
  }
  .foot_bx {
    margin-bottom: 11px;
  }
  #slider .title span {
    font-size: 45px;
  }
  #slider .title {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 11px;
  }
  header
    .navbar-expand-lg
    .navbar-nav
    .all_courses
    .courses_Sub_menu
    .nav-link {
    min-width: 32%;
    font-size: 14px;
  }
  .enquiry-form .r-submit {
    margin-top: 0;
  }
  .modal_img1 img {
    width: 50% !important;
  }
  .conCon {
    background: #fdfdfd !important;
  }
  ul.eligibility li {
    border: 3px solid #fff;
    padding: 8px 13px;
    background: #038fc1;
    font-size: 16px;
    margin: 1px 0;
  }
  .course_content p {
    font-size: 16px;
    line-height: 29px;
  }
  .team-page .container {
    max-width: 100%;
  }
  #skills_sec.inner-sec {
    margin-bottom: 65px;
  }
  .grow_careers .grow-item {
    padding: 30px 15px;
  }
  .innerSlider_info .page-heading h1 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .grow_careers {
    padding: 40px 0 30px;
  }
  header .courses_Sub_menu .nav-link {
    padding: 0.4rem 9px !important;
  }
  #call_action,
  #skills_sec,
  #slider {
    padding: 30px 0;
  }
  #slider .main-slider__layer svg {
    width: 370px;
    height: 228px;
  }
  #slider .main-slider__layer {
    width: 200px;
  }
  #slider .shape-five svg {
    width: 50px;
  }
  #slider .shape-five {
    top: 26px;
    margin-left: -56px;
  }
  header .main-menu__right .eduact-btn {
    margin-left: 4px;
    padding: 7px 10px;
    height: auto;
    font-size: 14px;
  }
  .about img.Flexible-icon {
    width: 25px;
    margin-bottom: 10px;
    line-height: 50px;
  }
  .about_box__icon {
    width: 60px;
    height: 60px;
    font-size: 38px;
  }
  .about_box::after {
    width: 54px;
  }
  .about_box {
    padding-left: 100px;
  }
  .about_box__text {
    line-height: 12px;
    font-size: 14px;
  }
  .about_box__title {
    font-size: 18px;
    line-height: 18px;
  }
  .about_thumb__shape-one,
  .about_thumb__shape-two {
    display: inline-block;
  }
  .main_grouphead h5,
  hgroup h6,
  hgroup span {
    display: block !important;
  }
  .counters .box_mb {
    margin: 20px 0;
  }
  .counters .container > div:first-of-type,
  .counters .container > div:nth-of-type(2) {
    border-bottom: none;
    padding-bottom: 0;
  }
  header .navbar-toggler {
    border: none;
  }
  .about_content__text {
    line-height: auto;
    letter-spacing: normal;
    margin: -1px 0 20px;
    font-size: 15px;
  }
  #degree .d-heading {
    top: 0;
    left: 0;
    bottom: auto;
    right: 0;
    margin: auto;
    width: 98%;
    text-align: center;
  }
  #skills_sec .cta-three__title br {
    display: none;
  }
  #skills_sec .skills_con {
    text-align: center;
  }
  #call_action a,
  .cta-three__btn .eduact-btn {
    padding: 5px 16px;
    font-size: 14px;
  }
  #work_Gallery .nav-link {
    font-size: 13px;
    border-radius: 15px 0;
    margin: 0 4px 11px;
    min-width: 115px;
  }
  hgroup h2.section-title__title {
    font-size: 26px;
  }
  #call_action h2 {
    font-size: 21px;
    text-align: center;
    margin-bottom: 20px;
  }
  #call_action .col-md-6.text-end {
    text-align: center !important;
  }
  #testimonial_sec .testimonial_bx p {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 20px;
    margin-right: 0;
  }
  #testimonial_sec .testimonial_bx .testimonial_bxinner .name-h {
    font-size: 16px;
  }
  #testimonial_sec .testimonial_bx .testimonial_bxinner span,
  .app-con p {
    font-size: 13px;
  }
  .testimonial_bx {
    padding: 30px 20px 10px;
    border-radius: 20px;
  }
  .counter-one__area {
    width: 200px;
    height: 200px;
    bottom: -147px;
  }
  .mobile-app {
    width: 130px;
  }
  .app-con {
    padding: 6px 0;
    margin: 20px 13px 20px 0;
  }
  .app-con h3 {
    font-size: 24px;
  }
  #app .app-con img {
    height: 40px;
    margin-right: 10px;
  }
  #testimonial_sec {
    overflow: hidden;
  }
  footer .foot_bx .foot_linksul li {
    width: 32%;
  }
  footer .foot_bx span {
    font-size: 20px;
    margin-top: 3px;
    margin-bottom: 11px;
  }
  .foot_info.d-flex.justify-content-between.align-items-center {
    flex-direction: column;
    text-align: center;
  }
  .foot_info .foot_bx {
    margin-bottom: 10px;
    order: 1;
  }
  footer .copyright_dv p {
    order: 2;
  }
  footer .foot_bx .fab {
    /* padding-top: 8px; */
    height: 30px;
    width: 30px;
    font-size: 16px;
  }
  .job_guarantee .guarantee_box {
    margin-left: 0;
  }
  #courses.course_section,
  #work_Gallery,
  .about,
  .counters {
    padding: 40px 0;
  }
  #degree {
    margin: 50px 0 40px;
  }
  #recruiters_sec {
    margin: 40px 0;
  }
  #app {
    margin-top: 25px;
  }
  .recents_placements {
    padding: 60px 0 30px;
  }
  .job_guarantee,
  .package_15_lac,
  .student_speak,
  .working_abroad {
    padding: 30px 0 20px;
  }
  .section_heading {
    margin-bottom: 30px;
  }
  .working_abroad .abroad_container {
    padding-bottom: 10px;
  }
  #contact_upage {
    padding: 60px 0;
  }
  #contact_upage #skills_sec.inner-sec {
    margin-bottom: 33px;
    margin-top: 20px;
  }
  #benefits,
  #choose_DAAC {
    position: relative;
    margin: 50px 0;
  }
  #internship_details {
    padding: 50px 0 20px;
  }
  #internship_details .course_content p {
    font-size: 14px;
    line-height: 24px;
  }
  #benefits .Degree-img,
  #choose_DAAC .Degree-img {
    margin-top: 0;
    width: 92%;
  }
  #course_details {
    padding: 20px 0 10px;
  }
  .course_content h2 {
    padding: 16px 0 4px;
  }
  #faq_sec,
  #projects_Gallery {
    padding: 50px 0;
  }
  #modual_sec {
    margin-top: 30px;
    margin-bottom: 0 !important;
  }
  #courses.related_Courses {
    padding: 50px 0 !important;
  }
  #benefits .d-heading,
  #choose_DAAC .d-heading {
    margin-bottom: 50px;
  }
  .courseDataContainer1 ul li {
    min-width: calc(50% - 6px);
  }
  .team-page .team-two__item {
    margin-bottom: 30px;
    overflow: hidden;
  }
  .testimonial_bx {
  min-height: 235px;
}
}
@media (max-width: 643px) {
  #modual_sec,
  section.spacing.mb-5 {
    margin-bottom: 0 !important;
  }
  .section_heading,
  .team-page .team-two__item {
    margin-bottom: 20px;
  }
  .courseDataContainer1 ul li a {
    font-size: 14px;
    padding-left: 5px;
  }
  #internship_details .sidebar__title {
    border-bottom: 1px dashed var(--primary-color);
    margin: 0 0 15px;
    padding-bottom: 10px;
  }
  #digital_info .info_div ul li,
  header .navbar-expand-lg .navbar-nav .all_courses .courses_Sub_menu ul li a,
  ul.eligibility li {
    width: 100%;
  }
  .conCon .form-control,
  header .main-menu__right .eduact-btn {
    font-size: 13px;
  }
  #branch_section .branch_info_container li,
  #branch_section .branch_info_container p {
    font-size: 12px;
    padding-left: 18px;
  }
  #branch_section .branch_info_container li i,
  #branch_section .branch_info_container p i {
    top: 4px;
  }
  #branch_section .branch_images .owl-theme .owl-nav .owl-next:before,
  #branch_section .branch_images .owl-theme .owl-nav .owl-prev:before {
    font-size: 14px;
    padding-top: 10px;
    top: 35px;
  }
  .section-title__title span {
    font-size: 30px;
  }
  .about .about_content h2.section-title__title.aos-init.aos-animate,
  .highlight-points ul.points-info h4,
  .highlight-points ul.points-info h6 {
    font-size: 18px;
  }
  #courses.popular_csec {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
  hgroup h1 {
    font-size: 25px;
  }
  .working_abroad .abroad_student_list .content_part .student-n {
    font-size: 16px;
  }
  .working_abroad .abroad_student_list .content_part .job-c {
    font-size: 17px;
  }
  #modual_sec p,
  .working_abroad .abroad_student_list .content_part p {
    font-size: 14px;
  }
  #testimonial_sec .testimonial_bx p {
    font-size: 14px;
    line-height: 23px;
  }
  #scrollTopBtn {
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 145px;
  }
  .about_thumb {
    max-width: 100%;
    width: 100%;
    margin: auto auto 40px;
  }
  .placement_page .call_action:last-child {
    display: none;
  }
  nav.navbar.navbar-expand-lg {
    padding: 2px 0;
  }
  header #navbarSupportedContent {
    padding: 10px 6px;
    width: 100%;
    top: 70px;
  }
  .empRegistration {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
  }
  #internship_details .course_content h2 {
    padding: 20px 0 10px;
    font-size: 22px;
  }
  #benefits .d-info h1,
  #benefits .d-info h2,
  #choose_DAAC .d-info h1,
  #choose_DAAC .d-info h2,
  #internship_details .sidebar__title,
  .course_content h2 {
    font-size: 22px;
  }
  .course_content p {
    font-size: 15px;
    line-height: 26px;
  }
  .team-page {
    padding: 30px 0 35px;
  }
  .innerSlider_info .page-heading h1 {
    font-size: 24px;
  }
  #courses .course_cnt {
    min-height: 225px;
  }
  #course_details .course-details__sidebar__lists li {
    font-size: 13px;
    padding: 0 0 12px;
    margin: 12px 0 0;
  }
  #course_details .sidebar__title {
    padding-bottom: 6px;
    font-size: 20px;
  }
  .all_courses .courses_Sub_menu .courses_info li {
    width: 50%;
  }
  #slider .title {
    font-size: 26px;
  }
  .student_speak .speak_video .student_info {
    padding-top: 20px;
  }
  #modual_sec .student_workdiv ul li {
    width: 33.33%;
    padding: 0 10px;
  }
  #modual_sec .student_workdiv ul {
    row-gap: 20px;
  }
  #call_action,
  #contact_upage,
  #courses.course_section,
  #work_Gallery,
  .about,
  .counters {
    padding: 30px 0;
  }
  #degree {
    margin: 40px 0 30px;
  }
  #skills_sec,
  .job_guarantee,
  .package_15_lac,
  .student_speak,
  .working_abroad {
    padding: 20px 0;
  }
  #recruiters_sec {
    margin: 30px 0;
  }
  #testimonial_sec,
  footer {
    padding: 30px 0 0;
  }
  #app {
    margin-top: 25px;
  }
  .working_abroad .abroad_container {
    padding-bottom: 10px;
  }
  .job_guarantee {
    padding: 0 0 20px;
  }
  .recents_placements {
    padding: 35px 0 10px;
  }
  #benefits,
  #choose_DAAC {
    position: relative;
    margin: 40px 0;
  }
  #internship_details {
    padding: 30px 0 20px;
  }
  #faq_sec,
  #projects_Gallery {
    padding: 40px 0;
  }
  #modual_sec {
    margin-top: 15px;
  }
  #courses.related_Courses {
    padding: 40px 0 !important;
  }
  #benefits .Degree-img,
  #choose_DAAC .Degree-img {
    width: 92%;
  }
  #benefits .d-heading,
  #choose_DAAC .d-heading {
    margin-bottom: 40px;
    padding: 20px 10px;
  }
  #benefits .d-info ul li,
  #choose_DAAC .d-info ul li {
    font-size: 15px;
  }
}
@media (max-width: 575px) {

    #location-sec-footer .dm-list span {
   
    border-right: none;
}

  #location-sec-footer .dm-list a {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 12px;
    line-height: 1.7;
}
  #location-sec-footer .dm-section {
    background-color: #19a7db;
    padding: 18px;
    border: 2px solid #018cba;
    border-left: 5px solid #018cba;
    border-radius: 20px 0px;
    text-align: center;
}
  #location-sec-footer .dm-section h2 {
 
    font-size: 20px;
}
#location-sec-footer .dm-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 7px;
    line-height: 1.7;
    /* align-items: center; */
    justify-content: center;
}
#location-sec-footer .dm-section h2 {
  text-align: center;
    font-size: 20px;
}
  
      #location-sec-footer {
        padding-top: 10px;
        padding-bottom: 40px;
    }
  #app .app-con,
  #slider .content {
    text-align: center;
  }
  #courses .course_contant .course_tab .course_box span,
  #faq_page #v-pills-tabContent .card-header h5 a,
  #faq_sec .nav-pills .nav-link,
  hgroup span {
    font-size: 15px;
  }
  #analysis .info_div ul li,
  .about_thumb__one img {
    width: 100%;
  }
  #analysis h4.modual_sub_heading {
    margin: 15px;
  }
  #analysis .info_div ul {
    margin-top: 10px;
    padding: 0 15px;
  }
  #analysis .info_div h6 {
    margin-top: 2px;
    margin-left: 16px;
    font-size: 14px;
  }
  #digital_info .info_div ul {
    margin-top: 10px;
    padding-left: 14px;
  }
  .course_content .info_div h2 {
    font-size: 18px;
  }
  #internship_details .sidebar__title,
  .course_content h2,
  hgroup h1 {
    font-size: 20px;
  }
  #faq_page #v-pills-tabContent .card-body,
  .features-box li,
  .student_speak .speak_video .student_info p {
    font-size: 14px;
  }
  #faq_page #v-pills-tabContent .card-header a.collapsed:before,
  #faq_page #v-pills-tabContent .card-header a:before {
    font-size: 15px;
    left: 9px;
    top: 6px;
  }
  #faq_page #v-pills-tabContent .card-header a {
    padding: 10px 10px 10px 30px;
  }
  .package_15_lac .package15lacplus {
    height: auto;
    margin-bottom: 1px;
  }
  #modual_sec .student_workdiv ul li {
    width: 50%;
    padding: 0 10px;
  }
  #modual_sec .student_workdiv ul {
    row-gap: 15px;
  }
  hgroup .section-title.mt-5 {
    margin-top: 25px !important;
  }
  hgroup.mt-5 {
    margin-bottom: 24px !important;
    margin-top: 28px !important;
  }
  .modual_heading h4,
  .modual_heading p,
  .student_speak .speak_video .student_info span {
    font-size: 16px;
  }
  .student_speak .speak_video .student_info {
    padding-top: 15px;
  }
  .siteBtn.siteBtn2 {
    padding: 5px 16px;
    font-size: 14px;
  }
  header ul.internship_Sub_menu li a,
  header ul.work_Sub_menu li a {
    font-size: 12px;
    padding: 4px 2px;
  }
  .courseDataContainer1 ul li {
    min-width: calc(50% - 4px);
    margin: 2px;
  }
  header #navbarSupportedContent {
    top: 55px;
  }
  #benefits .d-heading,
  #choose_DAAC .d-heading {
    border: 5px solid #fff;
  }
  #choose_DAAC .Degree-img {
    -webkit-box-shadow: -10px -10px 0 0 rgb(23 168 219);
    -moz-box-shadow: -10px -10px 0 0 rgb(23 168 219);
    box-shadow: -10px -10px 0 0 rgb(23 168 219);
  }
  .Degree-img {
    -webkit-box-shadow: 10px -10px 0 0 rgb(23 168 219);
    -moz-box-shadow: 10px -10px 0 0 rgb(23 168 219);
    box-shadow: 10px -10px 0 0 rgb(23 168 219);
  }
  img.logo {
    width: 110px;
  }
  header .main-menu__right .eduact-btn {
    margin-left: 4px;
    font-size: 12px;
    padding: 7px;
  }
  .content {
    width: 100% !important;
    margin: 0 auto !important;
  }
  #slider {
    height: 520px;
    padding: 6px 0;
  }
  #slider .title br {
    display: none;
  }
  #slider .title {
    margin: 0 auto 11px;
    width: 86% !important;
    font-size: 28px;
  }
  #slider .main-slider__layer {
    width: 192px;
    left: 0;
    margin: auto;
    right: 0;
  }
  #slider .shape-seven {
    top: 25px;
    margin-left: 78%;
    width: 30px;
  }
  #slider .shape-three {
    margin-left: -5%;
  }
  #slider .shape-eight {
    bottom: 238px;
    margin-left: 75%;
    width: 40px;
    height: 40px;
    font-size: 5px;
  }
  #slider .shape-eight img {
    width: 16px;
  }
  #slider .shape-nine {
    bottom: 101px;
    margin-left: 21%;
    width: 34px;
  }
  #slider .shape-five {
    bottom: 179px !important;
    margin-left: 8%;
    top: auto;
  }
  #slider .title span {
    display: block;
  }
  #courses hgroup,
  hgroup {
    margin-bottom: 30px !important;
  }
  #degree .d-heading {
    width: 94%;
  }
  #skills_sec .cta-three__title {
    font-size: 24px;
  }
  #skills_sec .skills_con img {
    width: 180px;
  }
  #work_Gallery .nav-link {
    font-size: 12px;
    border-radius: 10px 0;
    margin: 0 4px;
    min-width: 80px;
  }
  #work_Gallery .project-content span {
    font-size: 15px;
    margin-bottom: 0;
  }
  #app .app-con {
    padding: 6px 0;
    margin: 180px 21px 25px;
  }
  .app-icon {
    justify-content: center;
  }
  .counter-one__area {
    bottom: -100px;
  }
  #slider .main-slider__layer svg {
    width: 405px;
    height: 214px;
  }
  #courses .course_contant .course_tab .course_box p,
  header .navbar-expand-lg .navbar-nav .all_courses .courses_Sub_menu .nav-link,
  header
    .navbar-expand-lg
    .navbar-nav
    .all_courses
    .courses_Sub_menu
    ul
    li
    a
    span {
    font-size: 12px;
  }
  #courses .course_contant .course_tab .course_box .course_icon img {
    width: 30px;
  }
  #courses .course_contant .course_tab .course_box .course_icon svg {
    width: 170px;
  }
  #courses .course_contant .course_tab .course_box .course_icon {
    height: 60px;
  }
  #courses .course_cnt {
    padding: 100px 10px 18px;
    min-height: 210px;
  }
  .section-title__tagline svg.arrow-svg {
    width: 40px;
    margin: 0 0 3px 3px !important;
  }
  #courses .row .col-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .courses_Sub_menu {
    padding: 10px 4px;
  }
  .all_courses .courses_Sub_menu ul.courses_info li img {
    width: 30px;
    height: auto;
  }
  .about_content__text {
    font-size: 13px;
    line-height: 24px;
  }
  .team-page .col-6 {
    flex: 0 0 auto;
    width: 100%;
  }
  .team-two__image {
    border-radius: 400px;
  }
  .team-two__item::after,
  .team-two__item::before {
    border-radius: 0 0 500px 500px;
  }
  .courseDataContainer1 ul {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
  .conCon {
    background: #f2f1f1;
    padding: 30px 0 !important;
  }
  header .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 12px;
    padding: 4px 5px !important;
  }
  .about .about_thumb__one {
    padding: 20px 0 0;
  }
  .recents_placements ul li {
    width: 25%;
  }
  .student_speak .col-sm-6 {
    width: 50%;
  }
  .student_speak {
    text-align: var(--text-center);
    padding: 0 0 10px;
  }
  .package_15_lac {
    padding: 0 0 20px;
  }
  .package_15_lac .package15lacplus .package15lacplusdtl .part2 p {
    margin-bottom: 0;
    font-size: 14px;
  }
  .working_abroad .abroad_student_list .content_part p {
    font-size: 13px;
    margin-bottom: 0;
  }
  #benefits,
  #choose_DAAC {
    margin: 40px 0;
    position: relative;
  }
  #internship_details {
    padding: 30px 0 20px;
  }
  #choose_DAAC .d-info p {
    line-height: 24px;
    font-size: 14px;
  }
  #internship_details .course-details__sidebar__lists li {
    font-size: 13px;
    padding: 0 0 12px;
    margin: 12px 0 0;
  }
  .course_info .course_content {
    margin-top: 10px;
  }
  #internship_details .course_content h2 {
    font-size: 20px;
    padding: 15px 0 5px;
  }
  .courseDataContainer1 {
    padding-top: 10px;
  }
  .modual_heading {
    margin-top: 30px;
  }
  #modual_sec .modual_info ul li::before {
    font-size: 11px;
    top: 3px;
  }
  .course_Semester table {
    min-width: 400px;
  }
  .course_Semester table tr td {
    font-size: 13px;
  }
  section.course_Semester.mt-5.mb-5 {
    margin-top: 30px !important;
    margin-bottom: 25px !important;
  }
  .course_Semester h2 {
    font-size: 22px;
    margin-bottom: -5px;
  }
  .counters h3 {
    font-size: 16px;
}
  .testimonial_bx {
    min-height: 301px;
  }
  #testimonial_sec .testimonial_bx p {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
    #location-sec-footer .dm-section {
        padding: 18px 10px;
        border: 2px solid #018cba;
        border-left: 4px solid #018cba;
        border-radius: 15px 0px;
   
    }
  .team-page .team-two__item{ width: 100%; margin: auto;}
  .points_info ul li {
    width: 100%;
    padding-right: 30px;
  }
  #benefits .d-info ul li,
  #choose_DAAC .d-info ul li,
  .section_heading p {
    font-size: 14px;
  }
  .courseDataContainer1 ul li {
    min-width: calc(100% - 4px);
  }
  #modual_sec {
    margin-top: 10px;
    margin-bottom: 0 !important;
  }
  section.spacing.mb-5 {
    margin-bottom: -18px !important;
  }
  .job_guarantee .guarantee_box .guarantee_img {
    left: 0;
    margin: 0 auto 20px;
    position: inherit;
  }
  .job_guarantee .guarantee_box h3 {
    font-size: 17px;
    text-align: center;
    margin: 0;
  }
  .job_guarantee .guarantee_box a {
    display: block;
    text-align: center;
  }
  .job_guarantee .guarantee_box p {
    font-size: 14px;
    width: 100%;
    text-align: center;
  }
  .job_guarantee .guarantee_box {
    padding: 20px;
    text-align: center;
  }
  .section_heading h2 {
    font-size: 20px;
  }
  .recents_placements ul li {
    width: 33.33%;
  }

  header .navbar-toggler {
    padding: 0 0 0 7px;
  }
  .modal_img1 img {
    width: 80% !important;
  }
  .conCon .modal_divcontent h5 {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
  }
  .about-page .about_thumb__shape-one {
    right: 10px;
    left: auto;
    top: -14px;
    bottom: auto;
    margin: auto;
  }
  .innerSlider_info .page-heading h1 {
    font-size: 18px;
  }
  li.breadcrumb-item {
    font-size: 11px;
  }
  .about_box__text {
    line-height: 20px;
  }
  .about_thumb__shape-one {
    width: 93px;
    top: -2px;
    left: 0;
    border-radius: 0 20px;
    border: 4px solid #fff !important;
  }
  .about .about_thumb__one {
    padding: 20px 16px 0;
  }
  .shape-Ten {
    top: -9px;
    right: 4px;
    width: 68px;
    height: 77px;
    border-radius: 10px;
    z-index: -1;
    display: none;
  }
  #courses .course_cnt {
    min-height: 208px;
  }
  .d-heading h2 {
    font-size: 26px;
  }
  #work_Gallery .nav-link {
    font-size: 11px;
    border-radius: 10px 0;
    margin: 0 2px;
    min-width: 56px;
  }
  #testimonial_sec .testimonial_bx .testimonial_bxinner {
    padding: 30px 7px 0;
  }
  footer .foot_bx .foot_linksul li {
    width: 50%;
  }
  footer .foot_bx ul li a {
    font-size: 13px;
  }
  footer .foot_bx span {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .about {
    padding: 36px 0 20px;
  }
  .counters .box_mb {
    margin: 15px 0;
  }
  .counters {
    padding: 20px 14px 10px;
  }
  #work_Gallery .project-content span {
    font-size: 12px;
  }
  #work_Gallery .project-content {
    bottom: 11px;
    left: 11px;
    margin-bottom: -100px;
    right: 11px;
    padding: 8px 17px;
  }
  #testimonial_sec .testimonial_bx p {
    font-size: 14px;
    margin-bottom: 18px;
  }
  #testimonial_sec .testimonial_bx .testimonial_bxinner .testimonial_bximg img {
    width: 85px;
    height: 85px;
    border: 2px solid #9f9f9f;
  }
  #testimonial_sec .testimonial_bx .testimonial_bxinner .testimonial_bximg {
    top: -70px;
  }
  .testimonial-one__area {
    margin-top: -25px;
  }
  #call_action h2 {
    font-size: 19px;
    margin-bottom: 9px;
  }
  #button {
    bottom: 90px !important;
    right: 10px !important;
  }
  header .desk_view a.call,
  header .navbar .mobile_view {
    display: block;
  }
  .d-flex.justify-content-end.align-items-center.desk_view .eduact-btn {
    display: none !important;
  }
  header .main-menu__right .eduact-btn {
    margin-left: 4px;
    font-size: 14px;
    padding: 8px 9px;
    border: 1px solid #fff;
    margin-bottom: 10px;
  }
  header
    .navbar-expand-lg
    .navbar-nav
    .all_courses
    .courses_Sub_menu
    .nav-link {
    min-width: 48%;
  }
  header
    .navbar-expand-lg
    .navbar-nav
    .all_courses
    .courses_Sub_menu
    ul
    li
    a
    span {
    font-size: 11px;
    padding: 1px 5px;
  }
  .app-bg {
    background: #1097c9;
  }
  #app .app-con img {
    height: 36px;
    margin-right: 10px;
  }
  .highlight-points ul.points-info h4,
  .highlight-points ul.points-info h6 {
    font-size: 17px;
  }
  .highlight-points ul.points-info h4::before,
  .highlight-points ul.points-info h6::before {
    left: -20px;
  }
  #modual_sec p {
    font-size: 14px;
    line-height: 24px;
  }
  #modual_sec .modual_info ul li {
    margin-bottom: 15px;
    font-size: 13px;
  }
  .modual_heading {
    margin-top: 20px;
  }
   .testimonial_bx {
    min-height: 351px;
}
#work_Gallery .nav-link {
  margin-bottom: 7px;
}
}
@media (max-width: 400px) {
  #modual_sec .modual_div ul li {
    text-transform: var(--text-capitalize);
  }
  #modual_sec .modual_div ul li:after {
    content: "\f005";
    font-weight: var(--fw-bolder);
    font-family: "Font Awesome 5 Free";
  }
  #modual_sec > div > div {
    text-align: var(--text-justify);
  }
  hgroup {
    margin-bottom: 14px !important;
  }
  .recents_placements ul li {
    width: 50%;
  }
  #courses .course_cnt {
    min-height: 192px;
    padding: 85px 5px 10px;
  }
  header .main-menu__right .eduact-btn {
    display: block;
    text-align: center;
  }
  header #navbarSupportedContent {
    top: 50px;
  }
  #benefits .d-info h1,
  #benefits .d-info h2,
  #choose_DAAC .d-info h1,
  #choose_DAAC .d-info h2 {
    font-size: 18px;
  }
  #faq_sec button.accordion-button,
  .courseDataContainer1 ul li a {
    font-size: 15px;
  }
  #faq_sec .accordion-body {
    font-size: 14px;
  }
  .accordion-button::after {
    background-size: 15px;
  }
  #benefits .d-info ul li,
  #choose_DAAC .d-info ul li {
    padding: 1px;
  }
  #benefits .d-heading,
  #choose_DAAC .d-heading {
    border-radius: 0 24px;
  }
  img.logo {
    width: 100px;
  }
  header a.call {
    font-size: 16px;
  }
  .left-menu .leftp .v-pills-tab {
    margin-right: 0 !important;
  }
  header .left-menu {
    width: 100%;
  }
  .coures-box {
    display: flex;
    flex-direction: column;
  }
  #slider .shape-three svg {
    left: 48px;
  }
  #work_Gallery .project-content p {
    font-size: 12px;
  }
  .about_content .section-title {
    margin-bottom: 10px;
    text-align: center;
  }
  .about .about_content h2.section-title__title.aos-init.aos-animate {
    font-size: 17px;
  }
  .section-title__title span {
    font-size: 27px;
  }
  .about_content__text {
    text-align-last: center;
  }
  .about_box__title {
    font-size: 17px;
    margin-bottom: 0;
  }
  .about_box__text,
  .about_thumb__shape-two p,
  hgroup span {
    font-size: 13px;
  }
  .about_thumb__shape-one {
    left: 19px;
    top: 8px;
  }
  #work_Gallery .nav-link {
    padding: 6px 9px;
  }
  .owl-carousel.owl-theme.owl-loaded.recruiters_owl.mt-3.owl-drag.aos-init.aos-animate {
    margin-top: 10px !important;
  }
  #slider .shape-nine {
    margin-left: 9%;
  }
  #slider .shape-three {
    margin-left: -11%;
  }
  #slider .shape-eight {
    margin-left: 83%;
  }
  #slider .shape-five {
    bottom: 163px !important;
    margin-left: -2%;
  }
  #degree .d-info {
    margin-top: 230px;
    margin-bottom: 55px;
  }
  #degree {
    margin: 30px 0 40px;
    position: relative;
  }
  #slider .title {
    width: 90% !important;
    font-size: 24px;
  }
  .about_box__icon {
    width: 50px;
    height: 50px;
    font-size: 38px;
  }
  .about_box::after {
    width: 47px;
  }
  .about_box {
    border-radius: 8px;
    padding: 13px 10px 13px 86px !important;
    margin: 0 0 10px;
  }
  .about .about_thumb__one {
    padding: 50px 0 0;
  }
  .about.about-page .about_thumb__one {
    padding: 0;
  }
  .about_thumb__shape-two span {
    font-size: 20px;
  }
  .about_thumb__shape-two {
    position: absolute;
    bottom: -22px;
    padding: 10px 20px;
    right: 0;
    width: fit-content;
    margin: auto;
    left: 0;
  }
  hgroup h2.section-title__title {
    font-size: 21px;
  }
  .enquiry-form .r-submit {
    margin-top: 10px;
  }
  .testimonial_bx {
    min-height: 316px;
}
#testimonial_sec .testimonial_bx p {
  font-size: 12px;
  line-height: 1.5;
}
}
@media (max-width: 359px) {
  .enquiry-form .r-submit {
    margin-top: 0;
  }
  .courseDataContainer1 ul li {
    min-width: 100%;
  }
  img.logo {
    width: 90px;
  }
  .about_box__title {
    font-size: 15px;
    margin-bottom: 0;
  }
  .about_content__text {
    line-height: 24px;
    letter-spacing: normal;
    font-size: 13px;
  }
  .about_box__text {
    font-size: 12px;
    line-height: 18px;
  }
  #slider .title {
    font-size: 23px;
  }
  #courses .row .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  #work_Gallery .nav-link {
    font-size: 10px;
    border-radius: 6px 0;
    margin: 0 2px;
    min-width: 44px;
  }
  #courses .course_cnt {
    min-height: auto;
  }
  .testimonial_bx {
    min-height: 353px;
}
}
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
@media (max-width: 991px) {
  #team_members .member_detail .mmbr_dtl h4 {
    font-size: 15px !important;
  }
  #team_members .member_detail .member_img .personaldtl h3 {
    font-size: 18px !important;
  }
  .head_top_social {
    display: none;
  }
  #address .box p {
    text-align: right !important;
  }
  #top_banner h4 {
    font-size: 22px;
  }
  #carrer_coursdur .position_div .inner_maindiv {
    margin-top: 0;
    position: static;
  }
  #carrer_coursdur {
    padding: 0;
  }
  header .head_top_social li a:before {
    margin-right: 5px;
  }
  #address .head_top_social.text-right {
    text-align: center !important;
  }
  #slider .slide_content ul li a,
  #test_monialsec .test_monialsecinner .box p {
    font-size: 14px;
  }
  #request_call p {
    margin-top: 14px;
    font-size: 19px;
  }
  #count_loader,
  #degree_cors_sec,
  #request_call {
    padding: 25px 0;
  }
  #degree_cors_sec .col-6:nth-child(4) .degree_innerdiv,
  #degree_cors_sec .col-6:nth-child(5) .degree_innerdiv,
  #degree_cors_sec .col-6:nth-child(6) .degree_innerdiv {
    margin-bottom: 0;
  }
  #faq_page #carrer_coursdur .position_div {
    height: 90px;
  }
  #modual_sec .modual_div h4 {
    font-size: 20px;
  }
  #modual_sec .modual_div {
    padding: 30px 0;
  }
  #carrer_coursdur .inner_div {
    padding: 25px 0;
    border-radius: 0;
    box-shadow: 0 2px 1px 0 rgba(173, 173, 173, 0);
    border: none;
  }
  #carrer_coursdur .position_div .inner_div .course_cdiv {
    position: static;
    background-color: transparent;
  }
  #carrer_coursdur .position_div .inner_div .course_cdiv h3,
  #carrer_coursdur .position_div .inner_div .course_cdiv h6 {
    color: #5cb6ff;
  }
  #carrer_coursdur .position_div .inner_div .course_cdiv h3 {
    margin-bottom: 20px;
  }
  #modual_sec .modual_div ul li,
  #student_work_sec .img-thumbnail .content span:first-child,
  #student_work_sec .img-thumbnail .content span:last-child,
  #test_monialsec .test_monialsecinner .test_img span {
    font-size: 13px;
  }
  #test_monialsec .test_monialsecinner .test_img strong {
    font-size: 11px;
  }
  footer .col-md-6 {
    margin-bottom: 15px;
  }
  #request_call a {
    display: inline-block;
    float: right;
    width: 227px;
    padding: 15px 0;
    font-size: 18px;
    color: #fff;
    background-color: #fbaf35;
    font-family: montserratmedium;
  }
  #degree_cors_sec .degree_innerdiv {
    margin-bottom: 55px;
  }
  .count {
    font-size: 29px;
  }
  #courses .course_contant .course_tab .course_box h4,
  #shiva p {
    font-size: 16px;
  }
  #address .box p,
  #address .box p .span2 {
    text-align: center;
  }
  .g-recaptcha {
    transform: scale(1) !important;
    transform-origin: 0 0;
  }
}
@media (max-width: 767px) {
  #request_call p,
  footer h4 {
    margin-bottom: 10px;
  }
  #modual_sec h3 {
    font-size: 20px;
  }
  body {
    padding-top: 88px;
  }
  header {
    /* position: static; */
    top: 0;
    right: 0;
    left: 0;
    z-index: 999999;
  }
  #grow_careers,
  #test_monialsec
    .test_monialsecinner
    .testimon_boxmain
    .testimo_box
    .box:after,
  #test_monialsec
    .test_monialsecinner
    .testimon_boxmain
    .testimo_box
    .box:before {
    display: none;
  }
  #modual_sec .modual_div h4 {
    font-size: 17px;
  }
  #slider .slide_content ul li a {
    padding: 10px 16px;
    font-size: 14px;
  }
  #speak_crausal .owl-item p {
    font-size: 14px;
  }
  h3.heading {
    background-size: 100px;
  }
  footer {
    padding-top: 30px;
  }
  .himg_div {
    max-height: 179px;
    min-height: 179px;
  }
  #student_work_sec #pills-tab {
    margin-bottom: 30px !important;
  }
  #request_call a {
    font-size: 14px;
    width: 186px;
    padding: 12px 0;
    float: none;
    text-align: center;
  }
  #student_work_sec .img-thumbnail .content span:first-child,
  #student_work_sec .img-thumbnail .content span:last-child {
    font-size: 14px;
    float: none;
    text-align: center;
    display: block;
  }
  #count_loader,
  #student_work_sec {
    padding: 30px 0;
  }
  #count_loader .col-md-3:nth-child(3) #shiva,
  #count_loader .col-md-3:nth-child(4) #shiva {
    margin-bottom: 0;
  }
  #slider .slide_content h3 {
    margin-bottom: 15px;
    margin-top: 0;
    color: #000;
    font-size: 20px;
  }
  #top_banner h4 {
    font-size: 22px;
  }
  #carrer_coursdur .row .col-md-4 {
    margin-bottom: 25px;
  }
  #carrer_coursdur .position_div .inner_div .course_cdiv {
    width: 100%;
  }
  #carrer_coursdur .position_div .inner_div .course_cdiv h3 {
    font-size: 30px;
    margin-top: 0;
  }
  #modual_sec .modual_div ul li {
    width: 49%;
  }
  #modual_sec .modual_div ul li:nth-child(odd) {
    margin-right: 2%;
  }
  #faq_sec #v-pills-tab {
    margin-bottom: 40px;
  }
  #test_monialsec .test_monialsecinner .testimon_boxmain .testimo_box {
    margin: 10px;
  }
  #test_monialsec
    .test_monialsecinner
    .testimon_boxmain
    .testimo_box:nth-child(2n) {
    margin-top: 140px;
    position: relative;
  }
  #test_monialsec
    .test_monialsecinner
    .testimon_boxmain
    .testimo_box:nth-child(2n)
    .test_img {
    position: absolute;
    right: 0;
    top: -121px;
    text-align: center;
    left: 0;
  }
  #test_monialsec
    .test_monialsecinner
    .testimon_boxmain
    .testimo_box:nth-child(2n)
    .col-md-2 {
    position: inherit;
  }
  h2.heading {
    font-size: 24px;
  }
  #slider .slide_content {
    position: static;
    width: 100%;
    background-color: #e1e1e1;
    padding: 15px 0;
  }
  #request_call p {
    float: none;
    text-align: center;
    margin-top: 0;
  }
  #count_loader #shiva {
    margin-bottom: 15px;
  }
  .g-recaptcha {
    transform: scale(0.9) !important;
    transform-origin: 0 0;
  }
  #top_banner {
    display: flex;
    justify-content: center;
    height: auto;
  }
  #top_banner img {
    height: auto;
    width: 100%;
    max-width: inherit;
  }
  .bannerContent {
    transform: scale(0.75) !important;
  }
  .bannerContent .headingBottom {
    font-size: 42px !important;
  }
  .bannerContent .headingTop {
    font-size: 32px !important;
  }
  .whatsapp {
    position: fixed;
    z-index: 99;
    bottom: inherit !important;
    left: 25px;
    border-radius: 50%;
    top: 90vh !important;
  }
  #count_loader_sec {
    padding-top: 20px;
  }
  .coursePlans {
    background: #fff;
    box-shadow: 0 0 10px 0 #0002;
    min-height: auto !important;
    margin-bottom: 30px;
  }
  a.blantershow-chat {
    bottom: 60px !important;
}
.foot_bx ul.list-inline.social_ul {
  margin-right: 0px;
}
}
@media (max-width: 643px) {
  #shiva i {
    font-size: 17px;
    vertical-align: 2px;
  }
  #shiva p,
  #speak_crausal .owl-item p {
    font-size: 13px;
  }
  .g-recaptcha {
    transform: scale(0.8) !important;
    transform-origin: 0 0;
  }
}
@media (max-width: 575px) {
  header .logo img {
    width: 120px;
  }
  #address .box p,
  #address .box p span,
  #faq_page #v-pills-tabContent .card-header h5 a,
  #top_banner h4 {
    font-size: 14px;
  }
  #carrer_coursdur .inner_div,
  #count_loader,
  #degree_cors_sec,
  #modual_sec .modual_div,
  #placement_page #latest_plac,
  #request_call,
  #test_monialsec .test_monialsecinner {
    padding: 20px 0;
  }
  #speak_crausal .owl-item p {
    font-size: 12px;
  }
  #student_work_sec .nav-pills .nav-link {
    margin-right: 1px;
  }
  #carrer_coursdur .position_div .inner_div .course_cdiv h3,
  h2.heading {
    font-size: 20px;
  }
  #student_work_sec .img-thumbnail .content span:first-child {
    font-size: 14px;
    float: left;
    text-align: left;
    display: inline-block;
  }
  #student_work_sec .img-thumbnail .content span:last-child {
    float: right;
    text-align: right;
    display: inline-block;
  }
  #count_loader .col-md-3:nth-child(3) #shiva {
    margin-bottom: 15px;
  }
  #faq_page #v-pills-tabContent .card,
  #modual_sec .modual_div ul li,
  footer .col-6 {
    width: 100%;
  }
  #carrer_coursdur .position_div .inner_div .course_cdiv h6 {
    font-size: 18px;
  }
  #modual_sec .modual_div h4 {
    font-size: 17px;
  }
  #modual_sec .modual_div ul li:nth-child(odd) {
    margin-right: 0;
  }
  #student_work_sec .nav-pills .nav-item {
    margin-bottom: 10px;
    margin-right: 0;
  }
  h3.heading {
    font-size: 22px;
  }
  #faq_page #v-pills-tabContent .card-header {
    left: 0;
  }
  #courses.popular_csec {
    padding-bottom: 40px !important;
  }
}
@media (max-width: 480px) {
  .count,
  .headingFirst,
  h1,
  h2 {
    font-size: 22px;
  }
  #count_loader #shiva img {
    width: 40px;
  }
  #team_members .col-6 {
    width: 80% !important;
    margin: auto;
    flex: 0 0 80%;
    max-width: 80%;
  }
  #team_members .member_detail .mmbr_dtl {
    min-height: inherit !important;
  }
  #degree_cors_sec .degree_innerdiv img {
    width: 50px;
  }
  #degree_cors_sec .degree_innerdiv h4 {
    text-align: left;
    flex: 1;
    margin: 0;
    padding-left: 30px;
  }
  #degree_cors_sec h4:after {
    display: none !important;
  }
  #degree_cors_sec .degree_innerdiv {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px !important;
  }
  #recruiters,
  .hulkAnimation {
    display: none;
  }
  .headingFirst {
    font-weight: 700;
  }
  #courses .row .col-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #testimonials {
    padding: 25px 0 !important;
  }
}
@media (max-width: 450px) {
  header {
    padding: 5px 0;
  }
  header {
    z-index: 999999;
    border-bottom: 1px solid #ccc;
  }
  body {
    padding-top: 68px;
  }
  #top_banner {
    margin-top: 66px;
}
#inner_slider{margin-top: 66px;}#placement_container .top_banner{margin-top: 66px;}
}
@media (max-width: 400px) {
    #location-sec-footer .dm-section h2 {
        font-size: 18px;
        margin-bottom: 4px;
    }
  #team_members .col-6 {
    width: 100% !important;
    margin: auto;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body {
    padding-top: 67px;
  }
  header {
    z-index: 999999;
    padding: 0;
    border-bottom: 1px solid #ccc;
  }
  #slider {
    margin-top: 49px
  }
  #top_banner {
    margin-top: 49px;
}
#inner_slider{margin-top:49px;}#placement_container .top_banner{margin-top: 49px;}
  footer p,
  footer ul li a,
  footer ul li strong {
    font-size: 13px;
  }
  footer h4 {
    font-size: 16px;
  }
  footer {
    margin-bottom: 0;
  }
  .g-recaptcha {
    transform: scale(1) !important;
    transform-origin: 0 0;
  }
}
@media (max-width: 359px) {
  .g-recaptcha {
    transform: scale(0.85) !important;
    transform-origin: 0 0;
  }
}
@media (min-width: 500px) {
  #scrollTopBtn {
    margin: 30px;
  }
  .content {
    width: 95% !important;
    margin: 20px auto !important;
  }
}
