 @import url('https://fonts.googleapis.com/css2?family=Work+Sans&display=swap');


ul{margin: 0px;padding: 0px;list-style: none;}
img{object-fit: cover;}
:focus, a:focus, input:focus, .btn.focus, .btn:focus, button:focus{outline: 0;outline-offset: 0;box-shadow: none;}
a, a:hover {
    text-decoration: none !important;
}


section{float: left;width: 100%;}
body {
    font-family: "Work Sans", sans-serif !important;
}
.title {
    float: left;
    width: 100%;
}
.title h2 {
    float: left;
    width: 100%;
color: rgb(146, 20, 72);
    font-weight: bold;
    font-size: 31px;
    text-transform: capitalize;
}
.title h3 {
    font-weight: bold;
    float: left;
    width: 100%;
    color: rgb(146, 20, 72);
    font-size: 65px;
    /* letter-spacing: 2px; */
    margin-bottom: 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.title p {
    float: left;
    width: 100%;
    color: #000;
    font-size: 21px;
    /* letter-spacing: 2px; */
    margin-top: 20px;
    margin-bottom: 0px;
}
/*start-header*/
li.active.has-sub ul.sub-menu a {color: #fff !important;border-bottom: 0px !important;}
header#header {
    float: left;
    width: 100%;
}
.page-id-8 header#header {
    background: #ededed;
}
.deskmenu {z-index: 9;display: flex;position: relative;align-items: center;justify-content: space-between;width: 100%;padding: 1rem 0;}
.main_menu .menu li a {
    font-size: 18px;
    color: #000;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    /* letter-spacing: 2px; */
}
ul.sub-menu a {font-size: 17px !important;}
.main_menu .menu li.active a, .current-menu-item a {
    color: #6d1925 !important;
    border-bottom: 2px solid;
}
.main_menu .menu li a:hover {
    color: #6d1925;border-bottom: 2px solid;
}
.main_menu .menu > li {margin-top: 19px;}
.main_menu li:not(:last-child) {margin-right: 40px;}
.main_menu li:not(:first-child) {margin-right: 40px;}
.main_menu li:not(:first-child) {margin-right: 40px;}
.icon-submenu {
    position: absolute;
    top: 50%;
    right: -8px;
    transform: translate(-50%, -50%);
    margin-top: -8px;
}
.icon-submenu::before {
    position: absolute;
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    font-weight: bold;
    top: 50%;
    color: #351111;
    line-height: 1;
}
.menubar {
    position: relative;
    z-index: 99;
    float: left;
    width: 100%;
    /* background: #ededed; */
}
.main_logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -68px;
}
.main_log a span {display: none;}
.join-btn a {  font-size: 23px; color: #fff; text-transform: uppercase; letter-spacing: 1px; /* background: #ef2101; */ border-radius: 51px; padding: 9.5px 15px; border: 1px solid #fff; }
.main_logo a img {width: 125px;}
.header-top {
    float: left;
    width: 100%;
    background: #6f1b23;
    padding: 10px 0px;
    display: flex;
}
.header-map span{margin-right: 15px;font-size: 25px;}
.header-map a {float: left;width: 100%;color: #fff;font-size: 18px;font-weight: 500;display: flex;align-items: center;}
.header-map {float: left;width: 100%;}
.header-social {
    float: left;
    width: 100%;
    display: flex;
}
.header-social ul a {
    /* background: #fff; */
    color: #fff;
    font-size: 22px;
    margin-left: 12px;
    float: left;
    width: 100%;
}
.header-social ul a svg {
    fill: #fff;
    height: 25px;
}
.header-social ul {
    float: left;
    /* width: 100%; */
    display: flex;
    justify-content: end;
}
header#header .lern-btn a {
    color: #fff;padding: 19px 34.5px;
}
header#header .lern-btn a:hover{color: #1430c1}
header#header .lern-btn {
    width: unset;
    float: unset;
    margin: 0px;
    margin-left: 20px;
}
.navigation {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}
/*end-header*/

/*start-bnner*/

.bnner {
    background: #ededed;
    float: left;
    width: 100%;
}

.bnner-box h1 {
    float: left;
    width: 83%;
        /*width: 79%;*/
    font-size: 43px;
     /*font-size: 51px;*/
    color: #6d1925;
    font-weight: bold;
}
select.goog-te-combo {
    background: #6d1925 !important;
    color: #fff !important;
    padding: 20px !important;
    font-size: 18px !important;
    width: 188px !important;
}
.bnner-txt p {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #000;
    font-weight: 500;
}
.bnner-detils {
    float: left;
    width: 100%;
        padding: 110px 0px;
}


.bnner-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.bnner-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}

.bnner-slider.slick-initialized.slick-slider .slick-slide {padding: 17px;}

.bnner-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}

.bnner-slider .class-to-style.slick-arrow, .bnner-slider .class-style.slick-arrow {
    font-size: 32px;
    text-align: center;
    position: absolute;
    width: 50px;
    transform: none;
    left: -61px;
    color: #6b1726;
    /* height: 50px; */
    line-height: 51px;
    top: 23%;
    z-index: 1;
    border-radius: 30px;
    cursor: pointer;
    border: 1px solid;
}
.bnner-slider .class-to-style.slick-arrow {
    right: 90px;
    left: unset;
}
/*end-bnner*/

/*start-about*/
.about-txt .highlight {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.about-txt .highlight span {
    display: block;
    width: 8px;
    height: 83px;
    background-color: rgb(146, 20, 72);
    margin-right: 33px;
    transform: rotate(338deg);
    /* clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 94%); */
    clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 97%);
}
.about-txt p strong {
  font-weight: bold;
  color: #000;
}
.about-txt p{color:gray;}
.about-img {
    float: left;
    width: 100%;
    margin-top: -75px;  position: relative;
}
.about-img img {
    float: left;
    width: 100%;
    height: 540px;
}
.about-img .overlay-txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); /* Semi-transparent black */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px;
  box-sizing: border-box;display:none;
}

.about-img .overlay-txt p {
    color: #fff;
    font-size: 25px;
    line-height: 1.6;
    margin: 0;
}
.about-txt.title {
    padding-top: 100px;
}
section.about .row{align-items: center;}
/*end-about*/

/*start-team*/

section.team {
    margin-top: 150px;
}
.team-box {
    float: left;
    width: 100%;
    margin-top: 30px;  position: relative;
  overflow: hidden;
}
.team-box img {
    float: left;
    width: 100%;
    height: 371px;
    object-position: top;  display: block;
}
.team-box .overlay {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 48%);
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: end;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    padding: 0px 20px;
}

.team-box .overlay p {
    color: #6d1925;
    font-size: 34px;
    margin-bottom: 10px;
    font-weight: bold;
}

.team-box .overlay .btn {
    text-decoration: none;
    padding: 11px 3px;
    border: 1px solid #6d1925;
    color: #6d1925;
    border-radius: 22px;
    transition: background-color 0.3s ease;
    font-weight: bold;
    font-size: 16px;
    width: 78% !important;
    float: left;
    margin-bottom: 20px;
}

.team-box .overlay .btn:hover {
  background-color: #6d1925;
  color: #fff;
}

.team-box:hover .overlay {
  opacity: 1;
}
/*end-teeam*/


/*start-practice*/
section.practice {
    margin-top: 150px;
    background: #ededed;
    padding: 150px 0px;
}
.practice-box {
    float: left;
    width: 100%;
    border: 2px solid #af304b;
    margin-top: 30px;
    padding: 29px;
    height: 476px;
}
.practice-box img {
    height: 100px;
    width: 100px;
    margin-bottom: 30px;
}
.practice-box a {
    color: #6d1925;
    font-size: 26px;
}
.practice-box a span {
    margin-top: 70px;
    float: left;
    width: 100%;
}
.practice .row,section.team .row,.latest.latest-inner .row{
    justify-content: center;
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
/*end-practice*/

/*start-latest*/
.latest-box {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.latest-box img {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    height: 400px;
}
section.latest {
    margin-top: 150px;
}
.view-btn {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.view-btn a{
    float: left;
        background: #6d1925;
    color: #fff;
    text-transform: capitalize;
    padding: 20px 72px;
    font-size: 27px;
    font-weight: bold;
    border: 1px solid #6d1925;
}
.view-btn a:hover{background: transparent;color:#6d1925;transition: 0.5s;}
/*end-latest*/

/*start-client*/
.client{margin-top: 150px;}
.client-box{float:left;width: 100%;margin-top: 30px;}
.client-text  a  span{
    color: #6d1925;
}
.client-text {float: left;width: 100%;background: #fff;padding-top: 25px;border-radius: 10px;padding-bottom: 12px;padding-left:37px;padding-right:44px;box-shadow: -1px 7px 17px 1px #888888}

.client-text  a  .svg-inline--fa.fa-w-18{color: #6d1925}

.client-text a p {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #8d8d8d;
    /* line-height: 35px; */
    margin-top: 35px;
    margin-bottom: 35px;
}

.client-text a h3{float: left;width: 100%;font-size:17px ;color:#000000;margin-bottom: 7px;}

.client-text a figure{float: left;width: 100%;display: flex;justify-content: flex-end;}

.client-box  img{float: left;margin-top: -65px;padding-left: 37px;}

.client-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.client-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}

.client-slider.slick-initialized.slick-slider .slick-slide {padding: 17px;}

.client-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}

.client .class-to-style.slick-arrow, .client .class-style.slick-arrow {font-size:45px;text-align: center;position: absolute;width: 50px;transform: none;    left: -65px;color: #6d1925;height: 50px;line-height: 51px;   top: 47%;z-index: 1;border-radius: 30px;cursor: pointer;}

.client .class-to-style.slick-arrow {right: -58px; left:unset;}
/*end-client*/

/*start-contact*/

.contact{margin-top: 150px;}
.contact .title ul {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.contact .title ul li,.contact .title ul li a{
    color: #800020 !important;
    font-weight: bold;
    font-size: 31px;
    text-transform: capitalize;margin-right: 20px;}
    .contact .title ul li a{text-transform: lowercase !important;}
    .contact .title ul li:last-child{position: relative;}
.contact .title ul li:last-child::before {
    content: '|';
    position: absolute;
    left: -24px;
    top: 0;
}
.map{float: left;width: 100%;margin-top: 50px;}
.map iframe {
    width: 100%;
    /* height: 600px; */
}
.contact-container {
    display: flex;
    float: left;
    width: 100%;
    margin-top: -25px;
}
.contact-box a{
    flex: 1;
    text-align: center;
    padding: 40px 0;
    color: white;
    font-size: 31px;
    font-weight: bold;  float: left;
    width: 100%;
} 
.contact-box {
    float: left;
    width: 100%;
}
.call {
  background-color: #781b1b; /* Dark red color */
}

.email {
  background-color: #c4c4c4; /* Light gray color */
  color: #2c2c2c; /* Darker text for contrast */
}
.contact-form {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.contact-form label {
    float: left;
    width: 100%;
    color: #6d1925;
    font-size: 30px;
    text-transform: capitalize;
    margin-top: 39px;font-weight: bold;
}
section.latest.latest-inner.practice .latest-box {
  
    display: flex;
}
.contact-form input, .contact-form textarea {
    float: left;
    width: 100%;
    margin-top: 11px !important;
    border: transparent;
    border-bottom: 2px solid #6d1925;
    color: #6d1925 !important;
    font-size: 21px !important;
    font-weight: 600;
    margin-top: 6px;
}
.contact-form input[type="submit"]{float: left;width: unset;
    background: #6d1925;
    color: #fff !important;
    text-transform: capitalize;
    padding: 20px 72px;
    font-size: 27px;
    font-weight: bold;
    border: 1px solid #6d1925;}
    .contact-form input[type="submit"]:hover{background: transparent;
    color: #6d1925 !important;
    transition: 0.5s;}
    div#gform_confirmation_message_1 {
    color: green;
}
    .subtin-btn{float: left;width: 100%;display: flex;justify-content: center;margin-top: 50px;}
/*end-contact*/

/*start-footer*/

footer {
    float: left;
    width: 100%;
    margin-top: 100px;
    padding-top: 100px;
    background: #8c0848;
}
.footer-logo {
    float: left;
    width: 100%;
}
.footer-logo img{
    float: left;
    width: 50%;
}
.footer-links a {
    font-size: 18px;
    color: #fff;
    line-height: 36px;
    text-align: left;
    text-transform: capitalize;
    font-weight: bold;
    float: left;
    width: 100%;
}
.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 120px !important;
}
.footer-links{float: left;width: 100%;}
.footer-social ul {
    float: left;
    width: 100%;
    display: flex;
}
.footer-social ul a {
    color: #fff;
    font-size: 22px;
    margin-left: 20px;
    float: left;
}
.copy {
    float: left;
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.copy p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
}
/*end-footer*/

section.latest.latest-inner .title h2 {
    color: #8c0848;
    padding-top: 12px;
}
section.contact-bnner img {
    float: left;
    width: 100%;
    /* height: 600px; */
    /* object-position: bottom; */
}
.latest-box span {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    /* margin-top: 50px; */
    float: left;
    width: 100%;
}
.latest-box date {
    text-transform: capitalize;
    margin: 20px 0px;
    color: #8c0848;
    font-size: 18px;   float: left;
    width: 100%;
}
.latest-img-inner {
    width: 100%;
    /* margin: 0 auto; */
    float: left;
    margin-right: 30px;
}

.latest-img-inner img{height: unset;}
section.latest.latest-inner.practice {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 40px;
}
.practice-box.active {
    background: #8c0848;
  
}
.practice-box.active h2,.practice-box.active p {
    color: #fff;
}
section.appellate .practice-box {
    height: unset;
    border: unset;
    padding: 0;
    margin-top: 50px;
}
section.appellate .practice-box .title h2 {
    font-size: 43px;    height: unset !important;
}
section.representative {
    margin-top: 150px;
}
.accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    margin-top: 50px;
    float: left;
}

.accordion__item {
    /* border: 1px solid #e5f3fa; */
    /* border-radius: 10px; */
    overflow: hidden;
    border-bottom: 2px solid #afabab;
}
.accordion__header {
    padding: 20px 0;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    color: #6d1925;
    font-size: 29px;
    /* letter-spacing: 2px; */
    margin-bottom: 0px;
    text-transform: capitalize;
    width: 95%;
}
.accordion__header::after {
    content: '';
    background: url(https://www.svgrepo.com/show/357035/angle-down.svg) no-repeat center;
    width: 20px;
    height: 20px;
    transition: .4s;
    display: inline-block;
    position: absolute;
    right: -45px;
    top: 20px;
    z-index: 1;
}


.accordion__header.active::after {
    transform: rotateX(180deg);
}

.accordion__item .accordion__content {
float: left;
    width: 100%;
    color: #000;
    font-size: 21px;
    margin-bottom: 0px;
    max-height: 0;
    transition: .5s;
    overflow: hidden;
}

.inner-img {
    float: left;
    width: 100%;
    position: relative;
}
.inner-img img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -2;
    height: 100%;
    width: 100%;
    object-fit: cover;
}   
.inner-contet {
    position: relative;
    float: left;
    width: 100%;
    /* padding: 350px 0px; */
    padding-bottom: 410px;
    padding-top: 260px;
}
.detils-inner {
    float: right;
    width: 57%;
}
.inner-contet h1 {    float: left;
    width:100%;
    font-size: 55px;
    color: #890148;
    font-weight: bold;
}
section.was-law {
    margin-top: 100px;
}
section.was-law .title p a {
    color: #800020;
    text-decoration: underline;
}


.icon img {
    width: 120px;
    height: auto;
    margin-bottom: 15px;
    height: 120px;
}
section.value-box {
    background: #f0f1f1;
    margin-top: 100px;
    padding: 100px 0px;
}
.card {
    background-color: #f0f1f1;
    border: unset;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    width: 100%;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    margin-top: 30px;
}
.underline {
    width: 44px;
    height: 5px;
    background-color: #b0254f;
    margin: 10px auto;
}
.card h2 {
    float: left;
    width: 100%;
    color: rgb(146, 20, 72);
    font-size: 36px;
    /* letter-spacing: 2px; */
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.card h3 {
    float: left;
    width: 100%;
    color: rgb(146, 20, 72);
    font-size: 23px;
    /* letter-spacing: 2px; */
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.card p{float: left;
    width: 100%;
    color: #000;
    font-size: 18px;
    /* letter-spacing: 2px; */
    margin-top: 6px;
    margin-bottom: 0px;}


.profile-card {
    /* display: flex; */
    /* background-color: #8e2049; */
    color: #fff;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    /* padding-bottom: 20px; */
}

.profile-image img {
    width: 500px;
    height: 100%;
    object-fit: cover;
    /* margin-top: -39px; */
}
.profile-details {
    padding: 20px;
    flex: 1;
}

.profile-card  h4 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

.profile-card  h1 {
    font-size: 55px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.role-tag span {
    display: inline-block;
    border: 3px solid #fff;
    padding: 8px 24px;
    border-radius: 50px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #fff;
}
.role-tag {
    width: 100%;
    display: flex;
    justify-content: end;
}
.profile-card p {
    font-size: 23px;
    line-height: 1.6;
    margin-bottom: 20px;
    margin-top: 26px;
    float: left;
}

.contact-info {
    font-size: 22px;
}
.prof-det {
    float: left;
    width: 96%;
    display: flex;
    align-items: end;
}
.profile-content {
    float: left;
    width: 100%;
    margin-left: 36px;
}
section.team-personal {
    margin-top: 130px;
}
.contact-info  a {
    color: #fff;
}
section.education {
    margin-top: 100px;
}
.education-detils {
    float: left;
    width: 100%;
    margin-top: 22px;
}
.education-detils h3 {
    float: left;
    width: 100%;
    color: #8c0848;
    font-size: 29px;
    /* letter-spacing: 2px; */
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-weight: bold;
}
.education-detils ul li {
    border-bottom: 2px solid gray;
}
.education-detils ul li p {
    margin-top: 20px;
    color: gray;
    font-size: 20px;
}
.education-detils ul li:last-child{border-bottom: 0px;}
.education-detils.court-detil {
    margin-top: 50px;
}
section.paulla {
    background: #890148;
    margin-top: 100px;
    padding: 150px 0px;
}
section.paulla h3,section.paulla p{color: #fff;    text-transform: initial;}

section.paulla h3{
	font-size:50px;
}
section.paulla p{
	font-size:30px;
}
.aguilla-tab .tabs-container {
    /* max-width: 800px; */
    margin: 50px auto;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    overflow: hidden;
}
.aguilla-tab .tabs {
    /* display: flex; */
    width: 100%;
}

.aguilla-tab .tab-button {
    flex: 1;
    padding: 15px;
    text-align: center;
    background: transparent;
    color: #860048;
    border: none;
    cursor: pointer;
    font-weight: bold;
    transition: background 0.3s ease;
    border: 1px solid;
    margin: 0px 10px;
    font-size: 20px;
}



.aguilla-tab .tab-button.active {
    background: #860048;color: #fff;
}

.aguilla-tab .tab-content {
    display: none;
    padding: 20px;
    /* border-top: 1px solid #ddd; */
}
.aguilla-tab .tab-content.active {
    display: block;
}

.aguilla-tab ul {
    list-style-type: none;
    padding: 0;
}
.aguilla-tab ul li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    float: left;
    width: 100%;
    color: #000;
    font-size: 19px;
    /* letter-spacing: 2px; */
    margin-top: 20px;
    margin-bottom: 0px;
    position: relative;
    margin-left: 27px;
}
.aguilla-tab ul li:last-child {
    border-bottom: none;
}
.aguilla-tab ul li::before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: -24px;
    top: 3px;
    font-size: 28px;
    color: #830048;
    transform: rotate(357deg);
}
section.search-result-data {
    margin-top: 100px;
}
section.search-result-data h1.page-title,section.search-result-data h2{
        float: left;
    width: 100%;
    color: #8c0848 !important;
    font-size: 55px;
    /* letter-spacing: 2px; */
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.search-result-count.default-max-width {
    color: #9198a5;
    font-size: 22px;
    margin-bottom: 0px;
    /* font-family: robotomedium; */
    margin-top: 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
}
section.search-result-data ul li {
    color: #9198a5;
    font-size: 22px;
    margin-bottom: 0px;
    /* font-family: robotomedium; */
    margin-top: 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
    box-shadow: 0 0 8px 0 #999;
    padding: 20px;
    margin-top: 15px;
}
section.search-result-data ul li a{    color: #000;}
.alert-info {
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
    float: left;
    width: 100%;
}
.alert-info p{
    float: left;
    width: 100%;margin-bottom:0px;
}
section.defult_pages_content,section#inner-page{
    margin-top: 100px;
}
.about_us_main span.alignleft,section#inner-page .service-img{
    float: left;
    margin-right: 20px;
}
.about_us_main p,.service-txt p {
    color: #000;
    font-size: 21px;
    /* letter-spacing: 2px; */
    margin-top: 20px;
    margin-bottom: 0px;
}
.contact-form input::placeholder, .contact-form textarea::placeholder{color: #6d1925 !important;}







.practice-inner .tab-container {
    margin-top: 50px;
    float: left;
    width: 100%;
}

.practice-inner .tab-header {
    list-style: none;
    /* display: flex; */
    justify-content: center;
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.practice-inner .tab-header li {
    cursor: pointer;
    background: #ededed;
    width: 30%;
    float: left;
    margin-bottom: 40px !important;
}
.practice-inner .tab-header .active {
    background: #8c0848;
    color: #fff;
}

.practice-inner .tab-content .tab {
  display: none;
}

.practice-inner .tab-content .tab.active {
  display: block;
}
.practice-inner .tab-content .tab.active .practice-box {
    border: unset;
    height: unset;
    padding: 0px;
    margin-top: 40px;
    float: left;
    width: 100%;
}
.practice-inner .tab-header  .practice-box {
    border: unset !important;
    height: 380px ;
}
.practice-inner .tab-header li {
    border: 2px solid #af304b;
    /* height: unset; */
}
.practice-inner .tab-header .active .title h2,.tab-header .active .title p {

    color: #fff;
}


body.page-template.page-template-custom-template.page-template-practise-area.page-template-custom-templatepractise-area-php.page.page-id-14 section.practice.practice-inner {
    margin-top: 0px;
}


.slider-card {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #ddd;
    /* border-radius: 8px; */
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
}

/* Image Section */
.image-section img {
    width: 100%;
    height: 300px;
}
/* Date Section */
.date-section {
    background-color: #890148;
    color: #ffffff;
    text-align: right;
    font-size: 19px;
    padding: 16px;
    font-weight: bold;
    float: right;
    padding: 20;
    margin-top: -63px;
    z-index: 999;
    position: relative;
}
.slider-card .title {
    padding: 30px 30px;
    text-align: center;
    height: 320px;
}
.slider-card .title h2 {
    margin-bottom: 0px;
    font-size: 20px;
}
.date-section p {
    margin-bottom: 0px;
}

/* Content Section */
.content-section {
    padding: 16px;
    text-align: center;
}



/* Read More Section */
.slider-section-readmore {
    background-color: #890148;
    padding: 12px;
    text-align: right;
    float: left;
    width: 100%;
}

.slider-section-readmore .read-more {
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    transition: color 0.3s ease;
}

.slider-section-readmore .read-more:hover {
    color: #ffcccb;
}


.latest-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.latest-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}

.latest-slider.slick-initialized.slick-slider .slick-slide {padding: 17px;}

.latest-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}

.latest-slider .class-to-style.slick-arrow, .latest-slider .class-style.slick-arrow {
    font-size: 30px;
    text-align: center;
    position: absolute;
    width: 50px;
    transform: none;
    left: -65px;
    color: #890148;
    height: 50px;
    line-height: 51px;
    top: 47%;
    z-index: 1;
    border-radius: 30px;
    cursor: pointer;
    border: 1px solid;
}
.latest-slider .class-to-style.slick-arrow {
    right: -58px;
    left: unset;
}


section.say-client {
    padding-top: 119px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 93px;
    padding-bottom: 200px;
}
section.say-client:before {
    content: '';
    position: absolute;
    width: 100%;
    background: #6d192559;
    z-index: 999;
    height: 100%;
    left: 0;
    top: 0;
}
section.say-client .title h3 {
    color: #fff; margin-left: 53px;
    /* position: relative; */
}
.say-client-img img {
    width: 330px;
}
section.say-client .title {
    position: relative;
    z-index: 999;
}
.say-client-slider {
    position: relative;
    z-index: 999;
}
.say-client-box {
    float: left;
    width: 100%;
    display: flex !important;
    align-items: center;
}
.say-client-txt {
    float: left;
    width: 100%;
    margin-left: 53px;
    padding-top: 64px;
}
.say-client-txt span, .say-client-txt small {
    float: left;
    width: 100%;
    color: rgb(146, 20, 72);
    font-size: 25px;
    font-weight: bold;
   
}
.say-client-txt .title p {
    color: #fff;font-size: 25px; font-style: italic;font-weight:700;
}
.say-client-img {
    float: left;
    /* margin-top: -283px; */
}
.say-client-txt .title p br {
    display: none;
}
.say-client-slider .class-to-style.slick-arrow, .say-client-slider .class-style.slick-arrow {
    font-size: 30px;
    text-align: center;
    position: absolute;
    width: 50px;
    transform: none;
    left: -58px;
    color: #fff;
    height: 50px;
    line-height: 51px;
    top: 47%;
    z-index: 1;
    border-radius: 30px;
    cursor: pointer;
    border: 1px solid;
}
.say-client-slider .class-to-style.slick-arrow {
    left: unset;
    right: -58px;
}
.say-client-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.say-client-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}


.say-client-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}

.say-client-slider.slick-initialized.slick-slider ul.slick-dots {display: flex;justify-content: center;margin-top:55px;align-items: center;float: left;width: 100%;}

.say-client-slider.slick-initialized.slick-slider ul.slick-dots li{margin: 0px 10px;}

.say-client-slider.slick-initialized.slick-slider ul.slick-dots li button {
    font-size: 0;
    border: 1px solid #fff;
    background-color: transparent;
    width: 10px;
    height: 12px;
    cursor: pointer;
    float: left;
    border-radius: 50px;
}

.say-client-slider.slick-initialized.slick-slider ul.slick-dots li.slick-active button {background-color: #fff;}
.title p a {
    color: #800020;
    text-decoration: underline !important;
}

.card-profile-divid {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}
.teams-prof {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px;
    padding: 51px;
    background: rgb(109 25 37);
    float: left;
    width: 100%;
    margin-left: -56px;
}
.page-not-link.grey-text a.btn {
    font-size: 20px;
    background: #890148;
    color: #fff;
}
h2#sub_title {
    float: left;
    width: 100%;
    color: #8c0848;
    font-size: 55px;
    /* letter-spacing: 2px; */
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.copy p a {
    color: #fff;
    text-decoration: underline !important;
    display: flex;
    justify-content: end;
}
.page-template-practise-area footer,.all_practises-template-default section.practice.pratic-inner,.page-template-custom-template footer {
    margin-top: 0px;
}
body.page-template.page-template-custom-template.page-template-team.page-template-custom-templateteam-php.page.page-id-12 footer ,body.page-template.page-template-custom-template.page-template-cases.page-template-custom-templatecases-php.page.page-id-18 footer,body.page-template.page-template-custom-template.page-template-latest-news.page-template-custom-templatelatest-news-php.page.page-id-21 footer,body.page-template.page-template-custom-template.page-template-contact.page-template-custom-templatecontact-php.page.page-id-23 footer,body.home.page-template.page-template-custom-template.page-template-home.page-template-custom-templatehome-php.page.page-id-8 footer{
    margin-top: 100px;
}
.pagination {
    justify-content: center;
    margin-top: 50px;
}
.pagination a.page-numbers {
    border: 1px solid #890148;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    margin-right: 20px;
    color: #890148;
}
span.page-numbers.current {
    border: 1px solid #890148;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    margin-right: 20px;
    background: #890148;
    color: #fff !important;
}
a.next.page-numbers,a.prev.page-numbers {
    height: unset;
    width: unset;
    border: unset;
}

.practice-box .title h2 {
   
    height: 186px;
}


.tab-content h2 {
    height: unset !important;
}

.drop-in {
 animation: drop-in 1s ease 200ms backwards;
}

.drop-in-2 {
 animation: drop-in 1200ms ease 500ms backwards;
}

@keyframes drop-in {
 from {
  opacity: 0;
  transform: translateY(-100px);
 }
 to {
  opacity: 1;
  transform: translate(0px);
 }
}
  .char{
            animation: an 1s ease-out 1 both;
            display: inline-block;
        }

        @keyframes an{
            from{
                opacity: 0;
                transform: perspective(500px) translate3d(-35px, -40px, -150px) rotate3d(1, -1, 0, 35deg);
            }
            to{
                opacity: 1;
                transform: perspective(500px) translate3d(0, 0, 0);
            }
        }
        
         .chars{
            animation: an 1s ease-out 1 both;
            display: inline-block;
        }

        @keyframes an{
            from{
                opacity: 0;
                transform: perspective(500px) translate3d(-35px, -40px, -150px) rotate3d(1, -1, 0, 35deg);
            }
            to{
                opacity: 1;
                transform: perspective(500px) translate3d(0, 0, 0);
            }
        }

.advantage {
    background: #ffffff;
    padding: 160px 0px;
}
.advantage .advantage-txt {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.advantage p {
    margin-top: 0px;
    color: #c60951;
    font-size: 33px;
    font-weight: 500;
}
.advantage h3 {
    color: #c60951;
    font-weight: bold;
    text-transform: inherit;
}
.title.bnner-box.drop-in-2 {
    width: 35%;
}
section.advantage img {
    width:auto;
    height: 230px;
}
section.team .title {
    display: flex;
    align-items: end;
}

section.team .title h3 {
    /* color: #6d1925; */
    width: 58%;
    text-transform: uppercase;
    line-height: 61px;
    /* font-weight: 500; */
}
section.team .title h2 {
    color: #c60951;
    width: 30%;
    font-size: 25px;
    letter-spacing: 1px;
}
.lang-translate {
    float: left;
    width: 100%;
    display: flex;
    justify-content: end;
}
div#gform_confirmation_message_2 {
    color: green;
}

body.page-template-default.page.page-id-353 h2 {
    float: left;
    width: 100%;
    color: #6d1925;
    font-weight: bold;
    font-size: 31px;
    text-transform: capitalize;
    margin-top: 30px;
    margin-bottom: 0px;
}
body.page-template-default.page.page-id-353  p {
    float: left;
    width: 100%;
    margin-top: 15px;
}
body.page-template-default.page.page-id-353 section.defult_pages_content ul {
    width: 100%;
    float: left;
    list-style: disc;
    padding-left: 20px;
}
body.page-template-default.page.page-id-353 section.defult_pages_content ul li {
    color: #000;
    font-size: 21px;
    /* letter-spacing: 2px; */
    margin-top: 15px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}

.accordion__item .accordion__content a {
    text-decoration: underline !important;
    color: #6b1726;
    font-weight: bold;
}
.profile-details span a {
    color: #fff !important;
    font-size: 29px;
    margin-right: 10px;
}
body.page-template-default.page.page-id-353 section.defult_pages_content ul li a {
    color: #800020;
}

.map iframe{
 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

div#map-canvas {
    margin-top: -100px !important;
}
.i4ewOd-pzNkMb-haAclf {
    display: none !important;
}
.was-law-img img {
    height: 155px;
}

.practice-inner .tab-header .practice-box span {
    font-size: 73px;
}
.practice-inner .tab-header li {
    color: #890148;
}
.tab-content .practice-box span,body.home.page-template.page-template-custom-template.page-template-home.page-template-custom-templatehome-php.page.page-id-8 .practice-box span {
    color: #890148;
    font-size: 73px;
}
.was-law-img:before {
    content: '';
    position: absolute;
    height: 100px;
    width: 9px;
    background: #cf004a;
    top: 70px;
    left: 19px;
}
.was-law-img {
    position: relative;
}
.was-law-img span {
    color: #cb004c;
    position: relative;
    font-weight: bold;
    font-size: 53px;
}
.latest-page-content {
    margin-top: 50px;
}
.latest-page-content .title {
    float: right;
    width: 48%;
}
.header-social ul a img,.footer-social ul a img{
    height: 35px;
    width: 35px;
}


.latest-box a:hover {
    color: #8c0848;
}
.appellate .practice-box span {
    color: #890148;
    font-size: 73px;
}
.page-id-10 header#header {
 
    position: absolute;
}
#textsr { white-space: normal; /* Ensures text wraps properly */
  word-break: normal; /* Prevents breaking words */
  overflow-wrap: break-word; /* Allows proper text wrapping */
  max-width: 100%;
  padding: 10px;
}
.chars {
  display: inline; /* Keeps characters inline */
  white-space: normal; /* Allows text wrapping */
}