@media (max-width: 767.8px) {
    div.group-links div[class*='col-']:nth-child(1n+2) {
      margin-top: 20px;
    }
  }
  @media (min-width: 768px) {
    div.group-links div[class*='col-']:nth-child(1n+3) {
      margin-top: 30px;
    }
}

.carousel-margin{
    margin-top: 0px !important;
    margin-bottom: 55px;
}
.card-course {
    position: relative;
    border-radius: 4px;
    /* padding: 20px; */
    text-align: center;
    transition: transform 0.3s ease-in-out, outline 0.4s ease-in-out;
    /* background-image: url(https://via.placeholder.com/300x200); */
    height: 350px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
    /* outline: 1px solid #fff; */
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.card-course::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.card-course-hovered::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.mb-40{
    margin-bottom: 40px;
}
.opac {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.57);
}
.card-course:hover {
    transform: scaleY(106%) scaleX(105%);
    border: #000 1px solid;
}

.card-course img {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 20px;
}
#owl-courses-grad .owl-dots{
    display: none !important;
}
.card-course-title {
    /* position: absolute;
bottom:20px;
left:18px; */
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    /* max-width: 100px; */
    display: block;
    text-transform: uppercase;
}

.card-course-description {
    /* position: absolute;
bottom:38px;
left:18px; */
    font-weight: 100;
    font-size: 14px;
    color: #fff;
    margin: 0px;
}

.course-badge {
    /* position: absolute;
top:18px;
left:18px; */
    background-color: #fd0;
    color: #000;
    padding: 4px 8px;
    margin-top: 20px;
    margin-left: 20px;
    z-index: 99;
}

.card-course-bottom {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    transition: box-shadow 0.3s ease-in-out;
    box-shadow: inset 0 0px 0 0px rgba(0, 0, 0, 0.5);
    flex: 0 0 100%;
    max-width: 100%;
    z-index: 99;
    height: 136px;
}

.card-course-bottom-left {
    flex: 1;
    max-width: 80%;
    text-align: left;
    display: flex;
}

.arrow-right {
    background: #fff;
    border-radius: 50%;
    padding: 4px;
    color: #808080;
    font-size: 18px;
}

.card-course-bottom-right {
    display: flex;
    align-items: end;
}

#owl-courses-grad .owl-stage-outer,
#owl-courses-pos-grad .owl-stage-outer {
    overflow: visible;
}

.green-courses {
    color: #00a59a !important;
    margin-top: 26px;
    margin-bottom: 5px !important;
    display: flex;
    align-items: center;
}

.green-courses .item {
    vertical-align: bottom;
}

.green-btn {
    color: #00a59a !important;
    font-size: 18px;
    font-weight: bold;
}

.green-btn:hover {
    color: #000 !important;
}

#owl-courses-grad,
#owl-courses-pos-grad {
    /* border-top: 1px solid #e0e0e0; */
    /* margin-top: 25px; */
    padding-top: 20px;
}

.card-hovered {
    box-shadow: inset 0 -180px 0 -1px rgba(0, 0, 0, 0.7);
    ;
}

.d-inline-block {
    display: inline-block;
    margin-top: 0;
}

.bookmark-course {
    vertical-align: unset;
    color: #00a59a;
    margin-right: 10px;
    width: 20px;
}

.arrow-course {
    vertical-align: bottom;
    font-size: 27px;
}

#owl-courses-grad .owl-prev:not(.disabled),
#owl-courses-pos-grad .owl-prev:not(.disabled) {
    position: absolute;
    left: 42px;
    top: 50%;
    background-color: rgba(236, 236, 236, 0.8);
    display: block;
    padding: 0 .3em !important;
    font-size: 2.5em;
    margin: 0;
    cursor: pointer;
    color: #fff;
    border-radius: 3px;
    transform: translate(-50%, -50%);
}

#owl-courses-grad .owl-next:not(.disabled),
#owl-courses-pos-grad .owl-next:not(.disabled) {
    position: absolute;
    right: -17px;
    top: 50%;
    background-color: rgba(236, 236, 236, 0.8);
    display: block;
    padding: 0 .3em !important;
    font-size: 2.5em;
    margin: 0;
    cursor: pointer;
    color: #fff;
    border-radius: 3px;
    transform: translate(-50%, -50%);
    z-index: 99;
}

#owl-courses-grad .owl-next.disabled,
#owl-courses-pos-grad .owl-next.disabled {
    display: none;
}

#owl-courses-grad .owl-prev.disabled,
#owl-courses-pos-grad .owl-prev.disabled {
    display: none;
}

#owl-courses-grad .owl-item,
#owl-courses-pos-grad .owl-item {
    opacity: 0;
    transition: opacity .5s linear;
}

#owl-courses-grad .owl-item.active,
#owl-courses-pos-grad .owl-item.active {
    opacity: 1;
}

.arrow-nav {
    font-size: 34px;
    color: #696969;
    z-index: 99;
}
.btn-text{
    text-align: right;
}
.course-img{
    object-fit: cover;
    position: absolute;
    height: 100%;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}
.course-img:hover{
    
}

.owl-banners .owl-item{
    /* max-height: 640px; */
}
.owl-banners .owl-stage{
    height: fit-content;
}
.img-fluid{
    max-width: 100%;
    /* max-height: 640px; */
}

.owl-banners .owl-prev:not(.disabled) {
    position: absolute;
    left: 70px;
    top: 50%;
    background-color: #fff;
    display: block;
    font-size: 2.5em;
    margin: 0;
    cursor: pointer;
    color: #fff;
    border-radius: 3px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    width: 55px;
    text-align: center;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-banners .owl-next:not(.disabled) {
    position: absolute;
    right: 17px;
    top: 50%;
    background-color: #fff;
    display: block;
    font-size: 2.5em;
    margin: 0;
    cursor: pointer;
    color: #fff;
    border-radius: 3px;
    transform: translate(-50%, -50%);
    z-index: 99;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-banners .owl-next.disabled{
    display: none;
}

.owl-banners .owl-prev.disabled{
    display: none;
}

.owl-banners .owl-item {
    opacity: 0;
    transition: opacity .5s linear;
}

.owl-banners .owl-item.active {
    opacity: 1;
}

.arrow-nav-banner {
    font-size: 45px;
    color: #696969;
    z-index: 99;
}
.owl-dots {
    text-align: center;
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    /* background: #ccc; */
    border: 1px solid #fff;
    margin: 0 3px;
  }
  .owl-dots .owl-dot.active {
    width: 12px;
    height: 12px;
    background-color: #fff;
  }
  .owl-dots .owl-dot:focus {
    outline: none;
  }
  .owl-dots{
    z-index: 999;
    position: relative;
    margin-top: -40px;
  }
  .banners-section{
    margin-bottom: 70px;
  }
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    /* .green-courses .col-xs-5{
        text-align: left !important;
    } */
    .btn-text{
        text-align: left !important;
        margin-top: 12px;
    }
    .course-img{
        filter: brightness(100%);
    }
    .green-courses {
        margin-top: 20px;
        margin-bottom: 14px !important;
    }
    .carousel-margin {
        margin-top: 28px !important;
        margin-bottom: 60px !important;
    }
    
    .owl-banners .owl-item{
        height: 300px;
    }
    
    .img-fluid{
        /* max-width: 430px; */
        height: 300px;
        object-fit: cover;
    }
    .owl-banners .owl-prev:not(.disabled) {
        width: 43px;
        height: 43px;
        left: 52px;
    }
    
    .owl-banners .owl-next:not(.disabled) {
        width: 43px;
        height: 43px;
        right: 14px;
    }
    .bg-list{
        padding-top:12px;
    }
  }
  @media only screen and (max-width: 481px) {
    #owl-noticias-mobile .owl-stage{
        margin-left: -53px;
    }
  }
@media only screen and (max-width: 600px) {

    #owl-courses-grad .owl-stage{
        margin-left: -42px;
    }
    
    #owl-courses-grad .owl-item.active + .owl-item {
        opacity: 1;
    }
    .btn-text{
        margin-top: 18px;
        margin-bottom: 25px;
        padding-left: 0;
    }
    .green-btn{
        font-size: 16px;
        font-weight: 400;

    }
    .arrow-course {
        font-size: 24px;
    }
    .bookmark-course{
        margin-right: 5px;
    }
    .card-course::before {
        background: rgba(0, 0, 0, 0);
    }
    .card-course:hover{
        transform: scaleY(100%) scaleX(100%);
        border: none;
    }
    .banners-section {
        margin-bottom: 25px;
    }
    .mb-40{
        margin-top: 85px;
    }
    .banners-desktop{
        display: none !important;
    }
    .banners-mobile{
        display: block !important;
    }
    #owl-courses-grad{
        /* border-top: 1px solid #e0e0e0; */
        /* margin-top: 25px; */
        padding-top: 15px;
    }
}

@media only screen and (min-width: 767px) {
    .bg-list{
        background: linear-gradient(90deg, rgba(253,253,253,1) 0%, rgba(253,253,253,1) 64%, rgba(244,244,244,1) 100%);
    }
}
@media (max-width: 767px) {
    .container {
        padding: 0 30px;
    }
}
.ov-hidden{
    overflow: hidden;
}
.carousel-title{
    font-size: 32px;
}
@media (max-width: 767px) {
    .carousel-title {
        font-size: 21px;

    }
    .carousel-desc{
        font-size: 15px;
    }
}

.yellow-bar-title{
    font-size:23px;
}

.yellow-bar-description{
    font-size:18px;
    font-weight: 400;
}
.courses .title-page .title-left{
    padding: 12px 4px 12px 0;
} 
.courses .title-page .title-right {
    padding: 12px 4px 12px 0;
    padding-left: 120px;
}
.courses .filter-section .search-result {

    margin: 14px 0 5px !important;
}

.filter-section{
    padding: 50px 0 50px;
  }
.courses .filter-section h1 {
    position: relative;
    font-size: 32px;
    padding: 7px 0 0 65px;
    margin: 0 0 20px;
}
.courses .filter-section h1:before {
    content: '';
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDkgNDkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ5IDQ5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzAwQTU5QTt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjQuNSwwQzExLDAsMCwxMSwwLDI0LjVTMTEsNDksMjQuNSw0OUMzOCw0OSw0OSwzOCw0OSwyNC41QzQ5LDExLDM4LDAsMjQuNSwweiBNMzguNSwyNS43QzM4LjUsMjUuOCwzOC41LDI1LjgsMzguNSwyNS43TDI1LjMsMzhjLTAuNywwLjctMS44LDAuNy0yLjUsMHMtMC43LTEuOCwwLTIuNWMwLDAsMC4xLTAuMSwwLjEtMC4xbDkuNy05SDEyLjFjLTEsMC4xLTEuOC0wLjctMS45LTEuN2MtMC4xLTEsMC43LTEuOCwxLjctMS45YzAuMSwwLDAuMSwwLDAuMiwwaDIwLjVsLTkuNy05Yy0wLjctMC43LTAuOC0xLjgtMC4xLTIuNWwwLDBjMC43LTAuNywxLjgtMC44LDIuNS0wLjFsMTMuMSwxMi4yQzM5LjEsMjMuOSwzOS4yLDI1LDM4LjUsMjUuN3oiLz48L3N2Zz4=);
    background-size: 49px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
}
.btn-grad {
    margin-top: 20px !important; 
    padding: 10px 40px 10px !important;
}
@media (max-width: 991px) {
    .courses .filter-section h1 {
        font-size: 22.5px;
    }
}
@media (max-width: 767px) {
    .courses .filter-section h1 {
        font-size: 21px;
        padding: 4px 0 0 30px;
        margin-bottom: 22px;
    }
}
@media (max-width: 767px) {
    .courses .filter-section h1:before {
        margin-top: 0;
        top: 0;
        width: 20px;
        height: 20px;
        background-size: 19px;
    }
    .text-center-mobile{
        text-align: center;
    }
    .btn-grad {
        width: 100%;
        padding: 15px 40px 15px !important;
    }
}
@media (min-width: 768px) {
    .filter-section .col-sm-5 {
        width: 41.66666667% !important;
    }
    .filter-section .col-sm-2 {
        width: 16.66666667% !important;
    }
    .filter-section{
        padding: 50px 0 50px !important;
      }
}

.pb-title{
    margin-bottom:20px !important;
}
@media (max-width: 767px) {
    .courses .filter-section {
        background: 0 0;
        padding: 40px 0 45px;
    }
    .title-page{
        display: none;
    }
}

  @media (min-width: 1200px) {

    .row-form{
      display: flex;
      justify-content: center;
    }
  }

.banner-category-mobile {
display: none;
width: 100vw;
margin-left: calc(50% - 50vw);
}
.banner-category-desk {
display: none;
width: 100vw;
margin-left: calc(50% - 50vw);
}
@media screen and (max-width: 600px) {
.banner-category-mobile {
    display: block;
}
}

@media screen and (min-width: 601px) {
.banner-category-desk {
    display: block;
    
}
}


.discount-box {
    display: inline-flex;
    align-items: center;
    background-color: #565656;
    color: #fff;
    border-radius: 20px;
    padding: 6px 19px 5px 0;
    font-family: Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    margin-bottom: 14px;
    margin-left: -3px;
    margin-top: 14px;
    height: 26px;
}
.discount-box .icon {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 8px;
  vertical-align: middle;
}

.discount-box .icon img {
  width: 100%;
  height: auto;
  display: block;
}

.discount-box .highlight {
  color: #ffcc00;
}

.graduation .courses-section .filter-section h2{
  color:#fff !important;
}

.technical .courses-section .filter-section h3, .graduation .courses-section .filter-section h3 {
    color: #C9C9C9 !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.5px;
    margin-top: 6px !important;
}

@media (min-width: 768px) {
    .graduation .courses-section .filter-section h2 {
        font-size: 18px !important;
    }
}