/*
Theme Name: Franck Keszi Pro
Theme URI: https://franck.keszi.net/
Author: I2S Consultants
Author URI: https://www.i2s-consultants.com/
Description: Thème professionnel personnalisé pour Franck Keszi, CEO I2S-Consultants. Portfolio, Éditorial, Veille Technologique. v1.0.0: Basé sur Josiane Yazbeck Pro v1.8.6. Carousel multi-styles, landing pages Portfolio, Éditorial, Veille, Publications. Identité I2S (Navy/Teal/Blue).
Version: 1.0.0
Requires at least: 6.2
Requires PHP: 7.3
Tested up to: 6.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: franck-keszi-pro
Tags: blog, portfolio, editorial, two-columns, right-sidebar, footer-widgets, custom-background, custom-menu, post-formats, featured-images, threaded-comments, translation-ready, full-width-template, theme-options, carousel

This theme, like WordPress, is licensed under the GPL.

Franck Keszi Pro is based on Josiane Yazbeck Pro (I2S Consultants)
which is based on Lawyer Landing Page by Rara Themes (https://rarathemes.com/)
Lawyer Landing Page is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
:root {
  --primary-color: #999;
  --primary-color-rgb: 153, 153, 153;
  --background-color: #ededed;
  --background-color-rgb: 237, 237, 237;
  --background-color-dark: #168dd2;
  --background-color--dark-rgb: 22, 141, 210;
  --font-color: #639bbc;
  --font-color-rgb: 99, 155, 188;
  --white-color: #fff;
  --white-color-rgb: 255, 255, 255;
  --black-color: #353d47;
  --black-color-rgb: 53, 61, 71;
}

html {
  font-family: "PT Serif", serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  text-decoration: none;
  color: #bbbcc1;
  outline: none;
}

a:active,
a:hover {
  text-decoration: underline;
  color: #bbbcc1;
}

a:focus {
  outline: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #757575;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

p {
  margin-bottom: 1.5em;
  margin-top: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #f5f5f5;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  color: #333;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  min-width: 320px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

hr {
  background-color: #eee;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
  margin-top: 0;
}

ul,
ol {
  /*margin: 0 0 1.5em 3em;*/
  margin: 0 0 1.5em;
  padding: 0 0 0 15px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 15px;
}

li > ul {
  list-style: circle;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-radius: 5px;
  background: #fa9d00;
  color: #fff;
  font-size: 16px;
  line-height: 46px;
  padding: 0 25px;
  height: 46px;
  border: 0;
  font-weight: 700;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #d68600;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background: #d68600;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: 1px dotted;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  background: #f5f5f5;
  color: #000;
  border: 0;
  border-radius: 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
  outline: 1px dotted;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 10px;
  width: 70%;
}

textarea {
  padding: 10px;
  width: 100%;
  height: 105px;
  resize: none;
}

select:focus {
  outline: 1px dotted;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #639bbc;
}

a:hover,
a:focus,
a:active {
  color: #639bbc;
  text-decoration: underline;
}

a:focus {
  outline: 1px dotted;
  text-decoration: underline;
}

a:hover,
a:active {
  outline: none;
  text-decoration: underline;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  float: left;
  margin: 5px 0 0;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.main-navigation li {
  float: left;
  position: relative;
  margin-left: 38px;
}

#site-navigation ul li.menu-item-has-children::before {
  position: absolute;
  top: 4px;
  right: -18px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-angle-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='angle-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%233f6c91' d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 10px;
  height: 12px;
  font-weight: 400;
}

#site-navigation
  ul
  li.menu-item-has-children
  ul.sub-menu
  li.menu-item-has-children::before {
  top: 12px;
  right: 14px;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}

.main-navigation ul li:first-child {
  margin-left: 0;
}

.main-navigation a {
  display: block;
  text-decoration: none;
  color: #3f6c91;
  padding-bottom: 23px;
}

.main-navigation ul li a:hover,
.main-navigation ul li a:focus,
.main-navigation ul li:hover > a,
.main-navigation ul li:focus > a,
.main-navigation ul .current-menu-item > a,
.main-navigation ul .current-menu-ancestor > a,
.main-navigation ul .current_page_item > a,
.main-navigation ul .current_page_ancestor > a {
  color: #639bbc;
}

@media only screen and (min-width: 1025px) {
  .main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -20px;
    z-index: 99999;
    width: 232px;
    background: #fff;
    margin-left: -99999px;
  }

  .main-navigation ul li:hover > ul,
  .main-navigation ul li:focus > ul {
    margin-left: 0;
  }

  .main-navigation ul li:focus-within > ul {
    margin-left: 0;
  }

  .main-navigation ul li.focus > ul {
    margin-left: 0;
  }

  .main-navigation ul ul ul {
    left: 100%;
    top: 0;
  }

  .main-navigation ul ul a {
    display: block;
    padding: 5px 20px;
  }

  .main-navigation ul ul li a:hover,
  .main-navigation ul ul li a:focus,
  .main-navigation ul ul li:hover > a,
  .main-navigation ul ul li:focus > a,
  .main-navigation ul ul .current-menu-item > a,
  .main-navigation ul ul .current-menu-ancestor > a,
  .main-navigation ul ul .current_page_item > a,
  .main-navigation ul ul .current_page_ancestor > a {
    background: #ededed;
  }

  .main-navigation ul ul li {
    margin: 0;
    float: none;
    display: block;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Fallback svg
--------------------------------------------------------------*/
svg.fallback-svg {
  vertical-align: top;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page .entry-content {
  margin: 0;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}

.gallery-item {
  /*display: inline-block;*/
  float: left;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 30px;
}

.gallery-item img {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.site {
  background: #fff;
}

.custom-background-image .site,
.custom-background-color .site {
  margin: 20px;
}

.container {
  width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:after {
  content: "";
  display: block;
  clear: both;
}

/*header style*/
.site-header {
  padding: 24px 0 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.header-t {
  padding: 0 0 23px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.site-header .site-branding {
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.site-header .site-branding .custom-logo-link {
  margin-right: 11px;
}

.site-header .site-branding .custom-logo-link img {
  vertical-align: top;
}

.site-header .site-branding .site-title {
  font-size: 28px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  color: #3f6c92;
  margin: 0 0 3px;
}

.site-header .site-branding .site-title a {
  color: #3f6c92;
}

.site-header .site-branding .site-title a:hover {
  text-decoration: none;
}

.site-header .site-branding .site-description {
  font-size: 12px;
  line-height: 15px;
  color: #659aba;
  margin: 0;
}

.site-header .header-t .tools {
  float: right;
  margin: 4px 0 0;
}

.site-header .header-t .tools .tel-link {
  font-size: 24px;
  font-weight: 600;
  color: #2b6da4;
  float: right;
}

.site-header .header-t .tools .tel-link:hover {
  text-decoration: none;
  color: #639bbc;
}

.site-header .header-t .social-networks {
  float: left;
  margin: 3px 48px 0 0;
  padding: 0;
  list-style: none;
}

.site-header .header-t .social-networks li {
  float: left;
  margin-left: 13px;
}

.site-header .header-t .social-networks li:first-child {
  margin-left: 0;
}

.site-header .header-t .social-networks li a {
  display: block;
  width: 26px;
  height: 26px;
  text-align: center;
  border: 2px solid #2b6da4;
  -webkit-border-radius: 100px;
  border-radius: 50%;
  font-size: 13px;
  line-height: 22px;
  color: #2b6da4;
}

.site-header .header-t .social-networks li a:hover {
  text-decoration: none;
  color: #fff;
  background: #2b6da4;
}

.site-header .header-b:after {
  content: "";
  display: block;
  clear: both;
}

/*search-form style*/
.site-header .header-b .search-form {
  float: right;
  background: #ededed;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 3px 0 0;
  width: 260px;
}

.site-header .header-b .search-form input[type="search"] {
  background: none;
  border: 0;
  border-radius: 0;
  float: left;
  margin: 0;
  padding: 4px 0 0 13px;
  font-size: 14px;
  width: 200px;
}

.site-header .header-b .search-form input[type="submit"] {
  background: #168dd2 url(images/bg-search.png) no-repeat 11px 8px;
  float: right;
  text-indent: -9999px;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  width: 37px;
  height: 31px;
}

.site-header .header-b .search-form input[type="submit"]:focus {
  outline: 1px dotted rgba(0, 0, 0, 0.5);
}

/*home page style*/
.banner {
  position: relative;
  background: url(images/img31.jpg) no-repeat;
  background-size: cover;
  padding: 57px 0;
}

.banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.banner .container {
  position: relative;
}

.banner .text {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  float: none;
  width: 100%;
  max-width: 900px;
  margin: 40px auto 0;
  font-weight: 500;
}

.banner .text a {
  color: #fff;
  text-decoration: underline;
}

.banner .text a:hover,
.banner .text a:focus {
  text-decoration: none;
}

.banner .text .title {
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
  display: block;
  margin: 0 0 30px;
}

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

.banner .text ul li {
  margin: 0 0 10px;
  padding-left: 23px;
  position: relative;
}

.banner .text ul li:before {
  margin-right: 15px;
  content: "";
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 512 512'%3E%3Cpath d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")
    center center no-repeat;
  position: absolute;
  top: 5px;
  left: 0;
}

.banner .wpcf7-form {
  background: #168dd2;
  text-align: center;
  padding: 31px 35px 24px;
  position: relative;
  color: #fff;
  width: 387px;
  float: right;
}

.banner .wpcf7-form:after {
  content: "";
  position: absolute;
  background: url(images/bg-arrow.png) no-repeat;
  width: 124px;
  height: 90px;
  top: 20px;
  left: -175px;
}

.banner .wpcf7-form p {
  margin: 0 0 20px;
}

.banner .wpcf7-form strong {
  font-size: 30px;
  line-height: 34px;
  font-weight: 600;
  display: block;
  color: #fff;
  margin: 0 0 3px;
}

.banner .wpcf7-form .form-row {
  overflow: hidden;
  margin: 0 0 20px;
}

.banner .wpcf7-form input[type="text"],
.banner .wpcf7-form input[type="email"],
.banner .wpcf7-form input[type="tel"],
.banner .wpcf7-form input[type="url"] {
  width: 100%;
  display: block;
  padding: 10px 15px;
  margin: 0;
  background: #fff;
  border: 0;
  border-radius: 5px;
  color: #a6a6a6;
  font-weight: 400;
  font-size: 17px;
  /*outline: none;*/
}

.banner .wpcf7-form textarea {
  width: 100%;
  display: block;
  padding: 10px 15px;
  margin: 0;
  background: #fff;
  border: 0;
  border-radius: 5px;
  color: #a6a6a6;
  font-weight: 400;
  height: 102px;
  resize: none;
  font-size: 17px;
}

.banner .wpcf7-form input[type="submit"] {
  display: block;
  width: 100%;
  border: 0;
  box-shadow: none;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
  padding: 0 10px 27px 0;
  height: 52px;
  line-height: 52px;
  letter-spacing: 2px;
}

.banner .wpcf7-form input[type="submit"]:hover {
  background: #e57f00;
}

/*about section style*/
.about {
  background: #f5f5f5;
  padding: 80px 0;
  font-size: 18px;
  line-height: 28px;
}

.about .header {
  max-width: 750px;
  margin: 0 auto 60px;
  text-align: center;
}

.about .header .title {
  font-size: 42px;
  line-height: 50px;
  font-weight: 400;
  color: #2f6ea2;
  text-transform: uppercase;
  margin: 0 0 15px;
}

.about .img-holder {
  float: left;
  width: 41.6667%;
  padding-left: 15px;
  padding-right: 15px;
}

.about .text-holder {
  float: left;
  width: 58.3333%;
  padding-left: 15px;
  padding-right: 15px;
}

.about .text-holder .sub-title {
  font-size: 24px;
  line-height: 28px;
  color: #353d47;
  font-weight: 600;
  margin: 0 0 15px;
}

/* About Section - Full Width Text (no image) */
.about .text-holder.full-width {
  float: none;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.about .text-holder.full-width .sub-title {
  text-align: center;
}

.about .text-holder.full-width p {
  text-align: justify;
}

.about .row {
  display: block;
  overflow: hidden;
}

/*practice area style*/
.practice-area {
  padding: 80px 0 50px;
}

.practice-area .header {
  max-width: 750px;
  margin: 0 auto 60px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}

.practice-area .header .title {
  font-size: 42px;
  line-height: 50px;
  font-weight: 400;
  color: #2f6ea2;
  text-transform: uppercase;
  margin: 0 0 15px;
}

.practice-area .col {
  float: left;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}

.practice-area .box {
  border: 1px solid #e8e8e8;
  padding: 40px 20px;
  text-align: center;
  margin-bottom: 30px;
}

.practice-area .box svg {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 0 30px;
  width: 115px;
}

.practice-area .box .icon-holder img {
  -webkit-border-radius: 100px;
  border-radius: 50%;
  vertical-align: top;
  margin: 0 0 30px;
  height: 115px;
}

.practice-area .box .text-holder {
  max-height: 200px;
  overflow-y: auto;
  padding-right: 12px;
}

.practice-area .box .sub-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #353d47;
  margin: 0 0 15px;
}

.practice-area .box p {
  margin: 0;
}

/*why-us section style*/
.why-us {
  padding: 80px 0 45px;
  background: url(images/img33.jpg) no-repeat;
  background-size: cover !important;
  background-position: center !important;
  background-attachment: fixed !important;
  position: relative;
}

.why-us:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.why-us .container {
  position: relative;
}

.why-us .header {
  max-width: 750px;
  margin: 0 auto 60px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}

.why-us .header .title {
  font-size: 42px;
  line-height: 50px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 15px;
}

.why-us .col {
  width: 33.3333%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.why-us .box {
  background: #fff;
  text-align: center;
  padding: 50px 37px 25px;
  margin-bottom: 30px;
}

.why-us .box .icon-holder {
  margin: 0 0 20px;
}

.why-us .box .icon-holder img {
  vertical-align: top;
  height: 45px;
}

.why-us .box .text-holder {
  max-height: 185px;
  overflow-y: auto;
  padding-right: 12px;
}

.why-us .box .text-holder .sub-title {
  font-size: 20px;
  line-height: 24px;
  color: #353d47;
  margin: 0 0 15px;
}

.why-us .footer {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  max-width: 750px;
  margin: 50px auto 0;
}

/*======================
added css
=========================*/
.testimonial .testimonial-content {
  max-width: 962px;
  margin: 0 auto;
  background: #fff url(images/bg-quote2.png) no-repeat 34px 40px;
  border: 4px solid #fff;
  position: relative;
  border-radius: 10px;
  padding: 60px 0 40px;
}

.testimonial .testimonial-slider {
  background: none;
  border: 0;
  border-radius: 0;
  max-width: 962px;
  margin: 0 auto;
}

.testimonial .testimonial-slider .testimonial-slide {
  text-align: center;
  opacity: 0.5;
  padding-top: 50px;
  cursor: pointer;
}

.testimonial .testimonial-slider .testimonial-active {
  opacity: 1;
  position: relative;
}

.testimonial .testimonial-slider .testimonial-active:after {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  position: absolute;
  top: 0;
  left: 40%;
  content: "";
}

.testimonial .testimonial-slider .testimonial-slide img {
  width: 103px;
  margin: 0 auto 15px;
  -webkit-border-radius: 100px;
  border-radius: 50%;
}

.testimonial .testimonial-slider .testimonial-slide .name {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #353d47;
}

.testimonial .testimonial-slider .testimonial-slide .designation {
  display: block;
}

.testimonial .testimonial-slider .owl-nav .owl-prev.disabled,
.testimonial .testimonial-slider .owl-nav .owl-next.disabled {
  opacity: 0;
  pointer-events: none;
}

.testimonial .testimonial-slider .owl-nav .owl-prev {
  position: absolute;
  left: -10px;
  top: 50%;
  background: url(images/prev.png) no-repeat;
  width: 9px;
  height: 16px;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: linear 0.2s;
  -moz-transition: linear 0.2s;
  transition: linear 0.2s;
}

.testimonial .testimonial-slider .owl-nav .owl-next {
  position: absolute;
  right: -10px;
  top: 50%;
  background: url(images/next.png) no-repeat;
  width: 9px;
  height: 16px;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: linear 0.2s;
  -moz-transition: linear 0.2s;
  transition: linear 0.2s;
}

.testimonial .btn-holder {
  text-align: center;
  margin-top: 40px;
}

.testimonial .btn-holder a {
  background: #fa9d00;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  padding: 10px 25px;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.testimonial .btn-holder a:hover,
.testimonial .btn-holder a:focus {
  text-decoration: none;
  opacity: 0.8s;
}

.testimonial .testimonial-content.loading .testimonial-holder {
  opacity: 0.3;
}

/*testimonial section style*/
.testimonial {
  background: #f5f5f5;
  padding: 70px 0;
  overflow: hidden;
}

.testimonial .header {
  max-width: 750px;
  margin: 0 auto 50px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}

.testimonial .header .title {
  font-size: 42px;
  line-height: 50px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 15px;
  color: #2f6ea2;
}

.testimonial .testimonial-holder {
  max-width: 670px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.testimonial .testimonial-holder .title {
  font-size: 24px;
  line-height: 32px;
  display: block;
  margin: 0 0 20px;
  font-weight: 600;
}

.testimonial .flexslider {
  max-width: 962px;
  margin: 0 auto;
}

.testimonial #slider {
  border-radius: 10px;
}

.testimonial #slider .slides {
  padding: 60px 0 40px;
  background: url(images/bg-quote2.png) no-repeat 34px 40px;
}

.testimonial #carousel {
  background: none;
  border: 0;
  border-radius: 0;
  /*max-width: 850px;*/
}

.testimonial #carousel li {
  text-align: center;
  opacity: 0.5;
}

.testimonial #carousel .slides li {
  padding-top: 50px;
}

.testimonial #carousel .flex-active-slide {
  opacity: 1;
  position: relative;
}

.testimonial #carousel .flex-active-slide:after {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  position: absolute;
  top: 0;
  left: 40%;
  content: "";
}

.testimonial #carousel img {
  width: 103px;
  margin: 0 auto 15px;
  -webkit-border-radius: 100px;
  border-radius: 50%;
}

.testimonial #carousel li .name {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #353d47;
}

.testimonial #carousel li .designation {
  display: block;
}

/*promotional block style*/
.promotional-block {
  background: #2f3945;
  padding: 70px 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.promotional-block .holder {
  max-width: 650px;
  margin: 0 auto;
}

.promotional-block h2 {
  font-size: 42px;
  line-height: 50px;
  font-weight: 400;
  text-transform: uppercase;
}

.promotional-block .btn-contact {
  display: inline-block;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: #fa9d00;
  border-radius: 5px;
  padding: 20px 35px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.promotional-block .btn-contact:hover,
.promotional-block .btn-contact:focus {
  text-decoration: none;
  background: #e57f00;
}

/*team section style*/
.team {
  padding: 60px 0;
}

.team .header {
  font-size: 18px;
  line-height: 28px;
  margin: 0 auto 60px;
  max-width: 750px;
  text-align: center;
}

.team .header .title {
  color: #2f6ea2;
  font-size: 42px;
  font-weight: 400;
  line-height: 50px;
  margin: 0 0 15px;
  text-transform: uppercase;
}

.team .col {
  float: left;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}

.team .col .img-holder {
  position: relative;
  margin: 0 auto 15px;
  max-width: 261px;
  overflow: hidden;
}

.team .col .img-holder img {
  vertical-align: top;
}

.team .col .name {
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #353d47;
}

.team .col .designation {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #639bbc;
}

.team .col .img-holder .text-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(22, 141, 210, 0.85);
  color: #fff;
  padding: 35px 30px;
  opacity: 0;
  /*-webkit-transform: translateX(-261px);
	-moz-transform: translateX(-261px);
	transform: translateX(-261px);*/
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  overflow-y: auto;
}

.team .col .img-holder:hover .text-holder,
.team .col .img-holder:focus .text-holder,
.team .col .img-holder:focus-within .text-holder {
  /*-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);*/
  opacity: 1;
}

/*faq style*/
.faq {
  background: #f5f5f5;
  padding: 70px 0 20px;
}

.faq .header {
  font-size: 18px;
  line-height: 28px;
  margin: 0 auto 50px;
  max-width: 750px;
  text-align: center;
}

.faq .header .title {
  color: #2f6ea2;
  font-size: 42px;
  font-weight: 400;
  line-height: 50px;
  margin: 0 0 15px;
  text-transform: uppercase;
}

.faq .col {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}

.faq .col .question {
  display: block;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 10px;
  color: #353d47;
  font-weight: 500;
}

/*blog-section style*/
.blog-section {
  padding: 70px 0 40px;
}

.blog-section .header {
  font-size: 18px;
  line-height: 28px;
  margin: 0 auto 60px;
  max-width: 750px;
  text-align: center;
}

.blog-section .header .title {
  color: #2f6ea2;
  font-size: 42px;
  font-weight: 400;
  line-height: 50px;
  margin: 0 0 15px;
  text-transform: uppercase;
}

.blog-section .post {
  float: left;
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}

.blog-section .post .post-thumbnail img {
  vertical-align: top;
}

.blog-section .post .text-holder {
  background: #f5f5f5;
  padding: 25px;
}

.blog-section .post .entry-header {
  float: none;
  display: block;
}

.blog-section .post .entry-header .entry-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin: 0 0 5px;
}

.blog-section .post .entry-header .entry-title a {
  color: #353d47;
}

.blog-section .post .entry-header .entry-title a:hover,
.blog-section .post .entry-header .entry-title a:focus {
  color: #639bbc;
  text-decoration: none;
}

.blog-section .post .entry-header .posted-on a:before {
  content: "";
  margin-right: 7px;
  margin-top: 2px;
  vertical-align: top;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23639bbc' viewBox='0 0 448 512'%3E%3Cpath d='M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z'/%3E%3C/svg%3E")
    center center no-repeat;
}

.blog-section .post .entry-header .posted-on a:hover,
.blog-section .post .entry-header .posted-on a:focus {
  text-decoration: none;
  color: #757575;
}

.blog-section .post .entry-content {
  margin: 10px 0 0;
}

.blog-section .post .entry-content p {
  margin: 0;
}

/*inner page style*/
/*top-bar style*/
.top-bar {
  background: #f5f5f5;
  padding: 33px 0;
}

/*.page-header,
.page .entry-header{
	float: left;
}*/

.page-header .page-title,
.page .entry-header .entry-title {
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  color: #353d47;
  margin: 0;
  text-transform: uppercase;
}

#crumbs {
  float: right;
  font-size: 14px;
  color: #999;
  margin: 9px 0 0;
}

#crumbs a {
  color: #999;
}

#crumbs a:hover,
#crumbs a:focus {
  text-decoration: none;
  color: #639bbc;
}

#crumbs .separator {
  margin: 0 5px;
}

#crumbs span:last-child .separator {
  display: none;
}

#content {
  padding: 50px 0;
}

body.home:not(.blog) #content {
  padding: 0;
}

#primary {
  float: left;
  width: 75%;
  padding-left: 15px;
  padding-right: 32px;
}

.full-width #primary {
  width: 100%;
}

#primary .post,
.search #primary .page {
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 1px solid #eee;
}

#primary .post:first-child,
.search #primary article:first-child {
  border-top: 0;
  padding-top: 0;
}

#primary .post .post-thumbnail,
#primary .page .post-thumbnail {
  display: block;
  height: 100%;
  margin: 0 0 18px;
}

#primary .post .post-thumbnail img,
#primary .page .post-thumbnail img {
  vertical-align: top;
}

#primary .post .entry-header .entry-title,
.search #primary .page .entry-header .entry-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  color: #353d47;
  margin: 0 0 16px;
}

#primary .post .entry-header .entry-title a,
.search #primary .page .entry-header .entry-title a {
  color: #353d47;
}

#primary .post .entry-header .entry-title a:hover,
#primary .post .entry-header .entry-title a:focus,
.search #primary .page .entry-header .entry-title a:hover,
.search #primary .page .entry-header .entry-title a:focus {
  color: #639bbc;
  text-decoration: none;
}

.search .page .entry-header {
  float: none;
  display: block;
}

#primary .post .entry-header .entry-meta {
  font-size: 14px;
  line-height: 17px;
}

#primary .post .entry-header .entry-meta a:hover,
#primary .post .entry-header .entry-meta a:focus {
  text-decoration: none;
  color: #353d47;
}

#primary .post .entry-header .entry-meta span {
  margin-right: 25px;
  display: inline-block;
}

#primary .post .entry-header .entry-meta .posted-on:before {
  margin-right: 5px;
  font-size: 11px;
  vertical-align: top;
  display: inline-block;
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23639bbc' viewBox='0 0 448 512'%3E%3Cpath d='M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z'/%3E%3C/svg%3E")
    center center no-repeat;
  width: 15px;
  height: 15px;
}

#primary .post .entry-header .entry-meta .tag-links:before {
  margin-right: 5px;
  font-size: 11px;
  vertical-align: middle;
  display: inline-block;
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23639bbc' viewBox='0 0 512 512'%3E%3Cpath d='M0 252.118V48C0 21.49 21.49 0 48 0h204.118a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882L293.823 497.941c-18.745 18.745-49.137 18.745-67.882 0L14.059 286.059A48 48 0 0 1 0 252.118zM112 64c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z'/%3E%3C/svg%3E")
    center center no-repeat;
  width: 15px;
  height: 15px;
}

#primary .post .entry-header .entry-meta .cat-links:before {
  margin-right: 5px;
  font-size: 11px;
  vertical-align: top;
  display: inline-block;
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23639bbc' viewBox='0 0 576 512'%3E%3Cpath d='M527.95 224H480v-48c0-26.51-21.49-48-48-48H272l-64-64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h385.057c28.068 0 54.135-14.733 68.599-38.84l67.453-112.464C588.24 264.812 565.285 224 527.95 224zM48 96h146.745l64 64H432c8.837 0 16 7.163 16 16v48H171.177c-28.068 0-54.135 14.733-68.599 38.84L32 380.47V112c0-8.837 7.163-16 16-16zm493.695 184.232l-67.479 112.464A47.997 47.997 0 0 1 433.057 416H44.823l82.017-136.696A48 48 0 0 1 168 256h359.975c12.437 0 20.119 13.568 13.72 24.232z'/%3E%3C/svg%3E")
    center center no-repeat;
  width: 16px;
  height: 18px;
}

#primary .post .entry-header .entry-meta .comments-link:before {
  margin-right: 5px;
  font-size: 11px;
  vertical-align: top;
  display: inline-block;
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23639bbc' viewBox='0 0 512 512'%3E%3Cpath d='M256 64c123.5 0 224 79 224 176S379.5 416 256 416c-28.3 0-56.3-4.3-83.2-12.8l-15.2-4.8-13 9.2c-23 16.3-58.5 35.3-102.6 39.6 12-15.1 29.8-40.4 40.8-69.6l7.1-18.7-13.7-14.6C47.3 313.7 32 277.6 32 240c0-97 100.5-176 224-176m0-32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26 3.8 8.8 12.4 14.5 22 14.5 61.5 0 110-25.7 139.1-46.3 29 9.1 60.2 14.3 93 14.3 141.4 0 256-93.1 256-208S397.4 32 256 32z'/%3E%3C/svg%3E")
    center center no-repeat;
  width: 16px;
  height: 18px;
}

#primary .post .entry-header .entry-meta .byline:before {
  margin-right: 5px;
  font-size: 11px;
  vertical-align: top;
  display: inline-block;
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23639bbc' viewBox='0 0 448 512'%3E%3Cpath d='M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z'/%3E%3C/svg%3E")
    center center no-repeat;
  width: 14px;
  height: 14px;
}

#primary .post .entry-footer,
.search #primary .page .entry-footer {
  overflow: hidden;
}

#primary .post .entry-footer .btn-readmore,
.search #primary .page .entry-footer .btn-readmore {
  background: #fa9d00;
  color: #fff;
  font-size: 14px;
  float: left;
  height: 31px;
  line-height: 31px;
  border-radius: 5px;
  -webkt-border-radius: 5px;
  padding: 0 15px;
}

#primary .post .entry-footer .btn-readmore:hover,
#primary .post .entry-footer .btn-readmore:focus,
.search #primary .page .entry-footer .btn-readmore:hover,
.search #primary .page .entry-footer .btn-readmore:focus {
  text-decoration: none;
  background: #d68600;
}

#primary .post.format-status .entry-header .entry-title,
#primary .post.format-aside .entry-header .entry-title {
  display: none;
}

/*pagination style*/
.pagination {
  padding-top: 23px;
  border-top: 1px solid #eee;
}

.pagination a {
  font-size: 12px;
  color: #757575;
  line-height: 22px;
  height: 22px;
  border: 1px solid #ddd;
  margin-right: 4px;
  padding: 0 7px;
  font-family: "Lato", sans-serif;
  display: inline-block;
}

.pagination a:hover,
.pagination .current {
  text-decoration: none;
  background: #f7f7f7;
  font-size: 12px;
  color: #757575;
  line-height: 22px;
  height: 22px;
  border: 1px solid #ddd;
  margin-right: 4px;
  padding: 0 7px;
  font-family: "Lato", sans-serif;
  display: inline-block;
}

#primary .post .entry-content h1,
#primary .page .entry-content h1 {
  font-size: 48px;
  line-height: 58px;
  color: #353d47;
  margin: 0 0 10px;
  font-weight: 400;
}

#primary .post .entry-content h2,
#primary .page .entry-content h2 {
  font-size: 40px;
  line-height: 48px;
  color: #353d47;
  margin: 0 0 13px;
  font-weight: 400;
}

#primary .post .entry-content h3,
#primary .page .entry-content h3 {
  font-size: 32px;
  line-height: 38px;
  color: #353d47;
  margin: 0 0 17px;
  font-weight: 400;
}

#primary .post .entry-content h4,
#primary .page .entry-content h4 {
  font-size: 28px;
  line-height: 34px;
  color: #353d47;
  margin: 0 0 20px;
  font-weight: 400;
}

#primary .post .entry-content h5,
#primary .page .entry-content h5 {
  font-size: 24px;
  line-height: 29px;
  color: #353d47;
  margin: 0 0 18px;
  font-weight: 400;
}

#primary .post .entry-content h6,
#primary .page .entry-content h6 {
  font-size: 22px;
  line-height: 26px;
  color: #353d47;
  margin: 0 0 18px;
  font-weight: 400;
}

#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote {
  margin: 0 0 1.5em;
  background: url(images/bg-quote.png) no-repeat 0 6px;
  padding: 0 0 0 60px;
}

#primary .post .entry-content blockquote p,
#primary .page .entry-content blockquote p {
  margin: 0 0 10px;
}

#primary .post .entry-content blockquote cite,
#primary .page .entry-content blockquote cite {
  font-style: normal;
  font-weight: 600;
  color: #999;
}

#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right {
  float: right;
  text-align: right;
  width: 220px;
  margin-left: 40px;
  margin-bottom: 30px;
  border-top: 3px solid #dadada;
  padding-top: 10px;
}

#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left {
  float: left;
  text-align: left;
  width: 220px;
  margin-right: 40px;
  margin-bottom: 30px;
  border-top: 3px solid #dadada;
  padding-top: 10px;
}

#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap {
  font-size: 115px;
  line-height: 100px;
  float: left;
  margin-right: 15px;
}

#primary .post .entry-content .highlight,
#primary .page .entry-content .highlight {
  background: #d5e8f3;
}

#primary .post .entry-content table,
#primary .page .entry-content table {
  border: 1px solid #ebebeb;
}

#primary .post .entry-content table thead,
#primary .page .entry-content table thead {
  background: #ebebeb;
  font-weight: 400;
}

#primary .post .entry-content table th,
#primary .page .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table td {
  padding: 1vw 2vw;
  text-align: left;
}

#primary .post .entry-content table tr,
#primary .page .entry-content table tr {
  border-bottom: 1px solid #f5f5f5;
}

.author {
  border: 1px solid #eee;
  padding: 27px 35px;
  margin: 0 0 45px;
}

.author .title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #353d47;
  margin: 0 0 20px;
}

.author .holder {
  overflow: hidden;
}

.author .img-holder {
  float: left;
  width: 126px;
  margin-right: 35px;
}

.author .text-holder {
  overflow: hidden;
}

.author .text-holder .name {
  font-size: 18px;
  margin: 0;
  color: #353d47;
}

.author .text-holder .posted-on {
  font-size: 14px;
  display: block;
  color: #999;
  margin: 0 0 10px;
  line-height: 17px;
}

/*comment area style*/
.comments-area {
  border: 1px solid #eee;
  padding: 27px 35px;
  margin: 0 0 45px;
}

.comments-area .comments-title,
.comments-area .comment-reply-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #353d47;
  margin: 0 0 20px;
}

.comments-area ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.comments-area .comment-list .comment-body .avatar {
  float: left;
  width: 70px;
  margin-right: 27px;
}

.comments-area .comment-list .comment-body .says {
  display: none;
}

.comments-area .comment-list .comment-body .fn {
  font-size: 18px;
  line-height: 22px;
  color: #353d47;
  display: block;
  overflow: hidden;
}

.comments-area .comment-list .comment-body .comment-metadata {
  overflow: hidden;
  font-size: 14px;
  line-height: 17px;
  color: #999;
  margin: 0 0 10px;
}

.comments-area .comment-list .comment-body .comment-metadata a {
  color: #999;
}

.comments-area .comment-list .comment-body .comment-metadata a:hover {
  color: #639bbc;
  text-decoration: none;
}

.comments-area .comment-list .comment-body .comment-content,
.comments-area .comment-list .comment-body .reply {
  margin-left: 97px;
}

.comments-area .comment-list .comment-body .reply a {
  display: inline-block;
  background: #639bbc;
  font-size: 13px;
  line-height: 25px;
  height: 25px;
  color: #fff;
  width: 70px;
  text-align: center;
}

.comments-area .comment-list .comment-body .reply a:hover,
.comments-area .comment-list .comment-body .reply a:focus {
  text-decoration: none;
  background: #588aa7;
}

.comments-area .comment-list .comment-body {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 27px;
  margin-bottom: 25px;
}

.comments-area .comment-list > li:last-child .comment-body {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.comments-area .comment-list .children {
  margin-left: 97px;
}

.comments-area .comment-form label {
  /* display: none; */
}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url {
  float: left;
  width: 234px;
  margin-right: 27px;
}

.comments-area .comment-form .comment-form-url {
  margin-right: 0;
}

.comments-area .comment-form .form-submit {
  margin: 0;
}

.comments-area .comment-form input[type="text"],
.comments-area .comment-form input[type="url"],
.comments-area .comment-form input[type="email"] {
  width: 100%;
}

/*search page style*/
.search #primary .search-form {
  margin: 0 0 30px;
}

.search #primary .search-form label {
  float: left;
  width: 80%;
  overflow: hidden;
}

/*error page style*/
.error-holder {
  max-width: 570px;
  /* margin: 0 auto 40px; */
  text-align: center;
  font-size: 18px;
  margin-left: 310px;
}

.error-holder h1 {
  font-size: 250px;
  font-weight: 400;
  line-height: 100px;
  line-height: 240px;
  margin: 0 0 30px;
  color: #168dd2;
}

.error-holder h2 {
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  color: #353d47;
  text-transform: uppercase;
}

/*sidebar style*/
#secondary {
  float: left;
  /*width: 25%;*/
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}

#secondary .widget {
  margin: 0 0 40px;
}

.widget.widget_search .search-form,
.search #primary .search-form {
  overflow: hidden;
  background: #ededed;
  border-radius: 5px;
}

.widget.widget_search .search-form label {
  float: left;
  width: 80%;
  overflow: hidden;
}

.widget.widget_search .search-form input[type="search"],
.search #primary .search-form input[type="search"] {
  background: none;
  border: 0;
  border-radius: 0;
  float: left;
  font-size: 14px;
  margin: 0;
  padding: 4px 0 0 13px;
  width: 100%;
}

.widget.widget_search .search-form input[type="submit"],
.search #primary .search-form input[type="submit"] {
  background: #168dd2 url("images/bg-search.png") no-repeat 11px 8px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  float: right;
  height: 31px;
  padding: 0;
  text-indent: -9999px;
  width: 37px;
}

#secondary .widget .widget-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #353d47;
  margin: 0 0 30px;
  text-transform: uppercase;
}

.widget.widget_lawyer_landing_page_featured_post .post-thumbnail {
  text-align: center;
  display: block;
  margin: 0 0 25px;
}

.widget.widget_lawyer_landing_page_featured_post .post-thumbnail img {
  -webkit-border-radius: 100px;
  border-radius: 50%;
  vertical-align: top;
}

.widget.widget_lawyer_landing_page_featured_post .readmore {
  font-weight: 500;
}

#secondary .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 20px;
  color: #999;
}

#secondary .widget ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

#secondary .widget ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

/* #secondary .widget ul li a {
  font-weight: 600;
  color: #639bbc;
} */

/* #secondary .widget ul li a:hover,
#secondary .widget ul li a:focus {
  text-decoration: none;
  color: #999;
} */

#secondary .widget.widget_categories ul li:before {
  content: "";
  vertical-align: top;
  margin-right: 12px;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 512 512'%3E%3Cpath d='M194.74 96l54.63 54.63c6 6 14.14 9.37 22.63 9.37h192c8.84 0 16 7.16 16 16v224c0 8.84-7.16 16-16 16H48c-8.84 0-16-7.16-16-16V112c0-8.84 7.16-16 16-16h146.74M48 64C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48H272l-54.63-54.63c-6-6-14.14-9.37-22.63-9.37H48z'/%3E%3C/svg%3E")
    center center no-repeat;
}

#secondary .widget.widget_lawyer_instagram ul {
  margin-left: -7px;
  margin-right: -7px;
  overflow: hidden;
}

#secondary .widget.widget_lawyer_instagram ul li {
  float: left;
  width: 33.3333%;
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 14px;
  border-bottom: 0;
  padding-bottom: 0;
}

#secondary .widget.widget_lawyer_instagram ul li img {
  vertical-align: top;
}

#secondary .widget.widget_archive ul li:before {
  content: "";
  vertical-align: top;
  margin-right: 12px;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 448 512'%3E%3Cpath d='M448 348.106V80c0-26.51-21.49-48-48-48H48C21.49 32 0 53.49 0 80v351.988c0 26.51 21.49 48 48 48h268.118a48 48 0 0 0 33.941-14.059l83.882-83.882A48 48 0 0 0 448 348.106zm-120.569 95.196a15.89 15.89 0 0 1-7.431 4.195v-95.509h95.509a15.88 15.88 0 0 1-4.195 7.431l-83.883 83.883zM416 80v239.988H312c-13.255 0-24 10.745-24 24v104H48c-8.837 0-16-7.163-16-16V80c0-8.837 7.163-16 16-16h352c8.837 0 16 7.163 16 16z'/%3E%3C/svg%3E")
    center center no-repeat;
}

.widget.widget_calendar caption {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  background: #2f3945;
  padding: 7px 0;
  border-bottom: 1px solid #4e5761;
}

.widget.widget_calendar table {
  position: relative;
  font-family: "Lato", sans-serif;
}

.widget.widget_calendar table td {
  border: 1px solid #eee;
}

.widget.widget_calendar thead th {
  font-size: 12px;
  background: #2f3945;
  color: #fff;
  font-weight: 400;
  height: 36px;
}

.widget.widget_calendar tbody td {
  text-align: center;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  color: #353d47;
}

.widget.widget_calendar .calendar_wrap .wp-calendar-nav-prev a,
.widget_calendar table #prev a {
  left: 15px;
  position: absolute;
  top: 15px;
  background: url(images/btn-prev-month.png) no-repeat;
  width: 5px;
  height: 9px;
  text-indent: -9999px;
}

.widget.widget_calendar .calendar_wrap .wp-calendar-nav-next a,
.widget.widget_calendar table #next a {
  position: absolute;
  right: 15px;
  top: 15px;
  background: url(images/bnt-next-month.png) no-repeat;
  width: 6px;
  height: 9px;
  text-indent: -9999px;
}

.widget.widget_calendar table tbody td a {
  display: block;
  height: 100%;
  background: #168dd2;
  color: #fff;
}

.widget.widget_calendar .calendar_wrap {
  position: relative;
}

.widget.widget_tag_cloud .tagcloud {
  overflow: hidden;
}

.widget.widget_tag_cloud .tagcloud a {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #666;
  border: 1px solid #dedede;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  float: left;
  margin: 0 5px 5px 0;
  padding: 0 11px;
}

.widget.widget_tag_cloud .tagcloud a:hover,
.widget.widget_tag_cloud .tagcloud a:focus {
  text-decoration: none;
  background: #639bbc;
  border-color: #639bbc;
  color: #fff;
}

.widget.widget_lawyer_landing_page_recent_post ul li {
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.widget.widget_lawyer_landing_page_recent_post ul li .post-thumbnail {
  float: left;
  width: 77px;
  margin-right: 20px;
}

.widget.widget_lawyer_landing_page_recent_post ul li .entry-header {
  overflow: hidden;
  float: none;
}

.widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-title {
  font-size: 16px;
  line-height: 22px;
  color: #353d47;
  font-weight: 400;
  margin: 0 0 5px;
}

#secondary
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-title
  a {
  color: #353d47;
  font-weight: 400;
}

#secondary
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-title
  a:hover,
#secondary
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-title
  a:focus {
  color: #639bbc;
}

#secondary
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-meta {
  font-size: 14px;
}

#secondary
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-meta
  a {
  font-weight: 400;
}

#secondary
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-meta
  .posted-on
  a:before {
  content: "";
  margin-right: 5px;
  vertical-align: top;
  display: inline-block;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23639bbc' viewBox='0 0 448 512'%3E%3Cpath d='M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z'/%3E%3C/svg%3E")
    center center no-repeat;
  width: 15px;
  height: 15px;
}

#secondary .widget.widget_lawyer_landing_page_popular_post ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#secondary
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .post-thumbnail {
  margin: 0 0 10px;
  display: block;
  height: 100%;
}

#secondary
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .post-thumbnail
  img {
  vertical-align: top;
}

#secondary
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-title {
  font-size: 16px;
  font-weight: 400;
  color: #353d47;
  margin: 0 0 5px;
}

#secondary
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-title
  a {
  font-weight: 400;
  color: #353d47;
}

#secondary
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-title
  a:hover,
#secondary
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-title
  a:focus {
  text-decoration: none;
  color: #639bbc;
}

#secondary
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-meta {
  font-size: 14px;
}

#secondary
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-meta
  a {
  font-weight: 400;
}

#secondary
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-meta
  .posted-on
  a:before {
  content: "";
  vertical-align: top;
  margin-right: 5px;
  display: inline-block;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23639bbc' viewBox='0 0 448 512'%3E%3Cpath d='M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z'/%3E%3C/svg%3E")
    center center no-repeat;
  width: 15px;
  height: 15px;
}

#secondary .widget.widget_lawyer_landing_page_social_links .social-networks {
  overflow: hidden;
}

#secondary .widget.widget_lawyer_landing_page_social_links .social-networks li {
  float: left;
  padding-bottom: 0;
  border-bottom: 0;
  margin-right: 5px;
  margin-bottom: 5px;
}

#secondary
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a {
  font-weight: 400;
  font-size: 14px;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #999;
  color: #fff;
  text-align: center;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#secondary
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a.fa-facebook {
  background: #39579a;
}

#secondary
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a.fa-twitter {
  background: #00aaef;
}

#secondary
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a.fa-pinterest {
  background: #ce1d1f;
}

#secondary
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a.fa-linkedin {
  background: #007ab9;
}

#secondary
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a.fa-instagram {
  background: #4f7ea5;
}

#secondary
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a.fa-youtube {
  background: #dd0000;
}

#secondary
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a:hover,
#secondary
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a:focus {
  opacity: 0.8;
}

/*footer style*/
.site-footer {
  background: #2f3945;
  /*padding: 35px 0;*/
  color: #b7babc;
}

.site-footer a {
  color: #fff;
}

.site-footer .footer-t {
  /*padding: 35px 0;*/
  padding: 70px 0 40px;
}

.site-footer .column {
  float: left;
  width: 33.3333%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}

.site-footer .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 20px;
  color: #999;
}

.site-footer .widget ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.site-footer .widget ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.site-footer .widget ul li a {
  color: #fff;
}

.site-footer .widget ul li a:hover,
.site-footer .widget ul li a:focus {
  text-decoration: none;
  color: #999;
}

.site-footer .widget .widget-title {
  font-size: 18px;
  line-height: 23px;
  font-weight: 600;
  color: #b7babc;
  margin: 0 0 30px;
  text-transform: uppercase;
}

.site-footer
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-title
  a {
  color: #b7babc;
  font-weight: 400;
}

.site-footer
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-title
  a:hover,
.site-footer
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-title
  a:focus {
  color: #fff;
  text-decoration: none;
}

.site-footer
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-meta {
  font-size: 14px;
}

.site-footer
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-meta
  a {
  font-weight: 400;
}

.site-footer
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-meta
  .posted-on
  a:before {
  content: "";
  margin-right: 7px;
  margin-top: -3px;
  vertical-align: middle;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 448 512'%3E%3Cpath d='M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z'/%3E%3C/svg%3E")
    center center no-repeat;
}

.site-footer
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-meta
  a:hover,
.site-footer
  .widget.widget_lawyer_landing_page_recent_post
  ul
  li
  .entry-header
  .entry-meta
  a:focus {
  text-decoration: none;
  color: #b7babc;
}

.site-footer .widget.widget_lawyer_landing_page_popular_post ul li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.site-footer
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .post-thumbnail {
  margin: 0 0 10px;
  display: block;
  height: 100%;
}

.site-footer
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .post-thumbnail
  img {
  vertical-align: top;
}

.site-footer
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-title {
  font-size: 16px;
  font-weight: 400;
  color: #353d47;
  margin: 0 0 5px;
}

.site-footer
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-title
  a {
  color: #b7babc;
  font-weight: 400;
}

.site-footer
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-title
  a:hover,
.site-footer
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-title
  a:focus {
  text-decoration: none;
  color: #fff;
}

.site-footer
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-meta {
  font-size: 14px;
}

.site-footer
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-meta
  a {
  font-weight: 400;
}

.site-footer
  .widget.widget_lawyer_landing_page_popular_post
  ul
  li
  .entry-header
  .entry-meta
  .posted-on
  a:before {
  content: "";
  margin-right: 7px;
  margin-top: -3px;
  vertical-align: middle;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 448 512'%3E%3Cpath d='M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z'/%3E%3C/svg%3E")
    center center no-repeat;
}

.site-footer .widget.widget_lawyer_landing_page_social_links .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  font-size: 20px;
  line-height: 44px;
}

.site-footer
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li {
  float: left;
  margin-right: 15px;
}

.site-footer
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a {
  display: block;
  text-align: center;
  color: #465464;
  border: 2px solid #465464;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 100px;
  border-radius: 50%;
  line-height: 44px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.site-footer
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a:hover,
.site-footer
  .widget.widget_lawyer_landing_page_social_links
  .social-networks
  li
  a:focus {
  color: #fff;
  border-color: #fff;
  text-decoration: none;
}

.site-footer .widget.widget_calendar table tbody,
.site-footer .widget.widget_calendar table tfoot {
  background: #fff;
}

.site-footer .footer-b {
  background: #212a35;
  padding: 35px 0;
  text-align: center;
}

.no-results.not-found .page-header {
  width: 100%;
  margin-bottom: 20px;
}

.comments-area .comment-form label[for="wp-comment-cookies-consent"] {
  display: inline-block;
  margin-left: 5px;
}

.menu-opener {
  display: none;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.35s;
  -moz-transition: ease 0.35s;
  transition: ease 0.35s;
}

body.menu-open {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.svg-holder svg {
  vertical-align: top;
  width: 100%;
}

/*--------------------------------------------------------------
# Responsive Style
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
  .container {
    width: 970px;
  }

  .main-navigation li {
    margin-left: 25px;
  }

  .site-header .header-b .search-form {
    width: 220px;
  }

  .site-header .header-b .search-form input[type="search"] {
    width: 160px;
  }

  .banner .wpcf7-form:after {
    top: 0;
    left: -140px;
  }

  .team .col .img-holder .text-holder {
    padding: 10px;
    font-size: 15px;
  }

  .widget.widget_search .search-form label {
    width: 170px;
  }
}

@media only screen and (max-width: 1024px) {
  .site-header {
    padding-bottom: 23px;
  }

  body.menu-open .main-navigation {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }

  .main-navigation .btn-close-menu {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 25px;
    height: 25px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E")
      center center no-repeat;
    cursor: pointer;
  }

  .main-navigation ul li {
    float: none;
    display: block;
    margin: 0;
    position: relative;
  }

  .main-navigation ul li .angle-down {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 55px;
    background: transparent;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
    cursor: pointer;
  }

  .main-navigation ul li .angle-down.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .main-navigation ul li .angle-down:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238d8d8d' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E")
      center center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    content: "";
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .main-navigation ul li a {
    display: block;
    padding: 15px 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .main-navigation ul ul {
    display: none;
  }

  .menu-opener {
    float: left;
    margin-top: 8px;
    width: 25px;
    height: 18px;
    cursor: pointer;
    display: block;
  }

  .menu-opener span {
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    margin-bottom: 5px;
  }

  .menu-opener span:last-child {
    margin-bottom: 0;
  }

  body.menu-open .overlay {
    opacity: 1;
    visibility: visible;
  }

  body.menu-open {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }

  body.menu-open .mobile-menu-wrapper {
    padding-top: 100px;
  }

  body.menu-open .mobile-menu-wrapper .close {
    top: -50px;
  }
}

@media only screen and (max-width: 991px) {
  .container {
    width: 750px;
  }

  .site-header {
    padding-top: 60px;
    padding-bottom: 10px;
  }

  .banner .text,
  .banner .wpcf7-form {
    width: 344px;
  }

  .about .img-holder,
  .about .text-holder {
    width: 100%;
    text-align: center;
  }

  .about .img-holder {
    margin: 0 0 30px;
  }

  .about .header,
  .practice-area .header,
  .why-us .header,
  .testimonial .header,
  .team .header,
  .faq .header,
  .blog-section .header {
    margin-bottom: 30px;
  }

  .practice-area .col,
  .why-us .col,
  .faq .col,
  .blog-section .post {
    width: 100%;
  }

  .team .col {
    width: 50%;
  }

  .team .col .img-holder {
    max-width: 100%;
  }

  .team .col .img-holder img {
    width: 100%;
  }

  .team .col .img-holder .text-holder {
    -webkit-transform: translateX(-345px);
    -moz-transform: translateX(-345px);
    transform: translateX(-345px);
    font-size: 16px;
    padding: 20px;
  }

  .blog-section .post .post-thumbnail,
  .blog-section .post .text-holder {
    max-width: 470px;
    margin: 0 auto;
    display: block;
  }

  .blog-section .post .post-thumbnail img {
    width: 100%;
  }

  .contact-block .social-networks li {
    margin-right: 10px;
  }

  #primary,
  #secondary {
    width: 100%;
  }

  #primary {
    padding-right: 15px;
    margin-bottom: 30px;
  }

  #secondary .widget.widget_lawyer_instagram ul li {
    width: 20%;
  }

  #secondary .widget.widget_lawyer_instagram ul li img {
    width: 100%;
  }

  #secondary
    .widget.widget_lawyer_landing_page_popular_post
    ul
    li
    .post-thumbnail
    img {
    width: 100%;
  }

  .why-us {
    background-attachment: scroll !important;
  }
}

@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
  }

  .site-header .site-branding {
    float: none;
    margin: 0 auto 15px;
  }

  .site-header .header-t .tools {
    width: 100%;
    text-align: center;
  }

  .site-header .header-t .tools .tel-link {
    float: none;
    display: inline-block;
    margin: 0 0 20px;
  }

  .site-header .header-t .social-networks {
    margin: 0;
  }

  .site-header .header-b .search-form {
    width: 100%;
    margin-right: 0;
  }

  .site-header .header-b .search-form input[type="search"] {
    width: 80%;
  }

  .site-header .header-t .social-networks {
    float: none;
    display: block;
    text-align: center;
  }

  .site-header .header-t .social-networks li {
    margin: 0 3px;
    float: none;
    display: inline-block;
  }

  .banner .text,
  .banner .wpcf7-form {
    width: 100%;
  }

  .banner .wpcf7-form {
    padding: 20px;
  }

  .banner .text .title {
    font-size: 32px;
    line-height: 36px;
  }

  .banner {
    padding: 20px 0;
  }

  .banner .text {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .banner .wpcf7-form:after {
    display: none;
  }

  .about {
    padding: 20px 0;
    font-size: 16px;
    line-height: 24px;
  }

  .about .header .title,
  .practice-area .header .title,
  .why-us .header .title,
  .testimonial .header .title,
  .promotional-block h2,
  .team .header .title,
  .faq .header .title,
  .blog-section .header .title {
    font-size: 30px;
    line-height: 36px;
  }

  .about .text-holder .sub-title {
    font-size: 20px;
    line-height: 24px;
  }

  .practice-area,
  .why-us,
  .testimonial,
  .promotional-block,
  .team,
  .faq,
  .blog-section,
  .contact-block {
    padding: 20px 0;
  }

  .practice-area .header,
  .why-us .header,
  .testimonial .header,
  .team .header,
  .faq .header,
  .blog-section .header {
    font-size: 16px;
    line-height: 24px;
  }

  .testimonial .testimonial-holder .title {
    font-size: 22px;
  }

  .testimonial .testimonial-holder {
    font-size: 16px;
    line-height: 28px;
  }

  .testimonial #slider .flex-direction-nav a {
    top: 38px;
  }

  .promotional-block .btn-contact {
    font-size: 16px;
    padding: 20px 10px;
  }

  .faq .col .question {
    font-size: 16px;
    line-height: 20px;
  }

  .team .col,
  .contact-block .col {
    width: 100%;
  }

  .contact-block .col {
    margin-bottom: 30px;
  }

  .contact-block .contact-info {
    padding-left: 0;
  }

  .site-footer .copyright,
  .site-footer .by {
    width: 100%;
    text-align: center;
  }

  .team .col .img-holder .text-holder {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  #secondary .widget.widget_lawyer_instagram ul li {
    width: 33.3333%;
  }

  .error-holder h1 {
    font-size: 130px;
    line-height: 140px;
  }

  .site-footer .column {
    width: 100%;
  }

  .menu-opener {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #3f6c91;
    margin: 0;
    height: 52px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .menu-opener span {
    width: 25px;
    background: #fff;
    height: 3px;
  }

  body.admin-bar .menu-opener {
    top: 46px;
  }
}

.nicescroll-cursors {
  margin-right: 5px;
}

/* CUstom CSs */

.header-b .menu-opener {
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: 0;
}

.header-b .menu-opener:focus {
  outline: 1px dotted #2b6da4;
}

.mobile-menu-wrapper .close {
  position: absolute;
  top: -42px;
  right: 24px;
  width: 30px;
  height: 30px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23121212' viewBox='0 0 32 32'%3E%3Cpath d='M23,6.286,21.714,5,14,12.714,6.286,5,5,6.286,12.714,14,5,21.714,6.286,23,14,15.286,21.714,23,23,21.714,15.286,14Z'/%3E%3C/svg%3E")
    center center no-repeat;
  cursor: pointer;
  border: none;
  padding: 0;
}

.mobile-menu-wrapper .close:focus {
  outline: 1px dotted #007ab9;
}

@media (max-width: 1024px) {
  .mobile-navigation {
    width: 100%;
  }

  .mobile-menu-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 320px;
    height: 100%;
    background: #fff;
    z-index: 999;
    margin: 0;
    padding-top: 80px;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
  }

  .mobile-navigation ul li .angle-down {
    position: absolute;
    top: 0;
    right: 4px;
    width: 55px;
    height: 55px;
    padding: 0;
    background: transparent;
    -webkit-transition: ease 0.2s;
    -moz-transition: ease 0.2s;
    transition: ease 0.2s;
    cursor: pointer;
  }

  .mobile-navigation ul li .angle-down.active {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .mobile-navigation ul li .angle-down:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238d8d8d' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E")
      center center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    content: "";
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .mobile-navigation ul li .angle-down:focus {
    outline: 1px dotted #007ab9;
  }

  .mobile-navigation ul li a {
    display: block;
    padding: 15px 25px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  #site-navigation {
    display: none;
  }
}

@media (max-width: 767px) {
  .header-b .menu-opener {
    background: #3f6c91;
  }
}

@media (min-width: 1024px) {
  .mobile-navigation {
    display: none;
  }
}

@media only screen and (max-width: 450px) {
  .mobile-menu-wrapper {
    width: 100%;
  }
}

/* centering the social icons */

/* Underline fixes */
.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.widget .textwidget a {
  color: #757575;
  text-decoration: underline;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.widget .textwidget a:hover {
  text-decoration: underline;
  color: #639bbc;
}

/* Fixes on the Accessibiltiy and overflow */
html {
  position: unset !important;
}

body {
  padding: 0 !important;
}

body.admin-bar.menu-open {
  padding-top: 46px !important;
}

@media only screen and (min-width: 782px) {
  body.admin-bar.menu-open {
    padding-top: 32px !important;
  }
}

/* new changes start july 2022 */

.widget_block h2 {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 600;
  color: var(--black-color);
  margin: 0 0 30px;
  text-transform: uppercase;
}

.wp-block-search__label {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 600;
  color: var(--black-color);
  margin: 0 0 30px;
  text-transform: uppercase;
  display: inline-block;
}

.widget_block li a {
  color: var(--font-color);
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

.widget_block li,
#primary .post .entry-content li {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #eee;
  display: inline-block;
  width: 100%;
}

.widget_block .wp-block-categories li:before,
.post .entry-content .wp-block-categories li:before {
  content: "";
  vertical-align: top;
  margin-right: 12px;
  display: inline-block;
  width: 15px;
  height: 20px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 512 512'%3E%3Cpath d='M194.74 96l54.63 54.63c6 6 14.14 9.37 22.63 9.37h192c8.84 0 16 7.16 16 16v224c0 8.84-7.16 16-16 16H48c-8.84 0-16-7.16-16-16V112c0-8.84 7.16-16 16-16h146.74M48 64C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48H272l-54.63-54.63c-6-6-14.14-9.37-22.63-9.37H48z'/%3E%3C/svg%3E")
    center center no-repeat;
  float: left;
}

.widget_block .wp-block-archives li:before,
.post .entry-content .wp-block-archives li:before {
  content: "";
  vertical-align: top;
  margin-right: 12px;
  display: inline-block;
  width: 15px;
  height: 20px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 448 512'%3E%3Cpath d='M448 348.106V80c0-26.51-21.49-48-48-48H48C21.49 32 0 53.49 0 80v351.988c0 26.51 21.49 48 48 48h268.118a48 48 0 0 0 33.941-14.059l83.882-83.882A48 48 0 0 0 448 348.106zm-120.569 95.196a15.89 15.89 0 0 1-7.431 4.195v-95.509h95.509a15.88 15.88 0 0 1-4.195 7.431l-83.883 83.883zM416 80v239.988H312c-13.255 0-24 10.745-24 24v104H48c-8.837 0-16-7.163-16-16V80c0-8.837 7.163-16 16-16h352c8.837 0 16 7.163 16 16z'/%3E%3C/svg%3E")
    center center no-repeat;
}

.widget_block ul {
  text-transform: none;
}

.widget_block li a:hover {
  color: var(--primary-color);
  text-decoration: none;
}

.widget_block li:last-child,
#primary .post .entry-content li:last-child {
  border: none;
}

.wp-block-search__inside-wrapper {
  margin-bottom: 30px;
}

.wp-block-search__inside-wrapper input {
  background: none;
  border: 0;
  border-radius: 0;
  float: left;
  margin: 0;
  padding: 4px 0 0 13px;
  font-size: 14px;
  width: 200px;
}

.wp-block-search__inside-wrapper input:focus {
  outline: none;
  color: var(--black-color);
}

.wp-block-search__inside-wrapper button {
  background: var(--background-color-dark) url(images/bg-search.png) no-repeat
    11px 8px;
  float: right;
  text-indent: -9999px;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  width: 37px;
  height: 31px;
}

.wp-block-search__inside-wrapper {
  background: var(--background-color);
  border-radius: 5px;
}

.wp-block-search {
  margin: 0;
}

#primary .post .entry-content ul,
#primary .post .entry-content ol {
  margin: 0 0 30px;
  list-style: none;
  padding-left: 0;
}

.post .entry-content li a:hover {
  color: var(--primary-color);
}

.post .entry-content li a {
  color: var(--font-color);
  text-decoration: none;
  color: var(--font-color);
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}

#primary .post .entry-content h2 {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 600;
  color: #353d47;
  margin: 0 0 30px;
  text-transform: uppercase;
}

.site-footer .wp-block-group__inner-container h2 {
  color: var(--font-color);
}

.post .entry-content .wp-block-group__inner-container ul {
  list-style: none;
  margin-block: 0;
  margin: 0 0 30px;
  padding: 0;
}

.site-footer .wp-block-group__inner-container ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border: none;
}

.site-footer .wp-block-group__inner-container ul li a {
  font-weight: 400;
}

.wp-block-latest-posts__post-date {
  font-size: 11px;
  line-height: 1.36;
  text-transform: uppercase;
}

.site-footer .widget.widget_search form {
  background: none;
}

.wp-block-social-links li::before {
  content: none !important;
}

.wp-block-social-links li {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  width: auto !important;
}
.wp-block-social-links {
  flex-wrap: wrap !important;
}

ol.wp-block-latest-comments {
  padding-left: 0;
}

ol.wp-block-latest-comments a {
  font-weight: 600;
}

ol.wp-block-latest-comments .wp-block-latest-comments__comment-date {
  margin-top: 5px;
}

ol.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
  margin-top: 10px;
}

.wp-block-tag-cloud a {
  display: inline-block;
  font-size: 14px !important;
  border: 1px solid #d9d9d9;
  padding: 4px 15px;
  color: var(--font-color) !important;
  vertical-align: middle;
  font-family: var(--primary-font);
  text-decoration: none;
}

.wp-block-tag-cloud a:hover {
  background: var(--primary-color);
  color: var(--white-color) !important;
  text-decoration: none !important;
}

.wp-block-categories li,
.post .wp-block-categories .entry-content li {
  text-align: right;
}

.wp-block-categories li a,
.post .entry-content .wp-block-categories li a {
  float: left;
}

.site-footer .wp-block-search__label {
  color: var(--font-color);
}

.wp-block-calendar caption {
  padding: 7px 0;
  font-size: 16px;
  line-height: 1.25;
  background: #2f3945;
  color: var(--white-color) !important;
  font-family: var(--primary-font) !important;
}
.wp-block-calendar table th {
  background: #2f3945;
  color: var(--white-color);
  font-family: var(--primary-font);
}

/* ==========================================================================
   Landing Menu Pages Styles
   ========================================================================== */

/* Landing Banner with Overlay */
/* ==========================================================================
   Landing Menu Pages - Full Width Banner with Customizer Support
   @since 1.5.0
   ========================================================================== */

/* Landing Banner Section - Full width with customizable overlay */
.landing-banner-section.banner {
  position: relative;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 0;
}

.landing-banner-section.banner:before {
  display: none; /* Overlay is now handled by .landing-banner-overlay */
}

.landing-banner-section .landing-banner-overlay {
  position: relative;
  min-height: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
}

.landing-banner-section .landing-banner-overlay .container {
  position: relative;
  z-index: 1;
  width: 100%;
}

.landing-banner-section .landing-banner-content {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 20px;
}

.landing-banner-section .landing-banner-content .title {
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
  margin: 0 0 15px;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.landing-banner-section .landing-excerpt {
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  max-width: 800px;
  margin: 0 auto;
}

.landing-banner-section .landing-excerpt p {
  margin: 0;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

/* Full Width Landing Menu Pages */
.landing-menu-page #primary {
  width: 100%;
  padding-right: 15px;
}

.landing-menu-page .entry-content {
  max-width: 1170px;
  margin: 0 auto;
}

/* Landing Menu Page Article Styles */
.landing-menu-services,
.landing-menu-teaching,
.landing-menu-consultancy,
.landing-menu-public-speaking,
.landing-menu-blog,
.landing-menu-contact {
  margin-bottom: 30px;
}

/* Entry Content for Landing Pages */
.landing-menu-page .entry-content,
.landing-menu-contact .entry-content {
  padding: 0 15px;
}

/* Remove top-bar padding for landing pages with banner */
.landing-menu-page .top-bar,
.landing-menu-contact .top-bar {
  margin-bottom: 0;
}

/* Responsive Styles for Landing Pages */
@media screen and (max-width: 1024px) {
  .landing-banner-section .landing-banner-content .title {
    font-size: 36px;
    line-height: 1.2;
  }
  
  .landing-banner-section .landing-excerpt {
    font-size: 16px;
  }
  
  .landing-banner-section .landing-banner-content {
    padding: 50px 20px;
  }
}

@media screen and (max-width: 768px) {
  .landing-banner-section .landing-banner-content .title {
    font-size: 28px;
  }
  
  .landing-banner-section .landing-excerpt {
    font-size: 14px;
  }
  
  .landing-banner-section .landing-banner-content {
    padding: 40px 15px;
    max-width: 100%;
    box-sizing: border-box;
  }
  
  .landing-menu-page .entry-content,
  .landing-menu-contact .entry-content {
    padding: 0 10px;
  }
}

@media screen and (max-width: 480px) {
  .landing-banner-section .landing-banner-content .title {
    font-size: 24px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
  }
  
  .landing-banner-section .landing-banner-content {
    padding: 30px 10px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  
  .landing-banner-section .landing-excerpt {
    font-size: 13px;
    line-height: 1.5;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  
  .landing-banner-section .landing-excerpt p {
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  
  .landing-banner-section .landing-banner-overlay .container {
    padding: 0 10px;
    max-width: 100%;
    box-sizing: border-box;
  }
}

/* ==========================================================================
   Banner Full Width - When no contact form is present
   ========================================================================== */

/* When banner text is the only child (no contact form), make it full width */
.banner .text:only-child {
  float: none;
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
}

/* Alternative: when container has only .text element */
.banner .container > .text:first-child:last-child {
  float: none;
  width: 100%;
  max-width: 900px;
  margin: 40px auto 0;
}

/* Full width banner option via customizer class */
.banner-full-width .banner .text {
  float: none;
  width: 100%;
  max-width: 900px;
  margin: 40px auto 0;
  text-align: left;
}

/* Responsive adjustments for full-width banner */
@media screen and (max-width: 1024px) {
  .banner .text:only-child,
  .banner .container > .text:first-child:last-child,
  .banner-full-width .banner .text {
    max-width: 100%;
    padding: 0 20px;
  }
}

/* ==========================================================================
   Services Layout - 2 Columns (Title Left, List Right)
   ========================================================================== */

.jy-services-wrapper {
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.jy-service-row {
    display: grid !important;
    grid-template-columns: 220px 1fr !important;
    gap: 40px !important;
    margin-bottom: 35px !important;
    padding-bottom: 30px !important;
    border-bottom: 1px solid rgba(255,255,255,0.15) !important;
    align-items: start !important;
}

.jy-service-row:last-child {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.jy-service-title {
    text-align: center !important;
}

.jy-service-title h4,
.jy-service-title em,
.jy-service-title i {
    color: #d4a84b !important;
    font-style: italic !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.4 !important;
}

.jy-service-list ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.jy-service-list ul li {
    position: relative !important;
    padding-left: 28px !important;
    margin-bottom: 10px !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
}

.jy-service-list ul li:last-child {
    margin-bottom: 0 !important;
}

.jy-service-list ul li:before {
    content: "✓" !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    color: #5ba3e0 !important;
    font-weight: bold !important;
    background: none !important;
    width: auto !important;
    height: auto !important;
}

/* Responsive for services layout */
@media (max-width: 768px) {
    .jy-service-row {
        grid-template-columns: 1fr !important;
        gap: 15px !important;
    }
    
    .jy-service-title {
        text-align: left !important;
    }
}



/*--------------------------------------------------------------
>>> FRANCK KESZI PRO - Identité visuelle I2S
>>> Palette : Navy #1A2B4C | Teal #3BBDB8 | Blue #3B6EC8 | Violet #7B5BC0
----------------------------------------------------------------*/

:root {
    --fkp-navy:   #1A2B4C;
    --fkp-teal:   #3BBDB8;
    --fkp-blue:   #3B6EC8;
    --fkp-violet: #7B5BC0;
    --fkp-white:  #FFFFFF;
    --fkp-light:  #F8F9FA;
    --fkp-text:   #1A1A1A;
    --fkp-border: #E5E7EB;
}

/* --- Bannières landing pages --- */
.landing-banner-section {
    width: 100%;
    margin-bottom: 0;
    position: relative;
}

.landing-banner-bg {
    position: relative;
    width: 100%;
    min-height: 280px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

.landing-banner-color {
    background: linear-gradient(135deg, var(--fkp-navy) 0%, #2d4a7a 100%);
}

.landing-banner-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(135deg, rgba(26,43,76,0.78) 0%, rgba(59,110,200,0.45) 100%);
}

.landing-banner-content {
    position: relative;
    z-index: 2;
    padding: 50px 60px;
    max-width: 900px;
}

.landing-banner-content .landing-title {
    font-size: 42px;
    font-weight: 700;
    margin: 0 0 12px;
    line-height: 1.2;
    text-shadow: 0 2px 12px rgba(0,0,0,0.3);
}

.landing-banner-content .landing-subtitle {
    font-size: 18px;
    margin: 0;
    opacity: 0.95;
    font-weight: 400;
    letter-spacing: 0.3px;
}

/* --- Logo sur fond blanc --- */
.custom-logo-link img {
    filter: none !important; /* pas d'inversion, le logo I2S est déjà en couleur */
}
.site-header .text-logo::before {
    box-shadow: 0 0 0 2px rgba(59,189,184,0.15);
}

/* --- Header blanc I2S --- */
.site-header {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E5E7EB;
    box-shadow: 0 1px 4px rgba(26,43,76,0.06);
}

.site-header .site-title a {
    color: var(--fkp-navy);
    font-weight: 700;
    letter-spacing: 0.5px;
}

.site-header .site-description {
    color: var(--fkp-teal);
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.site-header .main-navigation a {
    color: #4A5E72;
    font-size: 12.5px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 500;
}

.site-header .main-navigation a:hover,
.site-header .main-navigation ul li.current_page_item > a,
.site-header .main-navigation ul li.current-menu-item > a {
    color: var(--fkp-teal);
}

/* Indicateur actif */
.site-header .main-navigation ul li.current_page_item > a,
.site-header .main-navigation ul li.current-menu-item > a {
    border-bottom: 2px solid var(--fkp-teal);
    padding-bottom: 2px;
}

/* Dropdown menu */
.site-header .main-navigation ul ul {
    background: #FFFFFF;
    border: 1px solid #E5E7EB;
    border-top: 2px solid var(--fkp-teal);
    box-shadow: 0 4px 16px rgba(26,43,76,0.10);
}

.site-header .main-navigation ul ul a {
    color: #4A5E72;
    font-size: 12px;
}

/* Liens généraux */
a { color: var(--fkp-teal); }

/* --- Boutons --- */
.btn-primary,
input[type="submit"],
button[type="submit"],
.wp-block-button__link {
    background-color: var(--fkp-teal);
    border-color: var(--fkp-teal);
    color: var(--fkp-white);
}

.btn-primary:hover,
input[type="submit"]:hover {
    background-color: var(--fkp-blue);
    border-color: var(--fkp-blue);
}

/* --- Sections alternées --- */
.section-bg-alt {
    background-color: var(--fkp-light);
}

/* --- Footer --- */
.site-footer {
    background-color: #1A2B4C;
    color: rgba(255,255,255,0.75);
    border-top: 3px solid var(--fkp-teal);
    padding: 28px 0;
    font-size: 13px;
}
.site-footer a {
    color: var(--fkp-teal);
}
.site-footer a:hover {
    color: #fff;
}

/* --- Responsive bannières --- */
@media (max-width: 768px) {
    .landing-banner-bg { min-height: 200px; }
    .landing-banner-content { padding: 30px 20px; }
    .landing-banner-content .landing-title { font-size: 28px; }
    .landing-banner-content .landing-subtitle { font-size: 15px; }
}

@media (max-width: 480px) {
    .landing-banner-bg { min-height: 160px; }
    .landing-banner-content .landing-title { font-size: 22px; }
}
