a {
    color: #2fac66;
    text-decoration: none;
    background-color: transparent;
}
h.section-title .title {
    letter-spacing: 0.3px;
    font-size: 1.5em !important;
    font-weight: bold;
}
.blog .next-course .teacher, .blog .next-course .course-fee {
    opacity: 1 !important;
}
.blog .next-course .overlay {
    opacity: 0.5 !important;
}
.blog  .next-course .timer {
    position: absolute;
    z-index: 1;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 20px;
    width: 100%;
}
.footer {
    background: #212529;
    padding: 60px 0;
    position: relative;
    color: #adb5bd;
}
.bg-half-110 {
    padding: 110px 0 0;
    background-size: cover;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: center center;
}
.bg-half-120 {
    padding: 120px 0 0;
    background-size: cover;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: center center;
}
.cursor-pointer{
    cursor: pointer;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-100 {
    margin-bottom: 100px;
}
.title-heading .heading {
    font-size: 36px !important;
}
.partners-ruler {
    max-height: 80px !important;
}
.essai-form {
    padding: 15px !important;
}
.footer .foot-subscribe .form-control {
    background-color: #ffffff;
    border: 1px solid #212529;
    color: #2fac66 !important;
}
.form-group .icons {
    color: #2fac66;
}
.agency-wrapper:before {
    bottom: 60%;
    right: 79rem;
    width: 80rem;
    height: 40rem;
    border-radius: 10rem;
    transform: rotate(
        45deg
    );
    background-color: #2fac66;
    z-index: -1;
}
.bg-overlay {
    background-color: rgba(222, 240, 225, .71);
}
.bg-soft-secondary {
    background-color: rgba(222, 240, 225, .71) !important;
    border: 1px solid rgba(222, 240, 225, .71) !important;
    color: #5a6d90 !important;
}
.icoran-black {
    color: #000 !important;
}
#topnav .logo {
    background: white;
    border-radius: 0 0 10px 10px;
    padding: 0 0 10px 5px;
}
.wrapper-icoran {background: url('/images/bandeaubas.jpg') no-repeat center center scroll;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 500px;
}
.opacity-0 {
    opacity: 0;
}
.opacity-1 {
    opacity: 0.2;
}
.opacity-2 {
    opacity: 0.4;
}
.opacity-3 {
    opacity: 0.6
}
.opacity-4 {
    opacity: 0.8;
}
.opacity-0 {
    opacity: 1;
}
.main-footer {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
    z-index: 1032;
}
/*   Plugins   */
.bootstrap-duallistbox-container select {
    height: 230px !important;
}
.bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-label {
    font-size: .7rem;
    line-height: 1rem;
    padding: .25rem .5rem;
}

/*   End Plugins   */

.footer.footer-border, .footer.footer-bar {
    border-top: 1px solid #adb5bd;
}
#isnotcompleted {
    display: block;
}
#notification_contact p {
    margin-bottom: 0;
}
.user-list tbody td>img {
    max-width: 50px;
}
.pg-selected {
    background: #2fac66;
    color: #ffffff !important;
}
/*Pagination des tableaux */
.pagination.pager .page-link {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
}
.pagination-first {
    border-top-left-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
}
.pagination-last {
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
}
/* Personnalisation bouton input-file*/
.input-file-container {
    position: relative;
}
.js .input-file {
    position: absolute;
    top: 0; left: 0;
    opacity: 0;
    cursor: pointer;
}
.file-return {
    margin: 0;
}
.file-return:not(:empty) {
    margin: 1em 0;
}
.js .file-return {
    font-style: italic;
    font-size: .9em;
    font-weight: bold;
}
.js .file-return:not(:empty):before {
    content: "Fichier sélectionné: ";
    font-style: normal;
    font-weight: normal;
}
.text-professors {
    font-size: 1.5rem;
}

.icoran-social .fea.icon-sm {
    height: 25px;
    width: 25px;
}
.icoran-social.social-icon li a {
    height: 50px;
    width: 50px;
    line-height: 50px;
}
.btn-group.dropdown-menu-user .dropdown-toggle:after {
    content: "";
    position: relative;
    right: -4px;
    top: -2px;
    border: solid #2fac66;
    border-radius: 0.5px;
    border-width: 0 2px 2px 0;
    padding: 3px;
    -webkit-transform: rotate(
        45deg
    );
    transform: rotate(
        45deg
    );
    margin-left: 0;
    vertical-align: 0;
}
.btn-group.dropdown-menu-user .dropdown-toggle:hover:after {
    content: "";
    position: relative;
    right: -4px;
    top: -2px;
    border: solid #000000;
    border-radius: 1.7px;
    border-width: 0 2px 2px 0;
    padding: 3px;
    -webkit-transform: rotate(
        45deg
    );
    transform: rotate(
        45deg
    );
    margin-left: 0;
    vertical-align: -3px;
}
.dropdown-item {
    width: 100%;
    padding: 0 1.5rem;
}
#topnav .buy-menu-btn {
    margin: 0;
    padding: 10px;
}
/*   Media Queries  */
@media (max-width: 991px){
    #topnav .buy-button {
        display: none !important;
    }
    #topnav .buy-menu-btn {
        display: block !important;
    }
}
@media (max-width: 992px){
    #topnav .buy-button {
        line-height: 89px;
    }
    #topnav .navigation-menu > li > a {
        line-height: 20px;
    }
    .logo-col {
        margin-top: -30px;
    }
}
@media (max-width: 1200px) {
    #topnav .navigation-menu > li > a {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
@media (max-width: 576px) {
    .text-professors {
        line-height: 1.4;
    }
}
@media (min-width:768px) and (max-width:918px) {
    .header-buttons {
        font-size: .6em !important;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    #topnav .container {
    max-width: 100%;
}
}

