/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,700');*/
/*=========================================
=            Theme Default css            =
=========================================*/
body {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  vertical-align: baseline;
  background: #ffffff;
  color: #444444;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  color: #222222;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.4;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 22px;
}
a {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
a:active,
a:hover,
a:focus {
  outline: 0 none;
}
.nav > li > a:focus {
  background: transparent;
}
.ghost-btn {
  background: transparent;
  border: 2px solid #969BA2;
  border-radius: 0px;
  color: #969BA2;
  display: inline-block;
  font-weight: 600;
  padding: 14px 30px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.ghost-btn:hover {
  background: #969BA2;
  color: #ffffff;
}
.btn-read-more {
  background: #969BA2;
  border: none;
  border-radius: 0px;
  color: #ffffff;
  display: inline-block;
  font-weight: 600;
  padding: 15px 30px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn-read-more:hover {
  background: #ffffff;
  color: #969BA2;
}
.sppb-addon-button-group {
  float: right;
}
.sppb-addon-button-group a {
  background: #969BA2;
  border: none;
  border-radius: 0px;
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  margin-top: 5px;
  padding: 20px 30px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sppb-addon-button-group a:hover {
  background: #ffffff;
  color: #969BA2;
}
.title-style-one {
  margin-bottom: 50px;
  text-align: center;
}
.title-style-one .sppb-addon-title {
  font-weight: 500;
  margin-bottom: 24px;
  padding-bottom: 15px;
  position: relative;
  text-transform: uppercase;
}
.title-style-one .sppb-addon-title::before {
  background: #969BA2;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  height: 4px;
  width: 50px;
}
.title-style-one .sppb-addon-content {
  padding: 0 10%;
}
.sppb-addon-header.title-center h2.sppb-addon-title {
  font-size: 28px;
  margin-bottom: 50px !important;
  padding-bottom: 15px !important;
  text-transform: uppercase;
  position: relative;
}
.sppb-addon-header.title-center h2.sppb-addon-title span {
  color: #969BA2;
}
.sppb-addon-header.title-center h2.sppb-addon-title::before {
  background: #969BA2;
  content: "";
  height: 4px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 50px;
}
.sppb-addon-header.title-left h1.sppb-addon-title {
  font-size: 36px;
  margin-bottom: 30px;
  padding-bottom: 15px !important;
  text-transform: uppercase;
  position: relative;
}
.sppb-addon-header.title-left h1.sppb-addon-title span {
  color: #969BA2;
}
.sppb-addon-header.title-left h1.sppb-addon-title::before {
  background: #969BA2;
  content: "";
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  width: 50px;
}
.sppb-addon-header.title-left h2.sppb-addon-title {
  font-size: 28px;
  margin-bottom: 30px;
  padding-bottom: 15px !important;
  text-transform: uppercase;
  position: relative;
}
.sppb-addon-header.title-left h2.sppb-addon-title span {
  color: #969BA2;
}
.sppb-addon-header.title-left h2.sppb-addon-title::before {
  background: #969BA2;
  content: "";
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  width: 50px;
}
.sppb-addon-header.title-right h2.sppb-addon-title {
  font-size: 28px;
  margin-bottom: 30px;
  padding-bottom: 15px !important;
  text-transform: uppercase;
  position: relative;
}
.sppb-addon-header.title-right h2.sppb-addon-title span {
  color: #969BA2;
}
.sppb-addon-header.title-right h2.sppb-addon-title::after {
  background: #969BA2;
  content: "";
  height: 4px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
}
.title-white .sppb-addon-title {
  color: #ffffff;
}
.owl-carousel.owl-theme .owl-nav {
  left: 0;
  position: absolute;
  right: 0;
  top: 40%;
  margin: 0;
}
.owl-carousel.owl-theme .owl-nav > div {
  position: absolute;
  background: transparent;
  border: 1px solid #969BA2;
  border-radius: 0;
  margin: 0;
  padding: 9px 12px !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.owl-carousel.owl-theme .owl-nav > div i {
  color: #969BA2;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.owl-carousel.owl-theme .owl-nav > div:hover {
  background: #969BA2;
}
.owl-carousel.owl-theme .owl-nav > div:hover i {
  color: #ffffff;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
  left: -35px;
}
.owl-carousel.owl-theme .owl-nav .owl-next {
  right: -35px;
}
.owl-carousel.owl-theme .owl-dots {
  margin-top: 30px !important;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
  background: #869791;
  height: 12px;
  width: 12px;
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span {
  background: #969BA2;
}
/*=====  End of Theme Default css  ======*/
/*==================================
=            Header css            =
==================================*/
#sp-top-bar {
  border-bottom: 1px solid #d6d6d6;
}
#sp-top-bar .top-left {
  margin-left: 0 !important;
}
#sp-top-bar .top-left p {
  margin: 0;
}
#sp-top-bar .top-address ul {
  text-align: left;
}
#sp-top-bar .top-address ul li {
  border: none;
  font-size: 14px;
  margin-right: 25px;
}
#sp-top-bar .top-address ul li i {
  color: #969BA2;
  padding-right: 8px;
}
#sp-top-bar .top-address ul li:last-child {
  margin-right: 0;
}
#sp-top-bar .top-social ul {
  text-align: right;
}
#sp-top-bar .top-social ul li {
  padding-left: 8px;
}
#sp-top-bar .top-social ul li a {
  color: #222222;
}
#sp-top-bar .top-social ul li a:hover {
  color: #969BA2;
}
#sp-top-bar .sp-module {
  margin: 0 !important;
  display: block !important;
}
#sp-top-bar .sp-module ul li {
  border: none;
  display: inline-block;
}
#sp-top-bar .sp-module ul li a {
  line-height: 24px;
  padding: 0;
}
#sp-top-bar .sp-module ul li a::before {
  content: "";
  margin-right: 0;
}
#sp-header {
  box-shadow: none !important;
}
#sp-header.menu-fixed {
  border-bottom: 2px solid #969BA2;
}
#home-two #sp-top-bar {
  border-bottom: 1px solid #535353;
  position: relative;
  z-index: 99;
}
#home-two #sp-top-bar .top-address ul li {
  color: #b7b7b7;
}
#home-two #sp-top-bar .top-social ul li a {
  color: #969BA2;
}
#home-two #sp-header {
  background: transparent;
}
#home-two #sp-header.menu-fixed {
  background: #000000;
}
#home-two #sp-slider {
  margin-top: -132px;
}
#home-two #sp-menu .sp-megamenu-parent {
  position: inherit;
}
#home-two #sp-menu .sp-megamenu-parent > li > a {
  color: #cccccc;
}
#home-two #sp-menu .sp-megamenu-parent > li.active a {
  color: #969BA2;
}
#home-two #sp-menu .sp-megamenu-parent > li:hover a {
  color: #969BA2;
}
#home-two #sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item > a {
  color: #ffffff;
}
#home-two #sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item > a:hover {
  background: #ac753b;
}
#home-two #sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item:last-child {
  border-bottom: none;
}
#home-two #offcanvas-toggler > i {
  color: #ac753b;
}
#home-four #sp-top-bar {
  border-bottom: none;
  padding: 0;
}
/*=====  End of Header css  ======*/
/*=====================================
=            Main menu css            =
=====================================*/
#sp-menu .sp-megamenu-parent {
  position: inherit;
}
#sp-menu .sp-megamenu-parent > li > a {
  font-size: 15px;
  color: #222222;
  text-transform: uppercase;
  line-height: 89px;
  padding: 0 15px;
  font-family: 'Raleway', sans-serif;
}
#sp-menu .sp-megamenu-parent > li.active a {
  color: #969BA2;
}
#sp-menu .sp-megamenu-parent > li:hover a {
  color: #969BA2;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #969BA2;
  padding: 0;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item {
  border-bottom: 1px solid #ac753b;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item > a {
  color: #ffffff;
  padding: 10px 20px;
  font-family: 'Raleway', sans-serif;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item > a:hover {
  background: #ac753b;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item:last-child {
  border-bottom: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  font-size: 22px;
}
#sp-menu .sp-megamenu-parent > li.sp-has-child > a::after {
  content: "";
}
/*=====  End of Main Menu css  ======*/
/*=======================================
=            Main Slider css            =
=======================================*/
.slider-default-style ul li {
  border: none !important;
}
.slider-default-style .tp-caption.large_text {
  font-size: 48px !important;
  line-height: 56px;
  font-weight: 500;
  font-family: 'Raleway', sans-serif;
  text-transform: capitalize;
  text-align: left;
}
.slider-default-style .tp-caption.large_text span {
  display: block;
  font-weight: 300;
}
.slider-default-style .tp-caption.medium_text {
  font-size: 16px !important;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 10px;
  line-height: 24px !important;
  width: 100%;
}
.slider-default-style .tp-caption.small_text {
  font-size: 16px !important;
  letter-spacing: 0px;
  text-transform: capitalize;
  text-align: left;
  width: 30%;
}
.slider-default-style .tp-caption.largewhitebg {
  background: transparent;
}
.slider-default-style .tp-caption.largewhitebg a {
  background: #969BA2;
  font-size: 14px !important;
  border-radius: 0px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px 35px !important;
}
.slider-default-style .tp-caption.largewhitebg a:hover {
  background: #ac753b;
}
.slider-default-style .tp-leftarrow.default {
  background: transparent;
  left: 5% !important;
}
.slider-default-style .tp-leftarrow.default::after {
  background: #ffffff;
  color: #222222;
  content: "\f104";
  font-family: "Fontawesome";
  font-size: 24px;
  line-height: 46px;
  text-align: center;
  padding: 0px;
  height: 50px;
  width: 40px;
  border-radius: 0px;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.slider-default-style .tp-leftarrow.default:hover::after {
  background: #969BA2;
  color: #ffffff;
}
.slider-default-style .tp-rightarrow.default {
  background: transparent;
  right: 5% !important;
}
.slider-default-style .tp-rightarrow.default::after {
  background: #ffffff;
  color: #222222;
  content: "\f105";
  font-family: "Fontawesome";
  font-size: 24px;
  line-height: 46px;
  text-align: center;
  padding: 0px;
  height: 50px;
  width: 40px;
  border-radius: 0px;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.slider-default-style .tp-rightarrow.default:hover::after {
  background: #969BA2;
  color: #ffffff;
}
.slider-two .slotholder {
  position: relative;
}
.slider-two .slotholder::before {
  background: rgba(23, 28, 39, 0.7);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.slider-two .tp-caption.large_text {
  color: #ffffff;
}
.slider-two .tp-caption.medium_text {
  color: #c5c4c4;
}
.slider-two .tp-caption.small_text {
  color: #c5c4c4;
}
.slider-three .slotholder {
  position: relative;
}
.slider-three .slotholder::before {
  background: rgba(23, 28, 39, 0.7);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.slider-three .tp-caption.large_text {
  color: #ffffff;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
.slider-three .tp-caption.medium_text {
  color: #c5c4c4;
}
.slider-three .tp-caption.small_text {
  color: #c5c4c4;
}
.slider-three .tp-caption.largewhitebg {
  width: 100%;
  text-align: center;
}
.slider-four .slotholder {
  position: relative;
}
.slider-four .slotholder::before {
  background: rgba(23, 28, 39, 0.7);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.slider-four .tp-caption.large_text {
  color: #ffffff;
  width: 100%;
  text-align: center;
}
.slider-four .tp-caption.medium_text {
  color: #c5c4c4;
  text-transform: capitalize;
}
.slider-four .tp-caption.small_text {
  color: #c5c4c4;
}
.slider-four .tp-caption.largewhitebg {
  width: 100%;
  text-align: center;
}
/*=====  End of Main Slider css  ======*/
/*============================================================
=            Need Lawyer & Appointment button css            =
============================================================*/
.need-lawyer {
  color: #ffffff;
}
.need-lawyer h3 {
  color: #ffffff;
  font-size: 30px;
  margin-bottom: 5px;
}
.need-lawyer p {
  margin-bottom: 0;
}
.home-two-info .sppb-addon-feature {
  margin-bottom: 30px;
}
.home-two-info .sppb-addon-feature .sppb-icon i {
  font-size: 28px;
  color: #969BA2;
}
.home-two-info .sppb-addon-feature .sppb-media-body {
  color: #dbdbdb;
}
.home-two-info .sppb-addon-feature .sppb-media-body .sppb-addon-title {
  font-size: 28px;
  color: #ffffff;
  margin-bottom: 20px;
  line-height: 28px;
}
.home-two-info .sppb-addon-feature .sppb-media-body ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.home-two-info .sppb-addon-feature .sppb-media-body ul li {
  margin-bottom: 3px;
}
.home-two-info .sppb-addon-feature .sppb-media-body ul li:last-child {
  margin-bottom: 0;
}
.home-three-info {
  background: #969BA2;
}
.home-three-info .sppb-addon-raw-html .sppb-addon-content {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  line-height: 50px;
}
.home-three-info .sppb-text-left {
  text-align: right;
}
.home-three-info .sppb-text-left .sppb-btn-default {
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 0;
  color: #222222;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  padding: 14px 25px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.home-three-info .sppb-text-left .sppb-btn-default:hover {
  background: transparent;
  color: #ffffff;
}
/*=====  End of Need Lawyer & Appointment button css  ======*/
/*======================================
=            Home about css            =
======================================*/
.about-home-3 .sppb-addon-title {
  font-size: 36px;
}
.about-home-3 .sppb-addon-title span {
  font-weight: 500;
}
.about-home-3 a.ghost-btn {
  margin-top: 30px;
  padding: 11px 30px;
}
.about-home-4 {
  position: relative;
}
.about-home-4::after {
  position: absolute;
  background: url(../images/about_section2.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
}
.about-home-4 .sppb-addon-text-block {
  padding-right: 60px;
}
.about-home-4 .sppb-addon-text-block .sppb-addon-title {
  font-size: 36px;
}
.about-home-4 .sppb-addon-text-block .sppb-addon-title span {
  font-weight: 500;
}
.about-home-4 .sppb-addon-text-block a.ghost-btn {
  margin-top: 30px;
  padding: 11px 30px;
}
/*=====  End of Home about css  ======*/
/*============================================
=            Home one service css            =
============================================*/
.home-one-service .sppb-addon-feature {
  margin-bottom: 60px;
}
.home-one-service .sppb-addon-feature .sppb-img-container {
  margin-bottom: 10px;
  min-height: 45px;
}
.home-one-service .sppb-addon-feature a h3 {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.home-one-service .sppb-addon-feature a h3:after {
  position: absolute;
  content: "";
  background: #969BA2;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  height: 4px;
  width: 40px;
}
.home-one-service .sppb-addon-feature a:hover h3 {
  color: #969BA2;
}
.home-one-service .sppb-addon-feature a.ghost-btn {
  color: #6e6e6e;
  font-size: 14px;
  text-transform: capitalize;
  margin-top: 15px;
  padding: 8px 20px;
}
.home-one-service .sppb-addon-feature a.ghost-btn:hover {
  color: #ffffff;
}
.home-one-service .sppb-addon-feature a.ghost-btn:after {
  font-family: 'Fontawesome';
  content: "\f105";
  padding-left: 8px;
}
.home-two-service .sppb-addon-feature {
  margin-bottom: 30px;
  overflow: hidden;
}
.home-two-service .sppb-addon-feature .sppb-addon-content {
  position: relative;
}
.home-two-service .sppb-addon-feature .sppb-addon-content .sppb-addon-text {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  padding: 15px;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -moz-transform: scale(1) translateY(150px);
  -webkit-transform: scale(1) translateY(150px);
  -o-transform: scale(1) translateY(150px);
  -ms-transform: scale(1) translateY(150px);
  transform: scale(1) translateY(150px);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  opacity: 0;
}
.home-two-service .sppb-addon-feature .sppb-addon-content .sppb-addon-text h3 {
  font-size: 22px;
  margin-bottom: 5px;
}
.home-two-service .sppb-addon-feature .sppb-addon-content .sppb-addon-text h3 a {
  color: #ffffff;
}
.home-two-service .sppb-addon-feature a h3.sppb-addon-title {
  background: rgba(207, 148, 85, 0.8);
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  margin-bottom: 0px;
  padding: 8px 15px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.home-two-service .sppb-addon-feature a.ghost-btn {
  color: #ffffff;
  font-size: 14px;
  text-transform: capitalize;
  margin-top: 15px;
  padding: 8px 20px;
}
.home-two-service .sppb-addon-feature:hover .sppb-addon-text {
  -moz-transform: scale(1) translateY(0px);
  -webkit-transform: scale(1) translateY(0px);
  -o-transform: scale(1) translateY(0px);
  -ms-transform: scale(1) translateY(0px);
  transform: scale(1) translateY(0px);
  opacity: 1;
}
.home-two-service .sppb-addon-feature:hover h3.sppb-addon-title {
  opacity: 0;
}
.home-three-service .sppb-addon-feature {
  background: #f5f5f5;
  margin-bottom: 30px;
  padding: 50px 30px 40px;
  min-height: 300px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.home-three-service .sppb-addon-feature .sppb-addon-content .sppb-img-container {
  margin-bottom: 10px;
  min-height: 45px;
}
.home-three-service .sppb-addon-feature a h3.sppb-addon-title {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.home-three-service .sppb-addon-feature:hover {
  -webkit-box-shadow: 0px 12px 8px 0px rgba(216, 216, 216, 0.75);
  -moz-box-shadow: 0px 12px 8px 0px rgba(216, 216, 216, 0.75);
  box-shadow: 0px 12px 8px 0px rgba(216, 216, 216, 0.75);
}
.home-four-service .sppb-addon-feature {
  margin-bottom: 50px;
  overflow: hidden;
  position: relative;
}
.home-four-service .sppb-addon-feature .sppb-img-container {
  position: relative;
  overflow: hidden;
}
.home-four-service .sppb-addon-feature .sppb-img-container img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.home-four-service .sppb-addon-feature .sppb-addon-content .sppb-feature-box-title {
  margin-bottom: 15px;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.home-four-service .sppb-addon-feature a.ghost-btn {
  font-size: 14px;
  text-transform: capitalize;
  margin-top: 15px;
  padding: 8px 20px;
}
.home-four-service .sppb-addon-feature:hover .sppb-img-container img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/*=====  End of Home one service css  ======*/
/*==============================================
=            Pay Nothing Unless css            =
==============================================*/
.pay-nothing {
  color: #d2d2d2;
  text-align: center;
  position: relative;
}
.pay-nothing:after {
  background: rgba(30, 46, 61, 0.8);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.pay-nothing h1 {
  color: #ffffff;
}
.pay-nothing h1 span {
  color: #969BA2;
}
.pay-nothing p {
  padding: 0 20%;
}
.pay-nothing a.ghost-btn {
  color: #ffffff;
  margin-top: 30px;
  padding: 12px 30px;
}
/*=====  End of Pay Nothing Unless css  ======*/
/*=========================================
=            Doctor Team css             =
=========================================*/
.tlp-team .layout1 .tlp-equal-height {
  padding: 0;
}
.tlp-team .layout1 .single-team-area .single-team img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.tlp-team .layout1 .single-team-area .overlay-element .detail-link:hover i {
  color: #969BA2;
}
.tlp-team .layout1 .single-team-area .contact-info,
.tlp-team .layout1 .single-team-area .tlp-team-skill {
  padding: 0;
}
.tlp-team .layout1 .single-team-area .social-icons a {
  border: 1px solid #ffffff;
  color: #ffffff;
  height: 36px;
  width: 36px;
  line-height: 34px;
}
.tlp-team .layout1 .single-team-area .social-icons a i {
  display: inline-block;
  padding: 0;
}
.tlp-team .layout1 .single-team-area .social-icons a:hover {
  background: #ffffff;
  opacity: 1;
}
.tlp-team .layout1 .single-team-area .social-icons a:hover i {
  background: transparent;
  color: #969BA2;
}
.tlp-team .layout1 .single-team-area:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tlp-team .layout2 .tlp-equal-height {
  padding: 0;
}
.tlp-team .layout2 .single-team-area .tlp-content {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.tlp-team .layout2 .single-team-area .tlp-content:after {
  position: absolute;
  content: "";
  background: #969BA2;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 50px;
}
.tlp-team .layout2 .single-team-area .tlp-content h3 a {
  font-size: 22px;
  color: #222222;
}
.tlp-team .layout2 .single-team-area .tlp-content h3 a:hover {
  color: #969BA2;
}
.tlp-team .layout2 .single-team-area .tlp-content .tlp-position {
  font-size: 15px;
  text-align: left;
}
.tlp-team .layout2 .single-team-area .contact-info,
.tlp-team .layout2 .single-team-area .tlp-team-skill {
  padding: 0;
}
.tlp-team .layout2 .single-team-area .social-icons {
  margin-top: 15px;
  text-align: left !important;
}
.tlp-team .layout2 .single-team-area .social-icons a {
  border: 1px solid #969BA2;
  color: #969BA2;
  height: 36px;
  width: 36px;
  line-height: 34px;
}
.tlp-team .layout2 .single-team-area .social-icons a i {
  display: inline-block;
  padding: 0;
}
.tlp-team .layout2 .single-team-area .social-icons a:hover {
  background: #969BA2;
  color: #ffffff;
}
.tlp-team .layout3 .single-team-area figure {
  position: relative;
  overflow: hidden;
}
.tlp-team .layout3 .single-team-area figure img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.tlp-team .layout3 .single-team-area .tlp-content {
  padding: 25px 0;
}
.tlp-team .layout3 .single-team-area .tlp-content h3 {
  margin-bottom: 5px;
  padding-top: 0;
}
.tlp-team .layout3 .single-team-area .contact-info,
.tlp-team .layout3 .single-team-area .tlp-team-skill {
  margin: 0;
  padding: 0;
}
.tlp-team .layout3 .single-team-area .social-icons {
  text-align: center;
}
.tlp-team .layout3 .single-team-area .social-icons a {
  border: 1px solid #d4aa56;
  line-height: 32px;
  height: 34px;
  width: 34px;
}
.tlp-team .layout3 .single-team-area .social-icons a i {
  display: inline;
  color: #969BA2;
  background: transparent;
  margin: 0;
  padding: 0;
  height: inherit;
  width: inherit;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.tlp-team .layout3 .single-team-area .social-icons a:hover {
  background: #969BA2;
  opacity: 1;
}
.tlp-team .layout3 .single-team-area .social-icons a:hover i {
  color: #ffffff;
}
.tlp-team .layout3 .single-team-area:hover figure img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.tlp-team .layout3 .single-team-area:hover h3 a {
  color: #969BA2;
}
.tlp-team .layout8 .single-team-area .tlp-overlay {
  background: rgba(0, 0, 0, 0.5);
}
.tlp-team .layout8 .single-team-area .tlp-overlay .tlp-title {
  bottom: 70px;
  height: 70px;
}
.tlp-team .layout8 .single-team-area .tlp-overlay .tlp-content {
  bottom: initial;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  padding-top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tlp-team .layout10 .single-team-area .tlp-team-item {
  border: none;
  box-shadow: none;
  position: relative;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .tlp-info {
  position: absolute;
  left: 0;
  bottom: 0;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .tlp-info h3 {
  background: #969BA2;
  margin: 0;
  padding: 5px 15px;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .tlp-info h3 a {
  color: #ffffff;
  font-size: 22px;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .tlp-info .tlp-position {
  background: #222222;
  font-weight: 500;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .image-container {
  overflow: hidden;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .image-container .tlp-overlay {
  overflow: hidden;
  background: rgba(207, 148, 85, 0.8);
  -moz-transform: scale(1) translateY(150px);
  -webkit-transform: scale(1) translateY(150px);
  -o-transform: scale(1) translateY(150px);
  -ms-transform: scale(1) translateY(150px);
  transform: scale(1) translateY(150px);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .image-container .tlp-title h3 {
  text-align: center;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .image-container .tlp-position {
  font-weight: 500;
  margin-bottom: 10px;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .image-container .short-bio p {
  text-align: center;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .image-container .social-icons {
  margin-top: 25px;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .image-container .social-icons a i {
  padding: 0;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .image-container .social-icons a:hover {
  opacity: 1;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .image-container .social-icons a:hover i {
  background: transparent;
}
.tlp-team .layout10 .single-team-area .tlp-team-item .image-container:hover .tlp-overlay {
  -moz-transform: scale(1) translateY(0px);
  -webkit-transform: scale(1) translateY(0px);
  -o-transform: scale(1) translateY(0px);
  -ms-transform: scale(1) translateY(0px);
  transform: scale(1) translateY(0px);
}
.tlp-team .layout10 .single-team-area .tlp-team-item:hover .tlp-info {
  display: none;
}
.tlp-team .layout12 .single-team-area figure img {
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.tlp-team .layout12 .single-team-area .tlp-overlay h3 {
  font-size: 22px;
}
.tlp-team .layout12 .single-team-area .tlp-overlay h3 span.tlp-name {
  background: #969BA2;
  padding: 6px 20px;
  text-align: center;
  display: inline-block;
}
.tlp-team .layout12 .single-team-area .tlp-overlay .tlp-position {
  margin-bottom: 5px;
  font-weight: 500;
  text-align: left;
}
.tlp-team .layout12 .single-team-area .tlp-overlay .tlp-position span {
  color: #ffffff;
  padding: 8px 15px;
}
.tlp-team .layout12 .single-team-area .tlp-overlay .short-bio {
  font-size: 14px;
}
.tlp-team .layout12 .single-team-area .tlp-overlay .social-icons {
  text-align: center;
}
.tlp-team .layout12 .single-team-area .tlp-overlay .social-icons a {
  border: 1px solid #ffffff;
  font-size: 14px;
  line-height: 34px;
  height: 34px;
  width: 34px;
}
.tlp-team .layout12 .single-team-area .tlp-overlay .social-icons a i {
  display: inline;
  color: #ffffff;
  background: transparent;
  margin: 0;
  padding: 0;
  height: inherit;
  width: inherit;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.tlp-team .layout12 .single-team-area .tlp-overlay .social-icons a:hover {
  background: #ffffff;
  border: 1px solid #ffffff;
  opacity: 1;
}
.tlp-team .layout12 .single-team-area .tlp-overlay .social-icons a:hover i {
  color: #969BA2;
}
.tlp-team .layout12 .single-team-area:hover .tlp-overlay {
  background: rgba(207, 148, 85, 0.8);
}
.tlp-team .layout12 .single-team-area:hover .tlp-overlay h3 {
  margin-top: 8%;
}
.tlp-team .layout12 .single-team-area:hover .tlp-overlay h3 a span {
  background: transparent;
}
.tlp-team .owl-theme .owl-nav > div {
  padding: 8px 12px !important;
}
.tlp-team-detail {
  padding-bottom: 0 !important;
}
.tlp-team-detail .tlp-content h3 {
  font-size: 30px;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.tlp-team-detail .tlp-content .tlp-position {
  display: inline-block;
  font-size: 16px;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.tlp-team-detail .tlp-content .tlp-position::after {
  position: absolute;
  background: #969BA2;
  content: "";
  left: 0;
  bottom: 0;
  height: 4px;
  width: 50px;
}
.tlp-team-detail .social-icons a {
  border: 1px solid #969BA2;
  color: #969BA2;
  height: 36px;
  width: 36px;
  line-height: 34px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.tlp-team-detail .social-icons a i.fa {
  display: inline-block;
  padding: 0;
}
.tlp-team-detail .social-icons a:hover {
  background: #969BA2;
  color: #ffffff;
}
/*=====  End of Doctor Team css   ======*/
/*=====================================
=            Accordion css            =
=====================================*/
.sppb-addon-accordion {
  background: #ffffff;
  padding: 30px;
}
.sppb-addon-accordion .sppb-addon-title {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.sppb-addon-accordion .sppb-addon-title::after {
  bottom: 0px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 50px;
  z-index: 1;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel {
  background: transparent;
  border: none;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 0px;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel .sppb-panel-heading {
  background: transparent;
  border-radius: 0px;
  padding: 10px 15px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel .sppb-panel-heading .sppb-panel-title {
  color: #222222;
  font-size: 18px;
  font-weight: 500;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel .sppb-panel-heading .sppb-toggle-direction {
  color: #969BA2;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel .sppb-panel-heading.active {
  background: transparent;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel .sppb-panel-heading.active .sppb-panel-title {
  color: #969BA2;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel:last-child {
  border-bottom: none;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel-body {
  border: none;
}
/*=====  End of Accordion css  ======*/
/*=======================================
=            Testimonial css            =
=======================================*/
.testimonial-consultation {
  position: relative;
}
.testimonial-consultation .sppb-addon-raw-html {
  color: #ffffff;
  padding-left: 60px;
}
.testimonial-consultation .sppb-addon-raw-html h2 {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.testimonial-consultation .sppb-addon-raw-html .sppb-addon-content a.ghost-btn {
  border: 2px solid #ffffff;
  color: #ffffff;
  margin-top: 30px;
}
.testimonial-consultation .sppb-addon-raw-html .sppb-addon-content a.ghost-btn:hover {
  background: #ffffff;
}
.testimonial-consultation:before {
  background: #222222 url(../images/section7_bg.png) 0 0 no-repeat;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
}
.testimonial-consultation:after {
  background: #969BA2 url(../images/section7_bg.png) 0 0 no-repeat;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;
}
.tss-wrapper .tss-layout4 {
  background: #ffffff;
  padding: 43px 30px;
}
.tss-wrapper .tss-layout4 .slick-slide {
  margin-bottom: 0;
}
.tss-wrapper .tss-layout4 .single-item-wrapper {
  background: transparent;
  display: inherit;
}
.tss-wrapper .tss-layout4 .single-item-wrapper .item-content-wrapper {
  padding: 0;
}
.tss-wrapper .tss-layout4 .single-item-wrapper .tss-meta-info {
  padding-top: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tss-wrapper .tss-layout4 .single-item-wrapper .tss-meta-info .profile-img-wrapper {
  margin-right: 25px;
  padding: 0;
  -webkit-box-flex: inherit;
  -ms-flex: inherit;
  flex: inherit;
}
.tss-wrapper .tss-layout4 .single-item-wrapper .tss-meta-info h3.author-name {
  margin-bottom: 5px;
}
.tss-wrapper .tss-layout4 .rt-carousel span.rt-prev {
  left: inherit;
  right: 40px;
}
.tss-wrapper .tss-layout4 .rt-carousel span.rt-next {
  right: 0;
}
.tss-wrapper .tss-layout4 .rt-carousel span.rt-slick-nav {
  background: transparent;
  border: 1px solid #969BA2;
  color: #969BA2;
  border-radius: 0;
  height: 38px;
  width: 36px;
  line-height: 36px;
  top: 70%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout4 .rt-carousel span.rt-slick-nav:hover {
  background: #969BA2;
  color: #ffffff;
}
.tss-wrapper .tss-layout4 .rt-carousel ul.slick-dots {
  position: absolute;
  right: 0;
  bottom: 15px;
  margin-top: 0px;
}
.tss-wrapper .tss-layout5 {
  padding-right: 25px;
}
.tss-wrapper .tss-layout5 .slick-slide {
  margin-bottom: 0;
}
.tss-wrapper .tss-layout5 .single-item-wrapper .tss-meta-info {
  display: inherit;
  margin-top: 0;
}
.tss-wrapper .tss-layout5 .single-item-wrapper .item-content-wrapper {
  background: transparent;
  padding: 0 0 0 50px;
}
.tss-wrapper .tss-layout5 .single-item-wrapper .item-content-wrapper::before {
  color: #969BA2;
}
.tss-wrapper .tss-layout5 .single-item-wrapper .item-content-wrapper::after {
  border: none;
}
.tss-wrapper .tss-layout5 .single-item-wrapper h3.author-name::before {
  content: "------";
  color: #969BA2;
  padding-right: 12px;
}
.tss-wrapper .tss-layout6 .slick-slide {
  margin-bottom: 0;
}
.tss-wrapper .tss-layout6 .single-item-wrapper {
  background: transparent;
  padding: 0;
}
.tss-wrapper .tss-layout6 .single-item-wrapper .tss-meta-info h4.author-bio {
  color: #969BA2;
  font-weight: 500;
  margin-bottom: 0;
}
.tss-wrapper .tss-layout6 .single-item-wrapper::before {
  content: "";
}
.tss-wrapper .rt-carousel ul.slick-dots {
  margin-top: 25px;
  margin-bottom: 0;
  padding-left: 0;
}
.tss-wrapper .rt-carousel ul.slick-dots li button {
  background: #869791;
  height: 12px;
  width: 12px;
}
.tss-wrapper .rt-carousel ul.slick-dots li.slick-active button {
  background: #969BA2;
}
/*=====  End of Testimonial css  ======*/
/*=====================================================
=            Request free consultation css            =
=====================================================*/
.rsform .formResponsive {
  margin-bottom: 0;
}
.rsform .formResponsive .rsform-block {
  margin-bottom: 5px;
  min-height: 55px;
}
.rsform .formResponsive .rsform-block .formControlLabel {
  padding-top: 0;
  width: inherit;
}
.rsform .formResponsive .rsform-block .formControls {
  margin-left: 0;
  position: relative;
}
.rsform .formResponsive .rsform-block .formControls input {
  background: transparent;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  font-style: italic;
  color: #868686;
  margin-bottom: 0;
  padding: 4px 10px;
  height: 32px;
  width: 95%;
}
.rsform .formResponsive .rsform-block .formControls input::-moz-placeholder {
  color: #868686;
}
.rsform .formResponsive .rsform-block .formControls input::-webkit-input-placeholder {
  color: #868686;
}
.rsform .formResponsive .rsform-block .formControls select {
  background: transparent;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  font-style: italic;
  color: #868686;
  padding: 4px 10px;
  height: 32px;
  width: 95%;
}
.rsform .formResponsive .rsform-block .formControls select::-moz-placeholder {
  color: #868686;
}
.rsform .formResponsive .rsform-block .formControls select::-webkit-input-placeholder {
  color: #868686;
}
.rsform .formResponsive .rsform-block .formControls textarea {
  border: 1px solid #d6d6d6;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  font-style: italic;
  color: #868686;
  padding: 4px 10px;
  width: 95%;
}
.rsform .formResponsive .rsform-block .formControls textarea::-moz-placeholder {
  color: #868686;
}
.rsform .formResponsive .rsform-block .formControls textarea::-webkit-input-placeholder {
  color: #868686;
}
.rsform .formResponsive .rsform-block .formControls input.rsform-calendar-button {
  border: none;
  border-left: 1px solid #d6d6d6;
  position: absolute;
  font-size: 14px;
  width: inherit;
  right: 24px;
  top: 1px;
  height: 40px;
}
.rsform .formResponsive .rsform-block .formControls input.rsform-calendar-button::-moz-placeholder {
  color: #868686;
}
.rsform .formResponsive .rsform-block .formControls input.rsform-calendar-button::-webkit-input-placeholder {
  color: #868686;
}
.rsform .formResponsive .rsform-block .formControls button {
  background: #969BA2;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  margin-top: 20px;
  padding: 18px 35px;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.rsform .formResponsive .rsform-block .formControls button:hover {
  background: #ac753b;
  color: #ffffff;
}
.request-free-consultation .rsform {
  text-align: center;
}
.request-free-consultation .rsform .rsform-block {
  width: 50%;
  float: left;
}
.request-free-consultation .rsform .rsform-block .formControls input {
  background: transparent;
  border: 1px solid #606f7c;
  color: #d9d9d9;
  width: 92%;
}
.request-free-consultation .rsform .rsform-block .formControls input::-moz-placeholder {
  color: #d9d9d9;
}
.request-free-consultation .rsform .rsform-block .formControls input::-webkit-input-placeholder {
  color: #d9d9d9;
}
.request-free-consultation .rsform .rsform-block.rsform-block-message {
  width: 100%;
}
.request-free-consultation .rsform .rsform-block.rsform-block-message textarea {
  background: transparent;
  border: 1px solid #606f7c;
  color: #d9d9d9;
  width: 95.8%;
}
.request-free-consultation .rsform .rsform-block.rsform-block-message textarea::-moz-placeholder {
  color: #d9d9d9;
}
.request-free-consultation .rsform .rsform-block.rsform-block-message textarea::-webkit-input-placeholder {
  color: #d9d9d9;
}
.request-free-consultation .rsform .rsform-block.rsform-block-submit {
  width: 100%;
}
.request-free-consultation .rsform .rsform-block.rsform-block-submit .formControls {
  text-align: center;
}
.free-consultation .sppb-addon-title {
  margin-bottom: 35px;
  padding-bottom: 15px;
  position: relative;
  text-transform: capitalize;
}
.free-consultation .sppb-addon-title:after {
  background: #969BA2;
  bottom: 0;
  content: "";
  height: 5px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  width: 50px;
}
.free-consultation .rsform .rsform-block {
  width: 50%;
  float: left;
}
.free-consultation .rsform .rsform-block .formControls input {
  background: #f5f5f5;
  width: 90%;
}
.free-consultation .rsform .rsform-block .formControls select {
  background: #f5f5f5;
  width: 90%;
}
.free-consultation .rsform .rsform-block.rsform-block-message {
  width: 100%;
}
.free-consultation .rsform .rsform-block.rsform-block-message textarea {
  background: #f5f5f5;
}
.emergency-contact {
  background: #969BA2;
}
.emergency-contact h3 {
  font-size: 30px;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
}
.emergency-contact h3 span {
  font-size: 36px;
  font-weight: 500;
  margin-left: 20px;
}
.emergency-contact h3:before {
  font-family: 'Fontawesome';
  content: "\f095";
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  height: 50px;
  line-height: 48px;
  margin-right: 15px;
  text-align: center;
  width: 50px;
}
.emergency-contact .sppb-btn-default {
  background: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 0;
  font-size: 18px;
  font-weight: 600;
  padding: 13px 44px;
}
.emergency-contact .sppb-btn-default:hover {
  background: transparent;
  color: #ffffff;
}
/*=====  End of Request free consultation css  ======*/
/*==========================================
=            Pricing & plan css            =
==========================================*/
.sppb-addon-pricing-table .sppb-pricing-box {
  background: #f5f5f5;
  border: none;
  padding: 50px 20px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  color: #494646;
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 400;
}
.pricing-one-style .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price {
  background: #494646;
  border-radius: 50%;
  height: 150px;
  width: 150px;
  margin: 15px 0;
  padding: 45px 0;
  display: inline-block;
  color: #ffffff;
  font-weight: 600;
  font-size: 48px;
  line-height: 36px;
}
.pricing-one-style .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price > span {
  display: block;
  color: #969BA2;
  font-size: 14px;
  text-transform: uppercase;
}
.pricing-one-style .sppb-pricing-box .sppb-pricing-footer .sppb-btn {
  background: #494646;
  color: #969BA2;
  border: none;
  border-radius: 30px;
  padding: 10px 20px;
}
.pricing-one-style .sppb-pricing-box:hover {
  background: #494646;
  margin-top: -10px;
}
.pricing-one-style .sppb-pricing-box:hover .sppb-pricing-header .sppb-pricing-title {
  color: #ffffff;
}
.pricing-one-style .sppb-pricing-box:hover .sppb-pricing-header .sppb-pricing-price {
  background: #969BA2;
}
.pricing-one-style .sppb-pricing-box:hover .sppb-pricing-header .sppb-pricing-price > span {
  color: #ffffff;
}
.pricing-one-style .sppb-pricing-box:hover .sppb-pricing-features {
  color: #ffffff;
}
.pricing-one-style .sppb-pricing-box:hover .sppb-pricing-footer .sppb-btn {
  background: #969BA2;
  color: #ffffff;
}
.pricing-two-style .sppb-addon-pricing-table .sppb-pricing-box {
  padding: 0;
}
.pricing-two-style .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  background: #969BA2;
  color: #ffffff;
  margin-bottom: 40px;
  padding: 20px 0;
}
.pricing-two-style .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price {
  color: #494646;
  font-size: 48px;
  font-weight: 600;
}
.pricing-two-style .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-price > span {
  color: #969BA2;
}
.pricing-two-style .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features {
  padding: 35px 0;
}
.pricing-two-style .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-features li {
  border-top: 1px solid #e7e7e7;
  padding: 10px 0;
}
.pricing-two-style .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-footer .sppb-btn {
  background: #494646;
  border-radius: 0;
  color: #969BA2;
  display: block;
  font-size: 18px;
  padding: 15px 0;
}
.pricing-two-style .sppb-addon-pricing-table .sppb-pricing-box:hover {
  margin-top: -10px;
}
.pricing-two-style .sppb-addon-pricing-table .sppb-pricing-box:hover .sppb-pricing-footer .sppb-btn {
  color: #ffffff;
}
/*=====  End of Pricing & plan css  ======*/
/*====================================
=            Progress css            =
====================================*/
.sppb-addon-pie-progress .sppb-pie-chart span {
  color: #ffffff;
  font-size: 34px;
  font-weight: 500;
}
.sppb-addon-pie-progress .sppb-addon-title {
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 0;
}
.sppb-progress-label {
  text-align: left;
}
.sppb-progress {
  background: #dcdcdc;
  box-shadow: 0 -1px 1px #c0c0c0;
  height: 15px;
}
.sppb-progress .sppb-progress-bar {
  background: #969BA2;
  border-radius: 4px;
}
.sppb-progress .sppb-progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
/*=====  End of Progress css  ======*/
/*===========================================
=            Our Latest Blog css            =
===========================================*/
.rt-our-blog ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.rt-our-blog ul li {
  float: left;
  margin-bottom: 30px;
  padding: 0 15px;
  width: 33.33333%;
}
.rt-our-blog ul li .moduleItemIntroimg {
  position: relative;
  overflow: hidden;
}
.rt-our-blog ul li .moduleItemIntroimg img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.rt-our-blog ul li .moduleItemIntroimg:after {
  background-image: linear-gradient(transparent, #969BA2), linear-gradient(transparent, #969BA2);
  background-position: 0 0px, 100% 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 100%;
  visibility: hidden;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.rt-our-blog ul li .moduleItemIntroimg .moduleItemDateCreated {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
}
.rt-our-blog ul li .moduleItemIntroimg .moduleItemDateCreated span {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  margin-right: -4px;
  padding: 10px 15px;
  font-weight: 500;
}
.rt-our-blog ul li .moduleItemIntroimg .moduleItemDateCreated .day {
  background: #969BA2;
}
.rt-our-blog ul li .moduleItemIntroimg .moduleItemDateCreated .month {
  background: #222222;
}
.rt-our-blog ul li .rt-catcontent {
  background: #f5f5f5;
  padding: 20px 20px 30px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(205, 214, 222, 0.75);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.rt-our-blog ul li .rt-catcontent i {
  color: #c0c0c0;
  font-size: 18px;
  padding-right: 8px;
}
.rt-our-blog ul li .rt-catcontent h3 {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 28px;
}
.rt-our-blog ul li .rt-catcontent h3 a {
  color: #222222;
}
.rt-our-blog ul li .rt-catcontent h3 a:hover {
  color: #969BA2;
}
.rt-our-blog ul li .rt-catcontent .moduleItemIntrotext {
  margin-bottom: 15px;
}
.rt-our-blog ul li .rt-catcontent .moduleItemAuthor {
  font-size: 14px;
  margin-right: 20px;
  display: inline-block;
}
.rt-our-blog ul li .rt-catcontent a.moduleItemComments {
  font-size: 14px;
}
.rt-our-blog ul li:hover .rt-catcontent {
  -webkit-box-shadow: 0px 8px 5px 0px rgba(216, 216, 216, 0.75);
  -moz-box-shadow: 0px 8px 5px 0px rgba(216, 216, 216, 0.75);
  box-shadow: 0px 8px 5px 0px rgba(216, 216, 216, 0.75);
}
.rt-our-blog ul li:hover .moduleItemIntroimg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.rt-our-blog ul li:hover .moduleItemIntroimg:after {
  opacity: 1;
  top: 0;
  visibility: visible;
}
/*=====  End of Our Latest Blog css  ======*/
/*=======================================
=            Our Clients css            =
=======================================*/
.our-clients .rt-logo-showcase .slick-list {
  padding: 0 !important;
}
.our-clients .rt-logo-showcase .rt-logo-item {
  background: #ffffff;
  margin-bottom: 0;
}
.our-clients .rt-logo-showcase .single-logo-container {
  padding: 0;
}
.our-clients .rt-logo-showcase button {
  background: transparent;
  border: 1px solid #969BA2;
  border-radius: 0;
  opacity: 1;
  position: absolute;
  top: 50%;
  height: 40px;
  width: 34px;
  z-index: 1;
  transition: all 0.3s ease-out 0s;
}
.our-clients .rt-logo-showcase button::before {
  color: #969BA2;
  font-size: 14px;
  line-height: 36px;
  opacity: 1;
}
.our-clients .rt-logo-showcase button:hover {
  background: #969BA2;
}
.our-clients .rt-logo-showcase button:hover::before {
  color: #ffffff;
}
.our-clients .rt-logo-showcase .slick-track {
  padding: 0;
}
.our-clients .rt-logo-showcase .slick-prev::before {
  font-family: 'Fontawesome';
  content: "\f053";
}
.our-clients .rt-logo-showcase .slick-next::before {
  font-family: 'Fontawesome';
  content: "\f054";
}
/*=====  End of Our Clients css  ======*/
/*==================================
=            Bottom css            =
==================================*/
#sp-bottom {
  color: #c0c0c0;
  padding: 100px 0;
}
#sp-bottom .sp-module h3.sp-module-title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0px;
  padding-bottom: 20px;
  text-transform: uppercase;
  position: relative;
}
#sp-bottom .sp-module h3.sp-module-title::after {
  background: #969BA2;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 50px;
}
#sp-bottom ul li {
  list-style: none;
  border-bottom: 1px solid #202b37;
  margin-bottom: 7px;
  padding-bottom: 8px;
}
#sp-bottom ul li a {
  color: #444444;
  line-height: 24px;
  padding: 0;
}
#sp-bottom ul li a:hover {
  color: #494646;
}
#sp-bottom ul li a::before {
  color: #444444;
}
#sp-bottom ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#sp-bottom ul li i {
  color: #969BA2;
  font-size: 18px;
  padding-right: 8px;
}
#sp-bottom ul li.lastItem {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#sp-bottom .footer-social ul li {
  border: none;
  display: inline-block;
  margin: 0 2px 0 0;
  padding-bottom: 0;
}
#sp-bottom .footer-social ul li a {
  border: 1px solid #202b37;
  color: #444444;
  display: block;
  text-align: center;
  height: 36px;
  width: 36px;
  line-height: 34px;
}
#sp-bottom .footer-social ul li a::before {
  content: "";
  margin-right: 0;
}
#sp-bottom .footer-social ul li a i {
  font-size: 16px;
  padding-right: 0;
  color: #444444;
}
#sp-bottom .footer-social ul li a i:hover {
  color: #494646;
}
#sp-bottom .sp-tweet .sp-tweet-item {
  border-bottom: 1px solid #202b37;
}
#sp-bottom .sp-tweet .sp-tweet-item:last-child {
  border-bottom: none;
}
#sp-bottom .sp-tweet .sp-tweet-even {
  background: transparent;
}
#sp-bottom .sp-tweet .sp-tweet-first {
  padding-top: 0;
}
#sp-bottom .footer-address ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#sp-bottom .footer-address ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
#sp-footer {
  border-top: 1px solid #202b37;
}
#sp-footer .sp-copyright {
  color: #c0c0c0;
}
body .scrollup {
  border-radius: 50%;
}
body .scrollup::before {
  color: #ffffff;
}
/*=====  End of Bottom css  ======*/
/*========================================
=            Inner banner css            =
========================================*/
#sp-title .sp-page-title {
  padding: 100px 0 100px 0;
  position: relative;
}
#sp-title .sp-page-title h2 {
  color: #ffffff;
  font-size: 36px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}
#sp-title .sp-page-title .breadcrumb {
  position: relative;
  z-index: 1;
}
#sp-title .sp-page-title .breadcrumb li {
  color: #e2e2e2;
}
#sp-title .sp-page-title .breadcrumb li:before {
  color: #e2e2e2;
}
#sp-title .sp-page-title .breadcrumb li a {
  color: #e2e2e2;
}
#sp-title .sp-page-title .breadcrumb li a:hover {
  color: #969BA2;
}
#sp-title .sp-page-title .breadcrumb li.active {
  color: #969BA2;
}
#sp-title .sp-page-title::after {
  background: rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
#sp-title .breadcrumb > li + li::before {
  content: "- ";
}
/*=====  End of Inner banner css  ======*/
/*======================================
=            About page css            =
======================================*/
.about-one-section .sppb-addon-header .sppb-addon-title {
  line-height: 36px;
}
.about-one-section .sppb-addon-header .sppb-addon-title span {
  display: block;
  font-size: 16px;
  text-transform: capitalize;
}
.about-one-section .sppb-addon-text-block a.ghost-btn {
  font-size: 14px;
  color: #222222;
  margin-top: 30px;
  padding: 12px 30px;
}
.about-one-section .sppb-addon-text-block a.ghost-btn:hover {
  color: #ffffff;
}
.sppb-addon-tab .sppb-tab ul.sppb-nav-tabs {
  border: none;
}
.sppb-addon-tab .sppb-tab ul.sppb-nav-tabs li {
  margin: 0 5px 0 0;
  width: 32%;
}
.sppb-addon-tab .sppb-tab ul.sppb-nav-tabs li a {
  background: #ffffff;
  border: none;
  box-shadow: 0 2px 3px #a1a1a1;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  padding: 18px 15px;
}
.sppb-addon-tab .sppb-tab ul.sppb-nav-tabs li.active a {
  background: #969BA2;
  color: #ffffff;
}
.sppb-addon-tab .sppb-tab .sppb-tab-content {
  background: transparent;
  border: none;
  padding: 30px 0 0 0;
}
.sppb-addon-tab .sppb-tab .sppb-tab-content h3 {
  margin-bottom: 10px;
}
.sppb-carousel {
  box-shadow: 0 0 20px #a1a1a1;
  display: inline-block;
  margin-left: 30px;
  position: relative;
}
.sppb-carousel:before {
  border-top: 100px solid #969BA2;
  border-left: 100px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  right: -20px;
  top: -20px;
  width: 0;
  z-index: -1;
}
.sppb-carousel:after {
  border-bottom: 100px solid #969BA2;
  border-right: 100px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: 0;
  z-index: -1;
}
.sppb-carousel .sppb-carousel-indicators li {
  border: 2px solid #ffffff;
  margin: 1px;
  height: 14px;
  width: 14px;
}
/*=====  End of About page css  ======*/
/*===========================================
=            Default content css            =
===========================================*/
.blog .item .entry-header h2 {
  margin-top: 15px;
}
.blog .item .entry-header h2 a {
  color: #111111;
}
.blog .item .entry-header h2 a:hover {
  color: #969BA2;
}
.blog .item .entry-header .article-info dd {
  font-size: 14px;
  text-transform: capitalize;
}
.blog .item .readmore {
  margin: 15px 0 0 0;
}
.blog .item .readmore a {
  border-radius: 0px;
  border: 1px solid #969BA2;
  background: transparent;
  color: #111111;
  padding: 10px 20px;
}
.blog .item .readmore a:hover {
  background: #969BA2;
  color: #ffffff;
}
.item-page .entry-header h2 {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 18px;
  font-size: 24px;
  text-transform: uppercase;
}
.item-page .entry-header h2::after {
  background: #969BA2;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 50px;
}
.item-page .entry-header .article-info {
  margin-bottom: 15px;
}
.item-page .entry-header .article-info dd {
  font-size: 14px;
  text-transform: capitalize;
}
.blog-featured h1 {
  font-size: 48px;
}
.blog-featured .entry-header .article-info dd {
  font-size: 14px;
  text-transform: capitalize;
}
.blog-featured .entry-header h2 {
  font-size: 22px;
  margin: 15px 0 20px;
}
.blog-featured .readmore {
  margin: 15px 0 0 0;
}
.blog-featured .readmore a {
  border-radius: 0px;
  border: 1px solid #969BA2;
  background: transparent;
  color: #111111;
  padding: 8px 20px;
}
.blog-featured .readmore a:hover {
  background: #969BA2;
  color: #ffffff;
}
.moduletableour-attorneys h3 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 18px;
  font-size: 24px;
  text-transform: uppercase;
}
.moduletableour-attorneys h3::after {
  background: #969BA2;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 50px;
}
.moduletableour-attorneys .single-team-area h3 {
  text-transform: capitalize;
}
.moduletableour-attorneys .single-team-area h3::after {
  background: transparent;
}
.contact .page-header {
  margin: 0;
  padding: 0;
  border: 0;
}
.login .form-validate .form-group input {
  border-radius: 0;
  box-shadow: none;
  height: 38px;
}
.login .form-validate .form-group button {
  border-radius: 0;
}
.registration .form-validate input {
  border-radius: 0;
  box-shadow: none;
}
.registration .form-validate .btn {
  border-radius: 0;
}
.contact-category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#display-form .accordion-inner {
  padding: 0;
}
#display-form .contact-form form {
  background: transparent;
  border: none;
  box-shadow: none;
}
#display-form .contact-form form .control-group input,
#display-form .contact-form form .control-group textarea {
  border-radius: 0;
  box-shadow: none;
}
#display-form .contact-form form .control-group button {
  border-radius: 0;
}
.newsfeed-category .filters label {
  background: transparent !important;
  color: #444444 !important;
}
.newsfeed-category .filters .label {
  background: #969BA2;
  border-radius: 0;
  margin-right: 10px;
}
.newsfeed-category .filters input {
  border: 1px solid #d6d6d6;
  border-radius: 0;
  box-shadow: none;
}
.finder .word input {
  border: 1px solid #d6d6d6;
  border-radius: 0;
  box-shadow: none;
}
.finder .word button {
  border-radius: 0;
  opacity: 1;
}
.search .btn-toolbar input {
  border: 1px solid #d6d6d6;
  border-radius: 0;
  box-shadow: none;
}
.search .btn-toolbar button {
  border-radius: 0;
}
.search select {
  border: 1px solid #d6d6d6;
  border-radius: 0;
  box-shadow: none;
}
.search legend {
  font-size: 24px;
}
.sppb-addon.sppb-addon-video {
  margin-top: 10px;
}
/*=====  End of Default content css  ======*/
/*===================================
=            Sidebar css            =
===================================*/
.custom-class .sp-module .sp-module-title,
.class2 .sp-module .sp-module-title {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 18px;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
.custom-class .sp-module .sp-module-title::after,
.class2 .sp-module .sp-module-title::after {
  background: #969BA2;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 50px;
}
.custom-class .sp-module ul li,
.class2 .sp-module ul li {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.custom-class .sp-module ul li a,
.class2 .sp-module ul li a {
  font-size: 15px;
  padding: 0;
}
.custom-class .sp-module ul li a::before,
.class2 .sp-module ul li a::before {
  color: #969BA2;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.custom-class .sp-module ul li:last-child,
.class2 .sp-module ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.custom-class .service-menu ul li,
.class2 .service-menu ul li {
  border: none;
  margin-bottom: 2px;
  padding-bottom: 0;
}
.custom-class .service-menu ul li a,
.class2 .service-menu ul li a {
  background: #ebebeb;
  padding: 5px 15px;
}
.custom-class .service-menu ul li a:hover,
.class2 .service-menu ul li a:hover {
  background: #969BA2;
  color: #ffffff;
}
.custom-class .service-menu ul li a:hover::before,
.class2 .service-menu ul li a:hover::before {
  color: #ffffff;
}
.custom-class .service-menu ul li.active a,
.class2 .service-menu ul li.active a {
  background: #969BA2;
  color: #ffffff;
}
.custom-class .service-menu ul li.active a::before,
.class2 .service-menu ul li.active a::before {
  color: #ffffff;
}
.custom-class .contact-info ul li,
.class2 .contact-info ul li {
  border: none;
  font-size: 18px;
}
.custom-class .contact-info ul li i,
.class2 .contact-info ul li i {
  color: #969BA2;
  padding-right: 12px;
}
.custom-class .contact-info ul li:first-child,
.class2 .contact-info ul li:first-child {
  font-weight: 500;
}
.custom-class .download-brochures ul li,
.class2 .download-brochures ul li {
  border: none;
  padding: 0;
}
.custom-class .download-brochures ul li a,
.class2 .download-brochures ul li a {
  font-size: 16px;
  border: 2px solid #969BA2;
  padding: 7px 15px;
}
.custom-class .download-brochures ul li a:before,
.class2 .download-brochures ul li a:before {
  font-family: 'Fontawesome';
  content: "\f1c1";
}
.custom-class .search,
.class2 .search {
  position: relative;
  overflow: hidden;
}
.custom-class .search form input,
.class2 .search form input {
  background: transparent;
  border: 1px solid #d6d6d6;
  border-radius: 0;
  box-shadow: none;
  float: left;
  padding: 0 8px;
  height: 40px;
  width: 100%;
}
.custom-class .search form button,
.class2 .search form button {
  background: #969BA2;
  border: none;
  box-shadow: none;
  border-radius: 0;
  font-size: 0;
  position: absolute;
  right: 1px;
  padding: 10px 14px;
}
.custom-class .search form button::after,
.class2 .search form button::after {
  content: "\f002";
  font-family: 'Fontawesome';
  font-size: 14px;
  color: #ffffff;
}
.custom-class .k2CategoriesListBlock li a,
.class2 .k2CategoriesListBlock li a {
  padding: 0;
}
.custom-class .k2CategoriesListBlock li a .catCounter,
.class2 .k2CategoriesListBlock li a .catCounter {
  float: right;
}
.custom-class .k2CategoriesListBlock li.activeCategory a,
.class2 .k2CategoriesListBlock li.activeCategory a {
  font-weight: 400;
  color: #969BA2;
}
.custom-class .k2TagCloudBlock,
.class2 .k2TagCloudBlock {
  padding: 0;
}
.custom-class .k2TagCloudBlock a,
.class2 .k2TagCloudBlock a {
  border: 1px solid #d6d6d6;
  color: #969BA2;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  font-size: 14px !important;
  margin: 2px;
  padding: 5px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 31%;
}
.custom-class .k2TagCloudBlock a:hover,
.class2 .k2TagCloudBlock a:hover {
  background: #969BA2;
  color: #ffffff;
  padding: 5px 0;
}
.custom-class .recent-post ul li,
.class2 .recent-post ul li {
  border-bottom: none;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
.custom-class .recent-post ul li:last-child,
.class2 .recent-post ul li:last-child {
  margin: 0;
  padding: 0;
}
.custom-class .recent-post ul li a::before,
.class2 .recent-post ul li a::before {
  content: "";
  margin-right: 0;
}
.custom-class .recent-post ul li .moduleItemIntrotext,
.class2 .recent-post ul li .moduleItemIntrotext {
  width: 35%;
  float: left;
}
.custom-class .recent-post ul li .popular-content,
.class2 .recent-post ul li .popular-content {
  display: table-cell;
  padding-left: 15px;
  line-height: 18px;
}
.custom-class .recent-post ul li .popular-content .moduleItemDateCreated,
.class2 .recent-post ul li .popular-content .moduleItemDateCreated {
  color: #969BA2;
  font-size: 15px;
  margin-bottom: 10px;
}
.custom-class .recent-post ul li .popular-content .moduleItemTitle,
.class2 .recent-post ul li .popular-content .moduleItemTitle {
  color: #444444;
  font-size: 15px;
}
.custom-class .recent-post ul li .popular-content .moduleItemTitle:hover,
.class2 .recent-post ul li .popular-content .moduleItemTitle:hover {
  color: #969BA2;
}
.custom-class .k2ArchivesBlock ul li .archive-counter,
.class2 .k2ArchivesBlock ul li .archive-counter {
  float: right;
}
.custom-class .latestnews small,
.class2 .latestnews small {
  color: #969BA2;
}
/*=====  End of Sidebar css  ======*/
/*======================================
=            Pagination css            =
======================================*/
.itemListView .k2Pagination {
  margin-bottom: 0;
  padding: 0;
}
.itemListView .k2Pagination .pagination {
  margin: 0;
}
.itemListView .k2Pagination .pagination li a {
  background: #e5e5e5;
  border: none;
  border-radius: 0;
  line-height: 40px;
  margin: 0 2px;
  height: 40px;
  width: 45px;
  padding: 0;
}
.itemListView .k2Pagination .pagination li a:hover {
  background: #969BA2;
  color: #ffffff;
}
.itemListView .k2Pagination .pagination li.active a {
  background: #969BA2;
}
.pagination-wrapper {
  text-align: center;
}
.pagination-wrapper ul.pagination {
  margin-bottom: 0;
}
.pagination-wrapper ul.pagination li a {
  background: #e5e5e5;
  border: none;
  border-radius: 0;
  line-height: 40px;
  margin: 0 2px;
  height: 40px;
  width: 45px;
  padding: 0;
  text-align: center;
}
.pagination-wrapper ul.pagination li a:hover {
  background: #969BA2;
  color: #ffffff;
}
.pagination-wrapper ul.pagination li.active a {
  background: #969BA2;
}
div.pagination {
  text-align: center;
  margin-bottom: 0;
  display: block;
}
div.pagination ul.pagination {
  margin-bottom: 0;
  display: inline-block;
}
div.pagination ul.pagination li a {
  background: #e5e5e5;
  border: none;
  border-radius: 0;
  line-height: 40px;
  margin: 0 2px;
  height: 40px;
  width: 45px;
  padding: 0;
  text-align: center;
}
div.pagination ul.pagination li a:hover {
  background: #969BA2;
  color: #ffffff;
}
div.pagination ul.pagination li.active a {
  background: #969BA2;
}
/*=====  End of Pagination css  ======*/
/*================================================
=            Blog Category layout css            =
================================================*/
.rtcat-layout-one {
  margin: 0;
}
.rtcat-layout-one .catItemBody {
  margin: 0;
  padding: 0;
}
.rtcat-layout-one .catItemBody .catItemImageBlock {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.rtcat-layout-one .catItemBody .catItemImageBlock .catItemImage {
  margin: 0;
}
.rtcat-layout-one .catItemBody .catItemImageBlock::after {
  background-image: linear-gradient(transparent, #969BA2), linear-gradient(transparent, #969BA2);
  background-position: 0 0px, 100% 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 100%;
  visibility: hidden;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.rtcat-layout-one .catItemBody .catItemImageBlock:hover::after {
  opacity: 1;
  top: 0;
  visibility: visible;
}
.rtcat-layout-one .catItemBody .catItemImageBlock .catItemDateCreated {
  position: absolute;
  right: 15px;
  top: 15px;
  text-align: center;
  z-index: 9;
}
.rtcat-layout-one .catItemBody .catItemImageBlock .catItemDateCreated span {
  display: inline-block;
  background: #969BA2;
  color: #ffffff;
  border-radius: 0px;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 20px;
}
.rtcat-layout-one .catItemBody .content-part {
  margin: 20px 0 40px 0;
}
.rtcat-layout-one .catItemBody .content-part .catItemTitle {
  margin-bottom: 10px;
  font-size: 24px;
}
.rtcat-layout-one .catItemBody .content-part .catItemTitle a {
  color: #111111;
}
.rtcat-layout-one .catItemBody .content-part .catItemTitle a:hover {
  color: #969BA2;
}
.rtcat-layout-one .catItemBody .content-part a {
  color: #a1a1a1;
}
.rtcat-layout-one .catItemBody .content-part a:hover {
  color: #969BA2;
}
.rtcat-layout-one .catItemBody .content-part i {
  padding-right: 8px;
  color: #969BA2;
}
.rtcat-layout-one .catItemBody .content-part .catItemAuthor {
  margin-right: 15px;
  font-style: italic;
  font-size: 15px;
}
.rtcat-layout-one .catItemBody .content-part .catItemCommentsLink {
  font-style: italic;
  font-size: 15px;
  border: none;
  margin: 0 15px 0 0;
  padding: 0;
}
.rtcat-layout-one .catItemBody .content-part .catItemTagsBlock {
  font-style: italic;
  font-size: 15px;
  display: inline-block;
}
.rtcat-layout-one .catItemBody .content-part .catItemTagsBlock ul li a {
  color: #a1a1a1;
  font-size: 14px;
}
.rtcat-layout-one .catItemBody .content-part .catItemTagsBlock ul li a:hover {
  color: #969BA2;
}
.rtcat-layout-one .catItemBody .content-part .catItemTagsBlock ul li a::before {
  content: "";
}
.rtcat-layout-one .catItemBody .content-part .catItemTagsBlock ul li a::after {
  content: " ,";
}
.rtcat-layout-one .catItemBody .content-part .catItemReadMore {
  display: inline-block;
  margin-top: 15px;
}
.rtcat-layout-one .catItemBody .content-part .catItemReadMore a {
  display: block;
  background: transparent;
  border: 1px solid #969BA2;
  border-radius: 0px;
  color: #444444;
  font-size: 14px;
  padding: 10px 25px;
}
.rtcat-layout-one .catItemBody .content-part .catItemReadMore a:hover {
  background: #969BA2;
  color: #ffffff;
}
.rtcat-layout-one .catItemBody .catItemIntroText {
  border-top: 1px solid #d6d6d6;
  margin-top: 20px;
  padding-top: 20px;
}
.rtcat-layout-two {
  margin: 0;
  padding: 0 15px;
}
.rtcat-layout-two .catItemBody {
  margin: 0;
  padding: 0;
}
.rtcat-layout-two .catItemBody .catItemImageBlock {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.rtcat-layout-two .catItemBody .catItemImageBlock .catItemImage {
  margin: 0;
}
.rtcat-layout-two .catItemBody .catItemImageBlock::after {
  background-image: linear-gradient(transparent, #969BA2), linear-gradient(transparent, #969BA2);
  background-position: 0 0px, 100% 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 100%;
  visibility: hidden;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.rtcat-layout-two .catItemBody .catItemImageBlock .catItemReadMore {
  position: absolute;
  left: 0;
  right: 0;
  top: 40%;
  margin: auto;
  text-align: center;
  z-index: 9;
  opacity: 0;
  -moz-transform: scale(1) translateY(150px);
  -webkit-transform: scale(1) translateY(150px);
  -o-transform: scale(1) translateY(150px);
  -ms-transform: scale(1) translateY(150px);
  transform: scale(1) translateY(150px);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.rtcat-layout-two .catItemBody .catItemImageBlock .catItemReadMore i {
  background: #ffffff;
  border-radius: 50%;
  line-height: 40px;
  height: 40px;
  width: 40px;
}
.rtcat-layout-two .catItemBody .content-part {
  margin: 20px 0 40px 0;
}
.rtcat-layout-two .catItemBody .content-part .catItemTitle {
  margin-bottom: 10px;
  font-weight: 500;
}
.rtcat-layout-two .catItemBody .content-part .catItemTitle a {
  color: #111111;
}
.rtcat-layout-two .catItemBody .content-part .catItemTitle a:hover {
  color: #969BA2;
}
.rtcat-layout-two .catItemBody .content-part a:hover {
  color: #969BA2;
}
.rtcat-layout-two .catItemBody .content-part i {
  padding-right: 8px;
  color: #969BA2;
}
.rtcat-layout-two .catItemBody .content-part .catItemDateCreated {
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  margin-right: 15px;
}
.rtcat-layout-two .catItemBody .content-part .catItemCommentsLink {
  font-size: 15px;
  font-weight: 500;
  border: none;
  margin: 0;
  padding: 0;
}
.rtcat-layout-two .catItemBody .catItemIntroText {
  border-top: 1px solid #d6d6d6;
  margin-top: 20px;
  padding-top: 20px;
}
.rtcat-layout-two .catItemBody .catItemReadMore {
  margin-top: 15px;
  font-weight: 500;
}
.rtcat-layout-two .catItemBody .catItemReadMore a {
  color: #969BA2;
}
.rtcat-layout-two .catItemBody:hover .catItemImageBlock::after {
  opacity: 1;
  top: 0;
  visibility: visible;
}
.rtcat-layout-two .catItemBody:hover .catItemReadMore {
  opacity: 1;
  -moz-transform: scale(1) translateY(0px);
  -webkit-transform: scale(1) translateY(0px);
  -o-transform: scale(1) translateY(0px);
  -ms-transform: scale(1) translateY(0px);
  transform: scale(1) translateY(0px);
}
/*=====  End of Blog Category layout css  ======*/
/*============================================
=            Single Blog item css            =
=============================================*/
.rt-item .itemToolbar {
  background: transparent;
  margin: 0;
  padding: 0;
}
.rt-item .itemBody {
  margin: 0;
  padding: 0;
}
.rt-item .itemBody .itemImageBlock {
  margin: 0 0 30px 0;
  padding: 0;
  position: relative;
}
.rt-item .itemBody .itemImageBlock .itemImage {
  margin: 0;
}
.rt-item .itemBody .itemImageBlock .itemDateCreated {
  position: absolute;
  top: 15px;
  right: 15px;
  text-align: center;
}
.rt-item .itemBody .itemImageBlock .itemDateCreated span {
  display: inline-block;
  background: #969BA2;
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  padding: 15px 20px;
}
.rt-item .itemBody .header-part {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.rt-item .itemBody .header-part .itemTitle {
  margin-bottom: 5px;
  font-size: 28px;
}
.rt-item .itemBody .header-part .itemAuthor {
  color: #a1a1a1;
  font-size: 14px;
  margin-right: 15px;
}
.rt-item .itemBody .header-part .itemCommentsLink {
  display: inline-block;
  font-size: 14px;
  margin-right: 15px;
}
.rt-item .itemBody .header-part i {
  color: #969BA2;
  padding-right: 8px;
}
.rt-item .itemBody .header-part a {
  color: #a1a1a1;
}
.rt-item .itemBody .header-part a:hover {
  color: #969BA2;
}
.rt-item .itemBody .header-part .itemTagsBlock {
  display: inline-block;
}
.rt-item .itemBody .header-part .itemTagsBlock ul li a {
  font-size: 14px;
}
.rt-item .itemBody .header-part .itemTagsBlock ul li a::before {
  content: "";
}
.rt-item .itemBody .header-part .itemTagsBlock ul li a::after {
  content: " ,";
}
.rt-item .itemBody .itemFullText blockquote {
  background: #f5f5f5;
  border: none;
  display: flex;
  font-style: italic;
  margin: 30px 0;
  padding: 30px 40px;
}
.rt-item .itemBody .itemFullText blockquote:before {
  font-family: 'Raleway';
  content: "\f10d";
  color: #969BA2;
  padding-right: 12px;
}
.rt-item .itemComments {
  background: transparent;
  border: none;
  margin-top: 40px;
  padding: 0;
}
.rt-item .itemComments h3 {
  position: relative;
  font-size: 30px;
  margin-bottom: 30px;
  padding-bottom: 12px;
  text-transform: capitalize;
}
.rt-item .itemComments h3:after {
  background: #969BA2;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 50px;
}
.rt-item .itemComments ul.itemCommentsList {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 0;
}
.rt-item .itemComments ul.itemCommentsList li {
  border-bottom: none;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}
.rt-item .itemComments ul.itemCommentsList li .author-image img {
  background: #f8f8f8;
  margin-right: 20px;
  height: 80px;
  width: 80px;
}
.rt-item .itemComments ul.itemCommentsList li .commentAuthorName {
  font-weight: 500;
}
.rt-item .itemComments ul.itemCommentsList li .commentAuthorName a {
  color: #222222;
}
.rt-item .itemComments ul.itemCommentsList li .commentDate {
  color: #9d9d9d;
  font-weight: 400;
  border: none;
  margin: 0px;
  padding: 0;
}
.rt-item .itemComments ul.itemCommentsList li .commentLink a {
  background: #969BA2;
  color: #ffffff;
  font-weight: 500;
  border-radius: 3px;
  padding: 5px 12px;
  text-decoration: none;
}
.rt-item .itemComments ul.itemCommentsList li .commentLink a:hover {
  background: #ac753b;
  color: #ffffff;
  text-decoration: none;
}
.rt-item .itemComments .itemCommentsForm .itemCommentsFormNotes {
  border: none;
}
.rt-item .itemComments .itemCommentsForm .form-validate label {
  display: none;
}
.rt-item .itemComments .itemCommentsForm .form-validate input {
  border-radius: 0;
  box-shadow: 0 1px 2px #a1a1a1;
  background: #f5f5f5;
  border: none;
  margin-top: 20px;
}
.rt-item .itemComments .itemCommentsForm .form-validate textarea {
  border-radius: 0;
  box-shadow: 0 1px 2px #a1a1a1;
  background: #f5f5f5;
  border: none;
}
.rt-item .itemComments .itemCommentsForm .form-validate input#submitCommentButton {
  background: #969BA2;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  color: #ffffff;
  font-size: 15px;
  margin-top: 25px;
  padding: 14px 25px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s;
}
.rt-item .itemComments .itemCommentsForm .form-validate input#submitCommentButton:hover {
  background: #ac753b;
  color: #ffffff;
}
/*=====  End of Single Blog item css  ======*/
/*========================================
=            Contact page css            =
========================================*/
.contact-address ul {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}
.contact-address ul li {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
}
.contact-address ul li i {
  color: #969BA2;
  padding-right: 15px;
}
.contact-address ul li:last-child {
  margin-bottom: 0;
}
.sppb-ajaxt-contact-form .sppb-form-group input {
  height: 40px !important;
}
.sppb-ajaxt-contact-form .sppb-form-group .sppb-form-control {
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #d6d6d6;
  font-style: italic;
}
.sppb-ajaxt-contact-form .sppb-form-group .sppb-form-control::-moz-placeholder {
  color: #8e8e8e;
}
.sppb-ajaxt-contact-form .sppb-form-group .sppb-form-control::-webkit-input-placeholder {
  color: #8e8e8e;
}
/*=====  End of Contact page css  ======*/
.sppb-addon-blocknumber .sppb-blocknumber {
  margin-bottom: 35px;
}
.sppb-addon-blocknumber .sppb-blocknumber .sppb-blocknumber-number {
  background: #969BA2;
  font-weight: 500;
}
.sppb-addon-blocknumber .sppb-blocknumber h3 {
  margin-bottom: 15px;
}
/*======================================
=            Responsive css            =
======================================*/
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
  #sp-menu .sp-megamenu-parent > li.sp-has-child > a::after {
    content: "";
  }
  #sp-menu .sp-megamenu-parent > li > a {
    font-size: 14px;
    padding: 0 8px;
  }
  .slider-default-style .tp-caption.large_text {
    width: 100%;
    text-align: center;
  }
  .slider-default-style .tp-caption.small_text {
    width: 100%;
    text-align: center;
    padding: 0 15%;
  }
  .slider-default-style .tp-caption.largewhitebg {
    width: 100%;
    text-align: center;
  }
  .slider-three .tp-caption.largewhitebg,
  .slider-four .tp-caption.largewhitebg {
    top: 63% !important;
  }
  .owl-carousel.owl-theme .owl-nav .owl-prev {
    left: -20px;
  }
  .owl-carousel.owl-theme .owl-nav .owl-next {
    right: -20px;
  }
  .testimonial .owl-theme .owl-nav .owl-prev {
    left: -78px;
  }
  .testimonial .owl-theme .owl-nav .owl-next {
    right: 0px;
  }
  #sp-title .sp-page-title {
    padding: 80px 0;
  }
  .tlp-team .layout12 .single-team-area .tlp-overlay h3 {
    margin-top: 75%;
  }
  .tlp-team .layout12 .single-team-area .short-bio p {
    padding-bottom: 0;
  }
  .custom-class .contact-info ul li i,
  .class2 .contact-info ul li i {
    padding-right: 5px;
  }
  .custom-class .download-brochures ul li a,
  .class2 .download-brochures ul li a {
    font-size: 15px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .pay-nothing p {
    padding: 0 15%;
  }
}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  #sp-top-bar .top-address ul li {
    margin-right: 15px;
  }
  .slider-default-style .tp-caption.large_text {
    width: 100%;
    text-align: center;
    font-size: 40px !important;
    color: #ffffff;
  }
  .slider-default-style .tp-caption.small_text {
    width: 100%;
    text-align: center;
    padding: 0 15%;
    line-height: 24px !important;
    color: #ffffff;
  }
  .slider-default-style .tp-caption.largewhitebg {
    width: 100%;
    text-align: center;
  }
  .slider-three .tp-caption.largewhitebg,
  .slider-four .tp-caption.largewhitebg {
    top: 245px !important;
  }
  .need-lawyer h3 {
    font-size: 26px;
  }
  .pay-nothing p {
    padding: 0 10%;
  }
  .sppb-addon-header.title-left h1.sppb-addon-title {
    font-size: 30px;
  }
  .sppb-addon-header.title-left h2.sppb-addon-title {
    font-size: 28px;
  }
  .pay-nothing h1,
  .blog-featured h1 {
    font-size: 38px;
  }
  .tlp-team .layout3 .single-team-area .tlp-content h3 a,
  .rt-our-blog ul li .rt-catcontent h3 {
    font-size: 20px;
  }
  .tlp-team .social-icons a {
    margin-right: 2px;
  }
  .testimonial .item .img-area {
    margin-right: 10px;
  }
  .testimonial .owl-theme .owl-nav {
    top: 95%;
  }
  .free-consultation .sppb-ajaxt-contact-form .sppb-form-group input {
    width: 100%;
  }
  .sppb-addon-pricing-table .sppb-pricing-box {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sppb-addon-pricing-table .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    font-size: 28px;
  }
  .home-two-info .sppb-addon-feature .sppb-media-body .sppb-addon-title {
    font-size: 24px;
  }
  .home-two-service .sppb-addon-feature .sppb-addon-content .sppb-addon-text {
    font-size: 13px;
    line-height: 12px;
  }
  #sp-bottom3,
  #sp-bottom4 {
    margin-top: 30px;
  }
  .sppb-addon-tab .sppb-tab ul.sppb-nav-tabs li {
    margin-right: 3px;
  }
  #sp-title .sp-page-title {
    padding: 70px 0;
  }
  #sp-title .sp-page-title h2 {
    font-size: 30px;
  }
  .about-2section-one .sppb-addon-single-image-container,
  .about-2section-two .sppb-addon-single-image-container {
    display: block;
  }
  .about-2section-one .sppb-addon-single-image img,
  .about-2section-two .sppb-addon-single-image img {
    width: 100%;
  }
  .rtcat-layout-two .catItemBody .content-part .catItemTitle {
    margin-bottom: 15px;
    line-height: 28px;
  }
  .home-three-info .sppb-addon-raw-html .sppb-addon-content {
    font-size: 32px;
  }
  .home-three-info .sppb-text-left .sppb-btn-default {
    padding-left: 8px;
    padding-right: 8px;
  }
  .about-home-4 .sppb-addon-text-block {
    padding-right: 25px;
  }
  .tss-wrapper .tss-layout4 {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .tss-wrapper .tss-layout4 .single-item-wrapper .tss-meta-info {
    padding-top: 15px;
  }
  .emergency-contact h3 {
    margin-bottom: 20px;
    text-align: center;
  }
  .custom-class .service-menu ul li a,
  .class2 .service-menu ul li a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  #sp-top-bar .top-address ul,
  #sp-top-bar .top-social ul {
    text-align: center;
  }
  #home-two #sp-slider {
    margin-top: 0;
  }
  .slider-default-style .tp-caption.large_text {
    width: 100%;
    text-align: center;
    color: #ffffff;
  }
  .slider-default-style .tp-caption.small_text,
  .slider-default-style .tp-caption.medium_text,
  .slider-three .tp-caption.largewhitebg,
  .slider-four .tp-caption.largewhitebg {
    display: none;
  }
  .slider-default-style .tp-caption.largewhitebg {
    width: 100%;
    text-align: center;
  }
  .free-consultation .sppb-ajaxt-contact-form .sppb-form-group input {
    width: 100%;
  }
  .need-lawyer {
    text-align: center;
    margin-bottom: 20px;
  }
  .sppb-addon-button-group {
    float: inherit;
  }
  .sppb-addon-video {
    margin-top: 30px;
  }
  .owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 15px;
  }
  .owl-carousel.owl-theme .owl-nav .owl-next {
    right: 15px;
  }
  .testimonial .owl-theme .owl-nav {
    top: 40%;
    left: -45px;
    right: -45px;
  }
  .rt-our-blog ul li {
    padding: 0;
    width: 100%;
  }
  .rt-our-blog ul li .moduleItemIntroimg img {
    width: 100%;
  }
  #sp-bottom2,
  #sp-bottom3,
  #sp-bottom4 {
    margin-top: 30px;
  }
  .sp-module.footer-social {
    margin-top: 20px;
  }
  .tlp-team .layout3 .single-team-area .tlp-content h3 a,
  .rt-our-blog ul li .rt-catcontent h3,
  .home-one-service .sppb-addon-feature a h3,
  .tlp-team .layout12 .single-team-area .tlp-overlay h3 a,
  .rtcat-layout-two .catItemBody .content-part .catItemTitle,
  .rtcat-layout-one .catItemBody .content-part .catItemTitle {
    font-size: 20px;
  }
  .testimonial-consultation::before {
    width: 100%;
  }
  .testimonial-consultation::after {
    display: none;
  }
  .testimonial-consultation .sppb-addon-raw-html {
    padding-left: 10px;
  }
  .testimonial-consultation .testimonial .owl-theme .owl-nav {
    right: 0;
  }
  .testimonial-consultation .owl-carousel.owl-theme .owl-nav .owl-next {
    right: -15px;
  }
  .testimonial-consultation .owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 30px;
  }
  .sppb-carousel {
    margin-left: 0;
    display: block;
  }
  .sppb-carousel .sppb-item img {
    width: 100%;
  }
  .about-2section-one .sppb-addon-single-image-container,
  .about-2section-two .sppb-addon-single-image-container {
    display: block;
  }
  .about-2section-one .sppb-addon-single-image img,
  .about-2section-two .sppb-addon-single-image img {
    width: 100%;
  }
  .custom-class {
    margin-bottom: 90px;
  }
  .class2 {
    margin-top: 90px;
  }
  .rtcat-layout-two .catItemBody .catItemImageBlock .catItemImage img {
    width: 100% !important;
  }
  .rtcat-layout-two .catItemBody .content-part .catItemTitle,
  .rtcat-layout-one .catItemBody .content-part .catItemTitle {
    margin-bottom: 15px;
    line-height: 24px;
  }
  .itemListView .k2Pagination {
    text-align: left;
  }
  .request-free-consultation .rsform .rsform-block,
  .free-consultation .rsform .rsform-block {
    width: inherit;
    float: none;
  }
  .request-free-consultation .rsform .rsform-block .formControls input,
  .rsform .formResponsive .rsform-block .formControls input,
  .rsform .formResponsive .rsform-block .formControls textarea,
  .free-consultation .rsform .rsform-block .formControls select {
    width: 94% !important;
  }
  .home-three-info .sppb-addon-raw-html .sppb-addon-content {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    text-align: center;
  }
  .home-three-info .sppb-text-left {
    text-align: center;
  }
  .about-home-4::after {
    display: none;
  }
  .about-home-4 .sppb-addon-text-block {
    padding-right: 0;
  }
  .emergency-contact h3 {
    margin-bottom: 20px;
    text-align: center;
  }
  .rsform .formResponsive .rsform-block {
    text-align: center;
  }
  .free-consultation {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .slider-default-style .tp-caption.large_text span {
    font-size: 17px !important;
  }
  .slider-default-style .tp-caption.large_text {
    font-size: 24px !important;
    line-height: 36px !important;
  }
  .pay-nothing h1,
  .blog-featured h1 {
    font-size: 36px;
  }
  .pay-nothing p {
    padding: 0 10%;
  }
  .sppb-addon-header.title-left h1.sppb-addon-title {
    font-size: 30px;
  }
  .need-lawyer h3,
  .sppb-addon-header.title-center h2.sppb-addon-title,
  .sppb-addon-header.title-left h2.sppb-addon-title,
  .home-two-info .sppb-addon-feature .sppb-media-body .sppb-addon-title,
  .testimonial-consultation .sppb-addon-raw-html .sppb-addon-title,
  .title-style-one .sppb-addon-title,
  .about-home-3 .sppb-addon-title,
  .about-home-4 .sppb-addon-text-block .sppb-addon-title {
    font-size: 26px;
  }
  .tlp-team .layout12 .tlp-equal-height {
    width: 50%;
    float: left;
  }
  #sp-title .sp-page-title {
    padding: 60px 0;
    text-align: center;
  }
  #sp-title .sp-page-title h2 {
    font-size: 26px;
  }
  .tlp-team .layout2 .single-team-area > div {
    width: 50%;
    float: left;
    margin-bottom: 30px;
  }
  .tlp-team .layout2 .single-team-area > div:nth-child(2n+1) {
    clear: both;
  }
}
/* Large Mobile :480px. */
@media (max-width: 480px) {
  .slider-default-style .tp-caption.large_text span {
    font-size: 16px !important;
  }
  .slider-default-style .tp-caption.large_text {
    font-size: 20px !important;
    line-height: 36px !important;
  }
  .pay-nothing p {
    padding: 0 5%;
  }
  .sppb-addon-header.title-left h1.sppb-addon-title {
    font-size: 26px;
  }
  .need-lawyer h3,
  .sppb-addon-header.title-center h2.sppb-addon-title,
  .sppb-addon-header.title-left h2.sppb-addon-title,
  .home-two-info .sppb-addon-feature .sppb-media-body .sppb-addon-title,
  .testimonial-consultation .sppb-addon-raw-html .sppb-addon-title,
  .title-style-one .sppb-addon-title,
  .about-home-3 .sppb-addon-title,
  .about-home-4 .sppb-addon-text-block .sppb-addon-title {
    font-size: 24px;
  }
  .pay-nothing h1,
  .blog-featured h1 {
    font-size: 28px;
  }
  .tss-wrapper .tss-layout4 .rt-carousel ul.slick-dots {
    position: inherit;
    margin-top: 15px;
  }
  .testimonial-consultation .testimonial .item .test-content,
  .testimonial-consultation .sppb-addon-raw-html,
  .rt-our-blog ul li .rt-catcontent,
  .about-home-4 .sppb-addon-text-block {
    text-align: center;
  }
  .title-style-one .sppb-addon-content,
  .pay-nothing p {
    padding: 0;
  }
  #sp-title .sp-page-title {
    padding: 40px 0;
    text-align: center;
  }
  #sp-title .sp-page-title h2 {
    font-size: 22px;
  }
  .sppb-addon-header.title-left h2.sppb-addon-title span {
    line-height: 22px;
  }
  .tlp-team .layout2 .single-team-area article {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .sppb-addon-tab .sppb-tab ul.sppb-nav-tabs li {
    width: 31.5%;
  }
  .sppb-addon-tab .sppb-tab ul.sppb-nav-tabs li a {
    font-size: 14px;
    padding: 13px 8px;
  }
  .emergency-contact h3 span {
    font-size: 30px;
  }
  .contact-form .control-group .control-label {
    float: inherit;
    text-align: left;
  }
  .contact-form .control-group .controls {
    margin-left: 0;
  }
  .contact-form .control-group .controls input,
  .contact-form .control-group .controls textarea {
    width: 100%;
  }
  .contact-form .control-group .controls input[type="checkbox"] {
    width: auto;
  }
  .blog-featured form {
    overflow-x: scroll;
  }
  .content-category form {
    overflow-x: scroll;
  }
  table.category tr td {
    white-space: nowrap;
  }
  .finder .word input,
  .search .btn-toolbar input {
    margin-bottom: 15px;
    width: 100%;
  }
  .our-clients .rt-logo-showcase .slick-prev,
  .tss-wrapper span.rt-slick-nav.rt-prev,
  .tlp-team .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .our-clients .rt-logo-showcase .slick-next,
  .tss-wrapper span.rt-slick-nav.rt-next,
  .tlp-team .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
  .our-clients .rt-logo-showcase .rt-logo-item {
    background: transparent;
    box-shadow: none;
  }
}
/* small mobile :320px. */
@media (max-width: 320px) {
  .tss-wrapper .tss-layout4 .rt-carousel ul.slick-dots {
    right: -10px;
  }
  .sppb-addon-tab .sppb-tab ul.sppb-nav-tabs li a {
    font-size: 14px;
    padding: 12px 5px;
  }
  .request-free-consultation .rsform .rsform-block .formControls input,
  .rsform .formResponsive .rsform-block .formControls input,
  .rsform .formResponsive .rsform-block .formControls textarea,
  .free-consultation .rsform .rsform-block .formControls select {
    width: 90% !important;
  }
}
/*=====  End of Responsive css  ======*/
