/* START HOME PAGE*/
.banner-home {
    height: 100vh;
    background-size: cover;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
   /* margin-top: 90px; */
}
.banner-home .sub-title{
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
    color: #000000;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.banner-home .btn:hover{
    color: #fff;
    border: 1px solid #fff;
}
.banner-id{
    padding-top: 133px;
    width: 100px;
    margin: 0 auto;
    display: block;
}
/* .banner-layout h1, .banner-layout .banner-title{
    background: #00000099;
} */
.banner-id a {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(-50%, -138%);
    color: #fff;
    letter-spacing: .1em;
    text-decoration: none;
    padding-bottom: 6px
}
#banner-id .circle {
    position: absolute;
    top: -45px;
    left: 50%;
    width: 34px;
    height: 59px;   
    margin-left: -15px;
    border: 2px solid #fff;
    border-radius: 50px;
    box-sizing: border-box;
}
/* #banner-id .circle::before{
    position: absolute;
    bottom: 10px;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #fff;
    border-radius: 100%;
    box-sizing: border-box;
} */
#banner-id .circle::before{
    background: url(../img/down-arw.svg) no-repeat;
    position: absolute;
    content: '';
    top: 22px;
    right: 2px;
    width: 28px;
    height: 16px;
    background-size: cover;
    transform: rotate(90deg);
}
/* #banner-id .circle::after{
    position: absolute;
    bottom: 15px;
    left: 56%;
    content: '';
    width: 1px;
    height: 29px;
    margin-left: -3px;
    background-color: #fff;
    box-sizing: border-box;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 80%);
    transform: matrix(1, 0, 0, -1, 0, 0);
} */
#banner-id p span {
    height: 18px;
    position: absolute;
    width: 12px;
    transform-origin: bottom center;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}
.char1 {
    transform: rotate(-95deg);
    left: -24px;
    top: -32px;
}
.char2 {
    transform: rotate(-84deg);
    left: -24px;
    top: -44px;
}
.char3 {
    transform: rotate(-65deg);
    left: -21px;
    top: -54px;
}
.char4 {
    transform: rotate(8deg);
    left: -24px;
    top: -58px;
} 
.char5 {
    transform: rotate(-15deg);
    left: -9px;
    top: -64px;
}
.char6 {
    transform: rotate(-4deg);
    left: 0px;
    top: -67px;
}
.char7 {
    transform: rotate(76deg);
    left: 7px;
    top: -64px;
}
.char8 {
    transform: rotate(95deg);
    left: 11px;
    top: -55px;
}
.char9 {
    transform: rotate(91deg);
    left: 13px;
    top: -40px;
}
.char10 {
    transform: rotate(93deg);
    left: 14px;
    top: -23px;
}
.banner-google{
    position: relative;
}
.banner-google::after{
    background: url(../img/banner-google.svg) no-repeat;
    position: absolute;
    content: '';
    top: -55px;
    right: 0px;
    width: 400px;
    height: 30px;
    background-size: cover;
}

.home-case{
    padding-bottom: 150px;
}
.case-title{
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: #8C8C8C;
    font-weight:600;
    margin-bottom: 15px;
}
.price-title{
    font-size: 35px;
    line-height: 41px;
    text-transform: uppercase;
    font-weight:600;
    margin-bottom: 10px;
}
.case-main-title{
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 23px;
    text-transform: capitalize;
    color: #053D8A;
}
.case-result p{
    font-weight: normal;
    line-height: 21px;
    text-transform: capitalize;
    color: #696969;
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 0.5px solid #CBCBCB;
}
.case-box{
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
    padding: 28px 20px;
    margin: 0px 10px;
    display: block !important;
    width: auto!important;
    min-height: 287px;
    position: relative;
}
.home-case .read-btn{
    position: absolute;
    bottom: 25px;
}
.home-case .slick-prev{
    left: auto;
    right: 71px !important;
    background: url('../img/left-arrow.svg') no-repeat;
}
.home-case .slick-next{
    background: url('../img/ryt-arrow.svg') no-repeat;
}
.home-case .slick-arrow{
    bottom: -108px;
    top: auto;
    right: 7px;
    width: 50px;
    height: 50px; 
}
.home-case .slick-prev:hover{
    background: url('../img/left-arrow.svg') no-repeat;
    opacity: 0.7;
}
.home-case .slick-next:hover{
    background: url('../img/ryt-arrow.svg') no-repeat;
    opacity: 0.7;
}
#case-result{
    height: 288px;
}


.our-firm{
    background-image: url('../img/firm-bg.webp');
    background: none;
}
.our-firm h1{
    color: #000;
}
.our-firm p a {
    color: #820024;
    font-weight: 600;
}
.our-firm p a:hover{
    color: #820024;
}
.our-firm h2, .our-firm p, .our-firm h3{ 
    color: #000;
}

.our-firm .img-block .html5lightbox{
    position: relative;
}
.our-firm .vdo-icon{
    position: absolute;
    bottom: 35px;
    right: 35px;
    width: 90px;
    height: 90px;
}
.our-firm .inner-content{
    padding-left: 20px;
}

.home-testimonial-sec{

}
.home-testimonial-sec h2{
    text-transform: inherit;
}
.quote-icon{
    width: 55px;
    height: 36px;
    margin: 0px 0px 15px 0px;
    background: url(../img/quote-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.testinomial-row .client-name {
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.testinomial-row p{
    color:#000;
    line-height:30px;
}
.testinomial-row h6{
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.testinomial-row svg{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.review-rating .star-icon{
    display: inline-block;
    background-image: url(../img/yellow-star.svg);
    background-repeat: no-repeat;
    background-size: 34px;
    height: 22px;
    width: 22px;
    background-position: center;
    margin: 0px 5px;
}
.home-testimonial-sec .item{
    background: rgba(0, 0, 0, 0.02);
    padding: 40px 20px;
    min-height: 550px;
}
.review-txt{
    margin: 10px 0px 0px 0px;
    font-size: 20px;
    font-weight: 500;
}
.our-process{
    background-image: url('../img/process-bg.webp');
}
.our-process h2{
    color: #fff;
    text-align: center;
}
.our-process h2.border-line::before {
    position: inherit;
}
.process-box{
    position: relative;
    border: 1px solid #868686;
    padding: 30px 15px;
    min-height: 440px;
}
/* .process-box::after{
    content: '';
    position: absolute;
    background: #828282;
    width: 1px;
    height: 445px;
    top: -76px;
    left: -15px;
}
.our-process .row .col-xl-3:last-child .process-box::before{
    content: '';
    position: absolute;
    background: #828282;
    width: 1px;
    height: 445px;
    top: -76px;
    right: -15px;
} */
.process-title{
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    display: block;
    font-weight: 600;
}
/* .process-title:hover{
    color: #FFFFFF;
    text-decoration:underline;
} */
.process-box p{
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}
.process-box img, .process-box svg{
    width: 110px;
    height: 110px;
    margin: 0 auto;
    display: block;
}
.common-award-logo{
    background: #FAFAFA;
}
.common-award-logo .logo-item {
    align-items: center;
    justify-content: center;
    display: flex;
    width: 20%;
    padding: 60px 50px;
}
.common-award-logo .row .logo-item:nth-child(even){
    background: #FFFFFF;
    border: 1px solid #E9E7E7;  
}
.award-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
}
.home-team-sec h2{

}   
.home-team-sec .item{
    padding: 0px;
}
.team-box{
    position: relative;
}
.team-box img{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 632px;
}
.team-name{
    position: absolute;
    bottom: 45px;
    color: #fff;
    left: 50px;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
}
.team-name:hover{
    text-decoration: underline;
}
.where-start{
    background-image: url('../img/start-bg.webp');
}
.where-start h2{
    color:#fff; 
}
.where-start .item-wrap{
    margin: 0px 20px 50px 20px;
}
.where-start a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.where-start .item{
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    width: 80%;
}
.where-start svg, .where-start img{
    width: 85px;
    height: 85px;
    margin-right: 30px;
}
.where-start h5{
    font-size: 25px;
    line-height: 29px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: left;
}
/* .where-start h5:hover{
    font-weight: 700;
} */
.where-start p{
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    /* text-transform: capitalize; */
    color: #fff;
}
.where-start .row .col-xl-6:nth-child(odd) .item-wrap{
    margin-left: 0px;
}
.where-start .row .col-xl-6:nth-child(even) .item-wrap{
    margin-right: 0px;
}
.where-start .row .col-xl-6:nth-last-child(-n+2) .item-wrap{
    margin-bottom: 0px;
}

.home-faq p{
    line-height: 30px;
    color: #000;
    text-transform: inherit;
}
.home-faq .left p{
    margin: 60px 0px 0px 0px;
}
.home-faq h2.border-line::before{
    left: 160px;
    margin: 0px;
}
.home-faq h2.border-line::after{
    margin: 0px;
}
.home-faq .inner-content{
    padding-left: 30px;
}
.home-faq .accordion-button{
    font-size: 20px;
    line-height: 23px;
    text-transform: capitalize;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding: 30px 0px;
    justify-content: space-between;
   
}
.accordion-button::after{
    background-image: url('../img/arrow-up.svg');
    background-size: cover;
    width: 35px;
    height: 35px;
    margin-right: 20px;
}
.accordion-button:not(.collapsed)::after{
    background-image: url('../img/arrow-up.svg');
}
.accordion-button:not(.collapsed){
    color: #000000;
    background: none;
}
.accordion-button:focus{
    box-shadow: 0 0;
}

.home-contact{
    background-image: url('../img/home-contact-bg.webp');
}
.home-contact .form-title{
    text-transform: inherit;
}
.wpcf7-form-control-wrap {
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flex;
    width: 100%;
}
.common-contact-sec .form-group {
    margin-bottom: 60px;
    position: relative;
    padding: 0px 25px;
}
.common-contact-sec form input, .common-contact-sec form textarea{
    background: none;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    padding: 0px 0px 20px 0px;
    border-radius: 0px;
    width: 100%;
    color: #000;
    font-size: 16px;
    line-height: 19px;
}
.common-contact-sec textarea {
	height: 100px;
    width: 100%;
	resize: none;
}
.common-contact-sec form input:focus-visible, .common-contact-sec textarea:focus-visible{
    outline: 0px;
}
.common-contact-sec .form-group.con-button {
    margin: 0 auto;
    position: relative;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
}
.common-contact-sec form input.all-button {
    font-size: 18px;
    line-height: 21px;
    color: #101010;
    border: 1px solid #fff;
    background: #FFFFFF;
    padding: 0px 0px 0px 30px;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    color: #101010;
    font-weight: 400;
    padding: 15px 30px;
    width: 295px;
}
.common-contact-sec form input.all-button:hover{
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
}
.common-contact-sec .form-group.con-button::after {
    background: url(images/button-arrow.svg) #EA1C2D no-repeat;
    background-position: bottom 17px right 16px;
    content: "";
    width: 42px;
    height: 51px;
    top: 0px;
    position: absolute;
    right: 30px;
}
.common-contact-sec .form-inner .form-group input::placeholder,
.common-contact-sec .form-inner .form-group textarea::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #555353!important;
    opacity: 0.5;
}
.common-contact-sec .form-inner .form-group input:-ms-input-placeholder,
.common-contact-sec .form-inner .form-group textarea:-ms-input-placeholder{ /* Internet Explorer 10-11 */
    color: #555353!important;
    opacity: 0.5;
}
.common-contact-sec .form-inner .form-group input::-ms-input-placeholder,
.common-contact-sec .form-inner .form-group textarea::-ms-input-placeholder{ /* Microsoft Edge */
    color: #555353!important;
    opacity: 0.5;
}

.wpcf7 .wpcf7-not-valid-tip, .wpcf7 label.error {
	margin-bottom: 0;
    display: block;
    position: absolute;
    bottom: -19px;
    left: 0;
    font-size: 12px;
    color: #DC3231;
    padding: 2px 5px 2px;
    border-radius: 0;
    height: 20px;
    line-height: 18px;
}
.wpcf7 .wpcf7-not-valid-tip{
    display:none;
}
.wpcf7 .wpcf7-response-output {
    border: none!important;
    margin: 0!important;
    font-size: 15px;
    line-height: 1.3;
    position: absolute;
    left: 0;
    bottom: -45px;
    right: 0;
    text-align: center;
    color: #c20000;
    font-weight: normal;
    padding: 5px 0!important;
}
.wpcf7  .wpcf7-response-output.wpcf7-mail-sent-ok {
    color:#398f14!important;
}
.wpcf7-not-valid-tip{
    text-align: left;
    font-size: 14px;
    display: none;
}
.wpcf7 form.invalid .wpcf7-response-output{
    border-color: #ff0000;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    justify-content: center;
    display: flex;
    width: 100%;
    color:#ff0000;
    display:none;
}
.wpcf7 form.sent .wpcf7-response-output{
    border-color: #46b450;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    justify-content: center;
    display: flex;
    width: 100%;
    color: #46b450;
    display:none;
}

.home .form-title.border-line::before{
    display: none;
}
.home .form-title::after{
    display: none;
}
/* END HOME PAGE*/

/* START CONTACT PAGE*/
.contact-page {
    background: rgba(130, 0, 36, 0.03);
}
.contact-page .header{
    background: #fff;
    padding: 30px;
    margin: 0px;
}
.contact-border{
    border: 2px solid #820024;
    padding-left: 50px;
    padding-right: 50px;
}
.contact-page .wpcf7.js{
    margin-top: 60px;
}
.contact-map h2{
    text-transform: inherit;
}
/* END CONTACT PAGE*/

/* START ABOUT FIRM PAGE*/
.about-page p{
    text-align: left;
}

/* END ABOUT FIRM PAGE*/


/* START LOCATION PAGE*/
.location-page .selected-default-nap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.location-page .selected-default-nap svg path{
    fill: #000;
}
.location-page .nap-address-item{
    padding: 15px 15px;
    cursor: pointer;
    border: 1px solid #D3D3D3;
    height: calc(100% - 40px);
    height: -moz-calc(100% - 40px);
    height: -webkit-calc(100% - 40px);
    margin:30px 0px 0px 0px;
}
.location-page .nap-address, .location-page .direction-link{
    color: #000;
}

/* END LOCATION PAGE*/

/* START MEET TEAM PAGE*/
.team-header{
    background: rgba(130, 0, 36, 0.03);
}
.team-header h1{
    color: #820024;
}
.team-header h3{
    color:#000;
}
.team-header p{
    line-height: 30px;
    color: #000000;
    font-size: 16px;
}
/* .attorney-image .featured-img{
    height: 632px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}  */
.attorney-image .featured-img:hover {
    filter: grayscale(1);
    transition: .5s ease-in-out;
}  

.team-page h5{
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
}
.team-page .item-wrap{
    background: #820024;
    padding: 17px;
    text-align: center;
    color: #fff;
    transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.95);
    margin-top: -60px;
    cursor: pointer;
}
.team-page .position{
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.53em;
    text-transform: capitalize;
    color: #FFFFFF;
}
.team-page h5:hover{
    text-decoration:underline;
}
.team-personal{
    background: url('../img/firm-bg.webp');
}
.team-personal .inner-content{
    padding-left: 30px;
}
.team-personal p, .team-bg p{
    color:#fff;
}
.team-bg{
    background: url('../img/firm-bg.webp');
}
.team-review .review-section{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
}
.team-review p{
    line-height: 25px;
}
.team-review .review-rating{
    margin-left: 20px;
}
.team-review .review-rating .star-icon{
    background-size: 22px;
}
.team-review .review-row{
    border-bottom: 1px solid #dadada;
}
.team-review .review-row:last-child{
    border-bottom: 0px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.team-page .attorney-image {
    margin-bottom: 20px;
}


.team-member {
    margin-top: 40px;
    margin-bottom: 0px;
    height: auto;
    position: relative;
}
.team-member .img-box {
    position: relative;
}
.team-member .hover-content {
    display:none;
    position: absolute;
    left: 0;
    top: -220px;
    z-index: 9;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 15px;
    background: rgba(24,77,90,.7);
}
.team-member .hover-content .fact-title {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
}
.team-member .hover-content .fact-content {
    font-size: 18px;
    text-transform: capitalize;
    line-height: 28px;
    margin-top: 8px;
}
.team-member .designation:hover .hover-content  {
    display:block;
}
.team-member img {
    mix-blend-mode: multiply;
    height: 632px;
    object-fit: cover;
    width: 100%;
    object-position: top center;
}
.team-member .no-feature {
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fafafa;
}
.team-member .img-box .card-second {
    display: none;
}
.team-member:hover .img-box .card-second {
    display: block;
}
.team-member:hover .img-box .card-first {
    display: none;
}
/* END MEET TEAM PAGE*/


/* START TEAM DETAIL PAGE*/

/* .single-team{
    background: url('../img/team-bg.webp') no-repeat;
    background-size: cover;
    background-position: center;
} */
.single-team .team-img{
    display: block;
    position: relative;
}
.single-team .team-social{
    position: absolute;
    bottom: 20px;
    right: 22px;
}
.single-team .team-social a{
    padding: 12px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: flex;
    margin-bottom: 10px;
}
.single-team .team-social a:hover{
    background: #820024;
    border:1px solid #820024;
}
.single-team .team-social svg{
    width: 15px;
    height: 15px;
}
.single-team .position{
    background: #820024;
    padding: 15px 40px 15px 40px;
    font-weight: 600;
    color: #fff;
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.465em;
    text-transform: uppercase;
}
.single-team .position::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #820024;
    z-index: -1;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}
.single-team .postlist-single a{
    color:#000 !important;
    font-weight: 600;
}
.single-team .postlist-single a:hover{
    color: #820024!important;
}
.single-team .postlist-single p{
    color: #000;
    text-transform: inherit;
}
.single-team .mail-wrap, .single-team .adrs{
    margin: 0px 0px 0px 28px;
    flex-direction: column;
}
.single-team .mail, .single-team .ph_number,
.single-team .fax_number, .single-team .adrs, .single-team .adrs p{
    position: relative;
    padding-left: 20px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 600;
}
.single-team .mail::after, .single-team .ph_number::after,
.single-team .fax_number::after, .single-team .adrs::after{
    position: absolute;
    content: '';
    top: 10px;
    left: -25px;
    width: 30px;
    height: 30px;
}
.single-team .mail::after{
    background: url('../img/mail.svg') no-repeat;
}
.single-team .ph_number::after{
    background: url('../img/call-red.svg') no-repeat;
}
.single-team .fax_number::after{
    background: url('../img/fax.svg') no-repeat;
}
.single-team .adrs::after{
    background: url('../img/locate.svg') no-repeat;
}
.single-team .adrs{
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.single-team .adrs p{
    padding: 0px;
}
.single-team .content p{
    font-weight:normal;
}
.arrow-link{
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.teamgallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.teamgallery-wrap {
    display: flex;
}
.teamgallery-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    padding: 15px;
    margin-right: 20px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.teamcontentslider{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: url('../img/team-bg.webp') no-repeat;
    background-size: cover;
    background-position: center;
}
.single-team{
    width: 70% !important;
}
.teamslider{
    width: 30%;
    padding-right: 30px;
}
.team-bg .row{
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
.team-bg-content{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.team-bg-content h2{
    width: 100%;
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}
.team-bg p {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 49%;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    padding-left: 40px;
    text-align: justify;
    /* border: 1px solid #909090;
    padding: 22px 15px 22px 50px; */
}
.team-bg p::after {
    background: url(../img/plus.svg) no-repeat;
    position: absolute;
    content: '';
    top: 7px;
    left: 3px;
    width: 30px;
    height: 30px;
}
.team-bg ul {
	/*display: flex;
	flex-wrap: wrap;*/
	width: 48%;
}
.team-bg ul li {
	position: relative;
	margin-bottom: 20px;
    padding-left: 40px;
	/*width: 45%;*/
	font-weight: 300;
	line-height: 30px;
}
.team-bg ul li a {
	color: #ee1f1f;
}
.team-bg ul li::after {
    background: url(../img/plus.svg) no-repeat;
    position: absolute;
    content: '';
    top: 0px;
    left: 3px;
    width: 30px;
    height: 30px;
}

.team-bg p strong{
    display: contents;
}
.team-bg .ph-number{
    position: relative;
    justify-content: flex-end;
    display: flex;
    width: auto;
}
.team-bg .ph-number p::after{
    display: none;
}
.team-bg .ph-number p{
    width: auto;
    position: absolute;
    text-align: center;
    margin: 0 auto !important;
    display: block;
    right: 202px;
    font-size: 18px;
    line-height: 21px;
    top: 15px;
    padding: 0px;
    border: 0px;
}
.team-bg .ph-number svg{
    width: 45px;
    height: 45px;
    margin-right: 25px;
}
.team-bg .ph-number a{
    font-size: 45px;
    line-height: 40px;
    padding: 30px 50px 30px 35px;
    height: 118px;
    align-items: end;
}

/* END TEAM DETAIL PAGE*/


/* START PRACTICE AREA PAGE*/
.practice-page h3{
	font-size: 38px;
	line-height: 47px;
	text-transform:uppercase;
	margin-bottom:30px;	
}
.practice-page h3 a{
	color: #000;
}
.practice-box{
    padding: 35px 25px;
    cursor: pointer;
    border: 1px solid #D3D3D3;
    height:calc(100% - 40px);
    height:-moz-calc(100% - 40px);
    height:-webkit-calc(100% - 40px);
	margin-top:40px;
    position: relative;
}
.practice-box svg, .practice-box img {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 20px;
}
.practice-title{
	font-size: 25px;
    line-height: 29px;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
}
.practice-page h3:hover{
	text-decoration:underline;
}
.practice-box p{
    margin: 0px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #5F5F5F;
    font-weight: normal;
}
.practice-box:hover{
    transform: scale(1.1);
}
.practice-box:hover:before {
    opacity: 1 !important;
}
.practice-box::before{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: #820024;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.3s;
}
.practice-box:hover svg path {
    fill: #fff;
    position: relative;
}
.practice-box:hover .practice-title, .practice-box:hover p, .practice-box:hover svg{
	color:#fff;
    position: relative;
}
/* END PRACTICE AREA PAGE*/


/* START TESTINOMIAL PAGE*/
.testimonial-page h2{
    margin: 0px 0px 50px 0px;
}
.testimonial-page p{
    color: #000000;
}
.testimonial-page .item {
    padding: 40px 42px;
    height: calc(100% - 30px);
    height: -webkit-calc(100% - 30px);
    height: -moz-calc(100% - 30px);
    margin-top: 30px;
	background: rgba(0, 0, 0, 0.02);
}
.testimonial-page .item .testimonial-list {
    display: none;
}
.testimonial-page .item .testimonial-list.active {
    display: inline-block;
}
/* END TESTINOMIAL PAGE*/


/* START FAQ PAGE*/
.faq-tabs{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 30px;
}
.faq-tabs-list{
    display: flex;
    width: auto; 
}
.faq-tabs-list .cat-item{
    position: relative;
}
.faq-tabs-list .cat-item.active::after{
    position: absolute;
    content: '';
    height: 4px;
    width:100%;
    bottom: -30px;
    left: 0;
    background:  #820024;
}
.faqs-page .cat-item {
    text-align: center;
	margin-bottom:30px;
    font-size: 16px;
    line-height: 19px;
    color: #636363;
    margin: 0px;
}
.faqs-page .cat-item span {
    display: block;
    width: 100%;
    text-transform: capitalize;
}
.faqs-page .cat-item:hover, .faqs-page .cat-item.active{
    color: #820024;
    font-weight: 600;
}
.faqs-page .cat-item:hover svg, .faqs-page .cat-item.active svg,
.faqs-page .cat-item:hover svg path, .faqs-page .cat-item.active svg path{
    fill: #fff;
    stroke: #fff;
}
.faqs-page .accordion-item{
    background: rgba(130, 0, 36, 0.02);
    border: 1px solid #CECECE;
    padding: 0px 30px;
    margin-bottom: 20px;
}
.faqs-page .accordion-flush .accordion-item:first-child{
    border-top: 1px solid #CECECE;
}
.faqs-page .accordion-flush .accordion-item:last-child{
    border-bottom: 1px solid #CECECE;
    margin-bottom: 0px;
}
.faqs-page .accordion-button{
    padding: 20px 0px;
    font-size: 25px;
    line-height: 29px;
    color: #820024;
}
.faqs-page .accordion-body{
    padding: 20px 0px;
}
.faqs-page .accordion-body p{
    font-size: 16px;
    line-height: 40px;
    color: #000000;
    font-weight: normal;
}
/* .faqs-page .accordion-button:not(.collapsed)::after {
    background-image: url(../img/faq-arw-up.svg);
} */
.faqs-page .accordion-button::after{
    background-image: url(../img/faq-arw-down.svg);
    background-size: cover;
    width: 27px;
    height: 15px;
    margin-right: 0px;
}
/* END FAQ PAGE*/


/* START CASE RESULT PAGE*/
.featured-case-page .price-title{
    font-size: 40px;
    line-height: 47px;
    font-weight: bold;
}
.featured-case-page .case-main-title{
    font-size: 25px;
    line-height: 29px;
    color: #000000;
}
.featured-case-page .practice-box{
    padding: 50px 25px;
}
.featured-case-page .practice-box svg{
    display:none;
}
.featured-case-page .practice-box:hover svg{
    display: block;
    color: #fff;
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}
.featured-case-page .practice-box:hover .price-title, .featured-case-page .practice-box:hover .case-main-title{
    color: #fff;
    position: relative;
}
.featured-case-page .cases, .cases-category-page .cases{
    display: none;
}
.featured-case-page .cases.active, .cases-category-page .cases.active{
    display: inline-block;
}
/* END CASE RESULT PAGE*/


/* START CASE RESULT CATEGORY PAGE*/
.cases-category-page{

}
.cases-category-page h2.border-line::before {
    left: 160px;
    margin: 0px;
}
.cases-category-page h2.border-line::after {
    margin: 0px;
}
.cases-category-page p{
    color: #000000;
    text-transform: inherit;
    margin-top: 45px;
}
.cases-category-page .cases{
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    border: 1px solid #ddd;
    padding: 30px;
    min-height: 402px;
}
.cases-category-page .year{
    font-size: 25px;
    line-height: 29px;
    text-transform: uppercase;
    color: #820024;
    font-weight: normal;
    margin-bottom: 20px;
}
.cases-category-page .case-main-title{
    font-size: 35px;
    line-height: 41px;
    margin-bottom: 10px;
}
.cases-category-page .case-main-title:hover{
    text-decoration: underline;
}
.cases-category-page .red-heading{
    font-size: 25px;
    line-height: 29px;
    border: 1px solid #820024;
    padding: 4px 30px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    height: 45px; 
    width: 166px;
    margin: 0px 0px 15px 0px;
}
.cases-category-page .year{
    border-top: 1px solid #C7C7C7;
    padding-top: 80px;
    margin-top: 30px;
    padding: 0px;
}
.cases-category-page .cases:first-child .year{
    border:0px;
    margin-top: 0px;
    padding: 0px;
}
.year-name-wrap{
    display: none;
}
/* END CASE RESULT CATEGORY PAGE*/


/* START CASE RESULT DETAIL PAGE*/
.case-detail .post-meta .category{
    border-right: 0px;
}
/* END CASE RESULT DETAIL PAGE*/


/* START VIDEO PAGE*/
/* .cat-videos-wrap {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
} */
.item-video .video-image img {
    width: 100%;
    height: 233px;
    object-fit: cover;
}
.item-video .video-title{
    line-height: 1.5;
}
.item-video .video-title a {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.item-video .video-title a:hover {
    color: #820024;
}
.video-detail .item-video .video-image img {
    height: 100%;
}
.video-category-title-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.video-category-title-wrap a {
    color: #000;
}
.video-category-title-wrap a:hover {
    color: #820024;
}
.cat-videos-wrap .item:nth-last-child(-n+3) .item-video{
    margin-bottom: 0px !important;
}
.count-video {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
}
.stretch-link.html5lightbox:before {
    content: "";
    /*position: absolute;*/
    width: 50px;
    height: 50px;
    background: url(../img/play.svg) no-repeat;
    background-size: 100%;
    /*bottom: 20px;
    right: 20px;*/
    margin: auto;
    z-index: 1;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.stretch-link.html5lightbox:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .3s ease-in-out;
    background: rgba(0, 0, 0, 0);
}
.stretch-link.html5lightbox:hover:after {
    background: rgba(0, 0, 0, 0.35);
}
.html5-elem-box, .html5-elem-wrap{
    height: 450px !important;
}
.html5-elem-box .html5-image {
    padding: 0 !important;
    height: 450px !important;
}
.stretch-link{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
/* END VIDEO PAGE*/








/*==================== Blog List Page CSS ====================*/
.blog-list {
    padding-right: 100px
}
.blog-list .postlist .blog-list-inner{
    margin-bottom: 150px;
}
.blog-list .postlist:last-child .blog-list-inner{
    margin-bottom:0;
}
.post-image {
    overflow: hidden;
    position: relative;
}
.post-image img.featured-img {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 400px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.post-image img.no-feature {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 230px;
    background-position: center;
    background-color: #181818;
    height: 400px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.blog-list-inner:hover .post-image img.featured-img{
    transform: scale(1.1);
}
.post-meta {
    font-weight: normal;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #820024;
    padding: 15px 0px;
    border-bottom: 1px solid #C7C7C7;
}
.post-meta .category{
    /* border-right: 1px solid #820024; */
    padding: 0px 5px;
}
.post-meta .time{
    border-right: 1px solid #820024;
    padding: 0px 5px;
}
.post-meta .category a:hover{
    color: #820024;
}
.post-meta .category a:hover{
    font-weight: 600;
}
.post-meta .time{
    padding-left: 0px;
}
.post-meta .author{
    padding-left: 5px;
    display: none;
}
.blog-title {
    font-style: normal;
    font-weight: normal;
    text-transform: capitalize;
    color: #000;
    margin: 22px 0 15px 0px;
    font-size: 25px;
    line-height: 29px;
}
.post-content p{
    font-weight: 300;
    font-size: 18px;
    line-height: 35px;
    text-transform: capitalize;
    color: #414141;
}
.blog-list  a.read-btn {
    font-weight: 600;
    font-size: 16px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    line-height: 19px;
}
.blog-list  a.read-btn svg, .blog-list  a.read-btn img{
	fill:#1B75BC;
	width:17px;
	height:17px;
	margin-left:7px;
}
.blog-list  a.read-btn svg path{
	fill:#1B75BC;
}
.blog-list  a.read-btn:hover{
	color:#000;
}
.blog-list  a.read-btn:hover svg, .blog-list  a.read-btn:hover svg path{
	fill:#000;
}
/*==================== Blog List Page CSS END ====================*/

/*================ Pagination CSS =================*/
.pagination {
    margin-top: 100px;
    justify-content: left;
}
.pagination h2.screen-reader-text {
    display: none !important;
}
.pagination .nav-links * {
    font-weight: normal;
    padding: 15px 20px;
    margin-right: 15px;
    color: #868686;
    font-size: 15px;
    line-height: 20px;
    border: 1px solid #868686;
}
.pagination .nav-links .current, .pagination .nav-links *:hover {
    color: #820024;
    border: 1px solid #820024;
    font-weight: 600;
}
/*================ Pagination CSS END =================*/

/*==================== Sidebar CSS ====================*/ 
.blog-search input.form-control {
    padding: 15px 55px 15px 25px;
    height: 65px;
    width: 100%;
    border-radius: 0;
    font-weight: 400;
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid #C7C7C7;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #000;
}
.blog-search input.form-control:focus ~ .msg-side-form{
    display:none;
}
.blog-search .search-btn {
    background: none;
    height: 65px;
    cursor: pointer;
    z-index: 9;
    width: 55px;
    line-height: normal;
    position: absolute;
    border: none;
    right: 8px;
    top: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.blog-search .search-btn svg, .blog-search .search-btn img {
    width: 22px;
    height: 22px;
}
.blog-search .msg-side-form {
    right: 50px;
    top: 42px;
}
.blog-search .form-control:focus{
	box-shadow: none;
}

.sidebar-heading, .sidebar-list .widget-title {
    padding-bottom: 16px;
    font-size: 25px;
    line-height: 32px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}
.sidebar-list {
    padding: 55px 20px;
    background: #FAFAFA;
    border: 1px solid #181818;
}
.sidebar-list .widget-title, .sidebar-list .sidebar-heading {
    font-size: 35px;
    line-height: 41px;
    text-transform: uppercase;
    color: #252525;
}
.sidebar-list li {
    display: block;
}
.sidebar-list li.active a{
    color: #820024;
}
.sidebar-list ul li a {
    padding: 12px 40px 12px 0px;
    display: block;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
    font-size: 20px;
    line-height: 23px;
    color: #252525;
}
.sidebar-list ul li a::before {
    position: absolute;
    content: "";
    width: 8px;
    height: 15px;
    background: url('../img/sidebar-ryt-arw.svg') no-repeat;
    right: 20px;
    top: 14px;
}
.sidebar-list ul li a:hover, .sidebar-list ul li.active a, .sidebar-list ul li.activeChild a, .sidebar-list ul li.current_page_item  a {
    color: #820024;
}
.sidebar-list ul li:last-child a{
    padding-bottom: 0px;
}

.sidebar-form {
    padding: 60px 25px;
    color: #fff;
    background: #181818;
}
.sidebar-form .sidebar-heading {
    font-size: 35px;
    line-height: 41px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.sidebar-form .form-group {
    margin-bottom: 40px;
    padding: 0px;
}
.sidebar-form .form-control {
    color: #fff;
    padding: 10px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    font-weight: 400;
}
.sidebar-form .form-control:focus {
    color: #fff;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    box-shadow: none;
}
.sidebar-form form input, .sidebar-form form textarea{
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    color: #F3F3F3;
    opacity: 0.8;
}
.sidebar-form ::-webkit-input-placeholder {
    color: #fff;
}
.sidebar-form ::-moz-placeholder {
    color: #fff;
}
.sidebar-form :-ms-input-placeholder {
    color: #fff;
}
.sidebar-form :-moz-placeholder {
    color: #fff;
}
p.msg-side-form {
    position: absolute;
    color: #fff;
    font-size: 12px;
    right: 62px;
    margin: 0;
    bottom: 16px;
    background-color: #c20000;
    padding: 5px;
    height: 22px;
    line-height: 12px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    top: 33px;
}
.blog-sidebar form .btn:hover{
    background: none;
    color: #fff;
    border: 1px solid #fff;
}
.sidebar-list .menu{
    display: block;
}
/*==================== Sidebar CSS END ====================*/ 

/*==================== Blog Details Page CSS ====================*/
.postlist-single{
    padding-right: 100px;
}
.postlist-single iframe, .mainpage iframe {
    height: 420px;
}
.blog-detail .blog-title{
    font-size: 40px;
    line-height: 47px;
}
.blog-detail h2{
    font-size: 30px;
    line-height: 35px;
    color: #000000;
}
.blog-detail h2 b, .blog-detail h3 b, .blog-detail h4 b, .blog-detail h5 b,
.blog-detail h2 strong, .blog-detail h3 strong, .blog-detail h4 strong, .blog-detail h5 strong{
    font-weight: normal;
}
.blog-detail h3, .blog-detail h4, .blog-detail h5{
    font-size: 25px;
    line-height: 30px;
    color: #000000;
}
.blog-detail .post-meta{
    border:0px;
}
.blog-detail .postlist-single p{
    line-height: 35px;
    color: #414141;
}
.blog-detail .sociallink{
    display: inline-flex;
    list-style-type: none;
}
.blog-detail .sociallink li{
    margin-right: 12px;
    padding: 0px;
    margin-bottom: 0px;
}
.blog-detail .sociallink li a{
    display: flex;
    width: 35px;
    height: 35px;
    border: 1px solid rgba(130, 0, 36, 0.27);
    align-items: center;
    justify-content: center;
}
.blog-detail .sociallink ul li:last-child {
    margin-right: 0px;
}

.blog-detail .sociallink li::before{
    display: none;
}
.blog-detail .sociallink svg{
    width: 15px;
    height: 20px;
    fill: #820024;
}
.blog-detail .sociallink path{
    fill: #820024;
}
.blog-detail .sociallink li a:hover{
    background: #820024;
}
.blog-detail .sociallink li a:hover svg{
    fill: #fff;
}
.blog-detail .sociallink li a:hover path{
    fill: #fff;
}
/*==================== Blog Details Page CSS END ====================*/



.search .col-xl-8 .blog-list .row .postlist:last-child .blog-list-inner{
    margin-bottom: 0px !important;
}

/*==================== Static Page (PRACTICE AREA DETAIL PAGE) CSS ====================*/
.mainpage h1 {font-size: 40px;    margin: 25px 0px 10px 0px;}
.mainpage h2 {font-size: 36px;    margin: 25px 0px 10px 0px;}
.mainpage h3 {font-size: 32px;    margin: 25px 0px 10px 0px;}
.mainpage h4 {font-size: 28px;    margin: 25px 0px 10px 0px;}
.mainpage h5 {font-size: 25px;    margin: 25px 0px 10px 0px;}
.mainpage h6 {font-size: 20px; margin: 25px 0px 10px 0px;}
.page-contnet {
    padding-right: 100px;
}
.mainpage p{
    color: #000;
    line-height: 35px;
}
blockquote {
    background: #fcfcfc;
    padding: 20px 20px;
    border-left: 7px solid #820024;
    font-style: italic;
    margin: 15px 0;
    display: block;
}
.mainpage ul, .postlist-single ul{
    margin-bottom:25px;
}
.mainpage ul li ul, .postlist-single ul li ul{
    margin-bottom:8px;
    margin-top:8px;
}
.mainpage ul li, .postlist-single ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 7px;
    color: #000;
    font-size: 18px;
    line-height: 35px;
    font-weight: 300;
}
.mainpage ul li::before, .postlist-single ul li::before {
	position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #000;
    border-radius: 100%;
    left: 0;
    top: 15px;
}
.mainpage ul li a, .postlist-single ul li a, .postlist-single a, .postlist-single ol li a, .mainpage a{
    color:#820024;
}
.mainpage .btn{
    color:#fff;
}
.mainpage .btn:hover{
    color:#820024;
}
.mainpage ul li a:hover, .postlist-single ul li a:hover, .postlist-single a:hover, .postlist-single ol li a:hover, .mainpage a:hover{
    color:#000;
}
.mainpage ol, .postlist-single ol {
    margin-bottom:25px;
}
.mainpage ol li, .postlist-single ol li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 7px;
    color: #000;
    font-size: 18px;
    line-height: 35px;
}
.mainpage ol li:last-child, .postlist-single ol li:last-child{
    margin-bottom:0;
}
.mainpage ol li::before, .postlist-single ol li::before {
    /* content: counter(ordered); */
    counter-increment: ordered;
    position: absolute;
    left: 0;
    top: 0;
}
/*==================== Static Page CSS (PRACTICE AREA DETAIL PAGE) END ====================*/

/*==================== Inner page Banner CSS ====================*/
.page-banner {
    min-height: 648px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	background-color: #820024;
    height: 500px;
}
.page-banner .container {
    position: absolute;
    left: 0;
    right: 0;
    top: 80%;
    transform: translateY(-50%);
    padding-top: 100px;
}
.page-banner .banner-title {
    position: relative;
    margin: 0px;
    text-align: center;
}
/*==================== Inner page Banner CSS END ====================*/

/* ===== Mobile banner fix: image crop + title centering ===== */
@media (max-width: 768px) {
    .page-banner {
        background-position: top center;
    }
    .page-banner .container {
        width: 100%;
        max-width: 100%;
        left: 0;
        right: 0;
        text-align: center;
    }
    .page-banner .banner-title {
        text-align: center !important;
    }
}
/* ===== END Mobile banner fix ===== */
