@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&family=Poppins:wght@400;500;600;700;800;900&display=swap");

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
:root {
  --main-color-one: #858485;
  --secondary-color: #2e2e2e;
  --heading-color: #222222;
  --paragraph-color: #858485;
  --hover-color: #c2976b;
  --bg-color: #fafafa;
  --bg-color-two: #fff;
	    --color: #061b4a;
    --fuchsia: #c62a73;
    --orange: #ff5a3c;
  --ltn__heading-font: 'DroidNaskhb', sans-serif;
  --ltn__body-font: 'DroidNaskh', sans-serif;
  --tasti-font: "DroidNaskh", cursive; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
  /* font-family: var(--body-font); */
} 

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -moz-osx-font-smoothing: grayscale;
  /* Firefox */
  -webkit-font-smoothing: antialiased;
  /* WebKit  */ }

body {
  margin: 0;
  color: var(--paragraph-color);
font-family: 'DroidNaskh', sans-serif; color: #103040;}

h1,h2 {font-family:'DroidNaskhb', sans-serif; font-weight: 700;}

h3,h4,h5,h6 {font-family:'DroidNaskh', sans-serif; font-weight: 700;}
 h1 {
    font-size: 2.8em;
     line-height: 1.2em;
    margin-bottom: 0.3em;
	 color: #0b0a0a;
 }
 h2 {
    font-size: 2.2em;
 }
 h3 {
    font-size: 1.5em;
 }
 p{
    font-size: 1.05em;
 }
 h4 {
    font-size: 1.1em;
    font-weight: 600;
 }

/* Bread-crumb */
.bread-crumb {
  background-image: url('../img/admission/admission-bg.webp');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 100%;
  padding: 0 0 10px;
  position: relative;
  z-index: -1;
}
.bread-crumb .overlay{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #051759ad;
}
.bread-crumb-links {
  padding: 2rem 3.5rem 1rem 0;
  font-size: 14px;
}
.bread-crumb-links h1{
  font-size: 2.5em
}
@media (max-width: 1199px) {

  .bread-crumb-links {
      padding: 2rem 0.5rem;
  }

}
.what-you-study-depart{
  margin: 30px 0;
}
.what-you-study-depart .box{
  display: flex;
  align-items: start;
  justify-content: center;
  height: 100%;
  padding: 20px 20px 0px 0;
}

.what-you-study-depart .box h3{
  padding: 0;
  margin: 0;
  font-size: 1.5em;
  color: #00226f;
  position: relative;
  font-weight: bold;
  width: 90%;
}
.what-you-study-depart .box .content h3:before{
  content: '';
  position: absolute;
  top: -20px;
  height: 4px;
  width: 80px;
  background-color: #F1C50E;
}
.what-you-study-depart .box .content p{
  color: black;
  font-size: 1em;
  line-height: 1.5;
  width: 90%;
  margin: 10px 0;
}
.what-you-study-depart .box .content{
  width: 65% !important;
  position: relative;
  top: 25px;
}
.what-you-study-depart .box .img-depar {
  width: 35%;
}
.what-you-study-depart .box .content a{
  position: relative;
  top: 50px;
}
/*.what-you-study-depart .box .img-depar img{
  height: 350px;
  width: 250px;
}*/
.what-you-study-depart .sidebar-depart {
  position: relative;
  height: 100%;
  background-color: #EDEDEF;
  top: -30px;
}
.what-you-study-depart .sidebar-depart .content{
  position: relative;
  height: 100%;
  background-color: #FFF;
  left: -20px;
  top: 40px;
  right: 0;
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
  padding: 20px 10px;
  z-index: 2;
}
.what-you-study-depart .sidebar-depart .content .section-title{
  position: relative;
  font-size: 25px !important;
}
.what-you-study-depart .sidebar-depart .content .section-title:after{
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  left: 5px;
  background-color: #b2d1ff;
  bottom: -25px;
}
.what-you-study-depart .sidebar-depart .content .section-title:before{
  position: absolute;
  content: "";
  width: 3px;
  height: 200%;
  left: -13px;
  top: -20px;
  background-color: #69a2f6;
}
.what-you-study-depart .sidebar-depart .content ul li{
  position: relative;
  margin: 0
}
.what-you-study-depart .sidebar-depart .content ul.t2-nav > li{
  color: #00226f;
  font-weight: 800;
  font-size: 16px;
  margin: 15px 0px;
}
.what-you-study-depart .sidebar-depart .content ul.t2-sub-nav > li{
  color: #8c8b8b
}
.what-you-study-depart .sidebar-depart .content ul li.current{
  font-size: 18px
}
.what-you-study-depart .sidebar-depart .content ul li.current:after{
  content: '';
  width: 7px;
  height: 34px;
  background: rgb(241 197 14);
  position: absolute;
  margin-top: 0;
  top: 0;
  left: -30px;
}


.follow-steps .heade-section{
font-size: 18px;
color: var(--fuchsia);
font-weight: 600;
letter-spacing: -0.02em;
}
.follow-steps h2{
  font-size: 1.7em;
color: #00226f;
position: relative;
margin: 0;
line-height: 1.5;
}

.follow-steps h2:after,
.follow-steps h2:before{
  position: absolute;
  content:'';
  bottom: -15px;
}

.follow-steps h2:after{
  width: 50px;
  height: 4px;
  background-color: var(--fuchsia);
  right: 0;
}
.follow-steps h2:before{
  right: 54px;
  border: 2px dashed var(--fuchsia);
  width: 30px;
}
.follow-steps p{
    font-size: 18px;
}
.steps-section .step-box .link{
    color: #464a53;
    font-weight: 600;
    font-size: 1em;
}
.steps-section .step-box .icons-box{
    width: 100px;
    height: 100px;
    line-height: 120px;
    text-align: center;
    border: 1px dashed #0b3eb1;
    border-radius: 50%;
    margin: 10px 0;
    position: relative;
}
.steps-section .step-box .icons-box i{
  color: #e82f51;
  font-size: 40px;
  position: relative;
}
.steps-section .step-box .icons-box img{
  width: 65%;
  position: relative;
  top: -13px;
  object-fit: cover;
  background-size: cover;
}
.steps-section .step-box .icons-box:after{
  content: '................';
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 155%;
  font-size: 20px;
}
.steps-section .step-box  .icons-box:before{
  content: '\f053';
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  right: 255%;
  font-size: 12px;
}
.steps-section .col-lg-4:last-of-type .step-box .icons-box:before,
.steps-section .col-lg-4:last-of-type .step-box .icons-box:after{
  display: none
}
.steps-section .col-lg-4:last-of-type .step-box i{
  transform: rotate(270deg)
}
.steps-section .step-box span{
    font-size: 16px;
    max-width: 80%;
    line-height: 1.5;
    font-weight: 600;
    display: block;
    white-space: pre-wrap;
    color: #000;
    margin: 16px 0;
}
.steps-section .step-box p{
    margin: 10px 0;
    font-size: 14px;
    font-weight: 500;
    color: #929292;
}

/* Start Index Admission */
.registration {
  height: 550px;
  position: relative;
}
.reg-content {
  padding: 0;
  background-color: #f8f8f8;
  text-align: center;
  height: 100%;
  margin-top: 0.5em;
}
.reg-content img{
  
  width: 70%;
  margin: 1em auto 30px;
  display: block;
}
.reg-content h3{

  width: 70%;

margin: 10px auto;

text-align: center;

color: #0e0960;

font-size: 35px;

font-weight: 900;
}
.reg-content p{  width: 75%; margin: auto; font-weight: 500;
font-size: 18px;
}
.reg-content .reg-action{display: flex;align-items: center;justify-content: center;margin: 1em 0 0.5em;gap: 15em;}
.reg-content .reg-action button
{
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  background: #f2709c;  /* fallback for old browsers */
  background: #f2709c;  /* fallback for old browsers */
  background: linear-gradient(to right, #f43274, #ff9472);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #f43274, #ff9472); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #f43274, #ff9472); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border: 0;
  border-radius: 0;
}

.reg-content .reg-action button:hover{
  color: #fff !important;

background: linear-gradient(60deg, rgb(235, 110, 87) 0%, rgb(189, 26, 106) 70%);}

.video-apply{
display: flex;
align-items: center;
gap: 22px;
}
 .video-apply i{
  width: 80px;
height: 80px;
background-color: #f7f7f7;
text-align: center;
line-height: 80px;
border-radius: 50%;
color: #f95b73;
cursor: pointer;
position: relative;
font-size: 2em;
box-shadow: 0px 3px 12px #bdbdbdc4;
}
.video-apply i:after{
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 #fa6773;
  box-shadow: 0 0 0 0 #fa6773;
  -webkit-animation: button-ripple 3s infinite;
  animation: button-ripple 3s infinite;
  opacity: .6;
}

.video-apply::after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(247, 247, 247, 0.4);
  top: 10px;
  left: 0px;
}
.video-apply span{color: #110f0f;font-weight: 600;font-size: 1.35em;font-family: var(--bffmaily);letter-spacing: -0.03em;font-family: "DroidNaskhb", sans-serif;}

.box-reg h2 {
  line-height: 1.3;
  font-size: 2.2em;
  font-family: "DroidNaskhb", sans-serif;
  margin-bottom: 1em;
}
.registration .links{
  position: absolute;
  bottom: 0;
  z-index: 9;
  right: 0;
  padding: 25px 10px;
  background: #061b49;
  display: flex;
  width: 75.5%;
  align-items: center;
  justify-content: center;
  gap: 100px;
}
.registration .links a{
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: #051537;
    padding: 0 5px;
    color: #fff;
    font-weight: 600;
}
.registration .links a i{}

.video-container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000000b8;
  padding: 60px;
  z-index: 9999999;
  visibility: hidden;
  opacity: 0;
  transition: .35s ease;
}
.video-container.open {
  visibility:visible;
  opacity:1
}

.close-video {
  position: absolute;
  width: 40px;
  height: 40px;
  color: #fff;
  border: 1px solid;
  border-radius: 50%;
  right: 20px;
  top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* ----------------------------------
		:: => Banner Section
---------------------------------- */

.btn-wrapper {
  display: block; }
  .btn-wrapper .btn-showcase {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    color: var(--bg-color-two);
    background: var(--fuchsia);
    padding: 14px 50px;
    letter-spacing: 0;
    text-align: center;
    border-radius: 0px;
    border: 1px solid #0000;
    /* transition: all 0.3s ease-in; */
  }

    /* .btn-wrapper .btn-showcase:hover {
      border: 1px solid #000;
      color: var(--paragraph-color);
      background-color: transparent;
    } */
  .btn-wrapper .btn-blank {
    font-family: var(--body-font);
    font-weight: 400;
    font-size: 14px;
    color: var(--paragraph-color);
    background: none;
    padding: 14px 50px;
    letter-spacing: 0;
    display: inline-block;
    text-align: center;
    border-radius: 0px;
    border: 0.1px solid var(--paragraph-color);
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
    .btn-wrapper .btn-blank:hover {
      background-color: #ed6166;
      color: #fff;
      border: 0.1px solid #ed6166;
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    .btn-wrapper .btn-blank.reverse-color {
      color: #fff;
      border: 0.1px solid rgba(255, 255, 255, 0.3); }
      .btn-wrapper .btn-blank.reverse-color:hover {
        background-color: #fff;
        color: var(--paragraph-color);
        border: 0.1px solid #fff;
        -webkit-transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
  .btn-wrapper .boxed-btn {
    background-color: none;
    color: #888888;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    display: inline-block;
    padding: 14px 50px;
    text-align: center;
    border: 1px solid #aeaeae;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    cursor: pointer; }
    .btn-wrapper .boxed-btn.white:hover {
      background-color: #fff;
      color: var(--main-color-one); }
    .btn-wrapper .boxed-btn:hover {
      background-color: #ed6166;
      color: #fff;
      border: 1px solid #ed6166; }
    .btn-wrapper .boxed-btn.btn-rounded {
      border-radius: 30px; }
    .btn-wrapper .boxed-btn.reverse-color {
      background-color: var(--secondary-color); }
      .btn-wrapper .boxed-btn.reverse-color:hover {
        background-color: var(--main-color-one); }

.border-none {
  border: none; }

.showcase-slider-content {  height: 660px;}

.showcase-three .showcase-slider-content {
  position: relative; }
  .showcase-three .showcase-slider-content .showcase-bottom-content {
    background: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 140px; }
    .showcase-three .showcase-slider-content .showcase-bottom-content .showcase-social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      top: 45%;
      right: 30%;
      /*Social link*/ }
      .showcase-three .showcase-slider-content .showcase-bottom-content .showcase-social p{
        margin:0;
        font-family: "DroidNaskh", sans-serif;
        color: #ddd;
      }
      .showcase-three .showcase-slider-content .showcase-bottom-content .showcase-social .social-link ul {
        padding: initial;
        list-style: none;
        margin: 0;
        padding: 0; }
        .showcase-three .showcase-slider-content .showcase-bottom-content .showcase-social .social-link ul li {
          display: inline-block;
          margin-left: 8px; }
          .showcase-three .showcase-slider-content .showcase-bottom-content .showcase-social .social-link ul li a {
            height: 25px;
            width: 25px;
            display: inline-block;
            text-align: center;
            line-height: 25px;
            border: 1px solid #ccc;
            border-radius: 50%;
            list-style-type: none;
            color: #535353;
            -webkit-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in; }
            .showcase-three .showcase-slider-content .showcase-bottom-content .showcase-social .social-link ul li a:hover {
              color: var(--bg-color-two);
              background: var(--hover-color); }
    .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo {
      position: absolute;
      bottom: 0;
      right: 0;
      max-width: 180px;
      height: 140px; }
      .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo .popup-img {
        position: relative;
        height: 100%; }
        .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo .popup-img img {
          width: 100%;
          height: 100%; }
        .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo .popup-img::before {
          position: absolute;
          content: "";
          height: 100%;
          width: 100%;
          background: #2e2e2e;
          top: 0;
          left: 0;
          opacity: 0.26; }
        .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo .popup-img .vdo-btn {
          position: absolute;
          left: 50%;
          top: 50%;
          z-index: 0;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo .popup-img .vdo-btn i {
            font-size: 16px;
            border: 1px solid #b2b2b2;
            border-radius: 50%;
            width: 34px;
            height: 34px;
            padding-top: 8px;
            padding-left: 11px;
            background-color: #fff; }
      .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo:hover {
        color: #000;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
  .showcase-three .showcase-slider-content .side-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 24%;
    height: 85%;
    background-size: cover; }
    .showcase-three .showcase-slider-content .side-img.animated {
      -webkit-animation: slideInLeft 1s 0s both;
      animation: slideInLeft 1s 0s both; }
  .showcase-three .showcase-slider-content .slider-content {
    margin-left: 24%; }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text .title {
      -webkit-animation: fadeInDown 2s 0s both;
      animation: fadeInDown 2s 0s both; }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text p {
      -webkit-animation: fadeInDown 2s 0s both;
      animation: fadeInDown 2s 0s both; }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text .btn-wrapper {
      -webkit-animation: fadeInUp 2s 0s both;
      animation: fadeInUp 2s 0s both; }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text .vdo-btn {
      -webkit-animation: fadeInUp 2s 0s both;
      animation: fadeInUp 2s 0s both; }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      height: calc(100vh - 120px);
      max-height: 820px;
      min-height: 600px; }
      .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper {
        width: 51%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 83%;
        padding-left: 90px;
        padding-right: 30px; }
        .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper .title {
          margin-bottom: 35px;
          color: #0e0960;
          }
        .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper p {
          margin-bottom: 35px;
          max-width: 515px; }
          .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper p::before {
            content: "";
            width: 70px;
            height: 1px;
            background-color: var(--hover-color);
            position: absolute;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            right: -75px;
            top: 12px;
            }
      .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .showcase-img {
        width: 49%;
        height: 79%;
        position: absolute;
        right: 0;
        top: 0;
        background-position: center;
        background-size: cover;
        z-index: 1; }
.showcase-three .showcase-slider-content {
  position: relative;
  direction: ltr;
  }
  .showcase-three .showcase-slider-content .showcase-bottom-content {
    background: #0b2854;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
    height: 125px;
    /* z-index: -1; */
    }

.showcase-three .showcase-slider-content .links{
      background: #0B2854;
      position: absolute;
      bottom: 0;
      right: 27%;
      width: 56%;
      height: 125px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 30px;
      font-size: 1.1em;
    }
    .showcase-three .showcase-slider-content .links a{
      /* background-color: #15243b; */
      color: #fff;
      padding: 10px 22px;
      border: 1px solid #ece8e8ab;
      border-radius: 2px;
      font-family: "DroidNaskh", sans-serif;
    }

	.showcase-three .showcase-slider-content .links a:hover {
  background: linear-gradient(to right, #f43274, #ff9472);
  color: #fff;
  border: 1px solid #ed6166;

}
    .showcase-three .showcase-slider-content .showcase-bottom-content .showcase-social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      top: 36%;
      right: 20%;
      /*Social link*/
      align-items: center;
      }
      .showcase-three .showcase-slider-content .showcase-bottom-content .showcase-social .social-link ul {
        padding: initial;
        list-style: none;
        margin: 0;
        padding: 0; }
        .showcase-three .showcase-slider-content .showcase-bottom-content .showcase-social .social-link ul li {
          display: inline-block;
          margin: 0;
          margin-left: 8px;
          }
          .showcase-three .showcase-slider-content .showcase-bottom-content .showcase-social .social-link ul li a {
            height: 30px;
            width: 30px;
            display: inline-block;
            text-align: center;
            line-height: 30px;
            border: 1px solid #ccc;
            border-radius: 50%;
            list-style-type: none;
            color: #c6c6c6;
            -webkit-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in;
            }
            .showcase-three .showcase-slider-content .showcase-bottom-content .showcase-social .social-link ul li a:hover {
              color: var(--bg-color-two);
              background: #0d90c4;
              }
    .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo {
      position: absolute;
      bottom: 0;
      right: 0;
      max-width: 180px;
      height: 126px;
      }
      .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo .popup-img {
        position: relative;
        height: 100%; }
        .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo .popup-img img {
          width: 100%;
          height: 100%; }
        .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo .popup-img::before {
          position: absolute;
          content: "";
          height: 100%;
          width: 100%;
          background: #2e2e2e;
          top: 0;
          left: 0;
          opacity: 0.26;
          }
        .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo .popup-img .vdo-btn {
          position: absolute;
          left: 50%;
          top: 50%;
          z-index: 0;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
          .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo .popup-img .vdo-btn i {
            font-size: 16px;
            border: 1px solid #b2b2b2;
            border-radius: 50%;
            width: 34px;
            height: 34px;
            padding-top: 8px;
            padding-left: 11px;
            background-color: #fff; }
      .showcase-three .showcase-slider-content .showcase-bottom-content .side-popup-vdo:hover {
        color: #000;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
  .showcase-three .showcase-slider-content .side-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 17%;
    height: 81%;
    background-size: cover; }
 
.showcase-three .showcase-slider-content .side-img.animated {
      -webkit-animation: slideInLeft 1s 0s both;
      animation: slideInLeft 1s 0s both; }
  
.showcase-three .showcase-slider-content .slider-content {
    margin-left: 17%; }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text .title {
      -webkit-animation: fadeInDown 2s 0s both;
      animation: fadeInDown 2s 0s both;
      font-family: "DroidNaskh", sans-serif;
      }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text p {
      -webkit-animation: fadeInDown 2s 0s both;
      animation: fadeInDown 2s 0s both; }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text .btn-wrapper {
      -webkit-animation: fadeInUp 2s 0s both;
      animation: fadeInUp 2s 0s both; }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .slick-slide.slick-active .showcase-inner .text .vdo-btn {
      -webkit-animation: fadeInUp 2s 0s both;
      animation: fadeInUp 2s 0s both; }
    .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      height: calc(100vh - 120px);
      max-height: 820px;
      min-height: 600px; }

.showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper {
        width: 60%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 90%;
        padding-left: 0;
        padding-right: 0;
        background-color: #f8f8f8;
        padding-bottom: 20px;
        padding-top: 0;
        }
        .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper .title {
          margin-bottom: 15px;
          }
        .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper p {
          margin-bottom: 0;
          max-width: 515px;
          font-size: 1.2em;
          font-family: "DroidNaskh", sans-serif;
          }
          .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper p::before {
            content: "";
            width: 60px;
            height: 1px;
            background-color: var(--fuchsia);
            position: absolute;
            display:
            -webkit-box;
            display:
            -ms-flexbox;
            display: flex;
            right: -60px;
            top: 12px;
            }
      .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .showcase-img {
        width: 40%;
        height: 90%;
        position: absolute;
        right: 0;
        top: 0;
        background-position: center;
        background-size: cover;
        z-index: 1; }

.showcase-three .banner-slider-controls {
  position: relative; }
  .showcase-three .banner-slider-controls .slider-nav .slick-prev {
    left: -4.5em;
    position: absolute;
    top: -50px;
    cursor: pointer;
    }
    .showcase-three .banner-slider-controls .slider-nav .slick-prev img:hover {
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
  .showcase-three .banner-slider-controls .slider-nav .slick-next {
    left: 7em;
    position: absolute;
    top: -50px;
    cursor: pointer;
    /*width: 60px;*/
    display: block !important;
    }
    .showcase-three .banner-slider-controls .slider-nav .slick-next img:hover {
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
  .showcase-three .banner-slider-controls .controller-wrapper {
    width: 150px;
    margin: auto;
    position: absolute;
    top: -38px;
    left: 6em;
    }
    .showcase-three .banner-slider-controls .controller-wrapper .frist {
      color: #ccc;
      position: absolute;
      top: -10px;
      left: -60px; }
    .showcase-three .banner-slider-controls .controller-wrapper .active-controller {
      color: #ed6166;
      position: absolute;
      top: -12px;
      left: -6em;
      font-weight: 600;
      }
    .showcase-three .banner-slider-controls .controller-wrapper .total-controller {
      color: #ccc;
      position: absolute;
      top: -13px;
      right: 7em;
      font-weight: 600;
      font-size: 16px;
      }

.prev-arrow {
  width: 50%;
}

    .showcase-three .banner-slider-controls .controller-wrapper .home-slider-progressbar {
      position: relative;
      z-index: 0;
      width: 75px;
      left: -9.2em;
      }
      .showcase-three .banner-slider-controls .controller-wrapper .home-slider-progressbar .home-slider-progress {
        width: 75px;
        height: 2px;
        background-color: #ccc;
        position: absolute; }
      .showcase-three .banner-slider-controls .controller-wrapper .home-slider-progressbar .home-slider-progress-active {
        position: absolute;
        left: 0;
        width: 40px;
        height: 2px;
        background-color: #ed6166;
        }
.banner-slider-controls {  margin-left: 3.3em;}

.showcase-three .scroll-next {
  position: absolute;
  left: 0%;
  bottom: 0%;
  cursor: pointer;
  -webkit-animation: scroll 3s ease-out infinite;
  animation: scroll 3s ease-out infinite;
  width: 180px;
  height: 250px;
  background: #fff;
  animation: scroll 3s ease-out infinite;
  display: none;
  }
  .showcase-three .scroll-next .scroll-content p {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    top: 50%;
    right: 25%; }

/* ----------------------------------
		:: => Banner Section
---------------------------------- */

.counter-area{
  background-color: #061b49;
}
.counter-card-wrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;    
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
  .counter-card-wrap .counter-card{
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
  }
  .counter-card-wrap .counter-card:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 80%;
    background-color: #b5b5b5a3;
    left: -27px;
    top: 50%;
    transform: translateY(-50%);
  }
  .counter-card-wrap .counter-card:last-of-type:after{
    display: none
  } 
  .counter-card-wrap .counter-card .counter-icon img{
    
width: 60px;
margin-right: 1em !important;
  }
  .counter-card-wrap .counter-num{
    position: relative;
  }
  .counter-card-wrap .counter-card:nth-of-type(3) .counter-num:after,
  .counter-card-wrap .counter-card:nth-of-type(4) .counter-num:after{
    content:"+";
    position: absolute;
    right: 85px;
  }
  .counter-card-wrap .counter-num,
  .counter-card-wrap .counter-text{
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    color: #fff;
  }
  .counter-card-wrap .counter-text p{
    margin: 0;
    color: #fff;
    font-family: 'DroidNaskh', sans-serif;
    font-size: 13px;
  }


  .tuition-fees{
    padding: 80px 0 0;
    position: relative;
}
.tuition-fees:after{
  position: absolute;
  content:"";
  width: 31.5%;
  height: 100%;
  background: #eee;
  left: 0;
  top:0;
  bottom:0;
  z-index: -1;
}
  .tuition-fees .title-head{
    font-size: 2.2em;
    margin-bottom: 50px;
    font-family: "DroidNaskhb", sans-serif;
}
  .tuition-fees .tuition-fees-boxes{
    background-color: #fff;
}
  .tuition-fees .tuition-fees-boxes .box{
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 25px;
}
  .tuition-fees .tuition-fees-boxes .box img{
    width: 65px;
}
  .tuition-fees .tuition-fees-boxes .box .content{}
  .tuition-fees .tuition-fees-boxes .box .content h3{
    margin: 0;
    padding: 0;
    color: #06276f;
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: -0.02em;
    font-family: "DroidNaskh", sans-serif;
}
  .tuition-fees .tuition-fees-boxes .box .content p{
    margin: 10px 0 0;
    padding: 0;
    font-size: 1.05em;
    font-weight: 600;
    font-family: "DroidNaskh", sans-serif;
}
.tuition-fees .tuition-fees-boxes a:hover h3 {
  color: #d73279 !important;
  text-decoration: underline;
}
.tuition-fees .featured-links{
  background-color: #fff;
  height: 100%;
  width: 100%;
  /*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
  padding: 50px;
} 
.tuition-fees .featured-links .links{
  margin: 0 0 30px;
}
.tuition-fees .featured-links .links .link{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
  color: #353434;
  font-size: 20px;
  border-bottom: 1px solid #ddd;
  padding: 20px 10px ;
	font-family: var(--bffmaily);
}
.tuition-fees .featured-links .links .link i{
 width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
background-color: #efefef;
text-align: center;
font-size: 14px;
margin-right: 5em;
}
section.why-aastmt-sec{
  background: url('../img/19.JPG');
  padding: 100px 0;
  background-size: cover;
  object-fit: cover;
}
section.why-aastmt-sec .content{
  position: relative;
  background:#fffffff0;
  padding: 50px;
  width: 92%;
  min-height: 350px;
	box-shadow: 4px 5px 50px #383e44;
}
section.why-aastmt-sec .content h2{
    font-size: 2.4em;
    margin: 0;
    font-weight: 700;
    color: #06276f;
    font-family: "DroidNaskhb", sans-serif;
}
section.why-aastmt-sec .content h2 span{
    color: #06276f; }
section.why-aastmt-sec .content > span{
    margin: 15px 0 25px;
    display: block;
    color: #c62a73;
    border-bottom: 1px solid #dbd9d9;
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.5em;
    font-family: "DroidNaskh", sans-serif;
}
section.why-aastmt-sec .content p{
    margin: 0;
    width: 95%;
    font-size: 1.2em;
    font-weight: 550;
    line-height: 1.5em;
    color: var(--ltn__paragraph-color);
    font-family: "DroidNaskh", sans-serif;
}
section.why-aastmt-sec .content .video-apply{
  position:absolute;
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgb(255 255 255 / 54%);
  box-shadow: rgb(193 193 193 / 80%) 0 0 10px;
  border-radius: 50%;
  padding: 10px;
}

section.why-aastmt-sec .content .video-apply i{
  background-color: #fff;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 25px;
}
section.why-aastmt-sec .content .video-apply i:after{
  -webkit-box-shadow: 0 0 0 0 #e8e8e8;
  box-shadow: 0 0 0 0 #ffffff;
  content: "";
  position: absolute;
  top: -10px;
  left: -12px;
  width: 130%;
  height: 130%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 #FFFF;
  box-shadow: 0 0 0 0 #FFFF;
  -webkit-animation: button-bulls 3s infinite;
  animation: button-bulls 3s infinite;
  opacity: .6;
  }
.reg-user{
  margin: 30px 0;
}
.reg-user .img-sec-reg{
  height: 100%;
  width: 100%;
}
.reg-user .box-reg{
    width: 80%;
    margin: auto;
    padding: 25px 0 0;
}
.reg-user .box-reg h3{
    margin: 0 20px;
    font-size: 1.2em;
    letter-spacing: -0.02em;
    font-weight: 600;
}
.reg-user .box-reg .boxes-reg{
    width: 100%;
    margin: auto;
}
.reg-user .box-reg .boxes-reg a{
  display: flex;
  width: 100%;
  align-items: center;
  padding: 20px 0;
  gap: 15px;
  color:  #06276f;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  position: relative;
	font-family: var(--bffmaily);
}
.reg-user .box-reg .boxes-reg a:after{
  content: '';
  position: absolute;
  width:80%;
  margin: auto;
  height: 1px;
  background-color: #ddd;
  bottom: -1px
}
.reg-user .box-reg .boxes-reg a:last-of-type:after{
display: none
}
.reg-user .box-reg .boxes-reg a img{
    width: 65px;
}
.academic-calender{
    padding: 50px 0;
background: #f2f2f2;
}
.academic-calender h3.title{
    text-transform: uppercase;
    margin-bottom: 30px;
    font-family: "DroidNaskh", sans-serif;
    font-size: 2em;
}
.academic-calender h3.title span{
    color: #e6b00f;
    margin: 0 0 0 10px;
}
.academic-calender .calender-box{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 25px;
}
.academic-calender .calender-box .calender-day{
    display: flex;
    flex-direction: column;
    position: relative;
}
.academic-calender .calender-box .calender-day:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background-color:#b7b7b7;
  bottom: 4px;
  left: 0;
}
.academic-calender .calender-box .calender-day .day{
    color: var(--fuchsia);
    font-weight: 800;
    font-size: 30px;
}
.academic-calender .calender-box .calender-day .month{
    font-weight: bolder;
    color: #061d50;
    position: relative;
    top: -10px;
    font-size: 1.1em;
    font-family: "DroidNaskh", sans-serif;
}
.academic-calender .calender-box .calender-events p{
    margin: 0;
    font-size: 1.2em;
    color: #2d2c2c;
    font-weight: 600;
    text-transform: unset;
    font-family: "DroidNaskh", sans-serif;
}
.academic-calender .calender-box .calender-events span{
    font-weight: 600;
    font-size: 1em;
    font-family: "DroidNaskh", sans-serif;
}
.vdo-btn.video-apply i{
  color: #061b49 !important;
  text-align: center !important;
  line-height: 34px !important;
  padding: 0 !important;
}

  
  
.slider-admission-carousel .owl-dot span {
  display: inline-block !important;
  width: 100% !important;
  height: 3px !important;
  background-color: #bfbfbf !important;
  cursor: pointer;
  border: 0 !important;
  margin: 0 !important;
}
.slider-admission-carousel .owl-dot p{
  margin:0;
  line-height: 1.5;
  text-align: center;
  color: #181818;
  /* text-transform: capitalize; */
  font-weight: 700;
  font-size: 1.3em;
  font-family: var(--bffmaily);
  font-family: 'DroidNaskhb', sans-serif;
}
.slider-admission-carousel .owl-dots {
  margin-top: 40px;
}


.slider-admission-carousel .owl-theme .owl-dots .owl-dot span{
  background-color: #a2a2a2;
  border: 0;
}

.slider-admission-carousel .owl-dot.active span{
  background-color: var(--fuchsia) !important;
}

.slider-admission-carousel .owl-dots .owl-dot,.slider-admission-carousel .slick-dots li{
  width: 230px !important;
float: right;
}

.slider-admission-carousel {
    width: 90%;
    margin: 50px auto 0;
    padding: 0 0 60px;
    direction: ltr;
}
.slider-admission-carousel .item {
  padding: 0;
  text-align: right;
}
.slider-admission-carousel .item .title{
    font-size: 1em;
    color: var(--fuchsia);
    font-weight: 600;
    letter-spacing: -0.02em;
    font-family: 'DroidNaskh', sans-serif;
}
.slider-admission-carousel .item .head{
    font-size: 2em;
    color:#110f0f;
    margin: 1em 0;
    font-weight: 800;
    font-family: 'DroidNaskhb', sans-serif;
}
.slider-admission-carousel .item .para{
    /* width: 90%; */
    font-size: 1.1em;
    color: #5e5d5d;
    font-weight: 500;
    font-family: 'DroidNaskh', sans-serif;
    padding: 1em 0;
}
.slider-admission-carousel .item .action-slider{
    display: flex;
    align-items: center;
    gap: 30px;
    direction: rtl;
}
.slider-admission-carousel .item .action-slider button{
margin-right: 2em;
background-color: transparent;
border: 0;
padding: 10px 15px;
border-radius: 2px;
font-weight: 700;
font-size: 1.15em;
}
.slider-admission-carousel .item .action-slider .btn-our:hover,
.slider-admission-carousel .item .action-slider .btn-prog{
    background-color: var(--fuchsia);
    border: 1px solid var(--fuchsia);
    color: #fff;
    transition: all .3s ease;
    font-family: 'DroidNaskh', sans-serif;
}
.slider-admission-carousel .item .action-slider .btn-prog:hover,
.slider-admission-carousel .item .action-slider .btn-our{background-color: #fff;color: #110f0f;transition: all .3s ease;border: 1px solid #ddaec4;font-family: 'DroidNaskh', sans-serif;}

.slider-admission .imgs-slider{
  overflow: hidden;
  height: 625px;
  position: relative;
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: start;
  align-items: start;
  width: 100%;
}
.slider-admission .imgs-slider .imgs-slider-img{
  visibility: hidden;
  height: 100%;
  position: absolute;
  transition: all .5s ease;
  transform: scaleX(0);
  transform-origin:center;
  left: 4em;
  width: auto;
}
.slider-admission .imgs-slider .imgs-slider-img.active{
  transition: all 1s ease;
  visibility: visible;
  transform: scaleX(1)
}

.owl-controls {
  margin-right: 4em;
}
/* .slider-admission .imgs-slider-img:after{
  content:'';
  position: absolute;
  background-color: #fff;
  right:0;
  top:0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  transition: 1.5s ease all;
  visibility:hidden;
} */
.slider-admission .imgs-slider-img:first-of-type:after{
  display: none
}
.slider-admission .imgs-slider .imgs-slider-img img{
  width: 100%;
  height: 100%
}

/* .slider-admission .imgs-slider-img.active:after{
  left: -100%;
  right: auto;
  visibility:visible;
} */
@media(max-width: 992px){
  
/* Start Responsive Admission */

.what-you-study-depart .box .img-depar img{
  height: 100%;
  width: 100%;
}
.what-you-study-depart .box .content a{
  top: 0;
}
.what-you-study-depart .sidebar-depart .content{
  top: -20px;
}
/* End Responsive Admission */

}


@media(max-width: 768px){
  
    .what-you-study-depart .sidebar-depart .content{
      left: 15px;
      width: 80%;
    }
    .what-you-study-depart .box{
      padding: 40px 0 0;
    }

    .what-you-study-depart .box .content p{
      width: 100%
    }

    .what-you-study-depart .box{
      flex-direction: column;
      gap:20px;
    }

    .what-you-study-depart .box .content{
      width: 100% !important;
      position: relative;
      padding: 0 20px;
    }
    .what-you-study-depart .box .img-depar{
      width: 80%;
      margin: auto;
    }
    .what-you-study-depart .box .content a{
      position: initial;
      top: 0;
  }

  .aside-aast-menu .title-aside-aast-menu{
    font-size: 22px
  }
  .follow-steps h3{
    font-size: 26px;
  }
  .follow-steps p{
    margin: 30px 0;
  }
  .steps-section .step-box .icons-box:before,
  .steps-section .step-box .icons-box:after{
    display: none
  }
  .what-you-study-depart .box h3{
    font-size: 18px;
    width: 100%;
  }
  .ltn__header-middle-area{
    margin: 20px 0 0;
  }
  .show-mob img{
    max-width: 75%;
    width: 75%;
  }
  .bread-crumb-links h1{
    font-size: 22px;
  }
  .slider-admission-carousel .owl-dots .owl-dot, .slider-admission-carousel .slick-dots li{
    width: 26% !important;
  }
  .imgs-slider{
    display: none;
  }
  .counter-card-wrap{
    flex-direction: column;
    align-items: center;
    justify-content: start;
    gap: 35px;
    text-align: center;
  }
  .counter-card-wrap .counter-card{
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
    width: 70%;
    justify-content: space-between;
  }
  .counter-card-wrap .counter-num, .counter-card-wrap .counter-text{
    text-align: right
  }
  .counter-card-wrap .counter-card:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #b5b5b5a3;
    bottom: -20px;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    top: auto;
  }
  .counter-card-wrap .counter-card:nth-of-type(3) .counter-num:after, .counter-card-wrap .counter-card:nth-of-type(4) .counter-num:after{
    left: 35px;
    right: auto
  }
  .slider-admission-carousel .owl-dot p{
    font-size: 12px;
  }
  .tuition-fees .tuition-fees-boxes{
    padding: 15px 0;
  }
  section.why-aastmt-sec .content .video-apply{
    right: -10px;
  }
  .reg-user .box-reg{
    width: 100%;
    padding: 25px;
  }
  .reg-user .box-reg .boxes-reg{
    width: 100%
  }
  .reg-user .box-reg .boxes-reg a:after{
    width: 100%;
  }
  .academic-calender h3.title{
    font-size:25px;
  }
  .academic-calender .calender-box{
    width: 100%;
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .showcase-three .showcase-slider-content .showcase-bottom-content{
    display: none;
  }

  .showcase-three .showcase-slider-content .links{
    left: 0 !important;
    right: 0 !important;
    z-index: 9;
    gap: 0px;
    flex-direction: column;
    width: 100%;
  }

  .showcase-three .showcase-slider-content .slider-content{
    margin-left: 0;
  }
  .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .showcase-img{
    height: 100%;
  }

  .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper{
    width: 75%;
  }
  .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .showcase-img{
    width: 25%
  }
  .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper p{
    max-width: 100%;
    width: 100%;
  }
  .reg-content .reg-action{
    flex-direction: column;
  }
  .showcase-three .showcase-slider-content .links a{
    padding: 0 10px;
  }
  .showcase-three .showcase-slider-content .links a:nth-of-type(2){
    margin: 10px 0;
  }
  .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper .title{
    font-size: 25px !important; 
    line-height: 25px !important;
  }
  .showcase-three .showcase-slider-content .slider-content .showcase-slider-section .showcase-inner .inner-content-wrapper p::before{
    left: 55px !important;
  }
    /*End Admission Mobile  */
}


@keyframes button-ripple {
  70% {
      -webkit-box-shadow: 0 0 0 15px #0f2cf4;
      box-shadow: 0 0 0 15px #0f2cf4;
      opacity: 0
  }

  100% {
      -webkit-box-shadow: 0 0 0 0 #0f2cf4;
      box-shadow: 0 0 0 0 #0f2cf4;
      opacity: 0
  }
}


@keyframes button-bulls {
  70% {
      -webkit-box-shadow: 0 0 0 15px #FFFF;
      box-shadow: 0 0 0 15px #FFFF;
      opacity: 0
  }

  100% {
      -webkit-box-shadow: 0 0 0 0 #FFFF;
      box-shadow: 0 0 0 0 #FFFFF;
      opacity: 0
  }
}
.btn.btn-warning {
  background: linear-gradient(to right, #f43274, #ff9472); border: none;
}
.fees { padding-left: 3em; padding-top: 1em;}
.ml-20 { margin-left: 5em;}

a.read-more i {
    width: 40px;
    height: 40px;
    background: #b7b7b7;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 10px;
}

a.read-more {
    margin-left: 0;
    font-size: 1.1em;
    font-weight: 600;
    color: #000;
    font-family: "DroidNaskh", sans-serif;
}
.read-more:hover .fa-solid {
  background: var(--fuchsia);
}

.boxes-reg p {
	display: block;
  margin: 10px 0 0;
padding: 0;
font-size: 1.05em;
font-weight: 600;
}


/** features-section **/

.features-section{
  position: relative;
  padding: 30px 0px;
  margin-bottom: 40px;
  background-color: #F7F7F7;
}

.features-section .title-inner .text-heding2{
  color: var(--ltn__secondary-color);
}


.features-section .title-inner .text{
  margin-bottom: 30px;
}

.features-section .title-inner .text p{
  margin: 0px;
  color: #7a7b99;
}

.features-section .inner-box .single-item{
  position: relative;
  display: block;
  margin-bottom: 20px;
  direction: rtl;
  text-align: right;
}

.features-section .inner-box .single-item .content-box{
  position: relative;
  display: block;
  background: #fff;
  padding: 24px 76px 24px 20px;
  border-radius: 5px;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
  height: 120px;
  direction: rtl;
}

.features-section .inner-box .single-item .content-box .icon-box{
  position: absolute;
  right: 30px;
  top: 32px;
  font-size: 36px;
  line-height: 30px;
  color: var(--fuchsia);
}

.features-section .inner-box .single-item .content-box .link-box{
  position: absolute;
  top: 23px;
  left: 20px;
  z-index: 1;
}

.features-section .inner-box .single-item .content-box .link-box a{
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #9da3b1;
  background: #f1f3f5;
  width: 44px;
  height: 44px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
}

.features-section .inner-box .single-item h3{
  position: relative;
  display: block;
  font-size: 1.6em;
  line-height: 30px;
  font-weight: 600;
  margin: 0px;
  margin-right: 1em;
  font-family: var(--bffamily);
}

.features-section .inner-box .single-item .overlay-box h3{
  color: #fff;
  margin-bottom: 0;
	padding-top: 1em;
}

.features-section .inner-box .single-item .content-box h3{
  padding-top: 12px;
  color: #414141;
  font-family: "DroidNaskh", sans-serif;
  direction: rtl;
  text-align: right;
}

.features-section .inner-box .single-item .content-box h3:before{
  position: absolute;
  content: '';
  background: #e4e7ee;
  width: 64px;
  height: 2px;
  right: 0px;
  bottom: -6px;
}

.features-section .inner-box .single-item .overlay-box{
  position: absolute;
  right: 0px;
  top: 20px;
  border-radius: 5px;
  display: block;
  background: linear-gradient(60deg, rgba(235,110,87,1) 0%, rgba(189,26,106,1) 70%);
  padding: 10px 100px 25px 100px;
  width: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
  height: 120px;
  overflow: hidden;
  /*! direction: rtl; */
}

.features-section .inner-box .single-item:hover .overlay-box{
  top: -10px;
  opacity: 1;
  visibility: visible;
}

.features-section .inner-box .single-item .overlay-box .icon-box{
  position: absolute;
  right: 8px;
  top: 27px;
  font-size: 60px;
  color: rgba(255,255,255,0.15);
  direction: rtl;
}

.features-section .inner-box .single-item .overlay-box p{
  color: #fff;
  margin: 0px;
  height: 0;
  line-height: 1.5;
  font-family: "DroidNaskh", sans-serif;
}

.features-section .inner-box .single-item .overlay-box .link-box{
  position: absolute;
  top: 40px;
  left: 20px;
  direction: rtl;
}

.features-section .inner-box .single-item .overlay-box .link-box a{
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #0f4db1;
  background: #fff;
  width: 44px;
  height: 44px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
}

.features-section .inner-box .single-item:last-child{
  margin-bottom: 0px;
}
.features-section .title-inner{
  display: flex;
  align-items: start;
  height: 100%;
  flex-direction: column;
  text-align: left;
  justify-content: center;
}

/** workin-area **/

.workin-area{
    position: relative;
}

.workin-area .inner-container{
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);
}

.workin-area .inner-container .single-item{
    position: relative;
    display: block;
   
    width: 100%;
}

.workin-area .inner-container .single-item .inner-box{
    position: relative;
    padding: 30px 110px 30px 30px;
    border-bottom: 1px solid #e4e7ee;
}

.workin-area .inner-container .single-item .inner-box:before{
    position: absolute;
    content: '';
    background: #061b49;
    width: 100%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    transition: all 500ms ease;
}


.workin-area .inner-container .single-item .inner-box:hover::before {
  height: 100%;
  top: 0px;
}
.workin-area .inner-container .single-item .inner-box::before {
  position: absolute;
  content: '';
  background: #061b49;
  width: 100%;
  height: 0%;
  left: 0px;
  bottom: 0px;
  transition: all 500ms ease;
}

.workin-area .inner-container .single-item:last-child .inner-box{
    border-right: none;
}

.workin-area .inner-container .single-item .inner-box .icon-box{
    position: absolute;
    top: 1.5em;
    right: 0.5em;
    width: 60px;
    line-height: 55px;
    color: var(--thm-base);
    transition: all 500ms ease;
}

.workin-area .inner-container .single-item .inner-box .hidden-icon{
    position: absolute;
    top: 5px;
    right: 40px;
    font-size: 75px;
    line-height: 75px;
    font-weight: 700;
    color: #e7e9ed;
    transition: all 500ms ease;
}

.workin-area .inner-container .single-item .inner-box:hover .hidden-icon{
    opacity: 0.1;
}

.workin-area .inner-container .single-item .inner-box p{
    position: relative;
    font-size: 1.1em;
    line-height: 1.5;
    color: #646a7a;
    font-weight: 600;
    font-family: "DroidNaskhb", sans-serif;
    margin-bottom: 0px;
    text-align: right;
    direction: rtl;
    letter-spacing: -0.02em;
}

.workin-area .inner-container .single-item .inner-box h3{
    position: relative;
    display: block;
    font-size: 1.5em;
    line-height: 1.7;
    color: #071230;
    font-weight: 600;
    margin: 0px;
    transition: all 500ms ease;
    font-family: "DroidNaskhb", sans-serif;
}

.workin-area .inner-container .single-item .inner-box:hover h3{
    color: #fff;
}
