#sidebar{
float: left;
/* width: 200px; */
color: #ffbdbd;
will-change: min-height;
}

#sidebar .sidebar__inner{
padding: 10px;
position: relative;
transform: translate(0, 0);
transform: translate3d(0, 0, 0);
will-change: position, transform;
}


.bg-primary {
    background-color: #484848 !important;
}


.card-header {
    padding: 7px 10px 7px 17px;
    margin-bottom: 0;
    line-height: 24px;
    background-color: #28578a !important;
}
.card-header span {
    padding-right: 10px;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
ul.LeftMenu {
    list-style: outside none;
    margin: 0px;
    padding: 0px;
}
ul.LeftMenu li {
    margin: 0px 0 0px;
    padding: 8px 15px 8px 35px;
    border-bottom: dashed 1px #ccc;
    text-align: left;
}
ul.LeftMenu li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #1a8ed4;
}
ul.LeftMenu li a {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #000;
}
/*end-left-side-fixed*/

.rs-left-border-title {
    padding-left: 20px;
    position: relative;
}
.rs-left-border-title h4 {
    color: #0e78b6;
    margin-bottom: 8px;
    line-height: 16px;
}
.rs-left-border-title h4, .rs-left-border-title h2 {
    text-transform: uppercase;
}
.rs-left-border-title:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 30px;
    background: #0e78b6;
}
.rs-about-lawyer.rs-about-lawyer1 .sub-tilte {
    font-style: italic;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}
.rs-about-lawyer .des {
    margin-bottom: 18px;
	text-align:justify;
}
.mt-45 {
    margin-top: 45px;
}
.rs-about-lawyer .sub-tilte {
    font-family: 'Oswald', sans-serif;
    color: #8d6e63;
    padding-top: 6px;
    font-weight: 400;
    line-height: 28px;
	    padding: 32px 0px;
}
.rs-about-lawyer .service-call h4 {
    margin-bottom: 10px;
}
.service-call ul li {
    
  width: 100%;
    margin-right: 12px;
    list-style: none;
    background: url(../images/widget-link.png) 0% 10px no-repeat;
    padding-left: 30px;
    /* line-height: 31px; */
    /* color: #000; */
    font-size: 14px;
    color: #000;
    line-height: 1.9em;
    letter-spacing: 1px;
}
.rs-about-lawyer .service-call ul li a {
    display: block;
    color: #757575;
    border-bottom: 2px solid #8d6e63;
}

/* ============================================ */

.borders {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
}

@media screen and (max-width:1366px) {
    .mb-5, .my-5 {margin-bottom: 1rem !important;}
    .mt-lg-5, .my-lg-5 {margin-top: 0rem !important;}
    .mt-5, .my-5 {margin-top: 1rem !important;}
    .progress-content-img img{width: 100%;/* height: 838px; */}
    .progress-content-img p{line-height: 22px!important;}
    .progress-content-img.p-lg-5 {padding: 1rem !important;}
    .baout-r-cantt {padding: 0% 0px 0px 10%;}
    .container-2 {width: 1230px; max-width: 100%; margin: 0px auto;}
    .side_menu {overflow: auto;}
    }
    

/* h3.title-w3pvt2 {
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.14);
    font-size: 26px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 15px !important;
}
.service-scroll {
    position: relative;
    height: 240px;
}
*/

.btn {
    margin-top: 20px;
    border: 2px solid #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 500;
    color: #fff;
    padding: .5rem 1.6rem;
    position: relative;
    background: 0 0;
}
.btn-dark {
    background: #333 !important;
    border-color: #080909;
    color: #fff !important;
    padding: .7rem 1.4rem !important;
    margin-left: 5px;
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark.btn--leftBorder:before {
    background: #000;
}
.btn--leftBorder:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -1.25rem;
    min-width: 1.25rem;
    height: 2px;
    background: #fff;
}
.btn-dark a {
    color: #fff !important;
}
.btn-dark.btn--rightBorder:after {
    background: #000;
}
.btn--rightBorder:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -1.25rem;
    min-width: 1.25rem;
    height: 2px;
    background: #fff;
}


.service-scroll ul li 
{
    width: 100%;
    margin-right: 12px;
    list-style: none;
    background: url(../images/widget-link.png) 0% 10px no-repeat;
    padding-left: 30px;
    /* line-height: 31px; */
    /* color: #000; */
    font-size: 14px;
    color: #000;
    line-height: 1.9em;
    letter-spacing: 1px;
    text-align: left!important;
}

.title-w3pvt2{
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.14);
    font-size: 26px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 15px !important;
    text-align: left!important;
}

.image1 
{
    width:85%;
}

.service-scroll h4
{
    text-align: left!important;
    font-weight: 600;
    color: #000;
    font-size: 20px;
}

header img 
{
    width:60%!important;
}

@media(max-width:767px)
{
    header img 
    {
        width:100%!important;
    }
}

.left-typed-logo {font-size: 36px;font-weight: 900;color: #183c70;}
a.left-typed-logo{color: #183c70;}












.copy-right {
    border-top: 1px solid #656363;
	background:#000;
}
.years:hover {
    background: url(../images/fifty-y-hover-img.png) no-repeat!important;
    height: 60px;
}
.years .d-none2 {
    display: none;
    position: absolute;
    top: 0px;
}
.hd-cantt {
    padding-right: 16px;
}
.hd-cantt a {
    font-size: 60px;
    color: #fff;
    line-height: 60px;
}
.footer-title-large {
    font-size: 26px;
    color: #fff;
    line-height: 30px;
    margin: 0 0 0 15px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.footer-line-b {
    border-color: #f5f5f5;
    border-style: dotted;
    border-top-width: 2px;
    margin: 20px 0;
}
.fotter-sms-col p {
    font-size: 13px;
    color: #fff;
    margin: 0;
}
.fotter-sms-col  a{color:#fff;}
.fotter-sms-col {
    position: relative;
    padding-left:60px;
}
.fotter-sms-col .fa {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 30px;
    margin-top: -20px;
    color: #fff;
}
hr {
    border-top: 1px solid rgba(251, 247, 247, 0.1);
}

.footer-content {
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    background: url(../image/footer_bg.jpg);
}

ul.LeftMenu {
    list-style: outside none;
    margin: 0px;
    padding: 0px;
}
ul.LeftMenu li {
    margin: 0px 0 0px;
    padding: 8px 15px 8px 35px;
   
    border-bottom: dashed 1px #ccc;
}
ul.LeftMenu li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #1a8ed4;
}
ul.LeftMenu li a {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #000;
}
.footer-social-media {
    list-style: none;
    padding: 0 0 0 0px;
    margin: 6px 0 0;
}
.footer-social-media li {
    padding: 4px 0;
    display: block;
}

.copy-right{ padding:10px; color:#fff;}
.copy-right p{  color:#fff;}
.footer-social-media li a .fa {
    font-size: 20px;
    color: #fff;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
    background-color: #000;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
	background:#888;
}

.footer-social-media li a {
    color: #ececec;
    display: block;
    font-size: 18px;
}

.address-details p i{font-size: 30px; color: #fff;}
.address-details p{font-size: 18px;color: #fff;margin: 0; display:flex; gap:1rem;}
.lavi_title {
    color: white;
}