/* Commomn styles */
body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #050708;
}
a {
  color: #050708;
  font-size: 14px;
  transition-duration: 0.4s;
}
a,
a:visited,
a:hover,
a:active {
  text-decoration: none;
  color: inherit;
  outline: none;
  transition-duration: 0.4s;
  font-size: inherit;
}
a:focus {
  outline: none;
}
img {
  max-width: 100%;
}
.col-1by5 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.pad-none {
  padding-left: 0px;
  padding-right: 0px;
}
.pad-left-none {
  padding-left: 0;
}
.pad-right-none {
  padding-right: 0;
}
.pad-5-row {
  margin-left: -2.5px;
  margin-right: -2.5px;
}
.pad-5-row > div {
  padding-left: 2.5px;
  padding-right: 2.5px;
}
.white-bg {
  background: #fff;
}
p {
  font-weight: 300;
  font-size: 18px;
  color: #050708;
  line-height: 23.61px;
  margin-bottom: 25px;
}
p.alt {
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  margin-bottom: 20px;
}
/*  Commomn styles end */
/* header styles start */
.header-top {
  display: inline-block;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.top-mail {
  float: left;
  margin-top: 12px;
}
.top-mail a {
  color: #fff;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
}
.top-mail a:hover {
  color: #880ae3;
}
.contact-top {
  float: right;
}
.contact-top a {
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  margin-left: 50px;
}
.contact-top a:hover {
  color: #880ae3;
}
.contact-top img {
  width: 44px;
  margin-right: 15px;
}
.top-evaluation {
  background-color: #531d7a;
  border-radius: 0px;
  padding: 10px 17px;
  color: #fff !important;
}
.top-evaluation:hover {
  background-color: #950d0d;
  color: #fff !important;
}
.top-evaluation img {
  width: 25px;
  padding-left: 5px;
}
header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
  background-color: #808080ad;
}
.navbar-default {
  background-color: transparent;
  border: none;
  margin-bottom: 0px;
  border-radius: 0px;
}
.navbar-brand {
  float: left;
  height: auto;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand {
  display: block;
  width: 285px;
}
.navbar-right {
  float: right !important;
  margin-right: -16px;
  margin-top: 20px !important;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #950d0d;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #950d0d;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #880de1;
  background-color: transparent;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0px 0;
  margin: 2px 0 0;
  margin-top: 2px;
  margin-top: 2px;
  margin-top: 2px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: none;
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.8);
}

.dropdown-menu > li > a {
  display: block;
  padding: 9px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 13px;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #950d0d;
  text-decoration: none;
  background-color: #fff;
}
.lawyers-list-menu li {
  float: left;
}
/*  header styles end  */
/* banner style start */
.carousel-caption {
  right: 48%;
  left: 7%;
  padding-bottom: 30px;
  text-align: left;
  bottom: 23%;
}
.carousel-caption h2 {
  font-size: 45px;
  font-family: "Libre Baskerville", serif;
  font-weight: 600;
  text-shadow: none;
  margin-top: 0px;
  margin-bottom: 10px;
}
.carousel-caption h3 {
  font-size: 33px;
  font-family: "Libre Baskerville", serif;
  text-shadow: none;
  font-weight: 600;
}
.carousel-caption h3 span {
  font-size: 33px;
  color: #531d7a !important;
  text-shadow: none;
  font-weight: 600;
}
.carousel-caption p {
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  line-height: 25px;
  margin-bottom: 15px;
  text-shadow: none;
}
.carousel-caption .banner-btn {
  background-color: #35114f;
  padding: 10px 25px;
  border-radius: 0px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.carousel-caption .banner-btn:hover {
  background-color: #950d0d;
}
/* banner style end */

/* banner form style */
.banner-form {
  background-color: rgb(53, 17, 79);
  padding: 40px 30px;
}
.banner-form h2 {
  font-size: 25px;
  font-family: "Libre Baskerville", serif;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 34px;
  color: #fff;
}
.banner-form .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #fff;
  background-color: transparent;
  background-image: none;
  border: transparent;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border-bottom: 1px solid #fff;
  border-radius: 0px;
  padding-left: 4px;
}
.banner-form .form-group {
  margin-bottom: 25px;
}
.banner-form
  .gj-datepicker-bootstrap
  span[role="right-icon"].input-group-addon {
  border-left: 0;
  position: relative;
  border-radius: 0px !important;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #222;
}
.banner-form .form-control::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}
.banner-form .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.banner-form .form-control::placeholder {
  color: #fff;
}
.styled-select {
  border: none;
  box-sizing: border-box;
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #fff;
  padding-left: 0px;
  text-align: left;
  color: #fff;
}
.styled-select,
.styled-select select {
  width: 100%;
}
select:focus {
  outline: none;
}
.styled-select select {
  height: 34px;
  padding: 5px 0 5px 0px;
  background: #35114f;
  -webkit-appearance: none;
  text-align: left;
  float: left;
  border: none !important;
}
.fa-sort-desc {
  position: absolute;
  top: 0;
  right: 12px;
  font-size: 15px;
}
select::-ms-expand {
  display: none;
}
_:-o-prefocus,
.selector {
  .styled-select {
    background: none;
  }
}
.book-btn {
  background-color: #fff;
  border-color: transparent;
  padding: 11px 25px;
  border-radius: 0px;
  color: #35114f;
  font-size: 15px;
  font-weight: 600;
  margin-top: 15px;
}
.book-btn:hover {
  background-color: #950d0d;
  border-color: transparent;
  padding: 11px 25px;
  border-radius: 0px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-top: 15px;
}
/* banner form style*/
.call-bg {
  background-color: #fbfdff;
  display: inline-block;
  float: left;
  width: 100%;
}
.call-bg h1 {
  font-size: 28px;
  font-family: "Libre Baskerville", serif;
  margin-top: 55px;
  color: #050708;
  margin-bottom: 15px;
}
.call-bg h3 {
  font-size: 28px;
  font-family: "Libre Baskerville", serif;
  margin-top: 0px;
  color: #050708;
  margin-bottom: 15px;
  line-height: 36px;
}
.call-bg h3 spam {
  font-family: "Libre Baskerville", serif;
  color: #531d7a;
}
.call-bg p {
  font-weight: 400;
  font-size: 16px;
  color: #151515;
  line-height: 26px;
  margin-bottom: 19px;
  text-align: justify;
}

.call-bg-btn {
  background-color: #35114f;
  padding: 10px 25px;
  border-radius: 0px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.call-bg-btn:hover {
  background-color: #950d0d;
  padding: 10px 25px;
  border-radius: 0px;
  color: #fff;
  font-size: 15px;
}

.new-service-list {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.contact-strip-line {
  text-align: center;
  padding: 20px 0px;
}
.contact-strip-line h2 {
  font-size: 24px;
  font-family: "Libre Baskerville", serif;
  color: #050708;
}
.contact-strip-line h2 span {
  font-family: "Libre Baskerville", serif;
  color: #531d7a;
  font-weight: 600;
}

.why-choose-us {
  background-color: rgb(53, 17, 79);
  padding: 40px 30px;
  display: inline-block;
  float: left;
  width: 100%;
}
.why-choose-us h2 {
  font-size: 30px;
  font-family: "Libre Baskerville", serif;
  margin-top: 7px;
  margin-bottom: 28px;
  color: #fff;
}
.bottom-contact {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.bottom-contact img {
  margin-right: 20px;
  float: left;
}
.bottom-contact a {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
}
.bottom-contact a:hover {
  color: #fff75e;
}
.share-set img {
  float: left;
}
.bottom-contact ul {
  list-style: none;
  padding-left: 0px;
  display: inline-block;
  margin-top: 5px;
}
.bottom-contact ul li {
  float: left;
  margin-right: 5px;
  border: 1px solid #fff;
  border-radius: 3px;
  width: 30px;
  height: 33px;
  text-align: center;
  line-height: 32px;
}

/* contact-srtip style start */
.contact-srtip {
  background-color: #531d7a;
  padding: 30px 0px;
  display: inline-block;
  float: left;
  width: 100%;
}
.contact-srtip h2 {
  font-size: 19px;
  color: #fff;
  margin-top: 14px;
}
.contact-srtip .form-group {
  margin-bottom: 0px;
}
.contact-srtip .form-control {
  display: block;
  width: 100%;
  padding: 13px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3a0a5c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
  border-radius: 0px;
  height: 48px;
}
.contact-srtip .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #3a0a5c;
}
.contact-srtip .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #3a0a5c;
}
.contact-srtip .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #3a0a5c;
}
.contact-srtip .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #3a0a5c;
}
.srtip-send-btn {
  border-radius: 0;
  background: #3a0a5c;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 13px 25px;
}
.srtip-send-btn:hover {
  background-color: #950d0d;
  color: #fff !important;
}
/* contact-srtip style end */

.products-box-slide {
  border: 1px solid #f5f5f5;
  text-align: center;
  background-color: #fff;
  box-shadow: 5px 5px 20px #fdfbfb;
  overflow: hidden;
  margin-bottom: 30px;
  transition-duration: 0.4s;
  min-height: 251px;
}
.products-text-box {
  padding: 0px 20px;
  text-align: left;
}
.products-text-box h3 {
  font-size: 14px;
  font-weight: 600;
  color: #35114f;
  text-align: left;
  margin-bottom: 15px;
  margin-top: 15px;
  font-family: "Libre Baskerville", serif;
  line-height: 19px;
}
.products-box-slide:hover {
  border: 1px solid #35114f;
  text-align: center;
  background-color: rgb(53, 17, 79);
  box-shadow: 5px 5px 20px #fdfbfb;
  overflow: hidden;
  margin-bottom: 30px;
  transition-duration: 0.4s;
}
.products-box-slide:hover .products-text-box h3 {
  color: #fff;
  transition-duration: 0.4s;
}
/* home-about-section style start */
.home-about-section {
  background-color: #fff;
  display: inline-block;
  float: left;
  width: 100%;
  margin-top: 50px;
  z-index: 999;
  box-shadow: 5px 5px 20px #eee;
  margin-bottom: 40px;
  border-radius: 5px;
  overflow: hidden;
}
.home-about {
  padding: 80px 60px;
  background-color: #fff;
  display: inline-block;
  float: left;
  width: 100%;
}
.home-about h2 {
  font-size: 28px;
  font-family: "Libre Baskerville", serif;
  margin-top: 0px;
  color: #050708;
  margin-bottom: 23px;
}

.home-about h1 {
  font-size: 28px;
  font-family: "Libre Baskerville", serif;
  margin-top: 0px;
  color: #050708;
  margin-bottom: 23px;
}

.home-about p {
  font-weight: 400;
  font-size: 15px;
  color: #151515;
  line-height: 28px;
  margin-bottom: 23px;
  text-align: justify;
}
.home-about a {
  font-size: 14px;
  color: #35114f;
  text-transform: uppercase;
  font-weight: 500;
}
/* home-about-section style end */
/* legal-practice-areas style start */
.legal-practice-areas {
  margin-bottom: 40px;
  display: inline-block;
  float: left;
  width: 100%;
  text-align: center;
}
.legal-practice-areas h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: 400;
}
.legal-practice-areas h3 {
  font-size: 30px;
  font-family: "Libre Baskerville", serif;
  margin-top: 7px;
  margin-bottom: 25px;
  color: #050708;
}
.legal-practice-areas-box {
  background-color: #fff;
  padding: 20px 35px;
  transition-duration: 0.4s;
  border: 1px solid #fff;
}
.legal-practice-areas-box:hover {
  transition-duration: 0.4s;
  border: 1px solid #f4f4f4;
  background-color: #fff;
  box-shadow: 5px 5px 20px #eee;
}
.legal-practice-areas-box img {
  width: 90px;
}
.legal-practice-areas-box h4 {
  font-size: 20px;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 10px;
}
.legal-practice-areas-box p {
  font-weight: 400;
  font-size: 15px;
  color: #050708;
  line-height: 23px;
  margin-bottom: 15px;
}
.legal-practice-areas-box a {
  font-size: 14px;
  color: #35114f;
  font-weight: 500;
}
.legal-practice-areas-btn {
  background-color: #35114f;
  padding: 10px 44px;
  border-radius: 0px;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  margin-top: 50px;
}
.legal-practice-areas-btn:hover {
  background-color: #950d0d;
  padding: 10px 44px;
  border-radius: 0px;
  transition-duration: 0.4s;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  margin-top: 50px;
}
/* legal-practice-areas style end */
/* why-choose-section style start */
.why-choose-section {
  background-color: #f8f9fa;
  display: inline-block;
  float: left;
  width: 100%;
}
.why-choose-box {
  padding: 46px 70px;
}
.why-choose-section h2 {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 25px;
  font-weight: 400;
}
.why-choose-section h3 {
  font-size: 30px;
  font-family: "Libre Baskerville", serif;
  margin-top: 7px;
  margin-bottom: 9px;
  color: #050708;
}
.why-choose-section p {
  font-weight: 400;
  font-size: 15px;
  color: #050708;
  line-height: 25px;
  margin-bottom: 15px;
  text-align: justify;
}
.why-choose-section ul {
  list-style: disclosure-closed;
  padding-left: 15px;
}
.why-choose-section ul li {
  font-size: 15px;
  font-weight: 500;
  font-style: italic;
  line-height: 30px;
}
.expt {
  text-align: center;
  background-color: #1c1c23;
  padding: 30px 0px;
}
.expt h2 {
  font-size: 45px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: "Libre Baskerville", serif;
  color: #fff;
}
.expt p {
  font-weight: 300;
  font-size: 20px;
  color: #fff;
  line-height: 23.61px;
  margin-bottom: 0px;
  font-family: "Libre Baskerville", serif;
}
/* why-choose-section style end */
/* team-section style start */
.team-section {
  text-align: center;
  margin: 40px 0px;
}
.team-section h2 {
  font-size: 30px;
  font-family: "Libre Baskerville", serif;
  margin-bottom: 25px;
  color: #050708;
  margin-top: 0px;
}
.team-dtl {
  background-color: #f8f9fa;
  padding: 15px 10px;
}
.team-dtl h3 {
  font-size: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 2px;
  font-family: "Libre Baskerville", serif;
}
.team-dtl p {
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
  line-height: 30px;
  margin-bottom: 0px;
}
.team-box:hover .team-dtl {
  background-color: #35114f;
  transition-duration: 0.4s;
  padding: 15px 10px;
}
.team-box:hover .team-dtl h3 {
  color: #fff;
  transition-duration: 0.4s;
}
.team-box:hover .team-dtl p {
  color: #fff;
  transition-duration: 0.4s;
}
/* team-section style end */
/* testimonial-section style start */
.testimonial-section {
  background-image: url("../img/testimonial-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0px;
  text-align: center;
}
.testimonial-section h2 {
  font-size: 30px;
  font-family: "Libre Baskerville", serif;
  margin-top: 7px;
  margin-bottom: 25px;
  color: #fff;
}
.testimonial-section img {
  width: 58px;
  margin-bottom: 30px;
}
.testimonial-section p {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  line-height: 25px;
  margin-bottom: 25px;
}
.testimonial-section h3 {
  margin-bottom: 0px;
  font-size: 16px;
  color: #d293ff;
}
/* testimonial-section style end */
/* footer styles start */
.subscribe {
  background-color: #531d7a;
  padding: 40px 0px;
}
.subscribe h2 {
  font-size: 21px;
  font-family: "Libre Baskerville", serif;
  margin-top: 15px;
  margin-bottom: 0px;
  color: #fff;
  float: left;
}
.newsletter .content .form-control {
  height: 50px;
  border-color: #ffffff;
  border-radius: 0;
  color: #3a0a5c;
}
.newsletter .content.form-control:focus {
  box-shadow: none;
  border: 2px solid #243c4f;
}
.newsletter .content .btn {
  min-height: 50px;
  border-radius: 0;
  background: #3a0a5c;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px 25px;
}
.newsletter .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  float: right;
  width: 580px;
}
.footer-section {
  background-color: #1c1c23;
  padding: 40px 0px;
}
.footer-section h2 {
  font-size: 18px;
  font-family: "Libre Baskerville", serif;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 15px;
}
.footer-section ul {
  list-style: none;
  padding-left: 0px;
}
.footer-section ul li a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 28px;
}
.footer-section ul li a:hover {
  color: #8834c4;
}
.footer-section p {
  font-weight: 300;
  font-size: 13px;
  color: #fff;
  line-height: 21px;
  margin-bottom: 10px;
  text-align: justify;
  margin-top: 20px;
}
.footer-about-btn {
  font-weight: 500;
  font-size: 15px !important;
  color: #fff !important;
}
.social ul li {
  float: left;
  padding-right: 7px;
}
.social ul li a {
  display: inline-block;
  width: 39px;
  height: 39px;
  line-height: 34px;
  text-align: center;
  border-radius: 29px;
  background-color: #3e3e44;
  color: #fff !important;
  border: 2px solid #3e3e44;
  font-size: 17px !important;
}
.social ul li a:hover {
  background-color: #fff;
  color: #531d7a !important;
  border: 2px solid #fff;
}
.footer-bottom {
  background-color: #15151b;
  text-align: center;
  padding: 10px 0px;
}
.footer-bottom p {
  font-weight: 300;
  font-size: 13px;
  color: #fff;
  line-height: 23.61px;
  margin-bottom: 0px;
}

.footer-whatsapp-icon {
  background-color: #0dc142;
  position: fixed;
  width: 60px;
  height: 60px;
  left: 5px;
  border-radius: 50px;
  color: #fff !important;
  font-size: 29px;
  text-align: center;
  line-height: 59px;
  top: 90%;
  z-index: 999;
}
.footer-whatsapp-icon .fa {
  color: #fff !important;
}

/*  footer styles end  */

/* new style start */
.testimonials-section {
  background-color: #fbfdff;
  padding: 50px 0px;
  display: inline-block;
  float: left;
  width: 100%;
}
.testimonials-section h2 {
  font-size: 30px;
  font-family: "Libre Baskerville", serif;
  margin-top: 7px;
  margin-bottom: 9px;
  color: #050708;
  text-align: center;
}
.review-box {
  background: #fff;
  padding: 20px 20px;
  margin-bottom: 21px;
  border-radius: 5px;
  margin-top: 15px;
  border: 1px solid #f0f2eb;
}
.review-box img {
  width: 72px;
  margin-bottom: 4px;
  margin-top: 0px;
}
.review-box p {
  font-weight: 400;
  font-size: 15px;
  color: #050708;
  line-height: 25px;
  margin-bottom: 15px;
  text-align: justify;
}
.review-box .img-md {
  width: 4rem;
  height: 4rem;
  border-radius: 50px;
  margin-right: 15px;
}
.flex-shrink-0 {
  float: left;
}
.flex-grow-1 a {
  color: #90278f;
  font-size: 16px;
  margin-bottom: 0px;
  font-weight: 600;
}
.flex-grow-1 {
  float: left;
}
.google-logo {
  float: right;
}
.google-logo img {
  width: 27px;
}
.google-rw {
  text-align: center;
  margin-top: 134px;
}
.google-rw > img {
  width: 269px;
}
.hb-btn {
  background-color: #35114f;
  padding: 10px 25px;
  border-radius: 0px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  margin-top: 19px !important;
  float: right;
}
.hb-btn:hover {
  background-color: #950d0d;
  padding: 10px 25px;
  border-radius: 0px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  margin-top: 19px !important;
  float: right;
}
@media (max-width: 767px) {
  .google-rw {
    text-align: center;
    margin-top: 7px;
  }
}
/* new style end */

/* inner pages style start */
.inner-page-body header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
  background-color: #181d21;
}
.inner-page {
  position: relative;
}
.inner-banner-text {
  position: absolute;
  bottom: 25px;
  right: 50px;
}
.inner-banner-text ul {
  list-style: none;
  padding-left: 0px;
}
.inner-banner-text ul li {
  float: left;
}
.inner-banner-text ul li a {
  color: #35114f;
  font-size: 13px;
}
.inner-banner-text ul li > strong {
  font-weight: 400;
  color: #35114f;
  padding: 0px 5px;
}
.inner-banner-text h2 {
  font-size: 19px;
  color: #35114f;
  font-weight: 500;
  letter-spacing: 3px;
}

.expertise-content h2 {
  font-size: 19px;
  color: #35114f;
  font-weight: 500;
  letter-spacing: 3px;
}

.inner-banner-text h1 {
  font-size: 19px;
  color: #35114f;
  font-weight: 500;
  letter-spacing: 3px;
}
/* inner pages style end */
/* about page section style start */
.about-page-section {
  margin: 40px 0px 0px 0px;
}
.intro-section h2 {
  font-size: 28px;
  font-family: "Libre Baskerville", serif;
  margin-top: 0px;
  color: #050708;
  margin-bottom: 15px;
}
.intro-section p {
  font-weight: 400;
  font-size: 16px;
  color: #151515;
  line-height: 26px;
  margin-bottom: 19px;
  text-align: justify;
}
.approach-section {
  margin: 40px 0px;
}
.approach-section-box {
  transition-duration: 0.4s;
  border: 1px solid #f4f4f4;
  background-color: #fff;
  box-shadow: 5px 5px 20px #eee;
  padding: 40px 30px;
  margin-top: 0px;
  min-height: 420px;
  max-height: 500px;
}
.approach-section h3 {
  font-size: 28px;
  font-family: "Libre Baskerville", serif;
  margin-top: 0px;
  color: #050708;
  margin-bottom: 15px;
}
.approach-section p {
  font-weight: 400;
  font-size: 16px;
  color: #151515;
  line-height: 26px;
  margin-bottom: 19px;
  text-align: justify;
}
.international-industry-section {
  padding: 40px 0px;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url("../img/about-inner-bg.jpg");
}
.international-industry-section h2 {
  font-size: 28px;
  font-family: "Libre Baskerville", serif;
  margin-top: 0px;
  color: #fff;
  margin-bottom: 15px;
}
.international-industry-section p {
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  margin-bottom: 19px;
  text-align: justify;
}
.abt-secg-btn {
  background-color: #531d7a;
  padding: 10px 25px;
  border-radius: 0px;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
}
.abt-secg-btn:hover {
  color: #fff !important;
  padding: 10px 25px;
  font-size: 15px;
  background-color: #950d0d;
}
/* about page section style end */

/* covid page style start */
.covid-page h3 {
  font-size: 19px;
  font-weight: 500;
}
/* covid page style end */

/* expertise-page-section style start */
.expertise-page-section {
  margin: 40px 0px;
}
.expertise-left-menu {
  background-color: #531d7a;
  padding: 0px 0px 0px 0px;
  display: inline-block;
  float: left;
  width: 100%;
}
.expertise-left-menu h2 {
  font-family: "Libre Baskerville", serif;
  color: #fff;
  font-size: 25px;
  padding-left: 15px;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #3a0a5c;
  margin-top: 0px;
}
.expertise-left-menu ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.expertise-left-menu ul li {
  padding: 14px 12px;
  border-bottom: 1px solid #fff;
  border-left: 4px solid #531d7a;
}
.expertise-left-menu ul li:hover {
  border-left: 4px solid #9711f9;
}
.expertise-left-menu ul li a {
  color: #fff;
  font-size: 15px;
}
.expertise-content h3 {
  font-size: 18px;
  line-height: 25px;
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 15px;
}
.expertise-content p {
  font-weight: 400;
  font-size: 15px;
  color: #151515;
  line-height: 24px;
  margin-bottom: 12px;
  text-align: justify;
}
.expertise-content-box-update {
  background-color: #f8f9fa;
  display: inline-block;
  float: left;
  width: 100%;
  padding: 30px 25px;
  border-left: 5px solid #531d7a;
}
.expertise-content-box-update p {
  font-size: 18px;
  font-family: "Libre Baskerville", serif;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #3a0a5c;
}
.expertise-content-box-update span {
  font-weight: 600;
  font-style: italic;
}
.expertise-img-section .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.expertise-img-section .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.expertise-img-section .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.expertise-img-section .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.expertise-img-section p {
  font-weight: 400;
  font-size: 15px;
  color: #151515;
  line-height: 24px;
  margin-bottom: 12px;
  text-align: left;
  margin-top: 15px;
}
.expertise-img-section a {
  font-weight: 500;
  color: #531d7a;
}
/* expertise-page-section style end */
/* lawyers-page-section style start */
.lawyers-page-section {
  margin: 40px 0px;
  display: inline-block;
  float: left;
  width: 100%;
}
.lawyers-page-section h2 {
  font-size: 28px;
  font-family: "Libre Baskerville", serif;
  margin-top: 0px;
  color: #050708;
  margin-bottom: 15px;
}
.lawyers-page-section p {
  font-weight: 400;
  font-size: 16px;
  color: #151515;
  line-height: 26px;
  margin-bottom: 19px;
  text-align: justify;
}
.partner-box {
  padding: 25px 25px;
  margin-bottom: 15px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  text-align: center;
  border-bottom: 3px solid #fff;
  transition-duration: 0.4s;
}
.partner-box:hover {
  border-bottom: 3px solid #531d7a;
  transition-duration: 0.4s;
}
.partner-box h3 {
  font-size: 18px;
  margin-bottom: 5px;
  color: #34495e;
}
.partner-box p {
  font-weight: 400;
  font-size: 15px;
  color: #2c2c2c;
  line-height: 19px;
  margin-bottom: 5px;
  text-align: center;
}
.profile-btn {
  background-color: transparent;
  border: 1px solid #531d7a;
  padding: 7px 25px;
  border-radius: 25px;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #531d7a;
}
/* lawyers-page-section style end */
/* lawyers-detail-page style start */
.lawyers-detail-page h3 {
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 5px;
}
.lawyers-detail-page p {
  font-weight: 400;
  font-size: 16px;
  color: #151515;
  line-height: 26px;
  margin-bottom: 19px;
  text-align: justify;
}
.lawyear-section-box {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  padding: 25px 25px;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 30px;
}
.lawyear-section-box ul {
  list-style: none;
  padding-left: 0px;
}
.lawyear-section-box ul li a {
  color: #531d7a;
  font-size: 15px;
  font-weight: 400;
}
.lawyear-section-box p {
  margin-bottom: 5px;
}
.lawyers-detail-page .expertise-img-section ul {
  list-style: none;
  padding-left: 0px;
  float: left;
  text-align: left;
  margin-top: 15px;
}
.lawyers-detail-page .expertise-img-section ul li {
  margin: 10px 0px;
}
.lawyers-detail-page .expertise-img-section ul li a {
  font-weight: 400;
  font-size: 16px;
  color: #151515;
  line-height: 25px;
  text-align: justify;
}
.lawyers-detail-page .expertise-img-section .fa {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  border-radius: 29px;
  background-color: #531d7a;
  color: #fff !important;
  border: 2px solid #531d7a;
  font-size: 15px !important;
}
/* lawyers-detail-page style end */
/* contact page style start */
.contact-section {
  margin: 40px 0px;
}
.contact-section h2 {
  font-size: 30px;
  font-family: "Libre Baskerville", serif;
  margin-top: 7px;
  margin-bottom: 25px;
  color: #050708;
}
.contact-section p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-shadow: none;
  line-height: 22px;
  margin-bottom: 17px;
  margin-top: 0px;
}
.contact-section h4 {
  font-size: 18px;
  font-weight: 600;
  font-family: "Libre Baskerville", serif;
  color: #002e48;
  margin-bottom: 6px;
  margin-top: 0px;
}
.contact-form .form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #002e48;
  border-radius: 0px;
}
.contact-form label {
  color: #292967;
  font-weight: 400;
  font-size: 15px;
}
.contact-submit {
  background-color: #35114f;
  padding: 15px 30px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  border-radius: 0px;
  border: none;
  font-weight: 600;
}
.contact-submit:hover {
  background-color: #950d0d;
  padding: 15px 30px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  border-radius: 0px;
  border: none;
  font-weight: 600;
}
.contact-additional {
  transition-duration: 0.4s;
  border: 1px solid #f4f4f4;
  background-color: #fff;
  box-shadow: 5px 5px 20px #eee;
  padding: 40px 30px;
  margin-top: 40px;
}
.contact-additional ul {
  list-style: disclosure-closed;
  padding-left: 15px;
}
.contact-additional ul li {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin-bottom: 5px;
}
.contact-form span {
  color: #ff0000;
}
/* contact page style end */

/*21-02-2023*/
.blog-grids .grid {
  background-color: #fff;
  float: left;
  padding: 15px;
  margin-top: 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.entry-media img {
  border-radius: 10px;
  width: 100%;
  max-height: 188px;
}

.entry-body {
  padding: 0px;
  min-height: 250px;
}

.entry-body .cat {
  font-size: 12px;
  font-weight: 600;
  color: #3a0a5c;
  text-transform: uppercase;
}
.entry-body h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
  margin: 3px 0 0.73em;
  color: #531d7a;
}

.entry-body h3 a {
  color: #41516a;
}

.entry-body h3 a:hover {
  color: #6220d9;
  text-decoration: none;
}

.entry-body p {
  font-weight: 400;
  font-size: 15px;
  color: #151515;
  line-height: 24px;
  margin-bottom: 12px;
  text-align: left;
}

/*21-02-2023*/

/* media Query */
/* Define mobile styles */
@media (max-width: 767px) {
  .col-1by5 {
    width: 100%;
  }
  .pad-none {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pad-left-none {
    padding-left: 15px;
  }
  .pad-right-none {
    padding-right: 15px;
  }
  header {
    position: static;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999;
    background-color: #4b1e6c;
  }
  .header-top {
    margin-top: 7px;
  }
  .top-mail {
    float: none;
    margin-top: 12px;
    text-align: center;
    margin-bottom: 8px;
  }
  .contact-top {
    float: left;
    display: inline-block;
    width: 100%;
  }
  .contact-top a {
    margin-left: 22px;
  }
  .navbar-brand > img {
    display: block;
    width: 260px;
  }
  .navbar-default .navbar-toggle {
    border-color: #fff;
    border-radius: 0px;
    margin-top: 27px;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: #531d7a;
  }
  .navbar-right {
    float: left !important;
    margin-right: -15px;
    margin-top: 25px;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover {
    color: #880de1;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .carousel-caption {
    right: 7%;
    left: 7%;
    padding-bottom: 26px;
    text-align: left;
    bottom: 3%;
  }
  .carousel-caption h2 {
    font-size: 23px;
    text-shadow: none;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .carousel-caption p {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
    text-shadow: none;
  }
  .contact-srtip {
    text-align: center;
  }
  .contact-srtip h2 {
    font-size: 22px;
    color: #fff;
    margin-top: 5px;
  }
  .contact-srtip .form-group {
    margin-bottom: 10px;
  }
  .srtip-send-btn {
    width: 100%;
  }
  .home-about-section {
    margin-top: 50px;
    z-index: 999;
    box-shadow: 5px 5px 20px #eee;
    margin-bottom: 40px;
  }
  .home-about {
    padding: 50px 23px;
  }
  .home-about h2 {
    font-size: 22px;
    margin-bottom: 18px;
  }
  .home-about h1 {
    font-size: 22px;
    margin-bottom: 18px;
  }
  .home-about p {
    font-weight: 400;
    font-size: 14px;
    color: #151515;
    text-align: justify;
  }
  .why-choose-box {
    padding: 40px 12px;
  }
  .expt p {
    font-weight: 300;
    font-size: 17px;
    color: #fff;
    line-height: 23.61px;
    margin-bottom: 25px;
    font-family: "Libre Baskerville", serif;
  }
  .team-section h2 {
    font-size: 26px;
    color: #050708;
    margin-top: 0px;
  }
  .subscribe {
    background-color: #531d7a;
    padding: 30px 0px;
  }
  .subscribe h2 {
    font-size: 21px;
    margin-top: 15px;
    color: #fff;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
  .newsletter .input-group {
    float: right;
    width: 343px;
  }
  .footer-about-btn {
    font-weight: 500;
    font-size: 15px !important;
    color: #fff !important;
    margin-bottom: 30px;
    display: inline-block;
  }
  .inner-banner-text {
    position: absolute;
    bottom: -9px;
    right: 11px;
  }
  .contact-section h2 {
    font-size: 24px;
    margin-top: 7px;
    margin-bottom: 11px;
  }
  .contact-submit {
    margin-bottom: 30px;
  }
  .contact-submit:hover {
    margin-bottom: 30px;
  }
  .contact-additional {
    padding: 40px 30px;
    margin-top: 15px;
  }
  .approach-section-box {
    padding: 27px 23px;
    margin-top: 0px;
    min-height: auto;
    max-height: none;
  }
  .international-industry-section h2 {
    font-size: 24px;
  }
  .abt-secg-btn {
    margin-bottom: 30px;
  }
  .expertise-content {
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }
  .expertise-left-menu {
    background-color: #531d7a;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }
  .expertise-content h3 {
    text-align: left;
  }
  .expertise-img-section {
    margin-bottom: 30px;
  }
  .footer-whatsapp-icon {
    top: 573px;
  }
  .banner-form {
    background-color: rgb(53, 17, 79);
    padding: 40px 30px;
    margin-top: 20px;
  }
}
/* tablet screens */
@media all and (min-width: 768px) and (max-width: 980px) {
  .header-margin {
    padding-right: 20px !important;
    font-size: 11px !important;
  }
  .navbar-brand > img {
    display: block;
    width: 150px;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
    margin-top: 10px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 12px;
    font-weight: 600;
    padding: 10px 11px;
  }
  .carousel-caption {
    right: 22%;
    left: 7%;
    padding-bottom: 30px;
    text-align: left;
    bottom: 15%;
  }
  .carousel-caption h2 {
    font-size: 35px;
    margin-top: 0px;
    margin-bottom: 3px;
  }
  .carousel-caption p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px;
    text-shadow: none;
  }
  .contact-srtip {
    text-align: center;
  }
  .contact-srtip h2 {
    font-size: 25px;
    color: #fff;
    margin-top: 14px;
  }
  .srtip-send-btn {
    padding: 13px 89px;
    margin-top: 15px;
  }
  .home-about-section {
    margin-top: 50px;
  }
  .home-about {
    padding: 40px 36px;
    float: left;
    width: 100%;
  }
  .expt p {
    font-weight: 300;
    font-size: 15px;
  }
  .team-dtl h3 {
    font-size: 16px;
  }
  .team-dtl p {
    font-size: 15px;
  }
  .subscribe h2 {
    font-size: 15px;
  }
  .newsletter .input-group {
    width: 322px;
  }
  .footer-about-btn {
    margin-bottom: 30px !important;
    display: inline-block;
  }
  .contact-section h2 {
    font-size: 24px;
  }
  .contact-section h4 {
    font-size: 16px;
  }
  .approach-section-box {
    min-height: auto;
    max-height: none;
  }
  .abt-secg-btn {
    margin-bottom: 30px;
  }
  .expertise-content h3 {
    text-align: left;
  }
  .expertise-img-section {
    margin-top: 30px;
    display: inline-block;
    float: left;
    width: 100%;
  }
  .lawyers-detail-page .expertise-img-section ul li a {
    font-weight: 400;
    font-size: 14px;
  }
  .banner-form {
    background-color: rgb(53, 17, 79);
    padding: 40px 30px;
    margin-top: 20px;
  }
  .contact-strip-line h2 {
    font-size: 19px;
    font-family: "Libre Baskerville", serif;
    color: #050708;
  }
}
/* medium desktop screens */
@media (min-width: 992px) and (max-width: 1199px) {
  .col-1by5 {
    width: 20%;
  }
  .navbar-brand > img {
    width: 210px;
  }
  .navbar-right {
    margin-top: 12px;
  }
  .srtip-send-btn {
    border-radius: 0;
    background: #3a0a5c;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 14px 17px;
  }
  .contact-srtip h2 {
    font-size: 15px;
    color: #fff;
    margin-top: 14px;
  }
  .home-about {
    padding: 39px 25px;
    float: left;
    width: 100%;
  }
  .home-about h2 {
    font-size: 25px;
    margin-top: 0px;
    color: #050708;
    margin-bottom: 12px;
  }
  .home-about h1 {
    font-size: 25px;
    margin-top: 0px;
    color: #050708;
    margin-bottom: 12px;
  }
  .home-about p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 19px;
    text-align: justify;
  }
  .legal-practice-areas-box h4 {
    font-size: 17px;
  }
  .legal-practice-areas-box {
    padding: 20px 18px;
  }
  .why-choose-box {
    padding: 38px 37px;
  }
  .why-choose-section h3 {
    margin-top: 7px;
    margin-bottom: 9px;
  }
  .why-choose-section p {
    font-weight: 400;
    font-size: 14px;
    color: #040607;
    line-height: 22px;
    margin-bottom: 2px;
    text-align: justify;
  }
  .newsletter .input-group {
    width: 384px;
  }
  .contact-section h2 {
    font-size: 25px;
  }
  .approach-section-box {
    min-height: 500px;
    max-height: 500px;
  }
  .lawyers-detail-page .expertise-img-section ul li a {
    font-weight: 400;
    font-size: 14px;
  }
}
@media all and (max-width: 980px) {
}
/* Large screens*/
@media (min-width: 1200px) {
  .col-1by5 {
    width: 20%;
  }
  .container {
    width: 1200px;
  }
}

/*custom screen media */
@media (max-width: 359px) {
}

.footer-whatsapp-icon {
  background-color: #36b549;
  position: fixed;
  left: auto;
  right: 28px;
  width: 53px;
  height: 53px;
  text-align: center;
  font-size: 29px;
  color: #fff;
  border-radius: 50px;
  line-height: 53px;
  z-index: 999;
  top: 440px;
}

.form-success .success-msg {
  display: block;
}
.form-success .needs-validation-jquery {
  display: none;
}
.red-star {
  color: red;
}
label.error {
  color: red;
  font-size: 13px;
  padding-left: 1px;
  font-weight: normal;
}
.formMessage p {
  padding-top: 10px;
}
.formMessage .form-success-message {
  color: green;
  font-size: 16px;
  font-weight: bold;
}
.formMessage .form-error-message {
  color: red;
  font-size: 16px;
  font-weight: bold;
}
.jl-Callback-contact-form .spin .spinner {
  left: 50%;
  transform: translate(-28px, 13px);
}
.spin .book-btn {
  pointer-events: none;
}
.spin .spinner {
  left: 57px;
  top: 14px;
  width: 2.5em;
  display: block;
  position: absolute;
}

/* spinner animation */
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* The actual spinner element is a pseudo-element */
.spin .spinner::before {
  content: "";
  width: 1.5em; /* Size of the spinner */
  height: 1.5em; /* Change as desired */
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  border: solid 0.35em #999; /* Thickness/color of spinner track */
  border-bottom-color: #555; /* Color of variant spinner piece */
  animation: 0.8s linear infinite spinner; /* speed of spinner */
  transform: translate(-50%, -50%);
  will-change: transform;
}
.spin .contact-submit {
  min-width: 175px;
  text-indent: -9999px;
  pointer-events: none;
}
.spin .srtip-send-btn {
  min-width: 92px;
  text-indent: -9999px;
  pointer-events: none;
}
.sbt-btn-wrapper {
  position: relative;
}

.ratingsitem {
  z-index: 99;
  position: absolute;
  width: auto;
  display: flex;
  background-color: #fff;
  padding: 10px;
  bottom: 10px;
  margin: auto;
  left: 0;
  right: 0;
  max-width: 610px;
  text-align: center;
  justify-content: center;
}
.ratingsitem img {
  max-width: 180px;
  padding: 15px;
  width: 100%;
}

.footer-whatsapp-icon {
  top: auto;
  bottom: 180px;
}

.callbutton {
  bottom: 110px;
  background-color: #dfad13;
}

@media (max-width: 767px) {
  .ratingsitem {
    margin-left: 10px;
    margin-right: 10px;
  }

  .ratingsitem img {
    padding: 10px;
  }
}
/* new style */
/* common style */
.common-section {
  float: left;
  width: 100%;
}
h1,
h2,
h3,
h4 {
  font-family: "Libre Baskerville", serif;
}
h1.main-heading1 {
  font-size: 62px;
  line-height: 68px;
  font-weight: bold;
  letter-spacing: 0.4px;
  margin-bottom: 15px;
  color: #fff;
  text-align: left;
}
h2.heading2 {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 16px;
  margin-top: 0;
}
h4.heading4 {
  font-size: 25px;
  line-height: 34px;
  font-weight: bold;
  margin: 0 0 10px;
}
p.paragrap1 {
  color: #151515;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 0.2px;
}
.top-head-block {
  text-align: center;
}
.corporate-page-body .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
/**/
.banner-sec {
  background-image: url("../img/c-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px;
  padding: 50px 0px;
  display: flex;
  align-items: center;
  z-index: 100;
  position: relative;
  margin-top: 165px;
}
.comm-banner {
  background-image: url("../img/commercial-banner.png");
}
.banner-sec .row {
  display: flex;
  align-items: center;
}
.banner-sec p.paragrap1 {
  color: #fff;
}
.banner-sec .right-block {
  background-color: #fff;
  padding: 20px 20px 30px;
  border-radius: 15px;
}
.banner-sec .right-block h2 {
  font-weight: bold;
  margin-top: 0;
}
.banner-sec .left-block {
  max-width: 80%;
}
.banner-sec .left-block a {
  background-color: #fff;
  color: #000 !important;
}
.banner-sec .left-block a:hover {
  background-color: #950d0d !important;
  color: #fff !important;
}
/* .specialize */
.specialize {
  background-color: #fff;
  padding: 40px 0px 50px;
}
.specialize .logos-block {
  display: flex;
  justify-content: center;
  gap: 40px;
  align-items: center;
  margin-bottom: 40px;
}
.specialize .logos-block img {
  max-width: 130px;
}
.specialize {
  text-align: justify;
}
.specialize .right-block {
  padding-left: 30px;
}
.specialize .right-block p {
  text-align: justify;
}
/* .corporate-sec */
.corporate-sec {
  padding: 50px 0px;
  background-color: #f8f9fa;
}
.corporate-sec .top-head-block {
  max-width: 60%;
  margin: 0 auto;
}
.corporate-sec .top-head-block h2 {
  margin-bottom: 10px;
}
.corporate-sec .cp-box {
  border-radius: 15px;
  margin-bottom: 30px;
  min-height: 450px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.22) 0px 1px 6px;
}

.corporate-sec .cp-box .cont-block {
  padding: 20px;
}
.corporate-sec .cp-box .cont-block p {
  margin-bottom: 0;
}
/* personalise */
.personalise .right-block {
  padding-left: 0;
  padding-right: 30px;
}
/* .ready-sec */
.ready-sec {
  background-image: url("../img/ready-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px 0px;
}
.get-in-touch {
  background-image: url("../img/get-in-touch.png");
}
.ready-sec h2,
.ready-sec p {
  color: #fff;
}
/* .process-sec */
.process-sec {
  background-color: #ffffff;
  padding: 50px 0px;
}
.process-sec .top-head {
  text-align: center;
  margin-bottom: 30px;
  max-width: 50%;
  margin: 0 auto;
}
.process-sec .top-head h2 {
  margin-bottom: 15px;
}
.process-sec .process-box {
  background-color: #ffffff;
  margin-bottom: 30px;
  min-height: 320px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.22) 0px 0px 2px;
  border-radius: 15px;
  padding: 16px;
}
.process-sec .img-box {
  width: 56px;
  height: 56px;
  background-color: #35114f;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.process-sec .img-box {
  margin-bottom: 15px;
}
/* .howto-work */
.howto-work {
  background-color: #f8f9fa;
  padding: 50px 0px;
}
/* why-choose */
.why-choose .top-head {
  max-width: 50%;
}
.why-choose h4.heading4 {
  font-size: 24px;
  line-height: 30px;
}
.why-choose .process-box {
  min-height: 400px;
}
.faq-sec {
  background-color: #fff;
  padding: 40px 0px;
}
.faq-sec .top-head h2 {
  text-align: center;
  margin-bottom: 30px;
}
.faq-sec .card {
  margin-bottom: 20px;
  border-radius: 10px;
  padding: 0px;
  box-shadow: 0px 0px 4px #cfd7f2;
}
.faq-sec .card:last-child {
  margin-bottom: 0px;
}
.faq-sec .card .card-header,
.faq-sec .card-body {
  padding: 12px 20px;
}
.faq-sec .card .card-header {
  margin-bottom: 0;
  background-color: #f9f9ff;
  border-bottom: 1px solid transparent;
}
.faq-sec .card.active .card-header {
  border-color: #ccc;
}
.faq-sec .card-header h3 {
  font-size: 22px;
  line-height: 40px;
  font-weight: 700;
  color: #1d1d1d;
  margin: 0px;
  cursor: pointer;
  position: relative;
  cursor: pointer !important;
}
.faq-sec .card-body p {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 8px;
  font-weight: 400;
}
.faq-sec .card-header h3::after {
  content: "";
  position: absolute;
  background-image: url("../img/arrowup.png");
  right: 0px;
  top: 16px;
  color: #000;
  font-size: 0;
  width: 16px;
  height: 9px;
  transform: rotate(180deg);
}
.faq-sec .card .card-body {
  display: none;
  transition: all 0.7sease-in;
}
.faq-sec .active .card-body {
  display: block;
}
.faq-sec .active .card-header h3::after {
  transform: rotate(0deg);
}
/* testimonial-slider */
.testimonial-slider {
  padding: 50px 0px;
  background-color: #f9f9ff;
}
.testimonial-slider h2 {
  text-align: center;
  margin-bottom: 30px;
}
.testimonial-slider .container-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
}
.testimonial-slider .slick-slide {
  margin: 0 15px;
  /* max-width: 330px; */
}
.testimonial-slider .item {
  background-color: #fff;
  position: relative;
  border-radius: 20px;
  padding: 20px;
  border: 1px solid #bfbfbf;
  min-height: 280px;
}
.testimonial-slider .item .head-block h3 {
  margin: 16px 0 10px;
  color: #00122a;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  font-family: "Sora", sans-serif;
}
.testimonial-slider .item .head-block p {
  margin: 10px 0 15px;
  color: #1d1d1d;
  font-size: 16px;
  line-height: 24px;
  font-family: "Avenir LT Std", sans-serif;
}
.testimonial-slider .item .head-block p a {
  color: #1d1d1d;
  text-decoration: none !important;
  display: inline-block;
}
.testimonial-slider .item .footer-block {
  display: flex;
  width: calc(100% - 40px);
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  position: absolute;
  bottom: 20px;
  border-top: 1px solid #f0e4e4;
  padding-top: 14px;
}
.testimonial-slider .item .left-block {
  display: flex;
  align-items: center;
  gap: 15px;
}
.testimonial-slider .item .left-block .img-block img {
  max-width: 60px;
}
.testimonial-slider .item .left-block .title-block h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #1d1d1d;
  font-family: "Libre Baskerville", sans-serif;
}
.testimonial-slider .item .left-block .title-block p {
  margin: 0;
  font-size: 13px;
  color: #7e7e7e;
  font-family: "Lato", sans-serif;
}
.testimonial-slider .item .left-block .title-block img {
  max-width: 100px;
}
.testimonial-slider .item .right-block img {
  max-width: 45px;
}
.testimonial-slider .slick-arrow {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  /* width: 70px; */
  border: 0px solid transparent;
  font-size: 0;
  position: absolute;
  top: 44%;
  z-index: 10;
  background-color: transparent;
  outline: 0px !important;
  padding: 20px;
  cursor: pointer;
  background-image: url("../img/arrowleft.png");
}
.testimonial-slider .slick-prev {
  left: -40px;
}
.testimonial-slider .slick-next {
  transform: rotate(-180deg);
  right: -40px;
}
.testimonial-slider .contact-btn {
  text-align: center;
  margin: 30px 0 15px;
}

@media only screen and (min-width: 1300px) {
  .ready-sec .content-block {
    max-width: 70%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1199px) {
  .banner-sec .left-block {
    max-width: 100%;
  }
  h1.main-heading1 {
    font-size: 56px;
    line-height: 62px;
    margin: 0 0 15px;
  }
  h4.heading4 {
    font-size: 24px;
    line-height: 32px;
  }
  .banner-sec .right-block p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .banner-sec {
    margin-top: 140px;
  }
  .corporate-sec .cp-box .cont-block {
    padding: 15px;
  }
  .ready-sec {
    min-height: 330px;
  }
  .process-sec .top-head {
    max-width: 50%;
    margin: 0 auto;
  }
  .process-sec .process-box {
    min-height: 350px;
  }
  .testimonial-slider .slick-next {
    right: 0;
  }
  .testimonial-slider .slick-prev {
    left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .navbar-default .navbar-nav > li > a {
    padding: 15px 12px;
    font-size: 13px;
  }
  h1.main-heading1 {
    font-size: 54px;
    line-height: 62px;
  }
  h2.heading2 {
    font-size: 30px;
  }
  p.paragrap1 {
    font-size: 15px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 991px) {
  html,
  body {
    overflow-x: hidden !important;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 15px 10px;
    font-size: 12px;
  }
  .banner-sec {
    margin-top: 160px;
  }
  .banner-sec .right-block {
    margin-top: 20px;
  }
  h1.main-heading1 {
    font-size: 50px;
    line-height: 62px;
    margin: 0 0 15px;
  }
  .banner-sec .left-block {
    padding: 0 20px;
  }
  .specialize .right-block {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px;
  }
  .specialize {
    padding: 40px 0px 30px;
  }
  .corporate-sec .top-head-block,
  .process-sec .top-head {
    max-width: 80%;
  }
  .corporate-sec,
  .process-sec,
  .howto-work,
  .testimonial-slider {
    padding: 40px 0px;
  }
  .personalise .row {
    flex-direction: column-reverse;
  }
  .corporate-sec .cp-box {
    min-height: 430px;
  }
  .process-sec .process-box {
    min-height: 330px;
  }
  .ready-sec a.btn.abt-secg-btn,
  .howto-work .a.btn.abt-secg-btn,
  .testimonial-slider a.btn.abt-secg-btn,
  .corporate-sec a.btn.abt-secg-btn {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  header .navbar-right {
    margin-top: 0px !important;
  }
  .banner-sec .left-block {
    padding: 0;
  }
  h1.main-heading1 {
    font-size: 38px;
    line-height: 48px;
    margin: 0 0 10px;
  }
  h2.heading2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
    text-align: left;
  }
  h4.heading4 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 6px;
  }
  p.paragrap1 {
    font-size: 14px;
    line-height: 24px;
  }
  .banner-sec .right-block {
    margin-top: 0px;
  }
  .specialize a.btn.abt-secg-btn {
    margin-bottom: 0px;
  }
  .specialize {
    padding: 30px 0px 30px;
  }
  .specialize .logos-block img {
    max-width: 100px;
  }
  .specialize .logos-block {
    gap: 15px;
    margin-bottom: 25px;
    max-width: 100%;
  }
  .banner-sec .right-block form h2 {
    font-size: 28px;
  }
  .banner-sec .right-block p {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 24px;
  }
  .banner-sec .right-block {
    padding: 20px 20px 0px;
  }
  .specialize .right-block {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px;
  }
  .specialize .right-block p {
    text-align: left;
  }
  .top-head-block h2.heading2,
  .ready-sec h2.heading2,
  .testimonial-slider h2 {
    text-align: center;
  }
  .process-sec .top-head h2 {
    margin-bottom: 10px;
    text-align: center;
  }
  .why-choose h4.heading4 {
    font-size: 22px;
    line-height: 30px;
  }
  .corporate-sec,
  .process-sec,
  .howto-work,
  .testimonial-slider,
  .faq-sec {
    padding: 30px 0px;
  }
  .process-sec .process-box,
  .corporate-sec .cp-box {
    margin-bottom: 25px;
  }
  .corporate-sec .top-head-block,
  .process-sec .top-head {
    max-width: 92%;
  }
  .process-sec .process-box,
  .corporate-sec .cp-box {
    min-height: auto;
  }
  .ready-sec {
    padding: 25px 0px 30px;
  }
  .faq-sec .card .card-header,
  .faq-sec .card-body {
    padding: 12px 12px;
  }
  .faq-sec .card-header h3 {
    font-size: 18px;
    line-height: 25px;
    padding-right: 18px;
  }
  .faq-sec .card-body p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 4px;
  }
  footer .row {
    justify-content: start !important;
  }
  .testimonial-slider .slick-slide {
    margin: 0;
    max-width: 100%;
    overflow-x: hidden;
  }
  .container-wrapper {
    padding: 0 0px;
    max-width: 100%;
    margin: 0 auto;
  }
  .testimonial-slider .slick-arrow {
    background-size: cover;
  }
  .testimonial-slider .slick-slide .item {
    width: 84% !important;
    display: block !important;
    overflow-x: hidden;
    margin: 0 auto;
  }
  .testimonial-slider .item .head-block h3 {
    font-size: 18px;
  }
  .testimonial-slider .item .head-block p {
    margin: 5px 0 10px;
    font-size: 14px;
  }
  .testimonial-slider .item .footer-block {
    bottom: 10px;
    padding-top: 10px;
  }
  .testimonial-slider .item .head-block p {
    font-size: 13px;
  }
}
