/** course-section **/

.course-section {
  position: relative;
  overflow: hidden;
}


.course-section .btn-box a {
  background-color: white !important;
  color: var(--theme-color) !important;
  border: 1px solid var(--theme-color);

}

.course-section .bg-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.course-block-one .inner-box {
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  margin-bottom: 30px;
}

.course-block-one .inner-box .image-box {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 50px 20px 20px 20px;
}

.course-block-one .inner-box .image-box img {
  width: 100%;
}

.course-block-one .inner-box .image-box .overlay-image {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transform: translatey(-50%) scaleY(1.5);
  opacity: 0;
  filter: blur(10px);
  transition: opacity 0.5s ease;
  transition: background-color 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1;
}

.course-block-one .inner-box:hover .image-box .overlay-image {
  transform: translatey(0) scaleY(1);
  opacity: 1;
  filter: blur(0);
}

.course-block-one .inner-box .lower-content {
  position: relative;
  display: block;
  padding: 30px 40px 40px 40px;

}


.blog-h .lower-content {
  padding: 30px !important;
}

.blog-h .post-date i {
  color: var(--theme-color);
  margin-right: 10px;
}

.blog-h .post-date {
  color: var(--theme-color);
}


.blog-h .image-box .image a {
  display: block;
  overflow: hidden;
}


.blog-h .image-box .image a:hover img {
  transform: scale(1.1);
  transition: all ease 0.4s;
}


.blog-h .image-box .image a img {
  width: 100%;
  object-fit: cover;
}


.blog-h .course-block-one {
  height: 100%;
}


.blog-h .course-block-one .inner-box {
  height: 100%;
}



.course-block-one .inner-box .lower-content .icon-box {
  position: absolute;
  top: -65px;
  right: 40px;
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 45px;
  text-align: center;
  border-radius: 50%;
  z-index: 2;
  transition: all 500ms ease;
}

.course-block-one .inner-box:hover .lower-content .icon-box {
  color: #fff;
}

.course-block-one .inner-box .lower-content h3 {
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 8px;
  font-weight: 600;
  height: 100%;
  max-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
}

.course-block-one .inner-box .lower-content h3 a {
  display: inline-block;
  color: var(--title-color);
}

.course-block-one .inner-box .lower-content h3 a:hover {}

.course-block-one .inner-box .lower-content .p {
  margin-bottom: 20px;
  max-height: 84px;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;



}

.blog-h .btn-c {
  padding: 10px 40px !important;
  height: 100%;

}


.blog-h .lower-content .p {
  height: 100%;
  max-height: 56px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
}

.course-section .more-btn .theme-btn {
  padding: 15px 30px;
}

.course-section .bg-layer::after {
  position: absolute;
  background-color: black;
  width: 100%;
  height: 100%;
  content: "";
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  opacity: 0.7;
}

.course-section h2 {
  color: white;
}


.course-section .sub-title {
  color: var(--secondary-color);

}


.podcast-h{
  background-color: #F5F5F5;
}

.podcast-h h2{
  color:black;
}


.podcast-h .owl-nav .owl-prev,
.podcast-h .owl-nav .owl-next{
  background-color: white !important;
  color:black !important;
}


.podcast-h .owl-nav .owl-prev:hover::before,
.podcast-h .owl-nav .owl-next:hover::before{
    background-color: var(--theme-color) !important;
    color:white !important;
}

.podcast-h .owl-nav .owl-prev:hover,
.podcast-h .owl-nav .owl-next:hover{
    color:white !important;
}


.podcast-h  .figura{
  position: absolute;
  left: 0px;

}




.services-h .owl-nav .owl-prev,
.services-h .owl-nav .owl-next{
  background-color: white !important;
  color:black !important;
}


.services-h .owl-nav .owl-prev:hover::before,
.services-h .owl-nav .owl-next:hover::before{
    background-color: var(--theme-color) !important;
    color:white !important;
}

.services-h .owl-nav .owl-prev:hover,
.services-h .owl-nav .owl-next:hover{
    color:white !important;
}


.cursos-h .owl-nav .owl-prev,
.cursos-h .owl-nav .owl-next{
  background-color: white !important;
  color:black !important;
}


.cursos-h .owl-nav .owl-prev:hover::before,
.cursos-h .owl-nav .owl-next:hover::before{
    background-color: var(--theme-color) !important;
    color:white !important;
}

.cursos-h .owl-nav .owl-prev:hover,
.cursos-h  .owl-nav .owl-next:hover{
    color:white !important;
}









/** course-style-two **/

.course-style-two {
  position: relative;
  background: #E8ECEC;
}

.course-block-two .inner-box {
  position: relative;
  display: block;
  background: #fff;
  border-radius: 30px 30px 120px 30px;
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.07);
  padding: 50px 40px;
  margin-bottom: 30px;
  transition: all 500ms ease;
}

.course-block-two .inner-box:hover {
  box-shadow: 0px 10px 70px 0px rgba(0, 0, 0, 0.20);
}

.course-block-two .inner-box .icon-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  line-height: 90px;
  background: #EFF2F2;
  text-align: center;
  border-radius: 50%;
  font-size: 45px;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 44px;
  transition: all 500ms ease;
}

.course-block-two .inner-box .icon-box:before {
  position: absolute;
  content: '';
  background: var(--secondary-color);
  width: 100%;
  height: 0%;
  left: 0px;
  top: 0px;
  z-index: -1;
  transition: all 500ms ease;
}

.course-block-two .inner-box:hover .icon-box:before {
  height: 100%;
}

.course-block-two .inner-box h3 {
  position: relative;
  display: block;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 14px;
}

.course-block-two .inner-box h3 a {
  display: inline-block;
  color: var(--title-color);
}

.course-block-two .inner-box h3 a:hover {}

.course-block-two .inner-box p {
  margin-bottom: 45px;
}

.course-style-two .more-btn .theme-btn {
  padding: 15px 30px;
}

.course-style-two .bg-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.3;
}

.course-section.alternat-2 .course-block-one .inner-box {
  padding: 0px;
  border-radius: 20px 20px 20px 20px;
}

.course-section.alternat-2 .course-block-one .inner-box .lower-content {
  padding: 30px 40px;
}

.course-section.alternat-2 .course-block-one .inner-box .image-box {
  border-radius: 20px;
}

.course-block-one .inner-box .image-box .image{
  display: flex;
  align-items: center;
  justify-content: center;
}

/* .course-block-one .inner-box .image-box::after{
  content: "";
  background-color: black;
  top:0px;
  bottom:0px;
  left:0px;
  right: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.4;

} */


.course-block-one .inner-box .image-box .video-btn{
  position: absolute;
  z-index: 10;
  width: 60px;
  height: 60px;
  line-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color:white;
}


.course-block-one .inner-box .image-box .video-btn i{
  color:white;
}

.course-block-one .inner-box .image-box .video-btn:hover i{
  color:var(--theme-color);
  transition: all ease 0.4s;
}

.course-section.alternat-2 .course-block-one .inner-box .image-box figure a {
  display: block;
  overflow: hidden;
  width: 100%;
}

.podcast-h .image-box figure a{
  display: flex !important ;
  align-items: center;
  justify-content: center;

}


.course-section.alternat-2 .course-block-one .inner-box .image-box figure a:hover img {
  transform: scale(1.1);
  transition: all ease 0.4s;
}

.course-section.alternat-2 .course-block-one .inner-box .image-box figure a:hover img {
  width: 100%;
  object-fit: cover;
}




.course-section.alternat-2 .course-block-one .inner-box .lower-content .icon-box {
  border-radius: 50px 50px 20px 50px;
  background-color: transparent !important;
}

.course-section.alternat-2 .course-block-one .inner-box:hover .lower-content .icon-box {
  color: #fff;
}

.course-block-one .inner-box .lower-content .category {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 3px;
}


/** course-style-three **/

.course-style-three {
  position: relative;
}

.course-block-three .inner-box {
  position: relative;
  display: block;
  background: #fff;
  border-radius: 30px 30px 120px 30px;
  margin-bottom: 30px;
  padding: 40px 50px 50px 160px;
  transition: all 500ms ease;
}

.course-block-three .inner-box:hover {
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.07);
}

.course-block-three .inner-box .icon-box {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  line-height: 90px;
  overflow: hidden;
  left: 40px;
  top: 50px;
  background: #EFF2F2;
  text-align: center;
  border-radius: 50%;
  font-size: 45px;
  z-index: 1;
  transition: all 500ms ease;
}

.course-block-three .inner-box:hover .icon-box {
  color: #fff;
}

.course-block-three .inner-box .icon-box:before {
  position: absolute;
  content: '';
  background: var(--secondary-color);
  width: 100%;
  height: 0%;
  left: 0px;
  top: 0px;
  z-index: -1;
  transition: all 500ms ease;
}

.course-block-three .inner-box:hover .icon-box:before {
  height: 100%;
}

.course-block-three .inner-box h3 {
  position: relative;
  display: block;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 11px;
}

.course-block-three .inner-box h3 a {
  display: inline-block;
  color: var(--title-color);
}

.course-block-three .inner-box h3 a:hover {}

.course-block-three .inner-box p {
  margin-bottom: 22px;
}

.course-style-three .pattern-layer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 756px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}


/** rtl-css **/



/** responsive-css **/

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 991px) {
  .course-style-three {
    padding: 65px 0px 40px 0px;
  }
}

@media only screen and (max-width: 767px) {

  /* .course-section,
  .course-style-two {
    padding: 65px 0px 70px 0px;
  } */

  .course-style-two.pt_0 {
    padding-top: 0px;
  }

  .course-section.pb_120,
  .course-style-two.pb_120 {
    padding-bottom: 70px;
  }

}

@media only screen and (max-width: 599px) {}

@media only screen and (max-width: 499px) {

  /* .course-block-one .inner-box .lower-content,
  .course-section.alternat-2 .course-block-one .inner-box,
  .course-block-three .inner-box {
    padding-left: 30px;
    padding-right: 30px;
  } */

  .course-block-three .inner-box .icon-box {
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 20px;
  }
}