﻿

.slider-section .slider-bg {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50vh;
    z-index: -1;
    background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 31, 63, 0.6)), url("https://demo.sabalink.dev/tjna/template/images/slider/bg/slide-3.jpg") !important;
}

.banner .container {
    position: absolute;
}
/*#c82128
#e0444a*/
.navbar-nav .nav-link:hover {
    text-color: #c82128;
    color: #c82128 !important;
}

.navbar-nav a.header-login:hover {
    background-color: #c82128;
    border-color: #c82128;
    color: #fff;
}

.navbar-nav a.header-login {
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    color: #392C7D;
    text-transform: capitalize;
    font-weight: 500;
    min-width: 150px;
    border: 3px solid #e0444a;
    padding: 10px 15px;
    margin-left: 20px;
}


.navbar-nav a.header-reg:hover {
    background-color: #ffa313;
    border-color: #ffa313;
    color: #fff;
}

.navbar-nav a.header-reg {
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    color: #392C7D;
    text-transform: capitalize;
    font-weight: 500;
    min-width: 150px;
    border: 3px solid #ffa313;
    padding: 10px 15px;
    margin-left: 20px;
}


.add-header-bg .navbar-nav .header-sign {
    background: #b4a7f5;
    border: 3px solid #B4A7F5;
    color: #fff;
    padding: 10px 15px;
}



.section-about .block {
    position: relative;

    margin: 7vh auto;

}
.section-about .block, #dockeditempanel .dockeditempanel_content {
    position: relative;
    border: none;
    box-shadow: none;
    margin-bottom: 30px;
    background: #f2f2eb;
}

.section-about .block {
    margin-left: auto;
    margin-right: auto;
}

.section-about .block  .row .text {
    position: relative;
    z-index: 10;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    padding: 5vh 6% 3vh;
}

    .section-about .block .row .image {
        position: absolute;
        right: 0;
        width: 100%;
        max-width: 50%;
        height: 100%;
        padding: 0;
        overflow: hidden;
        -webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 140%);
        clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    }

.padded-about {
    padding: 0;
}

 .elementor-widget-container {
    padding: 10px 10px 10px 10px;
    background-color: #BCD8FF;
    border-radius: 10px 10px 10px 10px;
}
.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
    align-items: center;
}
@media (min-width: 768px) {
    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
        text-align: left;
        flex-direction: row;
    }
}

 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 34%;
    margin-right: 15px;
}
.elementor-widget-container img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.elementor-image-box-content {
    width: 60%;
}

.elementor-image-box-title {
    margin-bottom: 4px;
    color: #0F2A47;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 600;
}

.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
    text-align: left;
    flex-direction: row;
}


.form-group.required .control-label:after {
    content: " *";
    color: red;
}

#TaxOrganisationHolder.hidden {
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease; /* Example transition effect */
}

.courses-wrapper {
    margin-bottom: 30px;
}

.footer-section {

    margin-top: 100px;
}



section .blog.identity-shell
{
  min-height: 350px;
}

  