/**
*   Theme Name: Davidovich Law
*   Theme URI: https://davidovichlaw.com/
*   Author: STAUFFER
*   Author URI: http://stauffer.com
*   Description: Custom theme inherited from Ktech Solutions (http://ktechsol.com)
*   Version: 1.1
*   Text Domain: davidovichlaw
**/
@font-face {
  font-family: "Trajan Pro 3";
  src:
    url("fonts/TrajanPro3-Regular.woff2") format("woff2"),
    url("fonts/TrajanPro3-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Trajan Pro 3";
  src:
    url("fonts/TrajanPro3-Bold.woff2") format("woff2"),
    url("fonts/TrajanPro3-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
body {
  font-family: "Trajan Pro 3" !important;
  max-width: 1950px !important;
  width: 100%;
  margin: 0 auto !important;
}
.left_div {
  float: right;
}
/*popup*/
#personalinjury_popup {
  display: none;
}
.postid-3161 #personalinjury_popup {
  display: block;
}
#personalinjury_popup .modal-dialog {
  max-width: 1061px;
  margin: 171px auto 1.75rem;
}
#personalinjury_popup .modal-header {
  border: none;
  padding: 0;
}
#personalinjury_popup .modal-header .close {
  padding: 15px;
  margin: 0 0 0 auto;
  position: relative;
  opacity: 1;
  color: #212529;
  z-index: 1;
}
#personalinjury_popup .modal-content {
  background-color: #fffbf3;
}
#personalinjury_popup .modal-content::after {
  content: "";
  display: inline-block;
  background-image: url(images/popup-after.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 284px;
  height: 330px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#personalinjury_popup .modal-body {
  padding: 0 1rem 57px;
  text-align: center;
  z-index: 1;
}
#personalinjury_popup h3 {
  color: #212529;
  font-size: 42.61px;
  font-weight: 400;
  letter-spacing: 0.08px;
  margin: 0 0 4px 0;
}
#personalinjury_popup strong {
  color: #212529;
  font-size: 33.88px;
  font-weight: 600;
  letter-spacing: 0.08px;
  display: block;
  font-family: "Open Sans", sans-serif !important;
}
#personalinjury_popup span.call-us-popup {
  color: #0d2d53;
  font-size: 38.88px;
  font-weight: 400;
  display: block;
  font-family: "Open Sans", sans-serif !important;
  margin: 0 0 35px 0;
}
#personalinjury_popup span.call-us-popup a {
  color: #0d2d53;
  font-weight: bold;
}
#personalinjury_popup span.call-us-popup a:hover,
#personalinjury_popup input.es_submit_button:hover {
  color: #212529;
  transition: all 0.4s ease;
}
#personalinjury_popup span#spinner-image {
  float: none;
  position: absolute;
  right: -50px;
  top: 20px;
}
#personalinjury_popup p {
  color: #212529;
  font-size: 20px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif !important;
  margin: 0;
}
#personalinjury_popup .newsletter-popup label {
  width: 100%;
}
#personalinjury_popup input.es_txt_email {
  color: #939393;
  font-size: 17.33px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif !important;
  background-color: #fff;
  border: 1px solid #e3d7bf;
  border-radius: 100px;
  width: 100%;
  height: 75px;
  line-height: 75px;
  padding-left: 30px;
}
#personalinjury_popup input.es_txt_email::placeholder {
  color: #939393;
  font-size: 17.33px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif !important;
}
#personalinjury_popup .newsletter-popup {
  position: relative;
  width: 70%;
  margin: 72px auto 42px;
}
#personalinjury_popup input.es_submit_button {
  color: #212529;
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif !important;
  text-transform: uppercase;
  width: 162px;
  height: 75px;
  line-height: 73px;
  text-align: center;
  background-color: #cda961;
  border: 1px solid #cda961;
  border-radius: 100px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
#personalinjury_popup .es_subscription_message.success {
  color: #212529;
  font-size: 19px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
/*popup*/
a,
a:hover {
  text-decoration: none !important;
  transition: all 0.3s;
}

p {
  margin: 0 0 20px;
}

img {
  height: auto;
  max-width: 100%;
}

a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus {
  outline: 0 !important;
}

input[type="checkbox"],
input[type="radio"] {
  width: auto !important;
}

.searchform {
  position: relative;
}

.searchform input {
  border-radius: 30px;
  border: 1px solid #ccc;
  padding: 14px 20px;
  width: 100%;
  font-family: "Open Sans", sans-serif;
}

.searchform button {
  border: 0px;
  background-color: transparent;
  font-size: 24px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.not-found {
  margin: 100px 0;
}

.not-found p {
  margin-bottom: 30px;
}

/* Navbar */
.site-logo {
  float: left;
  width: 25%;
}

.site-logo img {
  width: 200px;
}

.nav-bar {
  float: left;
  /* width: 73%;*/
  padding-top: 10px;
}

.search-icon {
  width: 2%;
  float: left;
  padding-top: 22px;
  text-align: right;
  display: none;
}

.search-icon span {
  cursor: pointer;
}

.main-navigation {
  clear: both;
  position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
  margin: 0;
  padding: 0;
}

.nav-menu li {
  display: inline-block;
  margin: 0 0 0 25px;
  position: relative;
}

.nav-menu li a {
  color: #000000;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 1;
  padding: 15px 0 6px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid transparent;
  letter-spacing: 1px;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
  color: #0e1d38;
}

.nav-menu .sub-menu,
.nav-menu .children {
  background-color: #ffffff;
  border: 0px;
  border-top: 0;
  padding: 34px 0 0 0;
  position: absolute;
  left: -2px;
  z-index: 99999;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

ul.sub-menu li {
  border-left: 1px solid #0e1d38;
  border-right: 1px solid #0e1d38;
  padding: 0 0 3px;
  margin: 0;
}

ul.sub-menu li:last-child {
  border-bottom: 1px solid #0e1d38;
}

ul.sub-menu li a {
  font-weight: normal;
  color: #000000 !important;
  padding: 15px;
  text-align: left;
}

ul.sub-menu li a:hover {
  background: #0e1d38;
  color: #ffffff !important;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
  border-left: 0;
  left: 100%;
  top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
  color: #ffffff;
  margin: 0;
  width: 328px;
  padding: 15px;
}

.nav-menu .sub-menu ul #menu-item-317 .sub-menu {
  padding-top: 0;
}

.nav-menu .sub-menu .sub-menu {
  padding-top: 0;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
  background-color: #0c325b;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
  clip: inherit;
  overflow: inherit;
  height: inherit;
  width: inherit;
}
ul.sub-menu li.current_page_item > a,
ul.sub-menu li.current_page_ancestor > a,
ul.sub-menu li.current-menu-item > a,
ul.sub-menu li.current-menu-ancestor > a {
  border-bottom: 0px;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
  color: #0e1d38;
  border-bottom: 1px solid #0e1d38;
}

.closebtn,
.openmenu,
.menuToggle,
.mobilesubmenu {
  display: none;
}

/*  Alignment  */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Slider */

/* styles used before slick loads, or if JS is turned off, to improve First Contentful Paint */
.slider-banner:not(.slick-initialized) {
  display: flex;
  flex-flow: row nowrap;
  overflow: hidden;
}
.slider-banner:not(.slick-initialized):focus-within,
.slider-banner:not(.slick-initialized):hover {
  overflow-x: auto;
}
.slider-banner:not(.slick-initialized) > div {
  flex: 1 0 100%;
}
@media (min-width: 570px) {
  .slider-banner:not(.slick-initialized) > div {
    flex: 1 0 50%;
  }
}
@media (min-width: 985px) {
  .slider-banner:not(.slick-initialized) > div {
    flex: 1 0 33%;
  }
}

.slick-list.draggable {
  padding: 0px !important;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.nopd {
  padding: 0 !important;
}

.fw-container-fluid.nopd .fw-row {
  margin: 0;
}

/* Pagination  */
.pagination {
  display: inline-block;
  margin: 30px 0 0;
  width: 100%;
}

.sub-pagenation-div li {
  display: inline-block;
  border-radius: 4px;
  width: auto;
  margin-right: 10px;
}

.sub-pagenation-div li a {
  border-radius: 1px;
  color: #0b3f71;
  display: block;
  padding: 8px 17px;
  font-family: "Open Sans", sans-serif;
  border: 1px solid #0b3f71;
}

.sub-pagenation-div li.current a,
.sub-pagenation-div li:hover a {
  background: #0b3f71;
  color: #ffffff;
}

.background-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* MAIN CSS  */
.container::after,
.blogdetail::after,
.fw-container::after,
.entry-content::after {
  content: "";
  clear: both;
  display: block;
}

.blogdetail {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.page-template-latest-law #sidebar aside#text-5,
.single-format-standard #sidebar aside#archives-2 {
  display: none !important;
}
.tagss-linkss .recent-inner {
  width: 100%;
}
.taggsidebar aside#text-5 {
  display: none !important;
}
#sidebar aside#text-5 ul {
  padding: 0;
}
.top-header {
  background: -moz-linear-gradient(6deg, rgba(14, 29, 56, 1) 0%, rgba(11, 65, 117, 1) 100%);
  /* ff3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(14, 29, 56, 1)),
    color-stop(100%, rgba(11, 65, 117, 1))
  );
  /* safari4+,chrome */
  background: -webkit-linear-gradient(6deg, rgba(14, 29, 56, 1) 0%, rgba(11, 65, 117, 1) 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(6deg, rgba(14, 29, 56, 1) 0%, rgba(11, 65, 117, 1) 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(6deg, rgba(14, 29, 56, 1) 0%, rgba(11, 65, 117, 1) 100%);
  /* ie10+ */
  background: linear-gradient(84deg, rgba(14, 29, 56, 1) 0%, rgba(11, 65, 117, 1) 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e1d38', endColorstr='#0b4175', GradientType=1);
  padding: 10px 0;
}

.header-txt span {
  color: #f6cf79;
  font-size: 12px;
}

.social-icons {
  float: left;
  border-right: none;
  padding: 0 14px 0 0;
}
.hd_phone {
  color: #fff;
  font-size: 20px;
  padding: 0 18px;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600;
}
.social-icons a {
  width: 30px;
  height: 30px;
  text-align: center;
  display: inline-block;
  border-radius: 100%;
  border: 1px solid #fff;
  background: #fff;
  color: #0e1d38;
  transition: all 0.3s;
  line-height: 30px;
  margin: 0 1px;
}

.social-icons a:hover {
  background: transparent;
  color: #fff;
  transition: all 0.3s;
}
.site-header.fixed {
  border-bottom: 1px solid #0e1d38;
}
.site-header {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 9999;
  background: #ffffff;
  padding: 15px 0;
}

.site-header .container {
  position: relative;
  max-width: 1400px;
}

.search-main {
  width: 30%;
  position: absolute;
  right: 0;
  bottom: -50px;
  display: none;
  right: -100%;
  transition: all 0.3s;
}

.searchshow {
  right: 0;
  display: block;
  transition: all 0.3s;
  z-index: 99;
}

.site-footer {
  border-top: 2px solid #cacaca;
  padding-top: 50px;
}
.ft-logo img {
  height: 63px;
  width: auto;
}
.site-footer h3 {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 35px;
}
.page-id-492 .page-header {
  margin-bottom: 30px;
}
.site-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.ft-menu a {
  color: #606060;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  display: block;
  margin-bottom: 12px;
}

.ft-detail h4 {
  color: #000000;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
}

.ft-detail address {
  color: #606060;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  padding-left: 30px;
  position: relative;
  margin-bottom: 4px;
}

.ft-detail .fa {
  color: #095494;
}

.ft-detail address br {
  display: none;
}
.ft-detail li span {
  position: absolute;
  color: #606060;
  font-size: 15px;
  margin-top: 3px;
}
.ft-detail li {
  margin-bottom: 20px;
}
.ft-detail li a {
  color: #606060;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  padding-left: 30px;
  position: relative;
}
.social-icons.ft-icons a {
  border: 1px solid #303d54;
  color: #0e1d38;
  width: 35px;
  height: 35px;
  line-height: 38px;
}
.social-icons.ft-icons {
  text-align: left;
  margin: 40px 0 0;
}
.social-icons.ft-icons h3 {
  padding-bottom: 20px;
}
.social-icons.ft-icons .site-footer h3 {
  padding-bottom: 20px;
}
.social-icons.ft-icons a:hover {
  background: #303d54;
  color: #fff;
}
.copyright {
  text-align: center;
  margin-top: 50px;
  border-top: 1px solid #cacaca;
  padding: 15px 0;
  color: #606060;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}
.banner-inner {
  background-repeat: no-repeat !important;
  height: 600px;
  position: relative;
  background-size: cover !important;
}
.banner-inner::after {
  content: "";
  width: 100%;
  height: 750px;
  background: url(images/Layer-5-copy.png);
  background-repeat: no-repeat;
  display: block;
  top: 0;
  left: 0;
  background-size: cover;
}

.banner-home {
  overflow: hidden;
}

.pa-slider-link {
  cursor: pointer;
}

.inner-contnslider {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 0 15px;
  padding-bottom: 40px;
  z-index: 9;
}

.inner-contnslider h2 {
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  display: inline-block;
  width: 90%;
  float: left;
}

.inner-contnslider a {
  width: 10%;
  display: inline-block;
  float: left;
  position: relative;
  top: -12px;
}

.v-h {
  visibility: hidden;
}

.icon-text {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 60px 0;
}

.icon-text .container-fluid {
  width: 85% !important;
}

.icon-div {
  width: 10%;
  float: left;
}

.contnet-div {
  width: 90%;
  float: left;
  padding-left: 10px;
  color: #fff;
}

.contnet-div h3 {
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}

.contnet-div p {
  color: #ffffff;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  padding-right: 10px;
  margin-bottom: 0;
}

.icon-text .col-lg-4.col-md-4.col-sm-12:nth-child(2) {
  padding-left: 55px;
}

.icon-text .col-lg-4.col-md-4.col-sm-12:nth-child(3) {
  padding-left: 95px;
}

#icon_txt_slider_off {
  margin-left: -24px;
  margin-right: -24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-gap: 0 4%;
}

#icon_txt_slider_off > div {
  margin-bottom: 0px;
}
#icon_txt_slider_off > div:nth-child(n + 9) {
  display: none;
}

#icon_txt_slider_off .icon-div {
  min-width: 40px;
}

#icon_txt_slider_off .contnet-div {
  margin-bottom: 30px;
}

@media (min-width: 1024px) {
  #icon_txt_slider_off {
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #icon_txt_slider_off > div,
  #icon_txt_slider_off > div > a {
    display: flex;
    flex-flow: row nowrap;
  }

  #icon_txt_slider_off > div {
    margin-bottom: 50px;
  }
}
section.as-featured-in {
  background: #0e315b;
  padding: 60px 20px 40px;
}

section.as-featured-in .container-fluid {
  text-align: center;
}

section.as-featured-in ul.logo-list {
  max-width: 1100px;
  width: 100%;
  margin: 30px auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

section.as-featured-in ul.logo-list li {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  padding: 30px 15px;
}

@media (max-width: 1100px) {
  section.as-featured-in ul.logo-list li {
    padding: 20px 15px;
  }

  section.as-featured-in ul.logo-list li img {
    max-width: 80%;
  }
}
@media (max-width: 900px) {
  section.as-featured-in ul.logo-list li {
    flex-shrink: unset;
    padding: 20px 15px;
  }

  section.as-featured-in ul.logo-list li img {
    max-width: 195px;
    max-height: 45px;
    width: auto;
    height: auto;
  }
}

@media (max-width: 600px) {
  section.as-featured-in ul.logo-list li {
    flex-shrink: unset;
    padding: 20px 10px;
  }

  section.as-featured-in ul.logo-list li img {
    max-width: 130px;
    max-height: 30px;
    width: auto;
    height: auto;
  }
}

.main-ser {
  padding: 50px 0 80px;
}

.ser-img::before {
  background: #0e1d38;
  content: "";
  width: 88%;
  height: 450px;
  display: block;
  position: absolute;
  left: -40px;
  bottom: -30px;
  z-index: -1;
}

.main-serbg {
  background: #e7e8ea;
  padding: 50px 0 80px;
}

.ser-img {
  position: relative;
  z-index: 9;
}

.main-serbg .ser-img::before {
  left: auto;
  right: -10px;
  bottom: -30px;
  z-index: -1;
}

.abput-span {
  position: relative;
  font-weight: 300;
  color: #666666;
  font-size: 19px;
  font-family: "Open Sans", sans-serif;
}

.abput-span img {
  padding-right: 20px;
}

.main-ser h4 {
  color: #000000;
  font-size: 32px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 30px;
}

.main-ser p {
  color: #606060;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  line-height: 28px;
}

.ser-contnet {
  padding-top: 30px;
}

.border-img {
  position: relative;
  bottom: 10px;
}

.read-more {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  padding: 13px 40px;
  font-family: "Open Sans", sans-serif;
  border-radius: 30px;
  border: 1px solid #000;
  text-transform: uppercase;
  margin-top: 40px;
}

.read-more:hover {
  background: #000;
  color: #fff;
}

.questions {
  background-repeat: no-repeat !important;
  padding: 100px 0;
  text-align: center;
  background-size: cover !important;
}

.questions h1 {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
}

.questions a {
  background: -moz-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* ff3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(239, 201, 117, 1)),
    color-stop(59%, rgba(223, 186, 107, 1)),
    color-stop(100%, rgba(195, 160, 91, 1))
  );
  /* safari4+,chrome */
  background: -webkit-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* opera 11.10+ */
  background: -ms-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* ie10+ */
  background: linear-gradient(
    183deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efc975', endColorstr='#c3a05b', GradientType=0);
  /* ie6-9 */
  padding: 14px 40px;
  color: #000000;
  font-size: 16px;
  border: 1px solid #e2bc6d;
  border-radius: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 30px;
}

.questions a:hover {
  background: transparent;
  color: #e2bc6d;
}

.news {
  background: #0e1d38;
  padding: 50px 0;
}

.slider-left h3 {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 0;
}

.news .slick-slide {
  padding-right: 20px;
}

.inner-news {
  background: #0c325b;
  padding: 30px 20px;
  min-height: 230px;
}

.inner-news h5 {
  color: #f2cc76;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}

.inner-news p {
  color: #ffffff;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.news .slick-prev.slick-arrow {
  position: absolute;
  left: -190px;
  top: auto;
  bottom: 80px;
}

.news .slick-prev::before {
  content: url(images/left.png) !important;
  width: auto;
}

.news .slick-next.slick-arrow {
  position: absolute;
  left: -145px;
  top: auto;
  bottom: 80px;
}

.news .slick-next.slick-arrow::before {
  content: url(images/right.png) !important;
  width: auto;
}

.experience {
  background-repeat: no-repeat !important;
  padding: 150px 0;
  text-align: center;
  background-position: center !important;
  border-bottom: 1px solid #dfdfdf;
}

.inner-experince {
  background: #095494;
  padding: 65px 30px;
  width: 54%;
  margin: 0 auto;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.inner-experince h2 {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 45px;
}

.inner-experince a {
  background: -moz-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* ff3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(239, 201, 117, 1)),
    color-stop(59%, rgba(223, 186, 107, 1)),
    color-stop(100%, rgba(195, 160, 91, 1))
  );
  /* safari4+,chrome */
  background: -webkit-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* opera 11.10+ */
  background: -ms-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* ie10+ */
  background: linear-gradient(
    183deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efc975', endColorstr='#c3a05b', GradientType=0);
  /* ie6-9 */
  padding: 14px 40px;
  color: #000000;
  font-size: 16px;
  border: 1px solid #d4af64;
  border-radius: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
}

.inner-experince a:hover {
  background: transparent;
  color: #d4af64;
}

.page-header,
.content-headersingletagg {
  padding: 120px 0;
  text-align: center;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.page-header h5 {
  color: #f7c75d;
  font-size: 26px;
  font-weight: bold;
}
.content-headersingletagg {
  margin-bottom: 50px;
}
.page-header h1,
.content-headersingletagg h1 {
  padding: 15px 0;
  color: #fff;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: bold;
  text-transform: uppercase;
}

.page-header .container,
.content-headersingletagg .container {
  padding-bottom: 15px;
  background-color: rgba(0, 0, 0, 0.4);
}

.attorney-main {
  position: relative;
  background: #f8f8f8;
  padding: 90px 0 0;
}

.attorney-main.staff-main {
  padding: 0 0 60px;
}

.attorney-main .team-post-title {
  top: 45px;
  position: absolute;
  left: 40%;
}

.attorney-main .team-post-title h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: -5px;
}

.attorney-main.staff-main .team-post-title {
  position: initial;
}

.detail-attorny {
  padding-top: 30px;
}

.detail-attorny h3 {
  color: #000;
  font-size: 29px;
  font-weight: bold;
  margin-bottom: 0;
}

.detail-attorny p {
  color: #263443;
  font-size: 41px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

.inner-attorney {
  position: relative;
  margin-bottom: 30px;
}

.inner-attorney::after {
  content: "";
  background: url(images/SSS.png);
  background-position: bottom !important;
  background-repeat: no-repeat !important;
  width: 100%;
  height: 520px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}

.atrony-title {
  text-align: center;
  background: #0c528d;
  border: 5px solid #caced1;
  color: #fff;
  padding: 15px;
  position: absolute;
  bottom: 27px;
  width: 85%;
  left: 27px;
  z-index: 9;
}

.atrony-title h4 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
}

.atrony-title span {
  color: #ffffff;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}

.breadcurms ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.breadcurms li {
  display: inline-block;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}

.breadcurms li,
.breadcurms li strong,
.breadcurms a {
  color: #ffffff;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.breadcurms a:hover {
  color: #eac473;
}
.separator {
  margin: 0 8px;
  color: #d1ac62;
}

.main-singlepost {
  background: #f8f8f8;
  padding: 70px 0 70px;
  border-bottom: 2px solid #cacaca;
}

.main-singlepost .col-lg-8.col-md-12.col-sm-12 {
  background: #fff;
  border: 1px solid #b8b8b8;
  padding: 50px 51px 50px 120px;
}

.content-singleatorney h3 {
  color: #000000;
  font-size: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin-bottom: 35px;
}

.content-singleatorney a,
.content-singleatorney span {
  color: #0e1118;
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  display: block;
}

.content-singleatorney .email {
  margin-top: 7px;
  display: inline-block;
}

.content-singleatorney .fa,
.content-singleatorney a img {
  color: #095494;
  margin-right: 12px;
  font-size: 17px;
  width: 15px;
}

.fax {
  display: block;
  margin-top: 8px;
}

.contnt-single {
  margin-top: 40px;
}

.contnt-single.pa-contnt-single {
  margin-top: 0;
}
.contnt-single.pa-contnt-single ul {
  padding-left: 17px;
}
.contnt-single p,
.accom-page-content .content p {
  color: #797979;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  line-height: 25px;
  text-align: justify;
}

.contnt-single li {
  color: #797979;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  line-height: 25px;
}

.img-single {
  border: 1px solid #b8b8b8;
  padding: 7px;
  position: relative;
  margin-top: 110px;
  left: 35px;
  z-index: 9;
  width: 393px;
}

.main-contat-us {
  background: #f8f8f8;
}

.main-contat-us {
  padding: 70px 0;
}

.contact-from h2 {
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
  font-size: 28px;
}

.contact-from {
  padding: 30px 20px;
}

.col-lg-6.col-md-12.col-sm-12.bg-white {
  left: 15px;
  margin-top: 40px;
  height: 600px;
  padding-top: 10px;
}

.contact-from p {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  color: #606060;
  margin-bottom: 30px;
}

#newsletter_form_5646523 input,
.contact-from input,
.contact-from select {
  width: 100%;
  padding-left: 15px;
  border: 1px solid #cbcbcb;
  color: #606060;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  height: 45px;
  margin-bottom: 15px;
}

#newsletter_form_5646523 input,
.contact-from input::placeholder {
  color: #606060;
}

.contact-from textarea {
  width: 100%;
  padding-left: 15px;
  padding-top: 10px;
  border: 1px solid #cbcbcb;
  color: #606060;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  height: 130px;
}

.wpcf7-submit {
  width: auto;
  height: auto;
  background: -moz-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* ff3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(239, 201, 117, 1)),
    color-stop(59%, rgba(223, 186, 107, 1)),
    color-stop(100%, rgba(195, 160, 91, 1))
  );
  /* safari4+,chrome */
  background: -webkit-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* opera 11.10+ */
  background: -ms-linear-gradient(
    267deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* ie10+ */
  background: linear-gradient(
    183deg,
    rgba(239, 201, 117, 1) 0%,
    rgba(223, 186, 107, 1) 59%,
    rgba(195, 160, 91, 1) 100%
  );
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efc975', endColorstr='#c3a05b', GradientType=0);
  /* ie6-9 */
  padding: 14px 40px;
  color: #000000;
  font-size: 16px;
  border: 1px solid #e2bc6d;
  border-radius: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 15px;
  cursor: pointer;
  transition: all 0.3s;
  width: 210px;
}
#newsletter_form_5646523 input {
  width: 300px;
}
.wpcf7-submit:hover {
  background: transparent;
  color: #e2bc6d;
  transition: all 0.3s;
}

.contact-usdetail {
  background: -moz-linear-gradient(
    290deg,
    rgba(14, 30, 56, 1) 0%,
    rgba(15, 32, 62, 1) 27%,
    rgba(13, 39, 72, 1) 49%,
    rgba(13, 52, 95, 1) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(14, 30, 56, 1)),
    color-stop(27%, rgba(15, 32, 62, 1)),
    color-stop(49%, rgba(13, 39, 72, 1)),
    color-stop(100%, rgba(13, 52, 95, 1))
  );
  background: -webkit-linear-gradient(
    290deg,
    rgba(14, 30, 56, 1) 0%,
    rgba(15, 32, 62, 1) 27%,
    rgba(13, 39, 72, 1) 49%,
    rgba(13, 52, 95, 1) 100%
  );
  background: -o-linear-gradient(
    290deg,
    rgba(14, 30, 56, 1) 0%,
    rgba(15, 32, 62, 1) 27%,
    rgba(13, 39, 72, 1) 49%,
    rgba(13, 52, 95, 1) 100%
  );
  background: -ms-linear-gradient(
    290deg,
    rgba(14, 30, 56, 1) 0%,
    rgba(15, 32, 62, 1) 27%,
    rgba(13, 39, 72, 1) 49%,
    rgba(13, 52, 95, 1) 100%
  );
  background: linear-gradient(
    160deg,
    rgba(14, 30, 56, 1) 0%,
    rgba(15, 32, 62, 1) 27%,
    rgba(13, 39, 72, 1) 49%,
    rgba(13, 52, 95, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e1e38', endColorstr='#0d345f', GradientType=0);
  padding: 70px 50px;
  text-align: center;
  color: #fff;
  width: 88%;
  float: left;
}

.icon {
  color: #e2bc6d;
  font-size: 60px;
}

.contact-usdetail h5 {
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}

.contact-usdetail address {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 50px;
  font-size: 15px;
  line-height: 25px;
}

.contact-usdetail ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.contact-usdetail li {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 10px;
  font-size: 15px;
}

.contact-usdetail li a {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #fff;
}

.contact-social-icons {
  width: 12%;
  float: left;
  background: #095495;
  margin-top: 50px;
  text-align: center;
  display: table;
  height: 555px;
}

.contact-social-icons div {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
}

.contact-social-icons a {
  width: 40px;
  height: 40px;
  background: #fff;
  color: #095495;
  font-size: 17px;
  border-radius: 100%;
  border: 1px solid #fff;
  clear: both;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  margin-bottom: 15px;
}

.contact-social-icons a:hover {
  background: transparent;
  color: #fff;
}
.practice_area_main ul::after {
  display: block;
  content: "";
  clear: both;
}
.practice_area_main ul li {
  float: left;
  width: 50%;
  padding-right: 15px;
}
.main-logos {
  background: #f8f8f8;
  padding: 70px 0 70px;
  border-bottom: 1px solid #cacaca;
}
.col-lg-3.col-md-3.col-sm-6.col-6 {
}
.main-logos .col-lg-3:nth-child(12) .logo-attorney img {
  max-width: 200px;
}
/*.accom-detail::before{
    display: block;
    content: '';
    margin-top: -120px;
    padding-top: 120px;
}*/
.accom-page-content .content {
  background: #ffffff;
  margin-bottom: 30px;
  padding: 20px;
  box-shadow: -1px 1px 40px 1px #e7e6e6;
}
.accom-page-content .content .icon span {
  display: inline-block;
  width: 150px;
  line-height: 150px;
  height: 150px;
  background-color: #0f1d38;
  border-radius: 100%;
}
.accom-page-content .content .icon {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.accom-page-content .content h3 {
  font-size: 20px;
  font-weight: bold;
}
/*
.content.cont-no_1 {
    height: 558px;
}
.content.cont-no_7 {
    height: 409px;
}
.content.cont-no_3 {
    height: 532px;
}
.content.cont-no_5 {
    height: 459px;
}
.content.cont-no_11 {
    height: 385px;
}
*/
.page-template-testimonials .accom-detail .content,
.page-template-clients .accom-detail .content {
  height: auto;
}

.logo-attorney {
  width: 100%;
  height: 200px;
  display: table;
  background: #fff;
  text-align: center;
  margin-bottom: 30px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.logo-attorney span {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.logo-attorney span img {
  max-width: 235px;
}
.main-logos h2 {
  width: 75%;
  margin: auto;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 24px;
}

.title-attroney {
  margin-bottom: 50px;
}

.banner-home .slick-prev {
  left: 30px;
  z-index: 99;
  width: 50px;
  height: 50px;
  display: inline-block;
  background: #cda961;
  border-radius: 100%;
}

.banner-home .slick-next {
  right: 30px;
  z-index: 99;
  width: 50px;
  height: 50px;
  display: inline-block;
  background: #cda961;
  border-radius: 100%;
}

.banner-home .slick-next:hover,
.banner-home .slick-next:focus,
.banner-home .slick-prev:hover,
.banner-home .slick-prev:focus {
  opacity: 0.7;
  background: #cda961;
  border-radius: 100%;
}

.banner-home .slick-prev::before {
  font-family: FontAwesome !important;
  content: "\f104" !important;
  color: #fff;
  font-size: 30px;
  opacity: 1;
}

.banner-home .slick-next::before {
  font-family: FontAwesome !important;
  content: "\f105" !important;
  color: #fff;
  font-size: 30px;
  opacity: 1;

  line-height: 50px;
}

.latest-blog {
  padding: 70px 0;
  background: #f8f8f8;
}

.blog-postcontnt h3 {
  color: #000;
  font-size: 22px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.blog-postcontnt p {
  font-family: "Open Sans", sans-serif;
  margin: 20px 0 35px;
  font-weight: 300;
  color: #606060;
  font-size: 15px;
}

.blog-postcontnt h4 {
  font-family: "Open Sans", sans-serif;
  color: #000000;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 20px;
}

.post-date,
.post-comntcount {
  color: #606060;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  margin-right: 15px;
  font-weight: 300;
}

.post-comntcount {
  margin-right: 0;
}
.post-comntcount a {
  color: #606060;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  margin-right: 15px;
  font-weight: 300;
}
.blog-postcontnt .fa {
  color: #4d83b1;
  margin-right: 5px;
}

.blog-postcontnt {
  margin-bottom: 40px;
  background: #fff;
  padding: 25px;
}

.read-morebtn {
  border: 1px solid #000;
  display: inline-block;
  padding: 13px 40px;
  color: #000;
  font-family: "Open Sans", sans-serif;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}

.read-morebtn:hover {
  background: #000;
  color: #fff;
}

.sub-pagenation-div {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.sidebar-blog ul {
  padding: 0;
}

.sidebar-blog aside ul {
  padding: 25px 30px;
  margin: 0;
  list-style: none;
}

.sidebar-blog li {
  width: 100%;
  color: #606060;
  text-transform: uppercase;
  border-bottom: 1px solid #797979;
  margin-bottom: 10px;
  padding-bottom: 5px;
  position: relative;
  padding-left: 20px;
}

.sidebar-blog li::before {
  font-family: FontAwesome !important;
  content: "\f105" !important;
  margin-right: 10px;
  height: 50px;
  position: absolute;
  left: 0;
}
.sidebar-blog li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sidebar-blog li a {
  color: #606060;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  margin-right: 8px;
}

.sidebar-blog h3.widget-title,
.sidebar-blog .widget-title {
  background: #0d2d53;
  color: #fff;
  padding: 14px;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 30px;
}

.sidebar-blog aside {
  background: #fff;
  margin-bottom: 40px;
}

.pa-sidebar.sidebar-blog aside ul {
  padding: 15px;
}

.pa-sidebar.sidebar-blog li {
  text-transform: capitalize;
}

/*
.recent-posts {
    padding: 25px;
}
*/

.thumb {
  width: 40%;
  float: left;
}

.recent-inner {
  width: 60%;
  float: left;
  padding-right: 10px;
}

.recent-inner h4 {
  color: #797979;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 4px;
}

.recent-inner p {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 0;
}

.recentpost {
  margin-bottom: 30px;
}

.recentpost:last-child {
  margin-bottom: 0;
}

.search-icon.ms_mobile {
  display: none;
}

.mobile_switch_on {
  display: none;
}

.addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
  clear: none;
  width: 50%;
  float: right;
  text-align: right;
  margin-top: 40px;
  margin-bottom: 0;
}

.addtoany_share_save_container.addtoany_content.addtoany_content_bottom a {
  border: 1px solid #c4c3c3;
  border-radius: 100%;
  padding-top: 6px;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.text-share {
  width: 50%;
  float: left;
  margin-top: 28px;
}

.text-share h6 {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}

.full-border {
  border-bottom: 1px solid #dedede;
  margin: 50px -25px 10px -25px;
}

.comment-main h3 {
  background: -moz-linear-gradient(9deg, rgba(14, 31, 59, 1) 0%, rgba(13, 37, 71, 1) 48%, rgba(13, 52, 95, 1) 100%);
  /* ff3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(14, 31, 59, 1)),
    color-stop(48%, rgba(13, 37, 71, 1)),
    color-stop(100%, rgba(13, 52, 95, 1))
  );
  /* safari4+,chrome */
  background: -webkit-linear-gradient(9deg, rgba(14, 31, 59, 1) 0%, rgba(13, 37, 71, 1) 48%, rgba(13, 52, 95, 1) 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(9deg, rgba(14, 31, 59, 1) 0%, rgba(13, 37, 71, 1) 48%, rgba(13, 52, 95, 1) 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(9deg, rgba(14, 31, 59, 1) 0%, rgba(13, 37, 71, 1) 48%, rgba(13, 52, 95, 1) 100%);
  /* ie10+ */
  background: linear-gradient(81deg, rgba(14, 31, 59, 1) 0%, rgba(13, 37, 71, 1) 48%, rgba(13, 52, 95, 1) 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e1f3b', endColorstr='#0d345f', GradientType=1);
  /* ie6-9 */
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 25px 30px;
  display: block;
}

h3.comment-reply-title,
.comment-notes,
.comment-form-cookies-consent,
.comment-form-author label,
.comment-form-email label,
.comment-form-comment label,
h3.comments-title {
  display: none;
}

.comment-body {
  overflow: hidden;
}

.comment-form-author,
.comment-form-email {
  width: 50%;
  float: left;
  margin-bottom: 0;
  margin-top: 40px;
}

.comment-form-author input,
.comment-form-email input {
  width: 98%;
  padding-left: 15px;
  border: 1px solid #cbcbcb;
  color: #606060;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  height: 45px;
  margin-bottom: 15px;
}

.comment-form-email {
  text-align: right;
}

.comment-form-comment {
  width: 100%;
  clear: both;
  margin-bottom: 0;
}

.comment-form-comment textarea {
  width: 100%;
  padding-left: 15px;
  border: 1px solid #cbcbcb;
  color: #606060;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  height: 145px;
  margin-bottom: 15px;
  padding-top: 10px;
}

.comment-main {
  background: #fff;
  padding-bottom: 30px;
}

.comment-main #comments {
  padding: 0 30px;
  padding-top: 30px;
}

.comment-main .submit {
  width: auto;
  height: auto;
  background: #e2bc6d;
  padding: 14px 40px;
  color: #000000;
  font-size: 16px;
  border: 1px solid #e2bc6d;
  border-radius: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 0px;
  cursor: pointer;
  transition: all 0.3s;
  cursor: pointer;
}

.comment-main .submit:hover {
  background: transparent;
  color: #e2bc6d;
}

.comment-main ul {
  list-style: none;
  font-family: "Open Sans", sans-serif !important;
}

.practice-areas-main {
  background: #f8f8f8;
  padding: 40px 0 60px;
  border-bottom: 1px solid #dfdfdf;
}

.practice-image {
  width: 280px;
  height: 280px;
  border-radius: 100%;
  background: #0f1d38;
  text-align: center;
  padding: 50px;
  line-height: 180px;
}

.practice-contnt h2 a,
.practice-contnt h2 {
  color: #000000;
}

.practice-contnt h2 {
  font-size: 30px;
}

.practice-contnt p {
  color: #606060;
  font-size: 14px;
  font-family: "Open Sans", sans-serif !important;
}

.practice-contnt {
  width: 100%;
  height: 280px;
  display: table;
}

.practice-contnt div {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.same-borderclass {
  padding-bottom: 50px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 50px;
}

.same-borderclass::before {
  display: block;
  content: "";
  padding-top: 120px;
  margin-top: -120px;
}

.same-borderclass.second-div:last-child {
  border: 0;
  padding: 0;
  margin: 0;
}

.blog-thumb img {
  object-fit: cover;
  height: 400px;
  width: 100%;
}

.latestlaw-class {
  box-shadow: 0 0 20px #e5e0e0;
}

.avatar {
  margin-right: 15px;
  position: relative;
  top: 5px;
  width: 70px;
  height: 70px;
  border-radius: 5px;
}

.comment-awaiting-moderation {
  padding-left: 50px;
  display: inline-block;
}

.comment-meta.commentmetadata {
  padding-left: 50px;
  color: #000000;
  margin-bottom: 10px;
  font-size: 13px;
}

.comment-meta.commentmetadata a {
  color: #000000;
}

.comment-body p {
  padding-left: 50px;
}

.reply {
  padding-left: 50px;
}

.reply a {
  width: auto;
  height: auto;
  background: #e2bc6d;
  padding: 10px 30px;
  color: #000000;
  font-size: 14px;
  border: 1px solid #e2bc6d;
  border-radius: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 20px;
  cursor: pointer;
  transition: all 0.3s;
  cursor: pointer;
}

.wpcf7-not-valid-tip {
  position: relative;
  bottom: 8px;
  font-family: "Open Sans", sans-serif;
}

.dis767,
.m570-dis {
  display: none !important;
}

.hide767,
.m570-hide {
  display: block !important;
}
.single-menu {
  background: #cda961;
  padding: 20px 0;
}
.single-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.single-menu li {
  display: inline-block;
  margin-right: 42px;
  padding-right: 42px;
  border-right: 1px solid #0e1d38;
  font-family: "Open Sans", sans-serif;
}
.single-menu a {
  color: #0e1d38;
  font-size: 15px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
.single-menu li:last-child {
  margin: 0;
  border: 0;
  padding: 0;
}

.page-headerpractice {
  background: #0e1d38;
  padding-top: 50px;
  color: #fff;
}
.first-columnpratice {
  max-width: 450px;
}
.first-columnpratice h3,
.first-columnpratice h1 {
  font-size: 28px;
  text-align: center;
}
.practice-form {
  position: relative;
  max-width: 525px;
  float: right;
}
.area-subheading {
  color: #ffffff;
  font-size: 20px;
}
.practice-form h1,
.practice-form h2 {
  color: #ffffff;
  font-size: 44px;
  font-weight: bold;
  margin-bottom: 20px;
}
.practice-form input {
  width: 100%;
  color: #ffffff;
  font-size: 13px;
  padding: 0 40px;
  border: 1px solid #fff;
  height: 52px;
  background: transparent;
  border-radius: 30px;
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif;
}
.practice-form .wpcf7-form-control.wpcf7-submit {
  background: #fff;
  color: #0c2a4f;
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  width: 140px;
  text-align: center;
  padding: 0;
  margin-top: 15px;
  cursor: pointer;
}
.practice-form .wpcf7-form-control.wpcf7-submit:hover {
  background: #cda961;
}
.practice-form br {
  display: none;
}
.image-and-phonenumber {
  position: relative;
}
.image-and-phonenumber a {
  text-align: center;
  padding: 0;
  position: absolute;
  bottom: 20px;
  font-family: "Open Sans", sans-serif;
  left: 0;
  font-size: 26px;
  font-weight: bold;
  cursor: pointer;
  right: 0;
  margin: 0 auto;
  color: #cda961;
  background-color: #fff;
  border-radius: 0;
  display: block;
  height: 50px;
  line-height: 50px;
  width: 280px;
}
.phone-attorney {
  height: 52px;
  width: 180px;
  display: block;
  background: #cda961;
  border-radius: 30px;
  text-align: center;
  padding: 0;
  color: #0c2a4f;
  position: absolute;
  line-height: 52px;
  bottom: 15px;
  font-family: "Open Sans", sans-serif;
  left: 155px;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer;
}
.phone-attorney:hover {
  background: #fff;
}
.practice-form span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 12px;
  font-weight: normal;
  display: block;
  padding-left: 40px;
}
.practice-form div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700;
  position: absolute;
  font-size: 14px;
  margin-top: 36px;
}
.icon-divtwo {
  width: 25%;
  float: left;
}
.content-divtwo {
  width: 75%;
  float: left;
  padding-left: 15px;
}
.content-divtwo .sml-txt {
  font-size: 14px;
  color: #0e1d38;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0;
}
.content-divtwo h3 {
  color: #0e1d38;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  margin-bottom: 0;
}
.subheading-span {
  color: #0c2a4f;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  display: block;
}
.slick-slide .icon-divtwo img {
  width: 60px;
}
.slider-attorney {
  padding: 50px 0;
  background: #f5f5f5;
}
.slider-attorney .slick-prev,
.slider-attorney .slick-next {
  width: 35px;
  height: 35px;
  background: #fff;
  border-radius: 100%;
  line-height: 46px;
  cursor: pointer;
}
.slider-attorney .slick-slide {
  outline: none;
  padding-left: 45px;
}
.slider-attorney .slick-prev {
  left: -70px !important;
}
.slider-attorney .slick-prev:hover,
.slider-attorney .slick-next:hover,
.slider-attorney .slick-prev:active,
.slider-attorney .slick-prev:focus,
.slider-attorney .slick-next:focus,
.slider-attorney .slick-next:active {
  background: #fff;
  border-radius: 100%;
}
.slick-prev::before {
  content: url(images/down.png) !important;
}
.slick-next::before {
  content: url(images/down-arrow.png) !important;
}

.awards {
  margin-top: 25px;
}

.awards ul {
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.awards ul li {
  list-style: none;
  padding: 10px;
}

.awards ul li img {
  width: 150px;
}

.pa-sidebar .widget_media_image {
  text-align: center;
  background: #f8f8f8;
}

.pa-sidebar .widget_media_image img {
  background: #f8f8f8;
  height: 125px !important;
  width: auto;
  display: block;
  margin: auto;
}
.inner_qta {
  color: #fff;
  /*text-transform: lowercase;*/
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  margin: 29px 0 0;
  opacity: 0.9;
}

/*...........Youtube & Vimeo Css.................*/
.youtube,
.vimeo {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  overflow: hidden;
  transition: all 200ms ease-out;
  cursor: pointer;
  margin: 0 auto 0 auto;
  height: 350px;
  border-radius: 5px;
  width: 100%;
}
.entry-content .textblok {
  padding-left: 0px !important;
}
.youtube iframe,
.vimeo iframe {
  margin: 40px auto 0;
}
.youtube .play,
.vimeo_section .vimeoplay {
  width: 70px;
  height: 70px;
  background: radial-gradient(#959595 14%, rgba(0, 0, 0, 0.5) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 40px);
  top: calc(50% - 38px);
  overflow: hidden;
}
.youtube .play::after,
.vimeo_section .vimeoplay::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.youtube .play::before,
.vimeo_section .vimeoplay::before {
  content: "";
  position: absolute;
  width: 90px;
  height: 90px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid #959595;
  top: -15%;
  left: -15%;
  background: #959595;
}
.youtube .play:hover::after,
.vimeo_section .vimeoplay:hover::after {
  border-left: 15px solid #959595;
  transform: scale(20);
}
.youtube .play:hover::before,
.vimeo_section .vimeoplay:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}
@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

#ajax-loader-cform {
  height: 16px;
  margin: 20px auto 0;
  width: 16px;
  display: none;
}
#report_submit {
  width: 210px;
}
.alert-danger {
  font-family: "Open Sans", sans-serif !important;
}
.alert-success {
  font-family: "Open Sans", sans-serif !important;
}

/* hide recaptcha v3 badge */
.grecaptcha-badge {
  visibility: hidden;
}

/* Accordions */

.template-accordion {
  padding: 80px 0;
}

.accordion-wrapper {
  max-width: 100%;
  margin: 0 auto;
}

.accordion-item {
  border: 1px solid #333;
  border-bottom: 0;
}

.accordion-item:last-child {
  border-bottom: 1px solid #333;
}

.accordion-header {
  width: 100%;
  padding: 24px;
  background: #f7f7f7;
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  transition: 0.3s ease;
  position: relative;
}

.accordion-header:hover,
.accordion-header:focus-visible {
  background: #d6d6d6;
}

.accordion-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
}

.accordion-icon img {
  width: 20px;
  height: 20px;
  transition: 0.3s ease;
}

/* Hide minus by default */
.icon-minus {
  display: none;
}

/* When active */
.accordion-item.active .icon-plus {
  display: none;
}

.accordion-item.active .icon-minus {
  display: block;
}

.accordion-content {
  display: none;
  padding: 24px 24px 10px;
}

.accordion-body {
  font-size: 16px;
  line-height: 1.5;
  color: #797979;
  font-family: "Open Sans";
}

.template-accordion h2 {
  margin-bottom: 25px;
  font-size: 36px;
}
.template-accordion h2 span {
  font-size: 16px;
  line-height: 24px;
  font-family: "Open Sans";
  display: block;
  margin-top: 10px;
}

span.accordion-title {
  width: 95%;
}

/* Responsive */
@media (max-width: 1200px) {
  .accordion-icon {
    right: 17px;
  }
}
@media (max-width: 768px) {
  .template-accordion {
    padding: 50px 20px;
  }

  .accordion-header {
    font-size: 16px;
    padding: 24px 44px 24px 24px;
  }

  .accordion-body {
    font-size: 14px;
  }
}
