﻿.home-benner-sec {
  padding: 100px 0px;
}
.home-benner-sec figure {
  text-align: center;
}
.home-benner-sec figure img {
  max-width: 400px;
  margin: auto;
}
.header-info {
  position: relative;
}
.home-info h1 {
  font-size: 1.5rem;
  letter-spacing: 0.22rem;
  line-height: 1.5;
  font-weight: 300;
  text-transform: uppercase;
  color: #91b63e;
  margin-bottom: 10px;
}
.home-info h2 {
  font-size: 4rem;
  letter-spacing: 0rem;
  line-height: 1.05;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  color: #fff;
}
.home-info h3 {
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.22rem;
  line-height: 1.5;
  font-weight: 300;
  text-transform: uppercase;
}
.home-info {
  padding: 30px;
  background-size: 100% 100% !important;
}
.content-sec .coman-btn:hover::after, .content-sec .coman-btn:focus::after {
  background-color: #000;
  transform: translate(-.2rem, -.2rem);
  -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;
}
.content-sec .coman-btn:hover, .content-sec .coman-btn:focus {
  color: #fff;
}
.content-sec blockquote {
  border-bottom: 10px solid #91b63e;
  border-top: 10px solid #91b63e;
  background: none !important;
}
blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5, blockquote h6, blockquote p {
  color: #000 !important;
}
.content-sec figure {
  position: relative;
  text-align: center;
}
.content-sec figure img {
  width: 100%;
  margin: 0px;
}
.content-sec .play-btn {
  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%);
  left: 0px;
  right: 0px;
  margin: auto;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.play-btn a {
  position: relative;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, .1);
  width: 95px;
  height: 95px;
  display: block;
  line-height: 95px;
  text-align: center;
  border-radius: 95px;
  margin: auto;
}
.play-btn i {
  background: #000;
  line-height: 95px;
  color: #fff;
  width: 95px;
  border-radius: 60px;
  font-size: 24px;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, .2)
}
.play-btn a:after, .play-btn i:after {
  border-radius: 100px
}
@keyframes pulse-play {
  0% {
    transform: scale(.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .7)
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0)
  }
  100% {
    transform: scale(.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
  }
}
.play-btn a:after, .play-btn i, .play-btn i:after {
  transform: scale(1);
  animation: 2s infinite pulse-play
}
.case-result-block h3 {
  color: #fff;
  font-size: 2.5rem;
  letter-spacing: .1rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}
.case-result-sec .owl-item:nth-child(even) .case-result-block {
  background-color: #3E3e3e;
}
.case-result-sec {
  padding: 70px 0px;
}
.case-result-sec .text-center {
  text-align: left !important;
  margin-left: 130px;
  margin-top: 10px;
}
.case-result-block {
  margin-bottom: 30px;
}
.case-result-block {
  background-color: #9bb63e;
  padding: 8%;
  min-height: 340px;
}
.case-result-block h4 {
  font-size: 1.5rem;
  letter-spacing: .22rem;
  line-height: 1.5;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
}
.case-result-block p {
  color: #fff;
  margin-bottom: 0px;
}
.cases-in-the-news-sec .defualt-content-info {
  background: #fff;
  padding: 8%;
}
.cases-in-the-news-sec .coman-btn:hover::after, .cases-in-the-news-sec .coman-btn:focus::after {
  background-color: #000;
  transform: translate(-.2rem, -.2rem);
  -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;
}
.cases-in-the-news-sec .coman-btn:hover, .cases-in-the-news-sec .coman-btn:focus {
  color: #fff;
}
.cases-in-the-news-sec h5 {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  letter-spacing: 2px;
}
.practice-areas-sec .defualt-content-info h1, .practice-areas-sec .defualt-content-info h2, .practice-areas-sec .defualt-content-info h3, .practice-areas-sec .defualt-content-info h4, .practice-areas-sec .defualt-content-info h5, .practice-areas-sec .defualt-content-info h6, .practice-areas-sec .defualt-content-info p {
  color: #fff !important;
  text-align: center;
}
.practice-areas-sec .defualt-content-info img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.practice-areas-block {
  text-align: center;
}
.practice-areas-block a {
  display: inline-block;
  width: 100%;
}
.practice-areas-block img {
  width: 100%;
}
.practice-areas-sec .row {
  margin: 0px -20px;
}
.practice-areas-sec [class*="col-"] {
  padding: 0px 20px;
  margin-bottom: 30px;
}
.practice-areas-sec .practice-areas-block .coman-btn {
  width: auto;
  top: -25px;
  position: relative;
}
.awards-associations-block figure img {
  object-fit: contain;
}
.awards-associations-block figure {
  text-align: center;
  margin-bottom: 20px;
}
.awards-associations-block p {
  font-style: italic;
  margin-bottom: 0px;
  text-align: center;
}
.awards-associations-sec .owl-nav {
  position: relative;
  bottom: 0;
  width: 100px;
  left: 0px;
  text-align: left;
  margin: auto;
}
.awards-associations-sec .defualt-content-info {
  margin-bottom: 30px;
}
.meet-our-team-sec .defualt-content-info h1, .meet-our-team-sec .defualt-content-info h2, .meet-our-team-sec .defualt-content-info h3, .meet-our-team-sec .defualt-content-info h4, .meet-our-team-sec .defualt-content-info h5, .meet-our-team-sec .defualt-content-info h6, .meet-our-team-sec .defualt-content-info p {
  color: #fff !important;
}
.meet-our-team-sec .defualt-content-info h2 i {
  font-style: italic;
  font-weight: 400;
  color: #91b63e;
}
.meet-our-team-block a {
  display: inline-block;
}
.meet-our-team-block figure {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.meet-our-team-block figure:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  left: 0px;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}
.meet-our-team-block:hover figure img, .meet-our-team-block:focus figure img {
  opacity: 0.6
}
.meet-our-team-block figure img {
  display: inline-block;
  position: relative;
  width: 100%;
}
.meet-our-team-block h3 {
  font-size: 1.25rem;
  letter-spacing: .167rem;
  line-height: 1.2;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 10px;
}
.meet-our-team-block h4 {
  color: #fff;
  font-family: "Source Sans 3", sans-serif;
  letter-spacing: 0px;
  text-transform: capitalize;
  font-size: 18px;
  margin: 0px;
}
.meet-our-team-sec .owl-nav {
  position: relative;
  bottom: 0;
  width: 100px;
  left: 0px;
  text-align: left;
  margin: 20px 0px !important;
}
.testimonial-sec .defualt-content-info h1, .testimonial-sec .defualt-content-info h2, .testimonial-sec .defualt-content-info h3, .testimonial-sec .defualt-content-info h4, .testimonial-sec .defualt-content-info h5, .testimonial-sec .defualt-content-info h6, .testimonial-sec .defualt-content-info p {
  color: #fff !important;
}
.testimonial-sec .defualt-content-info {
  margin-bottom: 30px;
}
.testimonial-sec .owl-item:nth-child(even) .testimonial-block {
  background-color: #3E3e3e;
}
.testimonial-sec {
  padding: 70px 0px;
}
.testimonial-sec .text-center {
  text-align: left !important;
  margin-left: 130px;
  margin-top: 10px;
}
.testimonial-block {
  margin-bottom: 30px;
}
.testimonial-block {
  background-color: #9bb63e;
  padding: 8%;
  min-height: 370px;
}
.testimonial-block h3 {
  font-size: 1.25rem;
  letter-spacing: 0rem;
  line-height: 1.5;
  font-weight: 300;
  text-transform: capitalize;
  color: #fff;
}
.testimonial-block p {
  color: #fff;
  margin-bottom: 20px;
}
.testimonial-block p:last-child {
  margin-bottom: 0px;
}
.why-choose-block h3 {
  font-size: 1.25rem;
  letter-spacing: 0.167rem;
  line-height: 1.2;
  font-weight: 400;
  text-transform: capitalize;
  color: #3E3E3E;
  max-width: 300px;
  float: right;
  margin: 0px;
  padding-right: 90px;
  width: 100%;
  text-align: right;
}
.why-choose-block figure {
  width: 61px;
  margin: 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%);
  right: 0px;
}
.why-choose-block {
  position: relative;
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 50px;
}
.why-choose-block:last-child {
  margin-bottom: 0px;
}
.why-choose-block-list {
  text-align: right;
}
.col-md-4:nth-child(3) .why-choose-block-list {
  text-align: right;
}
.col-md-4:nth-child(3) .why-choose-block h3 {
  padding-right: 0px !important;
  text-align: left;
  float: left;
  padding-left: 90px;
  max-width: 350px;
}
.col-md-4:nth-child(3) .why-choose-block-list {
  text-align: left !important;
}
.col-md-4:nth-child(3) .why-choose-block figure {
  right: auto;
}
.why-choose-sec .col-md-4:nth-child(2) figure {
  position: relative;
  margin: 50px 0px;
}
.why-choose-sec .col-md-4:nth-child(2) figure img {
  position: relative;
}
.why-choose-sec .col-md-4:nth-child(2) figure:before {
  content: "";
  position: absolute;
  background-color: #3e3e3e;
  width: 65%;
  height: 115%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.content-block-list-sec .content-sec {
  padding: 100px 0px;
}
.content-block-list-sec .content-sec:nth-child(even) {
  background: #fff !important;
}
.content-block-list-sec .content-sec:nth-child(even) .order-2 {
  order: 0 !important;
}
.blog-block {
  width: 100%;
  margin-bottom: 0px;
  background: #3e3e3e;
  height: 100%;
}
.blog-block:hover, .blog-block:focus {
  background: #91b63e;
}
.blog-sec [class*="col-"] {
  margin-bottom: 30px;
}
.blog-block figure, .blog-block figure img {
  width: 100%;
  margin-bottom: 0px;
}
.blog-block h3 {
  font-size: 1.25rem;
  letter-spacing: 0.167rem;
  line-height: 1.3;
  font-weight: 400;
  text-transform: capitalize;
  color: #fff;
  width: 100%;
  margin: 0px;
}
.blog-block h3 a {
  color: #fff;
}
.blog-block-det {
  padding: 8%;
}
.blog-block .date {
  font-family: "Source Sans 3", sans-serif;
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0rem;
  line-height: 1.6;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.blog-sec .text-center {
  text-align: left !important;
}
@media (max-width: 1900px) {}
@media (max-width: 1800px) {}
@media (max-width: 1700px) {
  .home-benner-sec {
    padding: 120px 0px;
  }
}
@media (max-width: 1600px) {
  .case-result-block h3 {
    font-size: 35px;
  }
  .case-result-block h4 {
    font-size: 24px;
    letter-spacing: 2px;
  }
  .blog-block h3 {
    font-size: 23px;
    letter-spacing: 4px;
  }
  .home-benner-sec {
    padding: 110px 0px;
  }
}
@media (max-width: 1500px) {
  .case-result-block h3 {
    font-size: 33px;
  }
  .case-result-block h4 {
    font-size: 23px;
    letter-spacing: 2px;
  }
  .content-block-list-sec .content-sec {
    padding: 95px 0px;
  }
  .blog-block h3 {
    font-size: 22px;
    letter-spacing: 3px;
  }
  .home-benner-sec {
    padding: 100px 0px;
  }
}
@media (max-width: 1400px) {
  .case-result-block h3 {
    font-size: 32px;
  }
  .case-result-block h4 {
    font-size: 22px;
    letter-spacing: 2px;
  }
  .content-block-list-sec .content-sec {
    padding: 95px 0px;
  }
  .blog-block h3 {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .home-benner-sec {
    padding: 90px 0px;
  }
}
@media (max-width: 1300px) {
  .home-info h1, .home-info h3 {
    font-size: 18px;
  }
  .case-result-block h3 {
    font-size: 30px;
  }
  .case-result-block h4 {
    font-size: 21px;
    letter-spacing: 2px;
  }
  .content-block-list-sec .content-sec {
    padding: 90px 0px;
  }
  .blog-block h3 {
    font-size: 17px;
    letter-spacing: 2px;
  }
  .home-benner-sec {
    padding: 80px 0px;
  }
}
@media (max-width: 1200px) {
  .home-info h1, .home-info h3 {
    font-size: 18px;
  }
  .case-result-block h3 {
    font-size: 28px;
  }
  .case-result-block h4 {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .content-block-list-sec .content-sec {
    padding: 80px 0px;
  }
  .why-choose-block h3 {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .blog-block h3 {
    font-size: 16px;
    letter-spacing: 2px;
  }
}
@media (max-width: 1100px) {
  .home-info h1, .home-info h3 {
    font-size: 18px;
  }
  .case-result-block h3 {
    font-size: 28px;
  }
  .case-result-block h4 {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .content-block-list-sec .content-sec {
    padding: 70px 0px;
  }
  .why-choose-block h3 {
    font-size: 16px;
    letter-spacing: 2px;
  }
  .blog-block h3 {
    font-size: 15px;
    letter-spacing: 2px;
  }
  .home-benner-sec {
    padding: 60px 0px;
  }
}
@media (max-width: 991px) {
  .home-info h1, .home-info h3 {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .home-info h2 {
    font-size: 30px;
  }
  .case-result-block h3 {
    font-size: 28px;
  }
  .case-result-block h4 {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .content-block-list-sec .content-sec {
    text-align: center;
  }
  .content-block-list-sec .content-sec .order-2 {
    order: 0 !important;
  }
  .content-block-list-sec .content-sec:nth-child(even) .order-2 {
    order: 0 !important;
  }
  .content-block-list-sec .content-sec {
    padding: 65px 0px;
  }
  .why-choose-block h3 {
    font-size: 15px;
    letter-spacing: 1px;
  }
  .blog-sec .text-center {
    text-align: center !important;
  }
  .blog-sec .defualt-content-info {
    text-align: center !important;
  }
  .blog-block h3 {
    font-size: 15px;
    letter-spacing: 2px;
  }
  .home-benner-sec {
    padding: 50px 0px;
    text-align: center;
  }
  .home-benner-sec figure {
    text-align: center;
  }
  .home-info {
    padding: 30px 0px 0px 0px;
  }
}
@media (max-width: 767px) {
  .home-info h1, .home-info h3 {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .home-info h2 {
    font-size: 30px;
  }
  .case-result-sec .text-center {
    margin-top: 10px;
  }
  .case-result-block h3 {
    font-size: 28px;
  }
  .case-result-block h4 {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .content-block-list-sec .content-sec {
    padding: 60px 0px;
  }
  .why-choose-sec .col-md-4 .why-choose-block-list {
    text-align: center !important;
  }
  .why-choose-sec .col-md-4 .why-choose-block h3 {
    padding-right: 0px !important;
    text-align: left !important;
    float: left !important;
    padding-left: 90px !important;
    max-width: 350px !important;
  }
  .why-choose-sec .col-md-4 .why-choose-block-list {
    text-align: center !important;
  }
  .why-choose-sec .col-md-4 .why-choose-block figure {
    right: auto;
    left: 0px !important
  }
  .why-choose-block {
    margin: auto;
    margin-bottom: 30px;
  }
  .why-choose-sec .col-md-4:nth-child(2) figure {
    margin: 70px 0px;
  }
  .home-benner-sec {
    padding: 50px 0px;
    text-align: center;
  }
  .home-benner-sec figure {
    text-align: center;
  }
  .home-benner-sec figure img {
    max-width: 100%;
    margin: auto;
  }
  .home-info {
    padding: 30px 0px 0px 0px;
  }
}
@media (max-width: 576px) {
  .content-block-list-sec .content-sec {
    padding: 60px 0px;
  }
  .home-benner-sec {
    padding: 50px 0px;
    text-align: center;
  }
  .home-benner-sec figure {
    text-align: center;
  }
  .home-benner-sec figure img {
    max-width: 100%;
    margin: auto;
  }
  .home-info {
    padding: 30px 0px 0px 0px;
  }
}