@keyframes scale {
    0%, to {
    transform: scale(1);
}
13.32%, 23.31% {
    transform: scale(.99);
}
16.65% {
    transform: scale(1.02);
}
}body {
    font-size: 14px;
    /* background-color: #eeeeee; */
}
.padding-0 {
    padding: 0;
}

.modal-lg {
    max-width: 80% !important;
}

.fixedlinked, .fixedlinked:hover {
    transform: rotate(-90deg);
    display: block;
    position: fixed;
    right: -55px;
    top: 30vh;
    z-index: 38;
    background: #e42329;
    color: #fff;
    padding: 6px 25px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-weight: 700;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
}
form.standard .form-group label {
    color: #c12626;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
}
form.standard .form-group .form-control, form.standard .form-group .form-control:focus, form.standard .form-group .form-control:hover {
    border: 0;
    border-bottom: 1px solid #e6eaed;
    color: #000;
    font-weight: 400;
    box-shadow: none;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background-size: 14px;
}
form.standard .form-group .form-control::-ms-expand, form.standard .form-group .form-control:focus::-ms-expand, form.standard .form-group .form-control:hover::-ms-expand {
    display: none;
}
form.standard .form-group .form-control:focus:valid, form.standard .form-group .form-control:hover:valid, form.standard .form-group .form-control:valid {
    border-bottom: 2px solid #28a745;
}
form.standard .form-group .form-control:focus:invalid, form.standard .form-group .form-control:hover:invalid, form.standard .form-group .form-control:invalid {
    border-bottom: 2px solid #c12626;
}
form.standard .btn-submit {
    color: #fff;
    background: #c12626;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 20px;
    padding: 6px 25px;
    box-shadow: 0 0 0 .2rem rgba(68, 70, 152, .2);
    margin-bottom: 15px;
}
.tippy-box {
    background-color: #fff;
    color: #737171;
    box-shadow: 0 0 3px rgba(0, 0, 0, .4);
    border: 1px solid #eaeaea;
    max-width: 270px!important;
}
.header .navigation .navbar .navbar-brand, .section-page .page-details p.sign::before, .tippy-box .tippy-arrow {
    display: none;
}
.tippy-box .tippy-content {
    padding: 15px;
}
.news-update-bar .card .card-header h3, .tippy-box .tippy-content h3 {
    font-size: 18px;
}

.tippy-box .tippy-content p {
    font-size: 14px;
    font-weight: 400;
}
.tippy-box .tippy-content ul {
    padding: 0 10px;
}
.tippy-box .tippy-content ul li {
    font-size: 14px;
    color: #c12626;
}
.tippy-box .tippy-content a.btn-enroll {
    background-color: #c12626;
    background-image: url(../images/stripe-white.png);
    color: #fafbfc;
    font-weight: 600;
    text-transform: capitalize;
}
.tippy-box .tippy-content a.closeme {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #c12626;
    background-image: url(../images/stripe-white.png);
    display: block;
    color: #fff;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    text-align: center;
    cursor: pointer;
    padding: 4px;
    font-size: 12px;
}
.top-fixed {
    padding-top: 80px;
}
.top-fixed .header {
    position: fixed;
    top: 0;
    transition: top .3s;
    z-index: 20;
}
.top-fixed .header>.container {
    height: 0;
    overflow: hidden;
}
.top-fixed .header .navigation .navbar .navbar-brand {
    display: initial;
    font-size: 18px;
    font-weight: 800;
    color:#fff;
}
.header {
    /* background: #eee; */
    top: 70px;
}
.header .header-img .card {
    border-radius: 0;
    border: 0;
    box-shadow: none;
}
.header .title-bar {
    padding-top: 10px;
    text-transform: uppercase;
   text-align: center;
}
.header .title-bar h2.ministry-mr {
    font-family: 'Open Sans', karma;
    font-weight: 600;
    font-size: 20px;
    color:#e42329;
}
.header .title-bar h2.com-en {
    font-weight: 700;
    font-size: 25px;
    color:#c12626;
    /* font-family: 'Oswald', sans-serif; */
}
.header .title-bar h2.ministry-en {
    font-size: 18px;
    color:#c12626;
    /* font-family: 'Open Sans', sans-serif; */
    margin: 0;
}
.header .title-bar h2.ministry-ce {
    font-size: 18px;
    color: #c12626;
    /* font-family: 'Open Sans', sans-serif; */
}
.header .quick-links .nav {
    margin-top: 20px;
}
.header .quick-links .nav .nav-item.dropdown .nav-link {
    color: #231f20;
}
.header .quick-links .nav .nav-item.dropdown .dropdown-menu {
    margin-top: 8px;
    background: rgba(193,38,38,.9);
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
}
.header .navigation .navbar .collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item, .header .quick-links .nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    border-bottom: 1px dotted #ffffff;
    padding:8px 25px;
}
.header .navigation .navbar .collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover, .header .quick-links .nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
    color: #c12626;
    background: #fff;
}
.header .quick-links .nav .nav-item .nav-link {
    color: #c12626;
    font-weight: 700;
}
.header .top-bar {
    background: #fbfbfb;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 1px;
}
.header .top-bar .small-nav .nav li.nav-item a.nav-link {
    color: #000000;
    font-weight: 600;
    font-size: 12px;
    text-decoration: none;
}
.header .top-bar .small-nav .nav li.nav-item a.nav-link:hover {
    color: #000000;
}
.header .navigation {
    border-top: 1px solid #eaeaea;
    position: relative;
    background:#ffffff;
}
.header .navigation::before, .landing-links::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .02;
    background-image: url(../images/nav-bg.png);
}
.header .navigation .navbar .collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
    margin-top: 8px;
    background-color: rgba(193,38,38,.9);
    background-image: url(../images/stripe-white.png); 
    background-size: 6px;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    padding:0;
}
.header .navigation .navbar .collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-submenu {
    position: relative;
}
.header .navigation .navbar .collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 3px;
    top: 40%}
.header .navigation .navbar .collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-submenu:focus .dropdown-menu, .header .navigation .navbar .collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-submenu:hover .dropdown-menu {
    display: flex;
    flex-direction: column;
    position: absolute!important;
    margin-top: -30px;
    left: 100%}
@media (max-width:992px) {
    .header .navigation .navbar .collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-menu {
    width: 50%}
.header .navigation .navbar .collapse .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-menu .dropdown-submenu {
    width: auto;
}
}
 .header .navigation .navbar .collapse .navbar-nav .nav-item .nav-link {
    font-weight: 500;
    color: #231f20;
    font-size: 13px;
    padding: 6px 16px;
    border-right: 1px solid #eaeaea;
    border-radius: 0;
} 
.header .navigation .navbar .collapse .navbar-nav .nav-item:last-child .nav-link {
    border: 0;
}
.header .navigation .navbar .collapse .navbar-nav .nav-item .nav-link:active, .header .navigation .navbar .collapse .navbar-nav .nav-item .nav-link:focus, .header .navigation .navbar .collapse .navbar-nav .nav-item .nav-link:hover {
    color:#000000;
}
.header .navigation .navbar .collapse .navbar-nav .nav-item .nav-link {
    font-weight: 500;
    color: #000000;
    font-size: 13px;
    padding: 11px 11px;
    /* border-right: 1px solid #eaeaea; */
    border-radius: 0;
    text-transform: uppercase;
}
.landing-links .nav li.nav-item a.nav-link span.badge, .main-home-slider .carousel-indicators li {
    background-color: #c12626;
}
.news-hr-slider {
    margin: 8px 0;
}
.news-hr-slider .head {
    border-left: 1px solid #ccc;
    max-width: fit-content;
    display: inline-block;
    float: left;
}
.news-hr-slider .head span {
    background: #c12626;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: block;
}
.news-hr-slider .head span::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #c12626;
    border-top: 10px solid transparent;
    margin-left: 14px;
    margin-top: 2px;
    z-index: 7;
}
.news-hr-slider .links {
    display: inline-block;
    width: calc(100% - 150px);
    float: left;
    padding: 10px;
}
.news-hr-slider .links marquee a {
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px;
    color: #000000;
}
.news-hr-slider .links marquee a i {
    color: #c12626;
}
.landing-links {
    background: #fbfbfb;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}
.landing-links .nav {
    margin: 8px 0;
}
.landing-links .nav li.nav-item:last-child a.nav-link {
    border-right: none;
}
.landing-links .nav li.nav-item a.nav-link {
    font-size: 15px;
    font-weight: 500;
    color: #231f20;
    padding: 10px 60px;
    border-right: 1px solid #eaeaea;
}
.landing-links .nav li.nav-item a.nav-link i.fa {
    margin-right: 15px;
}
.landing-links .nav li.nav-item a.nav-link:hover, .short-about .details .list-group .list-group-item i.fa {
    color: #e42329;
}
.short-about .cover-video .embed-responsive {
    margin-top: 70px;
}
.short-about .cover-video .embed-responsive span.button {
    position: absolute;
    z-index: 1;
    background: #c12626;
    color: #fff;
    display: block;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
}
.short-about .cover-video .embed-responsive span.button i.fa {
    font-size: 16px;
    margin-right: 10px;
}
.short-about .details h4 {
    font-size: 16px;
    color: #c12626;
}
.short-about .details h2{
    font-size: 20px;
    text-transform: uppercase;
    color: #e42329;
}
.short-about .details p {
    font-size: 14px;
    text-align: justify;
}
/* .short-about .details p::before {
    content: "";
    width: 50px;
    display: inline-block;
} */
.news-update-bar {
    margin-top: 15px;
}
.news-update-bar .card .card-body.slider-vr .media, .short-about .details .list-group {
    display: block;
}
.short-about .details .list-group .list-group-item {
    width: 49%;
    border: 0;
    border-radius: 0;
    display: inline-block;
    padding: 5px;
}
.short-about .details .nav {
    margin-top: 20px;
}
.short-about .details .nav li a {
    display: flex;
}
.short-about .details .nav li a i.fa {
    color: #fff;
    background: #c12626;
    padding: 15px;
    border-radius: 30px;
    margin-right: 10px;
}
.short-about .details .nav li a .title {
    font-weight: 600;
    color: #231f20;
    font-size: 18px;
    line-height: 18px;
    text-align: left;
    padding-top: 4px;
}
.short-about .details .nav li a .title span {
    display: block;
    font-size: 14px;
    color: #737171;
    font-weight: 400;
}
.news-update-bar .card {
    border-radius: 0;
    border: 0;
}

.news-update-bar .card .card-header {
    background:0 0;
}
.news-update-bar .card .card-header h3 span {
    float: right;
    font-size: 12px;
}
.news-update-bar .card .card-header h3 span i.fa {
    color: #c12626;
    margin-left: 5px;
}
.news-update-bar .card .card-body {
    padding: 20px 10px;
    position: relative !important;
}
.news-update-bar .card .card-body.slider-vr {
    overflow: hidden;
}
.news-update-bar .card .card-body.slider-vr .media .stamp {
    width: 100%;
    padding: 20px 10px;
}
.news-update-bar .card .card-body.slider-vr .media h5, .news-update-bar .card .card-body.slider-vr .media p {
    text-align: center;
}
.news-update-bar .card .card-body.slider-vr .swiper-button-next::after, .news-update-bar .card .card-body.slider-vr .swiper-button-prev::after {
    font-size: 18px;
    color: #fff;
    font-weight: 900;
}
.news-update-bar .card .card-body .media .stamp {
    background: #c12626;
    padding: 10px;
    width: 80px;
    text-align: center;
    position: relative;
}
.media{
    margin-bottom:10px;
}
.news-update-bar .card .card-body .media .stamp:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    bottom: 5px;
    left: -1px;
    transform: rotate(45deg);
    opacity: .5;
}
.news-update-bar .card .card-body .media .stamp:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    bottom: -7px;
    left: -2px;
    transform: rotate(-45deg);
}
.news-update-bar .card .card-body .media .stamp span {
    display: block;
    color: #fff;
}
.news-update-bar .card .card-body .media .stamp span.month {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.news-update-bar .card .card-body .media .stamp span.date {
    font-weight: 800;
    font-size: 20px;
}
.news-update-bar .card .card-body .media .media-body h5, .news-update-bar .card .card-body .media .media-body p {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color:#000
}
.news-update-bar .card .card-body .media .media-body p {
    font-size: 14px;
    color:#000
}
.news-update-bar .card .card-body .list-group .list-group-item {
    padding: 5px;
    text-align: center;
    border-radius: 0;
    border: 0;
}
.news-update-bar .card .card-body .list-group .list-group-item a {
    font-weight: 600;
    cursor: pointer;
    color: #231f20;
}
.services-landing {
    margin-bottom: 20px;
}
.services-landing .title h2 {
    margin: 25px 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #e42329;
}
.services-landing .card {
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
    border: 0;
    border-radius: 10px;
}
.services-landing .card:after, .services-landing .card:before {
    position: absolute;
    content: ""}
.services-landing .card:before {
    width: 80%;
    height: 220%;
    background: rgba(193,38,38,.9);
    top: -50%;
    left: 10%;
    z-index: 1;
    transform: rotate(25deg);
    transform-origin: center top 0;
    transition: all .5s ease 0s;
}
.services-landing .card:after {
    width: 55%;
    height: 175%;
    background-color: #c12626;
    bottom: -1000%;
    left: 53%;
    transform: rotate(-33deg);
    transform-origin: center bottom 0;
    transition: all .3s ease 0s;
}
.services-landing .card.active:before, .services-landing .card:hover:before {
    background: #c12626;
}
.services-landing .card.active:after, .services-landing .card:hover:after {
    bottom: -70%;
}
.services-landing .card .box-content, .services-landing .card .icon {
    width: 100%;
    padding: 0 20px;
    position: absolute;
    left: 0;
    z-index: 2;
    transition: all .8s ease 0s;
}
.services-landing .card .box-content {
    color: #fff;
    top: 30px;
}
.services-landing .card .box-content .title {
    font-size: 20px;
    margin: 0;
}
.services-landing .card .box-content .post {
    margin-top: 5px;
}
.services-landing .card .icon li a, .services-landing .card .post {
    display: inline-block;
    font-size: 14px;
}
.services-landing .card .icon {
    list-style: none;
    margin: 0;
    bottom: -100%}
.services-landing .card .icon li {
    display: inline-block;
}
.services-landing .card .icon li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #ffffff;
    border-radius: 50%;
    margin: 0 3px;
    color: #fff;
    text-align: center;
    transition: all .5s ease 0s;
}

.services-landing .card .icon li a i {
    color: #c12626;
}

.services-landing .card .icon li a:hover, .services-landing .card .icon li a:hover i {
    background: #e42329;
    color: #ffffff;
}
.services-landing .card.active .icon, .services-landing .card:hover .icon {
    bottom: 25px;
}
.services-landing .card img {
    width: 100%;
    height: auto;
}
.section-page .banner-top .cover {
    background-size: 6px;
    background-color: #c12626;
    background-image: url(../images/stripe-white.png);
}
.section-page .banner-top .cover .card {
    border-radius: 0;
    border: 0;
    overflow: hidden;
    border-bottom-right-radius: 70px;
}
.section-page .banner-top .cover .card .img, .section-page .page-details .courses-list .card img {
    width: 100%}
.section-page .banner-top .cover .carousel.slide {
    background: #fff;
}
.section-page .banner-top .caption, .section-page .banner-top:after, .section-page .breadcrum-menu .list-group .list-group-item.active {
    background-color: #c12626;
    background-image: url(../images/stripe-white.png);
    background-size: 6px;
}
.section-page .banner-top .caption h2 {
    font-size: 20px;
    color: #fff;
    padding: 60px;
    text-transform: capitalize;
    line-height: inherit;
}
.section-page .banner-top:after {
    content: "";
    width: 100%;
    display: block;
    height: 10px;
}
.section-page .breadcrum-menu {
    min-height: calc(100vh - 505px);
}
.section-page .breadcrum-menu .list-group {
    border-radius: 0;
    min-height: 50vh;
}
.section-page .breadcrum-menu .list-group .list-group-item {
    border: 0;
    border-radius: 0;
    font-weight: 500;
}
.section-page .breadcrum-menu .list-group .list-group-item:hover a {
    cursor: pointer;
    display: block;
}
.section-page .breadcrum-menu .list-group .list-group-item.active {
    margin-bottom: 10px;
}
.section-page .breadcrum-menu .list-group .list-group-item.active a {
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}
.section-page .breadcrum-menu .list-group .list-group-item.active a:hover {
    background: 0 0;
    color: #fff;
}
.section-page .breadcrum-menu .list-group .list-group-item a {
    color: #737171;
    text-decoration: none;
    text-transform: capitalize;
}
.section-page .breadcrum-menu .list-group .list-group-item a i.fa, .section-page .breadcrum-menu .list-group .list-group-item+.list-group-item .list-group-item-menu .dropdown-item i.fa {
    font-size: 14px;
    margin-right: 5px;
}
.section-page .breadcrum-menu .list-group .list-group-item a.in, .section-page .breadcrum-menu .list-group .list-group-item a:hover, .section-page .breadcrum-menu .list-group .list-group-item+.list-group-item .list-group-item-menu .dropdown-item.in, .section-page .breadcrum-menu .list-group .list-group-item+.list-group-item .list-group-item-menu .dropdown-item:hover {
    color:#c12626;
    background: #fafbfc;
}
.section-page .breadcrum-menu .list-group .list-group-item a.in i.fa, .section-page .breadcrum-menu .list-group .list-group-item a:hover i.fa, .section-page .breadcrum-menu .list-group .list-group-item+.list-group-item .list-group-item-menu .dropdown-item.in i.fa, .section-page .breadcrum-menu .list-group .list-group-item+.list-group-item .list-group-item-menu .dropdown-item:hover i.fa, .section-page .page-details .table tbody tr td .btn i.fa, .section-page .page-details .table tbody tr td a i.fa {
    margin-right: 10px;
}
.section-page .breadcrum-menu .list-group .list-group-item+.list-group-item {
    padding: 8px 15px;
}
.section-page .breadcrum-menu .list-group .list-group-item+.list-group-item .list-group-item-menu {
    padding: 0;
    margin-top: 20px;
}
.section-page .breadcrum-menu .list-group .list-group-item+.list-group-item .list-group-item-menu .dropdown-item {
    font-weight: 600;
    font-size: 13px;
    color: #737171;
}
.section-page .page-details {
    padding-top: 20px;
}
.section-page .page-details h3 {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.section-page .page-details h4 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    color: #c12626;
}
.section-page .page-details h4.underline {
    padding: 0 0 15px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}
.section-page .page-details h4.underline::before{
    content: "";
    display: block;
    width: 100px;
    border-bottom: 4px solid #231f20;
    position: absolute;
    bottom: -2px;
}
.section-page .page-details .list-group.offer-industries, .section-page .page-details p.sign span {
    display: block;
}
.section-page .page-details .list-group.offer-industries.x2 .list-group-item {
    display: inline-block;
    width: 48%}
.section-page .page-details .list-group.offer-industries .list-group-item {
    font-size: 14px;
    color: #c12626;
    text-decoration: none;
    border-radius: 0;
    border: 0;
    font-weight: 500;
}
.section-page .page-details .list-group.offer-industries .list-group-item span.badge {
    background: #c12626;
    color: #fafbfc;
    padding: 5px;
    font-size: 14px;
    margin-right: 10px;
    float: left;
    margin-top: 5px;
}
.section-page .page-details .courses-list {
    overflow: hidden;
}
.section-page .page-details .courses-list .swiper-button-next::after, .section-page .page-details .courses-list .swiper-button-prev::after {
    background: #fff;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    width: 60px;
    color: #fafbfc;
    background-color: #c12626;
    background-image: url(../images/stripe-white.png);
}
.section-page .page-details .courses-list .card .card-body {
    padding: 10px;
}
.section-page .page-details .courses-list .card .card-body h4 {
    font-size: 16px;
    margin: 0;
    color: #231f20;
}
.section-page .page-details .courses-list .card .card-body big {
    font-weight: 700;
    font-size: 22px;
    color: #c12626;
    display: block;
    text-align: end;
}
.section-page .page-details .list-masonry.column-gap {
    column-gap: 10px;
}
.section-page .page-details .list-masonry .card {
    border-radius: 0;
    border: 0;
    margin-bottom: 10px;
}
.section-page .page-details .list-masonry .card .card-body {
    background-color: #c12626;
    background-image: url(../images/stripe-white.png);
    color: #fff;
    padding: 10px;
}
.section-page .page-details .card .card-body h5.card-title a{
    text-decoration: none;
    color: #c12626;
}
.section-page .page-details .list-masonry .card .card-body h5.card-title {
    font-size: 14px;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-page .page-details .list-masonry .card .list-group .list-group-item {
    padding: 10px;
    font-weight: 500;
    font-size: 14px;
}
.section-page .page-details ol.order-list li, .section-page .page-details p {
    font-size: 16px;
    text-align: justify;
    text-justify: inter-word;
}
.section-page .page-details p::before {
    content: "";
    /* display: inline-block; */
    width: 30px;
}
.section-page .page-details p a, .section-page .page-details p a:hover {
    color: #c12626;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px dotted #c12626;
}
.section-page .page-details p img.thumbnail {
    float: right;
}
/* .section-page .page-details p.sign {
    text-align: right;
} */
.section-page .page-details p.sign span.name {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}
.section-page .page-details p.sign span.deg {
    font-size: 14px;
    font-weight: 500;
}
.section-page .page-details p.sign span.company {
    font-size: 14px;
    font-weight: 400;
}
.section-page .page-details .table thead tr th {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}
.section-page .page-details .table tbody tr td {
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
}
.section-page .page-details .table tbody tr td .btn {
    background-color: #c12626;
    color:#fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    /* box-shadow: 0 0 0 .2rem rgba(236, 50, 55, .3); */
    border: 0;
}
.section-page .page-details .table tbody tr td a {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: #c12626;
}
.section-page .page-details .reports-files .media img {
    width: 90px;
}
.section-page .page-details .reports-files .media .media-body {
    padding-top: 20px;
}
.section-page .page-details .reports-files .media .media-body h5 {
    font-size: 14px;
    font-weight: 700;
}
.footer {
    background: #DCDCDC;
    border-top: 3px solid black;
    /* padding-top: 30px;
    margin-top: 15px; */
    background-image:url('../images/footer-bottom-bg.png');
}

.footer:after {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    height: 10px;
    width: 100%;
    background: url('../images/after-bg.html') repeat;
    z-index: 10;
}
.footer .list-group.listing .list-group-item, .footer .list-group.social .list-group-item {
    padding: 4px;
    border: 0;
    border-radius: 0;
    background: 0 0;
    color: #737171;
}
.footer .list-group.listing .list-group-item.active, .footer .list-group.social .list-group-item.active {
    background: 0 0;
    color: #231f20;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.footer .list-group.listing .list-group-item a {
    color: #000000;
}
.footer .list-group.social {
    display: block;
    margin-bottom: 15px;
}
.footer .list-group.social .list-group-item {
    width: fit-content;
    display: inline-block;
}
.footer .list-group.social .list-group-item.active {
    width: 100%}
.footer .list-group.social .list-group-item a {
    padding: 10px;
    background: #c12626;
    color: #fff;
    text-decoration: none;
    /* min-width: 40px; */
    text-align: center;
}
.footer .list-group.social .list-group-item a:hover {
    cursor: pointer;
    background: #c12626;
}
.footer .populer-items {
    /* padding-top: 15px; */
}
.footer .populer-items h5 {
    position: relative;
    z-index: 35;
    font-size: 14px;
    text-transform: uppercase;
}
.footer .populer-items h5::before {
    content: "";
    position: absolute;
    width: calc(100% - 140px);
    border-bottom: 1px solid #ddd;
    top: 7px;
    z-index: -1;
    left: 140px;
}
.footer .populer-items .items {
    /* margin-top: 20px; */
}
.footer .populer-items .items a {
    font-size: 14px;
    color: #737171;
    cursor: pointer;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #737171;
    line-height: 25px;
}
.footer .rights .nav {
    /* border-top: 1px solid #ddd; */
    /* margin-top: 20px; */
}
.footer .rights .nav li a {
    padding: 10px 0;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
}

.owl-carousel.owl-loaded{
    background-image: url('../images/carousel-bg.html');
}

.owl-item{
    width: min-content;
}