/* --------------Slider Section----------------- */
#slider{
  position: relative;
  background-size: unset !important;
  padding: 140px 0;
  background-position: center;
  overflow: hidden;
box-shadow: inset 0px 0px 18px #00000029;
}
#slider .slider-heading{
  font:600 46px/68px Outfit;
  margin-bottom: 20px;
}
#slider .slider-para{
  font:500 18px/28px Outfit;;
  color: #000000;
  margin-bottom: 40px;
}

#slider .slider-buttons a{
  background: #3790CB;
  padding: 10px 17px;
  color: #fff;
  font: 400 16px/28px Outfit;
  border-radius: 6px;
}
#slider .slider-buttons a:hover{
  background:#000;
}
#slider .slider-buttons{
  margin-bottom: 55px;
}
#slider .row.slider-bottom-content {
  border-top: 1px solid #000;
  padding-top: 35px;
}
#slider .bottom-para{
  font: 500 16px/23px Outfit;
}
#slider .slider-count{
  font: 600 35px/28px Outfit;
  color: #3790CB;
}
#slider .bottom-man-img{
  max-width: 80%;
}
#slider-right-img1{
  position: absolute;
  right: 30%;
  top: 18%;
}
#slider-right-img4{
  position: absolute;
  top: 80px;
  right: 5px;
  width: 260px;
  border-radius: 50%;
  transform: rotate(-36deg);
}
#slider-right-img2{
  height: 335px;
  position: absolute;
  right: 12%;
  top: 32%;
}
#slider-right-img5{
  position: absolute;
  right: 0;
  top: 39%;
  height: 245px;
}
#slider-right-img6{
  position: absolute;
  right: 20px;
  bottom: 10px;
  width: 280px;
}
#slider-right-img7{
  position: absolute;
  right: 13%;
  bottom: 0;
      height: 140px;
}
#slider-right-img3{
  position: absolute;
  bottom: 3%;
  right: 28%;
  border-radius: 50%;
  width: 260px;
  transform: rotateZ(-36deg);
}


/* ------------ Video Popup ----------------- */
/* The Modal (background) */
#slider .modal-new {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999999999;
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
#slider .modal-contents {
  background-color: #fff;
  margin: auto;
  padding: 6px;
  width: 45%;
  transition: 2s;
  border-radius: 10px;
}
/* The Close Button */
 #slider .close-one {
    color: #252525;
    float: right;
    font-size: 28px;
    padding-right: 20px;
    cursor: pointer;
    background: transparent;
    border: none;
    font-weight: 900;
}
#myBtn i{
  position: absolute;
  bottom: 14%;
  z-index: 9;
  right: 6.5%;
  padding: 23px 26px;
  font-size: 22px;
  border-radius: 50%;
  background: rgb(255 255 255 / 31%);
  border: 2px solid #fff;
  transition: .3s;
  height: 70px;
  width: 70px;
  transition: .3s;
  animation: pulse 2s infinite;
    color: #fff;
}

#slider  #myNewModal .close-one {
    color: #252525;
    float: right;
    font-size: 28px;
    padding-right: 20px;
    cursor: pointer;
    background: transparent;
    border: none;
    font-weight: 900;
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}

/* ------------ Video Popup ----------------- */
/* The Modal (background) */


/* #slider .modal-contents {
  height: 280px;
  width: 288px;
  position: relative;
}
.modal-contents embed{
  border-radius: 50%;
  height: 280px;
  width: 288px;
}

 #slider .close-one {
  color: #252525;
  float: right;
  font-size: 28px;
  padding-right: 20px;
  cursor: pointer;
  background: transparent;
  border: none;
  font-weight: 900;
}
#myBtn{
  position: absolute;
  bottom: 14%;
  z-index: 9;
  right: 6.5%;
  padding: 14px 23px;
  font-size: 28px;
  border-radius: 50%;
  background: rgb(255 255 255 / 31%);
  border: 2px solid #fff;
  transition: .3s;
  height: 70px;
  width: 70px;
  transition: .3s;
  animation: pulse 2s infinite;
}
#myBtn i{
  color: #fff;

}
#slider  #myNewModal .close-one {
  color: #252525;
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  right: 35px;
  top: 40px;
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}  */



/* ---------courses------- */
/* #courses .courses-tab{
  background: #FFFFFF;
  box-shadow: 0px 3px 10px #00000029;
  border-radius: 0px 15px 15px 0px;
}
#courses .courses-contain-main-box {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  padding: 0 0 10px 10px;
}
#courses .courses-cat{
  background: #E4EDF5;
  height: 100%;
}
#courses .nav-pills .nav-link{
  background: unset;
}
#courses .nav-link{
  font: 600 15px/20px Outfit;
  letter-spacing: 0px;
  color: #000000;
  width: 100%;
  text-align: left;
  padding: 20px 10px;

}
#courses .nav-link.active{
  background: #fff;
  transition: unset;
}
#courses .certificate-heading{
  font: 500 22px/28px Outfit;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 10px;
}
#courses .owl-carousel .owl-nav.disabled{
  display: block !important;
  position: absolute;
  top: -58px;
  right: 12px;
}
.courses-cat .nav-item:nth-child(1) .nav-link.active:after{
	display: none;
}
#courses .owl-carousel .owl-nav button, #our-partner .owl-carousel .owl-nav button, #category .owl-carousel .owl-nav button{
  background: #000;
  padding: 5px 11px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 16px;
  margin: 3px;
  border: none;
}
#courses .owl-carousel .owl-nav button:hover,#our-partner .owl-carousel .owl-nav button:hover, #category .owl-carousel .owl-nav button:hover {
  background:#3790CB;
  transition: unset;
}
#courses .owl-carousel.owl-loaded{
      margin-top: 20px;
}
#courses .owl-carousel  .owl-nav i,  #our-partner .owl-carousel .owl-nav i,#category .owl-carousel .owl-nav i {
    color: #fff;
}
#category .owl-carousel .owl-nav{
  text-align: center;
}
#our-partner .owl-carousel .owl-nav{
      margin-left: 10px;
}
#courses .courses-title a{
  font: 500 16px/16px Outfit;
  letter-spacing: 0px;
  color: #000000;
}
.circle-big {
  position: relative;
  margin-top: 15px;
}
.circle-big svg {
  width: 200px;
  height: 200px;
}
.circle-big .bg {
  fill: none;
    stroke-width: 15px;
  stroke: #F3F3F3;
}

.circle-big .progress {
  fill: none;
  stroke-width: 18px;
  stroke: #3790CB;
  stroke-linecap: round;
  stroke-dasharray: 355.56;
  stroke-dashoffset: 60;
  transform: rotate(-170deg);
  transform-origin: 50% 50%;
  animation: big 3s ease-in-out;
}
circle.progress.progress-2{
  transform: rotate(-103deg);
  stroke-dasharray: 270.56;
}
.circle-big .text {
  position: absolute;
  top: 40%;
  left: 0;
  right:0;
  font: normal normal 600 14px/25px Outfit;
  letter-spacing: 0px;
  color: #000000;
}

.circle-big .text .small {
  font-size: 14px;
  color: #fff;
}
@keyframes big {
  from {
    stroke-dashoffset: 326.56;
  }
  to {
    stroke-dashoffset: 60;
  }
}

@keyframes one {
  from {
    stroke-dashoffset: 232.36;
  }
  to {
    stroke-dashoffset: 80;
  }
}

@keyframes two {
  from {
    stroke-dashoffset: 232.36;
  }
  to {
    stroke-dashoffset: 140;
  }
}

@keyframes appear {
	0%, 50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.certificate-text{
  font: 500 22px/27px Outfit;
  letter-spacing: 0px;
  color: #000000;
  margin-top: 10px;
  text-align: center;

}
#courses .course-content{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#courses .course-cat-name{
  font: 600 24px/28px Outfit;
  letter-spacing: 0px;
  color: #000000;
}
#courses .course-cat-para{
  font: 400 16px/25px Outfit;
letter-spacing: 0px;
color: #000000;
margin-bottom: 0;
}
#courses .courses-box {
      padding: 10px;
}
#courses .circle-progress-bar {
      border-top: 1px solid #F3F3F3;
}

.mask .fill {
  clip: rect(0px, 75px, 150px, 0px);
  background-color: #227ded;
}

.mask.full,
.circle .fill {
  animation: fill ease-in-out 3s;
  transform: rotate(135deg);
}

@keyframes fill{
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(135deg);
  }
}


.courses-cat .nav-item  .nav-link.active{
position: relative;
}

.courses-cat .nav-item  .nav-link.active:before{
  position: absolute;
    content: '';
    height: 30px;
    width: 30px;
    right: 0px;
    bottom: -30px;
    background-color: transparent;
    border-radius: 50% 0 0% 0%;
    box-shadow: -13px -6px 0px -6px #fff;
    z-index: 1;
    transform: rotate(90deg);
}
.courses-cat .nav-item  .nav-link.active:after{
  position: absolute;
  content: '';
  height: 30px;
  width: 30px;
  right: 0px;
  top: -30px;
  background-color: transparent;
  border-radius: 0% 0 50% 0%;
  box-shadow: 6px 14px 0px -6px #FFFFFF;
  transform: rotate(0deg);
}
#courses .course-author a{
  font: 500 16px/20px Outfit;
  color: #000000;
  text-transform: capitalize;
} */

/* ------instructor------- */

.instructor-name a{
  font: 500 22px/20px Outfit;
  color: #000000;
  text-transform: capitalize;
}
.instructor-desi{
  font: normal normal normal 14px/20px Outfit;
  letter-spacing: 0px;
  color: #000000;
}
.instructor-social{
  position: absolute;
}
.instructor-content{
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 0 0 12px 12px;
  padding: 8px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.instructor_col:hover .instructor-content:after{
    top: 0;
    opacity: 1;
}
.instructor_col:hover .instructor-content a, .instructor_col:hover .instructor-content p{
  color: #fff;
}


/* .instructor-content::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #3790CB;
} */

.ot-social{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  justify-content: center;
  display: none !important;
  z-index: 1;
}
.ot-social i{
  box-shadow: 0px 3px 6px #00000029;
      background: #fff;
      padding: 9px;
      border-radius: 3px;
      color: #000;
      font-size: 18px;
      height: 35px;
      width: 36px;
}
.sec-paragraph{
      font: normal normal normal 16px/28px Outfit;
}
.instructor_col:hover .ot-social{
  display: block !important;
}
#instructor .instructor_col img{
  border-radius: 15px 15px 0 0;
}

.instructor_col:hover .instructor-content{
  background:#3790CB;
  position: absolute;
  width: 100%;
  height: 90px;
  bottom: -81px;
  /* background: #3790CB; */
  z-index: 0;
  padding: 20px 0px 8px 0px;
  transition: unset;
}
.instructor_col:hover .instructor-content:after{
    top: 0;
    opacity: 1;
}
.instructor_col:hover .instructor-content a, .instructor_col:hover .instructor-content p{
  color: #fff;
}

#instructor .owl-stage{
 padding-bottom: 20px;
}
#instructor .owl-stage-outer{
      /* padding:24px !important;margin: auto; */
}
/* #instructor .owl-item{
  width:300px !important;
} */
/* why choose us css */

#why-choose-us{
  position: relative;
  z-index: 1;
}
#why-choose-us .choose-girl-img{
  position: absolute;
  left: 0;
  width: auto;
  height: 88%;
  left: 6%;
  z-index: -2;
}
.choose-counter-inner{
  background: #FFFFFF;
  text-align: center;
  width: 185px;
  border-radius: 12px;
  padding: 20px 10px;
  margin-right: 20px;
  margin-bottom: 20px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.choose-counter-inner img{
      max-width: 50%;
      margin-bottom: 8px;

}
.choose-counter-inner .counter1-up{
  font: normal normal bold 40px/28px Outfit;
  letter-spacing: 0px;
  color: #000000;
}
.choose-counter-inner .record_title{
      font: 400 14px/28px Outfit;
}

/* category  */
#category .cat-main-div{
  text-align: center;
  width: 239px;
  border: #F3F3F3;
  background: #F3F3F3;
  border-radius: 12px;
  padding: 20px;
}
#category .cat-main-div:hover{
  background: #3790CB;
}
#category .cat-main-div:hover  .img-category-title a, #category .cat-main-div:hover  .cat-para{
  color: #fff;
}
#category .cat-para{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#category  .img-category-title a{
    font: 500 22px/23px Outfit;
  letter-spacing: 0px;
  color: #000000;
}
#category .cat-img-box{
  background: #fff;
  height: 90px;
  width: 90px;
  margin: 0 auto;
  line-height: 72px;
  border-radius: 50%;
}
#category .owl-carousel .owl-item img{
  display: unset;
  width: auto;
}


/* newsletter section */
#newsletter .news_content{
  position: absolute;
  top: 32%;
}
#newsletter .wpcf7-response-output{
  position: absolute;
  width: 100%;
  top: 42px;
  font-size: 12px;
      margin: 1em 0em;
}
#newsletter .news_title{
    max-width: 70%;
    margin: 0 auto;
}
#newsletter .news_title h3{
  font: normal normal normal 16px/26px Outfit;
  color: #000000;
  text-align: center;
}
#newsletter .news_content form {
    position: relative;
    margin-top: 20px;
}
#newsletter .news_content [type=submit]{
  position: absolute;
  right: 0;
  top: 0;
  background: #3790CB;
  padding: 7px 17px;
  color: #fff;
  font: 400 16px/28px Outfit;
  border-radius: 0px 6px 6px 0;
  border: none;
}
#degree-courses .list-item-button {
  display: none;
}
/* our partner */
#our-partner .owl-carousel .owl-item img{
  width: auto;
  margin: 0 auto;
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%);

}
#our-partner .owl-carousel .owl-item img:hover{
  -webkit-filter: grayscale(0%);
}

/* free courses */
#free-courses .tutor-meta{
  font: 500 16px/28px Outfit;
  margin-bottom: 10px;
}
#free-courses .tutor-meta .tutor-meta-icon{
      color: #000;
}

#free-courses .tutor-meta .tutor-color-secondary.tutor-mr-4{
      margin-right: 0 !important;
}
#free-courses .free-course-text{
  font: normal normal 600 18px/28px Outfit;
  color: #000000;
}
