/*** Footer Start ***/
 .footernew {
     background: #f8f8f8;
}
 .footernew .footernew-item {
     display: flex;
     flex-direction: column;
}
 .footernew .footernew-item a {
     line-height: 23px;
     color: #8b8b8b;
     transition: 0.5s;
     font-size: 15px;
}
 .footernew .footernew-item p {
     line-height: 22px;
     color: #8b8b8b !important;
     font-size: 15px;
     margin-bottom: 7px !important;
     margin-top: 8px;
}
 .footernew .footernew-item a:hover {
     color: var(--bs-primary);
}
 .footernew .footernew-item .footernew-btn a, .footernew .footernew-item .footernew-btn a i {
     transition: 0.5s;
}
 .footernew .footernew-item .footernew-btn a:hover {
     background: var(--bs-white);
}
 .footernew .footernew-item .footernew-btn a:hover i {
     color: var(--bs-primary);
}
/*** Footer End ***/
/*** copyright Start ***/
 .copyright {
     background: #797243;
     padding: 10px !important;
     text-align: center;
}

 .text-primary {
     color: #b9b9b9 !important;
}


 .text-footernew-heading{
     color: #6da0c5 !important;
     font-size: 22px;
     padding-top: 13px;
     padding-bottom: 0px;
     transition: 0.2s;
}
 .footernew .footernew-item a:hover{
     color:#b8862d;
     margin-left: 8px;
}
 .footerpbtm{
     font-size: 13px;
     margin-top: 25px;
}
 .footerimg{
     width:250px;
}

 .text-white-footernew {
     color: #ffffff !important;
     font-size: 12px;
}
 .text-white-footernew a {
     color: #ffffff !important;
     font-size: 12px;
}
 
.footericn {
    color: #0f0e96 !important;
    border: 1px solid #0f0e96 !important;
    padding: 2px !important;
    height: 35px;
    width: 36px;
}
.ftrbtm{
    border: 1px solid #0f0e96 !important;
    color: #0f0e96 !important;
    height: 28px;
    width: 28px;
}

/*** Footer Start ***/
 .footernew {
     background: #f8f8f8;
}
 .footernew .footernew-item {
     display: flex;
     flex-direction: column;
}
 .footernew .footernew-item a {
     line-height: 23px;
     color: #8b8b8b;
     transition: 0.5s;
     font-size: 15px;
}
 .footernew .footernew-item p {
     line-height: 22px;
     color: #8b8b8b !important;
     font-size: 15px;
     margin-bottom: 7px !important;
     margin-top: 8px;
}
 .footernew .footernew-item a:hover {
     color: var(--bs-primary);
}
 .footernew .footernew-item .footernew-btn a, .footernew .footernew-item .footernew-btn a i {
     transition: 0.5s;
}
 .footernew .footernew-item .footernew-btn a:hover {
     background: var(--bs-white);
}
 .footernew .footernew-item .footernew-btn a:hover i {
     color: var(--bs-primary);
}
/*** Footer End ***/
/*** copyright Start ***/
 .copyright {
     background: #797243;
     padding: 10px !important;
     text-align: center;
}
 .text-white1{
    color:#9b9045;
}
.btn.btn-primary {
    border: none;
    border-radius: 8px !important;
    font-weight: normal;
    background: none;
    color: #818181;
}

.footernew .footernew-item a:hover{
    color: #9b9045 !important;
}

