/*
Theme Name:    	scert_odisha_main
Description:    Scert Odisha
Author:         Scert Odisha
Template:       accesspress-parallax
(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

section.breadcrumb-banner {
    margin-top: -40px;
    position: relative;
}


section.breadcrumb-banner figure{
    margin:0;
}
section.breadcrumb-banner .content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: max-content;
    width: 100%;
    color: #fff;
}
ul#crumbs {
    padding: 0;
    width: 100%;
    margin: 5px 0 0;
}
ul#crumbs li {
    float: left;
    font-size: 14px;
    padding: 0 1px;
    color: #fff;
}
ul#crumbs li a{
text-decoration: none;
color: #fff;
}
section.breadcrumb-banner .content h2 {
    padding: 0;
    margin: 0;
}

.entry_content {
    width: 100%;
    float: left;
    padding: 60px 0;
}

/*Vertical tab start*/
.vertical-tab {
    padding: 20px 0 0;
}
.vertical-tab-leftcon {
    display: flex;
    padding-right: 0;
}
.vertical-tab-left {
    border-right: 5px solid #315ccf;
    max-width: 100%;
    width: 100%;
    margin-right: 0!important;
    border-top: 1px dotted #ccc;
}
.vertical-tab-left .nav-wrap {
    background: #f7f7f7;
    width: 100%;
}
.vertical-tab .nav-pills .nav-link.active {
    background: #1c3b8c;
    color: #fff;
}
.vertical-tab .nav-pills .nav-link {
    text-align: left;
    padding: 15px 10px;
    border-radius: 0;
    color: #000;
    width: 100%;
    display: inline-block;
    border-bottom: 1px dotted #ccc;
    line-height: 17px;
}
.vertical-tab-righttcon {
    padding-left: 0;
}
.vertical-tab .tab-content {
    padding: 15px 15px;
    border: 1px solid #ededed;
    box-shadow: 4px 1px 10px #e5e5e5;
}
.vertical-tab .scroll-bar-2 {
    overflow-y: scroll;
    padding: 0 10px 10px 0;
    margin: 0 0 10px 0;
    max-height: 450px;
    overflow-x: clip;
    padding-left: 12px;
}
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-thumb {
    background: #1c3b8c;
    border-radius: 10px;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
/*Vertical tab End*/

.heading-group {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 2px;
    padding-left: 0;
}
.heading-group h2, .heading-group h3 {
    font-style: normal;
    line-height: 46px;
    color: #000000!important;
    margin-bottom: 0;
    position: relative;
    font-weight: 500;
    padding-left: 0;
}
.heading-group::before {
    content: '';
    border-radius: 5px;
    position: absolute;
    height: 3px;
    width: 50px;
    left: 0;
    bottom: 0;
    background: #1c3b8c;
}

/* .heading-group::after {
    content: '';
    border-radius: 5px;
    position: absolute;
    height: 34px;
    width: 4px;
    left: 0;
    bottom: 0;
    top: 6px;
    background: #335bcc;
    animation: headingBorder 2s ease 0s infinite normal none;
} */
@keyframes headingBorder {
    0% {
      transform: scaleY(0);
    }
  
    100% {
      transform: scaleY(1);
    }
  }

  /*========Pagination datatable*/
  .dataTables_paginate .paginate_button {
    width: 30px;
    height: 30px;
    text-align: center;
    background: #dfdfdf;
    display: inline-flex!important;
    align-items: center;
    justify-content: center;
    COLOR: #000;
    text-decoration: none!important;
}
.dataTables_paginate .paginate_button:first-child, .dataTables_paginate .paginate_button:last-child {
    padding: 0 11px;
    width: auto;
}
div.dataTables_wrapper div.dataTables_paginate {
    margin: 15px 0 0;
}
.dataTables_paginate .paginate_button.current, .dataTables_paginate .paginate_button:hover {
    background: #1c3b8c;
    color: #fff;
}
.dataTables_paginate .paginate_button.disabled {
    color: #040404!important;
    cursor: default;
    text-decoration: none;
}
.dataTables_paginate .paginate_button:hover {
    cursor: pointer;
    text-decoration: none;
    color: #fff!important;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px!important;
    margin: 0!important;
    color: #434343;
}
div.dataTables_wrapper div.dataTables_filter {
    float: right;
    padding-bottom: 4px;
    color: #434343;
}
div.dataTables_wrapper div#data_length {
    float: left;
}
section.datatable_sec {
    padding: 60px 0;
    width: 100%;
    float: left;
}
table.dataTable thead th, table.dataTable td {
    padding: 5px 6px!important;
    border: 1px solid rgb(227 213 213)!important;
    line-height: 24px!important;
    text-align: center;
    Margin-bottom: 0!important;
}
.tablepress>:where(thead,tfoot)>*>th {
    background-color: #1c3b8c !important;
    color: #fff!important;
    border: 1px solid #d2d2d2!important;
}
.tablepress th,.tablepress td {
    border: 1px solid #d6d6d6 !important;
}
  /*========Pagination*/
  a.rmore-3 {
    padding: 5px 10px;
    background: #1c3b8c;
    /* margin-bottom: 0; */
    color: #fff;
    text-decoration: none;
    float: left;
    width: 100%;
    text-align: center;
}

/* elementor design */
.e-con-inner {
    max-width: 100%!important;
    padding: 0!important;
}


.entry_content ul, .entry_content .elementor-widget-container ul {
    padding-left: 0;
}
.entry_content ul li, .entry_content .elementor-widget-container ul li {
    position: relative;
    margin-top: 15px;
    padding-left: 15px;
    color: #000;
}
.entry_content ul li:before, .entry_content .elementor-widget-container ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    background: #4f7cc5;
    left: 0;
    top: 6px;
    border-radius: 25%;
}

/* elementor design */

/* GiGw css */
.font-size-changer button {
    width: 26px;
    height: 20px;
    padding: 0;
    background: #fff;
    border: 1px solid #fff;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.color-switcher {
    display: inline-block;
    height: 18px;
}
.color-switcher button {
    color: transparent;
    width: 18px;
    height: 18px;
    background: #0d0d0d;
    box-shadow: none;
}
.color-switcher button#Blue {
    background: #1174c0;
    border-color: #1174c0;
}
.color-switcher button#White {
    background: #fff;
    border-color: #fff;
}
/* GiGw css */



@media (max-width:576px){
    .entry_content {
        padding: 20px 0;
    }
}