.home-benner-sec {
  background-color: #071027;
  padding: 258px 0px 155px 0px;
  background-position: top center !important;
}
.home-benner-sec h1 {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  text-shadow: 1px 1px 60px #000, 1px 1px 8px #000;
}
.home-benner-sec h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: 1px 1px 60px #000, 1px 1px 8px #000;
}
.home-benner-sec h2 small {
  color: #f0de0f;
  font-size: 100%;
}
.home-benner-sec p {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 1px 1px 60px #000, 1px 1px 8px #000;
}
.home-benner-sec ul {
  margin-bottom: 30px;
  padding-left: 0px !important;
}
.home-benner-sec ul li {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
  text-align: left;
  margin-bottom: 10px;
  text-shadow: 1px 1px 10px #000, 1px 1px 10px #000;
}
.home-benner-sec ul li:before {
  background: url("../images/li-icon.png");
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0px;
  top: -1px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.home-btn {
  color: #0047ab;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  background: #fff;
  border-radius: 50px;
  display: inline-block;
  padding: 15px 40px;
}
.home-btn-block small {
  color: #fff;
  font-weight: bold;
  margin: 5px;
}
.home-btn:hover, .home-btn:focus {
  background: #222222;
  color: #fff;
}
.home-btn.home-btn-second {
  color: #000;
  background: #f0de0f;
}
.home-btn.home-btn-second:hover, .home-btn.home-btn-second:focus {
  background: #222222;
  color: #fff;
}
.home-btn img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  position: relative;
  top: -2px;
}
.practice-areas-sec h2 {
  margin-bottom: 20px;
}
.record-million-section {
  background: #0047ab;
  padding: 35px 0px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.04);
  position: relative;
}
.record-million-section .item {
  text-align: center;
  padding: 0px 80px;
  position: relative;
}
.record-million-section .item:before {
  content: "";
  position: absolute;
  left: 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%);
  width: 1px;
  height: 100px;
  background: rgba(255, 255, 255, 0.1);
}
.record-million-section .item {
  margin: 0px -2px;
}
.record-million-section .item h5, .record-million-section .item h2 {
  color: #ffffff;
  margin-bottom: 5px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 48px !important;
}
.record-million-section .item h2::before, .record-million-section .item h5::before {
  content: "";
  position: absolute;
  background: #f0de0f;
  width: 60px;
  height: 2px;
  margin: auto;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.record-million-section .item h6 {
  color: #f0de0f;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 10px;
}
.record-million-section .item p, .record-million-section .item h4 {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  text-transform: unset;
  margin-bottom: 25px;
  font-family: 'Raleway', sans-serif;
}
.record-million-section .owl-theme .owl-nav [class*="owl-"] {
  background: none !important;
  color: rgba(255, 255, 255, 0.10) !important;
  font-size: 50px;
  width: auto;
  height: auto;
  line-height: normal;
}
.record-million-section .owl-theme .owl-nav [class*="owl-"]:hover, .record-million-section .owl-theme .owl-nav [class*="owl-"]:focus {
  color: rgba(255, 255, 255, 1) !important;
}
.experience-sec {
  padding: 40px;
  padding-bottom: 0px !important;
}
.experience-sec .row {
  margin: 0px -20px;
}
.experience-sec [class*="col-"] {
  padding: 0px 20px;
  margin-bottom: 40px;
}
.experience-block {
  height: 100%;
  border: 2px solid #eeeff2;
  padding: 50px;
  position: relative;
}
.experience-block h3 {
  color: #0d2142;
  font-size: 12px;
  font-family: 'Raleway', sans-serif;
  background: #eeeff2;
  text-transform: uppercase;
  width: 100px;
  display: inline-block;
  position: absolute;
  top: -12px;
  padding: 4px 10px;
  margin: auto;
  font-weight: bold;
  left: 0px;
  right: 0px;
}
.experience-block img {
  margin-bottom: 30px;
}
.welcome-sec {
  background-color: #f6f6f6 !important;
  background-position: bottom right !important;
  background-size: auto 100% !important;
}
.defualt-content-info figure {
  position: relative;
  margin-bottom: 0px;
}
.welcome-sec figure::before {
  content: "";
  position: absolute;
  width: 141px;
  height: 141px;
  position: absolute;
  left: -80px;
  top: -80px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  z-index: 999;
}
.welcome-left-block img {
  width: 100%;
  margin-bottom: 0px;
}
.welcome-left-block h5 {
  background: #0047ab;
  float: right;
  width: 100%;
  max-width: 260px;
  text-align: center;
  padding: 40px 29px;
  line-height: 1.6;
  margin-top: -136px;
  position: relative;
  margin-bottom: 0px;
  color: #f0de0f;
  font-weight: 500;
}
.practice-areas-sec .row {
  margin: 0px -15px;
  justify-content: center;
}
.practice-areas-sec [class*="col-"] {
  padding: 0px 15px;
  margin-bottom: 30px;
}
.practice-areas-block {
  background: #0047ab;
  text-align: left;
  height: 100%;
}
.practice-areas-sec .practice-areas-block h4 {
  color: #ffffff;
  position: relative;
  margin-bottom: 17px;
  padding-bottom: 17px;
}
.practice-areas-sec .practice-areas-block h4::before {
  background: #f0de0f;
  bottom: 0px;
  left: 0px;
  width: 60px;
  height: 3px;
  content: "";
  position: absolute;
}
.practice-areas-sec .practice-areas-block h4::after {
  background: rgba(255, 255, 255, 0.1);
  bottom: 1px;
  left: 0px;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
}
.practice-areas-sec .practice-areas-block h4 a {
  color: #fff;
  font-weight: normal;
}
.practice-areas-sec .practice-areas-block h4 a:hover, .practice-areas-sec .practice-areas-block h4 a:focus {
  color: #f0de0f;
}
.practice-areas-sec .practice-areas-block p {
  color: #fff;
  margin-bottom: 0px !important;
  font-size: 15px;
}
.practice-areas-sec .practice-areas-block p a {
  font-weight: bold;
  color: #f0de0f;
}
.practice-areas-sec .practice-areas-block p a:hover, .practice-areas-sec .practice-areas-block p a:focus {
  color: #fff;
}
.practice-areas-sec .practice-areas-block .practice-areas-block-det {
  padding: 35px;
  padding-top: 10px !important;
}
.practice-areas-sec .practice-areas-block figure, .practice-areas-sec .practice-areas-block figure img {
  margin-bottom: 0px;
  width: 100%;
  position: relative;
}
.practice-areas-sec .practice-areas-block figure::before {
  content: "";
  background: rgb(22, 33, 62);
  background: -moz-linear-gradient(0deg, rgba(22, 33, 62, 1) 0%, rgba(22, 33, 62, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(22, 33, 62, 1) 0%, rgba(22, 33, 62, 0) 100%);
  background: linear-gradient(0deg, rgba(22, 33, 62, 1) 0%, rgba(22, 33, 62, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16213e", endColorstr="#16213e", GradientType=1);
  width: 100%;
  height: 100%;
  position: absolute;
}
.about-us-sec {
  background-position: top center !important;
  padding-top: 0px;
}
.about-us-sec p {
  margin-bottom: 20px;
}
.client-info-sec {
  padding-top: 90px;
  /*padding-top: 100px;*/
  padding-bottom: 100px;
  margin-top: 0px;
  position: relative;
}
section.about-us-sec.bg.about-us-sec-bg h3 {
  color: #0047ab;
}
section.about-us-sec.bg.about-us-sec-bg h3 small {
  color: #f0de0f;
  font-size: 100%;
}
.about-us-slider-sec {
  background: #fff;
  padding: 50px 60px;
  border-bottom: 3px solid #ee9e00;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.03);
  position: relative;
  z-index: 2;
}
.about-us-slider-sec:before {
  background: url("../images/faq-quiet.png");
  width: 110px;
  height: 87px;
  position: absolute;
  top: 25px;
  left: 25px;
  content: "";
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.about-us-slider-sec::after {
  content: "";
  position: absolute;
  background: url("../images/five-star-img.png");
  width: 141px;
  height: 141px;
  position: absolute;
  right: -80px;
  top: -80px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  z-index: 999;
}
.about-us-slider-sec p {
  font-family: 'Frank Ruhl Libre', serif;
  color: #16213e;
  font-size: 24px;
}
.about-us-slider-sec img {
  margin-bottom: 28px;
}
.about-us-slider-sec h4::before {
  background: #f0de0f;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 40px;
  height: 3px;
  content: "";
  position: absolute;
}
.about-us-slider-sec h4 {
  font-size: 16px;
  color: #16213e;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  margin-top: 30px;
  padding-top: 30px;
  position: relative;
  margin-bottom: 0px !important;
  text-transform: uppercase;
}
.client-info-sec h2, .client-info-sec h3 {
  color: #ffffff;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.client-info-sec p {
  color: #ffffff;
}
.client-info-sec h2::before, .client-info-sec h3::before {
  background: #f0de0f;
  bottom: 0px;
  left: 0px;
  width: 60px;
  height: 3px;
  content: "";
  position: absolute;
}
.client-info-sec h2::after, .client-info-sec h3::after {
  background: rgba(255, 255, 255, 0.1);
  bottom: 1px;
  left: 0px;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
}
.defualt-content-info h3 {
  margin-bottom: 20px;
}
.defualt-content-info img {
  margin-bottom: 0px;
}
.clinet-info {
  position: absolute;
  top: 60%;
  -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: 50px;
}
.clinet-info p {
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  rotate: 180deg;
  text-transform: uppercase;
  position: relative;
  right: 0px;
  top: 0px;
  margin: 0px;
  letter-spacing: 4px;
}
.why-choose-sec .defualt-content-info.text-center h2, .why-choose-sec .defualt-content-info.text-center p {
  color: #fff;
}
.why-choose-sec .defualt-content-info.text-center p {
  margin-bottom: 90px;
}
.why-choose-block {
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  padding: 40px 68px;
  border-bottom: 3px solid #e89900;
  margin-bottom: 70px;
}
.why-choose-block p {
  margin-bottom: 0px;
}
.why-choose-block img {
  margin-bottom: 30px;
}
.why-choose-block h5 {
  color: #0047ab;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.why-choose-block h5::before {
  background: #f0de0f;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 60px;
  height: 3px;
  content: "";
  position: absolute;
}
.why-choose-block:last-child {
  margin-bottom: 0px !important;
}
.why-choose-sec {
  background-position: top center !important;
}
.why-choose-sec .coman-col:nth-child(2) {
  padding-top: 140px;
}
.about-us-section {
  background: #fafafa;
}
.about-us-section .col-lg-6:last-child figure {
  margin-right: -127px;
  margin-bottom: 60px;
}
.different-question-block h5 {
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  color: #0047ab;
  margin-bottom: 15px;
}
.different-question-block {
  margin: auto;
  max-width: 305px;
}
.areas-we-serve-setion.practice-areas-sec .practice-areas-block .practice-areas-block-det {
  padding-top: 0px !important;
  margin-top: -25px;
}
.areas-we-serve-setion ul, .areas-we-serve-setion ol {
  margin-bottom: 15px;
  margin-top: 25px;
}
.areas-we-serve-setion ul li, .areas-we-serve-setion ol li {
  /*font-size: 17px;
    margin-bottom: 15px;
    line-height: .6;*/
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 20px;
  color: #222222;
  padding-left: 15px;
  position: relative;
  padding: ;
}
.areas-we-serve-setion ul li a, .areas-we-serve-setion ol li a {
  color: #f0de0f;
  font-weight: bold;
}
.areas-we-serve-setion ul li a:hover, .areas-we-serve-setion ul li a:focus, .areas-we-serve-setion ol li a:hover, .areas-we-serve-setion ol li a:focus {
  color: #ffff;
}
.areas-we-serve-setion ul li:before {
  content: "";
  position: absolute;
  background: #f0de0f;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0px;
  top: 2px;
  border-radius: 0px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.areas-we-serve-setion ol {
  padding-left: 0px;
}
.areas-we-serve-setion ol li::before {
  content: counter(section);
  position: absolute;
  left: 0px;
  top: 3px;
  position: absolute;
  height: 24px;
  width: 24px;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  background: #f0de0f;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border-radius: 0px;
}
.areas-we-serve-setion ol li {
  position: relative;
  margin-bottom: 16px;
  padding-left: 37px;
  counter-increment: section;
}
.home-btn.play-video-btn {
  background: #ffffff;
  color: #0047ab;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(223, 228, 231, 0.24);
  -moz-box-shadow: 0px 0px 0px 5px rgba(223, 228, 231, 0.24);
  box-shadow: 0px 0px 0px 5px rgba(223, 228, 231, 0.24);
  position: relative;
}
.home-btn.play-video-btn:after {
  animation: pulse-play 2s infinite;
  transform: scale(1);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  border-radius: 100px;
  top: 0px;
  box-shadow: 0px 0px 0px 5px rgba(223, 228, 231, 0.24);
  animation: pulse-play 2s infinite;
  transform: scale(1);
}
@keyframes pulse-play {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(223, 228, 231, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(223, 228, 231, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(223, 228, 231, 0);
  }
}
.home-btn {
  margin: 5px;
}
.home-btn.play-video-btn i {
  padding-left: 8px;
}
.faq-section {
  background: #fafafa;
}
@media (max-width: 2000px) {}
@media (max-width: 1900px) {}
@media (max-width: 1800px) {
  .experience-block {
    padding: 40px;
  }
}
@media (max-width: 1700px) {
  .home-benner-sec {
    padding: 240px 0px 140px 0px;
  }
  .home-benner-sec h2 {
    font-size: 40px;
  }
  .home-benner-sec p {
    font-size: 20px;
  }
  .record-million-section .item {
    padding: 0px 30px;
  }
  .record-million-section .owl-theme .owl-nav [class*="owl-"] {
    font-size: 48px;
  }
  .experience-block {
    padding: 40px;
  }
  .welcome-sec figure::before {
    left: -65px;
    top: -65px;
    width: 130px;
    height: 130px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .about-us-slider-sec {
    padding: 52px;
  }
  .about-us-slider-sec p {
    font-size: 22px;
  }
  .about-us-slider-sec::after {
    right: -65px;
    top: -65px;
    width: 130px;
    height: 130px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .clinet-info {
    right: 45px;
  }
}
@media (max-width: 1600px) {
  .home-benner-sec {
    padding: 230px 0px 130px 0px;
  }
  .home-benner-sec h2 {
    font-size: 40px;
  }
  .home-benner-sec p {
    font-size: 20px;
  }
  .record-million-section .item p {
    font-size: 16px;
  }
  .record-million-section .item {
    padding: 0px 30px;
  }
  .record-million-section .owl-theme .owl-nav [class*="owl-"] {
    font-size: 45px;
  }
  .experience-block {
    padding: 40px;
  }
  .welcome-sec figure::before {
    left: -60px;
    top: -60px;
    width: 120px;
    height: 120px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .about-us-slider-sec {
    padding: 50px;
  }
  .about-us-slider-sec p {
    font-size: 21px;
  }
  .about-us-slider-sec::after {
    right: -60px;
    top: -60px;
    width: 120px;
    height: 120px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .clinet-info p {
    font-size: 13px;
  }
  .clinet-info {
    right: 40px;
  }
  .why-choose-block {
    padding: 40px;
  }
  .why-choose-sec .why-choose-block {
    margin-bottom: 60px;
  }
}
@media (max-width: 1500px) {
  .home-benner-sec {
    padding: 175px 0px 50px 0px;
  }
  .home-benner-sec h2 {
    font-size: 40px;
  }
  .home-benner-sec p {
    font-size: 20px;
  }
  .record-million-section .item {
    padding: 0px 30px;
  }
  .record-million-section .item h6 {
    font-size: 13px;
  }
  .record-million-section .item p {
    font-size: 16px;
  }
  .record-million-section .owl-theme .owl-nav [class*="owl-"] {
    font-size: 44px;
  }
  .experience-block {
    padding: 40px 30px;
  }
  .experience-sec .row {
    margin: 0px -18px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 18px;
    margin-bottom: 36px;
  }
  .experience-sec {
    padding: 36px;
    padding-bottom: 0px !important;
    -webkit-box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.03);
  }
  .welcome-sec figure::before {
    left: -55px;
    top: -55px;
    width: 110px;
    height: 110px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .practice-areas-sec .practice-areas-block .practice-areas-block-det {
    padding: 30px;
  }
  .practice-areas-sec .practice-areas-block h4 {
    font-size: 22px;
  }
  .practice-areas-sec .practice-areas-block p {
    font-size: 14px;
  }
  .about-us-slider-sec {
    padding: 45px;
  }
  .about-us-slider-sec p {
    font-size: 20px;
  }
  .about-us-slider-sec::after {
    right: -55px;
    top: -55px;
    width: 110px;
    height: 110px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .clinet-info p {
    font-size: 13px;
  }
  .clinet-info {
    right: 35px;
  }
  .why-choose-block {
    padding: 40px;
  }
  .why-choose-sec .why-choose-block {
    margin-bottom: 54px;
  }
}
@media (max-width: 1399.98px) {
  .home-benner-sec {
    padding: 170px 0px 40px 0px;
  }
  .home-benner-sec h2 {
    font-size: 38px;
  }
  .home-benner-sec p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .home-btn {
    padding: 14px 40px;
  }
  .record-million-section .item p {
    font-size: 14px;
  }
  .record-million-section .item {
    padding: 0px 30px;
  }
  .record-million-section .owl-theme .owl-nav [class*="owl-"] {
    font-size: 42px;
  }
  .experience-block {
    padding: 40px 25px;
  }
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
    margin-bottom: 30px;
  }
  .experience-sec {
    padding: 30px;
    padding-bottom: 0px !important;
  }
  .welcome-sec figure::before {
    left: -55px;
    top: -55px;
    width: 110px;
    height: 110px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .practice-areas-sec .practice-areas-block .practice-areas-block-det {
    padding: 25px;
  }
  .practice-areas-sec .practice-areas-block h4 {
    font-size: 21px;
  }
  .practice-areas-sec .practice-areas-block p {
    font-size: 14px;
  }
  .practice-areas-sec .row {
    margin: 0px -10px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .about-us-slider-sec {
    padding: 40px;
  }
  .about-us-slider-sec p {
    font-size: 19px;
  }
  .about-us-slider-sec::after {
    right: -55px;
    top: -55px;
    width: 110px;
    height: 110px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .clinet-info p {
    font-size: 13px;
  }
  .clinet-info {
    right: 40px;
  }
  .client-info-sec .defualt-content-info p {
    font-size: 15px;
  }
  .why-choose-block {
    padding: 40px;
  }
  .why-choose-sec .why-choose-block {
    margin-bottom: 50px;
  }
}
@media (max-width: 1300px) {
  .home-benner-sec {
    padding: 210px 0px 110px 0px;
  }
  .home-benner-sec h2 {
    font-size: 34px;
  }
  .home-benner-sec p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .home-btn {
    padding: 13px 40px;
  }
  .record-million-section .item {
    padding: 0px 30px;
  }
  .record-million-section .item h6 {
    font-size: 12px;
  }
  .record-million-section .owl-theme .owl-nav [class*="owl-"] {
    font-size: 40px;
  }
  .experience-block {
    padding: 40px 20px;
  }
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
    margin-bottom: 30px;
  }
  .experience-sec {
    padding: 30px;
    padding-bottom: 0px !important;
  }
  .welcome-sec figure::before {
    left: -50px;
    top: -50px;
    width: 110px;
    height: 110px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .practice-areas-sec .practice-areas-block .practice-areas-block-det {
    padding: 20px;
  }
  .practice-areas-sec .practice-areas-block h4 {
    font-size: 20px;
  }
  .practice-areas-sec .practice-areas-block p {
    font-size: 14px;
  }
  .about-us-slider-sec {
    padding: 40px;
  }
  .about-us-slider-sec p {
    font-size: 19px;
  }
  .about-us-slider-sec::after {
    right: -50px;
    top: -50px;
    width: 110px;
    height: 110px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .clinet-info p {
    font-size: 13px;
  }
  .clinet-info {
    right: 25px;
  }
  .client-info-sec {
    padding-top: 90px;
    /*padding-top: 200px;*/
  }
  .client-info-sec .defualt-content-info p {
    font-size: 14px;
  }
  .why-choose-block {
    padding: 35px 40px;
  }
  .why-choose-sec .why-choose-block {
    margin-bottom: 44px;
  }
}
@media (max-width: 1200px) {
  .home-benner-sec {
    padding: 150px 0px 30px 0px;
  }
  .home-benner-sec h1 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .home-benner-sec h2 {
    font-size: 34px;
  }
  .home-benner-sec p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .home-btn {
    padding: 11px 40px;
  }
  .record-million-section .item {
    padding: 0px 30px;
  }
  .record-million-section .item p {
    font-size: 14px;
  }
  .record-million-section .owl-theme .owl-nav [class*="owl-"] {
    font-size: 38px;
  }
  .experience-block {
    padding: 40px 20px;
  }
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
    margin-bottom: 30px;
  }
  .experience-sec {
    padding: 30px;
    padding-bottom: 0px !important;
  }
  .welcome-sec figure::before {
    left: -45px;
    top: -45px;
    width: 90px;
    height: 90px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .practice-areas-sec .practice-areas-block .practice-areas-block-det {
    padding: 17px;
  }
  .practice-areas-sec .practice-areas-block h4 {
    font-size: 18px;
  }
  .practice-areas-sec .practice-areas-block p {
    font-size: 13px;
  }
  .practice-areas-sec .row {
    margin: 0px -10px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .about-us-slider-sec {
    padding: 35px;
  }
  .about-us-slider-sec p {
    font-size: 18px;
  }
  .about-us-slider-sec::after {
    right: -45px;
    top: -45px;
    width: 90px;
    height: 90px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .client-info-sec {
    margin-top: -50px;
    position: relative;
  }
  .clinet-info p {
    font-size: 12px;
  }
  .clinet-info {
    right: 20px;
  }
  .client-info-sec {
    padding-top: 90px;
    /*padding-top: 200px;*/
  }
  .client-info-sec .defualt-content-info p {
    font-size: 12px;
  }
  .why-choose-block {
    padding: 30px;
  }
  .why-choose-sec .why-choose-block {
    margin-bottom: 40px;
  }
}
@media (max-width: 1100px) {
  .home-benner-sec {
    padding: 140px 0px 20px 0px;
  }
  .home-benner-sec h1 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .home-benner-sec h2 {
    font-size: 40px;
  }
  .home-benner-sec p {
    font-size: 17px;
    margin-bottom: 20px;
  }
  .home-btn {
    padding: 10px 40px;
  }
  .record-million-section .item {
    padding: 0px 30px;
  }
  .record-million-section .item p {
    font-size: 14px;
  }
  .record-million-section .owl-theme .owl-nav [class*="owl-"] {
    font-size: 36px;
  }
  .experience-block {
    padding: 40px 15px;
  }
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
    margin-bottom: 30px;
  }
  .experience-sec {
    padding: 30px;
    padding-bottom: 0px !important;
  }
  .welcome-sec figure::before {
    left: -40px;
    top: -40px;
    width: 80px;
    height: 80px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .welcome-sec {
    background-size: 100% auto !important;
    background-position: bottom center !important;
  }
  .welcome-left-block h5 {
    padding: 30px 15px;
    margin-bottom: 50px;
    margin-top: -50px;
  }
  .practice-areas-sec .practice-areas-block .practice-areas-block-det {
    padding: 15px;
  }
  .practice-areas-sec .practice-areas-block h4 {
    font-size: 18px;
  }
  .practice-areas-sec .practice-areas-block p {
    font-size: 13px;
  }
  .practice-areas-sec .row {
    margin: 0px -10px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .about-us-slider-sec {
    padding: 30px;
  }
  .about-us-slider-sec p {
    font-size: 17px;
  }
  .about-us-slider-sec::after {
    right: -40px;
    top: -40px;
    width: 80px;
    height: 80px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .client-info-sec {
    margin-top: -50px;
    position: relative;
  }
  .clinet-info p {
    font-size: 10px;
  }
  .clinet-info {
    right: 10px;
  }
  .client-info-sec {
    padding-top: 90px;
    /*padding-top: 200px;*/
  }
  .client-info-sec .defualt-content-info p {
    font-size: 12px;
  }
  .why-choose-block {
    padding: 25px;
  }
  .why-choose-sec .why-choose-block {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .home-benner-sec.bg {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    padding-top: 75% !important;
    padding-bottom: 25px !important;
    background-color: #005b9e !important;
    text-align: center;
  }
  .home-benner-sec h1 {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .home-benner-sec h2 {
    font-size: 35px;
  }
  .home-benner-sec h2 br {
    display: none;
  }
  .home-benner-sec p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .home-btn {
    padding: 10px 65px;
  }
  .record-million-section {
    padding: 30px 0px;
  }
  .record-million-section .item {
    padding: 0px 30px;
  }
  .record-million-section .item h6 {
    font-size: 12px;
  }
  .record-million-section .item p {
    font-size: 13px;
  }
  .record-million-section .owl-theme .owl-nav [class*="owl-"] {
    font-size: 34px;
  }
  .experience-block {
    padding: 40px 15px;
  }
  .welcome-sec figure::before {
    left: -35px;
    top: -35px;
    width: 70px;
    height: 70px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .practice-areas-sec .practice-areas-block .practice-areas-block-det {
    padding: 30px 15px;
  }
  .practice-areas-sec .practice-areas-block h4 {
    font-size: 22px;
  }
  .practice-areas-sec .practice-areas-block p {
    font-size: 14px;
  }
  .practice-areas-sec .row {
    margin: 0px -10px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .about-us-slider-sec {
    padding: 30px 15px;
    margin-top: 70px;
  }
  .about-us-slider-sec p {
    font-size: 16px;
  }
  .about-us-slider-sec::after {
    right: -35px;
    top: -35px;
    width: 70px;
    height: 70px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .about-us-sec {
    padding: 70px 0px;
  }
  .client-info-sec {
    margin: 0px;
    background-size: 100% !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background: #2e3c61 !important;
    text-align: left;
  }
  .client-info-sec .col-lg-6 .defualt-content-info.text-center img {
    display: none;
  }
  .clinet-info {
    display: none;
  }
  .client-info-sec .defualt-content-info p {
    font-size: 14px;
  }
  .why-choose-sec {
    margin: 0px;
    background-size: 100% !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    padding-top: 50% !important;
    padding-bottom: 20px !important;
    background-color: #16213e !important;
  }
  .why-choose-block {
    padding: 30px 10px;
  }
  .why-choose-sec .why-choose-block {
    margin-bottom: 30px !important;
  }
  .why-choose-sec .coman-col:nth-child(2) {
    padding-top: 50px;
  }
  .why-choose-sec .defualt-content-info.text-center p {
    margin-bottom: 30px;
  }
  .about-us-section .col-lg-6:last-child figure {
    margin-left: 0;
    width: 100%;
    margin: 30px 0px;
  }
  .about-us-section .col-lg-6:last-child figure img {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .record-million-section {
    padding: 30px 0px;
  }
  .record-million-section .item {
    padding: 0px 40px;
  }
  .record-million-section .item h6 {
    font-size: 10px;
  }
  .record-million-section .item p {
    font-size: 12px;
  }
  .record-million-section .owl-theme .owl-nav [class*="owl-"] {
    font-size: 32px;
  }
  .experience-block {
    padding: 40px 15px;
  }
  .welcome-sec figure::before {
    left: -30px;
    top: -30px;
    width: 60px;
    height: 60px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .practice-areas-sec .practice-areas-block .practice-areas-block-det {
    padding: 30px 15px;
  }
  .practice-areas-sec .practice-areas-block h4 {
    font-size: 22px;
  }
  .practice-areas-sec .practice-areas-block p {
    font-size: 15px;
  }
  .practice-areas-sec .row {
    margin: 0px -10px;
  }
  .practice-areas-sec [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .about-us-slider-sec {
    padding: 30px 15px;
    margin-top: 70px;
  }
  .about-us-slider-sec p {
    font-size: 15px;
  }
  .about-us-slider-sec::after {
    right: -30px;
    top: -30px;
    width: 60px;
    height: 60px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .about-us-sec {
    padding: 60px 0px;
  }
  .client-info-sec {
    margin: 0px;
    background-size: 100% !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background: #2e3c61 !important;
    text-align: left;
  }
  .client-info-sec .col-lg-6 .defualt-content-info.text-center img {
    display: none;
  }
  .clinet-info {
    display: none;
  }
}
@media (max-width: 576px) {
  .home-benner-sec.bg {
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    padding-top: 75% !important;
    padding-bottom: 25px !important;
    background-color: #005b9e !important;
    text-align: center;
  }
  .home-benner-sec h1 {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .home-benner-sec h2 {
    font-size: 30px;
  }
  .home-benner-sec h2 br {
    display: none;
  }
  .home-benner-sec p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .home-btn {
    padding: 10px 40px;
  }
  .record-million-section {
    padding: 25px 0px;
  }
  .record-million-section .item {
    padding: 0px 40px;
  }
  .record-million-section .item h6 {
    font-size: 12px;
  }
  .record-million-section .item p {
    font-size: 12px;
  }
  .record-million-section .owl-theme .owl-nav [class*="owl-"] {
    font-size: 30px;
  }
  .experience-sec {
    padding: 30px;
  }
  .experience-sec [class*="col-"] {
    margin-bottom: 30px;
  }
  .experience-block {
    padding: 40px 20px;
  }
  .welcome-sec figure::before {
    left: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .welcome-left-block h5 {
    padding: 30px 15px;
    margin-bottom: 50px;
    margin-top: -50px;
  }
  .practice-areas-sec .practice-areas-block .practice-areas-block-det {
    padding: 30px 15px;
  }
  .practice-areas-sec .practice-areas-block h4 {
    font-size: 22px;
  }
  .about-us-slider-sec {
    padding: 30px 15px;
    margin-top: 70px;
  }
  .about-us-slider-sec p {
    font-size: 15px;
  }
  .about-us-slider-sec::after {
    right: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
  .about-us-sec {
    padding: 50px 0px;
  }
  .client-info-sec .order-2 {
    order: 0 !important;
  }
  .client-info-sec {
    margin: 0px;
    background-size: 100% !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background: #2e3c61 !important;
    text-align: left;
  }
  .client-info-sec .col-lg-6 .defualt-content-info.text-center img {
    display: none;
  }
  .clinet-info {
    display: none;
  }
  .why-choose-sec {
    margin: 0px;
    background-size: 100% !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    padding-top: 65% !important;
    padding-bottom: 20px !important;
    background-color: #16213e !important;
  }
  .why-choose-block {
    padding: 30px 15px;
  }
  .why-choose-sec .why-choose-block {
    margin-bottom: 30px !important;
  }
  .why-choose-sec .coman-col:nth-child(2) {
    padding-top: 0px;
  }
}
.welcome-icon {
  margin-top: 40px;
  display: inline-block;
  width: 100%;
}
.welcome-icon img {
  margin-right: 35px;
  margin-bottom: 30px;
  vertical-align: middle;
  display: inline-block;
}
.welcome-icon img:last-child {
  margin-right: 0px;
}
.welcome-sec .shortcode-coman-btn {
  text-align: left;
  margin-top: 20px;
}
.welcome-sec .shortcode-coman-btn .coman-btn.coman-btn-third {
  background: #f0de0f !important;
  color: #111111 !important;
}
.welcome-sec .shortcode-coman-btn .coman-btn {
  background: #0047ab;
  color: #fff;
}
.welcome-sec .shortcode-coman-btn .coman-btn.coman-btn-third:hover, .welcome-sec .shortcode-coman-btn .coman-btn.coman-btn-third:focus, .welcome-sec .shortcode-coman-btn .coman-btn:hover, .welcome-sec .shortcode-coman-btn .coman-btn:focus {
  background: #000 !important;
  color: #fff !important;
}
.experience-sec {
  padding: 40px;
  padding-bottom: 0px !important;
}
.experience-sec .row {
  margin: 0px -20px;
}
.experience-sec [class*="col-"] {
  padding: 0px 20px;
  margin-bottom: 40px;
}
.experience-block {
  height: 100%;
  border: 2px solid #eeeff2;
  padding: 40px;
  position: relative;
}
.experience-block h2 {
  color: #ffaf00;
  font-size: 60px;
  font-weight: 500;
  line-height: 1;
}
.experience-block h2 small {
  font-size: 100%;
}
.experience-block h5 {
  color: black;
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative;
}
.experience-block h5:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
  bottom: 0px;
  background: #ffd336;
  width: 40px;
  height: 2px;
}
.experience-block h3 {
  color: #0d2142;
  font-size: 12px;
  font-family: 'Raleway', sans-serif;
  background: #eeeff2;
  text-transform: uppercase;
  width: 100px;
  display: inline-block;
  position: absolute;
  top: -12px;
  padding: 4px 10px;
  margin: auto;
  font-weight: bold;
  left: 0px;
  right: 0px;
}
.experience-block p {
  margin-bottom: 0px;
  font-size: 15px;
}
.experience-sec [class*="col-"]:nth-child(4) .experience-block img {
  margin-bottom: 0px !important;
}
.experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
  float: left;
  margin: 0px;
  margin-bottom: 0px !important;
}
.experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
  overflow: hidden;
  text-align: left;
  padding: 0px;
  margin: 0px;
  padding-left: 25px;
}
.experience-sec [class*="col-"]:nth-child(4) .experience-block h5:before {
  display: none;
}
.experience-sec [class*="col-"]:nth-child(4) .experience-block h5 small {
  color: #ffb004;
  font-size: 100%;
}
@media (max-width: 2000px) {}
@media (max-width: 1900px) {}
@media (max-width: 1800px) {
  .experience-block {
    padding: 35px;
  }
  .experience-block h2 {
    font-size: 55px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
    width: 90px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    font-size: 20px;
  }
}
@media (max-width: 1700px) {
  .experience-block {
    padding: 40px;
  }
  .experience-block h2 {
    font-size: 55px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
    width: 95px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    font-size: 19px;
  }
}
@media (max-width: 1600px) {
  .experience-block {
    padding: 40px;
  }
  .experience-block h2 {
    font-size: 50px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
    width: 90px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    font-size: 18px;
  }
}
@media (max-width: 1500px) {
  .experience-block {
    padding: 40px 30px;
  }
  .experience-sec .row {
    margin: 0px -18px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 18px;
    margin-bottom: 36px;
  }
  .experience-sec {
    padding: 36px;
    padding-bottom: 0px !important;
    -webkit-box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.03);
  }
  .experience-block h2 {
    font-size: 45px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
    width: 85px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    font-size: 17px;
  }
}
@media (max-width: 1399.98px) {
  .experience-block {
    padding: 40px 25px;
  }
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
    margin-bottom: 30px;
  }
  .experience-sec {
    padding: 30px;
    padding-bottom: 0px !important;
  }
  .experience-block h2 {
    font-size: 40px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    padding-left: 19px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
    width: 80px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    font-size: 19px;
  }
}
@media (max-width: 1300px) {
  .experience-block {
    padding: 40px 20px;
  }
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
    margin-bottom: 30px;
  }
  .experience-sec {
    padding: 30px;
    padding-bottom: 0px !important;
  }
  .experience-block h2 {
    font-size: 38px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    padding-left: 18px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
    width: 75px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .experience-block {
    padding: 40px 20px;
  }
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
    margin-bottom: 30px;
  }
  .experience-sec {
    padding: 30px;
    padding-bottom: 0px !important;
  }
  .experience-block h2 {
    font-size: 35px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    padding-left: 15px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
    width: 70px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    font-size: 17px;
  }
}
@media (max-width: 1100px) {
  .experience-block {
    padding: 40px 15px;
  }
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
    margin-bottom: 30px;
  }
  .experience-sec {
    padding: 30px;
    padding-bottom: 0px !important;
  }
  .experience-block h2 {
    font-size: 30px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    padding-left: 10px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
    width: 60px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .experience-block {
    padding: 40px 15px;
  }
  .experience-block h5 {
    font-size: 20px;
  }
  .experience-block h2 {
    font-size: 30px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    padding-left: 10px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
    width: 80px;
  }
  .home-benner-sec ul {
    padding-left: 10px;
  }
  .home-benner-sec ul li {
    line-height: 1.5;
    font-size: 14px;
  }
  .home-benner-sec ul li::before {
    top: 2px;
  }
  .home-info {
    text-align: left;
  }
  .home-btn-block {
    text-align: center;
  }
  .home-btn {
    padding: 10px 20px !important;
    width: 248px !important;
  }
}
@media (max-width: 768px) {
  .experience-block {
    padding: 40px 15px;
  }
  .experience-block h2 {
    font-size: 30px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    padding-left: 10px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
    width: 80px;
  }
  .home-benner-sec ul {
    padding-left: 10px;
  }
  .home-benner-sec ul li {
    line-height: 1.5;
    font-size: 14px;
  }
  .home-benner-sec ul li::before {
    top: 2px;
  }
}
@media (max-width: 576px) {
  .experience-sec {
    padding: 30px;
  }
  .experience-sec [class*="col-"] {
    margin-bottom: 30px;
  }
  .experience-block {
    padding: 40px 20px;
  }
  .experience-block h2 {
    font-size: 30px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block h5 {
    padding-left: 10px;
  }
  .experience-sec [class*="col-"]:nth-child(4) .experience-block figure {
    width: 80px;
  }
  .welcome-icon img {
    margin-right: 8px;
  }
  .home-benner-sec ul {
    padding-left: 10px;
  }
  .home-benner-sec ul li {
    line-height: 1.5;
    font-size: 14px;
  }
  .home-benner-sec ul li::before {
    top: 2px;
  }
  .home-btn-block small {
    color: #fff;
    font-weight: bold;
    display: block;
  }
}
.faq-section {
  background: #fafafa;
}