
/*right side button - social icons*/
.sticky-social .main-sticky li.drop-social .brochure li:not(:first-child){width:auto;padding-top:6px}
.sticky-social .brochure,.sticky-social .brochure li:first-child a{background:#ea2659!important;background:linear-gradient(229deg,rgba(235, 29, 83,.75) 0,rgba(235, 29, 83,.75) 100%)}.sticky-social .main-sticky li.drop-social .appform li:not(:first-child){width:auto;padding-top:6px}
.sticky-social .appform,.sticky-social .appform li:first-child a{background:#db6e68!important;background:linear-gradient(229deg,#db6e68 0,#db6e68 100%)}


.sticky-social{position:fixed;right:0;top:46vh;z-index:9999}.sticky-social .main-sticky li{position:relative}.sticky-social .main-sticky li a{display:-webkit-box;display:-ms-flexbox;display:flex;height:42px;width:42px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#db6e68;background:linear-gradient(229deg,#db6e68 0,#db6e68 100%)}.sticky-social .main-sticky li img{width:22px}.sticky-social .main-sticky li:nth-child(1) a{background:0 0 !important;background:linear-gradient(229deg,#9b0f90 0,#9b0f90 100%)}.sticky-social .main-sticky li:nth-child(2) a{background:0 0 !important;background:linear-gradient(229deg,#9b0f90 0,#9b0f90 100%)}.sticky-social .main-sticky li:nth-child(3) a{background:0 0 !important;background:linear-gradient(229deg,#15a3ec 0,#1f3edd 100%)}.sticky-social .main-sticky li:nth-child(4) a{background:0 0 !important;}.sticky-social .main-sticky li:nth-child(5) a{background:0 0 !important;background:linear-gradient(229deg,#0d2e8c 0,#1f3edd 100%)}.sticky-social .main-sticky li.drop-social:hover .sub-social-icons{right:0}.sticky-social .main-sticky li.drop-social:hover .whatsapp{right:-50px}.sticky-social .main-sticky li.drop-social:hover .phone{right:-90px}.sticky-social .main-sticky li.drop-social:hover .brochure{right:-60px}.sticky-social .main-sticky li.drop-social:hover .appform{right:-80px}.sticky-social .main-sticky li#whatsapp:hover,.sticky-social .main-sticky li.drop-social:hover .whatsapp{height:50px}.sticky-social .main-sticky li.drop-social .whatsapp{height:42px}.sticky-social .main-sticky li.drop-social .whatsapp li:not(:first-child){left:21%}.sticky-social .main-sticky li.drop-social .phone li:not(:first-child){width:auto;padding-top:10px}.sticky-social .main-sticky li.drop-social .phone li:not(:first-child) a,.sticky-social .main-sticky li.drop-social .brochure li:not(:first-child) a,.sticky-social .main-sticky li.drop-social .appform li:not(:first-child) a,.sticky-social .main-sticky li.drop-social .whatsapp li:not(:first-child) a{color:#fff;display:contents;text-decoration:none}.sticky-social .main-sticky li.drop-social:hover .whatsapp li:not(:first-child){bottom:72%;width:100%}.sticky-social .main-sticky li.drop-social .whatsapp h3{font-size:15px;margin:0}.sticky-social .main-sticky li.drop-social:hover .whatsapp li:first-child img{position:relative;top:0%}.sticky-social .sub-social-icons{position:relative;background:#eb1d53;background:linear-gradient(229deg,rgba(235, 29, 83,.75) 0,rgba(235, 29, 83,.75) 100%);position:absolute;width:254px;right:-212px;top:0;-webkit-transition:1s;transition:1s}.sticky-social .sub-social-icons li{display:block;float:left;width:16.6666666667%;position:relative}.sticky-social .drop-social:last-child .sub-social-icons li::after{position:absolute;content:'';border-right:1px dashed #fff;height:22px;right:0;top:10px}.sticky-social .sub-social-icons li:nth-child(1)::after,.sticky-social .sub-social-icons li:nth-child(6)::after{display:none}.sticky-social .sub-social-icons li a{background:0 0!important}.sticky-social .sub-social-icons li img{width:19px}.sticky-social .whatsapp{background:#13c856;}.sticky-social .whatsapp li:first-child a{background:#13c856!important;background:linear-gradient(229deg,#13c856 0,#13c856 100%)!important}.sticky-social .phone,.sticky-social .phone li:first-child a{background:#f35609!important;background:linear-gradient(229deg,#f35609 0,#f35609 100%)}
/**eng program lists**/
.headingbg {
    background-image: linear-gradient(90deg, #6A5ACD, #6960EC, #00a5fb);
    color: #fff;
    padding:10px;
    font-weight:800;
  margin-bottom:35px;
}
.coursebutton {
    border-radius: 35px;
    padding:6px 10px;
    color: #fff;
    font-weight:800;
}
.coursebutton img {
display: inline-block;
vertical-align: middle;
}
.butcolorug {
background-color:#151B8D;
}
.butcolorpg {
background-color:#3090C7;
}
.butcolorbe {
background-color:#0041C2;
}
.butcolorca {
background-color:#6A5ACD;
}
.prgimg {
	margin-left: -33px;
    margin-top: -3px;
    width: 70px;
	}
.deptbutton {
    border-radius: 120px;
    padding: 0px 10px;
    color: #000;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin: 10px 1px;
}
.deptbgug {
background-color:#CCCCFF;
}
.deptbgpg {
background-color:#fffeb2;
}
.deptbgbe {
background-color:#ffdec7;
}
.deptbgca {
background-color:#dadaff;
}


.navbar-toggle{
    display: none;
}
.navbar {
    margin-bottom: 0;
    background: #fff;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.navbar-brand {
    position: relative;
    padding: 4px 0;
    margin: 0!important;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.navbar-default .navbar-nav {
    margin-right: 0px!important;
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.navbar-default .navbar-nav > li {
    margin-left: 0px;
    border-right: 1px solid #060e7e;
}

.navbar-default .navbar-nav > li:first-child {
    margin-left: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 16px 10px !important;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;

}

.navbar-default .navbar-nav > li:active{
    border-bottom: 5px solid #13C856;
    background: #04073F;
}

.navbar-default .navbar-nav > li > a i {
    margin: 0 -2px 0 -5px;
}

.navbar-default .navbar-nav > li > a:after {
    position: absolute;
    bottom: 0;
    content: '';
    left: 50%;
    display: block;
    height: 5px;
    width: 5px;
    opacity: 0;
    margin: 0 0 -3px -2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.navbar-default .navbar-nav > li > a.active:after {
    opacity: 1;
}

.navbar-default .navbar-nav .dropdown {
    position: absolute;
    left: 0;
    border-bottom: 2px solid #060e7e;
    top: 100%;
    width: 200px;
    background: #ffffff;
    visibility: hidden;
    z-index: 2;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav .dropdown-box {
    width:800px;
}
.navbar-default .navbar-nav > li.drop:hover .dropdown {
    visibility: visible;
    opacity: 1;
}

.dropdown li, .sup-dropdown li {
    position: relative;
    border-top: 1px solid #ddd;
}

.dropdown li:first-child, .sup-dropdown li:first-child {
    border-top: none;
}

.dropdown li a, .sup-dropdown li a {
    display: block;
    color: #9b9b9b;
    font-size: 13px;

    padding: 9px 11px;
    text-decoration: none;
    transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;
}
.navbar-default .navbar-nav > li > a::after {
    background-color: #13C856 !important;
}

.dropdown > li:hover > a, .sup-dropdown li:hover > a {
    padding-left: 18px;
}
.bg-clr1 {
    background: #13C856;
    color: #fff;
}
.dropdown li a i {
    margin: 0 0 0 -4px;
}

.navbar-default .navbar-nav .sup-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    width: 180px;
    background-color: #fff;
    margin-top: 10px;
    transition: margin-top 0.2s ease-in-out;
    -moz-transition: margin-top 0.2s ease-in-out;
    -webkit-transition: margin-top 0.2s ease-in-out;
    -o-transition: margin-top 0.2s ease-in-out;
    visibility: hidden;
    z-index: 3;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav li.drop .dropdown li:hover .sup-dropdown {
    visibility: visible;
    margin-top: 0;
}

.search-side {
    position: relative;
    float: right;
    top: 0px;
    right: 0px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.show-search {
    position: relative;
    display: block;
    float: right;
}

.show-search i {
    font-size: 1em !important;

    color: #ffffff;
    width: 23px;
    cursor: pointer;
    height: 23px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    line-height: 23px;
    text-align: center;
    background-color: #f2f2f2;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    background: #DD6112;
}

.show-search:hover i {
    color: #ffffff;
}

.navbar .search-form {
    position: absolute;
    right: 0;
    z-index: 20;
    float: right;
    display: none;
    top: 40px;
}

.navbar .search-form:before {
    background-color: #ccc;
    top: -2px;
    content: '';
    display: block;
    height: 4px;
    width: 4px;
    z-index: 20;
    right: 15px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.search-form form input {
    border: 2px solid #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    padding: 1px 5px;
    width:150px;
    z-index: 22;
    color: #9d9d9d;
    box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none;
    box-shadow: none;
    margin-left: 36px;
}

.navbar .search-form form {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20;
}

/* -------- Btn-Default ---------- */

.btn-default {
    color: white;
    background-color: #0098db ;
    border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-default:hover {
    background-color: #eeeeee;
    border-color: #eeeeee;
}


/* -------- Btn-Border ---------- */

.btn-border {
    color: #222222;
    background-color: #fff;
    border-color: #222222;
}

.btn-border:focus,
.btn-border.focus {
    color: #222222;
    background-color: #e6e6e6;
    border-color: #000000;
}

.btn-border:hover {
    color: #222222;
    background-color: #e6e6e6;
    border-color: #040404;
}

.btn-border:active,
.btn-border.active,
.open>.dropdown-toggle.btn-border {
    color: #222222;
    background-color: #e6e6e6;
    border-color: #040404;
}

.btn-border:active:hover,
.btn-border.active:hover,
.open>.dropdown-toggle.btn-border:hover,
.btn-border:active:focus,
.btn-border.active:focus,
.open>.dropdown-toggle.btn-border:focus,
.btn-border:active.focus,
.btn-border.active.focus,
.open>.dropdown-toggle.btn-border.focus {
    color: #222222;
    background-color: #d4d4d4;
    border-color: #000000;
}

.btn-border:active,
.btn-border.active,
.open>.dropdown-toggle.btn-border {
    background-image: none;
}

.btn-border.disabled:hover,
.btn-border[disabled]:hover,
fieldset[disabled] .btn-border:hover,
.btn-border.disabled:focus,
.btn-border[disabled]:focus,
fieldset[disabled] .btn-border:focus,
.btn-border.disabled.focus,
.btn-border[disabled].focus,
fieldset[disabled] .btn-border.focus {
    background-color: #fff;
    border-color: #222222;
}

.btn-border .badge {
    color: #fff;
    background-color: #222222;
}

.btn-border {
    border-width: 2px;
}

.btn-border:hover,
.btn-border:active,
.btn-border:focus {
    background-color: #222222;
    border-color: #222222;
    color: #fff;
}


/* -------- Btn-Dark ---------- */

.btn-dark {
    color: #fff;
    background-color: #222222;
    border-color: #222222;
}

.btn-dark:focus,
.btn-dark.focus {
    color: #fff;
    background-color: #090909;
    border-color: #000000;
}

.btn-dark:hover {
    color: #fff;
    background-color: #090909;
    border-color: #040404;
}

.btn-dark:active,
.btn-dark.active,
.open>.dropdown-toggle.btn-dark {
    color: #fff;
    background-color: #090909;
    border-color: #040404;
}

.btn-dark:active:hover,
.btn-dark.active:hover,
.open>.dropdown-toggle.btn-dark:hover,
.btn-dark:active:focus,
.btn-dark.active:focus,
.open>.dropdown-toggle.btn-dark:focus,
.btn-dark:active.focus,
.btn-dark.active.focus,
.open>.dropdown-toggle.btn-dark.focus {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-dark:active,
.btn-dark.active,
.open>.dropdown-toggle.btn-dark {
    background-image: none;
}

.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled.focus,
.btn-dark[disabled].focus,
fieldset[disabled] .btn-dark.focus {
    background-color: #222222;
    border-color: #222222;
}

.btn-dark .badge {
    color: #222222;
    background-color: #fff;
}


/* -------- Btn-Gray ---------- */

.btn-gray {
    color: #333333;
    background-color: #eeeeee;
    border-color: #eeeeee;
}

.btn-gray:focus,
.btn-gray.focus {
    color: #333333;
    background-color: #d5d5d5;
    border-color: #afafaf;
}

.btn-gray:hover {
    color: #333333;
    background-color: #d5d5d5;
    border-color: #d0d0d0;
}

.btn-gray:active,
.btn-gray.active,
.open>.dropdown-toggle.btn-gray {
    color: #333333;
    background-color: #d5d5d5;
    border-color: #d0d0d0;
}

.btn-gray:active:hover,
.btn-gray.active:hover,
.open>.dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open>.dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open>.dropdown-toggle.btn-gray.focus {
    color: #333333;
    background-color: #c3c3c3;
    border-color: #afafaf;
}

.btn-gray:active,
.btn-gray.active,
.open>.dropdown-toggle.btn-gray {
    background-image: none;
}

.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus {
    background-color: #eeeeee;
    border-color: #eeeeee;
}

.btn-gray .badge {
    color: #eeeeee;
    background-color: #333333;
}

.btn-circled {
    border-radius: 25px;
}

.btn-flat {
    border-radius: 0;
}


/* -------- Btn-Default ---------- */

.btn {
    font-size: 13px;
    padding: 8px 22px;
}


/* -------- Btn-xs ---------- */

.btn-xs {
    font-size: 11px;
    padding: 3px 14px;
}


/* -------- Btn-sm ---------- */

.btn-sm {
    font-size: 12px;
    padding: 5px 17px;
}


/* -------- Btn-lg ---------- */

.btn-lg {
    font-size: 14px;
    padding: 10px 26px;
}


/* -------- Btn-xl ---------- */

.btn-xl {
    font-size: 16px;
    padding: 13px 32px;
}


/* -------- Btn-transparent ---------- */

.btn-transparent {
    background-color: transparent;
    color: #fff;
}


/* -------- Btn-Quick-contact ---------- */

.btn-quick-contact {
    background-color: rgba(5, 15, 5, 0.1);
    color: #fff;
}


/* btn read more*/

.btn-read-more {
    padding: 0;
}

.btn-read-more::after {
    display: inline-block;
    content: "\f18e";
    font-family: fontawesome;
    font-size: 16px;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: 5px;
    position: relative;
    text-shadow: none;
    text-transform: none;
    top: 2px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}

.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}
.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10{--bs-link-opacity:0.1}.link-opacity-10-hover:hover{--bs-link-opacity:0.1}