@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700);
@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Open Sans", sans-serviceif;
  text-align: justify;
}
img {
  max-width: 100%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}
a {
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Slab", serif;
}
ul,
ol {
  list-style: none;
}
h1 {
  margin: 0;
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  margin-bottom: 60px;
  color: #000;
}
h1 span {
  color: #c61809;
  font-weight: 700;
}
h1:before {
  content: "";
  background: url(../images/headong-line.png) no-repeat;
  height: 27px;
  width: 140px;
  position: absolute;
  bottom: -40px;
  left: 0;
}
p {
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
.adressWrp {
  margin-top: 16px;
}
.headerInfo {
  font-size: 16px;
  color: #9d9d9d;
  font-family: "Roboto Condensed", sans-serif;
  position: relative;
  padding-left: 40px;
  float: right;
}
.headerInfo span,
.headerInfo a {
  display: block;
  color: #000;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
.headerInfo:before {
  content: "";
  background: url(../images/map-icon2.png) no-repeat;
  position: absolute;
  top: 3px;
  left: 0;
  width: 30px;
  height: 36px;
}
.call {
  padding-left: 48px;
}
.call:before {
  content: "";
  background: url(../images/clock-icon.png) no-repeat;
  position: absolute;
  top: 3px;
  left: 0;
  width: 36px;
  height: 36px;
}
.logo {
  padding-top: 5px;
}
.navigationwrape {
  margin-top: 10px;
  border-bottom: 4px solid #006abd;
}
.navbar-default {
  background: #282e3f;
  border-radius: 0;
  border: none;
  margin-bottom: 0;
  margin-top: 0;
}
.navbar-default .navbar-nav > li > a {
  padding: 15px 22px;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  background: #c61809;
}
.navbar-default .navbar-nav > li > a.active {
  color: #fff;
  background: #c61809;
}
.navbar-default .navbar-nav > li:last-child {
  float: right;
  background: #c61809;
}
.navbar-default .navbar-nav > li:last-child a:hover {
  background: #966406;
  color: #fff;
}
.navbar-nav {
  float: none;
}
.navbar {
  min-height: inherit;
}
.navbar-collapse {
  padding: 0;
}
.navbar-nav li:hover .dropdown-menu {
  display: block;
}
.dropdown-menu {
  background: #fff !important;
  border-top: none;
  padding: 0;
  border-bottom: none;
  border-top: none;
  min-width: 200px;
  border-left: none;
  border-right: none;
}
.dropdown-menu > li {
  border-bottom: 1px solid #efefef;
}
.dropdown-menu > li:last-child {
  border-bottom: none;
}
.dropdown-menu > li > a {
  color: #231f20;
  font-size: 14px;
  padding: 8px 20px 8px 28px;
  position: relative;
}
.dropdown-menu > li > a:hover {
  color: #fff;
  background: #c61809;
}
.dropdown-menu > li a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  position: absolute;
  top: 9px;
  left: 11px;
  color: #000;
}
.dropdown-menu > li:hover > a:before {
  color: #fff;
}
.lawInfo {
  background: #c61809;
  list-style: none;
  padding: 33px 24px 22px 24px;
}
.info-service li:nth-child(1) .icon {
  font-size: 36px;
}
.info-service .icon {
  font-size: 40px;
  color: #fff;
  border: 1px solid #fff;
  float: left;
  width: 64px;
  height: 64px;
  margin-right: 16px;
  text-align: center;
  line-height: 64px;
}
.info-service .heading {
  margin-top: -7px;
}
.info-service .heading a {
  text-decoration: none;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.info-service p {
  font-size: 14px;
  color: #e8e8e8;
  line-height: 22px;
  margin-bottom: 0;
}
.tp-banner-container {
  position: relative;
  z-index: 1;
  padding: 0;
  width: 100%;
}
.tp-banner {
  position: relative;
  width: 100%;

/* Keep caption z-index but DO NOT force visibility/opacity here.
   The plugin's own CSS (`rs-plugin/css/settings.css`) provides
   `.tp-caption.tp-hidden-caption` and other mechanisms to hide
   captions during animations — overriding them breaks transitions.
*/

/* Move navigation arrows slightly outward so they don't overlap captions */
.tp-leftarrow { left: 20px !important; }
.tp-rightarrow { right: 20px !important; }

@media (min-width: 992px) {
  .tp-leftarrow { left: 40px !important; }
  .tp-rightarrow { right: 40px !important; }
}
}
.tp-arr-allwrapper {
  margin: 0 10px;
  width: 50px;
  height: 60px;
  background: rgb(255 255 255 / 0.5);
}
.tp-arr-allwrapper:hover .tp-arr-iwrapper {
  color: #fff;
}
.tp-arr-iwrapper {
  color: #000;
  text-align: center;
  font-size: 30px;
  font-family: FontAwesome;
  line-height: 60px;
}
.tp-leftarrow .tp-arr-iwrapper:before {
  content: "\f104";
}
.tp-rightarrow .tp-arr-iwrapper:before {
  content: "\f105";
}

.tp-banner .slotholder:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45); /* Dark overlay */
  z-index: 2;
}

.tp-caption {
  z-index: 5 !important; /* Bring caption above overlay */
}
.tp-caption { z-index: 5 !important; /* keep caption above overlay; visibility/opacity left to plugin */ }

.slide-h1 {
  margin: 5px 0 !important;
  padding: 0 0 10px !important;
  padding-bottom: 5px !important;
  color: #444;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 57px;
}
.slide-h2 {
  margin: 5px 0 !important;
  padding: 0 0 10px !important;
  padding-bottom: 5px !important;
  color: #555;
  font-weight: 700;
  font-size: 55px;
  line-height: 100%;
}
.big-font {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 60px;
}
.large-desc {
  font-size: 16px;
}
.slide-h3 {
  color: #fff;
  font-size: 31px;
  line-height: 100%;
}
.slide-h3 span {
  text-transform: uppercase;
  font-weight: 700;
}
.slide-head {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 30px;
}
.slide-desc {
  font-size: 22px;
  line-height: 150%;
}
.main-title {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 70px;
}
.icon-cont {
  padding: 15px 40px;
  border-radius: 10px;
  text-align: center;
}
.icon-cont:after {
  position: absolute;
  bottom: -10px;
  left: 40%;
  z-index: 5;
  display: inline-block;
  width: 0;
  height: 0;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  content: "";
}
.icon-cont i {
  margin-bottom: 10px;
  color: #fff;
  font-size: 50px;
}
.icon-cont span {
  display: block;
  padding: 0 0 5px;
  color: #fff;
  text-align: center;
  font-size: 18px;
}
a.wit-btn {
  background: #fff;
  color: #333 !important;
  text-transform: uppercase;
}
.wit-line {
  width: 5%;
  height: 1px;
  background: #fff;
}
.vert-line {
  min-height: 270px;
  width: 1px;
  background: #fff;
}
.subTxt {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 17px;
  color: #333;
}
.large-title {
  color: #222;
  font-size: 60px;
  font-weight: 800;
  text-transform: uppercase !important;
}
.large-light-title {
  color: #787878 !important;
  font-size: 70px;
  font-weight: lighter;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.large-text {
  font-size: 20px;
  color: #000;
  font-weight: lighter;
}
.larger-text {
  font-size: 24px;
  font-weight: lighter;
  text-transform: uppercase;
}
.witTxt {
  color: #fff !important;
}
.light-font {
  font-weight: lighter !important;
  font-size: 50px;
}
.black-bg {
  background: rgb(0 0 0 / 0.63);
  color: #a8a8a8;
  text-transform: none;
}
.lft-list {
  padding: 10px;
  font-size: 18px;
  color: #fff;
}
.wit-border {
  border: 1px #fff solid;
  padding: 15px 60px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.rounded-bord {
  margin-right: 15px;
  border: 1px #fff solid;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13px;
  border-radius: 50%;
}
#vertical-ticker {
  height: 120px;
  overflow: hidden;
}
#vertical-ticker li {
  padding: 15px 20px;
  display: block;
  text-align: center;
}
.to-bottom i.fa {
  font-size: 30px;
  border: 2px #a8a8a8 solid;
  padding: 20px 22px;
  border-radius: 50%;
  -webkit-animation: bounce 2s infinite linear;
  animation: bounce 2s infinite linear;
}
.tp-bannertimer {
  display: none;
}
.slidertext1 {
  color: #000;
  font-size: 48px;
  font-weight: 200;
  padding: 0;
  text-transform: none !important;
  font-family: "Roboto Condensed", sans-serif;
  text-align: left;
  line-height: 60px !important;
  margin-bottom: 5px;
}
.slidertext1 span {
  color: #6bb305;
}
.slidertext2 {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  padding: 15px 25px;
  text-transform: none !important;
  text-align: left;
  text-shadow: 0 0 1px rgb(24 24 24 / 0.75);
  font-family: "Roboto Condensed", sans-serif;
}
.slidertext3 {
  color: #fff;
  font-size: 66px;
  font-weight: 700;
  padding: 15px 25px;
  text-transform: uppercase;
  text-align: left;
  text-shadow: 0 0 1px rgb(24 24 24 / 0.75);
  font-family: "Roboto Condensed", sans-serif;
}
.slidertext6 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 15px 20px;
  line-height: 26px !important;
  text-transform: none !important;
  text-align: left;
  text-shadow: 0 0 1px rgb(24 24 24 / 0.75);
}
.slidertext7 {
  margin-left: 20px;
}
.slidertext7 a {
  font-size: 18px;
  background-color: #c61809;
  color: #c61809 !important;
  padding: 16px 48px;
  border-radius: 30px;
  font-weight: bold !important;
  -webkit-transition: 0.4s ease-in;
  box-shadow: 0 0 0 2em #fff inset;
  border: 2px solid #fff;
}
.slidertext7 i {
  padding-left: 8px;
}
a.slidebtn {
  background: #c61809;
  color: #fff !important;
  padding: 10px 35px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none;
  margin-top: 20px;
}
a.slidebtn i {
  margin-left: 10px;
}
a.slidebtn:hover {
  background: #000;
  color: #fff !important;
}
.slidertext7 a:hover {
  box-shadow: 0 0 0 0 #c61809 inset;
  background: #c61809;
  color: #fff !important;
}
@-webkit-keyframes bounce {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-30%);
  }
  100% {
    transform: translateY(0);
  }
}
@-moz-keyframes bounce {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-30%);
  }
  100% {
    transform: translateY(0);
  }
}
@-o-keyframes bounce {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-30%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-30%);
  }
  100% {
    transform: translateY(0);
  }
}
.about {
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgb(1 1 1 / 0.19);
  -moz-box-shadow: 0 0 20px rgb(1 1 1 / 0.19);
  box-shadow: 0 0 20px rgb(1 1 1 / 0.19);
  padding: 50px;
  z-index: 1000;
  position: relative;
  border: 1px solid #eee;
  display: inline-block;
  margin-left: 70px;
}
.welImg {
  position: absolute;
  top: 84px;
  right: 0;
  width: 50%;
}
.welImg span {
  display: inline-block;
  position: relative;
}
.welImg img {
  max-width: 560px;
}
.welImg span:before {
  content: "";
  border: 1px solid #fff;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
.welcomeWrap {
  padding: 130px 0;
  position: relative;
}
.welcomeWrap .section-header {
  margin-bottom: 15px;
}
.welcomeWrap h1 {
  font-size: 33px !important;
}
.welcomeWrap p {
  font-size: 14px;
  line-height: 28px;
  color: #818080;
}
.welcome-content-box {
  width: 100%;
  margin-top: 25px;
}
.welcome-box h4 {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #0a225f;
}
.readmore {
  margin-top: 5px;
}
.readmore a {
  background: #c61809;
  font-size: 14px;
  color: #c61809;
  border: 2px solid #c61809;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 14px 30px;
  border-radius: 30px;
  text-decoration: none;
  box-shadow: 0 0 0 2em #fff inset;
}
.readmore a:hover {
  background: #c61809;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 0 0 0 #c61809 inset;
}
.readmore i {
  padding-left: 10px;
}
.headingTitle h1 {
  color: #000;
}
.headingTitle h1:before {
  left: 50%;
  margin-left: -70px;
}
.headingTitle p {
  padding: 0 100px;
  font-size: 14px;
  color: #000;
  line-height: 24px;
  text-align: center;
}
.appointment {
  border: 8px solid #fff;
  box-shadow: 0 0 8px rgb(0 0 0 / 0.17);
  padding: 24px;
  background: #fff;
}
.appointment .form-control {
  padding: 6px 16px;
  border-radius: 0;
  height: 42px;
}
.contctxt {
  font-size: 30px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
}
.contctxt span {
  color: #c61809;
}
.appointment p {
  margin-bottom: 14px;
}
.appointment .sbutn {
  padding: 12px 0;
  width: 100%;
  border-radius: 0;
  background: #000;
  border: none;
  margin-top: 12px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}
.appointment .sbutn:hover {
  background: #c61809;
}
.newuser {
  margin-top: 30px;
  text-align: center;
  color: #666;
  font-size: 18px;
}
.newuser a {
  font-weight: 600;
  color: #0a225f;
  text-decoration: none;
}
.newuser a:hover {
  color: #c61809;
}
.formint .input-group-addon {
  display: block;
  background: none;
  padding: 6px 0;
  border: none;
  text-align: left;
}
.formint .input-group-addon span {
  position: absolute;
  top: 8px;
  right: 0;
}
.formint .input-group-addon span a {
  text-decoration: none;
  font-size: 10px;
  color: #00aeef;
}
.loginWrp {
  background: #f3f2f2;
}
.appointment .input-wrap {
  position: relative;
  margin-top: 10px;
}
textarea.form-control {
  height: 100px !important;
}
.service-wrap {
  padding: 66px 0;
  text-align: center;
  background: url(../images/service-bg.jpg) no-repeat top;
  background-size: cover;
}
.service-wrap .headingTitle h1 {
  color: #fff;
}
.service-wrap .headingTitle h1:before {
  left: 50%;
  margin-left: -70px;
  background: url(../images/headong-line2.png) no-repeat;
}
.service-wrap .headingTitle p {
  padding: 0 100px;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  text-align: center;
}
.serv-area {
  list-style: none;
  padding: 0;
  margin-top: 70px;
}
.serv-area li {
  margin: 0 10px;
}
.service-block {
  text-align: center;
  padding: 20px 0;
  min-height: 340px;
  background: #fff;
  margin: 15px 0;
  border: 1px solid #d8d8d8;
}
.service-icon {
  font-size: 36px;
  color: #c61809;
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 90px;
  border-radius: 100%;
  margin-bottom: 20px;
  box-shadow: 0 0 0 2px #c61809 inset;
  border: solid 5px #fff;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.serv-area li:hover .service-icon {
  box-shadow: 0 0 0 46px #c61809 inset;
  color: #fff;
}
.service-wrap h4 {
  padding: 12px 25px 0 25px;
  margin: 0;
}
.service-wrap h4 a {
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  color: #000;
}
.service-wrap h4 a:hover {
  color: #c61809;
}
.service-block .content {
  padding: 12px 25px 0 25px;
}
.owl-nav {
  display: inline-block;
}
.owl-nav span {
  background: #ddd;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin: 0 5px;
  display: inline-block;
}
.owl-nav.active span {
  background: #ed1f24;
}
.owl-prev {
  color: #fff;
  width: 43px;
  height: 43px;
  display: block;
  line-height: 43px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: -60px;
  display: block !important;
  background: #c61809;
  border: 1px solid #e6e6e6;
}
.owl-prev:before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 26px;
  text-indent: 0;
  float: left;
  margin-left: 16px;
}
.owl-next {
  width: 43px;
  height: 43px;
  display: block;
  line-height: 43px;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  float: right;
  position: absolute;
  right: 50%;
  top: -60px;
  display: block !important;
  margin-right: -45px;
  background: #c61809;
  border: 1px solid #e6e6e6;
}
.owl-next:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #fff;
  text-indent: 0;
  float: left;
  margin-left: 18px;
  font-size: 26px;
}
.practice-wrap {
  padding: 80px 0;
}
.practice-wrap h1 {
  text-align: center;
}
.practice-wrap p {
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.practice-wrap h3 {
  margin: 0;
}
.practice-wrap h3 a {
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.practice-wrap h3 a:hover {
  color: #fff;
}
.pracInfo {
  background: #f7f7f7;
  padding: 10px 18px 18px 18px;
  border: 1px solid #eee;
}
.practice-wrap ul li {
  margin-top: 30px;
}
.practice-box {
  position: relative;
}
.options {
  margin-top: 25px;
}
.practice-box .overlay-box .link {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #fff;
  margin-right: 6px;
  color: #fff;
}
.text {
  font-size: 14px;
  margin-top: 6px;
}
.practice-box .overlay-box {
  background-color: rgb(204 136 9 / 0.82);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 450ms ease-out 0s;
  transform: rotateY(180deg) scale(0.5, 0.5);
  padding: 32px;
}
.practice-box:hover .overlay-box {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotateY(0deg) scale(1, 1);
}
.practice-wrap .readmore {
  text-align: center;
  margin-top: 60px;
}
.practice-wrap .readmore a {
  padding: 18px 40px;
  font-size: 18px;
}
.quote-wrap {
  background: url(../images/quote-bg.jpg) no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.quote-heading {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}
.quote-wrap p {
  font-size: 1.12em;
  color: #fff;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 8px;
  padding-right: 80px;
}
.quote-btn {
  margin-top: 20px;
}
.quote-btn a {
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  border: 2px solid #c61809;
  color: #c61809;
  background: #c61809;
  padding: 18px 40px;
  border-radius: 30px;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2em #fff inset;
  font-weight: 700;
}
.quote-btn a:hover {
  background: #c61809;
  color: #fff;
  box-shadow: 0 0 0 0 #c61809 inset;
  border: 2px solid #c61809;
}
.attorney-wrap {
  background: #eee;
  padding: 50px 0;
  text-align: center;
}
.attorney-wrap p {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 25px;
}
.attorney {
  margin-bottom: 30px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #e0e0e0;
  background: #fff;
}
.experts {
  margin-bottom: 0;
}
.attorney-list {
  height: 60px;
  width: 100%;
  position: relative;
}
.attorney-info {
  text-align: center;
  position: relative;
  background: #fff;
  position: absolute;
  display: block;
  height: 100%;
  top: 0;
  z-index: 1;
  padding: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.attorney:hover .attorney-info {
  top: -32px;
}
.attorney-info h5 {
  margin-bottom: 0;
}
.attorney-info h5 > a {
  font-size: 14px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
  display: block;
  margin: 0 0 4px 0;
  text-transform: none;
}
.attorney-info span {
  font-size: 14px;
  color: #242424;
  margin: 0 0 15px;
  display: block;
}
.attorney-info ul li {
  position: relative;
  display: inline-block;
  width: 22%;
}
.attorney-info ul li:nth-child(1) a {
  color: #3b5998;
}
.attorney-info ul li:nth-child(2) a {
  color: #007ab6;
}
.attorney-info ul li:nth-child(3) a {
  color: #dc4b3b;
}
.attorney-info ul li:nth-child(4) a {
  color: #007ab6;
}
.attorney-info ul li a {
  color: red;
  font-size: 18px;
}
.attorney-info h5 > a:hover {
  color: #222;
}
.attorney-image {
  position: relative;
  overflow: hidden;
  max-height: 260px;
}
.expert-team {
  padding-top: 0;
}
#contactWrap {
  background: url(../images/contact-bg.jpg) no-repeat;
  background-size: cover;
  padding: 60px 0;
  text-align: center;
}
#contactWrap .head-sec {
  max-width: none;
}
#contactWrap .head-sec h2 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  margin-top: 0;
}
#contactWrap .text {
  color: #fff;
  font-size: 14px;
  padding: 0 160px;
  margin-top: 15px;
  font-weight: 600;
}
#contactWrap .text strong {
  font-weight: 700;
}
#contactWrap .readmore {
  margin-top: 20px;
}
#contactWrap .contactBtn a {
  display: inline-block;
}
#contactWrap .readmore a:hover {
  text-decoration: none;
  color: #fff;
  border: 2px solid #fff;
}
#contactWrap .readmore a {
  padding: 18px 34px;
}
.blog-wrap {
  padding: 60px 0;
  text-align: center;
}
.blog-service {
  list-style: none;
  margin-top: 30px;
}
.blogGrid {
  margin-top: 0 !important;
  text-align: center;
}
.blog-wrap p {
  padding: 0 180px;
}
.blog-detail {
  background: #f1f1f1;
  padding: 28px 20px;
  margin-top: -5px;
}
.blog-image {
  overflow: hidden;
  display: inline-block;
}
.blog-image img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-service li:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-wrap .date {
  font-size: 14px;
  color: #0a225f;
  letter-spacing: 3px;
}
.blog-detail h3 {
  margin-top: 5px;
}
.blog-detail h3 a {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
.blog-detail h3 a:hover {
  color: #c61809;
}
.blog-detail p {
  font-size: 1em;
  line-height: 24px;
  color: #5e5e5e;
  padding: 0 30px;
}
.blog-detail .readmore a {
  padding: 12px 20px;
}
.blog-detail .readmore a:hover {
  background: #c61809;
  color: #fff;
}
.bloggrid02 li {
  margin: 15px 0;
}
.bloggrid02 {
  text-align: center;
  margin-top: 0 !important;
}
.overlay {
  background-color: rgb(204 136 9 / 0.72);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 450ms ease-out 0s;
  transform: rotateY(180deg) scale(0.5, 0.5);
}
.blog-image {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.blog-service li:hover .blog-image .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotateY(0deg) scale(1, 1);
}
.footer-info {
  margin-bottom: 40px;
  background: #c61809;
  padding: 34px 40px;
  margin-top: -110px;
}
.footer-wrap {
  background: #1d1f21;
  padding: 50px 0 20px 0;
}
.footer-wrap h3 {
  color: #fff;
  font-size: 1.25em;
  margin-bottom: 15px;
  margin-top: 0;
}
.social-icon {
  list-style: none;
  margin-bottom: 0;
  margin-top: 5px;
}
.social-icon li {
  display: inline-block;
  border: 1px solid #fff;
  margin: 0 2px;
}
.social-icon li a {
  width: 42px;
  height: 42px;
  display: block;
  text-align: center;
  line-height: 42px;
  color: #fff;
  font-size: 18px;
}
.footer-wrap .email {
  padding-left: 74px;
  position: relative;
  margin-left: 0;
}
.footer-wrap .email a {
  font-size: 21px;
  color: #fff;
  line-height: 26px;
  font-family: "Lato", sans-serif;
  text-decoration: none;
}
.footer-wrap .email:before {
  content: "\f0e0";
  font-family: "FontAwesome";
  font-size: 54px;
  padding: 0;
  color: #fff;
  position: absolute;
  left: 0;
  top: -13px;
}
.footer-wrap .email span {
  font-size: 1.2em;
  color: #fff;
  display: block;
  font-weight: 400;
}
.footer-wrap .footer-call {
  padding-left: 42px;
  position: relative;
  float: right;
}
.footer-wrap .footer-call a {
  font-size: 21px;
  color: #fff;
  line-height: 26px;
  font-family: "Lato", sans-serif;
  text-decoration: none;
}
.footer-wrap .footer-call:before {
  content: "\f10b";
  font-family: "FontAwesome";
  font-size: 60px;
  padding: 0;
  color: #fff;
  margin-right: 15px;
  position: absolute;
  left: 0;
  top: -13px;
}
.footer-wrap .footer-call span {
  font-size: 1.2em;
  color: #fff;
  display: block;
  font-weight: 400;
}
.footer-wrap {
  background: #282e3f;
  padding: 50px 0 10px 0;
  margin-top: 70px;
}
.footer-wrap p {
  font-size: 14px;
  color: #9a9a9a;
  line-height: 24px;
  margin-top: 15px;
}
.footer-heading {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 24px;
  position: relative;
}
.footer-heading:before {
  content: "";
  background: #fff;
  width: 38px;
  height: 2px;
  position: absolute;
  bottom: -11px;
  left: 0;
}
.footer-nav {
  list-style: none;
}
.footer-nav li {
  border-top: 1px solid rgb(255 255 255 / 0.13);
}
.footer-nav li:first-child {
  border: none;
}
.footer-nav li a {
  text-decoration: none;
  color: #9a9a9a;
  line-height: 30px;
  width: 100%;
  display: block;
}
.footer-nav li a:hover {
  color: #c61809;
}
.footer-nav li a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  padding-right: 10px;
}
.formWrp .form-control {
  height: 36px;
  width: 100%;
  border-radius: 0;
}
.formWrp .input-Wrap {
  margin-bottom: 8px;
}
textarea.form-control {
  height: 80px !important;
}
.formWrp .sub {
  background: #ff0014;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  padding: 10px 28px;
  border: none;
}
.formWrp .sub:hover {
  background: #fff;
  color: #000;
}
.footer-service {
  margin-top: 18px;
  border-top: 1px solid #333;
}
.footer-service .col-md-6 {
  padding: 0;
}
.copyright {
  text-align: center;
  font-size: 14px;
  color: #babdc8;
  padding-top: 10px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.btn.btn-foot-news {
  background-color: #c61809;
  border-radius: 0;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.1em;
  height: 47px;
  padding: 0;
  position: absolute;
  right: 0;
  margin: 0;
  top: 0;
  width: 57px;
  transition: all 0.2s ease-in-out;
}
.btn.btn-foot-news:hover {
  background: #c61809;
  color: #fff;
}
.footer-wrap .form-control {
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: none;
  font-size: 0.9em;
  font-family: "Roboto";
  height: auto;
  line-height: 25px;
  padding: 10px;
  -webkit-border-radius: 0;
  -webkit-box-shadow: none;
}
.foot-newsletter {
  position: relative;
}
.inner-heading {
  background: url(../images/inner-heading-bg.jpg) no-repeat top;
  background-size: cover;
  padding: 70px 0;
}
.inner-heading h3 {
  font-size: 40px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  font-weight: 700;
}
.inner-content {
  padding: 60px 0;
}
.center-info {
  background: #f5f5f5;
  padding: 60px 0;
  margin: 40px 0;
}
.aboutclient {
  margin-top: 25px;
}
.aboutclient .team-info {
  background: #eee;
}
.inner-content .quote-wrap {
  margin: 60px 0;
}
.inner-content .serv-area li {
  margin: 0 !important;
}
.inner-content .serv-area {
  margin-top: 0;
}
.inner-content {
  background: none;
}
.inner-content .about {
  margin: 0;
  padding: 0;
  background: none;
  box-shadow: none;
  border: none;
}
.inner-content .welImg {
  position: static;
  width: auto;
}
.inner-content .welcomeWrap {
  padding: 0;
}
.inner-content .attorney {
  margin: 15px 0;
}
.contact-form {
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgb(0 0 0 / 0.1);
}
.contact-form input,
.contact-form textarea {
  color: #8c8c8c;
  float: left;
  border: 1px solid #ddd;
  font-size: 12px;
  line-height: 32px;
  margin-bottom: 15px;
  width: 100%;
  border-radius: 0;
  resize: none;
}
.contact-now .contact {
  margin-bottom: 10px;
  padding: 14px 0;
  padding-top: 14px;
}
.contact-form .btn {
  background: #fff;
  color: #c61809;
  font-size: 16px;
  padding: 10px 20px;
  border: none;
  font-weight: 700;
  border-radius: 0;
  box-shadow: 0 0 0 2em #fff inset;
  -webkit-transition: 0.3s ease;
  border: 2px solid #c61809;
}
.contact-form .btn:hover {
  background: #c61809;
  box-shadow: 0 0 0 0 #fff inset;
  color: #fff;
  border: 2px solid #c61809;
}
.contact-form h1 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 36px;
}
.contact-form h1:before {
  background: none;
}
.contact-form p {
  margin-bottom: 20px;
}
.contact-icon {
  width: 55px;
  border-radius: 50%;
  float: left;
  height: 55px;
  text-align: center;
  padding: 4px;
  margin-right: 19px;
  background: #c61809;
}
.contact i {
  border-radius: 50%;
  font-size: 24px;
  line-height: 42px;
  color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 1px dashed rgb(336 336 336 / 0.5);
  width: 100%;
  height: 100%;
}
.map {
  margin-bottom: 40px;
}
.map iframe {
  width: 100%;
}
.contact {
  margin-bottom: 30px;
}
.contact p {
  margin-bottom: 0;
}
.blogList {
  list-style: none;
}
.blogList > li {
  background: #fbfbfb;
  padding: 20px;
  margin-bottom: 30px;
  border: 1px solid #ececec;
}
.blogList > li:hover {
  box-shadow: 0 0 10px rgb(0 0 0 / 0.1);
}
.blogList > li .postimg {
  position: relative;
  display: inline-block;
}
.blogList li:hover .postimg .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotateY(0deg) scale(1, 1);
}
.blogList li .postimg .date {
  font-size: 24px;
  position: absolute;
  right: 22px;
  bottom: -20px;
  background: #c61809;
  padding: 6px 13px;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
  border: 1px solid #fff;
  z-index: 1000;
}
.blogList li .postimg .date span {
  display: block;
  font-size: 16px;
}
.blogdetail h4 {
  font-size: 24px;
  margin-top: 20px;
}
.post-header h4 a {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  text-decoration: none;
}
.post-header h4 a:hover {
  color: #c61809;
}
.post-header .img-thumbnail {
  max-width: 450px;
}
.postmeta {
  margin: 10px 0 10px 0;
  font-size: 14px;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  padding: 10px 0;
}
.postmeta span {
  border-right: 1px solid #e4e4e4;
  padding-right: 10px;
  color: #c61809;
  margin-right: 12px;
}
.postmeta a {
  color: #c61809;
}
.blogList li p {
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
.blogList li .view-btn {
  text-align: left;
  margin-top: 10px;
}
.blogList li .view-btn a {
  font-size: 14px;
  padding: 10px 22px;
}
.blogList .readmore a {
  padding: 12px 26px;
}
.sidebar .widget {
  margin-bottom: 20px;
  padding-bottom: 20px;
  background: #fbfbfb;
  padding: 25px;
  border: 1px solid #ececec;
}
.sidebar .widget-title {
  font-size: 22px;
  font-weight: 600;
  color: #282e3f;
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  margin-bottom: 22px;
}
.search {
  position: relative;
  margin-bottom: 15px;
}
.search .form-control {
  border-radius: 0;
  height: auto;
  padding: 10px 12px;
  border-color: #ddd;
}
.search .btn {
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
  background: none;
  font-size: 20px;
}
.sidebar .categories li {
  margin-bottom: 6px;
  position: relative;
  padding-left: 28px;
  border-bottom: 1px solid #d8d8d8;
}
.sidebar .categories li:last-child {
  border-bottom: none;
}
.sidebar .categories li a {
  margin-top: 0;
  color: #545454;
  font-size: 14px;
  font-weight: 600;
  display: block;
  text-decoration: none;
  padding: 5px 0;
}
.sidebar .categories li a:hover {
  color: #c61809;
}
.sidebar .categories li:before {
  content: "\f138 ";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  color: #000;
  font-size: 18px;
  top: 3px;
}
.sidebar .categories li:hover:before {
  color: #c61809;
}
.archive li {
  line-height: 45px;
}
.archive li a {
  margin-top: 0;
  color: #888;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}
.archive li span {
  float: left;
  height: 30px;
  width: 30px;
  text-align: center;
  background: #282e3f;
  border: 1px solid #fff;
  outline: 3px solid #f5f5f5;
  margin-right: 20px;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.archive li a:hover span {
  background: #c61809;
  color: #fff;
}
.archive li a:hover {
  color: #c61809;
}
.papu-post .media-left {
  margin-right: 0;
}
.papu-post .media-left img {
  width: 100%;
}
.papu-post .media-left a {
  width: 80px;
  margin-top: 0;
  margin-right: 5px;
  display: inline-block;
}
.papu-post span {
  color: #000;
  letter-spacing: 0;
  font-size: 11px;
}
.papu-post li {
  border-bottom: 1px solid #dcdcdc;
  padding: 20px 0;
  margin: 0;
}
.papu-post .media-heading {
  display: inline-block;
  width: 100%;
  color: #545454;
  margin-top: 0;
  font-size: 14px;
  line-height: 20px;
}
.papu-post li:last-child {
  border-bottom: 0;
}
.tags:after {
  display: table;
  clear: both;
  content: "";
}
.tags li {
  display: inline-block;
  float: left;
}
.tags a {
  font-size: 13px;
  color: #969595;
  border: 1px solid #dadada;
  padding: 7px 10px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.tags a:hover {
  border: 1px solid #c61809;
  background: #c61809;
  color: #fff;
  text-decoration: none;
}
.photo-steam {
  margin: 0 -5px;
}
.photo-steam:after {
  display: table;
  clear: both;
  content: "";
}
.photo-steam li {
  float: left;
  width: 25%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.blogGrid li {
  margin-bottom: 30px;
}
.blog-inter {
  background: #fff;
  padding: 20px;
  border: 1px solid #e4e4e4;
}
.blogGrid li .postimg {
  position: relative;
}
.blogGrid li .postimg .date {
  font-size: 24px;
  position: absolute;
  left: 8px;
  bottom: 8px;
  background: red;
  padding: 6px 13px;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
  border: 1px solid #fff;
  z-index: 1000;
}
.blogGrid li .postimg .date span {
  display: block;
  font-size: 16px;
}
.blogGrid li .postimg:before {
  background: rgb(0 72 255 / 0.95);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(0);
  transition: all 300ms ease 0s;
  opacity: 0.5;
  z-index: 1;
}
.blogGrid li:hover .postimg:before {
  transform: scale(1);
}
.blogGrid .view-btn {
  text-align: left;
  margin-top: 15px;
}
.blogGrid .view-btn a {
  color: #fff;
  padding: 10px 22px;
  font-size: 14px;
}
.pagiWrap .showreslt {
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
}
.pagiWrap .pagination {
  text-align: right;
  margin: 0;
  float: right;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}
.pagination li a:hover,
.pagination li.active a {
  background: #c61809;
  border: 1px solid #c61809;
  color: #fff;
}
.pagination > .active > a:hover {
  background: #c61809;
  border: 1px solid #c61809;
  color: #fff;
}
.pagination > li > a,
.pagination > li > span {
  color: #000;
}
.testimonials {
  text-align: center;
}
.testimonials-wrap .main-heading:before {
  left: 50%;
  margin-left: -40px;
  background: #fff;
}
.testimonials li {
  margin: 10px;
  margin-top: 20px;
}
.testi-info {
  background: #fff;
  padding: 70px 30px 30px 50px;
  position: relative;
  margin: 40px 0;
}
.testi-info p {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  font-style: italic;
  color: dimgray;
}
.testi-info p:before {
  content: "\f10d";
  font-family: "FontAwesome";
  position: absolute;
  top: -5px;
  left: -29px;
  color: rgb(204 136 9 / 0.35);
  font-size: 43px;
  font-style: normal;
}
.name {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
}
.name span {
  display: block;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.client-image img {
  border: 3px solid #fff;
}
.client-image {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -48px;
}
.test .testi-info {
  background: #eee;
  border: 1px solid #e6e6e6;
}
.test .client-image img {
  border: 2px solid #c61809;
}
.test li {
  margin: 0;
  margin-top: 20px;
}
.four-zero-page {
  text-align: center;
  padding: 0 0 50px 0;
}
.four-zero-page h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 300px;
  color: #c61809;
  font-weight: 800;
}
.four-zero-page h3 {
  display: inline-block;
  padding: 12px 36px;
  border: 2px solid #c61809;
  background: #c61809;
  color: #fff;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 10px;
}
.four-zero-page p {
  letter-spacing: 2px;
  padding: 0 250px;
  font-weight: 600;
  font-size: 16px;
  margin-top: 10px;
  line-height: 28px;
}
.four-zero-page .view-btn {
  text-align: center;
  margin-top: 20px;
}
.four-zero-page .view-btn a {
  color: #fff;
  padding: 10px 22px;
  font-size: 14px;
  background: #0a225f;
  display: inline-block;
  font-weight: 700;
  text-decoration: none;
}
.four-zero-page .view-btn a:hover {
  background: red;
}
.faqs {
  padding-bottom: 0;
}
.faqs h1 {
  text-align: left;
}
.faqs h1:before {
  left: 0;
  margin-left: 0;
}
.faqs-service {
  list-style: none;
  margin-top: 10px;
  margin-top: 20px;
}
.faqs-service li {
  margin-bottom: 10px;
}
.faqs-service li h4 {
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  color: #333;
  position: relative;
  padding-top: 5px;
  background: #efefef;
  padding: 15px 30px 15px 20px;
  margin: 0;
}
.faqs-service li h4:before {
  content: "\f055";
  font-family: "FontAwesome";
  padding: 10px 0;
  color: #c61809;
  font-size: 24px;
  display: inline-block;
  text-align: center;
  transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  position: absolute;
  top: 0;
  right: 12px;
}
.faqs-service li h4:hover,
.faqs-service li h4.active {
  color: #fff;
  background: #c61809;
}
.faqs-service li:hover h4:before {
  color: #fff;
}
.faqs-service li h4.active:before {
  content: "\f056";
  color: #fff;
}
.faqs-service li p {
  display: none;
  height: auto;
  overflow: hidden;
  position: relative;
  padding: 10px 20px 0 20px;
  background: #f7f7f7;
  border: 1px solid #eee;
  padding-bottom: 10px;
}
.faqImg {
  text-align: center;
}
.faqsWrp .inner-content {
  padding-bottom: 0 !important;
}
.faqsWrp .footer-wrap {
  margin-top: 60px;
}
.cases {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
  margin-top: 30px;
}
.media-body h3 {
  margin: 0;
}
.media-body h3 a {
  color: #0a225f !important;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: normal !important;
}
.featureLinks {
  margin: 15px 0;
}
.featureLinks li {
  font-size: 16px;
  color: #000;
  margin-top: 10px;
  position: relative;
  padding-left: 25px;
}
.featureLinks li:before {
  content: "\f061";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 0;
  color: #c61809;
}
.inner-content .practice-wrap {
  padding: 0;
}
.post-header h1 {
  margin-top: 30px;
  font-size: 36px;
}
.post-header h1:before {
  left: 0;
  margin-left: 0;
}
blockquote {
  border-left: 5px solid #c61809 !important;
  background: #f7f7f7 !important;
}
.caseResult {
  text-align: center;
}
.caseResult li {
  margin-bottom: 30px;
}
.listWrpService {
  margin-bottom: 12px;
}
.attorneyWrp h3 {
  margin-top: 0;
  color: #0a225f;
}
.attorneyWrp h3 a {
  text-decoration: none;
  color: #0a225f;
  font-weight: 700;
}
.attorneyWrp h3 a:hover {
  color: red;
}
.featureInfo li {
  margin-bottom: 10px;
  font-size: 14px;
}
.featureInfo li i {
  font-size: 16px;
  margin-right: 5px;
  color: #c61809;
}
.featureInfo {
  margin-bottom: 10px;
}
.featureInfo li:nth-child(1) {
  padding-left: 0;
  border-left: none;
}
.attorneyWrp .col-md-2 {
  padding-right: 0;
}
.attorney-btns li {
  display: inline-block;
}
.attorney-btns li a {
  background: #0a225f;
  font-size: 12px;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  padding: 8px 14px;
}
.attorney-btns li a:hover {
  background: red;
  text-decoration: none;
}
.attorney-btns li:nth-child(2) a {
  background: red;
}
.attorney-btns li:nth-child(2) a:hover {
  background: #0a225f;
}
.attorney-social {
  border-top: 1px solid #cecece;
  padding: 3px 5px 5px 10px;
  background: red;
}
.attorney-social li {
  position: relative;
  display: inline-block;
  width: 22%;
}
.attorney-social li a {
  color: #fff;
  font-size: 12px;
}
.innerhead {
  margin-top: 20px !important;
  font-weight: 700;
}
.attorneyWrp .social-icon {
  margin-bottom: 10px;
}
.unorderlist li {
  font-size: 14px;
  line-height: 30px;
  position: relative;
  padding-left: 25px;
}
.unorderlist li:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 0;
  color: #c61809;
}
blockquote {
  font-size: 16px;
  font-style: italic;
  border-left: 3px solid #73b21a;
  padding: 15px 0 15px 20px;
  margin: 35px 0 35px 40px;
  line-height: 2;
}
.attorneyDetails > li {
  border: 1px solid #eee;
  padding: 20px;
  margin-bottom: 30px;
}
.edu li {
  box-shadow: 0 0 5px #0000001c;
  padding: 12px 25px;
  margin: 20px 0;
}
.edu h4 {
  margin-bottom: 5px;
  font-weight: 700;
  color: #0a225f;
  font-size: 22px;
}
.edu .date {
  font-size: 16px;
  font-weight: 600;
  color: #c61809;
}
.progresshead {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
  color: red;
}
.aboutclient {
  text-align: center;
}
.listImg {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.attorneyDetails .listImg img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.attorneyDetails li:hover .listImg .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: rotateY(0deg) scale(1, 1);
}
.innerservice .serv-area {
  margin: 0;
}
.innerservice .service-block:hover {
  transform: none;
}
@media screen and (max-width: 1200px) {
  .contact-left {
    padding: 60px 0 37px 0;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 13px 12px;
  }
}
@media screen and (max-width: 990px) {
  .logo {
    margin-top: 8px;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 20px 14px;
  }
  .welcomeWrap h1 {
    margin-top: 20px;
  }
  .articles-wrap p {
    padding: 0;
  }
  .right-map {
    position: static;
    width: 100%;
    margin-top: 20px;
  }
  .map iframe {
    height: 300px;
  }
  .contact-left {
    padding-bottom: 0;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 12px 7px;
    font-size: 13px;
  }
  .welcomeWrap img {
    text-align: center;
  }
  .headingTitle p {
    padding: 0;
  }
  .four-zero-page p {
    letter-spacing: 1px;
    padding: 0;
  }
  .pagiWrap {
    margin-bottom: 20px;
  }
  .testimonials li {
    margin-bottom: 60px;
  }
  .welImg {
    text-align: center;
  }
  .innerImg {
    margin-bottom: 20px;
  }
  .lawWrp {
    min-height: 120px;
    min-height: 80px;
  }
  .welImg {
    position: static;
    width: auto;
  }
  .about {
    margin: auto;
    margin-bottom: 40px;
  }
  .quote-wrap {
    text-align: center;
  }
  .quote-btn a {
    display: inline-block;
  }
  .quote-wrap p {
    padding: 0;
  }
  .attorney-image img {
    width: 100%;
  }
  #contactWrap .text {
    padding: 0;
  }
  .blog-wrap p {
    padding: 0;
  }
  .blog-service li {
    margin: 15px auto;
    max-width: 375px;
  }
  .welcomeWrap {
    padding: 60px 0;
  }
  .info-service li {
    margin-bottom: 10px;
  }
  .slidertext6 {
    line-height: 24px !important;
  }
  .service-wrap .headingTitle p {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .site-topbar {
    text-align: center;
  }
  .topbar-links {
    text-align: center;
  }
  .logo {
    text-align: center;
  }
  .navigationwrape {
    float: none;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 10px 30px;
    font-size: 14px;
  }
  .navbar-collapse.in {
    overflow: hidden;
  }
  .navbar-nav > li > .dropdown-menu {
    position: static;
    width: 100%;
    margin-bottom: 10px;
  }
  .four-zero-page h2 {
    font-size: 236px;
  }
  .pagiWrap {
    text-align: center;
  }
  .pagiWrap .pagination {
    float: none;
    margin-top: 10px;
  }
  .blog-inter {
    max-width: 412px;
    margin: 0 auto;
  }
  .detailImg {
    margin-bottom: 20px;
  }
  .blogList > li {
    max-width: 412px;
    margin: 0 auto 30px auto;
  }
  .welcome-content-box {
    text-align: center;
  }
  .welcomeWrap .readmore {
    text-align: center;
  }
  .headerInfo {
    float: none;
    display: inline-block;
    text-align: left;
  }
  .headerInfo span {
    font-size: 14px;
  }
  .adressWrp {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
  }
  .navbar-default .navbar-nav > li:last-child {
    float: left;
    margin-left: 30px;
  }
  .navbar-default .navbar-nav > li:last-child a {
    padding: 10px 20px;
  }
  .footer-info {
    text-align: center;
    padding: 40px 0;
  }
  .footer-wrap .email:before {
    font-size: 38px;
    left: 50%;
    top: -50px;
    margin: 0;
    margin-left: -18px;
  }
  .footer-wrap .footer-call {
    float: none;
  }
  .footer-wrap .email {
    padding: 0;
    margin-top: 60px;
  }
  .footer-wrap .footer-call {
    padding: 0;
    margin-top: 78px;
  }
  .footer-wrap .footer-call:before {
    left: 50%;
    top: -72px;
    margin-left: -12px;
  }
  .slidertext6 {
    line-height: 10px !important;
  }
  .footer-wrap .email {
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .slidertext3 span {
    font-size: 14px !important;
    display: block;
  }
  .slidertext6 {
    display: block;
    margin-top: -6px !important;
  }
  h1 {
    font-size: 26px;
  }
  .four-zero-page h2 {
    font-size: 140px;
  }
  .four-zero-page h3 {
    font-size: 18px;
  }
  .info-service .icon {
    float: none;
    margin-right: 0;
    display: inline-block;
    margin: 15px 0;
  }
  .lawWrp {
    text-align: center;
  }
  .welcomeWrap h1 {
    font-size: 30px !important;
  }
  .about h3 {
    font-size: 20px;
  }
  .quote-heading {
    font-size: 24px;
  }
  .quote-btn a {
    font-size: 14px;
  }
}
.btn.agree {
  border: 2px solid #c61809;
  color: #c61809;
  background-color: #fff0;
  transition: background-color 0.3s ease, color 0.3s ease, transform 0.2s ease;
}
.btn.agree:hover {
  background: #c61809;
  color: #fff;
  transform: scale(1.05);
}
#gallery ul.gallery-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#gallery ul.gallery-list li {
  margin-bottom: 30px;
}
#gallery .practice-box,
#gallery-home .practice-box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgb(0 0 0 / 0.2);
}
#gallery .practice-box img {
  width: 100%;
  max-height: 210px;
  object-fit: cover;
  border-radius: 0;
  display: block;
}
#gallery .overlay-box,
#gallery-home .overlay-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  opacity: 0;
  transition: 0.3s;
}
#gallery .practice-box:hover .overlay-box,
#gallery-home .practice-box:hover .overlay-box {
  opacity: 1;
}
#gallery .title-box,
#gallery-home .title-box {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0;
  text-align: center;
}
#gallery .gallery-btn a,
#gallery-home .gallery-btn a {
  background: #c61809;
  padding: 10px 20px;
  border-radius: 20px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
}
#gallery .gallery-btn a:hover,
#gallery-home .gallery-btn a:hover {
  background: #c61809;
}
#gallery .overlay-box div.gallery-images {
  display: none;
}
#gallery .practice-box .overlay-box .link,
#gallery-home .practice-box .overlay-box .link {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  border: none;
  margin-right: 6px;
  color: #fff;
}
#gallery-home .practiceImg {
  overflow: hidden;
}
#gallery-home .practiceImg img {
  width: 100%;
  max-height: 210px;
  object-fit: cover;
  display: block;
  border-radius: 0;
}
.btn-disabled:hover {
  background: transparent !important;
  color: #c61809 !important;
  cursor: default;
}
.headingTitle .img-right {
  float: right;
  margin-left: 30px;
  max-width: 40%;
}
@media screen and (max-width: 767px) {
  .welImg img {
    width: 100%;
  }
}


