:root {
    --color--black: #2C2C2C;
    --color--one: #000;
    --color--two: #2c2c2c;
    --color--three: #5e5e5e;
    --color--four: #242424;
    --color--five: #931478;
    --color--six: #fff;
}
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: "Raleway";
    width: 100%;
    font-size: 21px;
    font-weight: 400;
    line-height: 2;
    overflow-x: hidden;
    color:#000000;
    line-height: 40px;
    font-variant-numeric: lining-nums;
}
body, html {
    height: 100%;
}
body.nav-open-menu {
    overflow: hidden;
}
img {
    max-width: 100%;
    height: auto;
}
.banner-title.h1{
    color: #fff;
}
img, svg {
    vertical-align: inherit;
}
:focus {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.site-content-wraper .container {
    position: relative;
    z-index: 1;
}
a {
    text-decoration: none
}

a, .btn, input, select, textarea, button, img {
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: #64241F;
}
ol {
    padding-left: 15px
}
.content-class ul {
    padding: 0;
    margin: 0;
    margin-left: 20px!important;
}
select {
    color: rgba(84, 89, 95, 1);
}
a img {
    outline: 0
}
input, select, textarea {
    outline: 0;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
input[type="submit"] {
    cursor: pointer
}
a:hover, a:focus {
    text-decoration: none
}
p:empty {
    display: none
}
p:last-child {
    margin-bottom: 0;
}

.wpcf7 .wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
.wpcf7 span[data-name="PhoneNumber"] .wpcf7-not-valid-tip {
    opacity: 0;
    display: none;
}
.wpcf7 span[data-name="EmailAddress"]  label.error {
    opacity: 0;
}
.wpcf7 span[data-name="EmailAddress"] {
    position: relative;
}
.wpcf7 span[data-name="EmailAddress"] label#EmailAddress-error {
    opacity: 1;
}
/*iframe {
    border: none;
    width: 100%;
    height: 500px;
}*/
.alignnone {
    display: block;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 25px auto;
}
.aligncenter, div.aligncenter {
    width: auto !important;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
ul {
    padding: 0;
    margin: 0;
}

/*============ Heading CSS ============*/

.h1, h1 {
    font-size: 70px;
    font-weight: 700;
    line-height: 70px;
    font-family: "Inria Serif";
}
.h2, h2 {
    font-size: 53px;
    font-weight: 400;
    line-height: 60px;
    color: #000000;
    font-family: "Inria Serif";
}
.h3, h3 {
    font-size: 40px;
    font-weight: 600;
    font-family: "Inria Serif";
    color: rgba(44, 44, 44, 1);
}
.h4, h4 {
    font-size: 35px;
    font-weight: 500;
    font-family: "Inria Serif";
    color: rgba(44, 44, 44, 1);
}
h5 {
    font-size: 25px;
    font-weight: 600;
    line-height: 32px;
    font-family: "Inria Serif";
    color: rgba(44, 44, 44, 1);
}
.h5 {
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    text-align: left;
    font-family: "Inria Serif";
    color: rgba(44, 44, 44, 1);
}
h1, h2, h3, h4, h5, h6 {
    text-transform: capitalize;
}
.home-banner .banner-des .h1,
.home-banner .banner-des  h1 {
    color: #fff;
    text-align: center;
    font-size: 120px;
    font-weight: 400;
}
.page-banner .h1,
.page-banner h1 {
    color: #CC8A6A;
    text-align: center;
    position: relative;
    z-index: 1;
    font-weight: 700;
    font-style: italic;
}

/*============ Heading CSS END ============*/

/*==================== Common CSS ====================*/
.space-pd {
    padding: 130px 0;
}
.space-mr {
    margin: 130px 0;
}

/*==================== Common CSS END ====================*/

.container {
    max-width: 1280px;
}
.subtitle {
    color: #1B3546;
    letter-spacing: 3px;
    line-height: 19px;
}
.theme-btn {
    background-color: #CC8A6A;
    color: #ffff;
    padding: 20px 35px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all ease .5s;
    display: inline-block;
    border: 2px solid transparent;
    border-radius: 50px;
    line-height: normal;
}
.theme-btn:hover {
    background-color: transparent;
    border: 2px solid #cea434;
    color: #cea434;
}
.btn {
    color: #ffffff;
    background: #193154;
    border-radius: 50px;
    padding: 20px 35px;
    font-family: "Raleway";
    line-height: normal;
}
.btn-gold {
    padding: 14px 53px;
    background: #CC8A6A;
    border: 1px solid #CC8A6A;
    border-radius: 50px;
    color: #fff;
    font-family: "Raleway";
    transition: .5s;
    letter-spacing: 1px;
    line-height: normal;
}
.btn-gold:hover {
    color: #CC8A6A;
    background: transparent;
    border: 1px solid #CC8A6A;
}
.btn-transparent:hover {
    background-color: #CEA434;
    color: #2C2C2C;
    transition: .5s;
}
.btn:hover {
    color: #BFA95D;
    background: #fff;
    border: 1px solid #BFA95D;
}
/*header css start here*/

header#header {
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
    width: 100%;
    top: 0;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 8px transparent;
    box-shadow: 0 0px 5px transparent;
    position: fixed;
    top: 0;
    background: transparent;
    padding: 5px 0;
    background: linear-gradient(180deg, rgba(60, 60, 59, 0.89) 0%, rgba(60, 60, 59, 0) 100%);
    background-blend-mode: multiply;
}
header#header.small-header {
    background-color: #1b2c49;
    padding: 0;
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
    padding: 5px 0;
    box-shadow: 2px 2px 2px 1px rgb(255 255 255 / 6%);
}
.main-menu .menu-header ul li.current_page_item > a {
    color: #cc8a6a;
}
.wrap-header .menu-header ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header-left {
    width: 234px;
}
.header-left a {
    display: flex;
}
.header-right {
    width: calc(100% - 234px);
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.header-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    padding: 10px 0 10px 0px;
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
    justify-content: space-between;
}
/*.small-header .header-row {
    padding: 0 5px;
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;

}*/
.wrap-header .menu-header ul li {
    padding-left: 0;
}
.wrap-header .menu-header ul li ul li {
    margin-right: 0px;
}

.wrap-header .menu-header ul li {
    position: relative;
}

.wrap-header .menu-header ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 100%;
    text-align: left;
    text-transform: capitalize!important;
    font-weight: 500;
    text-decoration: none;
    display: block;
    position: relative;
    transition: all 0.3s ease-in-out;
    padding-right: 35px;
}
.wrap-header .menu-header ul li a:hover {
    color: #32BFFF;
}

.wrap-header .menu-header ul li a:before {
    display: block;
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 0;
    background: #32BFFF;
    transition: width 0.3s ease-in-out;
}
.wrap-header .menu-header ul li a:after {
    display: block;
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 0;
    background: #32BFFF;
    transition: width 0.3s ease-in-out;
}

.wrap-header .menu-header ul li a:hover:not(.sub-menu a),
.main-menu .menu-header ul .current_page_item > a,
.main-menu .menu-header ul .current_page_ancestor > a,
.main-menu .menu-header ul .current-menu-ancestor > a,
.main-menu .menu-header ul .current_page_parent > a {
    color: rgba(204, 138, 106, 1);
}
.main-menu .menu-header ul li.current_page_ancestor .sub-menu li a {
    color: #000;
}
.main-menu .menu-header ul li.current_page_ancestor .sub-menu li:hover a {
    color: #fff;
}
.main-menu .menu-header ul li.current_page_ancestor .sub-menu li.current-menu-item a {
    color: #ffffff;
}
.wrap-header .menu-header ul li ul li.current-menu-item {
    background: #1b3546;
    color: #ffff;
}

.wrap-header .menu-header ul li ul li.current_page_item {
    background: #cc8a6a;
    color: #ffff;
}
.wrap-header .menu-header ul li ul li a {
    line-height: 25px;
    display: block;
    padding: 10px 0px;
}

.mobile-contact-title {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    /* line-height: normal; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile-contact-title svg {
    margin-right: 10px;
}
.mobile-phonenumber a.header-ph {
    color: #fff;
    display: flex;
    font-size: 13px;
    font-weight: 500;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 2px;
    line-height: normal;
}
.mobile-phonenumber a.header-ph:hover {
    color: #CC8A6A;
}
.mobile-phonenumber img {
    margin-right: 20px;
    height: 22px;
    width: 22px;
}
.header-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}
.header-language.a {
    background: rgba(255, 255, 255, 0.2);
    padding: 10px 20px;
    border-radius: 40px;
}
.search-icon {
    cursor: pointer;
    display: block;
    padding-top: 0px;
    position: relative;
}
.search-icon svg {
    top: -4px;
    position: relative;
}
.search-icon svg {
    height: 25px;
    width: 50px;
}
.search-icon svg:hover path {
    stroke: #32BFFF;
}
.mobile-phonenumber a.header-ph svg {
    margin-right: 10px;
}
.social-media-title {
    font-size: 18px;
    letter-spacing: 2px;
    color: #fff;
    padding-right: 15px;
}
.social-media {
    display: flex;
    align-items: center;
}
.social-media a svg path {
    fill: #fff;
}
.social-media svg {
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    padding: 10px;
    transition: 0.5s;
}
.social-media svg:hover {
    background: #32BFFF;
}
.social-media a:hover svg path {
    fill: #fff;
}
.social-media .follow-title {
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 20px;
}
.social-media a {
    display: flex;
    margin-right: 20px;
}
.copyright {
    color: #fff;
    padding: 6px 0;
    background-color: rgba(27, 44, 73, 1);
}
.footer a {
    color: #fff;
}
.header-button a.button {
    background: -o-linear-gradient(275.97deg,#1B3546 7.6%,#ceab70 34.13%,#ab8955 83.51%,#815f35 134.29%);
    background: linear-gradient(174.03deg,#1B3546 7.6%,#ceab70 34.13%,#ab8955 83.51%,#815f35 134.29%);
    padding: 12px 36px;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-weight: 600;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.header-button a.button img {
    margin-right: 12px;
}

.header-button a.button svg {
    margin-right: 10px;
}

/*menu dropdown*/
.menu-header ul.sub-menu {
    display: none !important;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 99%;
    left: 0;
    text-align: left;
    background: #fff;
    z-index: 2;
    -webkit-box-shadow: 0px 17px 16px rgba(0,0,0,.15);
    box-shadow: 0px 17px 16px rgba(0,0,0,.15);
}
.menu-header ul.sub-menu li {
    border-bottom: 1px solid #000;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 0 9px !important;
    position: relative;
}
.menu-header ul.sub-menu li:hover {
    background: #cc8a6a;
}
.menu-header ul.sub-menu li:hover>a {
    color: #fff!important;
}
.menu-header ul.sub-menu li a {
    color: #000;
}
.menu-header ul.sub-menu li:hover> a {
    color: rgb(23, 163, 227);
}
#mainNav>li.menu-item-has-children {
    position: relative;
    margin-right: 15px;
}
.menu-header ul.sub-menu li:last-child {
    border: none;
}
.wrap-header .menu-header ul li a:hover::after,
.wrap-header .menu-header ul li a:hover::before{
    display: none;
}

.menu-header ul.sub-menu li {
    margin: 0;
}

#mainNav li.menu-item-has-children:hover > ul.sub-menu {
    display: block !important;
}
.menu-header ul.sub-menu ul.sub-menu {
    left: 100%;
    top: 0;
}
.menu-header ul.sub-menu li:hover > a {
    color: #fff;
}
#mainNav li.menu-item-has-children:before {
    content: "";
    right: 24px;
    position: absolute;
    top: 15%;
    width: 7px;
    height: 7px;
    transform: rotate(45deg) translateY(-50%);
    -webkit-transform: rotate(45deg) translateY(-50%);
    -moz-transform: rotate(45deg) translateY(-50%);
    -o-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform-origin: 5px 0px;
    -ms-transform-origin: 5px 0px;
    transform-origin: 5px 0px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}
#mainNav li.menu-item-has-children:hover:before,
#mainNav li.current-menu-ancestor:before {
    -webkit-transform: rotate(225deg) translateY(-50%);
    -ms-transform: rotate(225deg) translateY(-50%);
    transform: rotate(225deg) translateY(-50%);
    border-right: 1px solid #CC8A6A;
    border-bottom: 1px solid #CC8A6A;
}

.main-menu .menu-header ul .current_page_parent>a #mainNav li.menu-item-has-children:before {
    border-right: 2px solid #32bfff;
    border-bottom: 2px solid #32bfff;
}
#mainNav li.menu-item-has-children ul.sub-menu>li.menu-item-has-children:before {
    -webkit-transform: rotate(225deg) translateY(-50%);
    -ms-transform: rotate(225deg) translateY(-50%);
    transform: rotate(314deg) translateY(-50%);
    border-right: 2px solid #000;
    border-bottom: 2px solid #161616;
}
#mainNav li.menu-item-has-children ul.sub-menu>li.menu-item-has-children:before {
    content: "";
    right: 12px;
    position: absolute;
    top: 20px;
    width: 7px;
    height: 7px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    -webkit-transform-origin: 5px 0px;
    -ms-transform-origin: 5px 0px;
    transform-origin: 5px 0px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease;
}
.menu-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    justify-content: center;
}

#mainNav li.menu-item-has-children ul.sub-menu>li.menu-item-has-children:hover:before {
    border-color: #fff;
}
header#heade a.top-logo {
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.small-header .social-media {
    padding: 0;
}
header#header.small-header .top-logo svg {
    height: 70px;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
/*fixed header end css here*/

/*header search icon css start here*/

.header-search-box.open-search {
    opacity: 1;
    height: 100px;
    z-index: 999999;
}
.header-search-box {
    position: fixed;
    background-color: rgba(204, 138, 106, 1);
    width: 100%;
    transition: all .5s ease 0s;
    top: 0;
    right: 0;
    height: 100px;
    z-index: 99999;
    transform: translateY(-100%);
    height: 110px;
}
.header-search-box .search-input-wrap .searchform {
    position: absolute;
    left: 50%;
    top: 35%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    max-width: 70%;
    margin: 0 auto;
    width: 100%;
}
.header-search-box input.search {
    height: 55px;
    background: 0 0;
    color: #fff;
    padding: 8px 58px 8px 10px;
    border: none;
    border-bottom: 1px solid #fff;
    width: 100%;
    border-radius: 0;
}
.search-input-wrap svg path {
    stroke: #fff;
}
.search-icon svg:hover path {
    stroke: rgba(204, 138, 106, 1);
}
.search-icon svg:hover circle {
    stroke: rgba(204, 138, 106, 1);
}
.search-input-wrap span.msg-side-form {
    position: absolute;
    right: 68px;
    bottom: 0px;
    color: red;
    font-weight: 14px;
}
#site-searchs {
    top: 0;
    position: absolute;
    right: 0;
    width: auto;
    height: 55px;
    border: none;
    padding: 13px 20px;
    line-height: 38px;
    cursor: pointer;
    background: 0 0;
}
#site-searchs svg:hover path {
    stroke: #fff;
    transition: 0.3s;
}
.header-search-box span.closebtn:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header-search-box span.closebtn:before, .header-search-box span.closebtn:after {
    position: absolute;
    content: "";
    height: 30px;
    width: 2px;
    background-color: #fff;
}
.header-search-box span.closebtn:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.header-search-box span.closebtn:before, .header-search-box span.closebtn:after {
    position: absolute;
    content: "";
    height: 30px;
    width: 2px;
    background-color: #fff;
}
.header-search-box span.closebtn:hover:before, .header-search-box span.closebtn:hover:after {
    background-color: #fff;
}
.header-search-box span.closebtn {
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 0px;
    width: 35px;
    height: 35px;
}
.header-search-box  input.search::-webkit-input-placeholder {
    color: #fff;
}
.header-search-box  input.search::-moz-placeholder {
    color: #fff;
}
.header-search-box  input.search:-ms-input-placeholder {
    color: #fff;
}
.header-search-box  input.search::-ms-input-placeholder {
    color: #fff;
}
.header-search-box  input.search::placeholder {
    color: #fff;
}

.search-icon img.search {
    height: 20px;
    width: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    border-left: 1px solid #000;
    padding-left: 5px;
}
/*header search icon css end here*/
/*header css  end here*/
/*footer css start here*/

footer#footer {
    color: #fff;
    padding-bottom: 40px;
    padding-top: 80px;
    background-color: rgba(27, 44, 73, 1);
}
.footer-heading {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 5px;
    padding-bottom: 30px;
}
.footer-content p {
    font-size: 16px;
    line-height: 30px;
}
.footer-content {
    padding-top: 20px;
}

.footer ul li a:hover {
    color: #CC8A6A;
}
.footer ul .current_page_item a {
    color: #CC8A6A;
}
ul#menu-footer-menu {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.quick-links ul li {
    padding: 0;
    list-style: none;
}
.nap-content {
    display: flex;
    justify-content: space-between;
}
.nap-content .get-direction {
    padding-left: 45px;
    padding-bottom: 15px;
}
.nap-content .location-icon,
.nap-content .call-img {
    padding-right: 20px;
}

.footer-contact .nap-contact-block a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 400;
}
.nap-address-item {
    margin-left: -13px;
}
.nap-address-item svg {
    height: 24px;
    width: 24px;
}
.footer-nap-call {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
}
.footer-nap-call .call-img img {
    height: 26px;
    width: 26px;
}
.footer-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-location .location-icon img {
    padding-right: 18px;
}
.nap-address span {
    font-size: 16px;
}
.nap-address-block {
    text-transform: uppercase;
}
.get-direction a.direction-link {
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-size: 16px;
    text-transform: uppercase;
}
.get-direction a.direction-link:hover,
.nap-address-item a:hover{
    color: #32BFFF;
    transition: 0.5s;
}

/*language translator*/
.header-language.a select {
    background: transparent;
    color: #fff;
    text-shadow: none !important;
}
.header-language.a select {
    color: #fff;
    text-shadow: none !important;
    border: none;
    text-transform: uppercase;
}

.header-language.a option {
    background-color: #1B3546 !important;
}
/*home banner*/

.banner-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-banner {
    height: 97vh;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.home-banner .container {
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-banner .banner-des {
    text-align: center;
    position: relative;
    z-index: 1;
    z-index: 99;
    padding-top: 60px;
}
.banner-des .subtitle {
    font-size: 55px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    padding-bottom: 55px;
    padding-top: 20px;
}
.banner-video {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.home-banner .contact-sec {
    position: fixed;
    z-index: 1;
    right: 30px;
    bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #1B3546;
    color: #fff;
    border-radius: 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 99;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.phone:hover {
    background-color: #242E3D;
    border-radius:30px 0px 0 30px;
    border: 1px solid #fff;
}
.phone {

    padding: 9px 15px;
    border: 1px solid transparent;
    border-right: 1px solid #fff;
}
.hover-state:hover {
    background: #242E3D;
    border: 1px solid #fff !important;

}
.home-banner .contact-sec .email.contact-links {
    border: 1px solid transparent;
    border-right: 1px solid #fff;
    padding: 7px 12px;
}
.home-banner .contact-sec .phone-number.contact-links {
    border: 1px solid transparent;
    border-right: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 7px 12px;

}
.home-banner .contact-sec .calender-icon:hover {
    background: #242E3D;
    border: 1px solid #fff;
}
.home-banner .contact-sec .calender-icon {
    padding: 7px 12px;
    border: 1px solid transparent;
    padding-right: 8px;
    border-radius: 0 28px 28px 0;
}
.home-banner .contact-sec svg {
    margin-top: 8px;
}
.home-banner .contact-sec .calender-icon svg {
    margin-right: 10px;
}
.banner-content p {
    font-size: 25px;
    line-height: 45px;
    font-weight: 400;
}
.banner-form {
    padding: 54px 0 30px 0;
}
.scroll-img img {
    position: absolute;
    bottom: -10px;
    width: 130px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*Home page css start here*/
/*banner css end*/


.page-banner {
    height: 420px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    align-items: end;
    padding-bottom: 110px;
}
.page-banner:after {
    content: '';
    background-image: url('/wp-content/uploads/2024/11/Rectangle-8.png');
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    background-size: cover;
    z-index: 0;
    bottom: 0;
}
.page-banner .banner-content {
    padding: 0;
}
.breadcrumbs-block {
    background-color: #e5e5e5;
    padding: 6px 0;
}
.heading {
    margin-bottom: 15px;
}
.sub-heading {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.3em;
    margin-bottom: 30px;
}
textarea{
    resize:none;
}
.wpcf7 .wpcf7-not-valid-tip {
    display: none;
}
.wpcf7 .wpcf7-response-output {
    display: none;
}
.wpcf7 .wpcf7-not-valid-tip, .wpcf7 label.error, .wpcf7 .email-error {
    color: #fff;
    margin-bottom: 0;
    display: block;
    position: absolute;
    bottom: -16px;
    right: 0px;
    font-size: 11px;
    background-color: #c20000;
    padding: 0px 4px;
    border-radius: 0;
    height: auto;
    line-height: 16px;
    z-index: 1;
}

/*==== Sidebar Form ===*/
.blog-search input {
    border: 1px solid #d0d0d0;
    padding: 25px 87px 25px 25px;
    border-radius: 0;
    box-shadow: 0px 0px 4px 0px #00000040;
}
.blog-search {
    margin-bottom: 24px;
    margin-top: 15px;
}
.prev {
    color: #54595F !important;
    width: 70px !important;
    height: 70px !important;
    background: rgba(236, 236, 236, 1);
    border: none !important;
    padding: 0;
    border-radius: 50px!important;
}
.blog-search button {
    padding: 25px;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    background-color: transparent;
    border: none;
    z-index: 9;
}
.sidebar-form .sidebar-heading {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
}
.sidebar-frm .wpcf7-textarea {
    height: 150px!important;
}
.form-control, .infusion-field input[type="text"] {
    border: 1px solid #CC8A6A;
    background-color: #ffffff;
    border-radius: 0;
    padding: 20px 25px 20px;
    color: #000000;
}
.footer-frm .wpcf7-textarea {
    border-radius: 27px;
}
.footer-frm .wpcf7-form-control-wrap {
    margin-bottom: 20px;
}
.footer-frm .form-control:focus {
    color: var(--bs-body-color);
    background-color: #ffffff00;
    border-color: #1b2c4987;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
}
.sidebar-form {
    padding: 40px 35px;
    color: #000;
    box-shadow: 0px 1px 7.9px 0px #00000040;
    border-radius: 30px;
}
.sidebar-form .form-group {
    margin-bottom: 20px;
}
.sidebar-form .form-control {
    font-size: 16px;
    border: 1px solid rgb(126 126 126);
    font-weight: 300;
    background: no-repeat;
    height: auto;
    padding: 15px 15px;
    border-radius: 15px;
    color: #000000;
}
.sidebar-form .form-control:focus{
    border-color: #CC8A6A;
}
.sidebar-form .btn-wrap {
    text-align: center;
    margin-top: 20px;
}
.sidebar-form .form-control::placeholder {
    color: rgb(126 126 126) !important;
    letter-spacing: 1px;
}
.sidebar-form .submit-btn {
    display: block;
}
.sidebar-form .submit-btn input[type="submit"] {
    background: #32BFFF;
    color: #fff;
    border-color: var(--color--gold);
    width: auto;
    text-align: center;
}
.sidebar-form .submit-btn input[type="submit"]:hover {
    border-color: #fff;
    background: none;
    color: #fff;
}
.sidebar-form .wpcf7-form ::-webkit-input-placeholder {
    color: rgba(255,255,255,0.4);
}
.sidebar-form .wpcf7-form ::-moz-placeholder {
    color: rgba(255,255,255,0.4);
}
.sidebar-form .wpcf7-form :-ms-input-placeholder {
    color: rgba(255,255,255,0.4);
}
.sidebar-form .wpcf7-form :-moz-placeholder {
    color: rgba(255,255,255,0.4);
}
.blog-search button:hover {
    background: #CC8A6A;
    transition: .5s;
}
.sidebar-form .theme-btn {
    background: #32BFFF;
    color: #fff;
}
.sidebar-form .theme-btn:hover {
    background: none;
    color: #fff;
    border-color: #fff;
}
.contact-us .formbox {
    margin-bottom: 30px;
}
.contact-us .formbox.message-box {
    width: 88%;
}
.contact-us .formbox input, .contact-us .formbox textarea {
    background: 0 0;
    color: #fff;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 0;
    padding: 24px 0;
}
.our-contact-form .formbox input, .our-contact-form .formbox textarea {
    color: #000;
}
.contact-us .formbox input::placeholder,
.contact-us .formbox textarea::placeholder {
    color: rgba(255, 255, 255, 0.4);
}
.contact-us .formbox textarea {
    height: 85px;
}
.contact-us .form-btn {
    position: absolute;
    right: 0;
    bottom: 32px;
    padding: 0;
}

.contact-us {
    position: relative;
}
.banner-form .form-title {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.about-img img {
    display: block;
}
.practice-area-list {
    height: 600px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}
.practice-area {
    overflow: hidden;
}

.practice-content {
    position: absolute;
    padding: 20px 42px 80px;
    height: 100%;
    bottom: 0;
    transition: all .9s ease;
    opacity: 1;
    display: flex;
    align-items: flex-end;
    color: #fff;
}

.practice-area-list:hover .practice-content, .practice-area-list.active .practice-content {
    bottom: 0;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition-delay: .4s;
    z-index: 2;
    transition: all ease .9s;
}
.practice-area-list.active .practice-content .prac-info {
    height: 208px;
    transition: 1s;
    opacity: 1;
}

.practice-area-list  .practice-content .prac-info {
    height: 0;
    transition: 1s;
    opacity: 0;
}
.practice-area-heading {
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 16px;
}
.practice-area-title {
    font-size: 25px;
    color: #fff;
    position: absolute;
    bottom: 12%;
    color: #fff;
    font-weight: 600;
    left: 8%;
}
.practice-area-list.active .practice-area-title {
    opacity: 0;
    transition: all ease .5s;
    bottom: 0;
}

.practice-area-list:before {
    content: '';
    background-image: url('/wp-content/uploads/2024/11/Rectangle-16.png');
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 100%;
}
.practice-area-page .practice-area-list {
    height: 680px;
}
.practice-area-heading a.button {
    text-decoration: none;
}
.practice-content-inner a {
    position: relative;
    text-decoration: none;
}
.practice-content-inner a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    background: #fff;
}
.practice-content-inner a:hover:after {
    background: #32bfff;
}
.button {
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    align-items: center;
    transition: 0.5s;
    text-decoration: none;
}
.button svg {
    margin-left: 10px;
    margin-bottom: 3px;
}
.button:hover svg path {
    fill: #32bfff;
}
.testimonial-section {
    background: #F7FCFF;
    overflow: hidden;
}
.testimonial-list .slick-dots li button:before {
    font-size: 45px;
}
.testimonial-list .quote-icon {
    margin-bottom: -44px;
}
.item .testimonial-content {
    color: #464646;
}
.testimonial-list .title {
    color: #000;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 15px;
}
.item.slick-slide {
    opacity: 50%;
}
.item.slick-active {
    opacity: 100% !important;
}
.viewall-testimonial {
    margin-top: 70px;
}
.injury-sec-video video#video {
    height: 600px;
    width: 100%;
    object-fit: cover;
}
.newsletter-sec {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 80%;

}
.newsletter .formbox input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    padding: 22px 0px;
    width: 95%;
}
.newsletter .formbox input::placeholder {
    color: #fff;
}
.newsletter-form {
    background-color: rgba(255, 255, 255, 0.35);
    padding: 80px 0;
}
.newsletter-form p {
    color: #fff;
}
.newsletter {
    padding: 0 30px;
}
.attorney-img {
    overflow: hidden;
    transition: all ease .8s;
}
.attorney-img img:hover {
    transform: scale(1.1);
    overflow: hidden;
    transition: all ease .8s;
}
.attorneys-header h2 span {
    display: block;
    color: #32BFFF;
}
.award-logos {
    border-right: 1px solid rgba(70, 70, 70, 0.2);
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 160px;
    padding: 0 15px;
}
#award-slider {
    border-top: 1px solid rgba(70, 70, 70, 0.2);
}
.content-sec {
    background-color: #1B3546;
    color: #fff;
}
.content-sec img {
    width: 100%;
}
.content-sec .image-wrap {
    padding-right: 20px;
}
.attorney-img img {
    width: 100%;
    transition: all ease .8s;
}
.footer-contact .formbox input,
.footer-contact .formbox textarea {
    padding: 20px 0px;
    border-radius: 0;
    border-bottom: 1px solid rgba(30, 30, 30, 0.5);
}
.footer-contact .formbox {
    margin-bottom: 30px;
}
.injury-sec-con {
    padding-right: 50px;
}

.footer-contact .formbox.FirstName,
.footer-contact .formbox.email {
    padding-right: 40px;
}

.hover-content {
    position: absolute;
    padding: 0 42px 0;
    height: 100%;
    top: 100%;
    transition: all .7s ease;
    opacity: 0;
    display: flex;
    align-items: center;
    color: #fff;
    background-color: rgba(27,53,70,.7);
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.team-page .attorney-card-inner:hover .hover-content {
    top: 0;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    z-index: 2;
    transition: all ease .7s;
}
.team-page .attorney-img {
    position: relative;
}
.team-page .attorney-img img:hover {
    transform: unset;
}
.about-page .inner-content {
    background: #f7fcff;
    height: 100%;
    padding: 0px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.about-page .about-content {
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 50px;
    padding: 40px 50px;
}
.testimonial-con {
    background-color: #1B3546;
    color: #fff;
    padding: 70px 0;
    text-align: center;
}
.testimonial-con .author-name {
    font-weight: 600;
    font-size: 20px ;
}
.about-page .inner-content .social-media svg path {
    fill: #1B3546;
}
.about-page .inner-content .social-media svg {
    border: 1px solid #1B3546;
}
.about-page .inner-content .social-media svg:hover path {
    fill: #fff;
}
.about-page .inner-content .social-media a {
    margin-top: 10px;
    margin-bottom: 40px;
}
.about-edu-wrap {
    border: 1px solid #1b3546;
    border-radius: 28px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 50px 60px;
    transition: .5s;
    height: 100%;
}
.about-edu-wrap:hover {
    box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.1);
    border: 1px solid transparent;
    transition: 0.5s;
}
.about-edu-wrap .title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px 0;
}
.about-attorney-img img {
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.about-page .inner-content p {
    line-height: 35px;
    word-spacing: 2px;
}
.loop-col {
    transition:0.5s;
}
.post-content a.read-more-btn {
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    text-decoration: underline;
    color: rgb(204 138 106);
    transition: .5s;
    text-transform: uppercase;
}
.blog-post-div {
    box-shadow: 0px 1px 7.9px 0px #00000040;
    height: 100%;
}
.post-content a.read-more-btn:hover {
    color: rgb(0 0 0);
    background-color: transparent;
    border: none;
    transition: 0.5s;
}
.post-content {
    padding: 26px;
    height: 100%;
}
.search .post-content {
    padding: 0 0 26px 0;
    height: 100%;
}
.post-image img.featured {
    display: block;
    height: 350px;
    object-fit: cover;
    width: 100%;
}
.sidebarr-frm .wpcf7-textarea {
    height: 150px;
}
.single-post-image img {
    /*     height: 450px; */
    object-fit: cover;
}
span.page-numbers.current {
    background: #CC8A6A;
    color: #fff;
    height: 70px;
    width: 70px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    border-radius: 50%;
    margin: 0 10px;
    font-size: 25px;
}
a.page-numbers {
    border: 1px solid #E4E4E4;
    height: 70px;
    width: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 10px;
    color: #54595F;
    background-color: #ffffff;
    box-shadow: 0px 1px 4px 0px #00000040;
    font-size: 25px;
    font-variant-numeric: lining-nums;
}
a.page-numbers:hover {
    background: #CC8A6A;
    border: 1px solid #CC8A6A;
    color: #fff;
    transition: .5s;
}
a.prev {
    border: none!important;
    padding: 0;
    border-radius: 50px;
    box-shadow: none!important;
    transition: .5s;
}
a.prev:hover {
    background-color: transparent!important;
}
a.next {
    border: none!important;
    padding: 0;
    border-radius: 50px;
    box-shadow: none!important;
    transition: .5s;
}
a.prev svg {
    transform: rotate(180deg);
}
a.next:hover {
    color: #cea434 !important;
    background-color: transparent;
}
a.next:hover svg path {
    stroke: black!important;
    transition: .5s;
}
a.prev:hover svg path {
    stroke: black!important;
    transition: .5s;
}
.blog-title {
    line-height: 65px;
}
.blog-date {
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    color: #cc8a6a;
    transition: .5s;
}
a.page-numbers:hover svg path {
    stroke: #fff;
}
nav.navigation.pagination {
    justify-content: center;
    position: relative;
    /* border-top: 1px solid #D0D0D0; */
    /* padding-top: 70px; */
    margin-top: 70px;
}
nav.navigation.pagination a.next {
    right: 0;
    position: absolute;
    margin: 0;
}
nav.navigation.pagination a.prev {
    position: absolute;
    left: 0;
    margin-left: 0;
}
.single-post-detail a {
    color: #000;
    text-decoration: underline;
    transition: 0.5s;
}
.single-post-detail a:hover {
    color: #cc8a6a;
    text-decoration: none;
}
.single-post-detail ul {
    padding-left: 20px;
}
.modal-content {
    border: 2px solid #32bfff;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 0;
    padding: 40px 80px;
}
button.btn-close {
    background: #003b56;
    width: 48px;
    height: 48px;
    opacity: 1;
    right: 30px;
    position: absolute;
    top: 30px;
    border-radius: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.modal-body a {
    color: #32bfff;
    text-decoration: underline;
    transition: 0.5s;
}
.modal-body a:hover {
    color: #000;
    text-decoration: none;
}
button#html5-close {
    background-image: url('/wp-content/uploads/2024/12/lightbox-close.png') !important;
    background-repeat: no-repeat !important;
    height: 100%;
    width: 100%;
    background-position: top right !important;
}
.star-icon-wraper.filled {
    display: inline-block;
    background-image: url(/wp-content/uploads/2025/01/Star-3.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    height: 22px;
    width: 27px;
    background-position: center;
}
.video-list {
    background-color: #F7FCFF;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 30px 20px;
}
.video-list .play-icon {
    position: absolute;
    bottom: 56%;
    left: 42%;
    /* transform: translate(-50%,-21%); */
}
.video-list img {
    display: block;
    width: 100%;
}
.video-list .play-icon:hover {
    opacity: 50%;
    transition: 0.5s;
}
.accordion-item {
    background-color: rgb(255 255 255);
    border-radius: 15px !important;
    margin-bottom: 10px;
    padding: 0px 0 0 0;
    box-shadow: 5.33px 5.33px 26.65px 10.66px #0000000F;
    border: none;
    z-index: 9;
    position: relative;
    overflow: hidden;
}
.faq-section .accordion-header {
    margin-bottom: 0;
}
.faq-section .accordion-button:not(.collapsed) {
    background-color: white;
    color: #000;
}
.accordion-body {
    padding: 0px 30px 20px;
    color: #000000;
    background-color: white;
    font-size: 16px;
    line-height: 30px;
}
.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: url(/wp-content/uploads/2025/06/Vector-1.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    transition: var(--bs-accordion-btn-icon-transition);
    margin-top: 0px;
    margin-bottom: -5px;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(/wp-content/uploads/2025/06/Vector-3.svg);
    margin-top: -10px;
    transform: rotate(180deg);
}
.accordion-button {
    color: #000000;
}
.read-more a.read-btn {
    text-transform: uppercase;
    color: #32bfff;
    transition: 0.5s;
    position: relative;
}
.read-more a.read-btn:hover::after {
    background: #071620;
    transition: 0.5s;
}

.read-more a.read-btn::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #32bfff;
    left: 0;
}
.read-more a.read-btn svg {
    margin-left: 10px;
    transition: 0.5s;
}
.read-more a.read-btn svg path {
    fill: #32bfff;
}
.read-more a.read-btn:hover {
    color: #071620;
    text-decoration: none;
}

.read-more a.read-btn:hover svg path {
    fill: #071620;
}
.accordion-button:not(.collapsed) {
    color: #ffff;
    font-size: 25px;
    border-bottom: 1px solid #fff;
}
.faq-question .accordion-button[aria-expanded="false"]::after {
    background-image: url("/wp-content/uploads/2024/12/1.png");
    transition: 0.3s;
    transform: none !important;
    position: absolute;
    right: 35px;
    box-shadow: none;
    background-color: #32BFFF;
    border-radius: 50%;
    background-position: center;
    padding: 20px;
}
.faq-question .accordion-button[aria-expanded=false]:after {
    background-image: url("/wp-content/uploads/2024/12/unnamed-file.png");
    transition: .3s;
    transform: none !important;
    position: absolute;
    right: 35px;
    box-shadow: none;
    background-color: #32BFFF;
    border-radius: 50%;
    background-position: center;
    padding: 20px;
}



.faq-question .accordion-button[aria-expanded="true"]::after {
    background-image: url("/wp-content/uploads/2024/12/unnamed-file.png");
    transform: none !important;
    transition: 0.3s;
    position: absolute;
    right: 35px;
    top: 38px;
    box-shadow: none;
    background-color: #32BFFF;
    border-radius: 50%;
    background-position: center;
    padding: 20px;
    background-size: inherit;
}

.faq-question .accordion-button[aria-expanded="false"]::after {
    background-image: url("/wp-content/uploads/2024/12/1.png");
    transition: 0.3s;
    transform: none !important;
    position: absolute;
    right: 35px;
    box-shadow: none;
    background-color: #32BFFF;
    border-radius: 50%;
    background-position: center;
    padding: 20px;
    background-size: inherit;
}

/* nap new css */
.nap-address-info .location-center {
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    display: flex;
}
.nap-postal-address-wrapper .nap-wrapper .nap-contact-info {
    width: 100%;
    display: flex;
    margin-top: 20px;
    align-items: center;
}
.nap-postal-address-wrapper .nap-wrapper .location-icon {
    display: flex;
    margin-right: 15px;
    position: relative;
    top: 5px;
}
.nap-postal-address-wrapper .nap-wrapper .nap-contact-info .call-img {
    display: flex;
    margin-right: 15px;
}
.nap-wrapper .nap-contact-info a:hover span, .nap-wrapper .nap-contact-info a:hover, .nap-address-info a.direction-link:hover {
    color: rgba(204, 138, 106, 1);
}
.nap-address-info a.direction-link:hover {
    border-color: rgba(204, 138, 106, 1);
}
.nap-address-info a.direction-link {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    border-bottom: 1px solid #fff;
}

.nap-address-info .nap-contact-info a:hover span {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
}

.nap-wrapper .nap-contact-info a span, .nap-wrapper .nap-contact-info a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.nap-postal-address-wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.nap-postal-address-wrapper .nap-wrapper {
    width: 100%;
}
.nap-postal-address-wrapper .nap-wrapper .nap-address-info {
    width: 100%;
    display: flex;
    flex-direction: column;
}
/* nap new css */
.post-lists .search-post-loop {
    margin-bottom: 50px;
    background: #eee;
    padding: 30px 40px;
}
.search-page .no_result a {
    color: #cc8a6a;
    text-decoration: underline;
    transition: 0.5s;
}
.search-page .no_result a:hover {
    color: #000;
    text-decoration: none;
}
/*  Guide page css */
.guide-form {
    background: rgba(255,255,255,.25);
    color: #fff;
    text-align: center;
    padding: 80px 60px;
    background-size: cover;
    background-position: 70%;
}
.guide-form .formbox input {
    background: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding: 40px 0;
    color: #fff;
}
.guide-form .formbox input::placeholder {
    color: #fff;
}
.guide-form .formbox.acceptance {
    text-align: left;
    padding-top: 30px;
}
.guide-form .formbox.acceptance span.wpcf7-list-item {
    margin: 0;
}
.guide-form .wpcf7 .wpcf7-acceptance  .wpcf7-list-item-label {
    display: inline-block !important;
    transition: none !important;
    margin-left: 7px;
    line-height: normal;
}
.submitting .form-btn .wpcf7-submit {
    pointer-events: none;
    opacity: 0.2;
}
.guide-form .wpcf7 .wpcf7-acceptance  .wpcf7-list-item-label * {
    transition: none;
}
div#breadcrumbs a {
    color: #CC8A6A;
    transition: 0.5s;
}
div#breadcrumbs a:hover {
    color: #193154;
}
.testimonials {
    background-color: rgba(246, 246, 246, 1);
    height: 365px;
    padding: 40px 30px;
}
.testimonial-name{
    color:rgba(70, 70, 70, 1);
    font-weight:700;
}
.testimonials .read-more a{
    color:rgba(50, 191, 255, 1);
    font-weight:600;
    transition: 0.5s;
}
.testimonials .read-more a:hover {
    color: #071620;
}
.testimonials-wrap {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.our-contact-form .footer-contact input::placeholder{
    color:grey;
    font-weight:400;
}
.our-contact-form .footer-contact textarea::placeholder{
    color:grey;
    font-weight:400;
}
.our-contact-form .footer-contact textarea{
    height:162px;
}
.office-location iframe{
    height:582px;
    margin-bottom:0;
    display: block;
}
.thankyou-page a {
    color: rgb(204 138 106);
    transition: 0.5s;
    text-decoration: underline;
}
.thankyou-page a:hover {
    color: #000;
    text-decoration: none;
}
.review-schema-result {
    background: #eee;
}
.about-page .about-content a {
    color: #32BFFF;
    transition: 0.5s;
}
.about-page .about-content a:hover {
    color: #000;
}
.parent-pages {
    background: #ffffff;
    margin-top: 30px;
    padding: 40px 25px;
    box-shadow: 0px 1px 7.9px 0px #00000040;
    border-radius: 30px;
}
.parent-pages .widget-title {
    font-size: 25px;
    text-transform: capitalize;
    color: rgba(44, 44, 44, 1);
    font-weight: 600;
    margin-bottom: 10px;
}
.parent-pages li {
    position: relative;
}
.sidebar-page-wrap .parent-pages li:after {
    background-image: url(/wp-content/uploads/2025/05/Vector-1.svg);
    position: absolute;
    right: 0;
    top: 20px;
    width: 17px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    content: '';
    height: 14px;
}
.parent-pages li {
    list-style: none;
}
.parent-pages ul li {
    color: rgba(44, 44, 44, 1);
    padding: 10px 0;
}
.parent-pages ul li a {
    color: rgba(44, 44, 44, 1);
    transition: 0.5s;
}
.parent-pages ul li a:hover {
    color: #CC8A6A;
}
.sidebar-blog-list li a:hover {
    color: #CC8A6A;
}
.default-page .default-content a.button {
    background: #32BFFF;
    padding: 10px 20px;
    text-decoration: none;
    transition: 0.8s;
    color: #fff;
}
.default-page .default-content a.button:hover {
    color: #000;
}
.default-page .default-content a {
    color: #cc8a6a;
    transition: 0.8s;
}
.copyright-text a {
    color: rgba(204, 138, 106, 1);
}
.copyright-text a:hover {
    color: white;
    transition: .5s;
}
.default-page .default-content a:hover {
    color: #000;
}
.default-page .default-content ul {
    padding-left: 20px;
}
.helping-injury,
.our-attorneys-sec,
.content-sec {
    overflow: hidden;
}
.privacy-policy {
    padding-left: 30px;
}
.privacy-policy a {
    color: #fff;
    transition: 0.5s;
}
.privacy-policy a:hover {
    color: #32bfff;
}
.attorneys-header a {
    color: #000;
    transition: 0.5s;
}
.attorneys-header a:hover {
    color: #32bfff;
}
.about-content .h2.text-uppercase {
    width: 60%;
}
.about-section-page {
    padding-top: 70px;
}
.author-name.attorney-bio h5:hover {
    color: #32bfff !important;
    transition: all ease .5s;
}
.author-name.attorney-bio h5 {
    font-weight: 600;
}

div#html5lightbox-watermark,
.html5-title {
    display: none !important;
}
.blog-title.h5 {
    color: rgba(44, 44, 44, 1);
    font-weight: 600;
    font-size: 30px;
    transition: 0.5s;
    line-height: 40px;
}
.blog-title.h5:hover {
    color: #CC8A6A;
    transition: 0.5s;
}
.post-content .content {
    font-weight: 200;
    font-size: 21px;
    color: #000;
    margin-bottom: 15px;
}
.blog-search .input-group {
    gap: 10px;
}
.blog-search .form-control:focus {
    color: #000000;
    background-color: var(--bs-body-bg);
    border-color: #193154;
}
.single-post-detail .content {
    padding-top: 10px;
}
.home-form {
    background-image: url(/wp-content/uploads/2025/01/Mask-group-8.png);
    padding: 90px 0px 135px 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.home-contact-btn {
    margin-top: 40px;
}
.contact-frm .form-control {
    padding: 20px 25px;
}
.footer-frm .wpcf7-text {
    border-radius: 100px;
}
.home-contact-frm .wpcf7-text::placeholder {
    color: white;
    text-transform: uppercase;
}
.home-contact-frm .wpcf7-textarea::placeholder {
    color: white;
    text-transform: uppercase;
}
.home-contact-frm .form-control:focus{
    color: #fff;
    background-color: transparent;
    border-color: #bfa95d;
}
.team-area {
    background-color: #BFA95D;
    position: absolute;
    bottom: 0;
    right: -15px;
    padding: 20px 25px;
    width: 72%;
}
.team-area svg {
    position: absolute;
    right: 35px;
    top: 16px;
    background-color: rgb(255 255 255 / 18%);
    border-radius: 50px;
    width: 80px;
    height: 78px;
    padding: 20px;
}
.team-area .team-text {
    font-size: 30px;
    font-weight: 500;
}
.home-team-section {
    background-image: url(/wp-content/uploads/2025/01/image-4-1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.content-section {
    background-image: url(/wp-content/uploads/2025/01/Mask-group-6.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.number {
    color: #BFA95D;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.Content-boxes .title h2 {
    font-size: 25px;
    font-weight: 400;
    color: black;
}
.border-plus {
    position: relative;
}

.border-plus:after {
    height: 1px;
    width: calc(100% - 70px);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ccc;
    content: "";
}

.border-plus:before {
    height: 100%;
    width: 1px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ccc;
    content: "";
}
.Content-boxes {
    padding: 25px;
}
.cta-bg-sec {
    padding: 80px 0;
}
.home-section-bg-img {
    margin-bottom: -130px;
}
.trans-btn {
    margin-top: 50px;
}
.cta-area {
    z-index: 1;
}
.testimonial {
    background-image: url(/wp-content/uploads/2025/06/1000070284.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 40px;
    overflow: hidden;
}
.double-img-section .second-img {
    position: absolute;
    top: 475px;
    right: -95px;
}
.fullimage-column img{
    display: block;
    margin: auto;
}
.phasellus-section {
    background-image: url(/wp-content/uploads/2025/01/Mask-group-7.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.amet-border-line:before {
    content: "";
    width: calc(100% - 20px);
    height: calc(100% + -155px);
    position: absolute;
    right: 45px;
    background-image: url(/wp-content/uploads/2025/01/Rectangle-20.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    z-index: -1;
    top: 70px;
}
.banner-head {
    margin-bottom: 50px;
}

.practice-pages-list {
    display: flex;
}
.testimonial-heading {
    padding-left:60px;
}
.testimonial-title {
    color: #000000;
    font-size: 16px;
}
.star-icon {
    margin-top: 30px;
    margin-bottom: 20px;
}
.testimonial .slick-next {
    transform: rotate(180deg);
}
.testimonial .slick-prev.slick-arrow {
    border: 1px solid rgba(84, 89, 95, 1);
    border-radius: 50px;
    width: 70px;
    height: 70px;
    transition: .5s;
    z-index: 1;
}
.testimonial .slick-next.slick-arrow {
    border: 1px solid rgba(84, 89, 95, 1);
    border-radius: 50px;
    width: 70px;
    height: 70px;
    transition: .5s;
}
.testimonial .slick-prev.slick-arrow:hover {
    background: #BFA95D;
    border: 1px solid #BFA95D;
    transition: .5s;
}
.testimonial .slick-next.slick-arrow:hover {
    background: #BFA95D;
    border: 1px solid #BFA95D;
    transition: .5s;
}
.testimonial .slick-prev.slick-arrow:hover svg path{
    color:white;
    fill:white;
}
.testimonial .slick-next.slick-arrow:hover svg path{
    color:white;
    fill:white;
}
.testimonial .testimonial-inner {
    padding: 40px 60px 10px 10px;
}
.reach-title {
    margin-bottom: 50px;
}
.reach-bg-color {
    background-color: #334155;
    padding: 113px 70px;
}
.cali-flex {
    display: flex;
    gap: 30px;
    margin-bottom: 40px;
}
.office-location.text-white {
    line-height: normal;
}
.office-name.text-white {
    font-size: 25px;
    margin-bottom: 15px;
}
.form-bg-color {
    background-color: rgba(191, 169, 93, .10);
    padding: 39px 50px;
}
.contact-frm .form-control, .infusion-field input[type="text"] {
    border: none;
    background-color: white;
    border-radius: 16px;
    padding: 20px 20px;
    color: rgba(84, 89, 95, 1);
}
.contact-frm .wpcf7-form-control-wrap {
    margin-bottom: 20px;
}
.contact-frm .wpcf7-select {
    appearance: none;
}
.contact-frm .wpcf7-select {
    text-shadow: none;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2025/06/Polygon-2.svg);
    background-size: 15px;
    background-position: calc(100% - 22px) 55%;
    line-height: normal;
}
.commonSelect .wpcf7-select {
    width: 100%;
    padding: 20px;
    border-radius: 16px;
}
.contact-frm .form-control::placeholder {
    color: rgba(84, 89, 95, 1);
    font-size: 16px;
}
.contact-frm .wpcf7-list-item-label {
    display: inline!important;
    margin: auto;
    opacity: 1!important;
    text-transform: capitalize;
}
.contact-frm label {
    display: inline-block;
    align-items: center;
    display: flex;
    gap: 9px;
}
.contact-frm .wpcf7-list-item {
    margin: 0;
    padding-top: 10px;
}
.office-location a {
    color: white;
    transition: .5s;
}
.office-location a:hover {
    color: rgba(191, 169, 93, 1);
}
.testimonial-page-inner {
    border: 1px solid rgba(231, 231, 231, 1);
    padding: 80px 40px 40px 70px;
    height: 100%;
    background-color: rgba(251, 250, 245, 1);
    transition: .5s;
}
.testimonial-page-svg svg {
    position: absolute;
    left: 40px;
    top: 50px;
}
.testimonial-page-svg-second svg {
    position: absolute;
    right: 70px;
    bottom: 130px;
}
.testimonial-page-inner:hover {
    background-color: #BFA95D;
    transition: .5s;
}
.testimonial-page-inner:hover p {
    color: white;
}
.testimonial-page-inner:hover .testimonial-title {
    color: white;
}
.testimonial-page-inner:hover svg path {
    fill: rgba(255, 255, 255, .50);
}
.about-desigination {
    color: #BFA95D;
    font-size: 16px;
    font-weight: 500;
    margin: 20px 0px;
}
.about-bg-image:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    background: rgba(191, 169, 93, .80);
    z-index: -1;
}
.about-bg-image {
    padding: 70px 100px;
}
.content-two {
    background-color: rgba(251, 250, 245, 1);
    padding: 70px;
    margin: 60px 0;
}
.faq-title {
    margin-bottom: 60px;
}
.contact-frm input[type="checkbox"] {
    background-color: rgba(217, 217, 217, 1);
    width: 25px;
    height: 25px;
    border-radius: 5px;
}
.hover-content {
    position: absolute;
    padding: 0 42px 0;
    height: 100%;
    top: 100%;
    transition: all .7s ease;
    opacity: 0;
    display: flex;
    align-items: center;
    color: #fff;
    background-color: rgb(191 169 93 / 53%);
    flex-direction: column;
    justify-content: end;
    text-align: center;
    padding-bottom: 50px;
}
.practice-column-bottom {
    margin-bottom: 40px;
}
.practice-custom-boxes img {
    position: relative;
    display: block;
    height: 100%;
}
.practice-heading {
    color: white;
    font-weight: 500;
    font-size: 25px;
    line-height: 100%;
    margin-top: 20px;
}
.practice-custom-boxes:hover .hover-content {
    top: 0;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    z-index: 2;
    transition: all ease .7s;
}
.practice-custom-boxes {
    overflow: hidden;
    margin-bottom: 20px;
}
.practice-content-sec {
    position: absolute;
    bottom: 50px;
    left: 50px;
    transition: .5s;

}
.practice-section .practice-custom-boxes .hover-content .practice-heading {
    margin: 15px 0px;
}
.practice-section .practice-custom-boxes .hover-content .practice-area-contents {
    margin-bottom: 20px;
}
.practice-custom-boxes:hover .practice-content-sec {
    opacity: 0;
    transition: .5s;
}
.practice-detail-Content-box {
    background-color: rgba(25, 49, 84, 1);
    padding: 30px;
    height: 100%;
}
.practice-detail-title h2 {
    font-size: 30px;
    margin-bottom: 0;
}
.practice-detail-column{
    margin-bottom: 25px;
}
.practice-bg-color-box {
    padding: 30px;
    height: 100%;
    background-color: rgba(191, 169, 93, 1);
}
.bg-color-repeat-title {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: normal;
}
.image-content-section.space-pd {
    background-color: rgba(251, 250, 245, 1);
}
.case-bg-color-box {
    background-color: rgba(191, 169, 93, 1);
    padding: 30px;
    height: 100%;
}


/* ================= Practice CSS ========================*/
.practice-area {
    z-index: 1;
}
.practice-area {
    height: 650px;
    width: 35%;
    transition: .5s;
    position: relative;
    transition: .7s;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.practice-area-title {
    font-size: 22px;
    color: #fff;
    width: max-content;
    transform: rotate(360deg);
    position: absolute;
    color: #fff;
    left: 26px;
}
.practice-area-title a {
    color: #fff;
}
.practice-content {
    position: absolute;
    padding: 20px 23px 42px;
    height: 100%;
    top: 100%;
    transition: all .5s ease;
    opacity: 0;
    display: flex;
    align-items: flex-end;
    color: #fff;
}
.practice-area:hover, .practice-area.active {
    width: 50%;
    transform: scale(1);
}
.practice-area:hover .practice-content, .practice-area.active .practice-content {
    top: 0;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition-delay: .5s;
    z-index: 2;
}

.practice-area.active .practice-area-title {
    opacity: 0;
}
.practice-area:before {
    content: '';
    background: #000000CC;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 90%;
    left: 0;
    top: 0;
}
.practice-area.active::before {
    content: '';
    background: #000000CC;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 70%;

}
.practice-area:hover .practice-area-title {
    transition: .5s;
    visibility: hidden;
}
/* =======================  CSS End ==========================*/



ul#menu-quick-links li a {
    padding-right: 0px;
}
ul.footer-social {
    text-align: center;
    display: flex;
    gap: 25px;
}
.location-heading {
    margin-left: 100px;
}
.footer-social-icon-wrap {
    text-align: center;
}
ul.footer-social li{
    list-style: none;
}
ul.footer-social svg {
    width: 25px;
    height: 25px;
}
ul.footer-social img {
    width: 25px;
    height: 25px;
}
.banner-heading {
    font-family: "Inria Serif";
    font-weight: 400;
    font-size: 53.68px;
    line-height: 100%;
    padding-right: 80px;
    text-transform: capitalize;
}
.banner-heading span {
    color: #CC8A6A;
    font-weight: 700;
    font-style: italic;
}
.banner-section-content p {
    font-family: "Raleway";
    font-weight: 400;
    font-size: 21.32px;
    line-height: 35px;
    margin: 30px 0 45px;
    padding-right: 80px;
}
.banner-section-col {
    padding: 0;
    padding-bottom: 50px;
    z-index: 9;
    position: relative;
    padding-right: 150px;
}
.banner-home-section {
    height: 100%;
    object-fit: cover;
    display: flex;
    align-items: flex-end;
}
.about-area {
    background-image: url(/wp-content/uploads/2025/04/Mask-group-3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.about-area {
    text-align: center;
    padding: 23px 135px;
    max-width: 80%;
}
.about-title {
    font-weight: 600;
    font-size: 35px;
    text-align: center;
    text-transform: capitalize;
    line-height: 45px;
    margin-bottom: 30px;
    color: #fff;
}
.about-area {
    position: absolute;
    bottom: 142px;
    max-width: 31%;
    left: 15%;
}
.home-team-section .btn:hover svg path {
    stroke: #BFA95D;
    color: #BFA95D;
    fill: #BFA95D;
}
.home-team-section {
    background-image: url(/wp-content/uploads/2025/05/image-2-2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.left-image-column::after {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2025/06/Ellipse-2.png);
    height: 100%;
    width: 100%;
    backdrop-filter: blur(91.0999984741211px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    top: 0px;
    z-index: -1;
    right: 21%;
}
.left-image-section .container {
    max-width: 1450px!important;
}
.right-image-column:before {
    content: "";
    width: calc(100% - 40px);
    height: calc(100% + -145px);
    position: absolute;
    background-image: url(/wp-content/uploads/2025/04/Rectangle-31.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    z-index: -1;
    top: 70px;
    left: 92%;
}
.right-image-section .double-img {
    height: 630px;
    object-fit: cover;
}
.left-bgcolor-row {
    background-color: rgba(13, 31, 51, 1);
}
.left-bgcolor-column {
    padding: 40px 40px 40px 20px;
}
.content-section {
    background-image: url(/wp-content/uploads/2025/05/Mask-group-4.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: -450PX;
    padding-top: 400px;
    padding-bottom: 60px;
}
.attorney-name {
    color: #fff;
    font-family: Raleway;
    font-weight: 500;
    font-size: 35px;
}
.desigination {
    color: #fff;
    font-weight: 200;
    font-size: 27px;
}
.our-team-page{
    background-color: #1B2C49;
}
.our-team .item-wrap img {
    display: block;
}
.our-team .item-wrap:after {
    content: '';
    background: rgb(0 0 0 / 22%);
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.our-team .item-wrap:hover img {
    transform: scale(1.1);
}
.our-team .item-wrap{
    overflow: hidden;
}
.content-section-title h2 {
    font-weight: 400;
}
button.accordion-button.collapsed {
    padding: 23px 25px;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    font-family: "Raleway";
}
.accordion-button:not(.collapsed) {
    padding: 30px 30px;
    font-weight: 500;
    line-height: 100%;
}
.accordion-button:not(.collapsed) {
    color: #ffff;
    border-bottom: none;
    padding: 23px 25px;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    font-family: "Raleway";
}
.faq-section {
    margin-bottom: -6px;
}
.right-image-section .heading-h2 {
    font-weight: 400;
    padding-right: 30px;
}
ul.footer-social a:hover svg path {
    fill: #CC8A6A;
}
.e-mail a:hover {
    color: #CC8A6A;
}
.title-content-section a {
    color: #CEA434;
    font-weight: 700;
}
.logo-box {
    border-right: 1px solid rgba(74, 74, 74, 0.20);
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 120px;
    padding: 0 15px;
    margin-bottom: 20px;
}
.logo-box-col:last-child .logo-box {
    border: none;
}
.logo-section{
    border-bottom: 1px solid rgba(74, 74, 74, 0.20);
}
.contact-title-area {
    align-items: center;
    display: flex;
    gap: 10px;
    display: block;
}
.contact-title-area a {
    color: #ffffff;
    transition: .5s;
}
.contact-title-area a:hover {
    color: #CC8A6A;
    transition: .5s;
}
.location-title-area a {
    color: white;
    transition: .5s;
}
.location-title-area a:hover {
    color: #CC8A6A;
    transition: .5s;
}
.contact-title-area svg {
    margin-right: 20px;
    position: relative;
    top: -7px;
}
.location-title-area svg {
    margin-right: 20px;
}
.contact-title {
    font-weight: 500;
    font-size: 24.75px;
    letter-spacing: 4px;
}
.footer-frm .btn {
    margin-top: 40px;
}
.personal-injury-title {
    font-weight: 500;
    font-size: 25px;
    line-height: 100%;
    text-align: center;
    padding: 0 50px;
}
.personal-injury-section{
    background: linear-gradient(0deg, rgba(217, 217, 217, 0) 9.98%, rgba(217, 217, 217, 0.3) 47.46%, #d9d9d921 100%);
}
.personal-injury-main-heading {
    margin-bottom: 50px;
}
.profile-section {
    background-image: url(/wp-content/uploads/2025/04/Group-6-1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.name-title {
    position: absolute;
    bottom: 105px;
    font-size: 230px;
    opacity: 0.1;
    font-weight: 600;
    text-align: center;
}
.slide-left img {
    position: absolute;
    bottom: 0;
}
.profile-image {
    z-index: 9;
    position: relative;
}
.profile-title {
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
    text-transform: capitalize;
    color: #CEA434;
    margin-bottom: 30px;
}
.profile-section .profile-img {
    position: relative;
    z-index: 9;
    margin-left: 140px;
}
.profile-content-area {
    margin-left: 140px;
    position: relative;
    z-index: 9;
    padding-right: 100px;
}
.profile-heading-content {
    padding-left: 60px;
}
.profile-section .profile-btn {
    margin-top: 40px;
}
.personal-injury-section:before {
    background-image: url(/wp-content/uploads/2025/05/Group-110.png);
    position: absolute;
    left: 0;
    bottom: -50px;
    height: 33%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    content: '';
    background-position: center;
}
.team-image-section{
    padding: 340px 0;
}
.our-team-content-area {
    background-color: #fff;
    padding: 60px 85px 30px;
    position: relative;
}
.our-team {
    margin-top: -160px;
}
.slide-left {
    animation: slide 30s linear infinite;
}
.slides-section {
    overflow: hidden;
}
.slide-right img {
    margin-right: 20px;
}
.slide-left img {
    margin-right: 20px;
}
.slide-left {
    margin-bottom: 20px;
}
@keyframes slide2 {
    0% {
        transform: translateX(-80%);
    }

    100% {
        transform: translateX(0%);
    }
}
@keyframes slide {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}
.team_slider ul.slick-dots {
    display: flex;
    margin: 15px 0px;
    position: relative;
}
.team_slider .slick-dots li {
    margin: 0px!important;
}
.team_slider ul.slick-dots li {
    width: 100%;
}
.team_slider ul.slick-dots li button {
    width: 100%;
    font-size: 0px;
    box-shadow: none;
    border-top: 3px solid transparent;
    border-bottom: 1px solid rgba(81, 81, 81, 0.15);
    border-left: none;
    border-right: none;
    border-radius: 0px;
}
.team_slider ul.slick-dots li.slick-active button {
    border-bottom: 5px solid #CEA434;
}
.our-team .box-col {
    margin-right: 20px;
}
.our-team .btn {
    margin-top: 40px;
}
.footer .menu-item {
    margin: auto;
}
ul#menu-quick-links {
    text-align: right;
}
.image img{
    width:100%;
}
.practice-listing-new{
    position:relative;
}
.practice-listing-new .image img{
    position:absolute;
    width:60%;
    height:90%;
    bottom:0;
    z-index:1;
    object-fit:cover;
    object-position:center;
}
.practice-listing-new .tab-contents{
    position:relative;
    z-index:3;
    padding-left:60px;
}
.tab-content .tab-contents .about-title{
    color:hsla(0, 0%, 100%, 1);
    font-size:30px;
    margin-bottom:20px;
}
.tab-content .tab-contents p{
    color:#fff;
}
.practice-listing-new .tab-titles {
    padding: 10px 30px 25px 0;
}
.new-section-pd{
    padding-top:45px;
    padding-bottom:45px;
}
.practice-listing-new .tab-titles svg {
    height: 35px;
    width: 35px;
    margin-right: 18px;
    margin-bottom: -11px;
    margin-top: 10px;
}
.practice-listing-new .tab-titles  .tab-headings{
    font-size:22px;
    display:inline-block;
    color:#fff;
}
.practice-listing-new .nav-link.active svg path {
    color: #CEA434;
    fill: #CEA434;
}
.practice-listing-new .nav-link.active .tab-headings svg {
    opacity: 1;
}
.practice-listing-new .nav-link{
    width:89%;
}
.practice-listing-new .nav-link.active {
    background-color: transparent;
    border-radius: 0;
    transition: 0.5s all;
    border-bottom: 1px solid rgba(206, 164, 52, 0.40);
}
.practice-listing-new .nav-link.active .tab-headings{
    color: #CEA434;
    font-weight:600;
}
.practice-listing-new .nav-link:hover{
    cursor:pointer;

}
.practice-listing-new .tab-heading .contents p{
    color:#fff;
}
.practice-listing-new .block{
    margin-top:20px;
}
.tab-headings svg {
    position: absolute;
    left: 440px;
    top: -10px;
}
.nav-link:hover svg {
    opacity: 1;
    transition: .5s;
}
.tab-headings svg {
    opacity: 0;
}
.practice-listing-new:after {
    background-image: url(/wp-content/uploads/2025/05/Mask-group-8.webp);
    background-position: center;
    background-size: cover;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70%;
    height: 100%;
    z-index: -1;
}
.tab-content-div:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
}
a.tab-btn:hover {
    color: white;
    transition: .5s;
}
a.tab-btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: underline;
    color: rgba(206, 164, 52, 1);
    transition: .5s;
}
.about-titles{
    color: white;
    font-size: 30px;
}
.mobile {
    display: none;
}

/*.our-team-page .item-wrap:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 70%) 100%);
}*/
.our-team-page .item-wrap {
    overflow: hidden;
}
.our-team-page .item-wrap:hover img {
    /*transform: scale(1.1);*/
    transition: .5s;
}
.our-team-page .item-wrap img {
    transition: .5s;
    z-index: 9;
    position: relative;
    width: 350px;
    padding: 20px;
    height: 350px;
    object-fit: contain;
}
.team-single-title {
    color: rgba(27, 44, 73, 1);
    font-weight: 700;
    font-size: 30px;
    text-transform: capitalize;
    line-height: normal;
}
.team-head {
    font-weight: 400;
    font-size: 21px;
    line-height: 30px;
    text-transform: capitalize;
    color: rgb(203 138 105);
    margin: 10px 0;
}
.edu-service-item {
    background-image: url(/wp-content/uploads/2025/05/Group-32.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 70px;
}
.edu-icon-title {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}
.education-title.text-white {
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
}
.team-education-section {
    padding: 60px 0;
}
.membership-inner-col {
    background-color: rgba(236, 236, 236, 1);
    padding: 100px 60px;
}
.membership-icon-title {
    display: flex;
    align-items: center;
    gap: 20px;
    text-align: center;
}
.membership-icon-title {
    justify-content: center;
}
.membership-title {
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
}
ul.membership-ul {
    column-count: 2;
    margin-top: 30px;
}
ul.membership-ul li:before {
    content: '';
    background: rgba(206, 164, 52, 1);
    position: absolute;
    left: -20px;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin-top: 13px;
}
ul.membership-ul li {
    position: relative;
}
.single-logo-box {
    text-align: center;
    display: flex!important;
    justify-content: center;
}
.single-team-logo-section {
    padding: 60px 0;
}
.practice-inner-content {
    position: absolute;
    bottom: 35px;
    left: 35px;
    z-index: 9;
}
.practice-custom-boxes:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000ab 100%);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.practice-custom-boxes:hover img {
    transform: scale(1.1);
    transition: .5s;
}
.practice-custom-boxes img{
    transition: .5s;
}
.practice-content-inners {
    font-weight: 600;
    font-size: 35px;
    line-height: 100%;
    text-align: center;
    color: rgba(44, 44, 44, 1);
    margin-top: 30px;
    margin-bottom: 15px;
}
.sidebar-form .btn {
    background-color: rgba(206, 164, 52, 1);
    line-height: normal;
    margin-top: 20px;
    letter-spacing: 1px;
    font-weight: 600;
}
.sidebar-form .btn:hover {
    background-color: white;
    color: rgba(206, 164, 52, 1);
    border: 1px solid white;
}
a.read-btn {
    font-weight: 300;
    font-size: 21.32px;
    line-height: 30px;
    color: #CC8A6A;
    transition: .5s;
}
a.read-btn:hover {
    color: #000;
    transition: .5s;
}
.post-image:hover img {
    transform: scale(1.1);
    transition: .5s;
}
.post-image img{
    transition: .5s;
}
.post-image{
    overflow: hidden;
}
.post-blog-image {
    overflow: hidden;
}
.play-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.play-btn svg {
    transition: .5s;
}
.number.text-white {
    background-color: rgba(206, 164, 52, 1);
    width: 65px;
    height: 65px;
    border-radius: 50px;
    padding-top: 17px;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
}
.number-align {
    text-align: right;
}
.practice-detail-title{
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
}
.fullimage-column-inner {
    position: absolute;
    right: 0;
    top: 0;
    width: 652px;
    height: 100%;
}
.fullimg-section {
    position: relative;
    background-color: rgba(244, 244, 244, 1);
}
.video-page-title:hover {
    color: #CEA434;
    transition: .5s;
}
.video-page-title{
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    margin-top: 20px;
    transition: .5s;
}
.sidebar-blog-list {
    padding: 30px;
    box-shadow: 0px 1px 7.9px 0px #00000040;
    border-radius: 30px;
}
.blog-category-title {
    font-weight: 600;
    font-size: 25px!important;
    line-height: 40px;
}
.sidebar-blog-list li a {
    font-weight: 300;
    font-size: 21.33px;
    line-height: 35px;
    color: #000000;
}
.sidebar-blog-list li a:after {
    background-image: url(/wp-content/uploads/2025/05/Vector-1.svg);
    position: absolute;
    right: 0px;
    top: 15px;
    width: 15px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    content: '';
    height: 15px;
}
.sidebar-blog-list li {
    position: relative;
    list-style: none;
}
.nav-link {
    color: transparent;
}
.nap-contact-info {
    display: none!important;
}
a.main-phone {
    color: #fff;
    margin-left: 16px;
    font-size: 16px;
    font-weight: 300;
}
a.main-phone:hover {
    color: rgba(204, 138, 106, 1);
}
.next-row {
    padding: 0 40px;
}
.page-id-576 .cta-bg-sec {
    display: none;
}
.map-area iframe {
    display: block;
    margin: auto;
    width: 100%;
}
.map-section .map-area iframe {
    height: 700px;
}
.error-frm .form-control:focus {
    border-color: rgb(204 138 106);
}
.error-frm .btn {
    margin-top: 40px;
}
.tab-contents .icon {
    display: none;
}
.tab-contents .about-titles{
    display: none;
}
.right-image-section {
    overflow: hidden;
}
.desktop {
    overflow: hidden;
}
.header-main-head{
    padding-right: 50px;
}
.top-bar-call {
    display: flex;
    justify-content: end;
    align-items: flex-start;
    gap: 50px;
}
.header-main-head {
    position: relative;
    font-weight: 400;
    font-size: 16px;
}
.top-bar-call {
    padding-right: 50px;
    /*     display: none; */
}
.scroll-to-bottom svg {
    backdrop-filter: blur(16px);
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 140px;
    padding: 23px;
    width: 75px;
    height: 75px;
}
.scroll-to-bottom svg img {
    width: 95px;
    height: 95px;
}
.image:after {
    content: "";
    position: absolute;
    width: 60%;
    height: 85%;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    z-index: 1;
}
.post-date {
    position: absolute;
    bottom: 20px;
    right: 0;
    background-color: rgba(206, 164, 52, 1);
    padding: 10px 48px 10px 20px;
    color: white;
}
.practice-submenu .sub-menu {
    overflow-y: scroll;
    height: 520px;
}
.practice-submenu .sub-menu::-webkit-scrollbar {
    width: 10px;
}
.practice-submenu .sub-menu::-webkit-scrollbar-thumb {
    background-color: rgba(25, 49, 84, 1);
}
.practice-submenu .sub-menu::-webkit-scrollbar-track {
    border-radius: 50px;
}
.tab-titles svg path {
    color: white;
    fill: white;
}
.tab-titles:hover svg path {
    color: rgba(206, 164, 52, 1);
    fill: rgba(206, 164, 52, 1);
}

.practice-col {
    padding: 0 10px;
}
.fullimage-column .nav-link {
    padding: 0;
}
.left-bgcolor-btn {
    margin-top: 40px;
}
.page-template-default .sidebar-blog-list {
    display: none;
}
.contact-info svg {
    margin-bottom: -5px;
}
.map-section {
    overflow: hidden;
}
.practice-submenu .sub-menu {
    min-width: 330px!important;
}
.breadcrumb {
    background: #e5e5e5;
    padding: 6px 0;
    margin: 0;
    display: block;
    line-height: 22PX;
}
.search .blog-search {
    display: none;
}
.search .sidebar-blog-list {
    display: none;
}
.sidebar-blog-list ul li {
    line-height: 50px;
}
.profile-section{
    padding-top: 35px;
}
.home-team-contents {
    padding-right: 80px;
}
.left-img-content {
    padding-bottom: 20px;
}
.btn-wrap {
    position: relative;
}
.contact-frm .btn {
    margin-top: 0;
}
.wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 70px;
    margin: 0;
}
span.wpcf7-spinner {
    display: block!important;
}
.wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.blog-search svg {
    width: 27px;
    height: 27px;
}
.submitting .btn
{
    background: #b7b7b7;
}
.education-content {
    margin-left: 20px;
}
.membership-icon {
    /* display: block; */
    height: 50px;
    width: 50px;
}
.video-col {
    margin: 0 auto;
}
.practice-page-col {
    margin: auto;
}
.video-page-section .video-img:hover svg {
    transform: scale(1.1);
}
.therapy-section .video-img:hover svg {
    transform: scale(1.1);
}

.scroll-imgages {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.scroll-imgages svg {
    animation: spin 10s linear infinite;
}
.scroll-imgages .scroll-img svg {
    animation: none;
}
.scroll-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 75px;
    height: 75px;
}
.practice-description {
    padding-bottom: 60px;
}
.search-page em {
    word-wrap: break-word;
}
.parent-pages .current-menu-item a {
    color: rgb(204 138 106);
}
.next-prev-box {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
a.normal-btn {
    text-decoration: none;
}
a.normal-btn:hover {
    color: rgb(204 138 106);
}
.home-team-section .heading-h2 {
    margin-bottom: 15px;
}
.home-team-section .btn {
    margin-top: 20px;
}
.logo-slider img {
    height: 110px;
    width: 110px;
    object-fit: contain;
}
.blog-page {
    overflow: hidden;
}
.our-team img {
    height: 470px;
    object-fit: cover;
}
.single-team_post li#menu-item-472 a
{
    color: white;
}
.nav-link {
    color: rgba(206, 164, 52, 0.40);
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: rgba(206, 164, 52, 0.40);
}
.map iframe {
    width: 100%;
}
.left-img-heading span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.why-choose-section {
    background-color: #1B2C49;
}
.why-choose-section span {
    color: #CC8A6A;
    font-style: italic;
}
.whychoose-box {
    display: flex;
    gap: 35px;
    margin-bottom: 60px;
    padding: 0 60px;
}
.whychoose-content {
    font-weight: 400;
    font-size: 21.32px;
    width: calc(100% - 150px);
}
.why-choose-section h2 {
    margin-bottom: 110px;
}
.faq-heading {
    margin-bottom: 50px;
}
.faq-section span {
    color: #CC8A6A;
    font-style: italic;
}
.banner-home-section{
    height: 770px;
}
.about-team-section span {
    color: #CC8A6A;
    font-style: italic;
}
.about-team-btn {
    margin-top: 35px;
}
.about-team-img:after {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2025/06/Ellipse-270.png);
    height: 100%;
    width: 100%;
    backdrop-filter: blur(91.0999984741211px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
    top: 0;
    z-index: -1;
    left: 15%;
}
.about-team-section {
    position: relative;
    overflow: hidden;
}
.phone-div {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.email-div {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}
.location-div {
    display: flex;
    align-items: center;
    gap: 15px;
}
.cta-bg-sec svg {
    width: 30px;
    height: 39px;
    margin-bottom: -10px;
    margin-top: 6px;
}
.phone-title {
    font-weight: 300;
    font-size: 21.32px;
    color: #000;
}
.email-title{
    font-weight: 300;
    font-size: 21.32px;
    color: #000;
}
.location-title {
    font-weight: 300;
    font-size: 21.32px;
    color: #000;
}
.cta-bg-sec {
    background-color: #F6F6F6;
}
.cta-bg-sec h2 {
    font-weight: 700;
    font-style: italic;
    font-size: 53.31px;
    color: #CC8A6A;
}
.cta-content.text-center {
    font-weight: 400;
    font-size: 21.32px;
    color: #000;
    margin-bottom: 90px;
}
.cta-description {
    font-weight: 400;
    font-size: 21.32px;
    margin-bottom: 50px;
    color: #000;
}
.footer-frm .btn-gold {
    margin-top: 60px;
}
.malpractice-row {
    background-color: #1B2C49;
    border-radius: 30px;
}
.malpractice-col-listing ul li {
    list-style: none;
    font-weight: 500;
    font-size: 21.33px;
    margin-bottom: 40px;
}
.malpractice-col {
    border-right: 1px solid #FFFFFF;
    margin: 74px 0px;
    padding: 0 60px;
}
.products-listing ul li {
    margin-bottom: 50px;
}
.malpractice-title {
    font-weight: 700;
    font-size: 35px;
}
.practice-col span {
    color: white!important;
}
.malpractice-title span{
    font-style: italic;
    color: #CC8A6A;
}
ul.malpractice-list {
    column-count: 2;
}
.malpractice-content{
    font-size: 21.33px;
    margin-top: 20px;
}
.malpractice-col-listing {
    margin: 74px 0;
    padding: 0 60px 0;
}
.personal-injury-row {
    background-color: #cc8a6a;
    border-radius: 30px;
    box-shadow: -7px 0px 13.6px 0px #00000040;
}
.practice-col-listing {
    border-right: 1px solid white;
    margin: 74px 0;
    padding: 0 60px 0;
}
.practice-col-listing ul li{
    list-style: none;
    font-weight: 500;
    font-size: 21.33px;
    margin-bottom: 40px;
}
.practice-col {
    margin: 74px 0px;
    padding: 0 60px;
}
.media-image img {
    width: 100%;
}
.media-section {
    background-color: #1B2C49;
}
.social-text {
    font-weight: 400;
    font-size: 21.32px;
    margin-top: 70px;
    margin-bottom: 17px;
}
.media-section h2 {
    margin-bottom: 100px;
}
.media-title span {
    font-style: italic;
    font-weight: 700;
    color: #CC8A6A;
}
.blog-category-title {
    font-family: "Raleway";
    font-weight: 500;
    font-size: 21px;
}
.left-image-section {
    padding-top: 30px;
}
.left-img-content {
    font-weight: 400;
    font-size: 21px;
    padding: 20px 0 37px;
    color: #000;
}
.faq-section img {
    margin-left: -40px;
    display: block;
    z-index: -1;
    position: relative;
}
.faq-section .faqs-tabs {
    z-index: 999;
    position: relative;
}
.footer-frm .wpcf7-form-control::placeholder {
    color: black;
    font-size: 16px;
}
.rating-content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.more {
    font-weight: 400;
    font-size: 16px;
    color: black;
}
.rating-div div {
    position: relative;
    z-index: 9;
}
.testimonial-review-rating,
.testimonial-title {
    width: 50%;
}
.testimonial-review-rating svg{
    vertical-align: middle;
}
span.rating {
    font-family: 'Inria Serif';
    font-weight: 700;
    font-size: 77.66px;
    line-height: normal;
    color: black;
}
.rating-div {
    max-width: 568px;
    margin: auto;
    text-align: center;
    padding-top: 25px;
    position: relative;
    margin-top: 60px;
}
.rating-div svg {
    width: 120px;
    height: auto;
}
.rating-div:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 568px;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 1000px;
    height: 568px;
}
span.rating-text {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
    color: black;
    text-transform: capitalize;
}
.testimonial-heading p {
    font-size: 16px;
    line-height: 150%;
    color: #000;
    font-style: italic;
    letter-spacing: 1px;
    text-align: left;
}
.testimonial-heading>svg {
    position: absolute;
    left: 0;
    top: -15px;
}
.testimonial .slick-dots li button {
    border: 1px solid #A5A5A4;
    border-radius: 50px;
    position: relative;
    padding: 0;
}
.testimonial .slick-active button {
    border-color: #CC8A6A;
}
.testimonial .slick-active button:before {
    top: 50% !important;
    left: 50% !important;
    width: 10px !important;
    height: 11px !important;
    margin: auto;
    transform: translate(-50%, -50%);
    background: #CC8A6A;
    border-radius: 50px;
}
.products-col {
    border-right: 1px solid #fff;
    margin: 74px 0;
    padding: 0 60px;
}
.products-listing{
    margin: 74px 0;
    padding: 0 60px 0;
}
.products-listing ul li {
    list-style: none;
}
.products-listing ul li {
    font-weight: 500;
    font-size: 21px;
}
.products-content{
    font-size: 21px;
    margin-top: 20px;
}
.location-icon svg path {
    fill: #cc8a6a;
}
.time svg {
    margin-bottom: -5px;
    margin-right: 15px;
}
.e-mail svg {
    margin-bottom: -2px;
    margin-right: 15px;
}
.footer-logo img {
    margin-bottom: 15px;
}
.media-section{
    overflow: hidden;
}
.attorney-row {
    border-bottom: 1px solid #fff;
    margin-bottom: 70px;
    padding-bottom: 70px;
    z-index: 9;
    position: relative;
}
.custom-title {
    margin-bottom: 70px;
    font-weight: 700;
    font-style: italic;
    font-size: 53px;
}
.our-content {
    position: relative;
    z-index: 9;
}
.our-team-page::before {
    background-image: url(/wp-content/uploads/2025/06/Ellipse-268-1.webp);
    background-size: 64%;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 25%;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
}
.our-team-page::after {
    background-image: url(/wp-content/uploads/2025/06/Ellipse-268-1.webp);
    background-size: 64%;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: -310px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
}
.our-team-page{
    position: relative;
}
.services-info .icon-boxes {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 30px;
}
.services-info .custom-boxes {
    position: relative;
    box-shadow: 0px 8px 17.9px 0px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}
.services-new-heading {
    font-family: Raleway;
    font-weight: 700;
    font-size: 23px;
    margin: auto;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.experienced-section {
    background-color: #CC8A6A;
}
.experienced-heading span {
    color: #000000;
    font-style: italic;
    font-weight: 700;
}
.experienced-content {
    font-weight: 300;
    line-height: 40px;
    margin-top: 35px;
}
.recent-results-section ul.slick-dots {
    display: flex;
    margin: 15px 0px;
    position: relative;
}
.recent-results-section .slick-dots li {
    margin: 0!important;
    background-color: #D9D9D9;
    height: 13px;
}
.recent-results-section ul.slick-dots li {
    width: 100%;
}
.recent-results-section ul.slick-dots li button {
    width: 100%;
    font-size: 0px;
    box-shadow: none;
    border-right: none;
    border-radius: 0;
}
.recent-results-section ul.slick-dots li.slick-active button {
    border-bottom: 13px solid #cc8a6a;
    padding-top: 0;
    margin-top: -7px;
}
.icon-box{
    box-shadow: 0px 1px 4px 0px #00000040;
    background-color: white;
    padding: 30px 27px;
    margin: 15px;
    height: 220px;
    border-radius: 20px;
}
.recent-results-title {
    font-family: "Inria Serif";
    font-weight: 700;
    font-style: italic;
    font-size: 35px;
    color: #1b2c49;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.recent-results-content {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 21.33px;
    color: #1B2C49;
}
.recent-results-title::after {
    position: absolute;
    border: 1px solid #CC8A6A;
    content: '';
    width: 100%;
    left: 0;
    bottom: 0;
}
.recent-results-section::after {
    content: '';
    background-image: url(/wp-content/uploads/2025/06/Ellipse-4.webp);
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 0;
    top: 0;
    z-index: -1;
}
.recent-results-section{
    position: relative;
}
.about-medical-section {
    background-image: url(/wp-content/uploads/2025/06/Zackary-Shaffer-Attorney2.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.about-medical-title span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.about-medical-content.text-white {
    font-weight: 300;
    font-size: 21px;
    margin-top: 40px;
    line-height: 40px;
}
.facility-col {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    padding: 0;
}
.facility-content {
    font-weight: 400;
    font-size: 21px;
    color: #000;
    line-height: 40px;
    padding: 15px 0;
}
.facility-inner-content {
    padding: 0 40px 0 260px;
}
.facility-inner-content span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.services-info-bg {
    background-image: url(/wp-content/uploads/2025/06/Frame-137.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 340px;
    padding-bottom: 50px;
    margin-top: -300px;
    overflow: hidden;
}
.case-des {
    font-weight: 300;
    font-size: 21px;
    line-height: 40px;
}
.our-team-page .box-col:hover .attorney-name {
    color: #cb8a69;
    transition: .5s;
}
.our-team-page .attorney-name {
    transition: .5s;
}
.recent-results-section span {
    color: #CC8A6A;
    font-weight: 700;
    font-style: italic;
}
.service-headings span {
    color: #CC8A6A;
    font-weight: 700;
    font-style: italic;
}
.service-contents {
    font-weight: 400;
    font-size: 21px;
}
.footer .address-wrap-item {
    font-size: 21px;
}
.footer .contact-info a {
    font-size: 21px;
    font-weight: 300;
}
.time {
    font-size: 21px;
    font-weight: 300;
    display: flex;
    align-items: center;
}
.contact-info {
    display: flex;
    align-items: start;
}
.footer-phone-text{
	margin-left: 16px;
}
.e-mail {
    font-size: 21px;
    font-weight: 300;
    align-items: center;
    display: flex;
}
.location-div-area svg {
    width: 27px;
    height: 27px;
}
.location-div-area {
    padding-left: 100px;
    line-height: 45px;
}
.footer .quick-links li a {
    font-size: 21px;
}
.footer .quick-links {
    line-height: 50px;
}
.copyright-text {
    font-size: 21px;
}
.media-section .footer-social svg {
    width: 37px;
    height: 37px;
}
.cta-bg-sec a {
    color: black;
    transition: .5s;
}
.cta-bg-sec a:hover {
    color: #CC8A6A;
    transition: .5s;
}
.left-color {
    background-color: #1B2C49;
    padding: 100px 60px;
    border-radius: 40px 0px 0px 40px;
}
.right-color {
    background-color: #CC8A6A;
    border-radius: 0px 40px 40px 0px;
}
.bgcolor-heading {
    font-family: Raleway;
    font-weight: 500;
    font-size: 45px;
    line-height: 60px;
    margin-top: 40px;
}
.bgcolor-content {
    font-size: 21px;
}
.bgcolor-des{
    font-size: 21px;
    line-height: normal;
    margin: 25px 0 35px 0;
}
.bgcolor-subtitle {
    font-family: Inria Serif;
    font-style: italic;
    font-size: 35px;
    line-height: 50px;
}
.bgcolor-column {
    padding: 70px;
}
.counsel-section{
    background-color: #1B2C49;
}
.counsel-testimonial-svg {
    background-color: #cc8a6a;
    position: absolute;
    right: -10px;
    margin: auto;
    bottom: 10px;
    width: 65px;
    height: 65px;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 50px;
    display: flex;
    border: 3px solid white;
}
.counsel-testimonial-title {
    font-weight: 500;
    font-size: 35px;
}
.counsel-desigination {
    font-weight: 400;
    font-size: 21px;
    margin: 10px 0 30px 0;
    color: #CC8A6A;
}
.counsel-testimonial-content{
    font-size: 21px;
    font-weight: 300;
}
.testimonial-title span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.counsel-blog-headings span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.counsel-title {
    font-family: Inria Serif;
    font-weight: 700;
    font-style: italic;
    font-size: 35px;
    color: #1B2C49;
}
.form-row {
    background-color: #1B2C49;
    padding: 80px;
    border-radius: 35px;
    margin-bottom: 50px;
}
.contact-title-area {
    display: flex;
    gap: 0;
}
.location-title-area {
    display: flex;
    gap: 0;
}
.contact-title-area {
    color: white;
    font-size: 21px;
    margin-bottom: 10px;
}
.location-title-area {
    color: white;
    font-size: 21px;
}
.contact-page-section {
    margin: 0 60px;
}
.contact-content {
    font-size: 21px;
}
.contact-desciription {
    font-family: Inria Serif;
    font-weight: 700;
    font-size: 24px;
    margin: 30px 0;
    color: #cc8a6a;
    font-style: italic;
}
.contact-main-titles span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.contact-main-titles {
    margin: 30px 0 30px 0;
}
.contact-btn .btn-gold {
    width: 100%;
}
.error-frm .wpcf7-text {
    border: 1px solid #999d9d;
    border-radius: 16px;
}
.error-frm .wpcf7-textarea {
    border: 1px solid #999d9d;
    border-radius: 16px;
}
.error-frm .wpcf7-form-control-wrap {
    margin-bottom: 20px;
}
.error-frm .btn-wrap {
    margin-top: 30px;
}
.personal-injury-section {
    background-color: #CC8A6A;
}
.personal-injury-heading span {
    color: #1B2C49;
    font-style: italic;
    font-weight: 700;
}
.personal-injury-content {
    margin-top: 35px;
}
.custom-boxes.custom-new-box img {
    height: 400px;
    object-fit: cover;
}
.about-personal-title span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.about-personal-title{
    margin-bottom: 30px;
}
.right-col-content::after {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2025/06/Ellipse-270.png);
    height: 100%;
    width: 100%;
    backdrop-filter: blur(91.0999984741211px);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40%;
    top: 0;
    z-index: -1;
    right: 25%;
}
.right-col-content p {
    font-weight: 400;
    font-size: 21px;
    color: #000000;
    margin-top: 50px;
}
.right-col-content span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.reputation-content {
    font-size: 21px;
    color: #000;
    position: relative;
}
.reputation-section span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.badmedical-section span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.reputation-btn {
    margin-top: 40px;
}
.memorian-content-area {
    background-color: #CC8A6A;
    color: white;
    position: absolute;
    left: -100px;
    bottom: -20px;
    padding: 20px 35px;
    z-index: 9;
}
.memoriam-section {
    background-color: #1B2C49;
    overflow: hidden;
}
.memoriam-desciription {
    font-size: 21px;
    margin-top: 30px;
}
.memoriam-pera {
    font-family: Inria Serif;
    font-weight: 700;
    font-size: 35px;
    text-transform: capitalize;
    line-height: 50px;
    color: white;
    margin: 30px 0px;
}
.memoriam-pera span{
    color: #CC8A6A;
    font-style: italic;
}
.memoriam-main-name {
    font-weight: 300;
    font-size: 35px;
    text-align: right;
    color: white;
}
.memoriam-img img {
    width: 600px;
    height: 600px;
    object-fit: cover;
    z-index: 9;
    position: relative;
}
.memoriam-content::after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2025/06/Ellipse-268.webp);
    top: 0;
    left: 170px;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.memoriam-content{
    position: relative;
}
.memorian-title {
    font-weight: 600;
    font-size: 21px;
}
.memorian-content {
    font-weight: 300;
    font-size: 21px;
}
.memorian-content span {
    font-style: italic;
}
.map-section {
    margin: 0 60px;
}
.map-section iframe{
    border-radius: 35px;
}
.english-contact-form .contact-frm .wpcf7-textarea {
    height: 450px;
}
.about-personal-section {
    background-image: url(/wp-content/uploads/2025/06/Zackary-Shaffer-Attorney2.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.about-personal-heading span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.defective-section {
    background-color: #CC8A6A;
}
.defective-heading span {
    color: #000000;
    font-style: italic;
    font-weight: 700;
}
.product-section {
    background-image: url(/wp-content/uploads/2025/06/Zackary-Shaffer-Attorney2.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.product-title span{
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.malpractice-row .malpractice-list li a {
    color: white;
    transition: .5s;
}
.malpractice-row .malpractice-list li a:hover {
    color: #CC8A6A;
    transition: .5s;
}
.personal-injury-row .malpractice-list li a {
    color: white;
    transition: .5s;
}
.personal-injury-row .malpractice-list li a:hover {
    color: black;
    transition: .5s;
}
ul#faqTab {
    border: 0px;
    justify-content: space-between;
}
.nav-tabs {
    margin-bottom: 50px;
}
.tab-sction .accordion-item {
    box-shadow: none;
}
ul#faqTab li button {
    color: #CC8A6A;
    font-size: 35px;
    font-weight: 500;
    border: 0px;
    font-family: "Raleway";
    padding: 15px 0;
}
ul#faqTab li .nav-link.active {
    color: #1B2C49;
    border: 1px solid #CC8A6A;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    font-weight: 700;
    padding: 15px 0;
}
.accordion .load-more-item {
    border: 1px solid #CECECE;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}
.accordion .load-more-item:last-child{
    border-bottom:0px;
}
#faqTabContent button.accordion-button{
    font-weight: 500;
    font-size: 21px;
    padding-left: 0px;
    padding-right: 0px;
}
#faqTabContent .accordion-body p {
    font-weight: 200;
    font-size: 21px;
    line-height: 1.7;
    padding-right: 40px;
}
#faqTabContent .accordion-body {
    padding: 0px 0 15px 0;
}
#faqTabContent .accordion-button:not(.collapsed){
    color: #161616;
    background: #fff;
    font-family:  "Raleway";
    box-shadow: none;
}
.tab-sction .accordion-item {
    margin-bottom: 0;
}
.form-area {
    padding-right: 110px;
}
.facility-section {
    overflow: hidden;
}
.defective-section img {
    border-radius: 30px;
}
.product-section .product-column img {
    border-radius: 30px;
}
.malpractice-listing ol {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.malpractice-listing ol li a {
    color: white;
}
.malpractice-listing ol li {
    width: 47%;
    line-height: 30px;
}
.malpractice-listing {
    padding: 60px 36px;
}
.practice-col {
    border-left: 1px solid white;
    margin: 74px 0;
    padding: 0 60px 0;
}
.products-listing ol {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.products-listing ol li {
    width: 45%;
    line-height: 30px;
}
.products-listing ol li a {
    color: white;
}
.whychoose-box svg {
    width: 150px;
    height: 90px;
}
.whychoose-box img {
    width: 130px;
    height: 80px;
}
.whychoose-btn{
    line-height: 60px;
}
.memoriam-section .heading {
    font-style: italic;
}
.list-style ol li a::after {
    background-image: url(/wp-content/uploads/2025/06/Vector-4.svg);
    margin-left: 10px;
    top: 0;
    width: 11px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    content: '';
    height: 12px;
    display: inline-block;
    pointer-events: none;
}
.list-style ol li {
    position: relative;
}
.breadcrumb span {
    font-size: 16px;
}
#breadcrumbs span {
    font-size: 16px;
}
.blog-tags {
    color: #1B2C49;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
}
.single-team-custom-boxes {
    background-color: #cb8a69;
    padding: 40px;
    height: 100%;
    border-radius: 30px;
    color: white;
}
.single-team-heading {
    font-family: "Inria Serif";
    font-size: 30px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
}
.single-team-custom-boxes ul li {
    margin-left: 25px;
}
.counsel-detail-blog .content {
    color: #1B2C49;
    font-weight: 200;
}
.counsel-detail-blog .counsel-title {
    margin: 15px 0;
}
.counsel-blog-col {
    margin: 0px 50px 0 0px;
}
.media-section .blog-home-flex {
    overflow: hidden;
}
.media-section .blog-home-flex img{
    transition: .5s;
}
.media-section .blog-home-flex a:hover img {
    transition: .5s;
    transform: scale(1.1);
}
.blog-post-lists {
    padding-right: 50px;
}
.single-post .blog-search {
    margin-top: 0;
}
.tab-sction {
    width: 70%;
    justify-content: center;
    display: block;
    margin: auto;
}
.counsel-testimonial{
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 30px;
}
.experienced-column-content {
    padding-right: 100px;
}
.case-result-listing{
    width: 85%;
    justify-content: center;
    margin: auto;
}
.reputation-section .heading {
    text-align: center;
}
.services-info .custom-boxes:hover img {
    transition: .5s;
    transform: scale(1.1);
}
.services-info .custom-boxes img {
    transition: .5s;
}
.banner-home-section::after {
    background-image: url(/wp-content/uploads/2025/06/latest_page.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
}
.counsel-blog-col .item-wrap:hover img {
    transform: scale(1.1);
    transition: .5s;
}
.counsel-blog-col .item-wrap img {
    transition: .5s;
}
.counsel-blog-col .item-wrap {
    overflow: hidden;
}
.wrap-header .menu-header ul li.current-menu-parent>a {
    color: #CC8A6A;
}
.post-image .no-featured {
    background-repeat: no-repeat;
    background-size: 200px;
    background-position: center;
    object-fit: contain;
    width: 100%;
    background-color: #16243c;
}
.our-team-page .box-col:hover img {
    transform: scale(1.1);
    transition: .5s;
}
.our-team-page .box-col img {
    transition: .5s;
}
.our-team-page .box-col .item-wrap{
    padding: 50px;
}
.sidebar-form .wpcf7-form-control::placeholder {
    color: black;
}
.services-info.services-new-area {
    overflow: hidden;
    padding-top: 30px!important;
}

.cta-bg-heading {
    visibility: visible;
    animation-name: fadeInUp;
    font-weight: 700;
    font-style: italic;
    font-size: 53.31px;
    color: #cc8a6a;
    line-height: 40px;
    font-family: "Inria Serif";
    margin-bottom: .5rem;
}
.personal-injury-column img, .about-personal-column img {
    border-radius: 20px;
}
.home-bg-blue {
    background-color: #1b2c49;
    overflow: hidden;
}
.home-bg-blue p {
    color: #fff;
}
.img-rad-home img {
    border-radius: 20px;
}
.single-post-detail .blog-title {
    font-weight: 600;
    font-size: 40px!important;
    line-height: 50px!important;
}
.single-post-detail h2 {
    font-size: 24px!important;
    line-height: 40px;
}
.birth-cat-or {
    display: flex;
    justify-content: center;
    align-items: center;
}
.left-image-section .btn-gold {
    display: block;
    width: max-content;
    margin-bottom: 20px;
}
.left-image-section .align-items-center img {
    height: 500px;
    object-fit: contain;
}
.blog-tag-case h2 span {
    color: #CC8A6A;
    font-style: italic;
    font-weight: 700;
}
.blog-tag-case .btn-gold {
    width: max-content;
    margin: auto;
}
.more-reviews {
    z-index: 2;
}
.sk_branding a.tutorial_link {
    display: none;
}
.services-new-content {
    line-height: 25px;
    margin-top: 10px;
    text-align: center;
}
.reputation-section{
    display: none;
}
.client-trust-div.text-white {
    font-family: "Inria Serif";
    font-size: 25px;
}
.counsel-testimonial-content{
    line-height: 30px;
}
.counsel-slider .slick-dots {
    position: absolute;
    bottom: -35px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.counsel-testimonial-svg {
    background-color: #cc8a6a;
    position: relative;
    right: inherit;
    margin: auto;
    bottom: 10px;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 50px;
    display: flex;
    border: 3px solid #fff;
}
.counsel-column{
    padding: 30px 0;
}
.counsel-section{
    padding: 50px 0 60px 0;
}
.counsel-testimonial-title {
    margin: 15px 0;
}
.counsel-slider .slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    background: #fff;
    left: 0;
    width: 20px;
    height: 20px;
    content: '';
    text-align: center;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50px;
}
.counsel-slider .slick-dots li.slick-active button:before {
    background: #ca8969;
    opacity: 1;
}

.contact-toll-free-title-area {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    gap: 20px;
}
.contact-toll-free-title-area a{
    color: white;
}
.contact-toll-free-title-area a:hover{
    color: #cc8a6a;
}
.bgcolor-column  a {
    color: white;
    text-decoration: underline;
}
a, .btn, input, select, textarea, button, img {
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bgcolor-left-col .bgcolor-content a {
    color: #cc8a6a;
    text-decoration: underline;
}
.bgcolor-left-col .bgcolor-content a:hover {
    color: white;
}
.toll-free-banner-btn {
    display: inline-block;
    margin-top: 40px;
}