/* 
Theme Name:		hoberglaw
Theme URI:		 http://childtheme-generator.com/
Description:	rizeupchild is a child theme of OceanWP, created by ChildTheme-Generator.com
Author:			 wordpress
Author URI:		 http://childtheme-generator.com/
Template:		 oceanwp
Version:		 1.0.0
Text Domain:	hoberglaw
*/

@font-face {
    font-family: 'Bellefair';
    src: url('fonts/Bellefair-Regular.woff2') format('woff2'),
        url('fonts/Bellefair-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sen';
    src: url('fonts/Sen-Medium.woff2') format('woff2'),
        url('fonts/Sen-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sen';
    src: url('fonts/Sen-SemiBold.woff2') format('woff2'),
        url('fonts/Sen-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sen';
    src: url('fonts/Sen-Regular.woff2') format('woff2'),
        url('fonts/Sen-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


:root {

  --blue: #1e90ff;

  --white: #ffffff;

  --placeholdercolor: currentColor;

}



* {

  box-sizing: border-box;

  margin: 0;

  padding: 0;

  scroll-behavior: smooth;

}



body {

  margin: 0;

  padding: 0;

  font-family: "Poppins", sans-serif;

  font-weight: normal;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



.clear {

  clear: both;

}



.alignleft,

.alignright,

.aligncenter {

  margin-bottom: 10px;

}



.alignnone {

  margin-bottom: 10px;

}



.alignleft {

  float: left;

  margin-right: 15px;

  margin-top: 0;

}



.alignright {

  float: right;

  margin-left: 15px;

  margin-top: 0;

}



.aligncenter {

  display: block;

  margin: 0 auto 15px auto;

}



iframe,

img {

  max-width: 100%;

  border: none;

  vertical-align: middle;

}



img {

  border: 0;

  height: auto;

}



a {

  font-family: inherit;

  font-size: inherit;

  line-height: normal;

  color: inherit;

  text-decoration: none;

  transition: 0.5s;

}
a:focus {
    outline: none !important;
}


h1,

h2,

h3,

h4,

h5,

h6 {

  font-family: "Poppins", serif;

  margin: 0 0 20px 0;

  padding: 0;

  font-weight: normal;

}



p,

li,

ul,

ol,

blockquote {

  font-family: "Poppins", sans-serif;

  font-weight: normal;

  margin: 0 0 10px 0;

  padding: 0;

}



ul,

li {

  list-style: none;

}



a:visited {

  color: inherit;

}



a:hover {

  text-decoration: none;

}



a,

a:hover,

input[type="submit"],

button {

  outline: 0;

}



button,

html [type="button"],

[type="reset"],

[type="submit"] {

  -webkit-appearance: none;

  border-radius: 0;

}



input::-webkit-input-placeholder {

  color: var(--placeholdercolor);

}



input::-moz-placeholder {

  color: var(--placeholdercolor);

}



input:-ms-input-placeholder {

  color: var(--placeholdercolor);

}



input:-moz-placeholder {

  color: var(--placeholdercolor);

}



html {

  scroll-behavior: smooth;

}



.container {

  max-width: 1500px;

  width: 100%;

  margin: 0 auto;

}



.d-none,

.hide {

  display: none !important;

}



.fl {

  float: left;

}



.fr {

  float: right;

}



.fw {

  float: left;

  width: 100%;

}



.wrapper {

  float: left;

  width: 100%;

}







/* Header Section Starts */

.head-sec.f-nav {position: fixed; z-index: 999; width: 100%; background-color: #e9f0f9; border-color: #50c878; transition-duration: 0.8s;    padding: 15px 0;}
.head-sec.f-nav .logo {width: 14%; }
.head-sec.f-nav .header{align-items: center;}
.head-sec.f-nav .logo-rit{margin: 0;}

.head-sec .header {display: flex; justify-content: space-between;}
 .head-sec {background-color:transparent ;padding: 16px 0 25px; position: absolute; z-index: 999; border-bottom: 2px solid transparent; top: 0; left: 0;}
.head-sec .logo {width: 19%;transition-duration: 0.8s;}
.head-sec .logo img{width: 100%; display: block; }
.head-sec .logo-rit {float: right; display: flex; justify-content: space-between; gap: 48px; margin: 0 0 23px; align-items: center;}
.head-sec .topmenu {float: left; width: auto;}
.head-sec .topmenu ul {position: relative; margin: 0;}
.head-sec .topmenu ul li {float: left; position: relative; margin: 0 20px;}
.head-sec .topmenu ul li a {position: relative; font-weight: 400; font-style: normal; text-transform: capitalize; font-family: 'Sen'; font-size: 22px; line-height:1; color: #010101;}
.head-sec .topmenu ul li a:hover{color: #000;}
.head-sec .topmenu ul li.current-menu-item > a,
.head-sec .topmenu ul li > a:hover {color: #50c878;}
.head-sec .hdr-call {padding-left: 75px; position: relative; display: flex;justify-content: space-between;gap: 22px;}
.head-sec .hdr-call p{font-family: 'Sen'; font-weight: 400; font-size: 14px; color: #000000; text-transform: uppercase;margin-bottom: 0;    line-height: 1; letter-spacing: 0; }
.head-sec  .law-pay-btn a{padding:20px 20px;background-color: #50c878;}
.head-sec  .law-pay-btn a:hover{ background-color: #9babcf;}
.head-sec .hdr-call p a {font-size: 34px; line-height: 1; color: #4c5c80; letter-spacing: 0; font-family: 'Bellefair'; display: block; margin: 10px 0 0;}
.head-sec .hdr-call p a:hover{color:#50c878 ;}
.head-sec .hdr-call p a::before{position: absolute; content: ""; background-image: url(images/sprites.webp); height: 64px; width: 64px; background-repeat: no-repeat; background-position:-15px -17px ; background-color: #50c878; border-radius: 50%; left: 0; top: 0; bottom: 0; margin: auto;transform: scale(0.95);}
.head-sec .hdr-call p a:hover::before { background-color: #4c5c80;}
.head-sec .topmenu ul li:first-child {margin-left: 0px;}
.head-sec .topmenu ul li:last-child {margin-right: 0px;}
.head-sec .topmenu ul li ul.sub-menu {display: none; width: 220px; position: absolute; top: 100%; left: 0; right: auto; background-color: #9babd0; padding: 0px 0; z-index: 999;}
.head-sec .topmenu ul li:hover ul.sub-menu {display: block;}
.head-sec .topmenu ul li:hover ul.sub-menu ul {display: none;}
.head-sec .topmenu ul li:hover ul.sub-menu li {position: relative;}
.head-sec .topmenu ul li:hover ul.sub-menu li:hover > ul {display: block; top: 0; left: 100%;}
.head-sec .topmenu .sub-menu li.current-menu-item a {color: #fff;}
.head-sec .topmenu .sub-menu li a:after {display: none;}
.head-sec .topmenu .sub-menu li {width: 100%; float: left; border-bottom: 1px solid rgba(255, 255, 255); margin: 0; padding: 0;}
.head-sec .topmenu .sub-menu li a {float: left; font-size: 15px; width: 100%; line-height: 1.3; padding: 9px 12px 8px; color: #fff; display: block; text-transform: capitalize; font-family: 'Sen'; font-weight: 400; }
.head-sec .topmenu .sub-menu li a:hover {background-color: #50c878; color: #fff;}

/* Mobile Menu Starts */
 
.showhide {display: none; color: #fff; width: 110px; height: 28px; float: left; text-align: left; cursor: pointer; padding: 0px 0 0 30px; position: relative; } 
.showhide b.txtl {text-align: right; font-size: 20px; line-height: 28px; font-weight: normal; text-transform: uppercase; margin: 0 0px 0 0px; color: #343235; padding-top: 2px; font-weight: 500; font-family: 'Sen'; letter-spacing: 0; } 
.showhide b.txtr {position: absolute; top: 0; bottom: 0; left: 0; margin: auto; text-align: left; font-size: 36px; line-height: 32px; color: #343235; } 
.mobinav {display: none; width: 100%; color: #fff; box-sizing: border-box; z-index: 99999995; float: left; position: absolute; top: 38px; left: 0; } 
.mobinav ul {float: left; margin: 0px 0 0 0; padding: 5px 0px; width: 100%; } 
.mobinav ul li {float: left; margin: 0; width: 100%; list-style: none; padding: 0 20px; box-sizing: border-box; border: 0; margin: 0; padding: 0px; position: relative; font-family: 'Sen'; } 
.mobinav a {width: 100%; float: left; padding: 9px 0; display: block; line-height: 1.2; color: #fff; font-size: 18px; letter-spacing: 0.5px; border: 0; margin: 0; text-decoration: none; font-family: 'Sen'; }
.mobinav a:hover {color: #000; } 
.mobinav ul li ul {float: left; padding: 0 0 0 15px; } 
.mobinav ul li ul li a {text-transform: capitalize; } 
.mobinav ul li a.drop.close, .mobinav ul li a.drop.open {font-size: 0; position: absolute; right: 0px; top: 0; width: 100%; height: 29px; background-color: transparent !important; background-image: url(images/plus_icn.png); background-position: right center; background-repeat: no-repeat; padding: 0px 5px !important; cursor: pointer; } 
.mobinav ul li a.drop.open {width: 22px; background-image: url(images/minus_icn.png); } 
.mobile_src_nav {display: none; width: 100%; float: left; position: relative; padding: 10px 0; } 
.mobile_src_nav .container {position: relative; } 
.mobile_src_nav .search-form {width: 100%; float: left; }
 
/* Mobile Menu Ends */

/*Header Sticky Menu*/
 
.header-sticky.fixed-header {display: block; position: fixed; top: 0; width: 100%; padding:15px 2%; background-color: #e9f0f9; z-index: 9999; border-bottom: 2px solid #50c878;}
.sicky-logo {width: 100%; max-width: 250px; padding: 0 15px; }
.header-sticky {width: 100%; float: left; background: #c4c9b2; padding: 10px; display: none;animation: slideDown 0.35s ease-out; }
.header-sticky .sicky-cnt {width: 25%; float: left; text-align: center; font-size: 15px; color: #c4c9b2; padding: 0 8px; }
.header-sticky .mobile_src_nav, .header-sticky .showhide {display: block; }
.header-sticky .mobile_src_nav {background: transparent; }
.header-sticky .stickyshowhide .txt {width: 40px; height: 40px; text-align: center; float: none; padding: 0; position: relative; font-family: 'Sen';    font-weight: 500; }
.header-sticky .sicky-cnt>a {font-size: 17px; color: #000; font-family: 'Sen';    font-weight: 500; line-height: 1; text-transform: uppercase; position: relative; position: relative; padding-top: 45px; display: inline-block; text-align: center; width: max-content; cursor: pointer; }
.header-sticky .sicky-cnt a:before {width: 40px; height: 40px; position: absolute; content: ""; left: 0; right: 0; margin: 0 auto; top: 0; background: transparent; border-radius: 100%; border: 2px solid #000; }
.header-sticky .stickyshowhide .txt:before {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; margin: auto; font-size: 18px; border: 1px #fff solid; color: #f2f2f2; border-radius: 50%; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.sticky-mobinav ul li a.drop {font-size: 0; position: absolute; right: 0; top: 0; width: 100%; height: 45px; }
.sticky-mobinav ul li a.drop.open {width: 28px; }
.sticky-mobinav ul li a.drop:after {content: ""; background: url(images/sprite_icons.png) no-repeat left top; background-position: 0px 0px; width: 13px; height: 13px; position: absolute; right: 0; top: 14px; }
.sticky-mobinav ul li a.drop.open:after {background-position: -28px 0px; }
.header-sticky .sicky-cnt .stickyshowhide:before {background: url(images/header-sticky-menu.png) no-repeat center; }
.header-sticky .sicky-cnt.sticky-faq-wrap a:before {background: url(images/header-sticky-faqs.png) no-repeat center; }
.header-sticky .sicky-cnt.sticky-call-wrap a:before {background: url(images/header-sticky-call.png) no-repeat center; }
.header-sticky .sicky-cnt.sticky-blog-wrap a:before {background: url(images/header-sticky-blog.png) no-repeat center; }
#floatingMenu {position: fixed; top: 0; left: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; text-align: left; display: flex; width: 100%; height: 100vh; z-index: 99999; }
.floatingMenu-list {width: 400px; background: #9babcf; overflow-y: auto; padding: 10px 10px; height: 100vh; position: relative;}
#floatingMenu.openMenu {display: flex; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
#cloaseFloatingMenu {text-align: right; font-size: 40px; line-height: 1; font-weight: 700; display: block; clear: both; color: #fff; }
a#cloaseFloatingMenu2 {flex-grow: 1; width: calc(100% - 280px); height: 100%; font-size: 0px !important; }
.floatingMenuInner li {position: relative; }
.floatingMenuInner a {color: #fff; letter-spacing: 0.4px; font-family: 'Asap', sans-serif; font-weight: 500; padding: 4px 0; font-size: 18px; display: block; line-height: 1; border-bottom: 1px solid #222222; }
.floatingMenuInner .sub-menu {display: none; }
.floatingMenuInner .menu-item-has-children>a:after {content: ''; width: 10px; height: 2px; background-color: #fff; /* -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);*/ position: absolute; top: 15px; right: 6px; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.floatingMenuInner .menu-item-has-children>a:before {content: ''; width: 2px; height: 10px; position: absolute; top: 11px; right: 10px; display: block; opacity: 1; background-color: #fff; }
.floatingMenuInner li.openSubMenu.menu-item-has-children>a::before {/*-webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);*/ opacity: 0; }
.header-sticky.fixed-header .container {display: flex; padding: 0; align-items: center; justify-content: space-between; }
.sticky-wrap{display: none;}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

/* Homepage Default Button and Common Heading */



a.cmn-btn {font-size: 20px; font-family: 'Sen'; font-weight: 600; line-height: 1; letter-spacing: 0; color: #fff; display: inline-block; position: relative; background-color: #9babcf; text-transform: uppercase; padding: 23px 22px; text-align: center;transition: 0.5s;}
a.cmn-btn:hover {background-color: #50c878;}
.cmn-btn-bdr{position: relative;width: fit-content;padding: 0 10px;z-index: 1; height: max-content;}
.cmn-btn-bdr:before,.cmn-btn-bdr:after{position: absolute;content: "";width: 18px;height: calc(100% + 10px);border: solid 2px #576993;left: 0;top:0px; bottom:0;margin: auto; right: inherit;z-index: -1;pointer-events: none;}
.cmn-btn-bdr:after{left: inherit;right: 0}
 
.text-heading {font-size: 80px; font-family: 'Bellefair'; font-weight: 400; color: #000; line-height: 1.1; letter-spacing: 0; margin: 0 0 40px 0; text-transform: uppercase;}
.text-heading strong{color: #50c878; font-weight: 400;}

/* Homepage Banner Section Starts */

.banner-sec {padding: 250px 0 120px; background: linear-gradient(to right, rgba(215, 226, 243, 1) 0%, rgba(237, 242, 250, 1) 24%, rgba(246, 249, 254, 1) 40%, rgba(246, 249, 255, 1) 59%, rgba(237, 242, 250, 1) 83%, rgba(237, 241, 250, 1) 100%); background-size: cover; position: relative; z-index: 0;}
.banner-sec .container{max-width: 1280px;}
.banner-sec::before {position: absolute; content: ""; height: 100%; width: 100%; background-position: center; background-repeat: no-repeat; background-size: 100% 100%; bottom: 0; z-index: -1; pointer-events: none; background-image: url(images/bnr-bg-img.webp); opacity: 40%; }
.banner-sec .banner-content {width: 56%;}
.banner-sec h1 {font-weight: 400; font-size: 103px; font-family: 'Bellefair'; line-height: 1.08; letter-spacing: 0px; color: #010101; margin: 0 0 17px 0; text-transform: uppercase;}
.banner-sec h1 strong{font-weight: 400; font-size: 52px; color: #576993; letter-spacing: 14.56px;display: block; margin: 0 0 12px;}
.banner-sec .banner-exp-blk {display: flex;width: 98%; gap: 20px; align-items: center; margin: 0 0 41px;}
.banner-sec .banner-exp-left {padding: 45px 48px 35px; position: relative; z-index: 0;background-image: url(images/banner-15-bg.webp);background-position: center; background-repeat: no-repeat; background-size: 100% 100%;}
.banner-sec .banner-exp-left .banner-exp-text{font-family: 'Bellefair'; font-weight: 400; font-size: 69px; color: #fff; margin: 0; letter-spacing: 0; line-height: 1;}
.banner-sec .banner-exp-right p{font-family: 'Sen'; font-weight: 400; font-size: 18px; color: #000000; letter-spacing: 0; line-height: 1.66; margin: 0;}

/* Home Page Awards Section Starts */

.hm-awards-sec{padding:105px 0  ; background-color: #9babcf;}
.hm-awards-sec .container{max-width: 1280px;}
.hm-awards-sec .awards-list{ position: relative;display:flex;align-items:center;justify-content:space-between;}
.hm-awards-sec .awards-list .owl-nav {display: flex !important;  justify-content: space-between;position: absolute; top: 0; bottom: 0; margin: auto; width: 100%; left: 0; height: max-content;     z-index: -1;}
.hm-awards-sec .awards-list .owl-nav button{background-image: url(images/sprites.webp) !important; height: 56px; width: 56px; background-repeat: no-repeat !important; background-position:-98px -17px !important; font-size: 0 !important;transition: 0.5s;}
.hm-awards-sec .award-item { width: 16.5%;}
.hm-awards-sec .awards-list .owl-nav .owl-next{background-position:-174px -17px !important;}
.hm-awards-sec .awards-list .owl-nav button:hover{ background-position:-98px -93px !important;}
.hm-awards-sec .awards-list .owl-nav .owl-next:hover{background-position:-174px -93px !important;}
.hm-awards-sec .award-image img{width:auto}
/* Home Page Awards Section Starts */

.hm-about-sec{padding: 100px 0 163px; background-image: url("images/about-bg.webp"); background-repeat: no-repeat; background-position: center; background-size: 100% 100%; } 
.hm-about-sec h2.text-heading{text-align: center; font-size: 85px; margin-bottom: 34px; line-height: 1.18; } 
.hm-about-sec h2.text-heading strong{display: block; font-size: 60px; text-transform: uppercase; font-weight: 400; letter-spacing: 24px; } 
.hm-about-sec .abt-blk {display: flex; justify-content: flex-start; gap: 78px; } 
.hm-about-sec .abt-left-item {width: 44.6%; position: relative; padding: 28px 0 0 28px; z-index: 1; }
.hm-about-sec .abt-left-item:before{position: absolute; content: ""; width: 94%; height: 94.5%; left: 0; top: 0; margin: auto; background-color: rgb(76, 92, 128); z-index: -1; pointer-events: none; } 
.hm-about-sec .about-image img{display: block; width: 100%;} 
.hm-about-sec .about-logo-image {width: 46.5%; position: absolute; top: 74px; right: 23px; }
.hm-about-sec .about-logo-image img{display: block; width: 100%;} 
.hm-about-sec .abt-rgt-item {width: 41.9%; padding-top: 54px; }
.hm-about-sec .abt-rgt-item h4{font-family: 'Sen'; font-size: 50px; font-weight: 500; color: #4c5c80; line-height: 1.08; letter-spacing: 0; text-transform: uppercase; margin-bottom: 30px; } 
.hm-about-sec .abt-rgt-item p{font-family: 'Sen'; font-size: 22px; font-weight: 400; color: #000; line-height: 1.81; letter-spacing: 0; margin-bottom: 22px; } 
.hm-about-sec .abt-btn-list {display: flex; justify-content:center; gap: 32px 25px; align-items: center; margin:  53px 0 0;flex-wrap:wrap } 
.hm-about-sec .abt-cll-btn {position: relative; padding-left: 77px; margin-top: 6PX; }
.hm-about-sec .abt-rgt-item .abt-cll-btn p{font-family: 'Sen'; font-size: 14px; font-weight: 400; color: #000; line-height: 1; letter-spacing: 0; text-transform: uppercase; margin-bottom: 0; } 
.hm-about-sec .abt-cll-btn p a{font-size: 37px; font-family: 'Bellefair'; font-weight: 400; color: #576993; line-height: 1; letter-spacing: 0; display: block; margin:  10px 0 0; } 
.hm-about-sec .abt-cll-btn p a:hover{color: #50c878; } 
.hm-about-sec .abt-cll-btn p a:before{position: absolute; content: ""; width: 64px; height: 64px; border-radius: 50px; background-color: #50c878; left: -2px; top: -5px; bottom:0;margin: auto; background-image: url("images/sprites.webp"); background-repeat: no-repeat; background-position: -15px -17px; } 
.hm-about-sec .abt-cll-btn p a:hover:before{background-color: #4c5c80; }
.hm-about-sec .abt-read-btn.cmn-btn-bdr a.cmn-btn {padding: 22px 41px; }

/* Homepage Practice Areas  Section Starts */
 
.hm-practice-areas-sec{padding: 61px 0 84px; background-color: #4c5c80; } 
.hm-practice-areas-sec h2.text-heading{text-align: center; margin-bottom: 38px; color: #fff;} 
.practice-list {display: flex; justify-content: space-between; } 
.practice-item {position: relative;width: 100%; padding: 67px 20px 96px; background: linear-gradient(90deg,  rgba(182,202,233,1) 0%,rgba(226,235,247,0.71) 29%,rgba(240,245,254,0.55) 45%,rgba(240,244,255,0.4) 60%,rgba(224,232,247,0.14) 86%,rgba(223,232,247,0) 100%);height: 100%; background-color: #fff; transition: 0.5s;}
.practice-item:before,.practice-item:after{position: absolute; content: ""; width: 10px; height: 76px; background-color: #9babd0; left: 20px; bottom: 0; }
.practice-item:after{left: initial; bottom: initial; right: 20px; top: 0; } 
.pract-link a{position: absolute; font-size: 0; left: 0; right: 0; bottom: 0; top: 0; margin: auto; z-index: 2; } 
.practice-item h4 {font-family: 'Bellefair'; font-size: 42px; font-weight: 400; color: #000; line-height: 1.19; letter-spacing: 0; margin-bottom: 6px; text-align: center; text-transform: uppercase; position: relative; padding-top: 137px; display: flex ; justify-content: center; min-height: 236px; }
.practice-item h4:before {position: absolute; content: ""; width: 111px; height: 111px; border-radius: 50%; background-color: #9babd0; left: 0; right: 0; top: 0; margin: auto; background-image: url("images/sprites.webp"); background-repeat: no-repeat; background-position: -15px -204px; } 
.practice-item:hover h4:before{background-color: #fff; } 
.practice-item.family-law h4:before{background-position: -145px -204px; } 
.practice-item.child-custody h4:before{background-position: -275px -204px; } 
.practice-item.probate h4:before{background-position: -405px -204px; } 
.practice-item.trusts h4:before{background-position: -549px -204px; }
.practice-item.divorce h4:before{background-position: -413px -343px; }
.practice-item.premarital-post-marital-agreements h4:before{background-position: -552px -345px; }
.practice-item p {font-family: 'Sen'; font-size: 13px; font-weight: 400; color: #fff; line-height: 1.53; letter-spacing: 0; text-align: center; max-width: 85%; margin: auto; opacity: 0; }
.read-more-btn {position: absolute; left: 0; right: 0; bottom: 25px; margin: auto; text-align: center; } 
.read-more-btn a{display: inline-block; font-family: 'Sen'; font-size: 16px; font-weight: 400; color: #576993 !important; line-height: 1; letter-spacing: 5.76px; text-transform: uppercase; }
.practice-list .practice-item:hover{background-color: #50c878;  background-image: initial; } 
.practice-list .practice-item:hover{background-image: none; } 
.practice-list .practice-item:hover:before, .practice-list .practice-item:hover:after{background-color: #4c5c80; } 
.practice-list .practice-item:hover h4{color: #fff; } 
.practice-list .practice-item:hover h4:before{background-color: #fff; } 
.practice-list .practice-item:hover:after{top: initial; bottom: 0; } 
.practice-list .practice-item:hover p{display: block; opacity: 100%;} 
.practice-btn.cmn-btn-bdr {margin: -62px auto 0; }
.hm-practice-areas-sec .owl-stage{display: flex; } 
.hm-practice-areas-sec .practice-list .owl-nav {display: flex !important; justify-content: space-between; width: 100%; max-width: 538px; margin: 62px auto 0; }
.hm-practice-areas-sec .practice-list.owl-carousel .owl-nav button.owl-prev, .hm-practice-areas-sec .practice-list.owl-carousel .owl-nav button.owl-next{background-image: url("images/sprites.webp") !important; background-repeat: no-repeat; font-size: 0 !important; width: 56px; height: 56px; background-position: -98px -17px !important; transition:0.5s; } 
.hm-practice-areas-sec .practice-list.owl-carousel .owl-carousel button.owl-dot{display: none;}
.hm-practice-areas-sec .practice-list.owl-carousel .owl-nav button.owl-prev:hover{background-position: -98px -93px !important; }
.hm-practice-areas-sec .practice-list.owl-carousel .owl-nav button.owl-next{background-position: -174px -17px !important;}
.hm-practice-areas-sec .practice-list.owl-carousel .owl-nav button.owl-next:hover{background-position: -174px -93px !important;}
.hm-practice-areas-sec .practice-btn.cmn-btn-bdr:before, .practice-btn.cmn-btn-bdr:after{border: solid 2px #99a9ce; }
.hm-practice-areas-sec .practice-list .practice-item:hover .read-more-btn a{color: #fff;}

/* Homepage Attorney  Section Starts */
 
.hm-attorney-sec {position: relative; padding: 114px 0 0;background-image: url(images/hm-attorney-bg.webp); background-repeat: no-repeat; background-size: 100% 100%;background-position: center; z-index: 1;}
.attrny-blk {display: flex; justify-content: flex-start; gap: 100px; } 
.attrny-left-itm {width: 51.4%; position: relative; padding: 38px 75px 125px; } 
.attrny-left-itm h3{font-size: 73px; font-family: 'Bellefair'; font-weight: 400; color: #000; line-height: 1; letter-spacing: 0; margin: 0; text-transform: uppercase; } 
.hm-attorney-sec .attrny-left-itm:before, .attrny-left-itm:after {position: absolute; content: ""; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 47.9%; pointer-events: none; background-image: url("images/.attrny-left-gradient.webp"); background-repeat: no-repeat; background-size: 100% 100%;}
.attrny-left-itm:after {width: 81.6%; height: 93.2%; opacity: 30%; z-index: -1; top: 7px; bottom: initial; background-image: url("images/attrny-shape.webp"); background-repeat: no-repeat; background-size: 100% 100%;}
.attrny-cont {position: absolute; left: 0; right: 0; bottom: 65px; margin: auto; text-align: center; } 
.attrny-image:before, .attrny-image:after {position: absolute; content: ""; width: 15px; height: 126px; background-color: #4c5c80; left: 20px; bottom: 0; } 
.attrny-image:after{left: initial; right: 20px; } 
.attrny-image img{display: block; width: 100%;} 
.attrny-rgt-itm {width: 42%; padding: 124px 0 0; margin: 0; } 
.attrny-rgt-itm h2.text-heading{margin-bottom: 26px; } 
.attrny-rgt-itm h4 {font-family: 'Bellefair'; font-size: 34px; font-weight: 400; color: #576993; line-height: 1.47; letter-spacing: 0.7px; margin-bottom: 23px; text-transform: uppercase; } 
.attrny-rgt-itm p {font-family: 'Sen'; font-size: 23px; font-weight: 400; color: #000; line-height: 1.91; letter-spacing: 0; margin-bottom: 43px; } 
.attrny-btn.cmn-btn-bdr a.cmn-btn{background-color: #50c878; } 
.attrny-btn.cmn-btn-bdr a.cmn-btn:hover{background-color: #4c5c80; }
.attrny-btns { display: flex;gap: 20px;align-items: center;}
.attrny-btn.cmn-btn-bdr a.cmn-btn {padding: 22px 20px;font-size: 18px; }
.attrny-btn.sch a.cmn-btn {padding:22px 40px}
.hm-attorney-sec .text-heading.mbl-heading{display: none;}
.attrny-rgt-cnt {width: 77%;}

/* Homepage Why Choose Section Starts */

.hm-choose-sec{padding: 138px 0 128px;background-color: #fff;}
.hm-choose-sec .container{max-width: 1280px}
.hm-wrapper{position: relative;}
.hm-wrapper:before{position: absolute;content: "";width: 36.4%;height: 58.7%;background-image: url(images/choose-bfr-img.webp);background-repeat: no-repeat;background-size: 100% 100%; top:0;left: 0;opacity: 10%;pointer-events: none;filter: grayscale(1);}
.hm-choose-blk{display: flex;justify-content: space-between;}
.hm-choose-lft{width: 46.3%;padding: 42px 0 0}
.hm-choose-rit{width: 50%}
.hm-choose-lft h2{font-size: 69px;line-height: 1.275;margin-bottom: 23px}
.hm-choose-lft p{font-size: 19px; font-family: 'Sen'; font-weight: 400; line-height: 1.89;letter-spacing: 0;color: #000;margin-bottom: 46px}
.hm-choose-sec .cmn-btn {background-color: #4c5c80; padding: 23px 28px;}
.hm-choose-sec .cmn-btn-bdr:before,.hm-choose-sec .cmn-btn-bdr:after{border-color:#99a9ce }
.hm-choose-itm h4{font-size: 33px; font-family: 'Bellefair'; font-weight: 400;line-height: 1.09;letter-spacing: 0; color: #000; text-transform: uppercase;margin: 0}
.hm-choose-itm{padding: 32px 10px 30px 190px;margin-bottom: 10px;position: relative;min-height: 128px;display: flex;align-items: center; transition: 0.5s;}
.hm-choose-itm:hover{background-color: #50c878  }
.hm-choose-itm:hover h4{color: #fff} 
.hm-choose-itm:before {position: absolute; content: ""; width: 61px; height: 61px; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -250px -17px; left: 66px;top: -5px; bottom: 0; margin: auto;}
.hm-choose-itm:hover:before{background-position: -250px -98px}
.hm-choose-text:before, .hm-choose-itm:after{position:absolute;content: "";width: 7px;height: 51%;background-color: #576993;left: 30px;top:0;bottom: 0;margin: auto;}
.hm-choose-text:before{left: 150px}
.hm-choose-itm:hover .hm-choose-text:before,.hm-choose-itm:hover:after{background-color: #fff}
.hm-choose-itm:last-child{margin: 0;}
.hm-choose-itm a.hover{position: absolute;font-size: 0;top:0;bottom: 0;left: 0;right: 0;margin: auto;}
.hm-choose-sec .bml-btn{display: none;}
 
/* Homepage Consult Section Starts */

.hm-consult-sec{position: relative;padding: 0;z-index: 1;}
.hm-consult-sec:before {position: absolute; content: ""; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(76, 92, 128, 1) 85%); width: 100%; height: 7%; bottom: 0; left: 0; right: 0; margin: auto; z-index: 2; pointer-events: none; }
.hm-consult-sec:after {position: absolute; content: ""; background-color: rgba(76, 92, 128, 1); height: 20%; width: 100%; bottom: -2px; left: 0; right: 0; margin: auto; z-index: -1; pointer-events: none; }
.hm-consult-blk h2{font-size: 90px;letter-spacing: 0; text-align: center;line-height: 1.15;margin-bottom: 30px;}
.hm-consult-blk h2 strong{font-size: 50px;display: block;letter-spacing: 9px; margin-bottom: 5px;}
.hm-consult-blk .cmn-btn {background-color: #50c878; padding: 22px 27px;}
.hm-consult-blk .cmn-btn:hover{background-color: #9babcf}
.hm-consult-btns{display: flex;justify-content: center;gap: 40px}
.hm-consult-tel p{font-size: 16px; font-family: 'Sen'; font-weight: 400; line-height: 1;letter-spacing: 0;color: #000;text-transform: uppercase;padding-left: 77px;position: relative; margin: 0;}
.hm-consult-tel p a{font-size: 45px; font-family: 'Bellefair'; font-weight: 400;line-height: 1;letter-spacing: 0;color:#576993;display:block;margin: 9px 0 0;transition: 0.5s}
.hm-consult-tel p a:before{position: absolute;content: "";width: 64px;height: 64px;background-image: url(images/sprites.webp);background-repeat: no-repeat;background-position: -15px -17px; background-color: #4c5c80;border-radius: 50%;top: 0;left: 0}
.hm-consult-tel p a:hover:before{background-color: #50c878}
.hm-consult-tel p a:hover{color: #50c878}
.hm-consult-text {position: absolute; bottom: -12px; left: 0; right: 0; margin: auto;z-index: 0; }
.hm-consult-text h2{  -webkit-text-stroke: 1px #fff; -webkit-text-fill-color: transparent;  color: #fff;font-family: 'Bellefair'; font-weight: 400; font-size: 170px;line-height: 1; letter-spacing: 0; text-align: center;text-transform: uppercase;margin: 0;}
.hm-consult-sec .container{max-width: 100%;}
.hm-consult-blk {width: 100%; max-width: 1280px; margin: auto; }
.hm-consult-img {margin: auto; text-align: center; }
 body.home .hm-consult-sec.inr{display: none;}

/* Homepage Testimonials Section Starts */
 
.hm-testimonials {padding: 142px 0 0px; background: rgba(76, 92, 128, 1);  margin: 0 0 -225px;}
.hm-testimonials .container{padding: 0 110px;position: relative;}
.hm-testimonials h2.text-heading{text-align: left;margin: 0;color: #fff}
.hm-testimonials h2.text-heading strong{display: block;}
.hm-testi-top{display: flex;justify-content: space-between;align-items: center;margin-bottom: 52px}
.hm-testimonials .hm-testi-item {text-align: center; background: linear-gradient(to right, rgba(207,220,241,1) 0%,rgba(235,241,250,1) 27%,rgba(245,248,254,1) 43%,rgba(245,248,255,1) 61%,rgba(235,241,250,1) 83%,rgba(234,239,250,1) 100%);; padding: 115px 37px 56px;position:relative; height: 100%;transition: 0.5s}
.hm-testimonials .hm-testi-item p {font-size: 19px; font-family: 'Sen'; font-weight: 400;letter-spacing: 0; line-height: 1.89; color: #000; position: relative;margin: 0}
.hm-testimonials .hm-testi-item h5 {font-size: 30px; font-family: 'Bellefair'; font-weight: 400;line-height: 1.2;letter-spacing: 0;color: #000; position: relative;text-transform: uppercase;margin: 0}
.hm-testimonials .star-rat{display: inline-block;background-image: url(images/sprites.webp);background-repeat: no-repeat;background-position: -353px -116px;width: 125px;height: 25px;margin: 0 auto 30px;}
.hm-testimonials .hm-testi-item:before{position: absolute;content: "";width: 48px;height: 36px;background-image: url(images/sprites.webp);background-repeat: no-repeat;background-position: -19px -91px;top:54px;left: 58px}
.hm-testimonials  .owl-item.center .hm-testi-item:before{background-position: -19px -147px}
.hm-testimonials .testi-content:before,.hm-testimonials .testi-content:after{position: absolute;content: "";width: 10px;height: 13%;background-color: #9babd0;top:0;right: 18px;left: inherit;}
.hm-testimonials .testi-content:after {top: inherit;bottom: 0;left: 31px;right: inherit; height: 13.4%;}
.hm-testimonials  .owl-item.center .hm-testi-item .testi-content:before,.hm-testimonials .owl-item.center .hm-testi-item .testi-content:after{height: 13.7% ; background-color: #4c5c80;}
.hm-testimonials .owl-item.center .hm-testi-item .testi-content:before{top:inherit;bottom: 0; right: 30px;}
.hm-testimonials .owl-item.center  .hm-testi-item {padding-top: 86px;background: #50c878;}
.hm-testimonials .testi-title{position: absolute;bottom:20px;left: 0;right: 0;margin: auto;}
.hm-testimonials .owl-carousel{position: initial;}
.hm-testimonials .owl-stage{display: flex;}
.hm-testimonials .testi-blck .owl-nav {display: flex !important; justify-content: space-between; position: absolute; width: 96.5%; top: 144px; bottom: 0; margin: auto; height: max-content; left: -4px; right: 0px;}
.hm-testimonials .testi-blck .owl-nav button span { display: none;}
.hm-testimonials .cmn-btn{ padding: 22px 43px;}
.hm-testimonials .cmn-btn-bdr:before,.hm-testimonials .cmn-btn-bdr:after {border-color:#99a9ce}
.hm-testimonials .owl-carousel .owl-nav button.owl-prev,.hm-testimonials .owl-carousel .owl-nav button.owl-next{background-image: url(images/sprites.webp);background-repeat: no-repeat;background-position:-98px -17px ;width: 56px;height: 56px;transition: 0.5s;}
.hm-testimonials .owl-carousel .owl-nav button.owl-next{background-position: -174px -17px}
.hm-testimonials .owl-carousel .owl-nav button.owl-prev:hover{background-position:-98px -93px }
.hm-testimonials .owl-carousel .owl-nav button.owl-next:hover{background-position:-174px -93px }

.hm-testimonials .owl-item.active.center .star-rat{margin-bottom: 18px;}
.hm-testimonials .owl-item.active.center p,.hm-testimonials .owl-item.active.center h5{color: #fff;}
.hm-testimonials .owl-carousel .owl-stage-outer{z-index: 4;}
.hm-testimonials .testi.testi-mbl{display: none;}
.hm-testi-item h4{font-family: 'Bellefair';font-size:25px;line-height:1;letter-spacing:0;font-weight:400;}

/* Footer Form Section Starts */

.hm-form-sec .ftr-frm-blk{display: flex;justify-content: flex-end;gap: 20px;}
.hm-form-sec .ftr-map{width: 29.3%;border: 2px solid #4c5c80; height: max-content;}
.hm-form-sec .ftr-map iframe{height: 646px;}
.hm-form-sec .ftr-form{width: 64.6%;background-color: #4c5c80;padding: 63px 0;}
.hm-form-sec .ftr-form h2.text-heading{text-align: center;font-size: 60px;color: #ffffff;margin: 0 0 5px;}
.hm-form-sec .ftr-form h6{font-family: 'Sen';font-weight: 400;font-size: 17px;line-height: 1.2;letter-spacing: 0px;color: #ffffff;text-align: center;margin: 0 0 45px;}
 
.hm-form-sec .ftr-form form { width: 80% !important; margin: auto !important; }
.hm-form-sec .gform_heading{display: none;}
.hm-form-sec .gform_wrapper .top_label input, .hm-form-sec .gform_wrapper select, .hm-form-sec .gform_wrapper .top_label textarea { font-family: 'Sen' !important; font-weight: 400 !important; font-size: 19px !important; line-height: 1px !important; letter-spacing: 0px !important; color: rgba(255, 255, 255, 0.502) !important; padding: 15px 6px 24px !important; transition: all 0.5s; position: relative; background: transparent !important; border: none !important; border-bottom: 1px solid #ffffff !important; margin: 0px; border-radius: 0px !important; box-shadow: none !important; outline: 0px !important; }
.hm-form-sec .gform_wrapper .top_label textarea { height: 87px !important; min-block-size: 87px !important; resize: none;margin: 0 0 -26px !important; }
.hm-form-sec .gform_wrapper .form-links a, .hm-form-sec .gform-field-label ,.form-links{ font-family: 'Sen' !important; font-weight: 400 !important; font-size: 16px !important; line-height: 1 !important; letter-spacing: 0px !important; color: #ffffff !important; text-transform: capitalize !important; padding: 0 !important; display: inline-block; text-decoration: none; }
.hm-form-sec .gform_wrapper .form-links a:hover{color:#50c878 !important;}
.hm-form-sec .gfield_label_before_complex { display: none !important; }
.hm-form-sec .gform_wrapper .top_label input[type="checkbox"] {padding: 0px !important; background-color: #ffffff !important; width: 13px !important; height: 13px !important; margin: 2px 12px 0px 0 !important; border: none !important;}
 
.hm-form-sec .gform_wrapper .top_label input[type="submit"] { font-family: 'Sen' !important; font-weight: 600 !important; font-size: 20px !important; line-height: 1 !important; letter-spacing: 0px !important; text-align: center !important; text-transform: uppercase !important; color: #ffffff !important; background-color: #50c878 !important; padding: 22px 28px !important; width: inherit !important; height: initial !important; position: relative !important;border: none !important;z-index: 1; }
.hm-form-sec .gform_wrapper .top_label input[type="submit"]:hover{background-color: #9babcf !important;}
.hm-form-sec .gform-theme--foundation .gform_fields{ column-gap: 33px; row-gap: 42px;}
.hm-form-sec .ginput_container_checkbox {display: flex; justify-content: flex-end; margin: 3px 0 0;}
.hm-form-sec .gform-field-label { margin: 0px !important; }
.hm-form-sec .gform-theme--foundation .gform_footer { margin: 28px auto 0!important; justify-content: center; width: max-content;position: relative !important; }
.hm-form-sec .gform-theme--foundation .gform_footer::before, .hm-form-sec .gform-theme--foundation .gform_footer::after { position: absolute; content: ""; width: 18px; height: calc(100% + 10px); border: solid 2px #ffffff !important; left: -7px; top: 0; bottom: 0; margin: auto; right: initial !important; z-index: 0; }
.hm-form-sec .gform-theme--foundation .gform_footer::after{left: initial !important;right: -7px !important;}
 
.hm-form-sec .gform_wrapper div.validation_error {text-align: center; border: none; padding: 0 !important; }
.hm-form-sec .gform_wrapper .validation_message, .hm-form-sec .gform_wrapper div.validation_error { color: red; background-color: transparent; border: none; line-height: 18px; width: max-content !important; top: 0px; right: 0; position: absolute; padding: 0 !important; margin: 0 !important; pointer-events: none; }
.hm-form-sec .instruction.validation_message {    bottom: 0 !important; top: inherit; }
.hm-form-sec .gform_wrapper fieldset.chk .gfield_description.validation_message.gfield_validation_message {top: 25px; right: 0; left: inherit;}
.hm-form-sec .gfield{position: relative;}
.hm-form-sec .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {max-width: 100% !important; }
.hm-form-sec .gform_wrapper .field_description_below .gfield_description {padding-top: 0; }
.hm-form-sec .gform_wrapper li.gfield.gfield_error, .hm-frmsec .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {background-color: inherit !important; border: none; padding: 0 !important; margin-top: 0 !important; }
div#popup-container {position: absolute; width: 100%; text-align: start; }
.hm-form-sec .gform_wrapper .gfield {position: relative; }
 
.popup { position: relative; display: inline-block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.popup .popuptext { visibility: hidden; color: #000; position: absolute; transition: transform 0.15s ease-out 0.15s; z-index: 5; margin: 0 0 15px; text-align: center; padding: 15px; border: 1px solid rgba(0, 0, 0, 0.2); background: #fff; font-size: 16px; color: black; transition: transform 0.15s ease-out; display: inline-block; line-height: 1.8;  font-family: 'sen';  font-weight: 400; letter-spacing: 0; width: 780px; }
.popup .show { visibility: visible; -webkit-animation: fadeIn 1s; animation: fadeIn 1s; position: inherit;}
.gform_button.disabled {pointer-events: none;}
.hm-form-sec .gform_wrapper .gform_validation_errors{display: none;}

.hm-form-sec .gform_wrapper .gfield_label {display: none;}
 
 
/* Homepage Footer Section Starts*/

.ftr-and-form {background: linear-gradient(90deg, rgba(202, 216, 242, 1) 0%, rgba(202, 216, 242, 0.3) 50%, rgb(202 216 242 / 52%) 100%); position: relative; z-index: 0; background-color: #fff;padding: 100px 0 0;}
body.home .ftr-and-form{padding: 345px 0 0;}
.ftr-and-form::before{position: absolute;content: "";margin: auto;background-image: url(images/footer-bg-bfr-img.webp);background-repeat: no-repeat;background-position: center ;background-size: 100% 100%; width: 100%;height:38.5%;left: 0;top: 356px;bottom: 0;z-index: -1;}
.ftr-btns { display: flex;justify-content: center;gap: 30px;}
.site-footer .footer-top-cont{text-align: center;    padding: 39px 0 61px;}
.site-footer .footer-top-cont h2.text-heading{font-size: 65px;margin: 0 0 27px;color: #4e5e81;}
.site-footer .footer-btn a{font-family: 'Bellefair';font-weight: 400;font-size: 39px;line-height: 1;letter-spacing: 0px;color: #ffffff;background-color: #50c878;position: relative;padding: 16px 25px 10px 80px;}
.site-footer .footer-btn.sch a{font-size:32px;padding: 16px 22px;background-color: #9babcf;}
.site-footer .footer-btn.sch a:before{display:none;}
.site-footer .footer-btn.sch a:hover{background-color: #50c878;}
.site-footer .footer-btn a:hover{    background-color: #9babcf;}
.site-footer .footer-btn a::before { position: absolute; content: ""; margin: auto; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -31px -33px; width: 30px; height: 30px; left: 35px; top: 0; bottom: 0; }
.site-footer .ftmenu ul{margin: 0 0 35px;text-align: center;}
.site-footer .ftmenu ul li{display: inline-block;margin: 0 61px;}
.site-footer .ftmenu ul li:first-child{margin-left: 0px;}
.site-footer .ftmenu ul li:last-child{margin-right: 0px;}
.site-footer .ftmenu ul li a{font-family: 'Sen';font-weight: 400;font-size: 23px;line-height: 1;letter-spacing: 0;color: #000000;text-transform: uppercase;text-align: center ;}
.site-footer .ftmenu ul li a:hover, .site-footer .ftmenu ul li.current-menu-item a{color: #50c878;}
.site-footer .ftr-blocks{display: flex;justify-content:center; padding: 56px 0 32px; border-top: 1px solid #00103033;border-bottom: 1px solid #00103033; gap: 98px; text-align: center;}
.site-footer .ftrblk{width:22%; margin: 11px 0 0;}
.site-footer .ftrblk h4{font-family: 'Bellefair';font-weight: 400;font-size: 36px;line-height: 1;letter-spacing: 0px;color: #4c5c80;text-transform: uppercase;margin: 0 0 7px;position: relative;padding: 109px 0 0;}
.site-footer .ftrblk h4::before,.site-footer .ftrblk h4 a::before { position: absolute; content: ""; margin: auto; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -435px -19px; width: 85px; height: 85px; left: 0; right: 0; top: 0; background-color: #768bba; border-radius: 50%; }
.site-footer .ftrblk:hover h4::before{background-color: #50c878;}
.site-footer .ftrblk h4 a{font-family: 'Sen';font-weight: 400;font-size: 23px;color: #000000;text-transform: initial;display: inline-block;}
.site-footer .ftrblk p{font-family: 'Sen';font-weight: 400;font-size: 20px;line-height: 1.38;letter-spacing: 0px;color: #000000;margin: 0 0 15px}
.site-footer .ftrblk p:last-of-type{margin:0}
.site-footer .ftrblk .ftr-logo{margin:0px auto;}
.site-footer .ftrblk .ftr-logo img{width: 100%;display: block;}
.site-footer .ftrblk.ftrblk-mail h4::before{position: inherit;display: none;}
.site-footer .ftrblk.ftrblk-mail h4 a:hover{color: #50c878;}
.site-footer .ftrblk.ftrblk-mail h4 a::before{position: absolute; content: ""; margin: auto; background-image: url(images/sprites.webp); background-repeat: no-repeat; background-position: -332px -19px; width: 85px; height: 85px; left: 0; right: 0; top: 0; background-color: #768bba; border-radius: 50%;}
.site-footer .ftrblk.ftrblk-mail h4 a:hover::before{background-color: #50c878;}
.site-footer .ftrblk.ftrblk-logo{width: 28.4%; margin: 0;}
.site-footer .footer-top-cont .footer-btn.cmn-btn-bdr .cmn-btn-bdr:before, .site-footer .footer-top-cont .footer-btn.cmn-btn-bdr .cmn-btn-bdr:after{    border-color: #99a9ce;}
.site-footer .ftrblk.ftrblk-number h4 a{font-size: 40px;}
.site-footer .ftrblk h4 a:hover{color:#50c878;}
.site-footer .ftrblk.ftrblk-number h4 a::before{background-position:-116px -128px;background-image: url(images/sprites-in.webp);}
.site-footer .ftrblk.ftrblk-number h4:before{display:none;}
 
/* Copyrights */

.copyrights{padding: 35px 0 49px;text-align: center;}
.copyrights .cpy-inr, .copyrights .ftrlink { display: inline-block; }
.copyrights p, .copyrights a, .copyrights .ftrlink{font-family: 'Sen';font-weight: 400;font-size: 20px;line-height: 1.45;letter-spacing: 0px;color: #000000;margin: 0px;display: inline-block; text-transform: capitalize;}
.copyrights a:hover{color: #50c878;}
 
/* Homepage Ends */




/*     Deafult Styles    */
 
.page_bnr { background-size: cover; padding: 215px 0 137px; position: relative;background: linear-gradient(to right, rgba(215, 226, 243, 1) 0%, rgba(237, 242, 250, 1) 24%, rgba(246, 249, 254, 1) 40%, rgba(246, 249, 255, 1) 59%, rgba(237, 242, 250, 1) 83%, rgba(237, 241, 250, 1) 100%); z-index: 0;}
.page_bnr::before {position: absolute; content: ""; background-image: url(images/inn-bnr-bg-img.webp); width: 100%; height: 100%; background-position: bottom right; background-repeat: no-repeat; background-size: 100% 100%; right: 0; bottom: 0; z-index: -1; opacity: 40%; pointer-events:none;  }
.page_bnr::after {position: absolute; content: ""; background: linear-gradient(0deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); width: 100%; height:30%; top: 0; right: 0; left: 0; z-index: -1; pointer-events:none;  }
.page_title h1, .page_title h2 {font-family: 'Bellefair'; font-weight: 400; font-size: 85px; line-height: 1; letter-spacing: 0; color: #010101; position: relative; margin: 0 0 10px; text-transform: uppercase; } 
.inrpg-breadcrumbs {color: #000; font-size: 22px; font-weight: 400; line-height: 1; font-family: 'Sen'; letter-spacing: 0; text-transform: capitalize; margin: 0; } 
.inrpg-breadcrumbs span.current-item {color: #50c878; }
.page_default {padding: 130px 0; position: relative; } 
.container1{width: 100%; max-width: 1280px; margin: auto; } 
.genpg-rite {width: 64.9%; float: left; } 
.genpg-rite.full-width{width: 100%;} 
.genpg-lft {width: 31.3%; float: right; max-width: 400px; } 
.page_default .genpg-rite h1, .page_default .genpg-rite h2, .page_default .genpg-rite h3, .page_default .genpg-rite h4, .page_default .genpg-rite h5, .page_default .genpg-rite h6 {font-family: 'Bellefair';font-weight: 400; text-transform: uppercase; color: #000; margin-bottom: 20px;line-height: 1.05;letter-spacing:0px; } 
.page_default .genpg-rite h1, .page_default .genpg-rite h2 {font-size: 69px; letter-spacing: 0; } 
.page_default .genpg-rite h3 {font-size: 59px;}
.page_default .genpg-rite h4 {font-size: 49px;} 
.page_default .genpg-rite h5 {font-size: 36px;} 
.page_default .genpg-rite h6 {font-size: 30px; line-height: 1.2; } 
.page_default .genpg-rite p, .page_default .genpg-rite li {font-size: 22px; font-weight: 400; font-family: 'Sen'; line-height: 1.68; color: #000; letter-spacing: 0; margin: 0 0 30px; } 
.page_default .genpg-rite a {color: #50c878; text-decoration: none; } 
.page_default .genpg-rite li {padding-left: 25px; color: #000; position: relative; line-height: 1.54 !important; margin: 0 0 20px !important; } 
.page_default .genpg-rite ul li:before {background-color: rgb(76, 92, 128); width: 10px; height: 10px; position: absolute; content: ""; left: 0; top: 12px; } 
.page_default .genpg-rite li ul {padding: 15px 0 0; margin: 0; } 
.page_default .genpg-rite li ul li { list-style: none; } 
.page_content .genpg-rite ol, .page_content .genpg-rite ul {margin: 0 0 25px; list-style-position: inside; } 
.page_content .genpg-rite ol {list-style-type: decimal; margin-left: 20px; } 
.page_content .genpg-rite ol li {list-style: decimal; padding-left: 0 !important; } 
.page_default .genpg-rite  a {text-decoration: none; color: #50c878; } 
.page_default .genpg-rite a:hover {color: #576993; }
.page_default .genpg-rite ul li > ul li { list-style-type: none; }
.page_default .genpg-rite ul li > ul li > ol li { list-style-type: decimal; }
.page_default .genpg-rite ul li > ol li { list-style-type: decimal; }
.page_default .genpg-rite ul li > ol li:before { display: none; }
.page_default .genpg-rite ul li > ol li > ul li { list-style-type: none; }
 
.page_default .genpg-rite ul li > ul li:last-child{margin: 0 !important;}
.genpg-rite .cmn-img, .page_default .post-img.single_defualt_img {padding: 4px; border: 2px solid #4c5c80; margin-bottom: 25px; }
.genpg-rite .cmn-img img, .page_default .post-img.single_defualt_img img {width: 100%; display: block; }


/*   Common Box   */
 
.cbt-cmn-box{padding: 36px 15px 43px;text-align: center;background: linear-gradient(to right,  #b6cae9 0%,#dfe8f7 26%,#ecf2fb 38%,#f0f5fe 45%,#f0f4ff 60%,#e0e8f7 86%,#dfe8f7 100%); margin: 50px 0; position: relative; z-index: 0;}
.cbt-cmn-box::before{position: absolute; content: ""; background-size: 100% 100%; background-image: url(images/cmn-box-bg.webp); height: 100%; width: 100%; background-repeat: no-repeat; background-position: center; left: 0; top: 0; opacity: 70%; z-index: -1;pointer-events: none;}
.page_default .genpg-rite .cbt-cmn-box h2{font-size: 45px;line-height: 1.01; margin: 0 0 18px;}
.page_default .genpg-rite .cbt-cmn-box h2 strong{font-weight: 400; font-size: 75px; color: #50c878; display: inline-block;}
.cmn-box-btns{display: flex; justify-content: center; gap:25px 22px;flex-wrap:wrap;}
.cmn-box-phn-btn{width: max-content; position: relative; padding-left: 68px;}
.page_default .genpg-rite .cmn-box-phn-btn p a {font-family: 'Bellefair'; font-weight: 400; font-size: 40px; letter-spacing: 0.2px; line-height: 1; color: #576993; display: block; width: max-content; margin: 7px 0 0;}
.page_default .genpg-rite .cmn-box-phn-btn p a:hover{color: #50c878;}
.page_default .genpg-rite .cmn-box-phn-btn p a::before{position: absolute; content: ""; background-image: url(images/sprites-in.webp); height: 63px; width: 63px; background-position: -17px -14px; background-color:#4c5c80 ; background-repeat: no-repeat; border-radius: 50%; left: 0; top: 0; transition: 0.5s;}
.page_default .genpg-rite .cmn-box-phn-btn p a:hover::before{background-color: #50c878;}
.page_default .genpg-rite .cmn-box-phn-btn p{font-size: 15px; text-transform: uppercase; margin: 0 !important;line-height: 1;}
.page_default .genpg-rite .cmn-box-consult-btn a {background-color: #50c878; color: #fff; padding: 23px 24px; font-size: 19px;}
.page_default .genpg-rite .cmn-box-consult-btn a:hover{background-color: #9babcf;}


/* Sidebar Styles */

.genpg-lft .widget,.genpg-lft .sidebar-box { margin: 0 0 50px; background: linear-gradient(90deg, rgba(202, 216, 242, 1) 0%, rgba(202, 216, 242, 0.3) 50%, rgb(202 216 242 / 52%) 100%); width: 100%; display: inline-block; position: relative; }                                                                                                                
.genpg-lft h4.widget-title{font-family: 'Bellefair';font-weight: 400;font-size: 45px;line-height: 1.2;letter-spacing: 0px;color: #000000;text-align: center;text-transform: uppercase;padding: 30px 15px 12px; margin: 0; background: transparent; position: relative; border :none;border-bottom: 1px solid #00103033!important;}
 
/* Sidebar Testimonials */

.genpg-lft .widget.testi { background: #50c878; position: relative;}
.genpg-lft .widget.testi::after{position: absolute;content: "";margin: auto;border-left: 8px solid #4c5c80;border-right: 8px solid #4c5c80;width: 85%;height: 66px;left: 0;right: 0;bottom: 0;}
.genpg-lft .widget.testi h4.widget-title {padding: 43px 15px 0px; color: #ffffff; border: none !important; }
.genpg-lft .testi-blck.owl-carousel { padding: 23px 27px 30px; text-align: center; }
.genpg-lft .testi-item .star-rat { background-image: url(images/sprites-in.webp); background-repeat: no-repeat; background-position: -100px -15px; width: 125px; height: 26px; margin: 0 auto 11px; display: inline-block; }
.genpg-lft .testi-blck .testi-item{text-align: center;}
.genpg-lft .testi-blck .testi-item p { font-family: 'Sen';font-weight: 400;font-size: 19px;line-height: 1.68;letter-spacing: 0px;color: #ffffff;margin-bottom: 40px;}
.genpg-lft .testi-blck .testi-item h5 { font-family: 'Bellefair';font-weight: 400;font-size: 30px;line-height: 1.2;letter-spacing: 0px;color: #ffffff;text-transform: uppercase; margin: 0px; padding: 80px 0px 0; position: relative;bottom:0px; }
.genpg-lft .testi-blck .testi-item h5::before { position: absolute; content: ""; margin: auto; background-image: url(images/sprites-in.webp); background-repeat: no-repeat; background-position: -250px -14px; width: 48px; height: 38px; top: 0px; left: 0; right: 0; }
.genpg-lft .testi-blck.owl-carousel .owl-nav {display: flex; justify-content: space-between;align-items: center; width: 78%; margin: auto; position: absolute; bottom: 100px; left: 0; right: 0;}
.genpg-lft .testi-blck.owl-carousel .owl-nav button.owl-prev, .genpg-lft .testi-blck.owl-carousel .owl-nav button.owl-next { background-image: url(images/sprites-in.webp); background-position: -334px -16px; width: 46px; height: 45px; background-repeat: no-repeat; display: inline-block; transition-duration: 0.5s; font-size: 0px; }
.genpg-lft .testi-blck.owl-carousel .owl-nav button.owl-prev:hover{background-position: -334px -72px;}
.genpg-lft .testi-blck.owl-carousel .owl-nav button.owl-next { background-position: -402px -16px; }
.genpg-lft .testi-blck.owl-carousel .owl-nav button.owl-next:hover{background-position: -402px -72px;}
.genpg-lft .testi-blck .owl-dots { display: none; }
 
/* Sidebar Navigation Menu */
.genpg-lft section.widget_nav_menu ul { display: block; position: relative; margin: 0; padding: 12px 10px 22px 9px; }
.genpg-lft section.widget_nav_menu ul li { margin: 0; position: relative; }
.genpg-lft .widget ul li a, .genpg-lft .sidebar-box ul li a { font-family: 'Sen'; font-weight: 500; font-size: 32px; line-height: 1; letter-spacing: 0; color: #000000; background-color: transparent; position: relative; padding: 13px 17px 9px 41px; display: block; }
.genpg-lft .widget ul li a:hover, .genpg-lft .sidebar-box ul li a:hover{color: #ffffff;}
.genpg-lft .widget ul li a:hover, .genpg-lft .widget ul li.current-menu-item > a, .genpg-lft .sidebar-box.widget_recent_entries ul li a:hover { background-color: #50c878; color: #fff;}
.genpg-lft .widget ul li a::before, .genpg-lft .sidebar-box.widget_recent_entries ul li a::before { position: absolute; content: ""; margin: auto; background-color: rgb(76, 92, 128); width: 10px; height: 10px; top: 25px; left: 15px; z-index: 0;transition: 0.5s;}
.genpg-lft .widget ul li a:hover::before, .genpg-lft .sidebar-box.widget_recent_entries ul li a:hover::before, .genpg-lft .widget ul li.current-menu-item > a:before{background-color: #ffffff;}
.genpg-lft .widget ul > li ,.genpg-lft .sidebar-box ul > li { border-bottom: 1px dashed #000; }
.genpg-lft .widget ul > li ,.genpg-lft .sidebar-box ul > li:last-child{border-bottom: none;}
.genpg-lft section.widget_nav_menu ul li.sb-iaamenu > ul.sub-menu { display: block !important; }
.genpg-lft .widget_nav_menu ul li a.drop.close, .genpg-lft .widget_nav_menu ul li a.drop.open { font-size: 0; position: absolute; right: 16px; top: 15px; width: 12px; z-index: 10; height: 20px; background-color: transparent; background-position: center center; background-repeat: no-repeat; padding: 0px 0px; cursor: pointer; border: 0; background-image: url(images/plus_icn.webp); }
.genpg-lft .widget_nav_menu ul li a.drop.open { background-image: url(images/minus_icn.webp); }
.genpg-lft section.widget_nav_menu ul li ul.sub-menu{margin-bottom: 0;}
.genpg-lft section.widget_nav_menu ul ul li { padding: 0 0 0 20px; }
.genpg-lft .widget ul.sub-menu li a {font-size: 27px;}
.genpg-lft .widget ul.sub-menu li a:before{top: 23px;}

 
/* Blog Page Archives */

.page_default.blog-page .genpg-lft .blg_sdbar_archives { background-color: transparent; background-image: none; padding: 0; display: flex; justify-content: space-between; gap: 20px; align-items: center; margin: 0 0 47px; }
.page_default.blog-page .genpg-lft .blg_sdbar_archives h4.widget-title{font-size: 0;margin: 0;padding: 0px;}
.page_default.blog-page .blg_sdbar_archives .sidebar-box{margin: 0;}
.page_default.blog-page .genpg-lft { width: 100%; max-width: 100%; }
.page_default.blog-page .genpg-lft .blg_sdbar_archives input.field, .page_default.blog-page .genpg-lft .blg_sdbar_archives select.postform, .page_default.blog-page .genpg-lft .blg_sdbar_archives select {border: solid 1px #acacac;}
.genpg-lft .blg_sdbar_archives .sidebar-box:last-child{margin: 0px;}
 
.search-input-wrapper {position: relative; display: inline-block; width: 100%; }
.clear-search-btn {position: absolute;right: 64px;top: 50%;transform: translateY(-50%);font-size: 27px;cursor: pointer;display: none;color: #4b5c7f;z-index: 10;}

.page_default.blog-page .blg_sdbar_archives .widget_archive{order: 1;}
.page_default.blog-page .blg_sdbar_archives .widget_search{order: 3;}
.page_default.blog-page .blg_sdbar_archives .widget_categories{order: 2;}
 
/* Single Blog Archives */

.genpg-lft .blg_sdbar_archives .sidebar-box { background-color: transparent; background-image: none;  }
.genpg-lft .blg_sdbar_archives aside{margin-bottom:15px; background-color: inherit; }
.genpg-lft .blg_sdbar_archives { padding: 50px 34px; background: #50c878; }
.page_default .genpg-lft .blg_sdbar_archives input.field, .page_default .genpg-lft .blg_sdbar_archives select.postform, .page_default .genpg-lft .blg_sdbar_archives select { font-family: 'Sen'; font-weight: 400; font-size: 21px !important; line-height: 1.2; letter-spacing: 0px; color: #000000; text-transform: capitalize; padding: 19px 65px 15px 24px !important; margin-bottom: 0; position: relative !important; appearance: none !important; width: 100% !important; height: unset !important; border: none; background-color: #ffffff; background-image: url('images/blog-arrow-img.webp'); background-size: 60px 100%; background-repeat: no-repeat; background-position: right 0px center; outline: none; opacity: 100% !important; border-radius: inherit; }
.page_default .genpg-lft .blg_sdbar_archives input.field{background-image: none;}
.page_default .genpg-lft .blg_sdbar_archives h4.widget-title {font-size: 40px; line-height: 1; letter-spacing: -0.8px; color: #ffffff; text-align: left; margin: 0 0 18px; border-bottom: none !important; padding: 0px !important; }
.page_default .genpg-lft .blg_sdbar_archives input.search-submit { background-image: url(images/blog-serch-icon.webp); background-position: center; background-repeat: no-repeat;width: 60px; height: 100%; position: absolute; top: 0; bottom: 0; right: 0px; margin: auto; border: none; outline: none; background-color: transparent; font-size: 0; }
.page_default .genpg-lft .blg_sdbar_archives .theme-select {display: none !important;}
.page_default .genpg-lft .blg_sdbar_archives form.searchform{position: relative;}
.blg_sdbar_archives .sidebar-box:last-child{margin: 0;}
.genpg-lft .widget_recent_entries ul{padding: 12px 10px 22px 10px;margin: 0px;}
.genpg-lft .widget_recent_entries ul li{border: none;margin: 0px;padding: 0}
.genpg-lft .widget_recent_entries ul li a{font-size: 24px;line-height: 1.29;}
.genpg-lft .sidebar-box.widget_recent_entries ul li a::before{top: 24px;}


/*Blog Page*/

.page_default .genpg-rite ul.post-itm-btm  li i:before,.page_default .genpg-rite ul.post-itm-btm  li:before{display: none!important}
.page_default .genpg-rite ul.page-numbers li:before{display: none;}
.genpg-rite .blg-cntblk{display: flex;justify-content:center;flex-wrap: wrap;gap: 30px}
.genpg-rite .post-item {width: 31.7%;position: relative;display: inline-block;background: linear-gradient(90deg, rgba(182, 202, 233, 1) 0%, rgba(226, 235, 247, 0.71) 29%, rgba(240, 245, 254, 0.55) 45%, rgb(240 244 255 / 71%) 60%, rgb(224 232 247 / 56%) 86%, rgb(134 162 208 / 30%) 100%);display: flex;flex-direction: column;}
.genpg-rite .post-item:hover{background: #50c878}
.genpg-rite .post-cnt {padding: 25px 28px 70px;height: 100%;}
.genpg-rite .post-img{position: relative;}
.genpg-rite .blg-cntblk .post-img img {display: block;width: 100%;height: 300px;object-fit: cover;object-position: center;}
.genpg-rite .post-item h6 {clear: both;margin-bottom: 15px}
.genpg-rite .post-item h6 a{color: #000}
.genpg-rite .post-item:hover h6 a{color: #fff;}
.genpg-rite .post-dt {font-size: 23px; font-weight: 400; font-family: 'Sen';line-height: 1;letter-spacing: 0;color: #fff; list-style: none; margin: 0; padding: 12px 36px;position: absolute;bottom: 0;left: 0;background: #50c878}
.genpg-rite .post-item:hover .post-dt {color: #000;background-image: -webkit-linear-gradient(0deg, rgba(117, 154, 213, 0.9) 0%, rgb(216, 228, 246) 45%, rgb(230, 238, 255) 69%, rgb(216, 228, 246) 79%, rgb(202, 216, 242) 99%);}
.page_default .genpg-rite .post-category ul {margin: 0px;}
.page_default .genpg-rite .post-category ul li:before {display: none;}
.page_default .genpg-rite .post-btn {position: absolute;bottom: 30px;}
.page_default .genpg-rite .post-btn a.blg-btn {font-size: 23px; font-weight: 400; font-family: 'Sen'; line-height: 1.6;letter-spacing: 0;color: #000;text-transform: uppercase;}
.page_default .genpg-rite .post-item:hover a.blg-btn{color: #fff}
.oceanwp-pagination.clr { margin: 45px 0 0; width: 100%; }
.page_default .genpg-rite ul.page-numbers { text-align: center; margin: 0; padding: 0; display: flex ; justify-content: center; align-items: center; gap: 20px; }
.page_default .genpg-rite ul.page-numbers li { padding: 0; margin: 0 !important;border-radius: 50px; }
.page_default .genpg-rite ul.page-numbers li::before{display: none;}
.page_default .genpg-rite ul.page-numbers li .page-numbers.current, .page_default .genpg-rite ul.page-numbers li .page-numbers:hover { background-color: rgb(76, 92, 128); color: #ffffff; }
.page_default .genpg-rite ul.page-numbers li .page-numbers {font-family: 'Sen';font-weight: 400;font-size: 26px;line-height: 1;letter-spacing: 0px; display: inline-block;  margin: 0; text-align: center; color: #0d3b66; cursor: pointer; white-space: nowrap; transition: all .3s ease; background-color: transparent; border: none; min-width: 0 !important; min-height: 0 !important; width: 50px; height: 50px; padding: 5px; margin: 0; display: flex ; justify-content: center; align-items: center; text-decoration: none;}
.page_default .genpg-rite ul.page-numbers li .page-numbers.prev, .page_default .genpg-rite ul.page-numbers li .page-numbers.next {background-image: url(images/sprites-in.webp);background-repeat: no-repeat;    background-position: -326px -137px; width: 56px; height: 56px;padding: 0px;font-size: 0px;border-radius: initial;outline: none;background-color: transparent;}
.page_default .genpg-rite ul.page-numbers li .page-numbers.prev:hover{background-position: -326px -203px;}
.page_default .genpg-rite ul.page-numbers li .page-numbers.next { background-position: -407px -137px; }
.page_default .genpg-rite ul.page-numbers li .page-numbers.next:hover{background-position: -407px -203px;}

.nav-links a.page-numbers {margin: 0 5px;}
.page-navi {display: flex;justify-content: space-between;margin: 25px 0 0;}
.page-navi a.cmn-btn,.page-navi a.cmn-btn:hover{color: #fff;padding: 23px 55px;}

.nav-links span,
.nav-links a {padding: 8px 10px; background: #ccc; text-align: center; width: 40px; height: 40px; display: inline-block; align-items: center; color: #000; }
.nav-links span.nav-next-text, .nav-links span.nav-prev-text {display: none;}
.search-wrapper {position: relative; display: inline-block; }
.close-mark {position: absolute; right: 8px; top: 50%; transform: translateY(-50%); cursor: pointer; font-size: 18px; color: #999; }
.search-wrapper input {padding-right: 25px; }
.clear-button {cursor: pointer; font-size: 16px; margin-left: 8px; color: #888; user-select: none; }
.clear-button:hover {color: #000; }
.genpg-lft .widget_nav_menu ul li a.drop.close, .genpg-lft .widget_nav_menu ul li a.drop.open {font-size: 0;position: absolute;right: 16px;top: 18px;width: 12px;z-index: 10;height: 20px;background-color: transparent;background-position: center center;background-repeat: no-repeat;padding: 0px 0px;cursor: pointer;border: 0;background-image: url(images/plus_icn.webp);}
.genpg-lft .widget_nav_menu ul li a.drop:before{display: none;}
.genpg-lft .widget_nav_menu ul li a.drop.open {background-image: url(images/minus_icn.webp);filter: invert(1);}
.genpg-lft section.widget_nav_menu ul li ul.sub-menu{margin-bottom: 0;padding: 0}
.genpg-lft section.widget_nav_menu ul li ul.sub-menu li{margin-bottom: 0px;}
.genpg-lft section.widget_nav_menu ul ul li {padding: 0 0 0 30px;}


/*practice Areas Page*/

.genpg-rite  .practice-list{flex-wrap: wrap;justify-content: center;gap: 10px}
.practice-item.inner{width: 24.3%;background: linear-gradient(90deg, rgba(182, 202, 233, 1) 0%, rgba(226, 235, 247, 0.71) 29%, rgba(240, 245, 254, 0.55) 45%, rgb(240 244 255 / 71%) 60%, rgb(224 232 247 / 56%) 86%, rgb(134 162 208 / 30%) 100%);}
.page_default .genpg-rite  .practice-item.inner:hover .read-more-btn a{color: #fff !important}
.practice-list .practice-item.inner:hover:before, .practice-list .practice-item.inner:hover:after {background-color: #fff; }
.practice-list .practice-item.inner:hover:after {top: 0; bottom: initial; }
.page_default .genpg-rite  .practice-item.inner h4{font-size: 33px;line-height: 1.12;min-height: 248px;}
.practice-item.contested-uncontested-divorce h4:before{background-position:-12px -344px}
.practice-item.trust h4:before {background-position:-140px -344px}



/* Single Attorney Page Starts */

.sin-attrny-blck{display: flex; justify-content: space-between;align-items: center; background: linear-gradient(to right,  rgba(182,202,233,1) 0%,rgba(223,232,247,1) 26%,rgba(236,242,251,1) 38%,rgba(240,245,254,1) 45%,rgba(240,244,255,1) 60%,rgba(224,232,247,1) 86%,rgba(223,232,247,1) 100%); margin: 0 0 60px;position: relative; z-index: 0;}
.sin-attrny-blck::before {position: absolute;content: ""; background-image: url(images/single-attorney-bg.webp); height: 100%; width: 96%; right: 0; top: 0; background-position: right center; background-repeat: no-repeat; background-size: 100% 100%; opacity: 70%;pointer-events: none;}
.sin-attrny-blck .sin-attrny-left {width: 46.23%; text-align: center; position: relative; padding: 18px 0;}
.sin-attrny-blck .sin-attrny-image::before,.sin-attrny-blck .sin-attrny-image::after{position: absolute; content: "";  height: 50%; width: 100%; left: 0; bottom: 0; background-image: url(images/sin-attrny-gradient-layer.webp); background-position: center; background-size: 100% 100%; background-repeat: no-repeat; z-index: 1;}
.sin-attrny-blck .sin-attrny-image::after {background-image: url(images/single-attrny-logo.webp); height: 100%; width: 82.3%; opacity: 30%; z-index: -1; top: 0; margin: 0 auto; left: 0; right: 0;}
.sin-attrny-blck .sin-attrny-content{margin: -17px 0 0; position: relative; z-index: 3;}

.sin-attrny-blck .sin-attrny-left::before{position: absolute; content: ""; border-left: 9px solid #4c5c80;border-right: 9px solid #4c5c80;height: 15.3%;width: 94%;left: 0px; bottom: 0;right: 0; z-index: 2;margin: auto;}

.page_default .genpg-rite .sin-attrny-blck .sin-attrny-content h5{font-weight: 400; margin-bottom: 8px;}
.page_default .genpg-rite .sin-attrny-blck .sin-attrny-content h6{font-size: 20px; font-weight: 400; letter-spacing: 5.2px; margin: 0;}
.sin-attrny-blck .sin-attrny-right {width: 48.52%;padding:10px 10px 10px 0; }
.sin-attrny-blck .sin-attrny-image img{width: 100%; display: block;}
.sin-attrny-blck .sin-attrny-image {width: 79.43%; margin: 0 auto;}
.page_default .genpg-rite .sin-attrny-right h5{font-size: 31px; color: #4c5c80;margin: 0 0 6px;}
.page_default .genpg-rite .sin-attrny-right p{font-size: 18px; line-height: 1.38;margin-bottom: 15px;}
.page_default .genpg-rite .sin-attrny-right  p:last-of-type{margin:0}
.page_default .genpg-rite .sin-attrny-right p a {text-transform: uppercase;display: block; width: max-content; text-decoration: underline; margin: 5px 0 0; text-decoration-thickness: 2px;}
.sin-attrny-loc, .sin-attrny-call {padding-left: 98px; position: relative; margin-bottom: 28px; }
.page_default .genpg-rite .sin-attrny-call h5 a {display: block; width: max-content; font-size: 45px; color: #576993; letter-spacing: 0.3px; line-height: 1;margin-top: 4px;}
.page_default .genpg-rite .sin-attrny-call h5 a:hover{color: #50c878;}
.page_default .genpg-rite .sin-attrny-btn a{background-color: #50c878; color: #fff;}
.page_default .genpg-rite .sin-attrny-btn a:hover{background-color: #9babcf; }
.page_default .genpg-rite .sin-attrny-call h5 a::before, .sin-attrny-loc::before {position: absolute; content: ""; background-image: url(images/sprites-in.webp); height: 75px; width: 75px; background-color: #768bba; background-repeat: no-repeat; border-radius: 50%; background-position: -21px -132px; left: 12px; top: 2px;}
.page_default .genpg-rite .sin-attrny-call h5 a::before{background-position:-121px -132px;}
.page_default .genpg-rite .sin-attrny-call h5 a:hover::before{background-color: #50c878;}
.page_default .genpg-rite .accordion-section a.accordion-section-title{color: #000; display: block; cursor: pointer; background: linear-gradient(to right,  rgba(182,202,233,1) 0%,rgba(223,232,247,1) 26%,rgba(236,242,251,1) 38%,rgba(240,245,254,1) 45%,rgba(240,244,255,1) 60%,rgba(224,232,247,1) 86%,rgba(223,232,247,1) 100%); padding: 19px 45px 13px 33px; position: relative;}
.page_default .genpg-rite .accordion-section a.accordion-section-title.active{background-color: #50c878; color: #fff; background-image: none;}
.accordion-section .accordion-section-title::before {position: absolute; content: ""; background-image: url(images/sprites-in.webp); height: 12px; width: 24px; background-position: -190px -60px; background-repeat: no-repeat; right: 19px; top: 24px; }
.accordion-section .accordion-section-title.active::before{background-position:-192px -89px;rotate: 180deg;}
.page_default .genpg-rite .accordion-section h3{font-size: 28px;line-height: 1;  color: #000000; font-family: 'Bellefair'; font-weight: 400;margin: 0;}
.accordion-section-content{padding: 24px 0 0px;}
.accordion-section{margin: 0 0 10px;}


/*   Testimonials Page   */
 
.in-testimonials {display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; } 
.in-testimonials .testi-item {width: 32.8%;text-align: center; background: linear-gradient(to right, rgba(207,220,241,1) 0%,rgba(235,241,250,1) 27%,rgba(245,248,254,1) 43%,rgba(245,248,255,1) 61%,rgba(235,241,250,1) 83%,rgba(234,239,250,1) 100%); padding: 30px 42px 70px; position: relative; transition: 0.5s; }
.page_default .genpg-rite .testi-item p{font-size: 19px; line-height: 1.89; margin-bottom: 33px; } 
.in-testimonials .star-rat {display: inline-block; background-image: url(images/sprites-in.webp); background-repeat: no-repeat; background-position: -100px -16px; width: 125px; height: 25px; margin: 0 auto 20px; } 
.in-testimonials .testi-item:before {position: absolute; content: ""; width: 48px; height: 36px; background-image: url(images/sprites-in.webp); background-repeat: no-repeat; background-position: -250px -66px; top: 30px; left: 54px; } 
.in-testimonials .testi-item:after {position: absolute;content: "";margin: auto;border-left: 8px solid #9babd0;border-right: 8px solid #9babd0;width: 85%;height: 66px;left: 0;right: 0;bottom: 0;pointer-events: none;}
.page_default .genpg-rite .testi-item h6{margin: 0 !important;  } 
.in-testimonials .testi-item:hover {background: #50c878;}
.in-testimonials .testi-item:hover h6,.in-testimonials .testi-item:hover p{color: #fff}
.in-testimonials .testi-item:hover:after{border-color: #4c5c80;}

.in-testimonials .testi-item:hover:before{background-position: -250px -16px}
.in-testimonials .testi-item h6{position: absolute; left: 0;right: 0;bottom: 30px;margin: auto;}


/*   Contact Page   */
 
.cont-blk {display: flex; justify-content: space-between; } 
.cont-item{width: 31.8%; text-align: center; position: relative; padding: 35px 15px 30px; background: linear-gradient(to right, rgba(207,220,241,1) 12%,rgba(235,241,250,1) 27%,rgba(245,248,254,1) 43%,rgba(245,248,255,1) 61%,rgba(235,241,250,1) 83%,rgba(234,239,250,1) 100%); transition: 0.5s; } 
.cont-item h5{position: relative; padding-top: 110px; } 
.page_default .genpg-rite .cont-item h5{color: #4c5c80; } 
.cont-item h5:before, .cont-item h5 a:before{position: absolute; content: ""; width: 85px; height: 85px; left: 0; right: 0; top: 0; background-color: #768bba; border-radius: 50%; margin: auto; background-image: url("images/sprites-in.webp"); background-repeat: no-repeat; background-position: -16px -128px; transition: 0.5s; } 
.cont-item:hover h5:before,.cont-item:hover h5 a:before{background-color: #fff}
.cont-item:hover h5:before{background-position: -16px -224px}
.cont-item.call h5 a:before{background-position: -116px -128px; } 
.cont-item.call:hover h5 a:before{background-position: -116px -225px; } 
.cont-item.mail h5 a:before{background-position: -216px -128px; } 
.cont-item.mail:hover h5 a:before{background-position: -216px -225px; } 
.cont-item h5 a{display: block; font-size: 45px; } 
.cont-item.mail h5 a{display: block; font-size: 23px; text-transform: lowercase; color: #000; font-family: 'Sen'; font-weight: 400; } 
.page_default .genpg-rite .cont-item:hover p a{color: #fff; } 
.page_default .genpg-rite .cont-item p a:hover {color: #fff;text-decoration:none; } 
.page_default .genpg-rite .cont-item p{margin:0 0 15px; font-size: 18px; line-height: 1.44; } 
.page_default .genpg-rite .cont-item p:last-of-type{margin:0}
.page_default .genpg-rite .cont-item p a {display: block; text-transform: uppercase; color: #50c878; text-decoration: underline; margin: 7px 0 0; } 
.cont-item:hover{background: #50c878; } 
.cont-item:hover p, .page_default .genpg-rite .cont-item:hover h5, .page_default .genpg-rite .cont-item:hover h5 a{color: #fff; } 
.page_default .genpg-rite .cont-item h5{margin: 0 0 10px!important; } 
.page_default .genpg-rite .cont-item.call h5, .page_default .genpg-rite .cont-item.mail h5{margin: 0!important; } 
.page_default .genpg-rite .cont-item h5 a{margin: 10px 0 0!important; }
.page_default .genpg-rite .cont-item h5 a:hover{color: #fff; text-decoration: underline;} 
body.page-template-contact-page .hm-consult-sec{display: none;}
.cont-item.logo:hover{background:linear-gradient(to right, rgba(207,220,241,1) 12%,rgba(235,241,250,1) 27%,rgba(245,248,254,1) 43%,rgba(245,248,255,1) 61%,rgba(235,241,250,1) 83%,rgba(234,239,250,1) 100%);} 
.cont-item.logo .contact-logo {width:65%;}
.cont-item.logo{display:flex;justify-content:center;align-items:center;}

 .sch-iframe .css-1iehxn8 {padding-top:0 !important}
li.select-item.select-item-box.css-1y74x9x{    background: linear-gradient(to right, #b6cae9 0%, #dfe8f7 26%, #ecf2fb 38%, #f0f5fe 45%, #f0f4ff 60%, #e0e8f7 86%, #dfe8f7 100%) !important;}
.page_default .genpg-rite section.no-results.not-found form.search-form, .page_default .genpg-rite section.no-results.not-found h1, p.gform_required_legend {display: none;}
