/*Inner Pages Styles*/
 
.page_bnr {
  padding:212px 0;
  position: relative;
  background-image: url(images/inn-bnr.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
 
}
.page_title{position: relative;padding-top: 110px;}
.page_title::before {
    background-image: url(images/flair-dark.webp);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 80px;  
    height: 80px;
    top: 8px;
    left: 0;
}
.page_title h1, .page_title h2, .page_title strong, .page_title strong {
  font-family: 'Bodoni Moda';
font-weight: 400;
  font-size: 50px;
  line-height: 1.1;
  letter-spacing: 1.8px;
 color: #fff;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  margin: 0;
  text-align: start;
}
.inrpg-breadcrumbs {
    padding: 10px 0 0;
    color: #fff;
    font-family: 'Bodoni Moda';
    font-weight: 500;
    font-size: 18px;
    line-height:1.3;
    letter-spacing:0;
    position: relative;
    z-index: 5;
    display: block;
}
.inrpg-breadcrumbs  span a:hover {
    color: #c9962c;
}
.inrpg-breadcrumbs  span.divider {
    padding: 0px 10px;
}
#main #content-wrap {
  padding:140px 0;
  position: relative;
}
.content-wrap-list {
  display: flex;
  justify-content: space-between;
}
.content-area {
  float: none;
  width:58.8%;
  position: relative;
  border: 0;
  padding: 0;
}
.content-area.full-width {
    width: 100%;
    padding: 0 !important;
}
 
.widget-area.sidebar-primary {
  float: none;
  padding: 0;
}
.sidebar-container {
    width: 36%;
    max-width: 540px;
}
 
.single-post .content-area h2, 
.content-area h2.lft-border, 
.content-area h3.lft-border, 
.content-area h4.lft-border, 
.content-area h5.lft-border, 
.content-area h6.lft-border, .lft-border  {
    padding-left: 26px;
    border-left: 1px solid #C9962C;
    color: #C9962C;
}
.left-border{
    padding-left: 26px;
    border-left: 1px solid #C9962C;
}
.content-area h1, .content-area h2, .content-area h3, .content-area h4, .content-area h5, .content-area h6 {
  font-family: 'Bodoni Moda';
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  margin: 0 0 23px;
  text-transform: uppercase;
  color: #1D2052;
}
.content-area h1 {
  font-size: 50px;
  letter-spacing: 1.2px;
}
.content-area h2 {
  font-size: 35px;
  font-weight: 500;
}
.content-area h3, .content-area .inn-about-blck.full .inn-about-rgt h3 {
  font-size: 32px;
  color: #C9962C;
}
.content-area h4 {
  font-size: 30px;
}
.content-area h5 {
  font-size: 26px;
}
.content-area h6 {
  font-size: 24px;
}

.content-area .inn-about-blck.full .inn-about-rgt h3 {padding-left: 0;border-left: 0;}

.content-area p, .content-area li {
  font-family: 'Bodoni Moda';
  font-weight: 400;
  font-size: 18px;
  line-height: 1.9;
  color: #484A4C;
  letter-spacing: 0px;
  margin: 0 0 20px 0;
}
.content-area li ul {
  padding: 15px 0 0 10px;
  margin: 0;
}
.content-area ol, .content-area ul {
  margin: 0 0 25px 0px;
  list-style-position: inside;
}
.content-area ul li, .inn-criminal-blck ul li, .sngl-pract-arst-rgt ul li {
  list-style: none;
  padding-left: 25px;
  position: relative;
}
.content-area ul li:before, .inn-criminal-blck ul li:before, .sngl-pract-arst-rgt ul li:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #c9962c;
}
.content-area a, .content-area li a, .sngl-pract-arst-rgt ul li strong, .sngl-pract-arst-rgt ul li a {
  color: #d5b343;
  text-decoration: none !important;
}
.content-area a:hover, .content-area li a:hover, .sngl-pract-arst-rgt ul li a:hover {color: #000;}
 
.content-area ul li > ul li {
  list-style-type: none;
}
.content-area ul li > ul li > ol li {
  list-style-type: decimal;
}
.content-area ul li > ul li:before {
  display: block;
}
.content-area ul li > ol li {
  list-style-type: decimal;
}
.content-area ul li > ol li:before {
  display: none;
}
.content-area ul li > ol li > ul li {
  list-style-type: none;
}
 
 
/* Sidebar Styles */
 
.sidebar-container .sidebar-box {
  background: #1d2052;
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 50px;
 
 
}
.sidebar-container h4.widget-title {
    font-family: 'Bodoni Moda';
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0.8px;
    font-weight: 600;
    text-align: left;
    text-transform: capitalize;
    color: #ffffff;
    padding: 27px 43px;
    margin: 0;
    position: relative;
    border: 0;
    background: #c9962c;
}
.sidebar-container .sidebar-box ul {
  padding:54px 43px;
  margin: 0;
}
.sidebar-container .sidebar-box ul.sub-menu {
    padding: 25px 0 0;
}
.sidebar-container .sidebar-box ul.sub-menu li {
    padding-left: 17px;
    position: relative;
    margin: 0 0 20px;
}
.sidebar-container .sidebar-box ul.sub-menu li a {
    font-size: 16px;
    line-height: 1.2;
}
.sidebar-container .sidebar-box ul.sub-menu li:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background-color: #fff;
    left: 0;
    top: 6px;
}
.sidebar-container .sidebar-box ul li {
    margin: 0 0 30px;
    border: none;
    padding: 0;
    list-style: none;
    position: relative;
}
.sidebar-container .sidebar-box ul li:last-child {
  margin-bottom: 0;
}
.sidebar-container .sidebar-box ul li a {
  display: block;
  font-family: 'Bodoni Moda';
  font-size:18px;
  line-height: 1.1;
  letter-spacing: 0px;
  font-weight: 400;
  color: #fff;
  text-transform: capitalize;
  position: relative;
 
 
}
.sidebar-container .sidebar-box ul li a:before {
  content: "";
  position: absolute;
  background-color: #ffffff;
  border-radius: 30px;
  width: 12px;
  height: 12px;
  top: 7px;
  left: 0;
  display: none;
}
 
.sidebar-container .sidebar-box ul li a.drop.close, .sidebar-container .sidebar-box ul li a.drop.open {
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 100%;
    background-image: url(images/plus_icn.png);
    background-repeat: no-repeat;
    background-position: right top 4px;
    background-size: contain;
    background-color: transparent;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
 
.sidebar-container .sidebar-box ul li a.drop.open {
    background-image: url(images/minus_icn.png);
    background-position: right top 9px;
}
 
.sidebar-container .sidebar-box ul li a:hover {
  color: #c18f27;
}
.sidebar-container .sidebar-box ul li a:hover:before {
 background-color:#c18f27;
}
.sidebar-container .widget.widget_testi {
  background-color: #193153;
  margin-bottom: 0;
  padding: 0 0 40px;
}
.sidebar-container .widget .sidebar-testi.owl-carousel {
  display: block;
  padding: 0px 30px 0px;
}
.sidebar-container .widget .sidebar-testi .testi-item {
  padding: 10px 0px 0px;
  position: relative;
}
.sidebar-container .widget .sidebar-testi .testi-item .star-rat {
  width: 97px;
  height: 17px;
  background-image: url(images/ratingh.png);
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto 17px;
}
.sidebar-container .widget .sidebar-testi .testi-item p {
  font-family: 'Bodoni Moda';
  font-size: 19px;
  color: #ffffff;
  line-height: 1.78;
  letter-spacing: 0;
  text-align: center;
  padding: 0;
  margin: 0 0 23px;
}
.sidebar-container .widget .sidebar-testi .testi-item h5 {
  font-family: 'Bodoni Moda';
  font-size: 28px;
  margin: 0px 0px;
  line-height: 1;
  font-weight: 500;
  background: radial-gradient(#c9a63b 0%, #efd155 16%, #c8992e 47%, #ba8720 70%, #bf8b26 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.sidebar-container .widget .sidebar-testi.owl-carousel .owl-nav {
  display: flex;
  justify-content: center;
  margin: 20px 0 0;
  gap: 20px;
}
.sidebar-container .widget .sidebar-testi.owl-carousel .owl-nav button {
  background-color: #fcfcfc;
  width: 35px;
  height: 35px;
  font-size: 30px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
 
 
.sidebar-container .blog-sdbr-archives{
  margin: 0 0 50px;
  padding: 40px;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.3);
}
 
 
.sidebar-container .blog-sdbr-archives .sidebar-box h4.widget-title {
  font-size: 40px;
  color: #000000;
  text-align: left;
  background-image:none;
  margin-bottom: 15px;
  padding: 0;
}
 
.sidebar-container .blog-sdbr-archives .sidebar-box h4.widget-title::before{
  display: none;
}
 
.sidebar-container .sidebar-box.widget_search .widget-title{
  display: none;
}
 
.sidebar-container .sidebar-box.widget_search,
.sidebar-container .sidebar-box.widget_categories,
.sidebar-container .sidebar-box.widget_archive {
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  margin-bottom: 38px;
  border-radius: 0;
  width: 100%;
  margin: 0 0 40px;
  border: 0;
}
 
.sidebar-container .sidebar-box.widget_archive:last-child{
  margin: 0;
}
 
.sidebar-container .sidebar-box input, .sidebar-container .sidebar-box select {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 130%;
  letter-spacing: 0;
  width: 100%;
  padding: 15px 60px 15px 30px !important;
  outline: 0;
  position: relative;
  border: 1px solid #000;
  appearance: none;
  height: auto;
}
.sidebar-container .sidebar-box.widget_categories select,
.sidebar-container .sidebar-box.widget_archive select {
  background-image: url(images/drop-down-arrow.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right 0px center;
  cursor: pointer;
}
 
.sidebar-container .sidebar-box.widget_search input.search-submit {
  width: 60px;
  height: 100%;
  background-image: url(images/search-icon.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  right:0px;
  bottom: 0;
  top: 0;
  border: none;
  font-size: 0;
  cursor: pointer;
  margin: auto;
}
 
/* Blog Page */
 
.content-area .oceanwp-pagination {
  width: 100%;
}
 
.content-area ul.page-numbers{
  padding: 0;
  margin: 40px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-area ul.page-numbers li a, .content-area ul.page-numbers li span.page-numbers.current {
    background-color: transparent;
    color: #484a4c;
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    padding: 0;
    margin: 0 10px;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    min-width: auto !important;
    border-radius: 0;
}
.content-area .page-numbers span:not(.elementor-screen-only) {
    border: 0;
    margin: 0;
}
.content-area ul.page-numbers li:before{display: none;}
.content-area ul.page-numbers li {
    padding: 0;
    margin: 0;
}
.content-area ul.page-numbers li a.next.page-numbers, .content-area ul.page-numbers li a.prev.page-numbers {
    font-size: 0 !important;
    background-image: url(images/blg-right-arrow.webp) !important;
    background-repeat: no-repeat !important;
    width: 18px;
    height: 18px;
    transition: 0s;
}
.content-area ul.page-numbers li a.prev.page-numbers {background-image: url(images/blg-left-arrow.webp) !important;}
.content-area ul.page-numbers li a.next.page-numbers:hover {background-image: url(images/blg-hvr-right-arrow.webp) !important;}
.content-area ul.page-numbers li a.prev.page-numbers:hover {background-image: url(images/blg-hvr-left-arrow.webp) !important;}
 
/* Single Post */
.content-area .post-prev-next {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
    padding: 36px 0 0;
}
 
.content-area .post-prev-next a h4 {
    font-family: 'Bodoni Moda';
    font-size: 18px;
    color: #fff;
    line-height: 1;
    letter-spacing: 0;
    display: inline-block;
    position: relative;
    background: #c9962c;
    text-transform: capitalize;
    font-weight: 500;
    padding: 17px 30px 15px;
    text-align: center;
    margin: 0;
    z-index: 0;
}

.content-area .post-prev-next a h4:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleY(0);
    transform-origin: 0 100%;
    content: '';
    background-color:#1d2052;
    transition: transform 0.3s ease 0s;
    z-index: -1;
}

.content-area .post-prev-next a h4:hover::before {
    transform: scaleY(1);
}
 
 
 
/* single Post */
 
/* Areas Served */


.content-area .area-served-blk {
    padding-top: 80px;
}

.content-area .area-served-list {
  background-color:#1d2052;
  border-radius: 30px;
  padding: 45px;
  margin-bottom: 20px;
}

.content-area .area-served-list h2{color: #fff;text-align: center;}

.content-area .area-served-item-list {
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.content-area .area-served-item {
  width: 32%;
  margin: 0px 0.6% 1% ;
  padding: 0px ;
}

.content-area .area-served-item:before{
  display: none;
}

.content-area .area-served-item a {
    font-family: 'Bodoni Moda';
    font-size: 23px;
    font-weight: 400;
    line-height: 1;
    padding: 15px 10px;
    background-color:#c9962c;
    color: #fff;
    display: flex;
    text-align: center;
    min-height: 70px;
    justify-content: center;
    align-items: center;
}

.content-area .area-served-item a:hover {
    background-color: #fff;
    color: #1d2052;
}
 
/* common-styling */
 
.content-area .blue-box, .sngl-pract-arst-rgt .blue-box{
  padding: 47px 38px;
  margin: 35px 0;
  background-color: #1d2052;
  text-align: center;
}
 
.content-area .blue-box p {
    text-align: center;
    font-size: 18px;
    font-family: 'Bodoni Moda';
    line-height: 1.5;
    letter-spacing: 0.3px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}
 
 
.content-area{position: relative;padding-top: 110px;}
.content-area::before {
    background-image: url(images/flair-light.webp);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    width: 80px;
    height: 80px;
    top: 8px;
    left: 0;
}
 
/*Single Blog Sidebar*/

.content-area.single-post-layout {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.content-area .single-pst-lft-content {
    width: 33.8%;
    margin-right: 7.4%;
}
.content-area .post-img.single_defualt_img {
    margin: 0 0 72px;
}
.content-area .post-img.single_defualt_img img {
    width: 100%;
    display: block;
}
.single-post .content-area .singleblg-blk h2 {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 32px;
    line-height: 1;
    padding: 0;
    border: 0;
    margin: 0 0 18px;
}
.content-area .singleblg-blk {
    position: relative;
}
.content-area .singleblg-blk.mbl {
    display: none;
}
.content-area .singleblg-slider.owl-carousel {
    display: block;
    position: relative;
}
.content-area .singleblg-item {
    background-color: #1d2052;
    padding: 54px 45px;
    position: relative;
    width: 100%;
}
.content-area .singleblgcnt .clndr {
    font-family: 'Bodoni Moda';
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    color: #c9962c;
    margin: 0 0 10px;
}
.content-area .singleblgcnt h3, .content-area .singleblgcnt h3 a{
    font-family: 'Bodoni Moda';
    font-weight: 700;
    font-size: 23px;
    line-height: 1.21;
    color: #c9962c;
    text-transform: inherit;
    margin: 0;
}
.card-hover a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0;
    z-index: 5;
}
.content-area .singleblg-item:hover {background-color:#c9962c;}
.content-area .singleblg-item:hover .singleblgcnt .clndr, .content-area .singleblg-item:hover .singleblgcnt h3 a {color: #fff;}
.content-area .singleblg-slider .owl-nav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 100px;
    margin: 40px 0 0;
}
.content-area .singleblg-slider .owl-nav button {
    font-size: 0 !important;
    background-image: url(images/left-arrow.webp) !important;
    background-repeat: no-repeat !important;
    width: 23px;
    height: 23px;
    transition: 0s;
}
.content-area .singleblg-slider .owl-nav button.owl-next {
    background-image: url(images/right-arrow.webp) !important;
}
.content-area .singleblg-blk .carousel-num {
    font-family: 'Bodoni Moda';
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    position: absolute;
    bottom: 2px;
    left: 43px;
}

.content-area .blue-box p a:hover{
  color: #ffffff;
}

/*Blog Page*/

.blgslidebtn-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 27px;
    align-items: end;
}
.blg-slide-btn {
    position: relative;
    display: flex;
    width: 648px;
    justify-content: flex-end;
}
button#toggleBtn {
    position: relative;
    z-index: 99999;
    font-size: 0;
    width: 72px;
    height: 72px;
    background-color: transparent;
    border: 0;
    outline: 0;
    background-image: url(images/blog-slide-btn.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
button#toggleBtn:hover {
    background-image: url(images/blog-slide-hvr-btn.webp);
}
#toggleContent {
    position: absolute;
    width: 100%;
    background: #f7f7f7;
    padding: 9.8% 13% 8% 8%;
    transition: transform 0.4s ease, opacity 0.4s ease;
    visibility: hidden;
    z-index: 99;
    border-radius: unset;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
#toggleContent.show {
    opacity: 1;
    visibility: visible;
}
.show .widget select {
    width: 100%;
    background-color: transparent;
    border: 0;
    outline: 0;
    margin: 0;
    font-family: 'Bodoni Moda';
    font-weight: 700;
    font-size: 23px;
    line-height: 130%;
    color: #1d2052;
    appearance: none;
    background-image: url(images/select-arw-icon.webp);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 5px 30px 5px 5px;
}
.show .widget .postform option, #archives-dropdown-3 option, #cat option {
    background: transparent !important;
    font-size: 18px;
    font-family: 'Bodoni Moda';
    font-weight: 400;
    line-height: 1.3;
    color: #484a4c;
}
.show .widget h4.widget-title {
    display: none;
} 
.show .widget.widget_archive select {
    margin: 0;
}
.content-area .blgslidebtn-list h2 {
    font-weight: 500;
    font-size: 35px;
    padding-left: 25px;
    margin: 0;
    border-left: 1px solid #c9962c;
}

#blog-entries {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 0;
    gap: 25px;
}
.content-area .blog-entry.large-entry {
    width: 32.1%;
    background-color: #1d2052;
    padding-bottom: 50px;
    position: relative;
    margin-bottom: 0;
}
.content-area .blog-entry.large-entry .post-content {
    padding: 50px 40px 0;
}
.content-area .blog-entry.large-entry .thumbnail {
    margin: 0 !important;
    min-width: auto;
}
.search-results article .thumbnail img {
    border-radius: 0;
    box-shadow: none;
}
.content-area .blog-entry.large-entry .thumbnail img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}
.content-area .blog-entry.large-entry .post-content .post-meta {
    font-family: 'Bodoni Moda';
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    color: #c9962c;
    margin: 0 0 12px;
}
.content-area .blog-entry.large-entry .post-content h4 {
    font-weight: 700;
    font-size: 23px;
    line-height: 1.21;
    margin: 0;
    text-transform: inherit;
}
.content-area .blog-entry.large-entry .post-content h4 a {
    color: #c9962c;
}
.content-area .blog-entry.large-entry:hover {background-color: #c9962c;}

.content-area .blog-entry.large-entry:hover .post-content h4 a, .content-area .blog-entry.large-entry:hover .post-content .post-meta{color: #fff;}

.blg-slide-lst section {
    margin: 0;
}
.blog .hm-form-sec, .blog .page_bnr, .single-post .hm-form-sec {
    display: none;
}
.content-area.single-post-layout .post-meta {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 18px;
    margin: 0 0 18px;
}
.content-area.single-post-layout .post-meta .meta-date {
    padding-right: 18px;
    border-right: 1px solid #b5b2b5;
}
.content-area.single-post-layout .post-meta p {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
}


/* contact-page */
 
.content-area .in-cntct-lst{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
 
.content-area .in-cntct-form{
  width: 46.3%;
  background-color: #1d1f52;
  padding: 61px 59px;
}
 
.content-area .form-top-cont h2{
  font-family: 'Bodoni Moda';
  font-size: 47px;
  line-height: 1;
  letter-spacing: 2px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 28px;
}
 
.content-area .in-cntct-form .form-top-img{
  width: max-content;
  margin: 0 0 26px;
}
 
.content-area .form-top-cont h3{
  font-family: 'Bodoni Moda';
  font-size: 33px;
  line-height: 1.2;
  letter-spacing:3px;
  font-weight: 500;
  color: #ffffff;
  padding-left: 25px;
  border-left: 1px solid #c9962c;
  margin-bottom: 38px;
}
 
.content-area .in-cntct-form .gform_wrapper p.form-text{
  text-align: left;
}
 
.content-area .in-cntct-form .gform_wrapper .gform_footer.top_label {
    justify-content: left;
}
 
.content-area .in-cntct-map{
  width: 46.3%;
}
 
.content-area .in-cntct-map img{
  width: 100%;
  display: block;
}
 
.content-area .in-cntct-map-cont{
  width: 80%;
  background-color: #f7f7f7;
  padding: 59px 48px;
  margin: -168px 0 0 auto;
  position: relative;
}
 
.content-area .in-cntct-map-cont h3{
  font-family: 'Bodoni Moda';
  font-size: 30px;
  line-height: 1.25;
  letter-spacing: 1px;
  font-weight: 400;
  color: #1D2052;
  text-transform: capitalize;
  margin-bottom: 20px;
}
 
.content-area .in-cntct-map-cont .phno{
  margin-bottom: 35px;
}
 
.content-area .in-cntct-map-cont .phno a{
  font-family: 'Bodoni Moda';
  font-size: 23px;
  line-height: 1;
  letter-spacing:2px;
  font-weight:500;
  color: #484a4c;
  display: inline-block;
}
 
.content-area .in-cntct-map-cont p{
  font-family: 'Bodoni Moda';
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0.4px;
  font-weight:700;
  color: #484a4c;
  margin-bottom: 8px;
}
 
.content-area .drctn-link a{
  font-family: 'Bodoni Moda';
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.5px;
  font-weight: 400;
  color: #d5b343;
  display: inline-block;
  text-transform: capitalize;
}

/*Single Profile Page*/

.content-area.single-prfl, .content-area.single-post-layout {
    padding: 0;
}
.content-area.single-prfl:before, .content-area.single-post-layout:before {
    display: none;
}
.content-area.single-prfl .site-content {
    display: flex;
    justify-content: space-between;
}
.content-area .single-prf-details-list {
    width: 29.6%;
}
.content-area .single-prf-img img {
    width: 100%;
    display: block;
}
.content-area .single-prf-blk {
    width: 63%;
}
.content-area .single-prf-cnt {
    text-align: center;
    padding: 27px 15px 0;
    background-color: #1d2052;
}
.content-area .single-prf-cnt h3 {
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
    line-height: 1.1;
    margin: 0 0 10px;
}
.content-area .single-prf-cnt h5 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    line-height: 1;
}


.sngl-pract-testi-sctn{
  width: 100%;
  padding: 0 0 141px;
  position: relative;
}

.sngl-pract-testi-sctn .hmtop-img {
    width: 5.2%;
}
 
.sngl-pract-testi-sctn h2{
  font-family: 'Bodoni Moda';
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  color: #1D2052;
  text-transform: uppercase;
  margin-bottom: 23px;
}
 
.sngl-pract-testi-sctn h3{
  font-family: 'Bodoni Moda';
  font-size: 35px;
  line-height: 1.2;
  letter-spacing: 2px;
  font-weight: 500;
  color: #C9962C;
  text-transform: uppercase;
  padding-left: 26px;
  border-left: 1px solid #C9962C;
  margin-bottom: 36px;
}
 
.sngl-pract-testi-blck.owl-carousel{
  position: relative;
  margin-bottom: 45px;
}
 
.sngl-pract-testi-blck.owl-carousel .owl-stage,
.sngl-pract-testi-blck.owl-carousel .owl-item{
  display: flex;
}
 
.sngl-pract-testi-sctn .sngl-pract-testi-item{
  padding: 51px 41px 70px;
  background-color: #1D2052;
  position: relative;
}
 
.sngl-pract-testi-sctn .sngl-pract-testi-item .star-rat {
  width: 162px;
  height: 30px;
  background-image: url(images/star-rat.webp);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 27px;
}
 
.sngl-pract-testi-item h4{
  font-family: 'Bodoni Moda';
  font-size: 23px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 700;
  color: #C9962C;
  margin-bottom:18px;
}
 
.sngl-pract-testi-item p{
  font-family: 'Bodoni Moda';
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 18px;
}
 
.sngl-pract-testi-item h5{
  font-family: 'Bodoni Moda';
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: 1.6px;
  font-weight:500;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  left: 41px;
  bottom: 50px;
  margin: auto;
}
 
.sngl-pract-testi-btn{
  padding-left: 136px;
}
 
.sngl-pract-testi-btn a.cmn-btn::before {
  background-color: #1D2052;
}
 
.sngl-pract-testi-btn a.cmn-btn:hover {
  color: #ffffff;
}
 
.sngl-pract-testi-blck.owl-carousel .owl-nav {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom:-95px;
    margin-right:18px;
    width: 118px;
}
.sngl-pract-testi-blck.owl-carousel {
    margin: 0 0 45px;
}
.sngl-pract-testi-blck.owl-carousel .owl-nav button {
    width: 50px;
    height: 50px;
    font-size: 0 !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #C9962C;
}
.sngl-pract-testi-blck.owl-carousel .owl-nav button.owl-prev {
  background-image: url(images/left-arrow-icn-w.webp);
}
.sngl-pract-testi-blck.owl-carousel .owl-nav button.owl-next {
  background-image: url(images/right-arrow-icn-w.webp);
}
 
.sngl-pract-testi-blck.owl-carousel .owl-nav button:hover, .sngl-pract-testi-blck.owl-carousel .owl-nav button:focus{
  background-color: #484a4c;
}
 
.sngl-pract-testi-blck.owl-carousel .owl-nav button:focus{
  background-color: #C9962C;
  opacity: 0.5;
}
 
.sngl-pract-arst-sctn{
  padding: 0 0 141px;
}
 
.sngl-pract-arst-sctn .sngl-pract-arst-blk{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
 
.sngl-pract-arst-lft{
  width: 46.3%;
}
 
.sngl-pract-arst-lft img{
  width: 100%;
  display: block;
}
 
.sngl-pract-arst-rgt{
  width: 46.3%;
}
 
.sngl-pract-arst-rgt h2{
  font-family: 'Bodoni Moda';
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  color: #1D2052;
  text-transform: uppercase;
  margin-bottom:20px;
}
 
.sngl-pract-arst-rgt h3{
  font-family: 'Bodoni Moda';
  font-size: 32px;
  line-height: 1.1;
  letter-spacing: 0;
  font-weight: 400;
  color: #C9962C;
  text-transform: uppercase;
  margin-bottom: 21px;
}
 
.sngl-pract-arst-rgt p, .sngl-pract-arst-rgt ul li{
  font-family: 'Bodoni Moda';
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  color: #484A4C;
  margin-bottom: 18px;
}


.sngl-pract-arst-rgt p.clr-text, .clr-text {
    color: #c99636;
}


.sngl-pract-arst-rgt .blue-box p {
    color: #fff;
    margin: 0;
}   

.sngl-pract-arst-rgt .blue-box p a {
    color: #c99636;
}

.sngl-pract-form-sctn{
  padding: 141px 0;
}
 
.sngl-pract-form-sctn .sngl-pract-form-blk{
  background-color: #1D2052;
  padding: 118px 128px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
 
.sngl-pract-form-sctn .sngl-pract-form-lft{
  width: 45.6%;
}
 
.sngl-pract-form-sctn .form-top-cont{
  margin-bottom: 36px;
}
 
.sngl-pract-form-sctn .form-top-cont h2{
  font-family: 'Bodoni Moda';
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 20px;
}
 
.sngl-pract-form-sctn .form-top-cont h3{
  font-family: 'Bodoni Moda';
  font-size: 35px;
  line-height: 1.2;
  letter-spacing: 0.8px;
  font-weight: 500;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-left: 26px;
  border-left: 1px solid #C9962C;
  margin-bottom: 18px;
}
 
.sngl-pract-form-sctn .form-top-cont p{
  font-family: 'Bodoni Moda';
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
 
.sngl-pract-form-sctn.hm-form-sec .gform_wrapper .gform_footer.top_label {
    justify-content: left;
    text-align: left;
    margin: inherit;
}
.sngl-pract-form-sctn.hm-form-sec .gform_wrapper p.form-text{
  text-align: left;
}
 
.sngl-pract-form-sctn .sngl-pract-form-rgt{
  width: 45.6%;
}
 
.sngl-pract-form-sctn .form-rgt-lst{
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
  gap:30px;
}
 
.form-rgt-lst .cnslt-item{
  width: 47.5%;
  background-color: #c9982c;
  padding: 29px;
}
 
.form-rgt-lst .cnslt-item-icn{
    width: max-content;
    margin-bottom: 25px;
}
 
.form-rgt-lst .cnslt-item-icn img{
  width: 100%;
  display: block;
}
 
.form-rgt-lst .cnslt-item h5{
  font-family: 'Bodoni Moda';
  font-size: 23px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
 
.form-rgt-lst .cnslt-item p{
  font-family: 'Bodoni Moda';
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  margin-bottom:0;
}

/* sngl-pract-reviews-sctn */
 
.sngl-pract-reviews-sctn{
  padding:70px 0 141px;
}
 
.sngl-pract-reviews-sctn .sngl-pract-reviews-cont{
  display: flex;
  justify-content: space-between;
  background-color: #1d1f52;
  position: relative;
}
 
.sngl-pract-reviews-sctn .sngl-pract-reviews-cont::before{
  content: '';
  position: absolute;
  background-image: url(images/message-icn.webp);
  background-repeat: no-repeat;
  background-size: contain;
  width:101px;
  height: 101px;
  left: 89px;
  top: -51px;
  margin: auto;
}
 
.sngl-pract-reviews-cont .sngl-pract-reviews-lft{
  width: 70%;
  padding: 93px 92px 83px;
}
 
.sngl-pract-reviews-blck.owl-carousel {
  margin:0 0 45px;
}
 
.sngl-pract-reviews-blck.owl-carousel .owl-stage{
  display: flex;
}
 
.sngl-pract-reviews-blck.owl-carousel .owl-item{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
 
.sngl-pract-reviews-item{
  width: 100%;
}
 
.sngl-pract-reviews-item h4{
  font-family: 'Bodoni Moda';
  font-size: 32px;
  line-height: 1.8;
  letter-spacing: 0;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 20px;
}
 
.sngl-pract-reviews-para {
    max-height: 90px;
    overflow: auto;
    margin-bottom: 18px;
    padding-right: 15px;
}

.sngl-pract-reviews-para::-webkit-scrollbar {width: 5px !important; height: 180px !important; } 
.sngl-pract-reviews-para::-webkit-scrollbar-thumb {border-radius: 5px; border: 0; background-color: #c9962c; } 
.sngl-pract-reviews-para::-webkit-scrollbar-track {border-radius: 5px; box-shadow: none; background-color: #e5e5e5; }
 
.sngl-pract-reviews-item p{
  font-family: 'Bodoni Moda';
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  margin-bottom: 18px;
}
 
.sngl-pract-reviews-item h5{
  font-family: 'Bodoni Moda';
  font-size: 18px;
  line-height: 1.1;
  letter-spacing:1.6px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
}
 
.sngl-pract-reviews-btn{
    padding-left: 136px;
}
 
.sngl-pract-reviews-blck.owl-carousel .owl-nav {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom:-95px;
    margin-right:18px;
    width: 118px;
}
 
.sngl-pract-reviews-blck.owl-carousel .owl-nav button {
    width: 50px;
    height: 50px;
    font-size: 0 !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #C9962C;
}
.sngl-pract-reviews-blck.owl-carousel .owl-nav button.owl-prev {
  background-image: url(images/left-arrow-icn.webp);
}
.sngl-pract-reviews-blck.owl-carousel .owl-nav button.owl-next {
  background-image: url(images/right-arrow-icn.webp);
}
 
.sngl-pract-reviews-blck.owl-carousel .owl-nav button:hover, .sngl-pract-reviews-blck.owl-carousel .owl-nav button:focus{
  background-color: #ffffff;
}
 
.sngl-pract-reviews-rgt {
  width: 29.6%;
}

/* Inner Criminal Section */
.inn-criminal-sctn {
    padding: 140px 0 124px;
    background-color: #1D2052;
}
.inn-crml-img {
    width: max-content;
    margin: 0 auto 20px;
    padding-bottom: 30px;
    position: relative;
}
.inn-crml-img img {
    width: 100%;
    margin: 0 ;
    display: block;
}
.inn-crml-img::after {
    position: absolute;
    content: "";
    width: 27px;
    height: 1px;
    background-color: #C9962C;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.inn-criminal-blck h2 {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0 0 24px;
    text-align: center;
}
.inn-criminal-blck h6{
  font-family: 'Bodoni Moda';
  font-weight: 700;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0px;
  color: #C9962C;
  text-align: center;
  margin: 0 0 44px;
}
.inn-crml-list {
    display: flex;
    justify-content: space-between;
}
.inn-crml-lft {
    width: 46.4%;
}
.inn-crml-rgt {
    width: 46.2%;
}
.inn-crml-list h3, .inn-crml-list h4 {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0 0 23px;
}
.inn-crml-list h4 {
    font-size: 32px;
    line-height: 1.09;
}
.inn-criminal-blck p, .inn-criminal-blck ul li {
  font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 0 0 18px;
}
.inn-criminal-blck p strong{
  font-weight: 700;
}
.inn-criminal-blck p a{
  color: #C9962C;
  display: inline-block;
}
.inn-criminal-blck p a:hover {
  color: #ffffff;
}
.inn-crml-btn {
    text-align: center;
    margin: 30px 0 0;
}
.inn-crml-block {
    padding: 37px 36px;
    background-color: #f7f7f7;
    text-align: center;
    margin: 46px 0 0;
}
.inn-crml-block h5, .inn-crml-block p {
    font-family: 'Bodoni Moda';
    font-weight: 700;
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0px;
    color: #484A4C;
    margin: 0;
}
.inn-crml-block h5 a, .inn-crml-block p a{
  color: #C9962C;
  display: inline-block;
}
.inn-crml-block h5 a:hover, .inn-crml-block p a:hover{
  color: #484A4C;
}

/* Inner Practice Conatct Section */

.prct-conatct-sctn {
    padding: 209px 0 214px;
    background-image: url(images/review-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.prct-contact-blck {
    text-align: center;
}
.prct-cnt-img {
    margin: 0 auto 32px;
    width: max-content;
}
.prct-cnt-img img {
    margin: 0;
    width: 100%;
    display: block;
}
.prct-contact-blck h4 {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin: 0 0 23px;
}
.prct-contact-blck h3 {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.prct-contact-blck p {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 18px;
    line-height: 2;
    letter-spacing: -0.1px;
    color: #ffffff;
    margin: 0 0 44px;
}

.sngl-pract-sub-form-sctn .ftr-form-sec.abt-pg {
    background-color: #1d2052;
    padding: 118px 128px;
}
.prctc-subpg-cnt-blk .content-area {
    width: 100%;
}   
.prctc-subpg-cnt-blk .container {
    max-width: 1400px;
}
.prctc-subpg-cnt-blk {
    padding: 140px 0 0;
}
.prctc-subpg-cnt-blk .content-area h2 {
    font-size: 50px;
    color: #1d2052;
}
.sngl-pract-sub-form-sctn.hm-form-sec {
    background-color: #fff;
}
.sngl-pract-abt-sctn .content-area {
    width: 100%;
    padding: 0;
}
.sngl-pract-abt-sctn .content-area:before {display: none;}
.sngl-pract-abt-sctn {
    padding-bottom: 140px;
}
.content-area .inn-about-rgt .blue-box p a:hover {
    color: #ffffff;
}
.prctc-subpg-cnt-blk.top {
    padding: 0;
}


/* Inner About Section */ 

.inn-about-blck { display: flex; justify-content: space-between; } 
.inn-about-rgt { width: 46.3%; } 
.inn-about-lft { width: 46.3%; } 
.inn-about-top-img { width: 74.92%; } 
.inn-about-top-img img { width: 100%; display: block; margin: 0; } 
.inn-about-btm-img { width: 58.05%; margin: -79px 0 0 auto; } 
.inn-about-btm-img img { width: 100%; margin: 0; display: block; } 
.inn-about-rgt-img { width: max-content; margin: 0 0 29px; } 
.inn-about-rgt-img img { width: 100%; margin: 0; display: block; } 
.content-area .inn-about-rgt h2 { font-family: 'Bodoni Moda'; font-weight: 400; font-size: 50px; line-height: 1; letter-spacing: 0; color: #1D2052; text-transform: uppercase; margin: 0 0 23px; } 
.content-area .inn-about-rgt p { font-family: 'Bodoni Moda'; font-weight: 400; font-size: 18px; line-height: 2; letter-spacing: 0; color: #484A4C; margin: 0 0 18px; } 
.content-area .inn-about-rgt p a { color: #C9962C; display: inline-block; } 
.content-area .inn-about-rgt p a:hover { color: #484A4C; } 
.content-area .inn-about-rgt h4 { font-family: 'Bodoni Moda'; font-weight: 500; font-size: 33px; line-height: 1; letter-spacing: 3.36px; color: #1d2052; text-transform: uppercase; padding-left: 25px; margin: 32px 0 30px; border-left: 1px solid #C9962C; } 
.content-area .inn-about-rgt h5 { font-family: 'Bodoni Moda'; font-weight: 400; font-size: 30px; line-height: 1; letter-spacing: 1.1px; color: #1d2052; text-transform: uppercase; margin: 0 0 24px; } 
.content-area .inn-about-rgt h3 { font-family: 'Bodoni Moda'; font-weight: 400; font-size: 50px; line-height: 1; letter-spacing: 0px; color: #1d2052; text-transform: uppercase; padding-left: 25px; margin: 0px 0 22px; border-left: 1px solid #C9962C; position: relative; } 
.about-more-content { max-height: 0; overflow: hidden; transition: max-height 2s ease; } 
.about-more-content.open { max-height:max-content;} 
.read-more-toggle { display: inline-block; margin-top: 10px; color: #C9962C; text-decoration: none; font-size: 18px; font-family: 'Bodoni Moda'; font-weight: 400; line-height: 2; letter-spacing: 0; transition: color 0.5s ease; } 
.read-more-toggle:hover { color: #484A4C; } 
.content-area .inn-about-rgt .blue-box p { color: #ffffff; } 

/*testimonials*/ 

.content-area .testimonials {display: flex ; justify-content: space-between; flex-wrap: wrap; gap: 27px; } 
.content-area .testi-item {position: relative; width: 49%; padding:72px; background-color: #1d2052; display: flex ; flex-direction: column; align-items: stretch;  } 
.content-area .star-rat{background-image: url(images/star-rat.webp); background-repeat: no-repeat; width: 170px; height: 25px; margin: 0 0 27px; } 
.content-area .testi-item h4 { font-size: 23px; line-height: 1.21; color: #C9962C; font-weight: 700; letter-spacing: 0px; text-transform: inherit; margin: 0 0 15px; } 
.content-area .testi-item p {font-size: 20px;margin: 0 0 20px; color: #fff;} 
.content-area .testi-item h5 { font-size: 18px; color: #fff; margin: 0; font-weight: 500; } 
.content-area .testi-btn {margin: 45px 0 0;} 
.content-area .testi-btn a.cmn-btn {
    color: #fff;
    margin: 0;
} 
.content-area .testi-btn a.cmn-btn:hover{color: #1d2052; } 
.content-area .testi-btn a.cmn-btn:hover:before {
    background-color: #fff;
}
.pop-up-testi.active-popup {display: flex ; background:rgba(29, 32, 82, 90%); } 
.pop-up-testi {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); z-index: 9999; justify-content: center; align-items: center; } 
.testi-popup-blk {background: #fff; padding:65px 60px; display: block; position: fixed; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); top: 50%; left: 50%; width: 70.6%; max-height: 90%; transform: translate(-50%, -50%); border: 1px solid #5d676d; } 
.pop-up-testi.active-popup .testi-popup-blk h4 {color: #bb782a; } 
.pop-up-testi.active-popup button.close-popup {position: fixed; cursor: pointer; transition: 0.3s ease 0s; z-index: 2; border: 0; background: transparent; outline: 0; font-size: 0; background-image: url(images/cross-icon.webp); background-repeat: no-repeat; background-size: contain; width: 18px; height: 17px; top: 13px; right: 12px; } 
.pop-up-testi.active-popup button.close-popup:hover {transform: rotate(90deg); transition: 0.3s; } 
.testi-popup-cnt {max-height: 180px; overflow: auto; margin: 0 0 30px;padding-right:10px; } 
.testi-popup-cnt::-webkit-scrollbar, .testi-popup-blk::-webkit-scrollbar{width: 5px !important; height: 180px !important; } 
.testi-popup-cnt::-webkit-scrollbar-thumb, .testi-popup-blk::-webkit-scrollbar-thumb{border-radius: 5px; border: 0; background-color: #c9962c; } 
.testi-popup-cnt::-webkit-scrollbar-track, .testi-popup-blk::-webkit-scrollbar-track{border-radius: 5px; box-shadow: none; background-color: #e5e5e5; } 
.pop-up-testi.active-popup .testi-popup-blk p {color: #24323c; margin: 0 0 30px; overflow: initial; } 
.pop-up-testi.active-popup .testi-popup-blk h4 {color: #1d2052; } 
.pop-up-testi.active-popup .testi-popup-blk h5 {margin-bottom: 0; color: #C9962C; } 
.content-area.testimonials-cls { padding: 0 !important; } 
.content-area.testimonials-cls:before, .page-template-testimonials-page .hm-form-sec {display: none;} 
.page-template-testimonials-page .ftr-list { background-image: inherit; background-color: #1d2052; } 
.page-template-testimonials-page .page_bnr {
    padding: 60px 0;
    background-image: url(images/inn-reviews-pgbnr-bg.webp);
}
.page-template-testimonials-page .page_bnr_lst {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.reviews-pg-bnr {
    width: 46.3%;
}
.innreview-blck {
    width: 100%;
    text-align: center;
    background-color: #1D2052;
    padding: 63px 36px;
}
.innreview-img { margin: 0 auto 32px; width: max-content; } 
.innreview-img img { display: block; width: 100%; margin: 0; } 
.innreview-title { font-family: 'Bodoni Moda'; font-weight: 400; font-size: 32px; line-height: 1; letter-spacing: 0; color: #FFFFFF; margin: 0 0 20px; } 
.innreview-blck p { font-family: 'Bodoni Moda'; font-weight: 400; font-size: 18px; line-height: 1.9; color: #ffffff; letter-spacing: 0px; margin:0 0 36px 0; } 
.innreview-btn a.cmn-btn { color: #484A4C; text-decoration: none !important; background-color: #ffffff !important; padding: 16px 60px 16px 30px !important; font-weight: 500; } 
.innreview-btn a.cmn-btn:hover {color: #fff;} 
.innreview-btn a.cmn-btn:before{ background-color: #C9962C !important; } 
.innreview-btn a.cmn-btn:after { position: absolute; content: ""; background-image: url(images/review-arw.webp); background-repeat: no-repeat !important; background-position: center !important; background-size: contain; width: 19px; height: 18px; right: 26px; top: 2px; bottom: 0; margin: auto; } 
.innreview-btn .cmn-btn:hover:after {background-image: url(images/review-hvr-arw.webp); } 
.page_bnr .container { position: relative; } 

/* Inner About Meet Section */ 

.inn-about-meet-sctn { padding: 0 0 30px; position: relative; border-bottom: 10px solid #C9962C; } 
.inn-about-meet-sctn::after{ position: absolute; content: ""; width: 100%; height: 55%; background-color: #1D2052; left: 0; right: 0; bottom: 0; margin: auto; } 
.innmeet-blck-img{width: max-content; margin: 0 auto 32px; } 
.innmeet-blck-img img{width: 100%; margin: 0; display: block; } 
.innmeet-blck h2 {font-family: 'Bodoni Moda'; font-weight: 400; font-size: 50px; line-height: 1; letter-spacing: 0; color: #1D2052; text-transform: uppercase; margin: 0 0 25px; text-align: center; padding-bottom: 25px; position: relative; } 
.innmeet-blck h2::after {position: absolute; content: ""; width: 27px; height: 1px; background-color: #C9962C; left: 0; bottom: 0; right: 0; margin: auto; } 
.innmeet-blck h3 {font-family: 'Bodoni Moda'; font-weight: 500; font-size: 35px; line-height: 1; letter-spacing: 1.76px; color: #C9962C; text-transform: uppercase; margin: 0 0 67px; text-align: center; } 
.innmeet-item h4 {font-family: 'Bodoni Moda'; font-weight: 500; font-size: 20px; line-height: 1; letter-spacing: 0; color: #C9962C; margin: 0 0 28px; } 
.innmeet-item{position: relative; } 
.innmeet-item:hover h4{color: #ffffff; } 
.innmeet-item h5 {font-family: 'Bodoni Moda'; font-weight: 500; font-size: 20px; line-height: 1; letter-spacing: 0; color: #C9962C; margin: 0px; } 
.innmeet-itm-cnt {padding: 38px 0 18px; } 
.innmeet-list.owl-carousel .owl-nav button {width: 50px; height: 50px; font-size: 0 !important; background-repeat: no-repeat; background-size: contain; background-color: #C9962C; } 
.innmeet-list.owl-carousel .owl-nav button.owl-prev {background-image: url(images/left-arrow-icn.webp); } 
.innmeet-list.owl-carousel .owl-nav button.owl-next {background-image: url(images/right-arrow-icn.webp); } 
.innmeet-list.owl-carousel .owl-nav button:hover, .innmeet-list.owl-carousel .owl-nav button:focus{background-color: #ffffff; } 
.innmeet-list.owl-carousel .owl-nav button:focus{opacity: 0.5; } 
.innmeet-list.owl-carousel .owl-nav {display: flex !important; justify-content: center; align-items: center; position: relative; gap: 20px; left: 0; right: 0; bottom: 0; margin: 50px auto 0; width: 100%; } 
.innmmeet-itm-hvr a {position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; font-size: 0; } 
.innmeet-list.owl-carousel .owl-stage {padding-top: 18px; } 
.innmeet-list-blck {padding: 0 0 72px; position: relative; } 
.page-template-about-pg .content-area:before, .page-id-53 .content-area:before, .page-id-53 .page_bnr { display: none; } 
.page-template-about-pg .content-area, .page-id-53 .content-area { padding-top: 0; } 
.innmeet-itm-img {
    filter: grayscale(1);
}
.innmeet-item:hover .innmeet-itm-img {
    filter:inherit;
}

/* Inner Offering Section */ 

.inn-offering-sctn, .inn-prct-offering-sctn{padding: 140px 0; } 
.inn-offering-blck {display: flex; justify-content: space-between; align-items: center; } 
.inn-offering-lft {width: 46.3%; } 
.inn-offering-rgt {width: 46.3%; } 
.inn-off-lft-img {width: max-content; margin: 0 0 29px; } 
.inn-off-lft-img img {width: 100%; margin: 0; display: block; } 
.inn-offering-lft h2 {font-family: 'Bodoni Moda'; font-weight: 400; font-size: 47px; line-height: 1.1; letter-spacing: 1.9px; color: #1d2052; text-transform: uppercase; padding-left: 25px; margin: 0px 0 22px; border-left: 1px solid #C9962C; } 
.inn-offering-lft p {font-family: 'Bodoni Moda'; font-weight: 400; font-size: 18px; line-height: 2; letter-spacing: 0; color: #484A4C; margin: 0 0 18px; } 
.inn-offering-lft p a {color: #C9962C; display: inline; } 
.inn-offering-lft p a:hover {color: #484A4C; } 
.inn-off-lft-blck {padding: 37px 36px; background-color: #1D2052; margin: 45px 0 0;text-align: center; } 
.inn-off-lft-blck h5 {font-family: 'Bodoni Moda'; font-weight: 700; font-size: 18px; line-height: 2; letter-spacing: 0; color: #FFFFFF; margin: 0; } 
.inn-offering-rgt .cnslts-sec {background-color: #F7F7F7; }



/* inner form */

.ftr-form-sec.abt-pg { width: 100%; background: transparent; padding:0; } 
.inn-about-form-sctn { background-image: url(images/contact-bg-abt-frm.webp); background-position: top center; padding: 6% 0; background-repeat: no-repeat; background-size: cover; }
.hm-form-sec.abt-pg{background: transparent;padding: 0;} 
.hm-form-sec.abt-pg .form-top-img { width: 5.2%; }
.hm-form-sec.abt-pg .form-top-cnt h2{padding: 0;}
.hm-form-sec.abt-pg .form-top-cnt h2:before{display: none;}


/* practice */

.page-template-practice-areas-pg .content-area{ padding: 0; } 
.page-template-practice-areas-pg .content-area::before{ display: none; } 
.inn-about-sctn.prct-sec { padding:100px 0 0; } 
.inn-about-sctn.prct-sec .inn-about-lft { background: #f7f7f7; padding: 60px; height: max-content; } 
.inn-about-sctn.prct-sec .inn-about-lft ul li{ list-style: none; padding: 0; } 
.inn-about-sctn.prct-sec .inn-about-lft ul li::before{display: none;} 
.inn-about-sctn.prct-sec .inn-about-lft ul li a {
    font-size: 23px;
    font-weight: 600;
    color: #484a4c;
}
.inn-about-sctn.prct-sec .inn-about-lft ul li a:hover{color: #C9962C;}
.content-area a.cmn-btn {
    color: #fff;
    margin: 20px 0;
}
.content-area a.cmn-btn:hover:before{ background-color: #1d2052; } 
.content-area .blue-box.in-prct { background: transparent; margin: 0; }
.content-area .blue-box.in-prct p{color: #484A4C;}
.content-area .blue-box.in-prct p a:hover {
    color: #484A4C;
}

.hm-form-sec.abt-pg .gform_wrapper.gravity-theme .gform_fields {
    gap: 0 1.3%;
}


/* video */
.page-template-video-center-pg .content-area::before{display: none;}
.content-area .video-testi-blk h6 {
    font-size: 20px;
    text-transform: capitalize;
    color: #c89832;
    font-weight: 500;
    letter-spacing: 0;
}
.video-item { position: relative; background-color: #1d2052; width: 32%; } 
.content-area .inn-video-list h2 { font-family: 'Bodoni Moda'; font-size: 35px; line-height: 1.2; letter-spacing: 1.76px; font-weight: 500; color: #c9962c; text-transform: uppercase; padding-left: 25px; margin-bottom: 21px; border-left: 1px solid #C9962C; } 
.video-item-img img{width: 100%;display: block;} 
.video-item:hover{background-color: #C9962C;} 
.video-item-img { position: relative; } 
.content-area .video-icon a {
    background-image: url(images/video-icon-hvr.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    width: 94px;
    height: 94px;
    font-size: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    border-radius: 50%;
}
.content-area .video-item:hover .video-icon a{ background-image: url(images/video-icon.webp); } 
.content-area .video-item-cnt{padding: 29px 47px;} 
.content-area .video-item:hover .video-item-cnt h3, .content-area .video-item:hover .video-item-cnt h5{color:#fff;} 
.content-area .video-item-cnt h3 {
    font-family: 'Bodoni Moda';
    font-size: 23px;
    color: #c9962c;
    line-height: 1.3;
    text-transform: inherit;
    margin: 0 0 15px;
    font-weight: 700;
}
.content-area .video-item-cnt h5 { font-family: 'Bodoni Moda'; font-size:18px; font-weight: 700; color:#c9962c; line-height: 1; letter-spacing: 1.6px; text-transform: capitalize; margin: 0; } 
.content-area .video-hvr a { font-size: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; } 
.video-testi-blk {
    margin: 0 auto;
    position: relative;
    width: 66.8%;
}
.page-template-video-center-pg .ftr-list {
    background-image: inherit;
    background-color: #1d2052;
}
.testi-center-video.inn-post-video {
    margin: 0 0 18px;
    position: relative;
    padding-top: 50%;
}
.testi-center-video.inn-post-video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.video-social-links { display: flex ; justify-content: flex-start; gap: 15px; align-items: center; font-size: 0px; } 
.vdeo-link { padding:0 5px; } 
.vdeo-link a { width: 22px; height: 25px; font-size: 0px; position: relative; display: inline-block; background-image: url(images/facebook-icon.webp); background-repeat: no-repeat;background-size: contain; transition: 0s; } 
.vdeo-link a:hover{ background-image: url(images/facebook-icon-hvr.webp); } 
.vdeo-link.twitter a{ background-image: url(images/twitter-icon.webp); } 
.vdeo-link.twitter a:hover{ background-image: url(images/twitter-icon-hvr.webp); } 
.vdeo-link.pinterest a{ background-image: url(images/pintrest-icon.webp); } 
.vdeo-link.pinterest a:hover{ background-image: url(images/pintrest-icon-hvr.webp); } 
.vdeo-link.linkdln a{ background-image: url(images/linkdin-icon.webp); width: 25px; } 
.vdeo-link.linkdln a:hover{ background-image: url(images/linkdin-icon-hvr.webp); }


.page-template-practice-areas-pg .ftr-list, .page-template-single-profile-page .ftr-list {
    background-image: inherit;
    background-color: #1d2052;
}
.content-area .blue-box.in-prct.in-lgt-gray {
    background-color: #F7F7F7;
    margin: 35px 0;
}

.content-read .toggle-icon.fa {
    margin-left: 15px;
}

.about-more-content .content-read {
    position: relative;
}
.about-more-content .content-read:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255));
}


/* Inner Case Results Section */

.sngl-pract-case-sctn {
    padding: 0 0 140px;
}
.in-case-img {
    width: max-content;
    margin: 0 0 32px;
}
.in-case-img img {
    width: 100%;
    display: block;
    margin: 0;
}
.in-case-blck h2 {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0;
    color: #1D2052;
    text-transform: uppercase;
    margin: 0 0 25px;
}
.in-case-blck p {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 18px;
    line-height:1.6;
    letter-spacing: 0;
    color: #484A4C;
    margin: 0 0 36px;
}

.sngl-pract-case-sctn .in-case-blck p br {
    display: none;
}
 
.in-case-item {
    position: relative;
    padding: 50px 40px;
    background-color: #1D2052;
}
.in-case-item h3 {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.in-case-item h4 {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0px;
}
.in-case-list.owl-carousel .owl-nav {
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    gap: 20px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 50px auto 0;
    width: 100%;
}
.in-case-list.owl-carousel .owl-nav button {
    width: 50px;
    height: 50px;
    font-size: 0 !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #C9962C;
}
.in-case-list.owl-carousel .owl-nav button.owl-prev {
    background-image: url(images/case-arrow-img.webp);
    transform: rotate(180deg);
}
.in-case-list.owl-carousel .owl-nav button.owl-next {
    background-image: url(images/case-arrow-img.webp);
}
.in-case-list.owl-carousel .owl-nav button:hover, .in-case-list.owl-carousel .owl-nav button:focus{
  background-color: #484A4C;
}
.in-case-list.owl-carousel .owl-nav button:focus{
  opacity: 0.5;
}


/*.page-id-1015 .sngl-pract-reviews-sctn, .sngl-pract-abt-sctn.btm {
    padding-bottom: 0;
}*/
/*.page-id-1062 .sngl-pract-sub-form-sctn.hm-form-sec {
    padding-top: 0;
}*/

/* Inner Get Know Section */
   .prct-conatct-sctn.support {
    background-image: url(images/get-know-bg-img.webp);
    position: relative;
    z-index: 1;
}
.prct-conatct-sctn.support::after {
    position: absolute;
    content: "";
    background-color: #04040452;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: -1;
}

/* Inner Action Slider Section */
.action-sld-sec {
    padding: 140px 0;
    background-color: #F7F7F7;
}
.action-sld-sec .content-area {
    width: 100%;
}
.content-area .action-sld-img {
    width: max-content;
    display: block;
    margin: 0 0 32px;
}
.content-area .action-sld-img img {
    width: 100%;
    display: block;
    margin: 0;
}
.content-area .action-sld-cnt h2 {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 50px;
    line-height: 1;
    letter-spacing: 0;
    color: #1D2052;
    text-transform: uppercase;
    margin: 0 0 25px;
}
.content-area .action-sld-cnt h3 {
    font-family: 'Bodoni Moda';
    font-weight: 500;
    font-size: 35px;
    line-height: 1.2;
    letter-spacing: 1.76px;
    color: #C9962C;
    text-transform: uppercase;
    margin: 0 0 36px;
    padding-left: 26px;
    border-left: 1px solid #C9962C;
}
.content-area .action-sld-lst.owl-carousel .owl-stage {
    padding-top: 15px;
    display: flex;
}
.content-area .action-sld-lst.owl-carousel .owl-item {
    padding-top: 15px;
    display: flex;
}
.content-area .action-sld-item {
    background-color: #FFFFFF;
    padding: 50px 40px;
    position: relative;
}
.content-area .action-sld-item h4 {
  font-family: 'Bodoni Moda';
  font-weight: 400;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0;
  color: #C9962C;
  text-transform: uppercase;
  position: relative;
  padding-top: 72px;
  margin: 0 0 20px;
}
.content-area .action-sld-item h4::after{
  position: absolute;
  content: "";
  background-image: url(images/phn-icn-img.webp);
  background-repeat: no-repeat;
  background-size: contain;
  width: 54px;
  height: 54px;
  left: 0;
  top: 0;
  margin: auto;
}
.content-area .action-sld-item.action-review h4{
  position: inherit;
  padding: 0;
}
.content-area .action-sld-item.action-review h4::after{
  display: none;
}
.content-area .action-sld-item.action-know h4::after{
  background-image: url(images/msg-icn-img.webp);
}
.content-area .action-sld-item.action-testi h4::after{
  background-image: url(images/msg-test-icn.webp);
}
.content-area .action-sld-item:hover h4{
  color: #ffffff;
}
.content-area .action-sld-item:hover h4::after{
  background-image: url(images/phn-icn-img-hvr.webp);
}
.content-area .action-sld-item.action-know:hover h4::after{
  background-image: url(images/msg-icn-img-hvr.webp);
}
.content-area .action-sld-item.action-testi:hover h4::after{
  background-image: url(images/msg-test-icn-hvr.webp);
}
.content-area .action-sld-item:hover p{
  color: #ffffff;
}
.content-area .action-sld-item:hover .action-sld-btn a{
  color: #ffffff;
}
.content-area .action-sld-item:hover{
  background-color: #C9962C;
  top: -15px;
}
.content-area .action-sld-item p {
  font-family: 'Bodoni Moda';
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  color: #C9962C;
  margin: 0 0 27px;
}
.content-area .action-sld-btn a {
  display: inline-block;
  position: relative;
  font-family: 'Bodoni Moda';
  font-weight: 500;
  font-size: 23px;
  line-height: 1;
  letter-spacing: 0;
  color: #C9962C;
  margin: 0;
  padding-right: 32px;
}
.content-area .action-sld-btn a::before {
    content: '';
    position: absolute;
    background-image: url(images/right-arrow.webp);
    background-repeat: no-repeat;
    background-size: contain;
    width: 23px;
    height: 23px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.content-area .action-sld-item:hover a::before {
    background-image: url(images/right-arrow-hvr.webp);
}
.content-area .action-sld-hvr a {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
 
.content-area .action-sld-lst.owl-carousel .owl-nav {
    display: flex !important;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    gap: 20px;
    right: 0;
    top: -240px;
    margin: 50px auto 0;
    width: 100%;
}
.content-area .action-sld-lst.owl-carousel .owl-nav button.owl-prev {
    background-image: url(images/case-arrow-img.webp);
    transform: rotate(180deg);
}
 
.content-area .action-sld-lst.owl-carousel .owl-nav button {
    width: 50px;
    height: 50px;
    font-size: 0 !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #C9962C;
}
.content-area .action-sld-lst.owl-carousel .owl-nav button.owl-next {
    background-image: url(images/case-arrow-img.webp);
}
.content-area .action-sld-cnt {
    width: 45.7%;
}
.content-area .action-sld-lst.owl-carousel .owl-nav button:hover, .content-area .action-sld-lst.owl-carousel .owl-nav button:focus{
   background-color: #484A4C;
}
.content-area .action-sld-lst.owl-carousel .owl-nav button:focus{
   opacity: 0.5;
}

/* Inner Areas Section */
.content-area .in-areas-blck {
  background-color: #1D2052;
  padding: 63px 47px;
}
.content-area .in-areas-blck h2 {
    font-family: 'Bodoni Moda';
    font-weight: 500;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 2px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 43px;
    padding-left: 26px;
    border-left: 1px solid #C9962C;
}
.content-area .in-areas-blck ul {
    column-count: 2;
}
.content-area .in-areas-blck ul li {
    font-family: 'Bodoni Moda';
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0;
    color: #ffffff;
    margin: 0 0 26px;
    padding: 0;
    column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: auto;
    -moz-page-break-inside: avoid;
    -webkit-page-break-inside: auto;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    float: none;
}
.content-area .in-areas-blck ul li:before {display: none;}
.content-area .in-areas-blck ul li:last-child{
  margin: 0;
}
.sngl-pract-abt-sctn.suprt .inn-about-top-img {
    width: 100%;
}

.sngl-pract-abt-sctn.suprt .inn-about-btm-img {
    width: 80.4%;
    margin: -79px auto 0 0;
    position: relative;
}
.page-id-1036 .sngl-pract-reviews-sctn {
    padding-top: 140px;
}
.page-id-1036 .sngl-pract-sub-form-sctn.hm-form-sec {display: none;}
.content-area p strong {
    font-weight: 700;
}
.sngl-pract-form-sctn.support {
    padding: 0;
    background-color: transparent;
}
.sngl-pract-form-sctn.support .form-rgt-lst .cnslt-item h5 {
    text-transform: inherit;
}
.content-area.full-width:before {
    display: none;
}
.sidebar-container .widget_form.sidebar-box, .sidebar-container .widget_text.sidebar-box {
    background-color: transparent;
    margin: 0;
}
.hm-form-sec.sidebar {
    padding: 40px 0 0;
    background-color: transparent;
}
.hm-form-sec.sidebar .gform_wrapper .top_label input, .hm-form-sec.sidebar .gform_wrapper select, .hm-form-sec.sidebar .gform_wrapper .top_label textarea, .hm-form-sec .chosen-single {
    background: #f7f7f7 !important;
    border: 1px solid #0000001a;
}
.hm-form-sec.sidebar .gform_wrapper select {
    padding: 6px 35px 30px 10px !important;
}
.hm-form-sec.sidebar .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    grid-column: span 12;
    -ms-grid-column-span: 6;
}
.hm-form-sec.sidebar .gform_wrapper p.form-text {
    text-align: left;
    color: #484a57;
}
.hm-form-sec.sidebar .gform_wrapper .gform_footer.top_label {
    padding: 0;
    text-align: left;
    justify-content: flex-start;
    width: max-content;
    margin: inherit;
    position: relative;
    background-color: #C9962C !important;
}
.hm-form-sec.sidebar .gform_wrapper .top_label input[type="submit"] {
    color: #fff !important;
    background-color: transparent !important;
    margin: 0 !important;
}
.hm-form-sec.sidebar  .gform_wrapper .gform_footer.top_label::before {
    background-color: #1d2052;
}
.hm-form-sec.sidebar  .gform_wrapper .gform_footer.top_label:hover:before {
    transform: scaleY(1);
}

.sngl-pract-blog-sctn .content-area {
    width: 100%;
}
.sngl-pract-blg-btn {
    text-align: center;
    margin: 30px 0 0;
}
.sngl-pract-blog-sctn .content-area h2 {
    font-size: 50px;
    margin: 0 0 40px;
}

.page-id-45 #main #content-wrap .container, .page-template-sitemap #main #content-wrap .container {
    max-width: 1400px;
}
.page-id-45 .site-content, .page-template-sitemap .site-content {
    padding: 100px 115px;
    background-color: #1d2052;
}
.page-template-sitemap .site-content {
    background-color:#f7f7f7;
}
.page-id-45 .content-area h1, .page-id-45 .content-area h2, .page-id-45 .content-area p, .page-id-45 .content-area li {color: #fff;}
.page-id-45 .page_bnr,  .page-template-sitemap .page_bnr {
    display: none;
}

.content-area.single-post-layout .site-content {
    width: 58.8%;
}
.page-template-search-form .page_bnr {display: none;}
.content-area.serch_pg h2 {
    text-align: center;
    font-size: 50px;
    padding-top: 20px;
    position: relative;
    margin: 0 0 50px;
}
.content-area.serch_pg h2:before {
    position: absolute;
    content: "";
    border-top: 1px solid #c9962c;
    width: 27px;
    height: 1px;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.content-area .ajax-search-wrapper {
    padding:6% 6%;
    background-color: #1d2052;
    display: flex;
    justify-content: space-between;
}
.content-area .ajax-search-type {
    width: 92%;
    background-color: #fff;
    display: inline-flex;
    flex-direction: column;
    padding: 10px 6px;
    margin-right: 1.6%;
}

.content-area .ajax-search-type label, .content-area .ajax-search-type input {
    border: 0;
    border-radius: 0;
    outline: 0;
    font-family: 'Bodoni Moda';
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    color: #484a4c;
    margin: 0;
    width: 100%;
}

.content-area .ajax-search-type label {
    margin: 0 0 10px;
}
.content-area.serch_pg a.cmn-btn:hover {color: #1d2052;}
.content-area.serch_pg a.cmn-btn:hover:before {
    background-color: #ffffff;
}
.content-area .search-noresults-list {
    margin-top: 5%;
    background-color: #1d2052;
    padding:5.5% 6%;
    text-align: center;
}
.content-area .search-noresults-list h6 {
    font-size: 32px;
    color: #fff;
}
.content-area .search-noresults-list p {
    color: #fff;
}
.content-area .search-rslt-btn-lst {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.content-area .search-section {
    margin-top: 5%;
}
.content-area .search-section h3 {
    color: #484a4c;
}
.content-area .search-result-page-list {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
    margin-top: 4%;
}
.content-area.serch_pg .post-item {
    width: 32.1%;
    background-color: #f7f7f7;
    padding:20px 20px 90px;
    position: relative;
}
.content-area.serch_pg .blg-post-cnt h4 {
    font-weight: 700;
    font-size: 23px;
    line-height: 1.21;
    margin: 0 0 18px;
    text-transform: inherit;
}
.content-area.serch_pg .blg-post-cnt h4 a {
    color: #1d2052;
}
.content-area.serch_pg .blg-post-img {
    margin: 0 0 25px;
}
.content-area.serch_pg .blg-post-img img {
    width: 100%;
    display: block;
}
.content-area.serch_pg .blg-post-btn {
    position: absolute;
    bottom: 36px;
    left: 20px;
}
.content-area.serch_pg .blg-post-btn a.cmn-btn {
    margin: 0;
}
.content-area.serch_pg .blg-post-link a.blg-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 0;
}
.content-area.serch_pg .post-item:hover .blg-post-btn a.cmn-btn {color: #fff;}
.content-area.serch_pg .post-item:hover .blg-post-btn a.cmn-btn:hover:before {background-color: #1d2052;}

.content-area .in-prctc-item-list {
    padding-bottom: 80px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.content-area .in-prctc-item {
    width: 32%;
    margin: 0px 0.6% 1%;
    padding: 0px;
    text-align: center;
}
.content-area .in-prctc-item a {
    font-family: 'Bodoni Moda';
    font-size: 23px;
    font-weight: 400;
    line-height: 1.2;
    padding: 15px 15px;
    background-color: #c9962c;
    color: #fff;
    display: flex;
    text-align: center;
    min-height: 100px;
    justify-content: center;
    align-items: center;
}
.content-area .in-prctc-item a:hover {color:#1d2052;}

.inn-about-blck.full {
    flex-direction: column;
    gap: 50px;
}
.inn-about-blck.full .inn-about-lft {
    width: 100%;
}
.inn-about-blck.full .inn-about-rgt {
    width: 100%;
}
.inn-about-lft.cmn-abt {
    float: left;
    margin: 0 2.5% 1% 0;
    width: 40%;
}