*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
a {
    text-decoration: none !important; 
}

.ct_main_content .blue, .yellow, .white, .offwhite, .orange {
  border: 0 !important;
}

.container-fluid{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.rfp-head h2 {
    text-align: center;
    color: #fff;
}

a.active {
    font-weight: 800;
    color: #ffc000;
    position: relative;
}


a.active::before {
    position: absolute;
    content: "(Active)";
    right: -37px;
    font-size: 8px;
    top: 0;
}

ul.nav-area-full li.active a {
    font-weight: 800;
    color: #ffc000;
    position: relative;
}

ul.nav-area-full li.active a::before {
    position: absolute;
    content: "(Active)";
    right: -37px;
    font-size: 8px;
    top: 0;
}

.clear-filtr_btn {
    background: #333;
    color: white !important;
    border: 1px solid transparent;
    padding: 9px 30px;
    display: block;
    width: fit-content;
    transition: all .300s ease-in-out;
    margin: 20px 0 20px 0;
    border-radius: 5px;
}

.clear-filtr_btn:hover {
    transform: translate(0px, -10px);
    background: transparent;
    border: 1px solid #333;
    color: #333 !important;
}

.ct_main_content {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 0 0 0;
    gap: 20px 0;
}

.filter-buttons a {
    background: black;
    color: white;
    padding: 6px 0px;
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 00 0;
    border-radius: 3px;
}
.side_bar_main button{
    background: black;
    color: white;
    padding: 10px 0;
    display: block;
    width: 100%;
    text-align: center;
    margin: 10px 00 0;
}

.rfp-head {
background: url(../images/rfp-rfb-banner.jpeg);
background-position: center center;
height: 250px;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
max-width: 100%;
background-repeat: no-repeat;
background-size:cover;
}

.side-bar {
    padding: 30px 0;
}

.search-box label {
    font-size: 17px;
    font-weight: 700;
}

input#search {
    padding: 3px 4px 1px 4px;
    border-radius: 4px;
    border: 1px solid #000;

}

a.sarch-icon {
    position: relative;
    left: -25px;
    color: #000;
}

.label-heading {
    font-size: 17px;
    margin-top: 15px;
    font-weight: 700;
}

.hexagon {
    width: 222px !important;
    height: 185px !important;
    position: relative;
    /* margin: 50px; */
    align-items: center;
    border: 1px solid white !important;
    display: flex;
    justify-content: center;
    clip-path: polygon(25% 0%, 75% 1%, 100% 50%, 75% 100%, 25% 99%, 0% 50%);
    text-align: center;
    /* margin-top: 50px; */
    transition: all .6s ease;
    transform: rotate(-1deg);
}

.hexagon::before {
    width: 100%;
    height: 100%;
    background: #101010;
    position: absolute;
    /* content: ""; */
    top: 0;
    opacity: 0.5;
}

.hexagon .text {
    transform: rotate(-90deg);
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    transition-duration: 500ms;
    /* top: 38px; */
}
.hexagon .text:hover {
    color: #000;
}
.banner-name {
    background: #3f549e;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-name h2 {
    color: #FFFFFF;
}

.left-side-date p {
    color: #ed7d31;
    text-align: right;
    padding: 10px 50px 10px;
    font-style: italic;
}
.blue, .yellow, .white, .offwhite, .orange{
    width: 200px;
    height: 70px;
    border-right: 1px solid transparent !important;
}

.blue{
    background-color: #3f549e;
}
.yellow{
    background-color: #ffc000;
}
.white{
    background-color: #7f7f7f;
}
.offwhite{
    background-color:#70ad47    ;
}
.orange{
background-color: #ed7d31;
}

.box{
    display: flex;
    justify-content: center;
}

.headings{
    display: flex;
    justify-content: center;
}
.headings p{
    height: 70px;
    width: 200px;
}

.headings p {
    display: flex;
    flex-direction: column-reverse;
}
p{
    margin-bottom: 0 !important;
}

.headings p {
    font-size: 21px;
    text-align: center;
    font-style: italic;
}
.headings p:nth-child(1){
    color: #3f549e;
}
.headings p:nth-child(2){
    color: #ffc000;
}
.headings p:nth-child(3){
    color: #ed7d31;
}
.headings p:nth-child(4){
    color: #70ad47;
}
.headings p:nth-child(5){
    color: #7f7f7f;
}

.dec-head h3 {
    text-align: center;
    padding: 20px 0 20px;
    font-weight: 700;
}
.dec-head h3 span {
    background: #4472c4;
    padding: 10px 10px;
    border-radius: 33px;
    color: #fff;
    font-weight: 700;
}

.dec-cont p:first-child {
    font-size: 17px;
    margin-bottom: 20px !important;
}
.dec-cont p:last-child{
    font-size:15px;
}

.dec-head {
    margin-top: 25px;
}

.cont-bottom p {
    margin-top: 20px;
    font-size: 17px;
}

.cont-bottom i {
    font-size: 26px;
    padding-left: 10px;
}

.cont-bottom p {
    color: #000;
}

.cont-bottom p:hover {
    color: cornflowerblue;
}

.cont-bottom i {
    color: cornflowerblue;
}
.time-cont {
    display: flex;
    justify-content: start;
}

.timeline-inner p {
    font-size: 17px;
}

.timeline-inner ul li {
    font-size: 15px;
}

.question p {
  font-size: 15px;
  font-weight: 450;
  padding: 10px 0 10px 0;
}

.question ul li {
    list-style: decimal;
}
.question ul li::marker {
    font-weight: 700;
}

.question ul li {
    font-size: 17px;
    padding-bottom: 15px;
}

section.qna {
    margin-bottom: 100px;
    padding: 30px 0 90px 0;
}

.side_bar_main {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.side-bar {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
}

p.hex-content {
    position: absolute;
    top: 0;
    left: -15px;
    visibility: hidden;
    opacity: 0;
    transition:all 0.3s;
}

.hexagon:hover p.hex-content{
    visibility: visible;
    opacity: 1;
}

.hexagon p.hex-heading{
    transition:all 0.3s;
}

.hexagon:hover p.hex-heading{
    visibility: hidden;
    opacity: 0;
}
.text_center_name a {
  font-size: 24px;
  height: 50px;
  overflow: hidden;
  color: white;
  z-index: 999999999999999;
}




.shop-top {
    text-align: end;
}



.text_center_name {
    width: 175px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont-bottom a p {
  color: #4472c4 !important;
}