@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
  font-family: 'Birch Std';
  src: url('../fonts/BirchStd.eot');
  src: url('../fonts/BirchStd.eot?#iefix') format('embedded-opentype'), url('../fonts/BirchStd.woff2') format('woff2'), url('../fonts/BirchStd.woff') format('woff'), url('../fonts/BirchStd.ttf') format('truetype'), url('../fonts/BirchStd.svg#BirchStd') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Droid Serif';
  src: url('../fonts/DroidSerif-BoldItalic.eot');
  src: url('../fonts/DroidSerif-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSerif-BoldItalic.woff2') format('woff2'), url('../fonts/DroidSerif-BoldItalic.woff') format('woff'), url('../fonts/DroidSerif-BoldItalic.ttf') format('truetype'), url('../fonts/DroidSerif-BoldItalic.svg#DroidSerif-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Droid Serif';
  src: url('../fonts/DroidSerif-Bold.eot');
  src: url('../fonts/DroidSerif-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSerif-Bold.woff2') format('woff2'), url('../fonts/DroidSerif-Bold.woff') format('woff'), url('../fonts/DroidSerif-Bold.ttf') format('truetype'), url('../fonts/DroidSerif-Bold.svg#DroidSerif-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Droid Serif';
  src: url('../fonts/DroidSerif-Italic.eot');
  src: url('../fonts/DroidSerif-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSerif-Italic.woff2') format('woff2'), url('../fonts/DroidSerif-Italic.woff') format('woff'), url('../fonts/DroidSerif-Italic.ttf') format('truetype'), url('../fonts/DroidSerif-Italic.svg#DroidSerif-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Droid Serif';
  src: url('../fonts/DroidSerif.eot');
  src: url('../fonts/DroidSerif.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidSerif.woff2') format('woff2'), url('../fonts/DroidSerif.woff') format('woff'), url('../fonts/DroidSerif.ttf') format('truetype'), url('../fonts/DroidSerif.svg#DroidSerif') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*All-Font-include-here
font-family: 'Montserrat', sans-serif;

html {
	max-width: 100%;
	overflow-X: hidden;
	width: 100%
}
section,
header,
footer {
	float: left;
	width: 100%;
	margin: 0px;
	position: relative;max-width: 100%;
}
*/
body {
  padding: 0;
  margin: 0;
  max-width: 100%;
  overflow-X: hidden;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 1.7;
  font-weight: normal;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
a {
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  color: #2f499b;
  font-weight: bold;
}
a:hover, a:focus {
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  color: #000000
}
img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0px auto;
  max-height: auto;
}
ul, li, p {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 1.7;
}
strong, b {
  font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
  outline: none !important;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  line-height: normal;
  font-style: normal;
  font-display: swap;
  font-family: 'Droid Serif';
}
input, select, textarea, button, input:hover, select:hover, textarea:hover, button:hover, input:focus, select:focus, textarea:focus, button:focus {
  outline: none !important;
  box-shadow: none;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.container {
  width: 100%;
  max-width: 1690px;
  margin: 0 auto;
  padding: 0px 15px
}
.no-padding {
  padding: 120px 0
}
.bg {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important
}
.header-info {
  position: absolute;
  width: 100%;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  z-index: 2;
  left: 0px;
  right: 0px;
  padding: 0px 35px;
}
.header-info::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  width: 100%;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.13);
  -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.13);
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.13);
}
.header-info .logo {
  width: auto;
  float: left;
  position: relative;
  z-index: 1;
  padding: 0px;
  margin-top: -49px;
}
.header-info .logo a, .header-info .logo a img {
  display: inline-block;
  vertical-align: middle;
}
.header-info .logo a img {
  width: auto;
}
.nav-menu-content {
  display: inline-block;
  vertical-align: middle
}
.deskop-img {
  display: inline-block;
}
.tablate-img {
  display: none;
}
.mobile-img {
  display: none;
}
.nav-menu-content nav {
  width: 100%;
  padding: 0px
}
.nav-menu-content .sm-clean {
  float: right;
  width: 100%;
  text-align: right
}
.nav-menu-content .sm-clean li {
  margin: 0px 22px
}
.nav-menu-content .sm-clean li:first-child {
  margin-left: 0px
}
.nav-menu-content .sm-clean li:last-child {
  margin-right: 0px
}
.nav-menu-content .sm-clean ul li {
  margin: 0px
}
.nav-menu-content .sm-clean li a {
  color: #ffffff;
  font-size: 16px;
  padding: 15px 0px;
  font-weight: 600;
  text-transform: none;
  position: relative;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  white-space: normal !important;
}
.nav-menu-content .sm-clean li a:hover, .nav-menu-content .sm-clean li a:focus, .nav-menu-content .sm-clean li a.highlighted, .nav-menu-content .sm-clean li.current-menu-item a {
  color: #f9d53d
}
.nav-menu-content .sm-clean ul li a, .nav-menu-content .sm-clean li.current-menu-item ul li a {
  padding: 0px 0px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  position: relative;
  line-height: normal;
  border-radius: 0px !important;
  border-top: 1px solid #e7e7e7;
}
.nav-menu-content .sm-clean ul li:first-child {
  padding-top: 0px !important;
}
.nav-menu-content .sm-clean ul li:last-child {
  padding-bottom: 0px !important;
}
.nav-menu-content .sm-clean ul li {
  border-bottom: none;
  padding: 13px 30px;
}
.nav-menu-content .sm-clean ul li:last-child {
  border-bottom: none;
}
.nav-menu-content .sm-clean ul li a:hover, .nav-menu-content .sm-clean ul li a:focus, .nav-menu-content .sm-clean ul li a.highlighted, .nav-menu-content .sm-clean ul li.current-menu-item a, .nav-menu-content .sm-clean ul li.current-menu-ancestor a {
  color: #2f499b;
}
.nav-menu-content .sm-clean ul li ul li a, .nav-menu-content .sm-clean ul li.current-menu-item ul li a {
  color: #222222;
}
.nav-menu-content .sm-clean ul li ul li a {
  font-size: 15px;
  font-weight: normal;
}
.nav-menu-content .sm-clean ul li ul li a:hover, .nav-menu-content .sm-clean ul li ul li a:focus, .nav-menu-content .sm-clean ul li ul li a.highlighted, .nav-menu-content .sm-clean ul li ul li.current-menu-item a, .nav-menu-content .sm-clean ul li ul li a.disabled, .nav-menu-content .sm-clean ul li ul li.current-menu-ancestor a {
  color: #2f499b;
}
.nav-menu-content .sm-clean a:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -1.5px;
  height: 3px;
  width: 0;
  background-color: #f9d53d;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.nav-menu-content .sm-clean a:hover:before, .nav-menu-content .sm-clean a:focus:before, .nav-menu-content .sm-clean li a:hover:before, .nav-menu-content .sm-clean li a:focus:before, .nav-menu-content .sm-clean li a.highlighted:before, .nav-menu-content .sm-clean li.current-menu-item a:before {
  width: 100%;
}
.nav-menu-content .sm-clean ul li a:before {
  display: none !important;
}
.close-icon {
  display: none;
}
.tel-info {
  display: inline-block;
  vertical-align: middle;
  margin-left: 38px;
  border-left: 2px solid rgba(255, 255, 255, 0.1);
  padding-left: 38px;
  line-height: 1.1;
}
.header-right {
  padding: 19px 0px 13px 0px;
}
.tel-info a {
  color: #ffffff;
  font-size: 42px;
  font-weight: bold;
  padding-left: 0px;
  position: relative;
}
.tel-info a small {
  font-size: 87%;
  vertical-align: middle;
  position: relative;
  top: -3px;
}
.tel-info a b {
  font-family: 'Birch Std';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  padding: 2px;
  position: relative;
  top: 1px;
}
header .header-info.fixed {
  background: #172963 !important;
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  position: fixed !important;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 99;
}
.tel-info a:hover, .tel-info a:focus {
  color: #f9d53d;
}
.tel-info a:before {
  background: url("../images/phone-icon.png");
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: left center !important;
  content: "";
  position: relative;
  left: 0px;
  top: 0px;
  width: 25px;
  height: 25px;
  display: none;
}
.tel-info a:hover:before, .tel-info a:focus:before {
  background: url("../images/phone-icon-hover.png");
}
.tel-info a img {
  margin-right: 7px;
  position: relative;
  top: -1px;
}
.available-block, .header-contact-info {
  display: inline-block;
  vertical-align: middle;
}
.header-contact-info .start-your-case-btn {
  font-size: 14px;
  background: #d7bb40;
  color: #111111;
  text-transform: uppercase;
  padding: 9px 18px;
  padding-right: 60px !important;
  position: relative;
  font-weight: bold;
  margin-left: 40px;
  display: inline-block;
  border-radius: 5px 5px 5px 5px !important;
}
.header-contact-info .start-your-case-btn i {
  background: #dcc255;
  height: 40px !important;
  width: 40px !important;
  position: absolute;
  top: 0px !important;
  right: 0px !important;
  color: #111111;
  text-align: center;
  line-height: 40px;
  font-size: 17px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  border-radius: 0px 5px 5px 0px;
}
.header-contact-info .start-your-case-btn:hover, .header-contact-info .start-your-case-btn:focus {
  background: #2f499b !important;
  color: #fff !important;
}
.header-contact-info .start-your-case-btn:hover i, .header-contact-info .start-your-case-btn:focus i {
  background: #2f499b;
  color: #fff !important;
}
.available-block a {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px !important;
  text-transform: uppercase;
  padding: 0px 15px;
  position: relative;
  display: inline-block;
}
.available-block a:hover, .available-block a:focus {
  color: #f9d53d;
}
.available-block a::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background: #f9d53d;
  position: absolute;
  right: -6px;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 0px;
}
.available-block a:last-child {
  padding-right: 0px !important;
}
.available-block a:last-child::before {
  display: none;
}
.available-block a:first-child {
  padding-left: 0px !important;
}
/*coman-accordion-coman-accordion-coman-accordion-coman-accordion*/
/*defualt-content-info
defualt-content-info
defualt-content-info*/
.defualt-content-info h1, h1 {
  font-size: 48px;
  color: #171717;
  margin-bottom: 20px;
}
.defualt-content-info h2, h2, .coman-title h2 {
  font-size: 48px;
  color: #111111;
  margin-bottom: 20px;
}
.defualt-content-info h2 b {
  color: #2f499b;
  font-weight: bold;
}
.coman-title h2 b {
  color: #2f499b;
  font-weight: bold;
}
.defualt-content-info h3, h3 {
  font-size: 36px;
  color: #2f499b;
  margin-bottom: 20px;
}
.defualt-content-info h4, h4 {
  font-size: 30px;
  color: #2f499b;
  margin-bottom: 10px;
}
.defualt-content-info h5, h5 {
  font-size: 24px;
  color: #2f499b;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
}
.defualt-content-info h6, h6 {
  font-size: 18px;
  color: #2f499b;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.defualt-content-info figure {
  width: 100%;
  margin-bottom: 40px;
}
.defualt-content-info p, p {
  font-size: 17px;
  line-height: 1.8;
  color: #000000;
  margin-bottom: 30px;
}
.defualt-content-info p a, p a {
  color: #2f499b;
  font-weight: bold;
}
.defualt-content-info p a:hover, .defualt-content-info p a:focus, p a:hover, p a:focus {
  color: #000000;
}
.defualt-content-info ul, .defualt-content-info ol {
  margin-bottom: 35px;
}
.defualt-content-info ul li, .defualt-content-info ol li {
  font-size: 17px;
  line-height: 1.8;
  color: #000000;
  margin-bottom: 20px;
  padding-left: 17px;
  position: relative;
}
.practice-area-page-sec .defualt-content-info ul li, .practice-area-page-sec .defualt-content-info ol li, .default-content-page-sec .defualt-content-info ul li, .default-content-page-sec .defualt-content-info ol li {
  overflow: hidden;
}
.defualt-content-info ul li a, .defualt-content-info ol li a {
  color: #2f499b;
  font-weight: bold;
}
.defualt-content-info ul li a:hover, .defualt-content-info ul li a:focus, .defualt-content-info ol li a:hover, .defualt-content-info ol li a:focus {
  color: #000000;
}
.defualt-content-info ul li:before {
  content: "";
  position: absolute;
  background: #f9d53d;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 13px;
  border-radius: 0px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.defualt-content-info ol {
  padding-left: 0px;
}
.defualt-content-info ol li::before {
  content: counter(section);
  position: absolute;
  left: 0px;
  top: 3px;
  position: absolute;
  height: 21px;
  width: 21px;
  text-align: center;
  line-height: 21px;
  font-size: 15px;
  background: #2f499b;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border-radius: 0px;
}
.defualt-content-info ol li {
  position: relative;
  margin-bottom: 18px;
  padding-left: 30px;
  counter-increment: section;
}
/*defualt-content-info---defualt-content-info----defualt-content-info*/
/*footer---footer----footer*/
.footer-menu {
  text-align: center;
  background: #f9d53d;
  padding: 35px 0px;
}
.footer-menu ul li {
  display: inline-block;
  padding: 0px 22px;
}
.footer-menu ul li:first-child {
  padding-left: 0px !important;
  border: none !important;
}
.footer-menu ul li:last-child {
  padding-right: 0px !important;
}
.footer-menu ul li a {
  color: #111111;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.footer-menu ul li a:hover, .footer-menu ul li a:focus {
  color: #2f499b;
}
.copyright-sec {
  background: #fff;
  padding: 20px 0px;
}
.copyright-sec figure {
  margin-bottom: 0px;
  text-align: right;
}
.copyright-sec p {
  color: #111111;
  font-size: 14px;
  margin-bottom: 0px;
}
.copyright-sec p a {
  font-weight: bold;
  color: #111111;
}
.copyright-sec p a:hover, .copyright-sec p a:focus {
  color: #2f499b;
}
/*footer---footer----footer*/
/*.sticky-block {
	position: sticky;
	top: 0px;
}*/
.coman-row {
  margin: 0px -35px;
}
.coman-col {
  padding: 0px 35px;
}
.blockquote-img {
  width: 80px;
  height: 91px;
  border-radius: 91px;
  float: left;
}
.defualt-content-info img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-bottom: 35px;
  display: inline-block;
}
.defualt-content-info blockquote h4 {
  line-height: 1.7;
  margin-bottom: 20px;
}
.blockquote-inn {
  overflow: hidden;
  padding-left: 15px;
  padding-top: 20px;
}
.blockquote-inn h6 {
  font-size: 21px;
  color: #000000;
  margin-bottom: 0px;
}
.blockquote-inn p {
  font-size: 16px;
  color: #000000;
  margin-bottom: 0px;
  font-family: 'Droid Serif';
}
.coman-title h2 {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.coman-title p {
  margin-bottom: 35px;
}
.coman-title h2:before {
  content: "";
  background-size: contain !important;
  background-position: center !important;
  background: url("../images/coman-title.png");
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 276px;
  height: 10px;
  background-repeat: no-repeat !important;
  position: absolute;
  margin: auto;
}
.coman-btn {
  border: 1px solid #2f499b;
  padding: 1px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  margin: 5px;
}
.coman-btn small {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  background: #2f499b;
  height: 48px;
  line-height: 48px;
  text-align: center;
  width: 255px;
  display: inline-block;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.coman-btn:hover, .coman-btn:focus {
  border: 1px solid #f9d53d;
}
.coman-btn:hover small, .coman-btn:focus small {
  background: #f9d53d;
}
.coman-teb-menu {
  text-align: center;
}
.coman-teb-menu .nav-tabs {
  border: none;
  background: #fff;
  width: auto;
  display: inline-block;
  margin: auto;
  border-radius: 0px;
  margin-bottom: 50px;
  -webkit-box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.06);
}
.coman-teb-menu .nav-tabs li {
  display: inline-block;
}
.coman-teb-menu .nav-tabs li .nav-link {
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  width: 240px;
  display: inline-block;
  text-align: center;
  border-bottom: 2px solid #fff;
  color: #000000;
  padding: 0px;
  height: 50px;
  line-height: 50px;
  border-right: 1px solid #f1f1f1 !important;
  border-radius: 0px;
}
.coman-teb-menu .nav-tabs li:last-child .nav-link {
  border-right: none !important;
}
.coman-teb-menu .nav-tabs li .nav-link.active {
  border-bottom: 2px solid #2f499a;
  color: #2f499b;
}
.coman-teb-menu .attorneys-block-det {
  padding: 20px;
  height: 100%;
}
.coman-teb-menu .attorneys-block-det h4 {
  color: #111111;
  font-size: 18px;
  text-align: left;
  margin-bottom: 3px;
}
.coman-teb-menu .attorneys-block-det p {
  color: #000000;
  font-size: 12px;
  margin-bottom: 0px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
.coman-teb-menu .attorneys-block-det h4 a {
  color: #111111;
  font-weight: normal;
  -webkit-transition: all .0s ease-in-out;
  -moz-transition: all .0s ease-in-out;
  -o-transition: all .0s ease-in-out;
  -ms-transition: all .0s ease-in-out;
  transition: all .0s ease-in-out;
}
.coman-teb-menu .attorneys-block {
  background: #fff;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.coman-teb-menu .attorneys-block:hover, .coman-teb-menu .attorneys-block:focus {
  border: 2px solid #2f499b;
}
.coman-teb-menu .attorneys-block:hover .attorneys-block-det, .coman-teb-menu .attorneys-block:focus .attorneys-block-det {
  background: #2f499b;
}
.coman-teb-menu .attorneys-block:hover .attorneys-block-det h4 a, .coman-teb-menu .attorneys-block:hover .attorneys-block-det h4 a, .coman-teb-menu .attorneys-block:hover .attorneys-block-det p, .coman-teb-menu .attorneys-block:hover .attorneys-block-det p {
  color: #fff;
}
.coman-teb-menu .attorneys-block {
  border: 2px solid #f4f4f4;
  -webkit-box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.05);
}
.coman-teb-menu .attorneys-block figure, .coman-teb-menu .attorneys-block figure img {
  background: #f4f4f4;
  margin-bottom: 0px;
}
.coman-teb-menu .row {
  margin: 0px -15px;
}
.coman-teb-menu [class*="col-"] {
  padding: 0px 15px;
  margin-bottom: 30px;
  width: 16.66%;
}
/*coman-accordion-coman-accordion-coman-accordion-coman-accordion*/
.coman-accordion {
  position: relative;
}
.coman-accordion .accordion-item {
  background-color: #fff;
  border: none;
  border-radius: 0px !important;
  padding: 0px;
  margin-bottom: 20px;
  border: none;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04);
  border-radius: 0px !important;
}
.coman-accordion .accordion-item .accordion-button {
  padding: 28px 48px;
  box-shadow: none;
  background: #fff;
  color: #111111;
  font-size: 24px;
  border-radius: 0px;
  outline: none;
  border: 2px solid traperent;
  border-bottom: none;
  font-family: 'Frank Ruhl Libre', serif;
  font-weight: normal;
  padding-right: 70px !important;
  padding-left: 86px !important;
}
.coman-accordion .accordion-item .accordion-button .fa-solid.fa-question {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 36px;
  background: #2f499b;
  border-radius: 50px;
  text-align: center;
  line-height: 32px;
  font-size: 20px;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
}
.coman-accordion .accordion-item .accordion-button:after {
  width: 20px;
  height: 20px;
  background: none !important;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  transform: none !important;
  position: absolute;
  right: 32px;
}
.coman-accordion .accordion-item .accordion-button[aria-expanded="false"]:after {
  content: "\f0d7";
  color: #b0b7bc;
}
.coman-accordion .accordion-item .accordion-button[aria-expanded="true"]::after {
  content: "\f0d8";
  color: #2f499b;
}
.coman-accordion .accordion-item .accordion-button:not(.collapsed) {
  background: none;
  color: #111111;
  border: 2px solid #2f499b;
  border-bottom: none;
}
.coman-accordion .accordion-item .accordion-button[aria-expanded="true"] {
  border: 2px solid #2f499b;
  border-bottom: none;
}
.coman-accordion .accordion-body {
  padding: 34px 48px;
  padding-top: 0px !important;
  border: 2px solid #2f499b;
  border-top: none;
  margin-top: -10px;
  padding-left: 86px !important;
}
.blog-block {
  background: #fff;
  height: 100%;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.03);
}
.blog-block figure, .blog-block figure img {
  width: 100%;
  margin-bottom: 0px;
}
.blog-block-det {
  padding: 35px;
}
.blog-block-det small {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
}
.blog-block-det h3 {
  color: #111;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.6;
}
.blog-block-det h3 a {
  font-weight: normal;
  color: #111;
}
.blog-block-det h3 a:hover, .blog-block-det h3 a:focus {
  color: #2f499b;
}
.blog-block-det p {
  margin-bottom: 20px;
}
.raed-more-btn {
  width: 140px;
  height: 36px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #2f499b;
  line-height: 36px;
  font-size: 14px;
}
.raed-more-btn:hover, .raed-more-btn:focus {
  background: #f9d53d;
}
.blog-sec [class*="col-"] {
  margin-bottom: 40px;
}
.contact-form-info {
  padding: 85px 100px;
  border: 15px solid #f9d53d;
  height: 100%;
}
.contact-form-info h3 {
  color: #fff;
  margin-bottom: 5px;
}
.contact-form-info p {
  color: #fff;
  font-size: 20px;
}
.contact-form-info p a {
  color: #fff;
}
.contact-form-info p a:hover, .contact-form-info p a:focus {
  color: #f9d53d;
}
.contact-form-info-block p {
  margin-bottom: 50px;
}
.contact-form-info-block p:last-child {
  margin-bottom: 0px !important;
}
.location-sec {
  padding: 96px 0px 20px 0px !important;
}
.location-sec .row {
  margin: 0px -20px;
}
.location-sec [class*="col-"] {
  padding: 0px 20px;
  margin-bottom: 76px;
}
.location-sec h3 {
  color: #2f499b;
  font-size: 30px;
  margin-bottom: 0px;
}
.location-block {
  text-align: center;
  max-width: 210px;
  text-align: center;
  margin: auto;
}
.location-block p {
  margin-bottom: 0px;
}
.location-block h4 {
  color: #2f499b;
  font-size: 21px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.location-block h4::before {
  background: url("../images/title-before.png");
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 25px;
  height: 5px;
  content: "";
  position: absolute;
}
.location-block p a {
  color: #000000;
  font-weight: normal;
}
.location-block p a:hover, .location-block p a:focus {
  color: #2f499b;
}
.get-direction-btn {
  color: #2f499b;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  width: 130px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #f9d53d;
  display: inline-block;
  margin-top: 24px;
}
.get-direction-btn:hover, .get-direction-btn:focus {
  background: #f9d53d;
  color: #fff;
}
.inner-benner-sec {
  padding: 180px 0px 60px 0px;
  text-align: center;
}
.inner-benner-sec h1 {
  display: inline-block;
  margin: 0px;
  line-height: normal;
  color: #fff;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px 22px;
  position: relative;
}
.inner-benner-sec h2 {
  line-height: normal;
  color: #ffffff;
  font-size: 60px;
  margin: 0px;
  margin-top: 15px;
}
.inner-benner-sec h2 small, .inner-benner-sec h2 b {
  font-weight: normal;
  color: #f9d53d;
  font-size: 100%;
}
.inner-benner-sec h1::before, .inner-benner-sec h1::after {
  content: "";
  position: absolute;
  background: #f9d53d;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.inner-benner-sec h1::after {
  right: 0px;
  left: auto;
}
.coman-bg {
  background: #f9f9f9;
}
.defualt-content-info img.alignleft {
  float: left;
  margin: 0px 35px 35px auto;
}
.defualt-content-info img.alignright {
  float: right;
  margin: 0px auto 35px 35px;
}
.defualt-content-info img.aligncenter {
  float: none;
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 35px;
}
.practice-area-page-sec .defualt-content-info ul, .practice-area-page-sec .defualt-content-info ol {
  margin-bottom: 20px;
}
.two-list li {
  margin-bottom: 8px !important;
  flex: 0 0 auto;
  width: 50%;
}
.two-list {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
}
.three-list li {
  margin-bottom: 10px !important;
  flex: 0 0 auto;
  width: 33.33%;
}
.three-list {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
}
.user-shortcode blockquote {
  display: block !important;
  padding: 40px 0px !important;
  border-top: 1px solid #e7e7e7 !important;
  border-bottom: 1px solid #e7e7e7 !important;
  margin-bottom: 40px !important;
}
.user-shortcode blockquote h5 {
  font-weight: normal !important;
  text-transform: unset !important;
  font-family: 'Droid Serif' !important;
  margin-bottom: 15px !important;
}
.user-shortcode blockquote h4 {
  color: #111111 !important;
}
.user-shortcode blockquote p {
  text-transform: uppercase !important;
  margin-bottom: 13px !important;
}
.contact-btn-info {
  background: #2f499b;
  padding: 48px;
  border-bottom: 3px solid #f9d53d;
  margin: 50px 0px;
}
.contact-btn-info h4 {
  color: #fff;
  margin: 5px 0px;
}
.contact-btn-info small {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  padding: 5px 20px;
  display: inline-block;
  vertical-align: middle;
}
.contact-btn-info .coman-btn {
  padding: 0px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  margin: 5px 0px !important;
  color: #111111;
  font-size: 14px;
  font-weight: bold;
  background: #fff;
  padding: 0 !important;
  width: 260px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  border: none;
}
.contact-btn-info .row .col-md-8.text-center.align-self-center {
  text-align: right !important;
}
.default-content-page-sec .col-lg-8.coman-col .defualt-content-info .contact-btn-info .text-center {
  text-align: right !important;
}
.practice-area-page-sec .col-lg-8.coman-col .defualt-content-info .contact-btn-info .text-center {
  text-align: right !important;
}
.contact-btn-info .free-case-btn {
  background: #f9d53d;
}
.contact-btn-info .free-case-btn i {
  width: 40px;
  height: 40px;
  float: right;
  text-align: center;
  line-height: 40px;
  background: #ffe36c;
  border-radius: 0px 5px 5px 0px;
  color: #483f19 !important;
}
.contact-btn-info .coman-btn:hover, .contact-btn-info .coman-btn:focus {
  background: #000 !important;
  color: #fff !important;
}
.user-block-shortcode {
  background: #2f499b;
  border-bottom: 3px solid #f9d53d;
  padding: 25px 35px;
  padding-bottom: 0px !important;
  margin: 50px 0px;
}
.user-block-shortcode h1, .user-block-shortcode h2, .user-block-shortcode h3, .user-block-shortcode h4, .user-block-shortcode h5, .user-block-shortcode h6 {
  color: #f9d53d;
}
.user-block-shortcode p, .user-block-shortcode ul li, .user-block-shortcode ol li {
  color: #fff;
}
.user-block-shortcode p a, .user-block-shortcode ul li a, .user-block-shortcode ol li a {
  color: #f9d53d;
}
.user-block-shortcode p a:hover, .user-block-shortcode p a:focus, .user-block-shortcode ul li a:hover, .user-block-shortcode ul li a:focus, .user-block-shortcode ol li a:hover, .user-block-shortcode ol li a:focus {
  color: #fff;
}
.user-block-shortcode figure, .user-block-shortcode figure img {
  margin-bottom: 0px;
  text-align: center;
}
.defualt-content-info img.img-med {
  width: 350px;
  height: auto;
}
.contact-btn-info.contact-btn-info-2 {
  text-align: center;
}
.contact-btn-info.contact-btn-info-2 h1, .contact-btn-info.contact-btn-info-2 h2, .contact-btn-info.contact-btn-info-2 h3, .contact-btn-info.contact-btn-info-2 h4, .contact-btn-info.contact-btn-info-2 h5, .contact-btn-info.contact-btn-info-2 h6, .contact-btn-info.contact-btn-info-2 p, .contact-btn-info.contact-btn-info-2 ul li, .contact-btn-info.contact-btn-info-2 ul li a {
  color: #fff;
}
.contact-btn-info.contact-btn-info-2 h1, .contact-btn-info.contact-btn-info-2 h2, .contact-btn-info.contact-btn-info-2 h3, .contact-btn-info.contact-btn-info-2 h4, .contact-btn-info.contact-btn-info-2 h5, .contact-btn-info.contact-btn-info-2 h6 {
  margin-bottom: 18px;
}
.phone-shortcode {
  text-align: center;
  background: #2f499b;
  float: left;
  width: 450px;
  margin: 0px 40px 40px 0px;
}
.phone-shortcode img {
  width: 100%;
  margin: 0px !important;
}
.phone-shortcode .call-info {
  margin: 0px !important;
  padding: 36px 30px;
}
.phone-shortcode .call-info img {
  width: auto !important;
  max-width: 100% !important;
  margin-bottom: 20px !important;
}
.phone-shortcode .call-info .tel-link {
  display: inline-block;
  font-size: 36px;
}
.phone-shortcode-2 {
  background: #2f499b;
  margin: 40px 0px;
  padding: 28px 40px;
}
.phone-shortcode-2 img {
  margin-bottom: 0px;
}
.phone-shortcode-2 .call-info {
  margin: 0px;
  text-align: right;
}
.phone-shortcode-2 .call-info p {
  font-family: 'Droid Serif';
  letter-spacing: unset;
  opacity: 1;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 32px;
  line-height: normal;
  color: #f9d53d;
  margin-bottom: 0px !important;
}
.phone-shortcode-2 .call-info .tel-link {
  font-size: 42px;
}
.contact-btn-info.contact-btn-info-3 {
  float: left;
  width: 450px;
  margin: 0px 40px 40px 0px;
  text-align: center;
}
.contact-btn-info.contact-btn-info-3 h1, .contact-btn-info.contact-btn-info-3 h2, .contact-btn-info.contact-btn-info-3 h3, .contact-btn-info.contact-btn-info-3 h4, .contact-btn-info.contact-btn-info-3 h5, .contact-btn-info.contact-btn-info-3 h6, .contact-btn-info.contact-btn-info-3 p, .contact-btn-info.contact-btn-info-3 ul li, .contact-btn-info.contact-btn-info-3 ul li a {
  color: #fff;
}
.contact-btn-info.contact-btn-info-3 .coman-btn {
  display: block !important;
  margin: auto !important;
  margin-bottom: 17px !important;
}
.record-million-section-shortcode {
  background: #2f499b;
  padding: 25px;
  text-align: center;
  margin: 50px 0px;
}
.record-million-section-shortcode .item {
  text-align: center;
  position: relative;
  padding: 0px 70px;
}
.record-million-section-shortcode .item:before {
  content: "";
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  width: 1px;
  height: 100px;
  left: 0px;
  position: absolute !important;
  top: 50% !important;
  -moz-transform: translate(0, -50%) !important;
  -o-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
}
.record-million-section-shortcode .item {
  margin: 0px -2px;
}
.record-million-section-shortcode .item h3 {
  color: #ffffff;
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 0px;
  line-height: 1;
  margin-bottom: 15px;
}
.record-million-section-shortcode .item h6 {
  color: #f9d53d;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: 'Montserrat', sans-serif;
}
.record-million-section-shortcode .item p {
  margin-top: 0px !important;
  font-size: 17px !important;
}
.record-million-section-shortcode h2 {
  color: #ffffff;
  font-size: 19px !important;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
}
.record-million-section-shortcode p {
  color: #ffffff;
  font-size: 12px !important;
  font-weight: normal;
  margin-top: 40px;
  margin-bottom: 0px;
  font-family: 'Montserrat', sans-serif;
}
.record-million-section-shortcode .owl-theme .owl-nav [class*='owl-'] {
  background: #ffffff !important;
  color: #2f499b !important;
  width: 35px;
  height: 35px;
}
.record-million-section-shortcode .owl-theme .owl-nav [class*='owl-']:hover {
  background: #f9d53d !important;
  color: #111111 !important;
  text-decoration: none
}
.most-common-type-shortcode {
  text-align: center;
  margin: 10px 0px;
}
.most-common-type-shortcode img {
  margin: auto !important;
}
.char-short-code {
  border: 1px solid #dedede;
  padding: 50px;
  margin-bottom: 25px;
  position: relative;
}
.char-short-code p {
  margin-bottom: 0px !important;
  color: #434343;
  padding: 0px !important;
  font-size: 17px;
  text-align: right;
}
.char-short-code ul li:before {
  display: none;
}
.sidebar-block {
  position: relative;
  margin-bottom: 20px;
}
.sidebar-block-bar {
  height: 44px;
  background: #2f499b;
  position: relative;
  z-index: 11;
  left: 5%;
}
.sidebar-block-bar small {
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  color: #434343;
  font-size: 16px;
  font-weight: bold;
  text-transform: lowercase;
  right: -100%;
  white-space: nowrap;
  width: 100%;
  padding-left: 10px;
  font-size: 15px !important;
}
.char-short-code h2 {
  color: #2f499b;
  font-size: 19px !important;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
.char-short-code-block {
  padding-top: 20px;
  overflow: hidden;
  padding-bottom: 10px;
}
.char-short-code h3 {
  position: relative;
  color: #434343;
  font-size: 15px !important;
  font-weight: bold;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  margin-top: 42px;
}
.char-short-code h3:before {
  content: "";
  position: relative;
  width: 11px;
  height: 11px;
  background: #2f499b;
  display: inline-block;
  margin-right: 10px;
}
.char-short-code ul {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin: 0px !important;
}
.char-short-code ul li {
  flex: 0 0 auto;
  width: 10%;
  position: relative;
  margin: 0px !important;
  padding: 0px !important;
  overflow: visible !important;
  text-align: center;
}
.char-short-code ul li:after {
  content: "";
  position: absolute;
  background: #e0e0e0;
  width: 1px;
  height: 530px;
  content: "";
  content: "";
  left: 0;
  right: 0px;
  margin: auto;
  top: -530px;
  font-size: 14px !important;
}
.char-short-code .col-8 {
  position: relative;
}
.sidebar-block-bar:hover, .sidebar-block-bar:focus {
  background: #f9d53d;
  cursor: pointer;
}
.click-message-btn {
  display: none;
}
.click-message-btn a {
  color: #111111;
  background: #f9d53d;
  text-transform: uppercase;
  border-radius: 5px;
  font-size: 13px;
  height: 50px;
  display: inline-block;
  width: 100%;
  line-height: 50px;
  text-align: center !important;
}
.click-message-btn a:hover, .click-message-btn a:focus {
  color: #111111;
  background: #fff;
}
.sub-practise-area-benner.active .click-message-btn {
  display: none !important;
}
.sub-practise-area-benner.active .contact-form-sec {
  display: block !important;
  margin-top: 30px !important;
}
.practice-area-landing-benner-sec.active .click-message-btn {
  display: none !important;
}
.practice-area-landing-benner-sec.active .defualt-content-info {
  display: block !important;
  margin-top: 0px !important;
}
.sub-practise-area-benner.active .click-message-btn {
  display: none !important;
}
.sub-practise-area-benner.active .contact-form-sec {
  display: block !important;
  margin-top: 0px !important;
}
.fact-checked-info {
  background: #fff;
  border: 1px solid #f2f2f2;
  padding: 24px 40px;
}
.fact-checked-info figure {
  float: left;
  margin: 0px;
  margin-right: 45px;
  padding-top: 0px;
}
.fact-checked-info p {
  overflow: hidden;
  margin: 0px;
  color: #333333;
  vertical-align: middle;
  font-size: 17px;
  padding-left: 45px;
  line-height: 1.8;
  border-left: 3px solid #eee;
}
.fact-checked-info p a {
  color: #db652c;
}
.fact-checked-info p a:hover, .fact-checked-info p a:focus {
  color: #333333;
}
.fact-checked-sec {
  padding: 100px 0px;
  background: #f9fafc;
}
.searchbox-sec {
  padding: 25px;
  background: #101e43;
}
.searchbox-sec #myInput {
  border: 1px solid #e8ecef;
  height: 60px;
  width: 100%;
  background-color: #fff !important;
  padding: 15px 24px;
  padding-right: 58px;
  color: #666666;
  font-size: 16px;
  font-weight: 700;
  background: url(../images/serch-icon.png);
  background-repeat: no-repeat !important;
  background-position: right 20px center !important;
  box-shadow: none;
  outline: none;
  border: none;
  box-shadow: none;
}
.searchbox-sec #myInput::-webkit-input-placeholder {
  color: #666666 !important;
  opacity: 1;
  font-weight: bold !important
}
.searchbox-sec #myInput::-moz-placeholder {
  color: #666666 !important;
  opacity: 1;
  font-weight: bold !important
}
.searchbox-sec #myInput:-ms-input-placeholder {
  color: #666666 !important;
  opacity: 1;
  font-weight: bold !important
}
.searchbox-sec #myInput:-moz-placeholder {
  color: #666666 !important;
  opacity: 1;
  font-weight: bold !important
}
.defualt-content-info table tr:first-child {
  background: #324a88 !important;
  display: revert !important;
}
.defualt-content-info table tr:first-child td {
  padding: 20px 24px;
}
.defualt-content-info table tr:first-child td h3 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.defualt-content-info table tr:nth-child(2n) {
  background: #fff;
}
.defualt-content-info table tr:nth-child(2n+1) {
  background: #f6f7f9;
}
.defualt-content-info table tr:hover, .defualt-content-info table tr:focus {
  background: #4272e6;
  color: #fff;
}
.defualt-content-info table tr:hover td, .defualt-content-info table tr:focus td {
  color: #fff !important;
}
.defualt-content-info table tr td {
  padding: 21px 24px;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}
.table-responsive table {
  border: none !important;
  width: 100% !important;
}
.defualt-content-info .table-responsive {
  margin-bottom: 62px;
}
.table_info .table-responsive table thead tr {
  background: #2f499b !important;
  display: revert !important;
  border-bottom: 3px solid #f9d53d;
}
.table_info .table-responsive table thead th {
  color: #fff;
  font-weight: 600;
  vertical-align: middle;
  line-height: 1.4;
}
.table_info .table-responsive table tr td, .table_info .table-responsive table thead th {
  padding: 21px 24px;
  font-size: 16px;
}
.table_info .table-responsive table tbody tr {
  border-bottom: 1px solid #e0e0e0 !important;
  background: #fff !important;
}
.table_info .table-responsive table tbody tr td {
  color: #434343 !important;
  font-size: 17px !important;
  vertical-align: middle !important;
  line-height: 1.4;
}
.table_info .table-responsive table tbody tr td.settlement {
  color: #2f499b !important;
  font-weight: bold;
}
.table_info .table-responsive table tbody tr td.office-location, .table_info .table-responsive table tbody tr td.attorney, .table_info .table-responsive table tbody tr td.type-of-accident {
  color: #434343 !important;
  font-weight: bold;
}
.table_info .table-responsive table tbody tr td.description {
  font-size: 14px !important;
}
.table_info {
  margin: 50px 0px;
}
.office-location-shortcode .coman-btn {
  padding: 0px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  margin: 5px 5px !important;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background: #2f499b;
  padding: 0 !important;
  width: 260px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  border: none;
}
.office-location-shortcode .free-case-btn {
  background: #f9d53d;
  color: #111111 !important;
}
.office-location-shortcode .free-case-btn i {
  width: 40px;
  height: 40px;
  float: right;
  text-align: center;
  line-height: 40px;
  background: #ffe36c;
  border-radius: 0px 5px 5px 0px;
  color: #111111 !important;
}
.office-location-shortcode .coman-btn:hover, .office-location-shortcode .coman-btn:focus {
  background: #000 !important;
  color: #fff !important;
}
.office-location-shortcode {
  border: 2px solid #2f499b;
  padding: 40px;
  background: #f9f9f9;
  position: relative;
  margin: 50px auto;
}
.office-location-shortcode figure, .office-location-shortcode figure img {
  margin-bottom: 0px;
  text-align: center;
}
.office-location-shortcode h4 {
  position: relative;
  padding-left: 60px;
  margin-bottom: 40px;
}
.office-location-shortcode h4:before {
  content: "";
  position: absolute;
  background: url("../images/location-icon.png");
  width: 38px;
  height: 54px;
  left: 0px;
  right: 0px;
  top: 50% !important;
  -moz-transform: translate(0, -50%) !important;
  -o-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
}
.surrounding-areas-shortcode {
  border: none !important;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.03);
  border-radius: 0px;
  background: #f9f9f9;
  margin: 50px 0px;
}
.surrounding-areas-shortcode h4 {
  background: #fff;
  margin: 0px;
  border-bottom: 2px solid #2f499b;
  padding: 25px 35px;
}
.surrounding-areas-shortcode .surrounding-areas-det {
  padding: 35px;
  padding-bottom: 10px !important;
}
.surrounding-areas-shortcode .surrounding-areas-det p {
  margin-bottom: 20px !important;
}