@import url('https://fonts.googleapis.com/css2?family=Inria+Serif:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
/*All-Font-include-here
  font-family: "Source Sans 3", sans-serif;
  font-family: "Source Sans 3", sans-serif;
.row {margin: 0;}
[class*="col-"] { padding: 0; }
*/
@font-face {
  font-family: 'Acumin Pro ExtraCondensed';
  src: url('../fonts/AcuminProExtraCond-Black.eot');
  src: url('../fonts/AcuminProExtraCond-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/AcuminProExtraCond-Black.woff2') format('woff2'), url('../fonts/AcuminProExtraCond-Black.woff') format('woff'), url('../fonts/AcuminProExtraCond-Black.ttf') format('truetype'), url('../fonts/AcuminProExtraCond-Black.svg#AcuminProExtraCond-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
body {
  padding: 0;
  margin: 0;
  max-width: 100%;
  overflow-X: hidden;
  font-family: "Source Sans 3", sans-serif;
  color: #00133d;
  font-size: 18px;
  line-height: 1.7;
  font-weight: normal;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
a {
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  color: #fff200;
}
a:hover, a:focus {
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  color: #3545a2
}
img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0px auto;
  max-height: auto;
  width: auto;
}
ul, li, p {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 1.7;
}
strong, b {
  font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
  outline: none !important;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  line-height: 1.2;
  text-transform: capitalize;
  font-family: "Source Sans 3", sans-serif;
}
input, select, textarea, button, input:hover, select:hover, textarea:hover, button:hover, input:focus, select:focus, textarea:focus, button:focus {
  outline: none !important;
  box-shadow: none;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.container {
  width: 100%;
  max-width: 1690px;
  margin: 0 auto;
  padding: 0px 15px
}
.no-padding {
  padding: 110px 0
}
.bg {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important
}
.header-info {
  position: absolute;
  width: 100%;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  z-index: 2;
  left: 0px;
  right: 0px;
  padding: 35px 30px;
}
.header-info::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13);
  width: 100%;
}
.header-info .logo {
  width: auto;
  float: left;
  z-index: 1;
  padding: 0px;
  padding-top: 0px;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.header-info .logo a, .header-info .logo a img {
  display: inline-block;
  vertical-align: middle;
}
.header-info .logo a img {
  width: 321px;
}
.nav-menu-content {
  display: inline-block;
  vertical-align: middle
}
.nav-menu-content nav {
  width: 100%;
  padding: 0px
}
.nav-menu-content .sm-clean {
  float: right;
  width: 100%;
  text-align: right
}
.nav-menu-content .sm-clean li {
  margin: 0px 20px;
  position: relative;
}
.nav-menu-content .sm-clean li:first-child {
  margin-left: 0px
}
.nav-menu-content .sm-clean li:last-child {
  margin-right: 0px
}
.nav-menu-content .sm-clean ul li {
  margin: 0px 0px;
}
.nav-menu-content .sm-clean li a {
  color: #ffffff;
  font-size: 18px;
  padding: 8px 0px;
  font-weight: bold;
  text-transform: capitalize;
  position: relative;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  font-family: "Source Sans 3", sans-serif;
}
.nav-menu-content .sm-clean li a:hover, .nav-menu-content .sm-clean li a:focus, .nav-menu-content .sm-clean li a.highlighted, .nav-menu-content .sm-clean li.current-menu-item a {
  color: #3545a2;
}
.nav-menu-content .sm-clean ul li a, .nav-menu-content .sm-clean li.current-menu-item ul li a {
  padding: 0px 0px;
  color: #00133d;
  font-size: 17px;
  font-weight: bold;
  text-transform: none;
  position: relative;
  line-height: normal;
  border-radius: 0px !important;
  border-top: 1px solid #e7e7e7;
}
.nav-menu-content .sm-clean ul li {
  border-bottom: none;
  padding: 7px 0px;
}
.nav-menu-content .sm-clean ul li a {
  padding: 0px 30px !important;
}
.sm-clean ul li a.has-submenu::after {
  right: 30px !important;
}
.nav-menu-content .sm-clean ul li:last-child {
  border-bottom: none;
}
.nav-menu-content .sm-clean ul li a:hover, .nav-menu-content .sm-clean ul li a:focus, .nav-menu-content .sm-clean ul li a.highlighted, .nav-menu-content .sm-clean ul li.current-menu-item a, .nav-menu-content .sm-clean ul li.current-menu-ancestor a {
  color: #3545a2;
}
.nav-menu-content .sm-clean ul li ul li a, .nav-menu-content .sm-clean ul li.current-menu-item ul li a, .nav-menu-content .sm-clean ul li.current-menu-ancestor ul li a {
  color: #00133d;
}
.nav-menu-content .sm-clean ul li ul li a:hover, .nav-menu-content .sm-clean ul li ul li a:focus, .nav-menu-content .sm-clean ul li ul li a.highlighted, .nav-menu-content .sm-clean ul li ul li.current-menu-item a, .nav-menu-content .sm-clean ul li ul li a.disabled {
  color: #3545a2;
}
.defualt-content-info h1, h1 {
  font-size: 60px;
  color: #00133d;
  margin-bottom: 15px;
  font-weight: normal;
}
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {
  font-weight: bold;
}
.defualt-content-info h2, h2 {
  font-size: 48px;
  color: #00133d;
  margin-bottom: 15px;
  font-weight: bold;
}
.defualt-content-info h3, h3 {
  font-size: 36px;
  color: #00133d;
  margin-bottom: 15px;
  font-weight: bold;
}
.defualt-content-info h4, h4 {
  font-size: 30px;
  color: #00133d;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1.5;
}
.defualt-content-info h5, h5 {
  font-size: 24px;
  color: #fff200;
  margin-bottom: 17px;
  line-height: 1.5;
  font-weight: bold;
  font-family: "Source Sans 3", sans-serif;
  text-transform: capitalize;
}
.defualt-content-info h6, h6 {
  font-size: 18px;
  color: #fff200;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.5;
  font-family: "Source Sans 3", sans-serif;
  text-transform: uppercase;
}
.defualt-content-info img {
  margin-bottom: 40px;
}
.defualt-content-info p, p {
  font-size: 17px;
  line-height: 1.7;
  color: #00133d;
  margin-bottom: 30px;
}
.defualt-content-info p a, p a {
  color: #3545a2;
  font-weight: bold;
}
.defualt-content-info p a:hover, .defualt-content-info p a:focus, p a:hover, p a:focus {
  color: #fff200;
}
.defualt-content-info ul, .defualt-content-info ol {
  margin-bottom: 35px;
}
.defualt-content-info ul li, .defualt-content-info ol li {
  font-size: 17px;
  line-height: 1.7;
  color: #00133d;
  margin-bottom: 10px;
  padding-left: 21px;
  position: relative;
}
.defualt-content-info ul li a, .defualt-content-info ol li a {
  color: #3545a2;
  font-weight: bold;
}
.defualt-content-info ul li a:hover, .defualt-content-info ul li a:focus, .defualt-content-info ol li a:hover, .defualt-content-info ol li a:focus {
  color: #fff200;
}
.defualt-content-info ul li:before {
  content: "";
  position: absolute;
  background: #3545a2;
  width: 7px;
  height: 7px;
  position: absolute;
  left: 0px;
  top: 11px;
  border-radius: 7px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.defualt-content-info ol {
  padding-left: 0px;
}
.defualt-content-info ol > li::before {
  counter-increment: my;
  content: counter(my);
  position: absolute;
  left: 0px;
  top: 3px;
  height: 25px;
  width: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 15px;
  background: #3545a2;
  color: #fff;
  font-weight: bold;
  border-radius: 0px;
  font-family: "Source Sans 3", sans-serif;
}
.defualt-content-info ol {
  list-style: none;
  counter-reset: my;
}
.defualt-content-info ol ul {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.defualt-content-info ol > li {
  position: relative;
  margin-bottom: 14px;
  padding-left: 40px;
  counter-increment: section;
}
/*defualt-content-info---defualt-content-info----defualt-content-info*/
/*.sticky-block {
     position: sticky;
     top: 0px;
}
 */
.coman-row {
  margin: 0px -40px;
}
.coman-col {
  padding: 0px 40px;
}
.alignnone {
  margin: 0px 30px 30px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 0px auto 30px auto;
}
.alignright {
  float: right;
  margin: 0px 0 30px 30px;
}
.alignleft {
  float: left;
  margin: 5px 30px 30px 0;
}
a img.alignright {
  float: right;
  margin: 0px 0 30px 20px;
}
a img.alignnone {
  margin: 0px 30px 30px 0;
}
a img.alignleft {
  float: left;
  margin: 0px 30px 30px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignnone {
  margin: 0px 30px 30px 0;
}
.wp-caption.alignleft {
  margin: 0px 30px 30px 0;
}
.wp-caption.alignright {
  margin: 0px 0 30px 30px;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*.coman-side-bar{
     position: sticky;
     top: 0px;
}
 */
.deskop-block {
  display: block !important;
}
.mobile-block {
  display: none !important;
}
.wp-block-table-of-contents-block-table-of-contents-block {
  margin: 40px 0px;
  background: #fff;
  border: 2px solid #4f68b1;
  border-radius: 6px;
  padding: 25px;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.02);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.02);
  overflow: visible;
  max-width: 100%;
}
.wp-block-table-of-contents-block-table-of-contents-block:first-child {
  margin-top: 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block:last-child {
  margin-bottom: 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container {
  max-width: 100%;
  background-color: transparent;
  margin: 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: left;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul > li::before {
  content: "";
  position: absolute;
  background: url("../images/left-arrow-2.png");
  width: 7px;
  height: 12px;
  position: absolute;
  left: 0px;
  top: 12px;
  border-radius: 0px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul > li {
  padding-left: 17px;
  position: relative;
  padding-bottom: 0px !important;
  margin-bottom: 10px !important;
  color: #2a272b;
  font-size: 21px !important;
  padding-top: 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul li a {
  color: #2a272b;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul li a:hover, .wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul > li a:focus {
  color: #4f68b1;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul ul {
  padding-left: 20px;
  margin: 0px 0px;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul ul li::before {
  content: "";
  position: absolute;
  background: #4f68b1;
  background-repeat: repeat;
  background-size: auto;
  width: 7px;
  height: 7px;
  position: absolute;
  left: 0px;
  top: 14px;
  border-radius: 24px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul ul li {
  position: relative;
  padding-left: 17px;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-title {
  padding: 0px !important;
  border-bottom: 2px solid #edeff3 !important;
  font-weight: bold !important;
  font-size: 30px !important;
  color: #01101b !important;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 20px;
  padding-bottom: 15px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol {
  counter-reset: item;
  margin: 0px !important;
  padding: 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol li {
  color: #2a272b;
  font-size: 21px;
  padding: 0px !important;
  margin: 0px !important;
  margin-bottom: 10px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol li::before {
  left: 0px !important;
  top: auto !important;
  position: relative !important;
  height: auto !important;
  width: auto !important;
  text-align: center !important;
  line-height: normal !important;
  font-size: 21px !important;
  background: transparent !important;
  font-weight: 700 !important;
  text-align: center !important;
  border-radius: 0 !important;
  color: #2a272b !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol ol {
  padding-left: 20px !important;
  margin: 10px 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol li a {
  color: #2a272b !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol li a:hover, .wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol li a:focus {
  color: #4f68b1 !important;
}
.eb-toc__list-wrap ol li::before {
  content: counters(item, ".") "." !important;
  counter-increment: item !important;
  padding-right: 5px !important;
}
.contact-us-btn, .tel-info {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  position: relative;
}
.lag-btn, .tel-info {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.tel-info ul li a {
  margin-bottom: 0px;
  color: #ce0602;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.tel-info p {
  line-height: normal !important;
  margin-bottom: 5px !important;
  font-family: "Source Sans 3", sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
}
.tel-info p a {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  display: inline-block;
  line-height: 1.1;
  text-transform: uppercase;
  font-family: "Source Sans 3", sans-serif;
}
.tel-info p a:hover, .tel-info p a:focus {
  color: #fff200;
}
.tel-info ul {
  line-height: 1.2;
}
.tel-info ul li {
  display: inline-block;
  padding: 0px 17px;
  position: relative;
  line-height: 1.2;
}
.tel-info ul li:first-child {
  padding-left: 0px !important;
}
.tel-info ul li:last-child {
  padding-right: 0px !important;
}
.tel-info ul li a {
  color: #fff200;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  text-transform: capitalize;
}
.tel-info ul li:before {
  content: "";
  background: #ffffff;
  width: 6px;
  height: 6px;
  position: absolute;
  left: -6px;
  top: 53%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 7px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.tel-info ul li:first-child:before {
  display: none;
}
.coman-btn-block {
  width: 100%;
}
.tel-info {
  margin-left: 130px;
  position: relative;
  padding-left: 20px;
  border-left: 3px solid #fff200;
}
.tel-info:before {
  content: "";
  position: absolute;
  background: url("../images/phone-icon.png");
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 51px;
  height: 51px;
  left: -70px;
  background-size: contain !important;
}
footer {
  position: relative;
}
.footer-menu {
  text-align: center;
  background: #00133d;
  padding: 35px 0px;
  border-top: 2px solid #3545a2;
}
.footer-menu ul li {
  display: inline-block;
  padding: 0px 17px;
}
.footer-menu ul li:first-child {
  padding-left: 0px;
  border: none !important;
}
.footer-menu ul li:last-child {
  padding-right: 0px;
}
.footer-menu ul li a {
  color: #ffffff;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: bold;
}
.footer-menu ul li a:hover, .footer-menu ul li a:focus {
  color: #fff200;
}
.copyright-sec {
  background: #3545a2;
  padding: 22px 0px;
}
.copyright-sec figure {
  margin-bottom: 0px;
  text-align: right;
}
.copyright-sec p {
  color: #ffffff;
  font-size: 17px;
  margin-bottom: 0px;
  font-weight: 300;
}
.copyright-sec p a {
  color: #fff;
}
.copyright-sec p a:hover, .copyright-sec p a:focus {
  color: #1f2e58;
}
.coman-btn-block .coman-btn-one, .coman-btn-block .coman-btn-second {
  border-radius: 0px;
  display: inline-block;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  width: 400px;
  margin: 5px 2px;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #00133d !important;
  font-family: "Source Sans 3", sans-serif;
}
.coman-btn-block .coman-btn-second img {
  margin-right: 7px;
  margin-bottom: 0px !important;
  position: relative;
  top: -2px !important;
  width: 30px;
  height: auto;
}
.coman-btn-block .coman-btn-second {
  color: #fff !important;
}
.coman-btn-block .coman-btn-second:hover, .coman-btn-block .coman-btn-second:focus {
  color: #00133d !important;
}
.coman-btn-block .coman-btn-one:hover, .coman-btn-block .coman-btn-one:focus {
  color: #fff !important;
}
.coman-btn-block .coman-btn-second:before {
  background: #3545a2;
  color: #fff;
  transform: scale(1);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: -1;
  animation: pulse-blue 2s infinite;
  transform: scale(1);
  border-radius: 0px;
}
.coman-btn-block .coman-btn-second:hover:before, coman-btn-block .coman-btn-second:focus:before {
  background: #fff200;
  color: #fff;
  border-radius: 0px;
}
.coman-btn-block .coman-btn-one:before {
  background: #fff200;
  color: #fff;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: -1;
  border-radius: 0px;
}
.coman-btn-block .coman-btn-one:hover:before, .coman-btn-block .coman-btn-one:focus:before {
  background: #3545a2;
  color: #fff;
  border-radius: 0px;
}
@keyframes pulse-blue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(53, 69, 162, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 12px rgba(53, 69, 162, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(53, 69, 162, 0);
  }
}
.coman-btn {
  width: 270px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 18px;
  color: #00133d;
  background: #fff200;
  text-align: center;
  border-radius: 0px;
  font-family: "Source Sans 3", sans-serif;
  margin: auto;
  position: relative;
}
.coman-btn:hover, .coman-btn:focus {
  color: #fff;
  background: #3545a2;
}
.coman-btn-block.coman-btn-block-second .coman-btn-one, .coman-btn-block.coman-btn-block-second .coman-btn-second {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  width: 280px;
  text-align: center !important;
  padding: 0px 5px !important;
}
.coman-btn-block.coman-btn-block-second .coman-btn-second img {
  margin-right: 3px;
  width: 23px;
}
.gform_wrapper.gravity-theme .gform_validation_errors > h2 .gform-icon {
  display: none !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
  color: red !important;
  font-size: 10px;
  line-height: 1.6;
}
.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label, .gform_wrapper.gravity-theme .gfield_error label, .gform_wrapper.gravity-theme .gfield_error legend, .gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message, .gform_wrapper.gravity-theme [aria-invalid="true"] + label, .gform_wrapper.gravity-theme label + [aria-invalid="true"] {
  color: red !important;
}
div#ez-toc-container {
  padding: 40px 40px 30px 40px;
  border: none;
  margin: 20px 0px !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px !important;
  background: #faf6ee !important;
  width: 100% !important;
  display: inline-block !important;
}
.ez-toc-title-container {
  position: relative;
}
div#ez-toc-container nav ul li {
  font-size: 100%;
}
#ez-toc-container a.ez-toc-toggle {
  width: 100% !important;
}
div#ez-toc-container ul li, div#ez-toc-container ul li a {
  font-size: 100% !important;
}
div#ez-toc-container ul li, div#ez-toc-container ul li a {
  font-weight: bold;
  margin-bottom: 5px !important;
}
.ez-toc-title-container .ez-toc-title-toggle {
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0px;
  top: 0px;
}
div#ez-toc-container .ez-toc-title {
  color: #00133d;
  font-size: 36px;
  font-weight: bold;
  text-transform: capitalize;
  font-family: "Lora", serif;
  margin-bottom: 7px;
  display: inline-block;
  width: 100%;
}
div#ez-toc-container ul li:before {
  display: none !important;
}
#ez-toc-container a {
  color: #00133d !important;
  font-weight: normal;
  font-size: 18px;
  text-decoration: none !important;
}
#ez-toc-container a:hover, #ez-toc-container a:focus {
  color: #fff200 !important;
}
.ez-toc-counter nav ul li a::before {
  color: #fff200 !important;
  font-weight: bold !important;
}
div#ez-toc-container ul ul ul li {
  margin-top: 3px !important;
}
div#ez-toc-container ul ul {
  padding-left: 20px;
}
div#ez-toc-container ul {
  margin-top: 3px !important;
  margin-left: 0px;
  margin-bottom: 5px;
}
#ez-toc-container ul ul ul, .ez-toc div.ez-toc-widget-container ul ul ul {
  margin-left: 30px !important;
  margin-bottom: 5px !important;
}
.contact-us-sec {
  background: #00133d;
  text-align: center;
}
.contact-us-sec .defualt-content-info h2, .contact-us-sec .defualt-content-info p {
  color: #fff;
}
.footer-contact-info {
  background: #0d487c;
  margin: 100px 0
}
.footer-contact-info .footer-contact-info-inn {
  padding: 78px 150px;
  border-bottom: 3px solid #3545a2;
}
.footer-contact-info ul {
  background: #3545a2;
  color: #fff;
  text-align: center
}
.footer-contact-info ul li {
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  padding: 15px 0px;
  position: relative;
  letter-spacing: 4px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.footer-contact-info ul li:after {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  content: "-";
  margin: 0px 25px;
  text-align: center;
}
.footer-contact-info ul li:last-child:after {
  display: none
}
.contact-us-sec {
  text-align: center;
  background-position: top center !important
}
.phone-link {
  margin-top: 100px;
}
.phone-link a {
  color: #fff;
  font-size: 72px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Source Sans 3", sans-serif;
  line-height: 1;
  display: inline-block
}
.phone-link p {
  font-weight: 700;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.social-link ul {
  border-top: 1px solid rgba(255, 255, 255, .1);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  padding: 20px 0;
  max-width: 420px;
  margin: 30px auto 0
}
.social-link ul li:first-child {
  padding-left: 0 !important
}
.social-link ul li {
  display: inline-block;
  padding: 0 10px
}
.social-link ul li:last-child {
  padding-right: 0 !important
}
.social-link ul li a {
  font-size: 30px;
  color: #fff
}
.phone-link a:focus, .phone-link a:hover, .social-link ul li a:focus, .social-link ul li a:hover {
  color: #fff200 !important
}
.location-block figure {
  margin-bottom: 20px
}
.location-block figure p {
  max-width: 100%;
}
.location-block iframe {
  height: 500px;
  width: 100%
}
.location-block, .user-shortcode-inn.user-shortcode-inn-second figure {
  text-align: center
}
.location-block h3 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.location-block p {
  color: #fff;
  max-width: 280px;
  margin: auto auto 10px
}
.location-block p a {
  color: #fff200;
}
.location-block .phone-link a:focus, .location-block .phone-link a:hover, .user-shortcode-inn p a:focus, .user-shortcode-inn p a:hover {
  color: #fff !important
}
.location-block-list [class*=col-] {
  margin-top: 100px
}
blockquote {
  padding-left: 35px;
  border-left: 2px solid #fff200;
  margin: 20px 0px 40px 0;
  width: 100%;
  display: inline-block;
}
blockquote h3 {
  font-weight: normal !important;
  font-style: italic;
  line-height: 1.3 !important;
}
.blockquote-img {
  width: 76px;
  height: 76px;
  border-radius: 76px;
  float: left;
}
.blockquote-det {
  width: 100%
}
.defualt-content-info .blockquote-img img {
  border-radius: 60px;
  margin-bottom: 0
}
.blockquote-inn {
  overflow: hidden;
  padding-left: 15px;
  padding-top: 5px
}
.blockquote-inn h6 {
  font-family: "Source Sans 3", sans-serif;
  color: #00133d;
  font-size: 24px;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 3px;
  line-height: normal;
}
.blockquote-inn p {
  font-size: 16px;
  color: #3545a2;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0
}
.coman-title {
  position: relative;
  text-align: center;
  padding: 90px 0px;
}
.coman-title h2 {
  color: #3545a2;
  font-size: 450px !important;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  font-family: 'Acumin Pro ExtraCondensed';
  position: relative;
  margin: 0px;
  line-height: 0.9;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  height: 320px;
  margin-bottom: 40px;
}
.coman-title h2 small {
  font-size: 10%;
  color: #fff;
  position: absolute;
  left: 50%;
  text-transform: capitalize;
  font-family: "Source Sans 3", sans-serif;
  background: #00133d;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  line-height: normal;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
}
.faq-block {
  padding-left: 55px;
  position: relative;
  padding-bottom: 30px;
}
.faq-block:last-child {
  padding-bottom: 0px;
}
.faq-block::before {
  background: url("../images/faq-icon.jpg");
  content: "";
  position: absolute;
  top: 0px;
  margin: auto;
  width: 36px;
  height: 36px;
  z-index: 2;
  left: 0px;
}
.faq-block::after {
  background: #3545a2;
  content: "";
  position: absolute;
  top: 0px;
  margin: auto;
  width: 2px;
  height: 100%;
  z-index: 1;
  left: 16px;
}
.faq-block:last-child::after {
  display: none;
}
.faq-block h5, .faq-block h3  {
  font-family: "Source Sans 3", sans-serif;
  color: #142048;
  margin-bottom: 10px;
	font-size: 24px;
}
.faq-block p {
  margin-bottom: 0px;
}
.faq-left-block {
  background-position: top center !important;
  background-color: #00133d !important;
  background-repeat: no-repeat !important;
  padding: 50px 90px;
  padding-top: 33% !important;
  text-align: center;
  background-size: 100% auto !important;
}
.faq-left-block h6 {
  color: #fff;
}
.faq-left-block h2 {
  color: #fff;
}
.faq-left-block h5 {
  color: #fff;
  font-family: "Source Sans 3", sans-serif;
  margin-bottom: 20px;
  font-weight: normal;
  line-height: 1.6;
}
.faq-left-block h4 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 36px;
  font-family: 'Acumin Pro ExtraCondensed';
  margin: 0px;
  line-height: normal;
  margin-top: 30px;
}
.mobile-contact-info {
  display: none;
}
.inner-benner-sec {
  text-align: center;
  padding: 260px 0px 110px 0px;
}
.inner-benner-sec h2 {
  font-family: "Source Sans 3", sans-serif;
  display: inline-block;
  clear: both;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
}
.inner-benner-sec h1 {
  color: #ffffff;
  font-size: 80px;
  font-weight: bold;
  margin-bottom: 0px;
  line-height: 1;
}
.contact-shortcode {
  text-align: center;
  padding: 30px 30px;
  background: #00133d;
  margin: 50px 0px;
  position: relative;
}
.contact-shortcode h1, .contact-shortcode h2, .contact-shortcode h3, .contact-shortcode h4, .contact-shortcode h5, .contact-shortcode h6, .contact-shortcode p {
  color: #fff;
  margin-bottom: 15px;
}
.contact-shortcode p {
  max-width: 850px;
  margin: auto;
  margin-bottom: 20px;
}
.get-in-touch-shortcode {
  background: #00133d;
  padding: 25px 40px;
  margin: 50px 0px;
}
.get-in-touch-shortcode h2, .get-in-touch-shortcode h3, .get-in-touch-shortcode h4, .get-in-touch-shortcode h5, .get-in-touch-shortcode h6 {
  color: #fff;
  margin-bottom: 0px !important;
  font-weight: bold;
}
.get-in-touch-shortcode p {
  color: #fff200;
  font-size: 16px !important;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px 0px 3px 0px;
  text-align: center;
  letter-spacing: 3px;
}
.get-in-touch-shortcode a {
  color: #ffffff;
  font-size: 48px !important;
  font-family: "Source Sans 3", sans-serif;
  text-transform: uppercase;
  margin: 0px;
  text-align: center;
  font-weight: bold;
}
.get-in-touch-shortcode a:hover, .get-in-touch-shortcode a:focus {
  color: #fff200;
}
.get-in-touch-shortcode h4 {
  text-align: center;
  line-height: 1.1;
}
.awards-and-accolades-sec [class*=col-] {
  width: 10%;
}
.awards-and-accolades-sec h2 {
  font-family: "Source Sans 3", sans-serif;
  color: #3545a2;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 21px !important;
  margin-bottom: 0px;
  letter-spacing: 4px;
  position: relative;
}
.awards-and-accolades-sec h2 small {
  font-size: 100%;
  background: #fff;
  position: relative;
  padding: 0px 30px;
  z-index: 1;
}
.awards-and-accolades-sec h2::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: #e3e3e3;
  left: 0px;
  right: 0px;
  margin: auto;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.awards-and-accolades-sec figure {
  margin-bottom: 0px;
  margin-top: 30px;
}
.awards-and-accolades-sec figure img {
  margin-bottom: 0px !important;
}
.awards-and-accolades-shortcode {
  margin: 50px 0px;
}
.user-shortcode {
  margin: 50px 0px;
}
.user-shortcode-inn {
  background-color: #00133d !important;
  padding: 55px;
  text-align: left;
  background-repeat: no-repeat !important;
  background-position: left bottom !important;
  background-size: auto 100% !important;
  position: relative;
  border-bottom: 3px solid #00133d;
}
.user-shortcode-inn h1, .user-shortcode-inn h2, .user-shortcode-inn h3, .user-shortcode-inn h4, .user-shortcode-inn h5, .user-shortcode-inn p, .user-shortcode-inn ul li, .user-shortcode-inn ol li {
  color: #fff !important;
  margin-bottom: 10px;
  font-weight: normal !important;
  font-style: normal !important;
}
.user-shortcode-inn h1, .user-shortcode-inn h2, .user-shortcode-inn h3, .user-shortcode-inn h4, .user-shortcode-inn h5, .user-shortcode-inn h6 {
  margin-bottom: 15px;
  font-weight: bold !important;
}
.user-shortcode-inn h2 {
  font-weight: 500 !important;
}
.user-shortcode-inn p {
  margin-bottom: 20px !important;
}
.user-shortcode-inn p:last-child {
  margin-bottom: 0px !important;
}
.user-shortcode-inn p a:hover, .user-shortcode-inn p a:focus {
  color: #fff !important;
}
.user-shortcode-inn-second .user-shortcode-inn figure {
  text-align: center;
  margin-bottom: 0px;
}
.user-shortcode-inn-second {
  margin: 50px 0px;
}
.user-shortcode-inn.user-shortcode-inn-second img {
  margin-bottom: 0px !important;
}
.user-shortcode-inn-second .user-shortcode-inn p {
  margin-bottom: 20px !important;
  font-style: italic !important;
  line-height: 1.8;
  font-weight: 600 !important;
}
.user-shortcode-inn-second.user-shortcode-inn {
  background-color: #00133d !important;
  border-bottom: none;
  margin: 0px !important;
  background-position: right center !important;
}
.user-shortcode-inn-second.user-shortcode-inn h3 {
  font-weight: bold !important;
  font-size: 18px !important;
  text-transform: uppercase;
  position: relative;
  margin: 0px;
  padding-left: 40px;
  font-family: "Source Sans 3", sans-serif;
}
.user-shortcode-inn-second.user-shortcode-inn h3::before {
  content: "";
  position: absolute;
  left: 0px;
  width: 25px;
  height: 3px;
  background: #fff200;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.user-shortcode .coman-btn-block {
  text-align: center;
  background: #000e2c;
  padding: 20px 0px;
}
.case-results-shortcode .case-result-sec {
  text-align: center;
  background: #00133d;
}
.case-results-shortcode .case-result-title {
  position: relative;
}
.case-results-shortcode .case-result-title figure {
  margin-bottom: 30px;
}
.case-results-shortcode .case-result-sec [class*="col-"] {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}
.case-results-shortcode .case-result-sec [class*="col-"]:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 4px;
  height: 50px;
  background: #fff200;
}
.case-results-shortcode .case-result-block h2 {
  color: #fff;
  font-size: 100px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.1;
}
.case-results-shortcode .case-result-block h2 small {
  font-size: 36%;
  display: block;
  text-transform: uppercase;
}
.case-results-shortcode .case-result-block {
  padding: 85px 65px;
  padding-bottom: 100px !important;
}
.case-results-shortcode .case-result-block h3 {
  color: #fff200;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Source Sans 3", sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
}
.case-results-shortcode .case-result-block p {
  color: #fff;
  margin-bottom: 0px;
}
.case-results-shortcode .coman-btn {
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 21px;
  font-weight: 900;
  background: #3545a2;
  color: #fff;
}
.client-reviews-sec .client-reviews-title p:first-child {
  margin-bottom: 0px !important;
}
.client-reviews-sec .client-reviews-title small {
  font-size: 16px;
  color: #3545a2;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: 0px;
}
.client-reviews-sec {
  max-width: 100%;
}
.client-reviews-sec h2, .faq-block h2 {
  margin-bottom: 20px;
  color: #00133d;
  padding-bottom: 0px !important;
}
.client-reviews-sec h2:before {
  display: none !important;
}
.client-reviews-sec {
  margin: 45px 0px;
  width: 100%;
}
.client-reviews-block {
  padding: 40px 50px;
}
.client-reviews-block img {
  margin-bottom: 0px !important;
}
.client-reviews-block h4 {
  color: #00133d;
  font-size: 24px !important;
  margin-bottom: 10px;
  font-family: "Source Sans 3", sans-serif;
  text-transform: capitalize;
  font-weight: bold;
}
.client-reviews-sec .rating-img small {
  color: #00133d;
  font-size: 16px;
  font-weight: normal;
  vertical-align: middle;
  display: inline-block;
  font-family: "Source Sans 3", sans-serif;
}
.client-reviews-sec .rating-img img {
  margin-right: 10px;
  margin-bottom: 0px !important;
  width: 149px;
  display: inline-block !important;
  clear: both;
  position: relative;
  top: -2px;
}
.client-reviews-block p {
  color: #00133d;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 20px;
  line-height: 1.8;
}
.google-map-link {
  color: #111111;
  font-size: 18px;
}
.google-map-link a {
  color: #3545a2 !important;
  font-weight: bold;
}
.google-map-link a:hover, .google-map-link a:focus {
  color: #fff200 !important;
}
.review-quiet-img {
  text-align: right;
}
.review-quiet-img img {
  width: auto !important;
}
.owl-carousel .owl-item .review-quiet-img img {
  margin-right: 0 !important;
}
.client-reviews-slider {
  background: #f5f7fa;
  margin-bottom: 20px;
  position: relative;
  border-bottom: 3px solid #3545a2;
}
.client-reviews-sec:last-child {
  margin-bottom: 0px;
}
.faq-block-list {
  margin: 50px 0px;
}
.faq-block-list h2 {
  margin-bottom: 30px;
}
.faq-block-list:last-child {
  margin-bottom: 0px;
}
.fact-checked-info {
  background: #f5f7fa;
  border-bottom: 1px solid #e9ebed;
  padding: 22px 40px;
}
.fact-checked-info figure {
  float: left;
  margin: 0px;
  margin-right: 45px;
}
.fact-checked-info p {
  overflow: hidden;
  margin: 0px;
  vertical-align: middle;
  color: #00133d;
  font-size: 17px;
  padding-left: 45px;
  border-left: 3px solid #eeeeee;
}
.practice-areas-block p a {
  color: #fff200 !important;
}
.practice-areas-block p a:hover, .practice-areas-block p a:focus {
  color: #3545a2 !important;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
  width: 100% !important;
}
.as-seen-on-sec h2 {
  font-family: "Source Sans 3", sans-serif;
  color: #3545a2;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 0px;
  letter-spacing: 0px;
  position: relative;
}
.as-seen-on-sec {
  text-align: center;
  padding-top: 50px;
}
.as-seen-on-sec ul {
  display: flex !important;
  justify-content: center !important;
  align-self: center !important;
  margin-bottom: 0px !important;
}
.as-seen-on-sec ul li {
  padding: 0px 15px !important;
  margin-top: 30px !important;
  align-self: center !important;
}
.as-seen-on-sec ul li:before {
  display: none !important;
}
.as-seen-on-sec ul li img {
  margin-bottom: 0px !important;
}
.as-seen-on-shortcode {
  margin: 50px 0px;
}
.as-seen-on-shortcode .as-seen-on-sec {
  padding-top: 0px !important;
}