/*===================== 	Premery bg color =====================*/
:root {
    --primary: #4c1864;
    --sc-primary: #4d0a91;
}

/* Hex */
.bg-primary,
.btn,
.comments-area .comment-form p input[type="submit"],
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.feature-filters .active>[class*="btn"],
.list-num-count>li:before,
.pagination-bx.primary .pagination>li>a,
.pagination-bx.primary .pagination>li>span,
button.back-to-top,
.rev-btn {
    background-color: #4c1864;
}

/*Hex color :hover */
.btn:active,
.btn:hover,
.btn:focus,
.active>.btn,
.bg-primary-dark,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.sidenav .closebtn:hover,
.sidenav .closebtn:focus,
.owl-btn-1.primary .owl-prev:hover,
.owl-btn-1.primary .owl-next:hover,
.owl-btn-2.primary .owl-prev:hover,
.owl-btn-2.primary .owl-next:hover,
.pagination-bx.primary .pagination>li>a:hover,
.pagination-bx.primary .pagination>li>span:hover,
.pagination-bx.primary .pagination>li.active>span,
.pagination-bx.primary .pagination>li.active>a {
    background-color: #4d0a91;
}

/*===================== 	Premery text color =====================*/
a,
.text-primary,
.primary li:before,
.menu-links .nav>li.active>a,
.menu-links .nav>li:hover>a,
.menu-links .nav>li .mega-menu>li ul a:hover,
.menu-links .nav>li .sub-menu li:hover>a,
footer a:active,
footer a:focus,
footer a:hover,
footer h1 a,
footer h2 a,
footer h3 a,
footer h4 a,
footer h5 a,
footer h6 a,
footer p a,
.testimonial-1 .testimonial-position,
.acod-head a:after,
.acod-head a,
.acod-head a:hover,
.acod-head a.collapsed:hover,
.ttr-tabs .nav-tabs>li>a i,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.btn.outline,
.btn-link:hover {
    color: #0b79e8;
}

/*===================== 	Secondery bg color =====================*/
.bg-secondry {
    background-color: #2d3239;
}

/*===================== 	Secondery text color =====================*/
.text-secondry {
    color: #2d3239;
}

.ovpr-light:after,
.ovpr-middle:after,
.ovpr-dark:after,
.ovpr:after,
.bg-primary {
    background-color: #4c1864;
}

.footer-top,
.footer-bottom {
    background-color: #121921;
}

.ovbl-middle::after,
.ovbl-light::after,
.ovbl-dark::after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#100018+0,26006c+50,110038+100 */
    background: #100018;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #100018 0%, #26006c 50%, #110038 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #100018 0%, #26006c 50%, #110038 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #100018 0%, #26006c 50%, #110038 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#100018', endColorstr='#110038', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.ttr-notify-header::after,
.widget-bg1,
.ttr-search-bar,
.ttr-header,
.ovpr-dark:after,
.pricingtable-main,
.account-head:after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c1864+0,3f189a+100 */
    background: #4c1864;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #4c1864 0%, #3f189a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #4c1864 0%, #3f189a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #9d3a9d 0%, #df5f41 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c1864', endColorstr='#3f189a', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

/* Secondry Color */
.portfolio-bx .portfolio-info-bx,
.btn.outline:hover,
.course-info-list ul li a.active,
.course-info-list ul li a:hover,
.btn,
.upcoming-event-carousel.owl-btn-1 .owl-prev,
.upcoming-event-carousel.owl-btn-1 .owl-next,
.courses-carousel .owl-nav .owl-next,
.courses-carousel .owl-nav .owl-prev,
.recent-news-carousel .owl-nav .owl-next,
.recent-news-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next,
.testimonial-carousel .owl-nav .owl-prev {
    /* background: linear-gradient(45deg, #9d3a9d 0%, #df5f41 100%); */
    background: #0b79e8;
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.profile-tabnav .nav li a.active, .profile-tabnav .nav li a:hover {
    /* background: linear-gradient(45deg, #e14b67 0%, #df5f41 100%); */
    background: #07529c;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
}

/* .header .btn {
    background: linear-gradient(90deg, #CFA2E8, #637FEA);
    text-transform: capitalize;
    border: none;
    outline: none;
    cursor: pointer;
    position: relative;
    z-index: 10;
    color: var(--color-heading);
    box-shadow: 0 10px 13px 0 rgba(209, 211, 237, 0.39);
    border-radius: 30px;
}

.header .btn:hover {
    background: linear-gradient(90deg, #CFA2E8, #637FEA);
    color: var(--color-heading);
    box-shadow: 0 10px 13px 0 rgba(209, 211, 237, 0.39);
    border-radius: 30px;
}

.header .btn::before {
    content: "";
    z-index: -1;
    top: 3px;
    left: 3px;
    position: absolute;
    background: #fff;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
}

.header .btn::before {
    border-radius: 500px;
} */

button.back-to-top {
    background: #643b9e;
    color: #fff;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}

.footer_widget ul li a:hover,
[class*="ovbl-"] .counter-style-1 .counter-text,
.header-transparent .secondary-menu .btn-link:hover,
.header-transparent .menu-links .nav>li:hover>a,
.header-transparent .menu-links .nav>li.active>a {
    color: #9d3a9d;
}

.course-info-list ul li a.active:hover,
.course-info-list ul li a:hover,
.btn:hover,
button.back-to-top:hover,
.upcoming-event-carousel.owl-btn-1 .owl-prev:hover,
.upcoming-event-carousel.owl-btn-1 .owl-next:hover,
.courses-carousel .owl-nav .owl-next:hover,
.courses-carousel .owl-nav .owl-prev:hover,
.recent-news-carousel .owl-nav .owl-next:hover,
.recent-news-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover,
.testimonial-carousel .owl-nav .owl-prev:hover {
    /* background: linear-gradient(45deg, #6d3c9f 0%, #6d3c9f 100%); */
    background: #07529c;
    color: #fff;
}

.heading-bx.left .title-head {
    border-color: #0b79e8;
}
