@import url("../vendor/themify/themify-icons.css");
.overlay-primary-dark:before {
  background: rgba(5, 13, 54, 0.71);
}

.dz-bnr-inr-entry h4.sub-title {
  color: white;
  font-size: 20px;
  font-weight: 500;
  opacity: 0.8;
}

li.active a.main-tab {
  color: var(--primary) !important;
}
li.active a.active div {
  color: var(--secondary);
}

.inner-pages {
  background-color: #F1F5F9;
  /*== >Lists & bullets ====== */
  /*listing before icon color css*/
  /*listing before numbers*/
  /* List Style Box */
}
.inner-pages .campus-updates i {
  color: var(--secondary);
  display: inline-block;
  margin-left: 0px;
}
.inner-pages .campus-updates .fa.fa-facebook {
  background-color: #0a58ca !important;
  display: inline-block;
  color: white;
  padding: 5px 10px;
  border-radius: 2px;
}
.inner-pages .campus-updates .fa.fa-instagram {
  background-color: #ea0075 !important;
  display: inline-block;
  color: white;
  padding: 5px 10px;
  border-radius: 2px;
  margin-left: 5px;
}
.inner-pages .campus-updates .gallery-section {
  padding-top: 25px;
  border-radius: 10px;
  background: #F1F5F9;
  margin: 1px;
  margin-bottom: 25px;
}
.inner-pages .campus-updates .intro-image img {
  --t: 2px; /* control the thickness (corner = 3*edge) */
  --s: 40px; /* control the size of the corners (that also affect the size of the edges) */
  --g: 8px; /* control the gap */
  --c: rgb(255, 225, 134);
  padding: calc(2 * var(--t) + var(--g));
  border: var(--t) solid rgba(0, 0, 0, 0);
  background: conic-gradient(at var(--s) calc(3 * var(--t)), rgba(0, 0, 0, 0) 75%, var(--c) 0) 0 0/calc(100% - var(--s)) calc(100% - 3 * var(--t)) border-box, conic-gradient(at calc(3 * var(--t)) var(--s), rgba(0, 0, 0, 0) 75%, var(--c) 0) 0 0/calc(100% - 3 * var(--t)) calc(100% - var(--s)) border-box, linear-gradient(0deg, var(--c) calc(2 * var(--t)), rgba(0, 0, 0, 0) 0) 50% var(--t)/calc(100% - 2 * (var(--s) + var(--g))) 100% repeat-y padding-box, linear-gradient(-90deg, var(--c) calc(2 * var(--t)), rgba(0, 0, 0, 0) 0) var(--t) 50%/100% calc(100% - 2 * (var(--s) + var(--g))) repeat-x padding-box;
  transition: --s 0.5s;
  cursor: pointer;
}
.inner-pages .campus-updates .intro-image img:hover {
  --s: 80px;
}
.inner-pages .campus-updates .image-thumbnail {
  object-fit: cover;
  width: 100%;
  height: 200px;
  border-radius: 5px;
  box-shadow: 10px 10px 100px 5px rgba(170, 170, 170, 0.7);
}
.inner-pages .faculty-component {
  background-color: red;
}
.inner-pages .faculty-component .faculty-image {
  width: 260px;
  height: 280px;
  object-fit: cover;
  object-position: center;
}
.inner-pages .faculty-component .dz-team {
  box-shadow: 0 0rem 1.5rem rgba(0, 0, 0, 0.05) !important;
  border-bottom: 2px solid var(--primary);
}
.inner-pages .faculty-component .dz-team .dz-name {
  color: var(--primary);
  font-size: 16px;
  font-weight: 400;
}
.inner-pages .faculty-component .dz-team .dz-position {
  font-size: 14px;
  margin-top: 10px;
  display: block;
  padding-bottom: 0px;
  line-height: 14px;
}
.inner-pages .faculty-component .dz-team .dz-department {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: var(--secondary);
  display: block;
  margin-top: 5px;
}
.inner-pages .faculty-component .profile-modal .dz-position {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  padding-bottom: 0px;
  line-height: 14px;
  text-align: center;
}
.inner-pages .faculty-component .profile-modal .dz-department {
  font-size: 16px;
  line-height: 14px;
  font-weight: 400;
  color: var(--secondary);
  display: block;
  margin-top: 5px;
  text-align: center;
}
.inner-pages .faculty-component .profile-modal .modal-header {
  background-color: var(--primary);
}
.inner-pages .faculty-component .profile-modal .faculty-image-frame {
  --s: 10px; /* control the size */
  padding: var(--s);
  border: calc(2 * var(--s)) solid rgba(0, 0, 0, 0);
  outline: 1px solid rgba(255, 104, 9, 0.7);
  outline-offset: calc(-1 * var(--s));
  background: conic-gradient(from 90deg at 1px 1px, rgba(0, 0, 0, 0) 25%, rgba(255, 189, 0, 0.4) 0);
}
.inner-pages .faculty-component .profile-modal .faculty-image-frame .faculty-image {
  width: 200px;
  height: 240px;
  object-fit: cover;
  object-position: center;
}
.inner-pages .faculty-component .profile-modal .btn-close {
  color: white;
}
.inner-pages .faculty-component .profile-modal .modal-title {
  padding: 0px 10px;
  font-size: 20px;
  font-weight: 400;
  color: white;
}
.inner-pages .faculty-component .profile-modal .brief-profile h3 {
  margin-top: 10px;
}
.inner-pages .faculty-component .profile-modal .brief-profile p {
  text-align: justify;
  line-height: 20px;
}
.inner-pages .faculty-component .profile-modal .brief-profile .list-checked {
  line-height: 20px;
}
.inner-pages .event-intro i {
  color: var(--secondary);
  display: inline-block;
  margin-left: 20px;
}
.inner-pages .blog-content h2.widget-title.style-1 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 20px;
  color: var(--primary);
}
.inner-pages .blog-content h3.widget-title.style-1 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 20px;
  color: var(--primary);
}
.inner-pages .blog-content .widget-title.style-1:before {
  background-color: var(--secondary);
}
.inner-pages .blog-content .widget-title.style-1:after {
  background-color: gold;
}
.inner-pages .blog-content strong {
  color: var(--secondary);
}
.inner-pages .blog-content p {
  text-align: justify;
}
.inner-pages h3.widget-title.style-1 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 25px;
  color: var(--secondary);
}
.inner-pages .blog-thumbnail h5.dz-title a {
  color: var(--secondary);
}
.inner-pages .table-striped thead tr th {
  background: var(--primary);
  color: white;
}
.inner-pages em {
  color: var(--secondary);
}
.inner-pages .designer-box1 {
  padding-top: 25px;
  background-color: white;
  border-radius: 10px;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #3fded1 25%, #d71717 25%, #0e80d5 50%, #9fd721 50%, red 75%, teal 75%) 5;
}
.inner-pages .designer-box2 {
  padding-top: 25px;
  background-color: white;
}
.inner-pages .designer-box1.no-rounded {
  border-radius: 0px;
}
.inner-pages.content-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}
.inner-pages .section-head {
  margin-bottom: 25px;
}
.inner-pages .sub-heading2 h2 {
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5em;
  padding-bottom: 15px;
  margin-bottom: 25px;
  position: relative;
}
.inner-pages .sub-heading2 h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 55px;
  background-color: var(--primary);
}
.inner-pages .sub-heading2 h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 1px;
  width: 100%;
  max-width: 100%;
  background-color: var(--primary);
}
.inner-pages .sub-heading3 {
  margin-bottom: 10px;
}
.inner-pages .sub-heading3 .inner .title {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 500;
  color: var(--primary);
}
.inner-pages .sub-heading3 .inner:after, .inner-pages .sub-heading3 .inner:before {
  content: "";
  height: 2px;
  border-radius: 10px;
  background-size: 200%;
  position: absolute;
  bottom: 0;
}
.inner-pages .sub-heading3 .inner:before {
  width: 25px;
  left: 0;
  background-color: var(--secondary);
  top: auto;
}
.inner-pages .sub-heading3 .inner:after {
  background-color: var(--secondary);
  width: 55px;
  left: 32px;
}
.inner-pages .sub-heading3 .inner {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 10px;
}
.inner-pages .side-query-form {
  padding: 10px 15px 50px;
  margin-right: 10px;
  border-radius: 5px;
  background: #01012f;
}
.inner-pages .side-query-form.full-height {
  height: 100%;
  border-radius: 0px;
  margin-right: 0px;
}
.inner-pages .side-query-form .btn.btn-primary {
  background-color: #ffdb56;
  color: black;
  border-width: 0px;
  width: 150px;
  height: 50px;
}
.inner-pages .side-query-form .btn.btn-primary:hover {
  background-color: white;
}
.inner-pages .side-query-form .validation-message {
  color: #ffdb56;
  font-size: 14px;
  line-height: 18px;
  display: block;
  margin-top: 5px;
}
.inner-pages .side-query-form .sub-heading3 .inner .title {
  color: white;
  font-size: 18px;
}
.inner-pages .side-query-form .form-group {
  margin-bottom: 10px;
}
.inner-pages .side-query-form small {
  margin-top: 20px;
  display: block;
  line-height: 16px;
  font-size: 12px;
}
.inner-pages .custom-form2.alumni-registration .form-group {
  margin-bottom: 10px;
}
.inner-pages .custom-form2.alumni-registration .form-select.is-invalid {
  border-color: hsl(359.3, 100%, 50%) !important;
}
.inner-pages .custom-form2.alumni-registration small {
  margin-top: 20px;
  display: block;
  line-height: 16px;
  font-size: 12px;
}
.inner-pages .dz-card.style-2 .dz-info {
  padding: 0px 20px 10px;
}
.inner-pages #customTab {
  padding: 25px;
}
.inner-pages #customTab .resp-tabs-container {
  background-color: #F8FAFC;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 10px 10px 20px 5px rgba(170, 170, 170, 0.54);
}
.inner-pages #customTab .resp-tabs-container div {
  line-height: 1.8rem !important;
  color: #777;
  font-size: 16px !important;
  margin-top: 60px !important;
}
.inner-pages .resp-tab-active {
  background-color: var(--secondary) !important;
  color: white !important;
}
.inner-pages strong {
  color: var(--primary);
}
.inner-pages .testimonial-1:after {
  content: "\f12f";
  top: 20px;
  left: 30px;
  line-height: 1;
  font-size: 90px;
  color: #fff;
  font-family: flaticon !important;
}
.inner-pages .overlay-skew .dz-media:before, .inner-pages .overlay-skew .dz-media:after {
  background: none;
  width: 50%;
  opacity: 0.5;
}
.inner-pages .overlay-skew:hover .dz-media:before, .inner-pages .overlay-skew:hover .dz-media:after {
  width: 0%;
}
.inner-pages .programs-section .overlay-skew .dz-media:before, .inner-pages .programs-section .overlay-skew .dz-media:after {
  background: #0641e5; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #071e6f, #0641e5, #0f0c29); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #071e6f, #0641e5, #0f0c29); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  width: 80%;
  opacity: 0.5;
}
.inner-pages .events-thumbnail .dz-card {
  box-shadow: 10px 10px 10px 5px rgba(170, 170, 170, 0.54);
  background-size: cover;
  background-position: center;
}
.inner-pages .events-thumbnail .dz-card .dz-info {
  padding-top: 20px;
  padding-bottom: 30px;
}
.inner-pages .events-thumbnail .dz-card .dz-info .btn-outline-secondary {
  padding: 10px 20px;
  background: #040440; /* fallback for old browsers */
  border-width: 0px;
  color: white;
}
.inner-pages .events-thumbnail .dz-card .dz-info .dz-date {
  color: var(--secondary);
  font-weight: 400;
}
.inner-pages .events-thumbnail .dz-card .dz-info .dz-title {
  margin-top: 10px;
  height: 50px;
  margin-bottom: 20px;
}
.inner-pages .events-thumbnail .dz-card .dz-info .dz-title a {
  font-weight: 500;
  font-size: 16px;
}
.inner-pages #job-description .sub-heading3 .inner {
  margin-bottom: 10px;
}
.inner-pages #job-description .sub-heading3 .inner .title {
  font-size: 20px;
}
.inner-pages #job-description .list-checked.secondary {
  line-height: 18px;
}
.inner-pages .custom-form1 label {
  color: var(--primary);
  margin-top: 15px;
  font-size: 16px;
  font-weight: 400;
}
.inner-pages .custom-form1 .validation-message {
  color: var(--secondary);
  margin-bottom: 0px;
}
.inner-pages .custom-form1 .input-group {
  margin-bottom: 0px;
}
.inner-pages .custom-form1 .alert-success strong {
  color: darkgreen;
}
.inner-pages .naac .col-xl-3:nth-child(odd) .icon-bx-wraper {
  background-color: var(--primary);
}
.inner-pages .naac .col-xl-3:nth-child(even) .icon-bx-wraper {
  background-color: var(--secondary);
}
.inner-pages .naac .icon-bx-wraper {
  position: relative;
  background-image: url(/assets/images/overlay/campus.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  padding: 40px 10px;
  margin-bottom: 10px;
}
.inner-pages .naac .icon-bx-wraper:hover {
  background-color: black;
}
.inner-pages .naac .icon-bx-wraper:after {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  z-index: 1;
  mix-blend-mode: soft-light;
  background-color: blue;
}
.inner-pages .naac h5.dz-tilte {
  font-size: 20px;
  text-align: center;
  font-weight: 400;
  z-index: 2;
}
.inner-pages .naac h5.dz-tilte a {
  color: white;
}
.inner-pages .naac-documents td {
  position: relative;
}
.inner-pages .naac-documents td a {
  padding: 5px 5px 5px 30px;
  position: relative;
}
.inner-pages .naac-documents td a:after {
  content: "\e661";
  font-family: "themify";
  position: absolute;
  right: -15px;
  top: -1px;
  display: block;
  font-size: 16px;
  color: var(--primary);
}
.inner-pages .journal table td {
  vertical-align: middle;
}
.inner-pages .journal table td .faculty {
  display: block;
}
.inner-pages .journal table td br {
  margin-bottom: 0px;
  line-height: 0px;
  padding-bottom: 0px;
}
.inner-pages .journal table td strong {
  line-height: 22px;
}
.inner-pages .journal table td .faculty-details {
  font-size: 12px;
  display: inline-block;
  line-height: 14px;
  margin-top: 5px;
}
.inner-pages .journal p {
  text-align: justify;
}
.inner-pages .journal ul.list-checked li {
  padding-bottom: 0px;
  line-height: 20px;
}
.inner-pages .journal em {
  color: black;
  font-size: 13px;
  display: inline-block;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  line-height: 13px;
}
.inner-pages .journal .dz-accordion .accordion-header .accordion-button {
  font-size: 16px;
  font-weight: 500;
}
.inner-pages .journal .dz-accordion .accordion-header .accordion-button span.toggle-close {
  font-weight: 600;
}
.inner-pages .journal .dz-accordion .accordion-header .accordion-button.collapsed {
  background-color: #f5f0eb;
}
.inner-pages .journal .dz-accordion .accordion-header .accordion-button.collapsed a {
  font-weight: 500;
}
.inner-pages .download-syllabus .modal-content {
  padding-top: 20px;
  position: relative;
  background-color: #010130;
}
.inner-pages .download-syllabus .modal-content p {
  color: white;
  text-align: center;
  line-height: 20px;
  margin-top: 25px;
}
.inner-pages .download-syllabus .modal-content span.validation-message {
  color: #ffdb56;
}
.inner-pages .download-syllabus .modal-content button.btn-close {
  position: absolute;
  right: -20px;
  top: -20px;
  width: 40px;
  height: 40px;
  background-color: #ffdb56;
  opacity: 1;
  border-radius: 50%;
}
.inner-pages .download-syllabus .modal-content button.btn-close i.flaticon-close {
  color: red;
  padding: 5px;
  display: block;
}
.inner-pages a.syllabus-link {
  cursor: pointer;
}
.inner-pages .custom-table5 td {
  position: relative;
}
.inner-pages .custom-table5 td a {
  padding: 5px 5px 5px 30px;
  position: relative;
}
.inner-pages .custom-table5 td a:after {
  content: "\e661";
  font-family: "themify";
  position: absolute;
  right: -15px;
  top: -1px;
  display: block;
  font-size: 16px;
  color: var(--primary);
}
.inner-pages .press-media .news-clipping {
  background-color: #f6f1ed;
  padding: 10px;
  border-radius: 10px;
  height: 100%;
  box-shadow: 10px 10px 10px 5px rgba(170, 170, 170, 0.54);
}
.inner-pages .press-media .news-clipping img {
  height: 290px;
  filter: grayscale(100%);
}
.inner-pages .custom-table6 tr.table-active td {
  background-color: rgba(207, 226, 255, 0.47);
  box-shadow: none;
}
.inner-pages .custom-table6 td {
  vertical-align: middle;
}
.inner-pages .find-bx-wrapper.find-bar {
  border-radius: 10px;
  background: #FFEFBA; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #FFFFFF, #FFEFBA); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #eaeaea, #FFFFFF, #eaeaea); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.inner-pages .find-bx-wrapper.find-bar label {
  color: var(--secondary);
}
.inner-pages .find-bx-wrapper.find-bar .find-bx {
  box-shadow: none;
}
.inner-pages h5.records-count {
  font-weight: 400;
  font-size: 25px;
}
.inner-pages h5.records-count span {
  color: var(--secondary);
}
.inner-pages .list-circle,
.inner-pages .list-angle-right,
.inner-pages .list-arrow,
.inner-pages .list-check,
.inner-pages .list-checked,
.inner-pages .list-icon-box,
.inner-pages .list-chevron-circle,
.inner-pages .list-hand-point,
.inner-pages .list-cup,
.inner-pages .list-pen,
.inner-pages .list-heart,
.inner-pages .list-star {
  margin: 0 0 20px 0;
  padding: 0;
  text-align: justify;
  list-style: none;
}
.inner-pages .list-circle li,
.inner-pages .list-angle-right li,
.inner-pages .list-arrow li,
.inner-pages .list-check li,
.inner-pages .list-checked li,
.inner-pages .list-icon-box li,
.inner-pages .list-chevron-circle li,
.inner-pages .list-hand-point li,
.inner-pages .list-cup li,
.inner-pages .list-pen li,
.inner-pages .list-heart li,
.inner-pages .list-star li {
  padding: 5px 5px 5px 30px;
  position: relative;
}
.inner-pages .list-circle li:before,
.inner-pages .list-angle-right li:before,
.inner-pages .list-arrow li:before,
.inner-pages .list-check li:before,
.inner-pages .list-checked li:before,
.inner-pages .list-icon-box li:before,
.inner-pages .list-chevron-circle li:before,
.inner-pages .list-hand-point li:before,
.inner-pages .list-cup li:before,
.inner-pages .list-pen li:before,
.inner-pages .list-heart li:before,
.inner-pages .list-star li:before {
  font-family: "themify";
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  font-size: 15px;
  color: #777;
}
.inner-pages ul[class*=list-] {
  font-size: 16px;
}
.inner-pages .list-circle li:before {
  font-size: 16px;
}
.inner-pages .list-circle li:before {
  content: "\e724";
}
.inner-pages .list-angle-right li:before {
  content: "\e628";
}
.inner-pages .list-arrow li:before {
  content: "\e661";
}
.inner-pages .list-check li:before {
  content: "\e64c";
}
.inner-pages .list-checked li:before {
  content: "\e64d";
  font-family: "themify";
  font-size: 15px;
}
.inner-pages .list-icon-box li:before {
  content: "\e6e8";
}
.inner-pages .list-chevron-circle li:before {
  content: "\e65d";
}
.inner-pages .list-hand-point li:before {
  content: "\e71b";
}
.inner-pages .list-star li:before {
  content: "\e60a";
}
.inner-pages .list-cup li:before {
  content: "\e641";
}
.inner-pages .list-pen li:before {
  content: "\e61c";
}
.inner-pages .list-heart li:before {
  content: "\e634";
}
.inner-pages .primary li:before {
  color: var(--primary);
}
.inner-pages .secondary li:before {
  color: var(--secondary);
}
.inner-pages .black li:before {
  color: #000;
}
.inner-pages .white li:before {
  color: #fff;
}
.inner-pages .orange li:before {
  color: #FF6600;
}
.inner-pages .green li:before {
  color: #00CC00;
}
.inner-pages .red li:before {
  color: #FF3737;
}
.inner-pages .no-margin {
  margin: 0 0 0 !important;
  list-style: none;
}
.inner-pages .list-num-count {
  counter-reset: li;
  padding-left: 0;
}
.inner-pages .list-num-count > li {
  position: relative;
  margin: 0 0 6px 30px;
  padding: 4px 8px;
  list-style: none;
}
.inner-pages .list-num-count > li:before {
  content: counter(li, decimal);
  counter-increment: li;
  position: absolute;
  top: 0;
  left: -28px;
  width: 28px;
  height: 28px;
  padding: 5px;
  color: #fff;
  background: var(--color-primary);
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.inner-pages .list-num-count.lower-alpha > li:before {
  content: counter(li, lower-alpha);
}
.inner-pages .list-num-count.upper-alpha > li:before {
  content: counter(li, upper-alpha);
}
.inner-pages .list-num-count.upper-roman > li:before {
  content: counter(li, upper-roman);
}
.inner-pages .list-num-count.no-round > li:before {
  background-color: rgba(0, 0, 0, 0);
  color: #333333;
  font-size: 15px;
  font-weight: normal;
  height: auto;
  left: -30px;
  margin: 0;
  width: auto;
}
.inner-pages .rounded[class*=list-] li:before {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.inner-pages .rounded[class*=list-] li:hover:before {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.inner-pages .reverse.primary[class*=list-] li:hover:before {
  background-color: var(--color-primary);
  color: #fff;
}
.inner-pages .rounded[class*=list-] li {
  padding: 10px 0 10px 45px;
}
.inner-pages .rounded[class*=list-] li {
  padding: 10px 0 10px 45px;
}
.inner-pages .rounded.border {
  border: 0 !important;
}
.inner-pages .rounded.border[class*=list-] li:before {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid;
  line-height: 28px;
}
.inner-pages [class*=list-].list-box > li {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 4px;
  color: #000000;
  margin-bottom: 6px;
  padding: 10px 20px 10px 50px;
}
.inner-pages [class*=list-].list-box > li:before {
  background: var(--color-primary) none repeat scroll 0 0;
  border-radius: 4px 0 0 4px;
  color: #ffffff;
  display: table-cell;
  height: 100%;
  padding: 10px 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 40px;
}
.inner-pages [class*=list-].list-box > li {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.inner-pages [class*=list-].style1.list-box > li {
  margin-left: 42px;
  border-radius: 0 4px 4px 0;
  padding: 10px 20px 10px 20px;
}
.inner-pages [class*=list-].style1.list-box > li:before {
  left: -42px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.inner-pages [class*=list-].style2.list-box > li {
  padding: 10px 20px 10px 60px;
}
.inner-pages [class*=list-].style2.list-box > li:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f0da";
  left: 39px;
  position: absolute;
  top: 50%;
  color: var(--color-primary);
  font-size: 18px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.inner-pages [class*=list-].list-box > li:hover,
.inner-pages [class*=list-].style2.list-box > li:hover {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.inner-pages [class*=list-].style1.list-box > li:hover {
  transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
.inner-pages [class*=list-].style1.list-box > li:hover:before {
  transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.inner-pages [class*=list-].list-box.reverse > li:before {
  color: var(--color-primary);
  background: #fff;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

/*# sourceMappingURL=main.css.map */
