.owl-dots {
    text-align: center;
}

.owl-nav {
    display: none
}

.owl-carousel .owl-nav button {
    width: 34px;
    height: 34px;
    background-color: #171717;
    outline: 0;
    margin: 0 3px;
    color: #fff;
    border-radius: 100%;
}

.owl-carousel .owl-nav span {
    font-size: 30px;
    line-height: 19px;
    color: #fff
}

.owl-dot span {
    width: 10px;
    height: 10px;
    background: #fbdede;
    display: inline-block;
    border-radius: 40px;
    border: solid 1px #bd2745;
}

.owl-dot {
    background: transparent;
    margin: 0 4px;
}

.owl-dot.active span {
    background: #bd2745;
}

.searchlocation {
    margin: 41px;
}

.searchlocation ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    width: 70%;
    margin: auto;
}

.searchlocation li {
    width: 50%;
    position: relative;
    background-image: url(../images/location.png);
    height: 43.1px;
    background-repeat: no-repeat;
    border: solid 1px #ddd;
    background-position: 10px 11px;
}

.searchlocation li:nth-child(2) {

    background-image: url(../images/search.png);
}

.searchlocation li input {
    width: 87%;
    padding: 8px 0;
    margin-left: 33px;
    border: navajowhite;
}

.searchlocation li input:focus {
    outline: 0
}

.relative {
    position: relative
}

.commonim .h2,
.commonim .h2 a {
    text-decoration: none;
    color: #fff;

}

.emptitle {
    position: absolute;
    top: 50%;
    left: 60px;

    transform: translateY(-50%);
}

.emptitle a.rim {
    margin-top: 25px;
    display: inline-block;
    width: 30px;
}

.WomenVoices {
    margin-bottom: 30px;
}


.WomenVoices {
    transition: all 0.4s;
}

.Representation {}

.Representation ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
}

.Representation ul li {
    max-width: 127px;
}

.Representation ul li p {
    text-align: center;
    margin: 10px 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

.iconb {
    max-width: 94px;
    margin: auto;
}


.viewallbtn {
    position: absolute;
    top: 0;
    right: 15px;
}

.viewallbtn a {
    color: #000;
    border: solid 1px #000;
    padding: 7px 27px;
    font-size: 15px;
}

.txt-black {
    color: #000 !important
}

.bookappointment {
    margin-top: 70px;
    background-image: url(../images/bg.jpg);
    padding: 64px;
    text-align: center;
    background-size: contain;
}

.bookappointment h2 {
    color: #000;
    font-size: 50px;
    font-weight: 900;
}

.bookn a {
    background: #bd2745;
    color: #fff;
    padding: 7px 30px;
    display: inline-block;
    margin: 30px 0 0;
}

.Standup {
    background-image: url(../images/bg2.jpg)
}

.Standup h2,
.Standup p {
    color: #fff;
}

.Standup h2,
.Standup p {
    color: #fff;
}

.Standup ul {
    list-style: none;
    display: flex;
    text-align: center;
    justify-content: space-between;
    margin-top: 60px;
}

.Standup ul h4 {
    color: #fff;
    font-weight: 900;
    font-size: 65px;
}

.Standup ul label {
    color: #fff;
    font-weight: 600;
}

.Standup ul p {
    margin: 0;
}

.Standup ul li {
    max-width: 32%;
}


.FreeingVoices hr {
    margin-top: 60px;
    width: 100%;
    /*! max-width: 790px; */
    margin: 50px auto;
    border-width: 2px;
}

.heartfelt .heading {
    margin-top: 20px;
    padding-left: 40px;
}

.FreeingVoices .heading {
    margin-bottom: 0;
}

.JoinDifference {
    background: #ffede2;
}

.JoinDifference .row {
    flex-direction: row-reverse;
    align-items: center;
}

.JoinDifference .row .col-md-9 {
    padding-right: 40px;
}

.showlist-law .read-icon {
    max-width: inherit;
    top: 0;
}

.showlist-law .read-icon a {
    color: #000;
    border: solid 1px #be2746;
    padding: 4px 24px;
    text-decoration: none;
}

.showlist-law .read-icon a:hover {
    color: #fff;
    background: #be2746;
}

.showlist-law .row {
    align-items: center;
    border-bottom: solid 1px #be2746;
    padding-bottom: 37px;
    margin: 0 0 35px;
}

.showlist-law .row h3 {
    margin-bottom: 17px;
    font-size: 26px;
}

.showlist-law .row:nth-child(2n) {
    flex-direction: row-reverse
}

.showlist-law .row div {
    padding: 0
}

.showlist-law .row:nth-child(2n) .col-md-2 {
    text-align: right;
}

.rowlist .row:last-child {
    border: none;
    padding-bottom: 0
}



.newsbox {
    margin-bottom: 43px;
}

.read-icon {
    position: absolute;
    right: 0;
    top: 6px;
    max-width: 26px;
}

.subtxtbn {
    background: #bd2745;
    padding: 40px 130px;
    text-align: center;
    color: #fff;
    font-size: ;
}

.subtxtbn p {
    color: #fff;
    font-size: 17px;
    margin: 0;
}

.Registration-law .row {
    flex-direction: row-reverse;
}

.reg {
    background: #bd2745;
    padding: 29px;
}

.reg h3 {
    color: #fff;
    text-align: center;
    font-weight: 800;
    font-size: 22px;
    margin: 0 0 22px;
}

.regbtn {
    background: #000;
    color: #fff;
    border: none;
    text-align: center;
    padding: 9px 20px;
    margin: 0 0 0;
    width: 100%;
}

.btnn {
    text-align: center;
}

.reg_popup .reg .form-control {
    background: transparent;
    color: #fff !important;
    border: solid 1px #fff;
    border-radius: 0;
    height: 35px;
    padding: 0 10px;
    font-size: 14px;
}

.reg_popup .reg .form-control:focus {
    outline: 0;
    box-shadow: none
}

.reg_popup .reg .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

.reg_popup .reg .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.reg_popup .reg .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

.reg_popup .reg .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.Stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: var(--star-size);
    font-family: Times;
    line-height: 0;
    height: 39px;
    border: solid 1px #000;
    border-radius: 5px;
    padding: 8px;
}

.Stars::before {
    content: '★★★★★';
    letter-spacing: -1px;
    background: linear-gradient(90deg, #9c1b39 var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
}

:root {
    --star-size: 60px;
    --star-color: #ddd;
    --star-background: #fc0;
}

.lawyerd h3 {
    margin: 0 0 4px;
    font-size: 25px;
    font-weight: 600;
}

.lawyerd h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 20px;
}

.lawyerd ul {
    list-style: none;
    padding: 0;
}

.lawyerd ul li {
    border-bottom: solid 2px #e8d8dc;
    padding: 10px 0;
}

.cob b {
    color: #9c1b39;
}

.lawyerd ul li:first-child {
    display: flex;
}

.lawyerd ul li {

    align-items: center;
    font-weight: 500;
    font-size: 16px;
}

.tatingtxt {
    color: #9c1b39;
    font-weight: 600;
    font-size: 17px;
    margin-left: 10px;
}

.cob {
    margin-right: 45px;
    font-weight: 600;
}

.cob span {
    margin-right: 7px;
    width: 24px;
    display: inline-block;
    position: relative;
    top: -3px;
}

.lawyer-address p {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    border-bottom: solid 2px #e8d8dc;
    margin: 0;
    padding: 6px 0;
    min-height: 50px;
    line-height: 27px;
}

.lawyer-address {
    margin-top: 61px;
    padding-left: 40px;
}

.lawyer-address a {
    color: #9c1b39;
}

.lawyer-address p:last-child {
    border: none;
}

.lawyerd {
    padding-left: 40px;
}

.request-appointment a {
	background: #9c1b39;
	padding: 5px 17px;
	color: #fff !important;
	display: inline-block;
	margin-top: 2px;
	font-size: 18px;
	text-decoration: navajowhite;
}
.Lawyer-available hr {
    margin-bottom: 40px;
    margin-top: 40px;
}

.rowlistb {
    background: #ffede2;
    padding: 50px;
}

.Lawyer-available-details .lawyerd {
    padding-left: 0;
}


.share-story > div a:hover {
    background: #bd2745;
    color: #fff;
    text-decoration: navajowhite;
}

.share-story {
    display: flex;
    align-items: center;
    position: relative;
}

.share-story span a {
    color: #bd2745;
    font-weight: bold;
    border-bottom: solid 1px;
}

.share-story > div {
    position: absolute;
    right: 0;
}

.share-story > div a {
    color: #000;
    border: solid 1px #bd2745;
    padding: 4px 20px;
}

.Lawyer-available-details .lawyerd li:last-child {
    border: none
}


.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.lawyer-info {
    margin: 30px 0;
}

.lawyer-info > ul {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
}

.lawyer-info > ul > li a {
    padding: 6px 20px;
    border: solid 1px #bd2745;
    margin: 0 10px 0 0;
    color: #1e1e1e;
    text-decoration: none;
    display: inline-block;
}

.lawyer-info > ul > li.active a {
    background: #bd2745;
    color: #fff;
}


.lawyer-info .li1 {
    display: inline-block;
    vertical-align: top;
    max-width: 36%;
}

.li1 .request-appointment a {
    font-size: 17px;
    width: 225px;
    padding: 9px;
    text-align: center;
}

.tab-content {
    background: #e5e6e6;
    padding: 40px;
}

.li1 h3 {
    margin: 0 0 10px;
}



.days {
    border-bottom: solid 1px #bd2745;
    margin-bottom: 14px;
}

.days h3 {
    margin: 0;
}

.days label {
    font-size: 15px;
}

.li1box {
    display: flex;
    justify-content: space-between;
}

.lawyer-info .li1:first-child {
    max-width: 100%;
    max-width: 39%;
}

.lawyer-info .li1:nth-child(2) {
    width: 100%;
    max-width: 21%;
}


.lawyer-address2.lawyer-address {
    padding-left: 0;
    max-width: 100%;
    margin-top: 0;
}

.lawyer-address2 .Stars {
    margin: 30px 0 0;
}

.lawyer-info .li1:last-child {}


.lawyer-address2 a {
    color: #090808;
}


.login-signup a {
    color: #000;
    text-decoration: none;
}

.login-signup:hover {
    background: #ad2b45;
}

.login-signup:hover a {
    color: #fff;
}
.foruser a {
    color: #606060;
    margin-right: 28px;
    position: relative;
    text-decoration: none;
}

.foruser a span {
    transform: rotate(178deg);
    display: inline-block;
    margin: 0 2px;
}

.foruser a:hover,
.foruser a:hover span {
    color: #ad2b45;
}

.lawyer-address2 .Stars::before {

    letter-spacing: -1px;
    background: linear-gradient(90deg, #9c1b39 var(--percent), #fff var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.foruser a span {
	 
	display: none;
}
.Standup ul h4 span {
    color: #fff;
}


span.error {
  color: #fff;
  position: absolute;
  bottom: -20px;
  line-height: 18px;
  font-size: 13px;
}
.form-group {
  position: relative;
  margin-bottom: 25px;
}

.v-icon {
	width: 33px;
	display: inline-block;
	position: absolute;
	right: 50%;
	margin-right: -16px;
	top: 50%;
	margin-top: -16px;
}
.searchlocation {
	opacity: 0;
	height: 0;
	padding: 0;
	margin: 30px 0 0;
}
.AssociateLaw .row {
	margin-bottom:   40px;
}
.emptitle div a {
    background: #000;
    color: #fff;
    padding: 7px 20px;
    display: inline-block;
    font-size: 16px;
    margin: 20px 0 0;
}

.Associateimg {
    background: #9c1b39;
    padding: 30px;
    height: 100%;
    display: flex;
    align-items: center;
}

.AssociateLaw h3 {
    margin: 0 0 10px;
    color: #000;
}

.AssociateLaw ul {
    padding: 0;
    list-style: none;
}

.AssociateLaw ul li {
    border-bottom: solid 2px #eaeaea;
    padding: 8px 0;
    color: #000;
}

.AssociateLaw a {
    color: #000;
}

.AssociateLaw p {
    color: #000;
    border-bottom: solid 2px #eaeaea;
    margin: 0;
    padding: 13px 0;
}

.AssociateLaw a.Directions {
    color: #9c1b39;
}

.AssociateLaw   hr {
  padding: 0 10px;
  width: 95.54%;
  margin: 51px auto 40px;
  border-bottom: solid 2px #eaeaea;
  border-top: navajowhite;
}





li {}
