@font-face {
  font-family: Poppins-Regular;
  src: url(../../fonts/Poppins-Regular.ttf);
}
@font-face {
  font-family: Poppins-Medium;
  src: url(../../fonts/Poppins-Medium.ttf);
}
@font-face {
  font-family: Poppins-Bold;
  src: url(../../fonts/Poppins-Bold.ttf);
}

:root {
  --dark_pink: #883f98;
  --white: #ffffff;
  --black: #000000;
  --black1: rgba(0, 0, 0, 0.67);
}
.embed-responsive-4by3 {
  padding-bottom: 0% !important;
}

a {
  color: #007bff;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #0b6bd3;
  outline: none;
  text-decoration: none;
}

/* p {
  padding: 0;
  margin: 0 0 30px 0;
} */

.langauge-card {
  background: #fff;
  position: relative;
  border: 1px solid #51AFE7;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;

  margin-bottom: 15px;
}
.card-height {
  height: 59px;
}
.card-img-wrap > img {
  max-width: 79px;
  height: 79px;
  display: block;
  margin: 0 auto;
  padding-top: 10px;
}
.btn-language {
  background-color: transparent;
  border: 0;
  width: 100%;
  font-family: "Poppins-Medium";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #51AFE7;
  
  padding: 10px 26px;
  display: flex;
  justify-content: center;
  white-space: normal;
  align-items: center;
  align-self: center;
}
.btn-category-height{
  height: 48px;
  padding: 10px 6px !important;

}
.category-box-height {
  height: 141px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.language-height {
  height: 59px;
}
.btn-language-hover:hover,
.btn-language-hover:active {
  color: var(--white);
  background: linear-gradient(
    90deg, rgba(41, 152, 218, 0.7) 0.1%, rgba(236, 31, 37, 0.7) 100%);
}
.btn.active,
.btn:active {
  box-shadow: unset;
}
.dr-img {
  position: absolute;
  /* width: 100%; */
  left: 0;
  right: 0;
}
.language-text {
  font-family: Poppins-Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #883f98;
}
/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #f6f6f6;
  color: #000;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
  border: 1px solid #283d50;
}
.back-arrowp{
  position: absolute;
  left: 30px;
  top: 15px;
  
}
.back-to-top i {
  padding-top: 12px;
  color: #000;
}
.page-bg {
  
  background-color: #F4F8FF;
  /* background-size: cover;
    height: auto;
    background-repeat: no-repeat; */
}
.welcome-txt {
  font-family: Poppins-Medium;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
  color: #3C3B3B;
  padding-bottom: 25px;
}
.mob-img{
  margin: 0 auto;
}
.btn-wrap {
  padding-bottom: 20px;
}
.profile-box {
  background: #ffffff;
  /* box-shadow: 0px 4px 8px 3px rgba(165, 162, 162, 0.25); */
  border-radius: 20px;
  padding: 20px 10px;
  margin-top: 35px;
  margin-left: 10px;
  margin-right: 10px;
}
.welcome-ttl{
  font-family: Poppins-Medium;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 36px;

color: #3C3B3B;
}
.bg-dark-pink {
  background-color: var(--dark_pink);
}
.btn-start {
  font-family: "Poppins-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: var(--white);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 7px;
  width: 146px;
  padding: 10px 12px;
  background-color: #2998DA;
}
.pink-txt {
  color: var(--dark_pink);
}
.underline {
  text-decoration: underline;
}
.box-btm-txt {
  font-family: Poppins-Regular;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
  color: #000000;
}
.select-language-wrap {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.select-language-box {
  background: var(--white);
  border: 1px solid #883f98;
  box-sizing: border-box;
  box-shadow: 0px 4px 8px 3px rgb(148 145 145 / 25%);
  border-radius: 5px;
  font-family: Poppins-Regular;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.67);
  width: 100%;
  display: flex;
  justify-content: center;
  height: 50px;
  align-self: center;
  align-items: center;
}
.bg-pad {
  padding: 15px;
}
.header {
  /* background-color:#2998DA; */
   /* For browsers that do not support gradients */
  background-image: linear-gradient(180deg, #2998DA,rgb(41 152 218 / 34%));


  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 100% 100%;
  height: 82px;
}
.language-txt{
  Font-family: Poppins-Regular;
Font-style: Regular;
Font-size: 20px;
Line-height: 32px;
color: #fff;
padding-top: 25px;

}
.back-arrow-wrap {
  display: flex;
  justify-content: start;
  height: 73px;
  align-self: center;
  align-items: center;
  padding-left: 20px;
}
.back-arrow-wrap > img {
  height: fit-content;
}
.sub-cat-ttl {
  font-family: Poppins-Regular;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  color: #883f98;
  text-align: center;
  padding-bottom: 25px;
}
.sub-cate-box-wrap {
  text-align: center;
  position: relative;
}
.btn-sub-categ {
  width: 100%;
  height: 38px;
  background: rgba(45, 43, 43, 0.65);
  border-radius: 10px;
  font-family: Poppins-Medium;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #FFFFFF;
  text-align: left;
  text-transform: capitalize;
}
.cat-btn-pos{
  position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.img-sub-cate{
  max-width: 100%;
  width: 100%;
  border-radius: 10px;
}
.no-cat-found{
  font-family: Poppins-Medium;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 36px;
text-align: center;
color: #883F98;
}
.content-ttl{
  font-family: Poppins-Regular;
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 28px;
color: #464646;
border-bottom: 2px solid #883F98;
    display: inline-block;
    margin-bottom: 41px;
}
.content-text{
  font-family: Poppins-Regular;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 27px;
text-align: left;
color: #000000;
padding-top: 40px;

}
.fancybox-bg{
  background-color: transparent !important;
}
.fancybox-container {
  border-radius: 10px;
}
.btn.focus, .btn:focus, .btn:hover{
  color: #fff;
}
.btn-category-height:hover{
  color: var(--dark_pink);
}
.first-screen {
  background-image: url("../../images/front-bg.png");
  background-color: #fff;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  z-index: 0;

}

.first-screen {
  animation: fadeIn 5s;
  opacity: 0;
 
  -webkit-animation: fadeIn 5s;
  -moz-animation: fadeIn 5s;
  -o-animation: fadeIn 5s;
  -ms-animation: fadeIn 5s;
}

@keyframes fadeIn {
  0% {
      opacity: 1;

      z-index: 1;
  }

  100% {
      opacity: 0;
      z-index: 0;
     
  }
}

@-moz-keyframes fadeIn {
  0% {
      opacity: 1;
     
      z-index: 1;
  }

  100% {
      opacity: 0;
      z-index: 0;
      
  }
}

@-webkit-keyframes fadeIn {
  0% {
      opacity: 1;
      
      z-index: 1;
  }

  100% {
      opacity: 0;
      z-index: 0;
  }
}

@-o-keyframes fadeIn {
  0% {
      opacity: 1;
    
      z-index: 1;
  }

  100% {
      opacity: 0;
      z-index: 0;
  }
}

@-ms-keyframes fadeIn {
  0% {
      opacity: 1;
  
      z-index: 1;
  }

  100% {
      opacity: 0;
      z-index: 0;
  }
}
@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.modal-body {
  position: relative;
  padding: 8px;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  height: 80px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
}

#header.header-scrolled,
#header.header-pages {
  height: 80px;
  padding: 10px 0;
}

#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #00366f;
  text-decoration: none;
}

#header .logo img {
  /* padding: 0;
  margin: 7px 0; */
  max-height: 65px;
}

.main-pages {
  margin-top: 60px;
}

.wrapper__poster {
  margin: 30px 0;
  max-height: 350px;
}

.wrapper__poster img {
  margin: 0 auto;
  /* height: 400px; */
}
.btn-download{
  background: transparent;
  text-align: center;
}

/* marquee {
  position: relative;
  height: 40px;
}

marquee img {
  display: block;
  position: absolute;
  height: 42px;
  width: 300%;
  margin: 0 auto;
  overflow: hidden;
  animation: scroller 3s linear infinite;
}

@keyframes scroller {
  0% {
      transform: translateX(0%);
  }
 

  20% {
    transform: translateX(0%);
  }
 

   80% {
     
    transform: translateX(calc(-100% + 100px)); 
   }
 
   100% {
    transform: translateX(calc(-100% + 100px));
   }
 } */

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer {
  float: left;
    width: 100%;
    margin-top: 10px;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 2px solid #2998DA;
    padding-bottom: 30px;
    padding: 10px 0px 30px;
}

.footer-border {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 25px;
}


#footer {
  /* background: linear-gradient(90deg, #AA076B 0%, #61045F 100%); */
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  background: #004a99;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#footer .footer-top .footer-info p {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #ecf5ff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #007bff;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #0067d5;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li {
  padding: 8px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #ecf5ff;
}

#footer .footer-top .footer-links ul a:hover {
  color: #74b5fc;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #007bff;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #0062cc;
}

#footer .copyright {
  text-align: center;
  padding: 15px 0;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #f1f7ff;
}

#footer .credits a {
  color: #bfddfe;
}

#footer .credits a:hover {
  color: #f1f7ff;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
}

@media (max-width: 991px) {
  #header {
    height: 60px;
    padding: 10px 0;
  }

  #header .logo h1 {
    font-size: 28px;
    padding: 8px 0;
  }

  #intro {
    padding: 140px 0 60px 0;
  }

  #intro .intro-img {
    width: 80%;
    float: none;
    margin: 0 auto 25px auto;
  }

  #intro .intro-info {
    width: 80%;
    float: none;
    margin: auto;
    text-align: center;
  }

  #why-us .card {
    margin: 0;
  }
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

@media (max-width: 767px) {
  #intro .intro-info {
    width: 100%;
  }
  .wrapper__poster{
    max-height: 280px;
  }
  .wrapper__poster img {
    margin: 0 auto;
    /* max-height: 280px; */
  }
  .pad-t{
    padding-top: 30px !important;
  }
  #intro .intro-info h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }

  .section-header p {
    width: 100%;
  }

  #testimonials .testimonial-item {
    text-align: center;
  }

  #testimonials .testimonial-item .testimonial-img {
    float: none;
    margin: auto;
  }

  #testimonials .testimonial-item h3,
  #testimonials .testimonial-item h4,
  #testimonials .testimonial-item p {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  #intro {
    padding: 100px 0 20px 0;
  }

  .dis {
    position: relative !important;
    padding-top: 30px !important;
    font-size: 12px;
  }

  #invoice,
  #disclaimer,
  #thankyou {
    padding-top: 30px !important;
  }

 
}

.btn-style {
  background-color: #fff;
  color: #00a2b6;
  font-weight: bold;
  border-radius: 25px;
  padding: 10px 30px;
  border: 2px solid #0f717d;
  font-size: 20px;
}

#invoice,
#disclaimer,
#thankyou {
  padding-top: 80px;
}

.invoice-bg,
.disclaimer-bg,
.thankyou-bg {
  padding: 40px;
  background: #42a2b7;
  border: 1px solid #eeecec;
  box-sizing: border-box;
  box-shadow: 0px 1px 11px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
}

.invoice,
.disclaimer,
.thankyou {
  height: -webkit-fill-available;
  /* background-image: url("../img/bg.png"); */
  background-size: 100%;
  background-position: right bottom;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.custom-file-input {
  color: #000;
  background-color: #ede8e8;
}

.custom-file {
  margin-bottom: 25px;
}

.form-check {
  margin-bottom: 20px;
}

.custom-file-label {
  background-color: #ede8e8;
}
.custom-file-label::after {
  color: #000;
  background-color: #d8cece;
}

.btn-custom {
  color: #fff;
  background-color: #622771;
}

.box {
  height: calc(100% - 40px);
}
.first-div {
  /* background: url('<?php echo base_url() ?>assets/images/firstbg.png')  no-repeat center center fixed !important;
    background-size: cover !important;
    min-height:700px; */
}
/*.fancybox-content{
  border-bottom:5px solid #000 !important;
   width: 100% !important;
}*/

.media {
  color: #00a2b6;
}

.fancybox-bg {
  background: #000000;
}
.fancybox-caption {
  visibility: visible;
  direction: ltr;
  opacity: 1;
  position: absolute;
  z-index: 99997;
  color: #000;
  padding: 0px 120px 25px 120px;
  font-size: 12px;
}
.fancybox-caption::before {
  background-image: none;
}
.fancybox-caption::after {
  border-bottom: none;
  content: "";
  display: block;
  left: 55px;
  position: absolute;
  right: 55px;
  top: 3px;
}

.fancybox-slide--video .fancybox-content {
  background: transparent;
}

.fancybox-bg {
  background: #fff;
  margin: 25px;
  border-radius: 10px;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 78%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: auto !important;
}
.fancybox-content {
  text-align: center !important;
  width: 100% !important;
  border-radius: 10px !important;
}

.fancybox-slide::before {
  margin-right: 0em;
}
@media only screen and (max-width: 1200px) {
  .fancybox-video,
  .fancybox-iframe {
    width: auto !important;
    height: 90%;
    padding: 5px;
  }

  .fancybox-caption {
    visibility: visible;
    direction: ltr;
    opacity: 1;
    position: absolute;
    z-index: 99997;
    color: #000;
    font-size: 9px;
    padding: 10px 5px 10px 5px;
    font-weight: 600;
  }
  .fancybox-slide {
    padding: 5px;
    background: #fff;
    opacity: 0.87;
  }
  .fancybox-bg {
    background: #fff;
    margin: 60px 0px 5px 0px;
    opacity: 100%;
  }
}

@media only screen and (max-width: 450px) {
  .fancybox-caption {
    visibility: visible;
    direction: ltr;
    opacity: 1;
    position: absolute;
    z-index: 99997;
    color: #000;
    font-size: 9px;
    padding: 5px 5px 72px 5px;
    font-weight: 600;
  }
  .fancybox-outer,
  .fancybox-inner,
  .fancybox-bg
 {
    bottom: 0%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0% !important;
  }
  .fancybox-stage {
    bottom: 0%;
    left: 0;
    position: absolute;
    right: 0;
    top: -6% !important;
  }
  .fancybox-slide{
    padding: 25px !important;
  }
  .fancybox-video,
  .fancybox-iframe {
    height: 100%;
  }
  .fancybox-video, .fancybox-iframe{
    border-radius: 10px !important;
  }
  .fancybox-caption::after {
    border-bottom: none;
    content: "";
    display: block;
    left: 5px;
    position: absolute;
    right: 5px;
    top: 10px;
  }
  .fancybox-slide {
    padding: 5px;
    background: #fff;
    opacity: 0.87;
  }
  .fancybox-video,
  .fancybox-iframe {
    width: auto !important;
    padding: 5px;
  }
  .fancybox-slide--video .fancybox-content {
    padding-top: 0px;
  }
  .fancybox-bg {
    background: #fff;
    margin: 222px 0px 70px 0px;
    border-radius: 10px;
    opacity: 100% !important;
  }
}

@media (max-width:600px){
  .btn-category-height {
   
    font-size: 14px;
    line-height: 18px;
}
}
@media (max-width:360px){
  .mob-img{
    width: 70%;
    margin: 0 auto;
  }
}