.row_content_block {
    margin-top: 0% !important;
}

.carousel_edu h3 {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    color: #000;
}

.card-text-blue-to {
    font-size: 17px;
    color: #000;
    line-height: 1;
    min-height: 7vh !important;
    margin-top: 20px;
}

.carousel_edu .blue-card {
    background: #0cbbea !important;
    border-radius: 0;
}

.carousel_edu .dark-blue-card {
    background: #0338ad !important;
    border-radius: 0;
}

.carousel_edu .green-card {
    background: #38c6c2 !important;
    border-radius: 0;
}

.educationDesignForYou .owl-dots {
    display: block !important;
}

.educationDesignForYou .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #105A7E;
}

.educationDesignForYou button.owl-dot.active {
    background: #105A7E;
    width: 4%;
    border-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.educationDesignForYou .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none !important;
}

.educationDesignForYou .owl-slider-one .carousel_edu .owl-dots {
    display: block !important;
}

.educationDesignForYou .owl-nav.disabled {
    display: none !important;
}

.item.dark-blue-card {
    border: 15px solid #0338ad;
}

.item.blue-card {
    border: 15px solid #0cbbea;
}

.item.green-card {
    border: 15px solid #38c6c2;
}

.sameHBlock {
    min-height: 506px;
}

#edu-slider .btn_vc_outline {
    min-width: 100px;
}

#edu-slider .btn_vc_standard {
    min-width: 100px;
    padding: 10px 20px 10px 20px !important;
}

@media (max-width: 1366px) {

    .sameHBlock {
        min-height: 445px;
    }

    #edu-slider .btn_vc_standard {
        min-width: 100px;
        width: 42%;
        padding: 10px 5px 10px 5px;
        font-size: 12px;
        font-weight: 800;
        height: 40px;
    }

    #edu-slider .btn_vc_outline {
        min-width: 100px;
        width: 42%;
        padding: 10px 5px 10px 5px;
        font-size: 12px;
        font-weight: 800;
        height: 40px;
    }

}
 
@media (max-width: 768px) {

    .carousel_edu .blue-card, .dark-blue-card, .green-card {
        font-size: 20px
    }

    .sameHBlock {
        min-height: 403px !important;
    }

    .educationDesignForYou button.owl-dot.active {
        background: #105A7E;
        width: 9%;
    }

    .educationDesignForYou button.owl-dot {
        background: #9BBACD;
        height: 16px;
        width: 16px;
        border-radius: 50%;
        margin-top: 38px !important;
        margin: 13px 4px;
    }

    .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: -14px;
    }

    .card-text-blue-to {
        font-size: 16px;
        color: #000;
        line-height: 1;
        min-height: 4vh !important;
        margin-top: 14px;
    }

    #edu-slider .btn_vc_standard {
        min-width: 99px !important;
        padding: 10px 0px 10px 0px !important;
        font-size: 12px;
    }

    #edu-slider .btn_vc_outline {
        min-width: 100px !important;
        padding: 10px 0px 10px 0px;
        font-size: 12px;
    }   

    .educationDesignForYou button.owl-dot.active {
        background: #105A7E;
        width: 12%;
        border-radius: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .news-carousel-slider .owl-nav {
        position: absolute;
        top: -67px;
        right: 0;
    }

    .sameHBlock {
        min-height: 0;
    }

    .educationDesignForYou .owl-theme .owl-dots .owl-dot span {
        width: 9px;
        height: 8px;
        margin: 5px 7px;
        background: #d6d6d600;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }

    .educationDesignForYou a.btn {
        width: 44% !important;
    }

    /*.educationDesignForYou.btn_vc_outline {
        min-width: 100px !important;
        padding: 10px 0px 10px 0px;
        font-size: 12px;
    }*/
    
}

/*@media (max-width: 375px) {

    #edu-slider .btn_vc_standard {
        min-width: 117px !important;
        font-size: 12px;
        padding: 5px 5px 5px 5px;
        height: 30px;
    }

    #edu-slider .btn_vc_outline {
        min-width: 117px !important;
        font-size: 9px;
        padding: 5px 5px 5px 5px;
        height: 30px;
    }
}*/