@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&amp;family=Fredoka+One&amp;display=swap);
body,
p {
  line-height: 30px;
}
*,
p,
ul {
  margin: 0;
}
.tp-btn,
.uppercase {
  text-transform: uppercase;
}
*,
ul {
  padding: 0;
}
.fix,
.sv-details-thumb .info .text,
.test-class,
.tp-about__save-money-content,
.tp-btn,
.tp-cta-3__area,
.tp-feature-2__item,
.tp-features-3__item,
.tp-services-2__item,
.tp-slider__area,
.tpchoose-3__area,
.tpfact__content,
.tpproject-3__item {
  overflow: hidden;
}
.footer__top,
.p-relative,
.subtitle-before,
.test-class,
.test-class span,
.tp-about__main-img,
.tp-btn,
.tp-slider-2__content,
.z-index-1,
.z-index-2,
.z-index-3,
.z-index-4,
.z-index-5,
.z-index-6,
.z-index-7,
.z-index-8,
.z-index-9 {
  position: relative;
}
.tp-btn-3,
.tp-btn-black,
.tp-btn-text {
  font-family: var(--tp-ff-space);
}
*,
.nice-select,
.nice-select .list {
  box-sizing: border-box;
}
.back-to-top-wrapper,
.mean-container .mean-nav ul li > a.mean-expand i,
.transition-3,
a,
button,
input,
li,
p,
select,
textarea {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.back-to-top-btn {
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
:root {
  --tp-ff-body: "DM Sans", sans-serif;
  --tp-ff-heading: "Fredoka One", cursive;
  --tp-ff-p: "DM Sans", sans-serif;
  --tp-ff-fontawesome: "Font Awesome 6 Pro";
  --tp-common-white: #fff;
  --tp-common-black: #000;
  --tp-heading-primary: #283734;
  --tp-grey-1: #fcfaf7;
  --tp-grey-2: #283734;
  --tp-grey-3: #f4f9f8;
  --tp-text-body: #6f7775;
  --tp-theme-1: #2e0d57;
  --tp-theme-2: #f87803;
  --tp-theme-3: #283734;
  --tp-border-primary: #2e0d57;
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1200px;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
}
.row {
  --bs-gutter-x: 30px;
}
body {
  font-family: var(--tp-ff-body);
  font-size: 16px;
}
.tp-btn {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(to bottom, #da680f, #642941);
  text-align: center;
  letter-spacing: -0.02em;
  transition: 0.5s linear;
  z-index: 1;
  padding: 13px 27px !important;
}
.m-img img,
img {
  max-width: 100%;
}
a {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: (--tp-ff-heading);
  color: var(--tp-heading-primary);
  margin-top: 0;
  font-weight: 400;
  line-height: 1.2;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 28px;
}
.sv-details-titile,
h4 {
  font-size: 24px;
}
h5 {
  font-size: 20px;
}
h6,
p {
  font-size: 16px;
}
p {
  font-family: var(--tp-ff-p);
  font-weight: 400;
  color: #333;
  padding-bottom: 15px;
}
a:focus,
a:hover,
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.button:focus,
a:focus {
  text-decoration: none;
  outline: 0;
}
a,
button {
  color: inherit;
  outline: 0;
  border: none;
  background: 0 0;
}
.tp-range-slider .noUi-handle:hover,
.tp-theme-color-input label:hover,
.tp-theme-dir label:hover,
.tp-theme-dir:hover,
.tp-theme-toggle label:hover,
.tp-theme-toggle:hover,
button:hover {
  cursor: pointer;
}
button:focus {
  outline: 0;
}
.capitalize,
.date a,
.footer__bottom-inner a.footer-class {
  text-transform: capitalize;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
  outline: 0;
  background-color: rgba(239, 240, 242, 0);
  height: 33px;
  width: 100%;
  line-height: 54px;
  font-size: 16px;
  color: #fff;
  padding-right: 29px;
  border: none;
  border-bottom: 1px solid #fff;
}
.tpheader-3__header-social,
[dir="rtl"] input[type="email"],
[dir="rtl"] input[type="number"],
[dir="rtl"] input[type="password"],
[dir="rtl"] input[type="tel"],
[dir="rtl"] input[type="text"],
[dir="rtl"] input[type="url"],
[dir="rtl"] textarea {
  text-align: right;
}
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #6f7775;
}
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #6f7775;
}
input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #6f7775;
}
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #6f7775;
}
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="password"]::placeholder,
input[type="tel"]::placeholder,
input[type="text"]::placeholder,
input[type="url"]::placeholder,
textarea::placeholder {
  color: #6f7775;
}
input[type="color"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  padding: 0;
  border-radius: 50%;
}
::-moz-selection {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  text-shadow: none;
}
::selection {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  text-shadow: none;
}
.include-bg,
.tpoffcanvas {
  background-size: cover;
  background-repeat: no-repeat;
}
::-moz-placeholder {
  color: var(--tp-common-black);
  font-size: var(--tp-fz-body);
  opacity: 1;
}
::placeholder {
  color: var(--tp-common-black);
  font-size: var(--tp-fz-body);
  opacity: 1;
}
.test-class {
  padding: 5px 20px;
  background-color: green;
  color: #000;
}
.test-class::after,
.test-class::before {
  position: absolute;
  content: "";
  left: -23px;
  bottom: -7px;
  width: 79%;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
}
.tp-dropcap::first-letter,
.tp-theme-settings-open button {
  background-color: var(--tp-common-white);
  text-align: center;
}
.test-class::before {
  left: auto;
  right: -23px;
  top: -7px;
  bottom: auto;
}
.test-class span::after,
.test-class span::before {
  position: absolute;
  content: "";
  left: -23px;
  bottom: -7px;
  width: 79%;
  height: 10px;
  background-color: red;
  border-radius: 50%;
}
.footer__subscribe-input input::placeholder {
  color: #98a8a5;
  opacity: 1;
}
.z-index-2 {
  z-index: 2;
}
.z-index-3 {
  z-index: 3;
}
.z-index-4 {
  z-index: 4;
}
.z-index-5 {
  z-index: 5;
}
.z-index-6 {
  z-index: 6;
}
.z-index-7 {
  z-index: 7;
}
.z-index-8 {
  z-index: 8;
}
.z-index-9 {
  z-index: 9;
}
.nice-select.wide,
.tp-about-3__wrap .help-list ul li,
.tp-instagram img,
.tp-skill__content .help-list ul li,
.w-img img {
  width: 100%;
}
.clear {
  clear: both;
}
.z-index-1 {
  z-index: 1;
}
.z-index-11 {
  z-index: 11;
}
.overflow-y-visible {
  overflow-x: hidden;
  overflow-y: visible;
}
.p-absolute {
  position: absolute;
}
.include-bg {
  background-position: center;
}
.demo {
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear, transform 0.2s;
  -moz-transition: color 0.3s linear, transform 0.2s;
  -ms-transition: color 0.3s linear, transform 0.2s;
  -o-transition: color 0.3s linear, transform 0.2s;
  transition: color 0.3s linear, transform 0.2s;
}
[dir="rtl"] .demo {
  margin-left: 0;
  margin-right: 15px;
}
div.demo img {
  margin-left: 10px;
}
[tp-theme="tp-theme-dark"] .demo {
  color: #ff0;
}
.tp-dropcap::first-letter {
  font-size: 50px;
  font-weight: 700;
  float: left;
  color: var(--tp-common-black);
  box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.06);
  margin-right: 5px;
  line-height: inherit;
}
.btn-link-sm:hover,
.mean-container .mean-nav ul li a.mean-expand.mean-clicked,
.mean-container .mean-nav ul li a.mean-expand:hover i,
.mean-container .mean-nav ul li a:hover i,
.mean-container .mean-nav ul li span.mean-expand.mean-clicked,
.mean-container .mean-nav ul li span.mean-expand:hover i,
.mean-container .mean-nav ul li span:hover i,
.mean-container .mean-nav ul li.dropdown-opened > a.mean-expand.mean-clicked i,
.mean-container
  .mean-nav
  ul
  li.dropdown-opened
  > span.mean-expand.mean-clicked
  i,
.tp-btn-5,
.tp-btn:hover,
.tp-theme-color-btn::before {
  color: var(--tp-common-white);
}
.class {
  stroke-dasharray: 189px, 191px;
  stroke-dashoffset: 0px;
}
.back-to-top-wrapper {
  position: fixed;
  right: 50px;
  bottom: 0;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
}
.back-to-top-wrapper.back-to-top-btn-show {
  visibility: visible;
  opacity: 1;
  bottom: 65px;
}
.back-to-top-btn {
  display: inline-block;
  width: 44px;
  height: 44px;
  text-align: center;
  background: #f67704;
  box-shadow: 0 8px 16px rgba(3, 4, 28, 0.3);
  color: #fff;
  border-radius: 50%;
}
.back-to-top-btn svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.back-to-top-btn:hover {
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}
.tp-theme-settings-area {
  position: fixed;
  top: 50%;
  left: 0;
  width: 240px;
  background-color: #fff;
  border: 1px solid #eaeaef;
  -webkit-transform: translateY(-50%) translateX(-100%);
  -moz-transform: translateY(-50%) translateX(-100%);
  -ms-transform: translateY(-50%) translateX(-100%);
  -o-transform: translateY(-50%) translateX(-100%);
  transform: translateY(-50%) translateX(-100%);
  z-index: 991;
  direction: ltr;
  border-bottom-right-radius: 4px;
}
.tp-theme-settings-area.settings-opened {
  -webkit-transform: translateY(-50%) translateX(0);
  -moz-transform: translateY(-50%) translateX(0);
  -ms-transform: translateY(-50%) translateX(0);
  -o-transform: translateY(-50%) translateX(0);
  transform: translateY(-50%) translateX(0);
}
.tp-theme-settings-area.settings-opened .tp-theme-settings-gear {
  opacity: 0;
}
.tp-theme-settings-area.settings-opened .tp-theme-settings-close {
  opacity: 1;
}
.tp-theme-settings-open {
  position: absolute;
  top: -1px;
  left: 100%;
}
.tp-theme-settings-open button {
  border: 1px solid #eaeaef;
  border-left: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: var(--tp-common-black);
  position: relative;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.tp-theme-settings-gear {
  display: inline-block;
  -webkit-animation: 4s linear infinite tp-theme-setting-spin;
  -moz-animation: 4s linear infinite tp-theme-setting-spin;
  -ms-animation: tp-theme-setting-spin 4s linear infinite;
  -o-animation: 4s linear infinite tp-theme-setting-spin;
  animation: 4s linear infinite tp-theme-setting-spin;
}
@-webkit-keyframes tp-theme-setting-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes tp-theme-setting-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes tp-theme-setting-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes tp-theme-setting-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.tp-theme-settings-close {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
.tp-theme-header-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
}
.tp-theme-wrapper {
  padding: 20px 30px 30px;
}
.tp-theme-dir,
.tp-theme-toggle {
  text-align: center;
}
.tp-theme-dir-main,
.tp-theme-toggle-main {
  display: inline-block;
  width: 160px;
  margin: auto;
  position: relative;
  z-index: 1;
  background-color: #f0f0f5;
  padding: 4px;
  border-radius: 20px;
}
.tp-theme-dir-ltr,
.tp-theme-dir-rtl,
.tp-theme-toggle-dark,
.tp-theme-toggle-light {
  display: inline-block;
  width: 48%;
  height: 26px;
  line-height: 26px;
}
.no-csspointerevents .nice-select .list,
.tp-range-slider .noUi-handle::after,
.tp-range-slider .noUi-handle::before,
.tp-theme-color-input input,
.tp-theme-dir #tp-dir-toggler,
.tp-theme-dir input,
.tp-theme-toggle #tp-theme-toggler,
.tp-theme-toggle input {
  display: none;
}
.tp-theme-dir label,
.tp-theme-toggle label {
  color: var(--tp-common-black);
  font-size: 14px;
  font-weight: 500;
}
.tp-theme-dir #tp-dir-toggler:checked + i,
.tp-theme-toggle #tp-theme-toggler:checked + i {
  right: calc(50% - 4px);
}
.tp-theme-dir-slide,
.tp-theme-toggle-slide {
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50%;
  height: 26px;
  color: var(--tp-common-black);
  background-color: var(--tp-common-white);
  border-radius: 30px;
  -webkit-transform: translate3d(0, 0);
  transform: translate3d(0, 0);
  -webkit-transition: 0.2s cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: 0.2s cubic-bezier(0.25, 1, 0.5, 1);
  -ms-transition: 0.2s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: 0.2s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.2s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: -1;
}
.tp-theme-color-btn,
.tp-theme-color-input label {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.tp-theme-color-item.active button::before {
  opacity: 1;
  visibility: visible;
}
.tp-theme-color-btn {
  position: relative;
}
.tp-theme-color-btn::before {
  position: absolute;
  content: "\f00c";
  font-weight: 600;
  font-family: var(--tp-ff-fontawesome);
  font-size: 16px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#F50963"] {
  background-color: #f50963;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#008080"] {
  background-color: teal;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#F31E5E"] {
  background-color: #f31e5e;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#AB6C56"] {
  background-color: #ab6c56;
  color: #000;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#4353FF"] {
  background-color: #4353ff;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#3661FC"] {
  background-color: #3661fc;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#2CAE76"] {
  background-color: #2cae76;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#FF5A1B"] {
  background-color: #ff5a1b;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#03041C"] {
  background-color: #03041c;
}
.tp-theme-color-btn.tp-color-settings-btn[data-color="#ED212C"] {
  background-color: #ed212c;
}
.document-item ul,
.tp-theme-color-input {
  margin-top: 15px;
}
.tp-theme-color-input h6 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
}
.tp-theme-color-input label {
  display: inline-block;
  background-color: var(--tp-theme-1);
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.tp-btn-3,
.tp-btn-5,
.tp-btn-black {
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.5s linear;
  letter-spacing: -0.02em;
  z-index: 1;
  position: relative;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  overflow: hidden;
}
.btn-link-sm:hover::before,
.tp-btn-3:hover::before,
.tp-btn-5:hover::before,
.tp-btn-black:hover::before,
.tp-btn:hover::before {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.btn-link-sm:hover::after,
.tp-btn-3:hover::after,
.tp-btn-5:hover::after,
.tp-btn-black:hover::after,
.tp-btn:hover::after {
  transform: translate3d(0, 0, 0);
  transition-duration: 50ms;
  transition-delay: 0.4s;
  transition-timing-function: linear;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-btn {
    padding: 15px 45px;
  }
}
.btn-link-sm::before,
.tp-btn-5::before,
.tp-btn-text::before,
.tp-btn::before {
  position: absolute;
  content: "";
  background-color: #283734;
  width: 120%;
  height: 0;
  padding-bottom: 120%;
  top: -110%;
  border-radius: 50%;
  left: -10%;
  transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
  z-index: -1;
}
.btn-link-sm::after,
.tp-btn-5::after,
.tp-btn-text::after,
.tp-btn::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #283734;
  transform: translate3d(0, -100%, 0);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
  z-index: -1;
}
.tp-btn-3 {
  color: var(--tp-theme-3);
  background: var(--tp-theme-2);
  padding: 15px 45px;
}
.tp-btn-3:hover {
  color: #283734;
  background-color: var(--tp-common-white);
}
#loading,
.tp-btn-3::after,
.tp-btn-3::before {
  background-color: #fff;
}
.tp-btn-3::before {
  position: absolute;
  content: "";
  width: 120%;
  height: 0;
  padding-bottom: 120%;
  top: -110%;
  border-radius: 50%;
  left: -10%;
  transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
  z-index: -1;
}
.tp-btn-3::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translate3d(0, -100%, 0);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
  z-index: -1;
}
.tp-btn-5 {
  background: var(--tp-theme-1);
  padding: 15px 43px;
}
.tp-btn-5:hover,
.tp-btn-black {
  background-color: var(--tp-grey-2);
  color: var(--tp-common-white);
}
.tp-btn-black::after,
.tp-btn-black::before {
  background-color: var(--tp-common-white);
  z-index: -1;
  position: absolute;
  content: "";
}
.tp-btn-black {
  padding: 15px 49px;
}
.tp-btn-4:hover,
.tp-btn-black:hover {
  color: #283734;
}
.tp-btn-black::before {
  width: 120%;
  height: 0;
  padding-bottom: 120%;
  top: -110%;
  border-radius: 50%;
  left: -10%;
  transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
}
.tp-btn-black::after {
  top: 0;
  left: 0;
  width: 110%;
  height: 100%;
  transform: translate3d(0, -100%, 0);
  transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.tp-btn-text {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  color: var(--tp-common-white);
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  letter-spacing: -0.02em;
  transition: 0.3s;
  text-transform: uppercase;
}
.nice-select,
.no-csspointerevents .nice-select.open .list {
  display: block;
}
.btn-link-sm,
.tp-btn-4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.tp-btn-text:hover {
  color: #fbd45b;
}
.btn-link-sm {
  color: var(--tp-heading-primary);
  background: #f6eddf;
  padding: 5px 30px;
  letter-spacing: -0.02em;
  transition: 0.5s linear;
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.tp-btn-4 {
  color: #6f7775;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes moving {
  0%,
  100% {
    transform: translatey(0);
  }
  25% {
    transform: translatex(20px);
  }
  50% {
    transform: translatey(-20px);
  }
  75% {
    transform: translatex(-20px);
  }
}
@-webkit-keyframes animate_right {
  50% {
    -ms-transform: translate(200px, -200px) rotate(180deg);
    -webkit-transform: translate(200px, -200px) rotate(180deg);
    transform: translate(200px, -200px) rotate(180deg);
  }
}
@keyframes animate_right {
  50% {
    -ms-transform: translate(200px, -200px) rotate(180deg);
    -webkit-transform: translate(200px, -200px) rotate(180deg);
    transform: translate(200px, -200px) rotate(180deg);
  }
}
@keyframes animationglob {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes tp-ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2),
      0 0 0 30px rgba(255, 255, 255, 0.356), 0 0 0 40px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 0 rgba(248, 248, 248, 0.2),
      0 0 0 30px rgba(252, 252, 252, 0.2), 0 0 0 40px rgba(247, 246, 245, 0.2);
  }
  100% {
    -webkit-box-shadow: 0 0 0 30px rgba(252, 252, 252, 0.2),
      0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 50px rgba(243, 243, 243, 0);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2),
      0 0 0 40px rgba(250, 250, 250, 0.2), 0 0 0 60px rgba(255, 255, 255, 0);
  }
}
@keyframes tfLeftToRight {
  49% {
    transform: translateX(30%);
  }
  50% {
    opacity: 0;
    transform: translateX(-30%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes float-bob-y {
  0%,
  100% {
    transform: translateY(-20px);
  }
  50% {
    transform: translateY(-10px);
  }
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes lineDash {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 1000;
  }
}
@keyframes lineDash {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 1000;
  }
}
@-webkit-keyframes lineDash-2 {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -1000;
  }
}
@keyframes lineDash-2 {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -1000;
  }
}
@-moz-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@-ms-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@-moz-keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -150px;
  }
}
@-ms-keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -150px;
  }
}
@-webkit-keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -150px;
  }
}
@keyframes headerSlideUp {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: -150px;
  }
}
#loading {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  margin-top: 0;
  top: 0;
}
#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 60px;
  width: 60px;
  margin-top: -30px;
  margin-left: -30px;
  -webkit-animation: 1s infinite loading-center-absolute;
  animation: 1s infinite loading-center-absolute;
}
.object {
  width: 20px;
  height: 20px;
  background-color: var(--tp-theme-1);
  float: left;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50%;
  margin-right: 20px;
  margin-bottom: 20px;
}
.help-list ul li,
.tpoffcanvas__contact-content {
  margin-bottom: 10px;
}
.object:nth-child(2n + 0) {
  margin-right: 0;
}
#object_one {
  -webkit-animation: 1s infinite object_one;
  animation: 1s infinite object_one;
}
#object_two {
  -webkit-animation: 1s infinite object_two;
  animation: 1s infinite object_two;
}
#object_three {
  -webkit-animation: 1s infinite object_three;
  animation: 1s infinite object_three;
}
#object_four {
  -webkit-animation: 1s infinite object_four;
  animation: 1s infinite object_four;
}
@-webkit-keyframes loading-center-absolute {
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading-center-absolute {
  100% {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes object_one {
  50% {
    -ms-transform: translate(20px, 20px);
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}
@keyframes object_one {
  50% {
    -ms-transform: translate(20px, 20px);
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
  }
}
@-webkit-keyframes object_two {
  50% {
    -ms-transform: translate(-20px, 20px);
    -webkit-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
  }
}
@keyframes object_two {
  50% {
    -ms-transform: translate(-20px, 20px);
    -webkit-transform: translate(-20px, 20px);
    transform: translate(-20px, 20px);
  }
}
@-webkit-keyframes object_three {
  50% {
    -ms-transform: translate(20px, -20px);
    -webkit-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
  }
}
@keyframes object_three {
  50% {
    -ms-transform: translate(20px, -20px);
    -webkit-transform: translate(20px, -20px);
    transform: translate(20px, -20px);
  }
}
@-webkit-keyframes object_four {
  50% {
    -ms-transform: translate(-20px, -20px);
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}
@keyframes object_four {
  50% {
    -ms-transform: translate(-20px, -20px);
    -webkit-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
}
.grey-bg-1,
.sidebar__search,
.sidebar__widget-2 {
  background: var(--tp-grey-1);
}
.grey-bg-2 {
  background: var(--tp-grey-2);
}
.grey-bg-3 {
  background: var(--tp-grey-3);
}
.white-bg {
  background: var(--tp-common-white);
}
.black-bg {
  background: var(--tp-common-black);
}
.theme-bg {
  background: var(--tp-theme-2);
}
.theme-bg-2 {
  background: var(--tp-theme-1);
}
.black-color {
  color: #283734 !important;
}
.tp-range-slider .inside-slider {
  padding-left: 7px;
  padding-right: 17px;
}
.nice-select,
.nice-select .option {
  padding-left: 18px;
  outline: 0;
  cursor: pointer;
}
.tp-range-slider .noUi-target {
  background-color: #191c3c;
  border-radius: 12px;
  border: 0;
  box-shadow: none;
}
.tp-range-slider .noUi-connect,
.tp-range-slider .noUi-handle,
.tp-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tp-theme-primary);
}
.tp-range-slider .noUi-horizontal {
  height: 6px;
}
.tp-range-slider .noUi-handle {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  border: 4px solid var(--tp-common-white);
  box-shadow: 0 4px 10px rgba(5, 9, 43, 0.3);
  top: -9px;
}
.tp-range-slider-dark .noUi-handle {
  border: 4px solid #2d314b;
}
.tp-swiper-dot .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: var(--tp-grey-1);
  opacity: 1;
  margin: 0 9px;
  position: relative;
}
.tp-swiper-dot .swiper-pagination-bullet::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  width: calc(100% + 16px);
  height: calc(100% + 16px);
  background-color: transparent;
  border: 2px solid transparent;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0);
}
.tp-swiper-dot .swiper-pagination-bullet button {
  font-size: 0;
}
.tp-swiper-dot
  .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  border-color: var(--tp-theme-primary);
  transform: translate(-50%, -50%) scale(1);
}
.nice-select::after,
.search__input button {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.tp-swiper-arrow {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  text-align: center;
  background-color: var(--tp-common-white);
  color: var(--tp-common-black);
}
.tp-swiper-arrow:hover {
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  clear: both;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  height: 42px;
  line-height: 40px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select.open,
.nice-select:active,
.nice-select:focus {
  border-color: #999;
}
.nice-select::after {
  background-color: transparent;
  transform: translateY(-50%);
  margin-top: 0;
  right: 0;
  content: "\f107";
  font-family: var(--tp-ff-fontawesome);
  transform-origin: center;
  color: var(--tp-common-black);
  font-weight: 500;
  height: auto;
  width: auto;
}
.nice-select.open::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled::after {
  border-color: #ccc;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small::after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  pointer-events: none;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.nice-select .option {
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.nice-select .option.selected {
  font-weight: 700;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.help-list ul,
.tp-pagination ul li {
  display: inline-block;
}
.basic-pagination ul li:not(:last-child),
.tp-pagination ul li:not(:last-child) {
  margin-right: 10px;
}
.tp-pagination ul li a,
.tp-pagination ul li span {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 46px;
  text-align: center;
  border-radius: 7px;
  border: 2px solid #f1f1f1;
  font-size: 18px;
  font-weight: 600;
}
.tp-pagination ul li a.current,
.tp-pagination ul li a:hover,
.tp-pagination ul li span.current,
.tp-pagination ul li span:hover {
  background: var(--tp-theme-primary);
  border-color: var(--tp-theme-primary);
  color: var(--tp-common-white);
}
.tpoffcanvas {
  background-position: center;
  position: fixed;
  top: 0;
  right: -100%;
  width: 400px;
  bottom: 0;
  box-shadow: 0 16px -32px 0 rgba(0, 0, 0, 0.8);
  background: var(--tp-common-white);
  z-index: 9999;
  padding: 50px;
  scrollbar-width: none;
  opacity: 0;
  visibility: hidden;
  transition: 0.45s ease-in-out;
  overflow-y: scroll;
}
.tpoffcanvas__title {
  font-size: 24px;
  color: var(--tp-heading-primary);
  margin-bottom: 10px;
  font-weight: 400;
}
.tpoffcanvas__contact-content-icon i {
  color: var(--tp-theme-1);
  width: 30px;
}
.tpoffcanvas__contact-content-content a {
  font-size: 16px;
  color: var(--tp-text-body);
}
.tpoffcanvas__contact,
.tpoffcanvas__content {
  margin-bottom: 30px;
}
.tpoffcanvas__social {
  margin-bottom: 22px;
  padding-bottom: 40px;
}
.tpoffcanvas__social .icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: 0 0;
  color: var(--tp-common-white);
  margin-right: 5px;
  transition: 0.3s ease-in-out;
}
.tpoffcanvas__social .icon.facebook {
  background-color: #4661c5;
}
.tpoffcanvas__social .icon.twitter {
  background-color: #4ccef9;
}
.tpoffcanvas__social .icon.youtube {
  background-color: red;
}
.tpoffcanvas__social .icon.linkedin {
  background-color: #0072b1;
}
.tpoffcanvas__social .icon:hover {
  transform: translateY(-8px);
}
.tpoffcanvas.opened {
  opacity: 1;
  visibility: visible;
  right: 0;
  -webkit-transition: 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-duration: 0.6s;
  z-index: 99999999;
}
.mean-container,
.tpoffcanvas__info,
.tpoffcanvas__logo {
  margin-bottom: 40px;
}
@media (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .tpoffcanvas__logo {
    padding-top: 0;
  }
}
.tpoffcanvas__logo img {
  width: 157px;
  height: 100%;
}
.mobile-menu.mean-container,
.tpoffcanvas__instagram {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .back-to-top-wrapper {
    right: 20px;
    bottom: 20px;
  }
  .tp-btn {
    padding: 15px 37px;
  }
  .tp-btn-black {
    padding: 8px 36px;
  }
  .tpoffcanvas {
    width: 300px;
    padding: 40px 35px;
  }
  .tpoffcanvas__instagram {
    text-align: left;
  }
}
.tpoffcanvas__instagram img {
  width: 80px;
  margin: 0 5px 15px;
}
.tpoffcanvas__instagram-title h4 {
  color: var(--tp-common-white);
  text-transform: capitalize;
  margin-bottom: 30px;
}
.tpoffcanvas__close-btn button {
  position: absolute;
  right: 50px;
  top: 50px;
  transition: 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-duration: 0.3s;
  height: 50px;
  width: 50px;
  background-color: var(--tp-common-white);
  color: var(--tp-common-black);
}
.tpoffcanvas__close-btn button i {
  font-weight: 300;
  font-size: 30px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tpoffcanvas {
    width: 400px;
    padding: 40px;
  }
  .tpoffcanvas__close-btn button {
    right: 23px;
    top: 34px;
  }
}
.tpoffcanvas__content p {
  font-size: 16px;
  color: var(--tp-common-white);
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 25px;
}
.tpoffcanvas__content span {
  color: var(--tp-common-white);
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  display: inline-block;
}
.tpoffcanvas__content a {
  font-size: 30px;
  line-height: 51px;
  font-weight: 700;
  color: var(--tp-common-white);
  display: inline-block;
}
.tpoffcanvas__social .social-icon a {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  background-color: var(--tp-common-white);
  color: var(--tp-theme-1);
  margin-right: 15px;
  transition: 0.3s;
  display: inline-block;
  border-radius: 10px;
}
.tp-header__right .tp-header-search a,
.tpheader-3__top-right .tp-header-search a {
  padding-right: 30px;
  margin-right: 30px;
}
.tpoffcanvas__social .social-icon a:hover {
  background-color: var(--tp-theme-1);
  color: var(--tp-common-white);
}
.tpoffcanvas__info .offcanva-title {
  color: var(--tp-common-white);
  padding-bottom: 5px;
}
.tpoffcanvas__info a {
  color: var(--tp-common-white) 9;
  line-height: 1.2;
}
.breadcrumb__title {
  font-size: 46px;
  color: var(--tp-common-white);
}
.breadcrumb__list span {
  font-weight: 500;
  color: var(--tp-common-white);
  padding-right: 3px;
  margin-right: 3px;
  text-transform: uppercase;
}
.breadcrumb__list span a {
  color: #fb7a02;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
.breadcrumb__list span a:hover {
  color: var(--tp-theme-primary);
}
.breadcrumb__bg,
.tp-message-area {
  background-size: cover;
  background-repeat: no-repeat;
}
.breadcrumb__bg__overlay {
  position: relative;
  background-color: #13302b;
  background-blend-mode: luminosity;
  z-index: -1;
}
.breadcrumb__bg__overlay::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #020202;
  z-index: 99;
  mix-blend-mode: luminosity;
  opacity: 0.75;
}
.breadcrumb__content {
  z-index: 444;
}
.accordion-style .card {
  box-shadow: none;
  margin-top: 0 !important;
  border: 2px solid #f4f4f4;
  box-shadow: 0 3px 10px 0 rgba(41, 45, 194, 0.08);
}
.accordion-style .card-header {
  border: 0;
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: 0 0;
}
.accordion-right-img .video-icon,
.accordion-right-img .video-icon a {
  background: #fbd663;
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius)
    var(--bs-card-inner-border-radius) 0 0;
}
.accordion-right-img .video-icon {
  cursor: pointer;
  -webkit-animation: 1.2s linear infinite tp-ripple;
  animation: 1.2s linear infinite tp-ripple;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.accordion-style .btn-link {
  color: var(--tp-heading-primary);
  line-height: 20px;
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  white-space: normal;
  border-radius: 4px;
  padding: 20px 50px 20px 20px;
  font-weight: 700;
  text-decoration: none;
}
.accordion-style .btn-link.collapsed:after {
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
}
.accordion-style .btn-link:after {
  content: "";
  right: 17px;
  font-size: 18px;
  height: 30px;
  transform: none;
  width: 30px;
  top: 16px;
  position: absolute;
  color: #fff;
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  transition: 0.4s;
  background: #320f55;
  line-height: 30px;
  text-align: center;
  border-radius: 30px;
  font-weight: 400;
}
.accordion-style .card {
  background-color: #fff;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.04);
}
.accordion-right-img .video-icon a {
  color: var(--tp-heading-primary);
  transition: 0.3s;
  font-size: 20px;
}
.accordion-right-img .video-icon a.popup-video {
  border-radius: 0 !important;
}
.accordion-right-img .video-icon a i {
  transition: 0.4s;
}
.accordion-right-img .video-icon a:hover {
  background: #2e0d57;
}
.accordion-right-img .video-icon a:hover i,
.white-text {
  color: #fff;
}
button:focus:not(:focus-visible) {
  box-shadow: none;
}
.accordion-style .show {
  border-top: 1px solid #f1f2f2;
}
.card-body {
  color: var(--tp-text-body);
  padding: 26px 30px 30px;
}
.tp-accordion-2__icon_s {
  font-size: 60px;
  color: var(--tp-theme-1);
  margin-right: 13px;
  margin-top: -30px;
}
.tp-about-2__content .tite,
.tp-accordion-2__content .tite {
  font-size: 22px;
  color: var(--tp-heading-primary);
}
.tp-accordion-2__content .title_20 {
  font-size: 16px;
  color: var(--tp-text-body);
  padding-right: 29px;
}
.tp-header-two__menu ul li .sub-menu li a,
.tp-header__menu ul li .sub-menu li a,
.tpheader-3__menu ul li .sub-menu li a {
  color: var(--tp-common-white);
  padding: 0;
}
.help-list ul li {
  width: 50%;
  float: left;
  list-style: none;
}
.help-list ul li i {
  color: var(--tp-theme-1);
  margin-right: 15px;
  margin-top: 8px;
}
.help-list ul li span {
  font-size: 18px;
  color: var(--tp-heading-primary);
  font-weight: 400;
}
.tp-faq-inner-bg {
  background-color: #fcfaf7;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  height: 100%;
  width: 53%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .accordion-padding {
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
.tp-accordion-bg-shap {
  position: absolute;
  right: -603px;
  top: -283px;
  animation: 30s cubic-bezier(1, 0.99, 0.03, 0.01) infinite animationglob;
}
.tp-tab .nav-tabs,
.tp-tab .nav-tabs .nav-link {
  padding: 0;
  margin: 0;
  border: 0;
}
.tp-header-two__right .tp-header-space,
.tp-header__right .tp-header-space {
  padding-left: 40px;
  padding-right: 45px;
}
.section__title {
  font-size: 60px;
  color: var(--tp-common-black);
  font-weight: var(--tp-fw-bold);
  text-transform: uppercase;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .section__title {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section__title {
    font-size: 35px;
  }
  .tp-slider-title br {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .section__title {
    font-size: 45px;
  }
}
.section__title-pre {
  font-size: 14px;
  font-weight: var(--tp-fw-bold);
  color: var(--tp-theme-primary);
  display: inline-block;
  text-transform: uppercase;
}
.tp-section-subtitle {
  color: #2e0d57;
  text-transform: capitalize;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 27px;
  line-height: 2.5rem;
}
.postbox__comment-title,
.sv-details-title,
.tp-section-title {
  font-size: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title {
    font-size: 34px;
  }
  .tp-section-pre {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title {
    font-size: 39px;
  }
  .tp-header__contact-number {
    display: none;
  }
}
.subtitle-before::after {
  top: -5px;
  width: 30px;
  height: 2px;
  content: "";
  background: #fbd45a;
  display: inline-block;
  right: -11px;
  position: relative;
}
.tp-header-two__right .sm-clist__icon,
.tp-header__right .sm-clist__icon,
.tpheader-3__smcontact-list .sm-clist__icon i {
  height: 50px;
  width: 50px;
  text-align: center;
  border-radius: 30px;
}
.search__blog-meta-author,
.search__blog-tag,
.tp-header-two__menu ul li .sub-menu li:not(:last-child),
.tp-header__menu ul li .sub-menu li:not(:last-child),
.tpheader-3__menu ul li .sub-menu li:not(:last-child) {
  margin-bottom: 10px;
}
.tp-header {
  position: relative;
  z-index: 50;
}
.tp-header__menu ul li:hover a {
  color: #310e56;
}
.tp-header-two__menu ul li .sub-menu li a:hover,
.tp-header-two__menu ul li:hover a,
.tp-header__menu ul li .sub-menu li a:hover {
  color: #fbd45b;
}
.tp-header__logo {
  position: absolute;
  padding: 15px 90px;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  height: 100%;
  background: #fcfaf7;
  width: 375px;
}
.tp-header-two__wrapper-inner,
.tp-header__wrapper-inner {
  position: relative;
  display: block;
  z-index: 1;
}
.tp-header-two__main-header,
.tp-header__main-header {
  margin-left: 375px;
}
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .tp-header__menu ul li {
    margin-right: 27px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-header__menu ul li {
    margin-right: 32px;
  }
  .tp-header__right .sm-clist__text {
    margin-right: 15px;
  }
}
.tp-header__menu ul li a {
  color: var(--tp-text-body);
  display: inline-block;
  font-weight: 700;
  padding: 43px 0;
  line-height: 22px;
  text-transform: capitalize;
  font-size: 18px;
}
.tp-header__menu ul li .sub-menu {
  position: absolute;
  width: 340px;
  background: #310e56;
  padding: 28px;
  top: 110%;
  left: 0;
  text-align: left;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  z-index: 999999;
}
.tp-header-two__menu ul li .sub-menu,
.tpheader-3__menu ul li .sub-menu {
  width: 230px;
  background: var(--tp-heading-primary);
  top: 110%;
  opacity: 0;
  text-align: left;
  visibility: hidden;
}
.tp-header__menu ul li .sub-menu li {
  display: block;
  margin: 0;
  border-bottom: 1px dashed #ddd;
}
.tp-header__menu ul li .sub-menu li:last-child {
  border-bottom: none;
}
.tp-header__menu ul li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
.tp-header__top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 6px 75px 6px 60px;
  z-index: 1;
  background: #361154;
}
.header-sticky,
.tp-main-menu {
  background: #fff;
}
.tp-header-two__bottom,
.tp-header__bottom {
  padding: 0 75px 0 60px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-header__logo {
    padding: 15px 50px;
  }
  .tp-header__main-header {
    margin-left: 295px;
  }
  .tp-header__menu ul li {
    margin-right: 18px;
  }
  .tp-header__top {
    padding: 6px 30px;
  }
  .tp-header__bottom {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-header__logo {
    padding: 15px 40px;
  }
  .tp-header__contact-number {
    display: none;
  }
  .tp-header__main-header {
    margin-left: 216px;
  }
  .tp-header__bottom {
    padding: 2px 0 1px 18px;
  }
  .tp-header__top-right .tp-location {
    margin-right: 10px;
  }
}
.tp-header-btn,
.tp-header__top-right {
  display: flex;
}
.tp-header__top-right .tp-location a {
  color: #7b8280;
  transition: 0.4s;
  text-transform: capitalize;
}
.tp-header__top-right .tp-location a i {
  color: var(--tp-theme-1);
  font-size: 13px;
  padding: 0 10px 0 0;
}
.tp-header__top-right .envelope a {
  color: #fff;
  transition: 0.4s;
  display: flex;
  margin-top: 2px;
  align-items: center;
  gap: 6px;
  margin-left: 20px;
}
.tp-header__menu ul li {
  display: inline-block;
  position: relative;
  margin-right: 23px;
}
.tp-header__top-right .envelope a i {
  color: #fff;
  font-size: 20px;
  padding: 0 1px 0 0 !important;
  margin-bottom: -8px !important;
}
.tp-header-two__right,
.tp-header__right {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
}
.tp-header__right .tp-header-search a:after {
  content: "";
  background: #e9ebea;
  width: 1px;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 47px;
}
.tp-header__right .sm-clist__icon {
  float: left;
  background: #320f55;
  color: var(--tp-common-white);
  line-height: 54px;
}
.tp-header__right .sm-clist__text {
  float: right;
}
.tp-header__right .sm-clist__text span {
  color: var(--tp-text-body);
  font-weight: 400;
  display: block;
  line-height: 1;
  padding-bottom: 5px;
  padding-top: 8px;
}
.tp-header__right .sm-clist__text a {
  font-size: 16px;
  color: var(--tp-heading-primary);
  font-weight: 700;
}
.tp-header__right .sm-clist__icon i {
  font-size: 18px;
}
.tp-header__right .sm-clist__text span {
  font-size: 12px;
  color: var(--tp-text-body);
}
.header-sticky .tp-header__top {
  display: none;
}
.tp-header-two {
  position: relative;
  z-index: 999999;
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px),
  only screen and (min-width: 450px) and (max-width: 575px) {
  .tp-header-two__top-left,
  .tp-header__top-left {
    display: none;
  }
}
.tp-header-two__logo {
  position: absolute;
  padding: 15px 90px;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  height: 100%;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px),
  only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px) {
  .tp-header-two__contact-number,
  .tp-header__contact-number {
    display: none;
  }
}
.tp-header-two__menu ul li {
  display: inline-block;
  position: relative;
  margin-right: 60px;
}
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .tp-header-two__menu ul li {
    margin-right: 27px;
  }
  .tpheader-3__menu ul li {
    margin-right: 60px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-header-two__menu ul li {
    margin-right: 32px;
  }
  .tp-header-two__right .sm-clist__text {
    margin-right: 15px;
  }
}
.tp-header-two__menu ul li a {
  color: #90c8be;
  display: inline-block;
  font-weight: 700;
  padding: 43px 0;
  line-height: 10px;
  text-transform: uppercase;
}
.tp-header-two__menu ul li .sub-menu {
  position: absolute;
  padding: 28px;
  left: 0;
  transition: 0.3s;
  z-index: 999999;
}
.tp-header-two__top-right .envelope a i,
.tp-header-two__top-right .tp-location a i {
  color: var(--tp-theme-1);
  font-size: 13px;
  padding: 0 10px 0 0;
}
.tp-header-two__menu ul li .sub-menu li {
  display: block;
  margin: 0;
}
.tp-header-two__menu ul li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
.tp-header-two__top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 6px 75px 6px 60px;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-header-two__logo {
    padding: 15px 50px;
  }
  .tp-header-two__main-header {
    margin-left: 295px;
  }
  .tp-header-two__menu ul li {
    margin-right: 24px;
  }
  .tp-header-two__top {
    padding: 6px 30px;
  }
  .tp-header-two__bottom {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-header-two-btn {
    display: flex;
    margin-left: 40px;
  }
  .tp-header-two__logo {
    padding: 15px 40px;
  }
  .tp-header-two__contact-number {
    display: none;
  }
  .tp-header-two__main-header {
    margin-left: 216px;
  }
  .tp-header-two__bottom {
    padding: 20px 49px 20px 57px;
  }
  .tpheader-3__smcontact-list {
    margin-left: 0;
  }
}
.team-detials__contact,
.team-detials__social,
.tp-header-two-btn,
.tp-header-two__top-right,
.tp-testimonial-2__avata,
.tpheader-3__contact-number,
ul.sticky-left {
  display: flex;
}
.tp-header-two__top-right .envelope a,
.tp-header-two__top-right .tp-location a {
  color: #7b8280;
  transition: 0.4s;
  text-transform: capitalize;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px) {
  .tp-header-two__top-right .search-icon,
  .tp-header__top-right .search-icon {
    display: none;
  }
}
.tp-header-two__right .tp-header-search a {
  padding-right: 30px;
  margin-right: 30px;
  color: #fff;
}
.tp-header-two__right .tp-header-search a:after {
  content: "";
  background: #2b8b7a;
  width: 1px;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 47px;
}
.tp-header-two__right .sm-clist__icon {
  float: left;
  background: var(--tp-common-white);
  color: #3e4c49;
  line-height: 54px;
}
.header-sticky,
.tpheader-3__bottom.header-sticky {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0 4px 10px rgba(3, 4, 28, 0.1);
  animation: 0.95s forwards headerSlideDown;
  z-index: 9999999;
  transition: 0.3s;
  right: 0;
  left: 0;
}
.tp-about-counter-text,
.tp-header-two__right .sm-clist__text {
  float: right;
}
.tp-header-two__right .sm-clist__text span {
  color: var(--tp-text-body);
  font-weight: 400;
  display: block;
  line-height: 1;
  padding-bottom: 5px;
  padding-top: 8px;
}
.tp-header-two__right .sm-clist__text a {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}
.contact__info-icon i,
.tp-about-pre,
.tp-header-two__right .sm-clist__icon i {
  font-size: 18px;
}
.tp-header-two__right .sm-clist__text span {
  font-size: 12px;
  color: #90c8be;
}
.tp-header-two__top-left p {
  color: #283734;
}
.tp-about-man,
.tp-about-man-img,
.tpfeature__man-img {
  animation: 9s linear infinite moving;
}
#google_translate_element span,
.header-sticky .tp-header-two__top,
.mean-container .mean-nav ul li > a > i,
.tp-slider-title br {
  display: none;
}
.white-text a {
  color: #98a8a5;
}
.white-text a i {
  color: #fbd45b !important;
}
.tpheader-3__menu ul li:hover a {
  color: var(--tp-heading-primary);
  color: #fbd45a;
}
.tpheader-3__smcontact-list {
  display: flex;
  align-items: center;
}
.tpheader-3__smcontact-list .sm-clist__text a {
  font-size: 16px;
  color: var(--tp-theme-1);
  font-weight: 700;
  display: block;
}
.tpheader-3__smcontact-list .sm-clist__text span {
  font-size: 14px;
  color: var(--tp-text-body);
  display: block;
  line-height: 1;
  padding-bottom: 5px;
  padding-top: 8px;
}
.tpheader-3__smcontact-list .sm-clist__icon i {
  background: #fbd45b;
  color: var(--tp-heading-primary);
  line-height: 50px;
  font-size: 20px;
}
.tpheader-3__top-right {
  display: flex;
  align-items: center;
  justify-content: end;
  position: relative;
}
.basic-pagination ul li,
.mean-container .mean-nav ul li > a.mean-expand i,
.mobile__menu a,
.tp-work-2__icon,
.tpheader-3__header-social ul li,
.tpheader-3__menu ul li {
  display: inline-block;
}
.tpheader-3__top-right .tp-header-search a:after {
  content: "";
  background: #e9ebea;
  width: 1px;
  height: 40px;
  position: absolute;
  top: 21px;
  left: 47px;
}
.tpheader-3__top-right .tp-menu-bar {
  margin-left: -10px;
  font-size: 20px;
  color: #000;
  font-weight: 400;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tpheader-3__smcontact-list .sm-clist__text {
    margin-right: 11px;
  }
  .tpheader-3__top-right .tp-menu-bar {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tpoffcanvas__close-btn button {
    font-size: 28px;
  }
  .accordion-style .btn-link:after {
    top: 26px;
  }
  .tp-accordion-2__content .title_20 {
    padding-right: 0;
  }
  .tp-section-box {
    margin-bottom: 0;
  }
  .tp-header-btn a,
  .tp-header-two-btn a {
    display: none !important;
  }
  .tp-header-two__contact-number,
  .tp-header__contact-number {
    display: none;
  }
  .tp-header-two__bottom,
  .tp-header__bottom {
    padding: 35px;
  }
  .tpheader-3__top-right .tp-menu-bar {
    margin-left: 11px;
  }
}
.tpheader-3__menu ul {
  text-align: left;
}
.tpheader-3__menu ul li {
  position: relative;
  margin-right: 60px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tpheader-3__top-right .tp-header-search a:after {
    top: 19px;
  }
  .tpheader-3__menu ul li {
    margin-right: 50px;
  }
}
.tpheader-3__menu ul li a {
  color: var(--tp-text-body);
  display: inline-block;
  font-weight: 700;
  padding: 25px 0;
  line-height: 10px;
  text-transform: uppercase;
  transition: 0.3s;
}
.tpheader-3__menu ul li .sub-menu {
  position: absolute;
  padding: 28px;
  left: 0;
  transition: 0.3s;
  z-index: 999999;
}
.tpheader-3__menu ul li .sub-menu li {
  display: block;
  margin: 0;
}
.tpheader-3__menu ul li .sub-menu li a:hover {
  color: #fbd45a;
}
.tpheader-3__menu ul li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
.tpheader-3__header-social ul li a {
  color: var(--tp-heading-primary);
  margin-left: 25px;
  font-size: 19px;
  transition: 0.4s;
}
.mean-container .mean-nav ul li a:hover,
.mean-container .mean-nav ul li span:hover,
.mean-container .mean-nav ul li.dropdown-opened > a,
.mean-container .mean-nav ul li.dropdown-opened > span,
.rc__meta span a i,
.rc__post-title:hover,
.tpheader-3__header-social ul li a:hover {
  color: var(--tp-theme-1);
}
.tpheader-3__bottom.header-sticky {
  background: var(--tp-common-white);
}
.mobile-header {
  padding: 20px;
}
.mobile__logo {
  max-width: 273px;
}
.mobile__menu a {
  margin-right: 0;
  background: #fbd45a;
  padding: 10px 20px;
  transition: 0.3s;
}
.mobile__menu a:hover {
  color: #fff;
  background-color: #2e0d57;
}
.mobile__menu {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.goog-logo-link,
.mean-remove {
  display: none !important;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: var(--tp-common-white);
  text-decoration: none;
  text-indent: -9999em;
  font-size: 1px;
  font-weight: 700;
  display: none !important;
}
.mean-container .mean-nav .wrapper,
.mean-container .mean-nav ul,
.mean-container .mean-nav > ul,
.mean-container .mean-push {
  padding: 0;
  margin: 0;
  width: 100%;
}
.mean-container a.meanmenu-reveal span {
  display: block;
  background: var(--tp-common-white);
  height: 3px;
  margin-top: 3px;
}
.mean-container .mean-push {
  float: left;
  clear: both;
}
.mean-container .mean-nav {
  background: 0 0;
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 50px;
}
.mean-container .mean-nav > ul {
  list-style-type: none;
  display: block !important;
}
.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0;
}
.mean-container .mean-nav ul {
  list-style-type: none;
  overflow: hidden;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked:hover,
.mean-container .mean-nav ul li a.mean-expand:hover,
.mean-container .mean-nav ul li span.mean-expand.mean-clicked:hover,
.mean-container .mean-nav ul li span.mean-expand:hover,
.mean-container .mean-nav ul li.dropdown-opened > a.mean-expand.mean-clicked,
.mean-container
  .mean-nav
  ul
  li.dropdown-opened
  > span.mean-expand.mean-clicked {
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
  border-color: var(--tp-theme-1);
}
.mean-container .mean-nav ul li.mean-last {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li a,
.mean-container .mean-nav ul li span {
  display: block;
  float: left;
  padding: 10px 0;
  margin: 0;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  border-top: 1px solid #ebebeb;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  color: var(--tp-text-body);
}
[dir="rtl"] .mean-container .mean-nav ul li a,
[dir="rtl"] .mean-container .mean-nav ul li span {
  float: right;
  text-align: right;
}
.mean-container .mean-nav ul li a.mean-expand,
.mean-container .mean-nav ul li span.mean-expand {
  text-align: center;
  position: absolute;
  right: 0;
  z-index: 2;
  background: 0 0;
  border: none !important;
  font-size: 14px;
  margin-top: 6px;
  padding: 0 !important;
  height: 30px;
  width: 30px;
  color: var(--tp-heading-primary);
  top: 0;
  font-weight: 400;
  line-height: 30px;
}
[dir="rtl"] .mean-container .mean-nav ul li a.mean-expand,
[dir="rtl"] .mean-container .mean-nav ul li span.mean-expand {
  right: auto;
  left: 0;
  text-align: center;
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked:hover i,
.mean-container .mean-nav ul li span.mean-expand.mean-clicked:hover i {
  color: var(--tp-common-white);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.fw-insta ul li a i,
.rc__post-thumb span {
  transform: translate(-50%, -50%);
  opacity: 0;
}
.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 10px 10%;
  text-shadow: none !important;
  visibility: visible;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 10px 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 10px 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 10px 25%;
}
.mean-container .mean-bar {
  padding: 4px 0;
  background: 0 0;
  float: left;
  width: 100%;
  position: relative;
  min-height: 42px;
  z-index: 999999;
}
.mean-container .mean-bar,
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.blog-banner-title {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
  padding: 60px 50px;
  color: #fff;
  font-size: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-banner-title {
    padding: 43px 34px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-header-two__contact-number {
    display: none;
  }
  .tpheader-3__top-right .tp-menu-bar {
    margin-left: -50px;
  }
  .blog-banner-title {
    padding: 79px 76px;
  }
}
.postbox__area {
  padding-top: 57px;
}
.postbox__comment-text p {
  font-size: 16px;
  margin-top: 11px;
}
.blog-banner-title-black {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
  padding: 60px 50px;
  color: var(--tp-heading-primary);
  font-size: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-banner-title-black {
    padding: 43px 34px;
  }
  .tp-menu-bar {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog-banner-title-black {
    padding: 75px 68px;
  }
}
.rc__post {
  background-color: var(--tp-grey-1);
  padding: 22px;
}
.rc__post:hover {
  background-color: var(--tp-common-white);
  padding: 22px;
}
.rc__post ul li:not(:last-child) {
  margin-bottom: 15px;
}
.rc__post-thumb img {
  width: 70px;
  height: 70px;
  object-fit: cover;
}
.rc__post-title {
  font-size: 16px;
  color: var(--tp-heading-primary);
  font-weight: 400;
  margin-top: 2px;
  transition: 0.3s;
}
.rc__post-title a:hover {
  color: var(--tp-theme-primary);
}
.rc__meta span {
  font-size: 14px;
  font-weight: 400;
  color: var(--tp-text-body);
}
.rc__post-thumb {
  flex: 0 0 auto;
  position: relative;
}
.rc__post-thumb::before {
  background: #522e76d9;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.rc__post:hover .rc__post-thumb::before {
  opacity: 1;
  visibility: visible;
  z-index: 99;
}
.body-overlay.apply,
.fw-insta ul li:hover a i,
.fw-insta ul li:hover a::before,
.rc:hover .rc__post span,
.rc__post:hover span {
  opacity: 1;
  visibility: visible;
}
.rc__post-thumb span {
  position: absolute;
  top: 50%;
  left: 50%;
  color: var(--tp-common-white);
  transition: 0.3s;
  visibility: visible;
  z-index: 999;
}
.tp-sidebar-menu {
  position: fixed;
  right: 100%;
  top: 0;
  width: 320px;
  height: 100%;
  background: var(--tp-common-white) none repeat scroll 0 0;
  overflow-y: scroll;
  box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0.5);
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 9999;
  padding: 30px;
}
.tp-menu {
  display: flex;
  align-items: center;
}
.tp-sidebar-menu.sidebar-opened {
  right: 0;
}
.body-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: rgba(24, 24, 24, 0.6);
  visibility: hidden;
  opacity: 0;
  transition: 0.45s ease-in-out;
}
.offcan-social-title {
  color: var(--tp-common-white);
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
  display: inline-block;
}
.tpoffcanvas-social {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.sidebar-widget__link ul,
.sidebar__widget-1 {
  padding: 50px;
  background: var(--tp-grey-1);
}
.tp-menu-bar {
  display: none;
  font-size: 20px;
  color: #283734;
  font-weight: 400;
}
.text-black a {
  color: var(--tp-heading-primary) !important;
  font-size: 27px;
}
.sidebar-widget__link ul {
  list-style: none;
}
.sidebar-widget__link ul li {
  padding-bottom: 20px;
  color: var(--tp-heading-primary);
  font-size: 18px;
  font-weight: 700;
}
.sidebar-widget__link ul li span {
  color: var(--tp-text-body);
  font-size: 18px;
  width: 138px;
  display: inline-block;
}
.sidebar-widget__social h4 {
  font-size: 24px;
  color: var(--tp-heading-primary);
  font-weight: 400;
}
.contact__social .icon ul li,
.postbox__social .icon ul li,
.sidebar-widget__social .icon ul li {
  list-style: none;
  display: inline-block;
}
.sidebar-widget__social .icon ul li a {
  height: 40px;
  width: 40px;
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
  transition: 0.4s;
  text-align: center;
  display: inline-block;
  border-radius: 30px;
  margin-right: 15px;
  line-height: 43px;
}
.sidebar-widget__social .icon ul li a:hover {
  background: var(--tp-theme-2);
  color: var(--tp-heading-primary);
}
.sidebar__search button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 24px;
  color: var(--tp-common-white);
  background: var(--tp-heading-primary);
}
.sidebar__search input {
  width: 100%;
  height: 60px;
  background: var(--tp-common-white);
  padding: 3px 80px 0 25px;
  text-transform: capitalize;
  border: 2px solid var(--tp-grey-1);
  outline: 0;
  color: var(--tp-theme-3);
}
.sidebar__menu a {
  background: #fbd45b;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
  color: var(--tp-theme-3);
}
.sidebar__menu a:hover {
  color: #fff;
  background: var(--tp-theme-3);
}
.sidebar__search-input-2 {
  position: relative;
  border: 1px solid #eaebeb;
}
.sidebar__post-list li:hover {
  background-color: var(--tp-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sidebar__widget-1,
  .sidebar__widget-2 {
    padding: 50px 20px;
  }
}
.sidebar__widget-2 .sidebar__widget-title {
  margin-left: 22px;
  padding-bottom: 0;
}
.sidebar__widget-3 {
  background: var(--tp-grey-1);
  padding: 45px 50px 31px;
}
.sidebar__widget-4 {
  background: var(--tp-grey-1);
  padding: 45px 50px 35px;
}
.cta-area,
.footer__area,
.tp-features-3__area,
.tp-insurance-area,
.tp-slider__bg {
  background-repeat: no-repeat;
  background-size: cover;
}
.sidebar__widget-title {
  font-size: 22px;
  color: var(--tp-heading-primary);
  padding-bottom: 25px;
}
.sidebar__widget-content .tagcloud a {
  background: var(--tp-common-white);
  color: var(--tp-text-body);
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  padding: 13px 14px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  border: 1px solid #eaebeb;
}
.tp-slider-2__nav .hero-button-next-2:hover,
.tp-slider-2__nav .hero-button-prev-2:hover {
  border-color: #fbd45b;
  color: var(--tp-heading-primary);
  background: #fbd45b;
}
.sidebar__widget-content .tagcloud a:hover {
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
  border: 1px solid #2e0d57;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sidebar__widget-content .tagcloud a {
    padding: 11px;
  }
}
.sidebar__widget-content ul {
  list-style: none;
}
.sidebar__widget-content ul li {
  margin-bottom: 9px;
}
.sidebar__widget-content ul li a {
  color: var(--tp-text-body);
  font-size: 16px;
}
.sidebar__widget-content ul li a i {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  float: right;
}
.sidebar__widget-content ul li:hover a {
  color: var(--tp-heading-primary);
  transition: 0.3s;
}
.sidebar__widget-content ul li:hover a i {
  opacity: 1;
  visibility: visible;
  float: right;
}
.basic-pagination ul li a,
.basic-pagination ul li span {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: var(--tp-grey-1);
  border-radius: 30px;
  color: var(--tp-heading-primary);
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  transition: 0.3s ease-out;
  line-height: 38px;
}
.basic-pagination ul li a.current,
.basic-pagination ul li a:hover,
.basic-pagination ul li span.current,
.basic-pagination ul li span:hover {
  background: var(--tp-heading-primary);
  border-color: var(--tp-heading-primary);
  color: var(--tp-common-white);
}
.footer-col-1 {
  padding-right: 35px;
}
.footer-col-2,
.tp-about__wapper {
  margin-left: -30px;
}
.footer-col-3 {
  padding-right: 10px;
}
.footer-col-4 {
  padding-left: 20px;
}
.footer__widget-title {
  font-size: 20px;
  color: var(--tp-common-white);
  font-weight: 400;
  margin-bottom: 25px;
  position: relative;
}
.footer__social ul li a i,
.tp-slider-2__nav .hero-button-prev-2 i {
  font-size: 14px;
}
.footer__widget-title::after {
  top: -5px;
  width: 32px;
  height: 2px;
  content: "";
  background: #f87803;
  display: inline-block;
  right: -11px;
  position: relative;
}
.footer__copyright p {
  color: #fff;
  font-size: 16px;
}
.footer__subscribe-input i {
  position: absolute;
  bottom: 98px;
  right: 0;
  color: var(--tp-theme-2);
}
.footer__widget {
  z-index: 9;
  position: relative;
}
.footer__top::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: #121212fa;
  width: 100%;
  height: 100%;
  opacity: 0.965;
  z-index: 1;
}
.footer__logo {
  margin-bottom: 17px;
  margin-top: -15px;
}
.footer__social ul li {
  display: inline-block;
  margin-right: 10px;
}
.footer__social ul li a {
  width: 40px;
  height: 40px;
  background: var(--tp-heading-primary);
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: var(--tp-common-white);
  transition: 0.3s;
  font-size: 18px;
}
.footer__social ul li a:hover,
.tp-team-2__item:hover .tp-team-2__share {
  background: var(--tp-theme-2);
  color: var(--tp-heading-primary);
}
.footer__contact-info ul li {
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  color: #98a8a5;
  list-style: none;
  margin-bottom: 14px;
}
.footer__contact-info ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.footer__contact-info ul li span {
  position: absolute;
  top: 3px;
  left: 0;
  color: #f87803;
}
.footer__contact-info ul li:hover a,
.tp-slider-title,
.tp-testimonial-titile .tp-section-title,
.tpfeature:hover span {
  color: var(--tp-common-white);
}
.footer__subscribe p {
  font-size: 16px;
  color: #98a8a5;
  margin-bottom: 20px;
  line-height: 1;
}
.form-check-input {
  background-color: rgba(55, 50, 50, 0);
  border: 1px solid #fff;
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
  margin-top: 20px;
}
.tp-footer-widget__check-box .form-check-input {
  margin-top: 6px;
}
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
  margin-top: 8px;
}
.form-check-input:checked {
  background-color: rgba(152, 168, 165, 0);
  border-color: #98a8a5;
}
.form-check-label {
  font-size: 14px;
  color: #98a8a5;
}
.fw-insta ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -7.5px -15px;
}
.fw-insta ul li {
  padding: 0 7.5px 15px;
  width: 33.333%;
  flex: 0 0 33.333%;
  list-style: none;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tpheader-3__menu ul li {
    margin-right: 39px;
  }
  .fw-insta ul li {
    padding: 0 7.5px 22px;
    flex: 0 0 17.333%;
  }
  .tp-slider-2__content {
    margin-left: 122px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .fw-insta ul li {
    flex: 0 0 17.333%;
  }
  .tp-slider-2__content {
    margin-left: 122px;
  }
}
.fw-insta ul li a {
  position: relative;
  display: inline-block;
}
.fw-insta ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(247, 207, 90, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.fw-insta ul li a i {
  position: absolute;
  top: 45%;
  left: 38%;
  transform: rotate(-30deg);
  text-align: center;
  visibility: hidden;
  transition: 0.3s;
  line-height: 45%;
}
.tp-slider__shap-right {
  position: absolute;
  top: -103px;
  right: -37px;
}
.tp-slider__bg,
.tp-slider__bg::after {
  top: 0;
  width: 100%;
  left: 0;
  position: absolute;
}
.tp-slider__bg {
  background-color: #091e1a;
  background-blend-mode: luminosity;
  z-index: -1;
  transform: scale(1);
  -webkit-transition: 10s linear;
  -moz-transition: 10s linear;
  -o-transition: 10s linear;
  transition: 10s linear;
}
.tp-slider__bg::after {
  content: "";
  height: 100%;
  background: rgba(9, 30, 26, 0.5);
  z-index: 99;
  mix-blend-mode: luminosity;
}
.tp-slider__shap img {
  position: absolute;
  top: -110px;
}
.tp-slider__angle-shape {
  height: 391px;
  width: 280px;
  background: linear-gradient(to bottom, #da680f, #642941);
  opacity: 0.7;
  position: absolute;
  bottom: 0;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  left: -100%;
  transition: 0.6s ease-in-out;
}
.tp-slider-2__nav .hero-button-next-2,
.tp-slider__social-horizonter ul li a {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.tp-slider__content span {
  font-size: 20px;
  color: var(--tp-theme-2);
  padding-left: 26px;
  display: inline-block;
  margin-bottom: 15px;
}
.tp-slider__content span::after {
  position: absolute;
  width: 2px;
  height: 24px;
  content: "";
  background: var(--tp-common-white);
  left: 0;
  top: 3px;
}
.tp-slider__social-horizonter {
  position: absolute;
  top: 45%;
  left: -79px;
}
.tp-slider__social-horizonter ul {
  display: inline-block;
  transform: rotate(270deg);
  position: relative;
  z-index: 9;
}
.tp-slider__social-horizonter ul li {
  display: inline-block;
  z-index: 999999;
  position: relative;
  margin-right: 30px;
}
.tp-slider__social-horizonter ul li a {
  color: var(--tp-common-white);
  transition: 0.4s ease-out;
}
.tp-slider__social-horizonter ul li a:hover {
  color: #fbd663;
}
.tp-slider__nav button {
  position: absolute;
  top: 40%;
  right: 13%;
  height: 66px;
  width: 66px;
  border-radius: 50%;
  font-size: 16px;
  font-weight: 500;
  background: #f9f4e8;
  z-index: 1;
  line-height: 66px;
}
.tp-slider__nav button i {
  font-size: 16px;
}
.tp-slider__nav button.hero-button-prev {
  top: 50%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-slider__nav button {
    top: 86%;
  }
  .tp-slider__nav button.hero-button-prev {
    top: 86%;
    right: 24%;
  }
}
.tp-slider__nav button:hover {
  background: #391352;
}
.tp-slider__nav button:hover i {
  color: #fff;
}
.swiper-slide-active .tp-slider__angle-shape {
  left: 0;
}
.swiper-slide.swiper-slide-active .tp-slider__bg {
  visibility: visible;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.tp-slider-2__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1);
  -webkit-transition: 10s linear;
  -moz-transition: 10s linear;
  -o-transition: 10s linear;
  transition: 10s linear;
  background-repeat: no-repeat;
  background-size: cover;
}
.tp-slider-2__shap {
  z-index: 1;
  bottom: -301px;
  position: absolute;
  left: 0;
}
.tp-slider-2__shap-2 {
  position: absolute;
  right: 0;
  bottom: -157px;
}
.tp-slider-2__shap-top::before {
  content: "";
  border-radius: 0 0 130px 130px;
  transform: rotate(-30deg);
  background-color: #fbd45b;
  position: absolute;
  left: 181px;
  top: -169px;
  width: 279px;
  height: 514px;
  z-index: 1;
}
.tp-slider-2__height,
.tp-slider-3__height {
  height: 820px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .text-black a {
    color: #fff !important;
  }
  .tp-slider-2__content {
    margin-left: 122px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .sidebar__widget-content .tagcloud a {
    margin-bottom: 13px;
  }
  .tp-slider__social-horizonter {
    display: none;
  }
  .tp-slider__nav button.hero-button-prev {
    top: 86%;
    right: 27%;
  }
  .tp-slider-2__content {
    margin-left: 60px;
  }
}
.tp-slider-2__content.tp-slider-title-2 {
  line-height: 1;
}
.tp-slider-2__nav .hero-button-next-2,
.tp-slider-2__nav .hero-button-prev-2 {
  text-align: center;
  line-height: 58px;
  color: #d2d3d0;
  position: relative;
  height: 60px;
  width: 60px;
}
.tp-slider-2__content span {
  font-size: 20px;
  color: var(--tp-theme-2);
  margin-left: 15px;
}
.tp-slider-2__content span::after {
  position: absolute;
  width: 2px;
  height: 24px;
  content: "";
  background: var(--tp-common-white);
  left: 0;
}
.tp-slider-2__nav {
  position: absolute;
  top: 45%;
  left: 105px;
  z-index: 1;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px),
  only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px),
  only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 450px) and (max-width: 575px) {
  .tp-slider-2__nav {
    bottom: 12px;
    top: auto;
    right: 158px;
    left: auto;
  }
  .tp-slider-2__nav .hero-button-next-2 {
    right: 91px;
    top: 81px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px) {
  .tp-slider-2__nav {
    bottom: -10px;
    top: auto;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-slider-2__nav {
    bottom: 50px;
    top: auto;
  }
  .tp-about__wrap {
    margin-left: 10px;
  }
}
.tp-slider-2__nav .hero-button-next-2 {
  border: 1px solid #d2d3d0;
  border-radius: 50%;
  z-index: 99999;
  transition: 0.4s ease-out;
}
.tp-slider-2__nav .hero-button-prev-2 {
  border: 1px solid #d2d3d0;
  border-radius: 50%;
  margin-top: 20px;
  z-index: 999;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.swiper-slide.swiper-slide-active .tp-slider-2__bg {
  visibility: visible;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.tp-slider-3__content p {
  color: var(--tp-common-white);
  font-size: 20px;
  margin-bottom: 45px;
}
.tp-slider-3__shap-left {
  position: absolute;
  content: "";
  height: 502px;
  width: 142px;
  background: #fbd45b;
  bottom: -99px;
  transform: rotate(-38deg);
  left: -100%;
  transition: 0.6s ease-in-out;
}
.tp-slider-3__shap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.tp-slider-3__bg-3 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  transform: scale(1);
  -webkit-transition: 10s linear;
  -moz-transition: 10s linear;
  -o-transition: 10s linear;
  transition: 10s linear;
}
.slider-arrow-style button {
  position: absolute;
  top: 50%;
  background: rgba(255, 255, 255, 0);
  height: 60px;
  width: 60px;
  border: 2px solid #94a19e;
  border-radius: 50%;
  color: #94a19e;
  left: 60px;
  z-index: 9;
  transform: translateY(-50%);
  transition: 0.4s;
  font-size: 20px;
}
.tp-about-3__trusted-by-icon span,
.tp-about-counter-icon span,
.tp-about__trusted-by-icon span {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  text-align: center;
}
.slider-arrow-style button.tpslick-prev {
  left: auto;
  right: 60px;
}
.slider-arrow-style button:hover {
  background-color: #fbd45b;
  color: var(--tp-common-white);
  border-color: #fbd45b;
}
.swiper-slide.swiper-slide-active .tp-slider-3__bg {
  visibility: visible;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-slider-title {
    font-size: 89px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-slider-2__nav {
    bottom: -20px;
    top: auto;
  }
  .tp-slider-title {
    font-size: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-slider-title {
    font-size: 61px;
  }
}
@media only screen and (min-width: 450px) and (max-width: 575px) {
  .tp-header-btn,
  .tp-header-two-btn {
    display: none;
  }
  .tp-slider-title {
    font-size: 75px;
    padding-bottom: 0;
  }
}
.swiper-button-next,
.swiper-button-prev.swiper-button-disabled {
  font-size: 30px;
  color: red;
}
.swiper-slide-active .shap-1,
.swiper-slide-active .shap-2,
.swiper-slide-active .tp-slide-btn-box,
.swiper-slide-active .tp-slider-pragrap,
.swiper-slide-active .tp-slider-sub-title,
.swiper-slide-active .tp-slider-title {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.swiper-slide-active .tp-slider-sub-title {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.swiper-slide-active .tp-slider-title {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.swiper-slide-active .tp-slider-pragrap {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.swiper-slide-active .shap-2,
.swiper-slide-active .tp-slide-btn-box {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.swiper-slide-active .shap-1 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.9s;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.swiper-slide-active .tp-slider-2__shap-top {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
.tp-slider-3__overlay {
  position: relative;
  background-color: #13302b;
  background-blend-mode: luminosity;
}
.tp-slider-3__overlay::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #091e1a;
  mix-blend-mode: luminosity;
  opacity: 0.75;
}
.swiper-slide-active .tp-slider-3__shap-left {
  left: 0;
}
.tp-about__sec-img {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .fw-insta ul li {
    flex: 0 0 25.333%;
  }
  .tp-about__wrap {
    margin-top: 35px;
    margin-left: 20px;
  }
}
.tp-about__save-money span {
  font-size: 50px;
  color: var(--tp-theme-1);
  float: left;
  margin-right: 15px;
}
.tp-about__save-money-content h4 {
  font-size: 20px;
  color: var(--tp-heading-primary);
  font-weight: 400;
}
.tp-about__trusted-by-icon span {
  font-size: 40px;
  color: var(--tp-heading-primary);
  background: var(--tp-theme-2);
  display: inline-block;
  line-height: 80px;
  margin-bottom: 15px;
  transition: 0.4s;
}
.tp-about__trusted-by-icon span:hover {
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
}
.tp-about__trusted-by {
  background: var(--tp-grey-1);
  padding: 20px 10px;
  border-bottom: 4px solid var(--tp-theme-1);
}
.tp-about-3__trusted-by b,
.tp-about__trusted-by b {
  font-size: 16px;
  color: var(--tp-heading-primary);
  font-weight: 700;
  line-height: 30px;
}
.tp-about-2__content .title_20,
.tp-about-counter-text span,
.tp-about__author-content span {
  font-size: 16px;
  color: var(--tp-text-body);
}
.tp-about__author,
.tpfeature-area .col-xl-3 {
  display: flex;
  flex-wrap: wrap;
}
.tp-about__author-thumb,
.tpfact__icon {
  float: left;
  margin-right: 20px;
}
.tp-about__author-content {
  float: right;
  margin-top: 6px;
}
.tp-about__author-title {
  font-size: 20px;
  color: var(--tp-heading-primary);
  margin-bottom: 0;
}
.tp-about__main-img::after {
  content: "";
  position: absolute;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(50 15 85) 0,
    rgb(128 56 53) 34%,
    rgb(249 121 2) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(50 15 85) 0,
    rgb(128 56 53) 34%,
    rgb(249 121 2) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(50 15 85) 0,
    rgb(128 56 53) 34%,
    rgb(249 121 2) 100%
  );
  width: 30px;
  height: 115px;
  right: 30px;
  top: 46px;
}
.tp-about-counter {
  background-color: #fff;
  box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.04);
  display: inline-block;
  padding: 15px 21px;
  z-index: 9;
  position: absolute;
  bottom: 0;
  left: 102px;
  right: 110px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about__main-img::after {
    right: 0;
  }
  .tp-about-counter {
    left: 100px;
    right: 100px;
  }
  .counter__content p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-counter {
    left: 230px;
  }
}
.tp-about-counter-icon span {
  font-size: 44px;
  color: var(--tp-heading-primary);
  background: #f9f4e8;
  display: inline-block;
  line-height: 84px;
}
.counter__title,
.tp-about-counter-text h3 {
  font-size: 48px;
  color: var(--tp-theme-1);
}
.tp-about-counter-icon {
  float: left;
  margin-right: 26px;
}
.counter__title {
  line-height: 1;
  margin: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px) {
  .footer-col-2,
  .pe-xl-6,
  .tp-about-wrap {
    margin-left: 0;
  }
  .tp-header-two__right,
  .tp-header__right,
  .tp-slider__shap {
    display: none;
  }
  .postbox__banner-img {
    margin-bottom: 30px;
  }
  .tp-header__bottom {
    padding: 35px 50px;
  }
}
.tp-about-2__icon_s {
  font-size: 60px;
  color: var(--tp-theme-1);
  margin-right: 21px;
  background: #fdfcfb;
  padding: 10px;
}
.tp-about-2__content .title_20 {
  padding-right: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .help-list ul li {
    width: 100%;
    display: flex;
  }
  .tp-about__wapper {
    margin-left: 0;
    text-align: center;
    padding-bottom: 15px;
  }
  .tp-about__btn-box {
    margin-top: -30px;
  }
  .tp-about-area {
    padding-bottom: 1px;
    padding-top: 50px;
  }
  .tp-about-2__content .title_20 {
    padding-right: 0;
  }
}
.tp-about-2__wapper .experience {
  display: flex;
  text-align: left;
  background: var(--tp-theme-1);
  padding: 20px 40px;
  position: absolute;
  top: 15%;
  left: 0;
  width: 250px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-2__wapper .experience {
    left: 267px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-2__wapper .experience {
    padding: 8px 28px;
    width: 198px;
  }
}
.tp-about-2__wapper .experience span {
  color: var(--tp-common-white);
  margin-right: 15px;
  font-size: 48px;
  font-weight: 400;
}
.tp-about-2__wapper .experience p {
  font-size: 16px;
  font-weight: 400;
  color: var(--tp-common-white);
  line-height: 25px;
}
.tp-about-2__wapper .experience::after {
  position: absolute;
  bottom: -28px;
  content: "";
  clip-path: polygon(100% 11%, 0 11%, 100% 64%);
  right: 95px;
  z-index: 1;
  background: #e2ece7;
  height: 30px;
  width: 154px;
  transform: rotate(-1deg);
}
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .tp-about-2__wapper .experience::after {
    right: 96px;
  }
  .tp-team-2__social {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-2__wapper .experience span {
    margin-right: 13px;
    font-size: 38px;
  }
  .tp-about-2__wapper .experience::after {
    right: 30px;
    z-index: -1;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-about-counter {
    left: 150px;
    right: 150px;
  }
  .tp-about-2__wapper .experience {
    left: 55px;
  }
  .tp-about-2__wapper .experience::after {
    right: 44px;
  }
}
.tp-about-2__ab-third-img {
  margin-top: -54px;
  position: relative;
  z-index: -1;
}
.tp-about-bg {
  position: absolute;
  z-index: -1;
}
.tp-about-3__area .wrapper-box {
  padding-left: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-3__area .wrapper-box {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-2__ab-third-img {
    margin-top: -66px;
  }
  .tp-about-pre {
    margin-bottom: 30px;
  }
  .tp-about-3__area .wrapper-box {
    padding-top: 92px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-about-3__area .wrapper-box {
    padding-top: 92px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .tpoffcanvas__close-btn button {
    font-size: 28px;
    right: 23px;
    top: 36px;
  }
  .tpoffcanvas__content a {
    font-size: 27px;
  }
  .tpoffcanvas__social .social-icon a {
    margin-right: 3px;
  }
  .postbox__wrapper,
  .tp-accordion-2__content .title_20 {
    padding-right: 0;
  }
  .tp-accordion-bg-shap {
    right: 0;
    top: 0;
  }
  .section__title {
    font-size: 30px;
  }
  .tp-section-title {
    font-size: 35px;
  }
  .tp-about-2__wapper .experience,
  .tp-about__main-img::after,
  .tp-section-title br,
  .tp-slider-2__nav,
  .tp-slider-3__shap-left,
  .tp-slider__nav button,
  .tp-slider__nav button.hero-button-prev,
  .tp-slider__social-horizonter,
  .tpheader-3-btn {
    display: none;
  }
  .mobile-header {
    padding: 0;
  }
  .tp-slider__bg,
  .tp-slider__height {
    height: 436px !important;
  }
  .blog-banner-title,
  .blog-banner-title-black {
    padding: 40px 26px;
  }
  .postbox__comment-avater {
    height: 50px;
    width: 54px;
    margin-right: 15px;
  }
  .tp-header__bottom {
    padding: 25px 30px;
  }
  .sidebar-widget__link ul {
    padding: 20px;
  }
  .sidebar-widget__link ul li span {
    width: 118px;
  }
  .sidebar__widget-1,
  .sidebar__widget-2 {
    padding: 50px 12px;
  }
  .sidebar__widget-content .tagcloud a {
    padding: 10px 8px;
  }
  .footer__top {
    padding-bottom: 48px;
    padding-top: 80px;
  }
  .fw-insta ul li {
    flex: 0 0 20%;
  }
  .tp-slider-3__height,
  .tp-slider__height {
    height: 582px;
  }
  .tp-slider__content span {
    font-size: 17px;
  }
  .tp-slider-2__height {
    height: 524px;
  }
  .tp-about__wrap,
  .tp-slider-2__content {
    margin-left: 0;
  }
  .tp-slider-2__content span {
    font-size: 17px;
  }
  .tp-slider-3__content p {
    margin-bottom: 20px;
  }
  .tp-slider-3__nav {
    position: absolute;
    bottom: 50px;
    z-index: 9;
    left: 0;
    right: 0;
    text-align: center;
  }
  .slider-arrow-style button {
    background: rgba(255, 255, 255, 0);
    height: 60px;
    width: 60px;
    transition: 0.4s;
    font-size: 20px;
    position: static;
    margin: 0 10px;
  }
  .tp-slider-title {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .tp-about-2__ab-third-img {
    z-index: 9;
  }
  .team-padding {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .tp-about-area-2 {
    padding-bottom: 89px;
  }
  .tp-about-3__area {
    padding-bottom: 60px;
    padding-top: 50px;
  }
  .tp-about-3__area .wrapper-box {
    padding-left: 0;
    margin-top: 82px;
  }
  .tp-about-3__wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
.tp-about-3__wrapper {
  margin-left: -60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-about-3__wrapper {
    margin-left: 104px;
    margin-right: 100px;
  }
}
.tp-about-3__trusted-by-icon {
  position: absolute;
  top: -43px;
  left: 0;
  right: 0;
}
.tp-about-3__trusted-by-icon span {
  font-size: 40px;
  color: var(--tp-common-white);
  background: var(--tp-theme-1);
  display: inline-block;
  line-height: 80px;
  transition: 0.4s;
}
.tp-about-3__trusted-by-icon span:hover {
  background: var(--tp-theme-2);
  color: var(--tp-common-white);
}
.tp-about-3__trusted-content {
  background: var(--tp-grey-1);
  padding: 30px 30px 25px;
  border-bottom: 4px solid #283734;
  position: relative;
  display: inline-block;
}
.tp-about-3__box .ms-img {
  position: absolute;
  right: -18px;
  top: -60px;
  border: 20px solid var(--tp-common-white);
}
.tp-about-3__box .md-img {
  position: absolute;
  bottom: -45px;
  right: 0;
}
.tp-about-3__counter {
  background: var(--tp-theme-1);
  padding: 15px 40px 8px;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  min-width: 238px;
  margin-bottom: -45px;
}
.tp-about-3__counter p {
  float: right;
  font-size: 16px;
  color: var(--tp-common-white);
}
.tp-about-3__counter .shap {
  position: absolute;
  top: -23px;
  right: -27px;
}
.tp-about-3__title {
  font-size: 48px;
  color: var(--tp-theme-2);
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}
.tp-about-man {
  position: absolute;
  z-index: -1;
  right: -145px;
  bottom: 173px;
}
.tp-about-man-img {
  position: absolute;
  z-index: -1;
  bottom: 40px;
  left: 0;
}
.sv-details-thumb .info .img,
.tp-about-4__btn-box,
.tp-cta-3__icon {
  float: left;
  margin-right: 30px;
}
.tp-about-4__call-icon {
  border: 1px solid #ebecec;
  border-radius: 30px;
  height: 48px;
  width: 48px;
  background: var(--tp-grey-1);
  text-align: center;
  line-height: 51px;
  font-size: 20px;
}
.tp-about-4__call {
  display: flex;
  align-items: center;
}
.tp-about-4__content span {
  color: #2e0d57;
  font-size: 12px;
  line-height: 0;
}
.tp-about-4__content a {
  font-size: 16px;
  color: #283734;
  font-weight: 700;
}
.tpfeature__btn i,
.tpfeature__icon:hover {
  color: var(--tp-theme-2);
}
.pb-50 {
  padding-bottom: 9px;
}
@media (max-width: 767px) {
  .tp-about-3__wrapper {
    margin-left: 0;
  }
  .tp-about-3__box .ms-img {
    right: -6px;
    top: -33px;
    border: 5px solid var(--tp-common-white);
    width: 50%;
  }
  .tp-about-4__call {
    float: left;
  }
  .tp-about-area {
    padding-bottom: 1px;
    padding-top: 5px;
  }
  .tpfeature-area {
    padding-bottom: 41px;
    padding-top: 70px;
  }
}
@media (max-width: 320px) {
  .tp-slider-title {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .tp-about-area {
    padding-bottom: 40px;
    padding-top: 50px;
  }
}
.tpfeature {
  background: #2f0d57;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  width: 100%;
}
.tpfeature-area {
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}
.tpfeature::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: #320f55;
  transition: 0.5s;
  transform: translate3d(0, 100%, 0);
  z-index: 1;
}
.tpfeature__btn i {
  margin-left: 10px;
  font-size: 15px;
  margin-right: 2px;
}
.tpfeature__content {
  padding: 38px 30px 50px;
  z-index: 1;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tpfeature__content {
    padding: 39px 12px;
  }
  .tpfeature__content p {
    font-size: 12px;
  }
}
.tpfeature__content p {
  color: #ced0d0;
  margin-bottom: 20px;
  z-index: 9999;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tpfeature__content::after,
  .tpfeature__content::before {
    height: 266px;
    width: 260px;
  }
}
.tpfeature__content::before {
  bottom: -100%;
  right: -100%;
  background: #fbd45a;
  background: linear-gradient(90deg, rgb(240 116 6) 0, rgb(53 16 84) 100%);
  z-index: 1;
}
.tpfeature__title {
  font-size: 17px;
  color: #fff;
  margin-bottom: 16px;
  display: inline-block;
  letter-spacing: 1px;
}
.tpfeature__icon {
  position: absolute;
  bottom: 21px;
  right: 25px;
  z-index: 2;
}
.tpfeature__icon i {
  font-size: 60px;
  color: var(--tp-common-white);
}
.tpfeature__man-img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.tpfeature:hover .tpfeature__content::before {
  bottom: -157px;
  right: -141px;
}
.tpfeature:hover .tpfeature__title,
.tpservices:hover .tpservices__icon a i {
  color: #fff;
}
.tpfeature:hover.tpfeature::before {
  transform: translate3d(0, 0, 0);
}
.tpfeature:hover a i {
  color: var(--tp-common-white);
  animation: 0.5s forwards tfLeftToRight;
}
.tp-feature-2__icon span {
  color: #fbd663;
  font-size: 47px;
}
.tp-feature-2__icon:hover {
  margin-top: -10px;
}
.tp-feature-2__shap {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 154px;
  background: #fbd663;
  clip-path: polygon(84% 0, 100% 16%, 100% 0);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  transform: translateY(-40px);
  z-index: 2;
}
.tp-feature-2__content-wrapper,
.tp-feature-2__thumb::before {
  position: absolute;
  left: 0;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.tp-feature-2__item:hover .tp-feature-2__content-wrapper {
  bottom: 0;
}
.tp-feature-2__item:hover .tp-feature-2__shap {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.tp-feature-2__item:hover .tp-feature-2__thumb::before {
  visibility: visible;
  opacity: 1;
}
.tp-feature-2__thumb::before {
  background: rgba(12, 38, 33, 0.9);
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  opacity: 0.4;
  transition: 0.4s ease-out;
}
.tp-feature-2__content-wrapper {
  bottom: -44%;
  padding: 17px 30px;
  transition: 0.4s ease-out;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-feature-2__content-wrapper {
    bottom: -56%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tpfeature__title {
    font-size: 19px;
    padding-bottom: 10px;
  }
  .tpfeature__icon i {
    font-size: 40px;
  }
  .tp-feature-2__content-wrapper {
    bottom: -53%;
  }
}
@media (max-width: 767px) {
  .tpfeature__content::after,
  .tpfeature__content::before {
    height: 280px;
    width: 280px;
  }
  .tp-feature-2__content-wrapper {
    bottom: -68%;
  }
  .tp-services-2 {
    padding-bottom: 49px;
    padding-top: 0;
  }
}
.tp-feature-2__content p {
  color: var(--tp-common-white);
  opacity: 0.7;
}
.tp-feature-2__link a {
  font-size: 14px;
  color: #fbd663;
  font-weight: 700;
}
.tp-feature-2__link i,
.tp-feature-title-2,
.tp-features-3__icon,
.tp-features-3__title,
.tp-services-2__icon span a,
.tpservices__icon a i {
  color: var(--tp-common-white);
}
.tp-feature-2__link i {
  margin-left: 10px;
}
.tp-feature-title-2 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-feature-title-2 {
    margin-bottom: 45px;
  }
  .choose-left-bg-img {
    width: 100%;
  }
}
.tp-features-3__item:hover .tp-features-3__icon,
.tp-pricing__plan h4,
.tp-pricing__title-wrapper span {
  color: var(--tp-heading-primary);
}
.tp-features-3__item:hover .tp-features-3__bg-number h2 {
  -webkit-text-stroke: 1px var(--tp-common-white);
}
.tp-features-3__info {
  background: var(--tp-heading-primary);
  padding: 37px 35px;
}
.tp-features-3__title {
  font-size: 22px;
  margin-bottom: 12px;
  font-weight: 400;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.tp-features-3__content {
  position: relative;
  z-index: 9999;
}
.tp-features-3__bg-number h2,
.tp-features-3__icon {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  z-index: 9;
}
.tp-features-3__content p {
  color: #98a8a5;
}
.tp-features-3__icon {
  font-size: 70px;
  position: relative;
  transition: 0.4s ease-out;
}
.tp-features-3__bg-number h2 {
  position: absolute;
  top: 26px;
  right: 25px;
  font-size: 110px;
  font-weight: 500;
  color: transparent;
  -webkit-text-stroke: 1px #fbd45b;
  opacity: 0.5;
  transition: 0.4s ease-out;
}
.tp-features-3__img {
  position: absolute;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  opacity: 0;
  visibility: hidden;
  height: 100%;
  width: 100%;
}
.tp-features-3__img img,
.tp-insurance-right-img img {
  height: 100%;
}
.tp-features-3__item::before {
  position: absolute;
  content: "";
  background: var(--tp-theme-1);
  width: 140px;
  height: 220px;
  top: -70px;
  left: -31px;
  transform: rotate(-45deg);
  z-index: 2;
  transition: 0.5s;
}
.tp-features-3__item::after {
  position: absolute;
  content: "";
  background: #fbd45b;
  width: 140px;
  height: 220px;
  top: -100%;
  left: -100%;
  transform: rotate(-45deg);
  z-index: 3;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.tp-features-3__item:hover .tp-features-3__img {
  opacity: 0.2;
  visibility: visible;
}
.tp-features-3__item:hover h3 {
  color: #fbd45b;
}
.tp-brand__bg-img,
.tp-feature-3__bg-amg {
  position: absolute;
  top: 0;
  left: 0;
  animation: 9s linear infinite moving;
}
.tpchoose-3__right .vide-button,
.tpchoose__img a {
  -webkit-animation: 1.2s linear infinite tp-ripple;
}
.tp-features-3:hover .tp-features-3__item::after {
  top: -70px;
  left: -31px;
}
.tp-services-2:hover img,
.tp-team-2__item:hover img,
.tpproject:hover img,
.tpservices:hover img {
  transform: scale(1.1);
}
.tp-services-2__thumb img,
.tp-services-2__thumb__thumb-img img {
  transition: 0.8s ease-out;
}
.tpservices:hover .tpservices__service-icon {
  opacity: 1;
  visibility: visible;
  transform: scale(1) translateY(-50%);
}
.tpservices {
  position: relative;
}
.tpservices:hover .tpservices__icon a::before,
.tpservices:hover .tpservices__thumb::before {
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.tpservices:hover .tpservices__number span {
  color: #283734;
  z-index: 999;
  position: relative;
}
.tpservices:hover .tpservices__number-count::before {
  width: 30px;
  opacity: 1;
  z-index: 3;
}
.tpservices__thumb {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.tpservices__thumb img {
  width: 100%;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.tpservices__thumb::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #320f55a8;
  -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s,
    -webkit-transform 0.5s;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 1;
}
.tpservices__icon a,
.tpservices__service-icon {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  text-align: center;
}
.tpservices__icon {
  margin-top: -35px;
  position: relative;
  margin-bottom: 12px;
  display: inline-block;
  z-index: 3;
  overflow: hidden;
}
.tpservices__icon a {
  display: inline-block;
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 68px;
  background: #2c0b58;
  transition: 0.4s ease-out;
}
.tpservices__icon a::before {
  background: #f97902;
  color: var(--tp-heading-primary);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  display: block;
  transition: 0.4s;
  -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s,
    -webkit-transform 0.5s;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 1;
}
.tp-services-3__content,
.tpchoose-3,
.tpservices__content,
.tpservices__service-icon a:hover {
  background-color: #fff;
}
.tpservices__icon a i {
  position: relative;
  z-index: 2;
  font-size: 35px;
}
.tpservices__content {
  padding: 0 20px 20px;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
}
.tpservices__title {
  font-size: 20px;
  color: var(--tp-heading-primary);
  margin-bottom: 15px;
  font-weight: 500;
}
.tp-services-2__link:hover a,
.tp-services-3__title:hover,
.tp-services-title-2:hover,
.tpservices__title:hover {
  color: var(--tp-theme-1);
}
.tpservices__number {
  position: absolute;
  right: 58px;
  top: 3px;
}
.tpservices__service-icon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: scale(0) translateY(-50%);
  opacity: 0;
  visibility: hidden;
  z-index: 99999999;
  transition: 0.4s ease-out;
}
.tpservices__service-icon a {
  height: 35px;
  width: 35px;
  background: var(--tp-theme-2);
  text-align: center;
  line-height: 37px;
  border-radius: 50%;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  display: inline-block;
}
.tpservices__service-icon a i {
  transform: rotate(-30deg);
}
.choose-area,
.tp-team-2__box,
.tpblog,
.tpproject__thumb,
.tpservices__number-count {
  position: relative;
}
.tpservices__number-count span {
  font-size: 12px;
  color: #eff0f0;
  font-weight: 700;
  transition: 0.3s;
}
.tpservices__number-count::after {
  content: "";
  position: absolute;
  background: #eff0f0;
  width: 30px;
  height: 1px;
  left: 25px;
  bottom: 13px;
}
.tpservices__number-count::before {
  position: absolute;
  content: "";
  top: 17px;
  left: 25px;
  height: 1px;
  width: 0;
  opacity: 0;
  background-color: #fbd45b;
  transition: 0.4s ease-out;
  z-index: 2;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.tp-services-2__link a {
  font-weight: 700;
  display: inline-block;
  color: #6f7775;
}
.tp-services-2__shap::before {
  content: "";
  position: absolute;
  height: 79px;
  width: 59px;
  background: #fcb65a;
  border-radius: 0 0 30px 30px;
  transform: rotate(-20deg);
  top: -30px;
  left: 40px;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease-in-out;
  transform: translateY(0);
}
.tp-services-2__icon span a::before,
.tp-services-2__thumb::before,
.tp-services-3__thumb::before {
  height: 100%;
  opacity: 0;
  visibility: hidden;
  content: "";
}
.tp-services-2__icon span a,
.tp-services-2__right-icon span a {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  text-align: center;
}
.tp-services-2__icon span a {
  font-size: 41px;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 80px;
  width: 80px;
  background: var(--tp-theme-1);
  line-height: 94px;
  transition: 0.4s ease-out;
  cursor: pointer;
  overflow: hidden;
  z-index: 3;
}
.tp-services-2__icon span a::before {
  position: absolute;
  color: var(--tp-heading-primary);
  background: var(--tp-theme-2);
  width: 100%;
  display: inline-block;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: 0.4s;
  -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s,
    -webkit-transform 0.5s;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 1;
}
.tp-pricing .pricing-active .tp-btn,
.tp-services-2__right-icon:hover span a,
.tp-services-3:hover .tp-services-3__lefticon a {
  color: var(--tp-common-white);
  background: var(--tp-theme-1);
}
.tp-services-2__icon span a i {
  z-index: 4;
  position: relative;
}
.tp-services-2__content {
  padding: 30px 30px 20px;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.06);
}
.tp-services-2__content-bottom {
  border-top: 1px solid #e9ebea;
}
.tp-services-2__content-top p {
  padding-bottom: 22px;
}
.tp-services-2__right-icon span a {
  background: #f6f8f8;
  padding: 5px;
  height: 30px;
  width: 30px;
  display: inline-block;
  line-height: 20px;
  transition: 0.4s ease-out;
}
.tp-services-2__thumb::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(40, 55, 52, 0.7);
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s,
    -webkit-transform 0.5s;
  transform: translateY(-100%);
  overflow: hidden;
  z-index: 2;
}
.tp-services-2__item:hover .tp-services-2__thumb img {
  transform: scale(1.2) rotate(-2deg);
}
.tp-services-2__linka {
  color: var(--tp-text-body);
  font-size: 14px;
  text-transform: uppercase;
}
.tp-services-2:hover .tp-services-2__thumb::before {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.tp-services-2:hover .tp-services-2__icon span a::before {
  transform: scale(1);
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.tp-services-2:hover .tp-services-2__icon span a i {
  color: #283734;
}
.tp-services-2:hover .tp-services-2__shap::before {
  opacity: 1;
  visibility: visible;
  transform: translateY(20px);
  transform: rotate(-29deg);
}
.tp-services-title-2 {
  font-size: 24px;
  color: var(--tp-heading-primary);
  font-weight: 400;
  margin-bottom: 8px;
}
.tp-services-3__area {
  margin-right: 160px;
  margin-left: 160px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-services-3__area {
    margin-right: 100px;
    margin-left: 100px;
  }
  .tp-services-3__area .tp-section-box {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px) {
  .tp-services-3__area {
    margin-right: 0;
    margin-left: 0;
  }
}
.tp-services-3__icon {
  position: relative;
  z-index: 2;
  margin-bottom: -40px;
  margin-left: 30px;
}
.tp-services-3__icon a {
  height: 78px;
  width: 78px;
  background: #fbd45b;
  display: inline-block;
  text-align: center;
  line-height: 85px;
  font-size: 40px;
  border-radius: 50%;
  color: var(--tp-heading-primary);
}
.tp-services-3__icon a:hover {
  background: var(--tp-theme-1);
  color: #fff;
}
.tp-services-3__content {
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.06);
  position: relative;
  padding: 14px 24px;
  transition: 0.3s;
  z-index: 2;
  text-align: center;
  margin: -40px 30px 0;
}
.tp-services-3__info span {
  color: var(--tp-theme-1);
  font-size: 16px;
  font-weight: 400;
}
.tp-services-3__title {
  font-size: 24px;
  color: var(--tp-heading-primary);
  font-weight: 400;
}
.tp-services-3__lefticon a {
  position: absolute;
  right: 0;
  top: -40px;
  background: #fbd45b;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 45px;
  color: var(--tp-heading-primary);
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.tp-services-3__thumb::before {
  position: absolute;
  background: rgba(40, 55, 52, 0.65);
  width: 100%;
  transition: 0.3s ease-in-out 0.1s, _ 0.3s ease-in-out 0.1s,
    _ 0.3s ease-in-out 0.1s, _ 0.3s ease-in-out 0.1s;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  z-index: 1;
}
.tp-services-3:hover .tp-services-3__thumb::before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: perspective(400px) rotateX(0) scaleY(1);
  -ms-transform: perspective(400px) rotateX(0) scaleY(1);
  transform: perspective(400px) rotateX(0) scaleY(1);
  transition: 0.4s ease-out;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.choose-text h4,
.tpchoose-3:hover .tpchoose-3__icon,
.tpchoose__img a,
.tpchoose__img a i,
.tpchoose__progress-bar h3,
.work-together__progress-title {
  color: var(--tp-heading-primary);
}
.popup-video,
.tp-header__bottom .d-flex .align-items-center .justify-content-end {
  display: block;
}
.choose-left-bg-img,
.tpchoose-3__left-img {
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tpfeature__content {
    padding: 40px 19px;
  }
  .tp-feature-title-2 {
    margin-bottom: 20px;
  }
  .choose-left-bg-img {
    width: 100%;
  }
  .tpchoose {
    margin-left: 9px;
    margin-top: 33px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tpchoose {
    margin-top: 90px;
    margin-left: 30px;
  }
}
.tpchoose__progress-bar h3 {
  font-size: 22px;
  margin-top: 30px;
  margin-bottom: 13px;
}
.tpchoose__img {
  margin-left: -130px;
  position: relative;
}
.tpchoose__img img {
  width: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tpchoose__img {
    margin-left: 12px;
  }
  .tpchoose-3__wrap {
    margin-left: 0;
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-about-bg {
    left: -231px;
  }
  .tpchoose__img {
    margin-left: -5px;
  }
}
.tpchoose__img a {
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background: var(--tp-theme-2);
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 30px;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  animation: 1.2s linear infinite tp-ripple;
}
.tpchoose__img a:hover {
  background: #2e0d57;
}
.tpchoose__img a:hover i {
  color: #fff;
}
.tpchoose__img a i {
  transition: 0.4s;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .choose-left-bg-img {
    left: -130px;
  }
  .tpchoose__img a {
    left: 52%;
  }
  .swiper-slide .tptestimonial {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .tpchoose__img {
    text-align: center;
    margin-left: 4px;
  }
  .choose-left-bg-img img {
    width: 100%;
  }
}
.save-money .choose-icon {
  float: left;
  margin-right: 10px;
}
.save-money .choose-icon i {
  font-size: 60px;
  color: var(--tp-theme-1);
  margin-right: 9px;
}
.work-together__progress {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 22px;
}
.work-together__progress-single {
  position: relative;
  display: block;
}
.work-together__progress-title {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 9px;
  font-weight: 400;
}
.work-together__progress .bar {
  position: relative;
  width: 100%;
  height: 13px;
  background-color: var(--tp-grey-1);
}
.work-together__progress .count-text {
  position: absolute;
  right: 0;
  bottom: 20px;
  opacity: 0;
  transition: 0.5s;
  font-size: 14px;
  font-weight: 500;
}
.work-together__progress .bar-inner {
  position: relative;
  display: block;
  height: 10px;
  background-color: #f87803;
  transition: 1.5s;
}
.tp-brand-single:hover,
.work-together__progress .bar-inner.counted .count-text {
  opacity: 1;
}
.choose-text h4 {
  font-size: 22px;
  font-weight: 400;
}
.tpchoose-3 {
  box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.06);
  padding: 30px 18px;
  text-align: center;
  position: relative;
  transition: 0.8s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .choose-left-bg-img {
    left: -174px;
  }
  .tpchoose-3 {
    padding: 25px 6px;
  }
  .tpchoose-3__wrap {
    margin-left: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tpchoose-3 {
    padding: 30px 11px;
  }
  .tpchoose-3__wrap {
    margin-top: 56px;
    margin-left: 0;
  }
}
.tpchoose-3__icon {
  height: 75px;
  width: 75px;
  color: var(--tp-common-white);
  background: var(--tp-heading-primary);
  line-height: 76px;
  font-size: 42px;
  border-radius: 50%;
  position: absolute;
  top: -36px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  border: 4px solid var(--tp-grey-1);
  transition: 0.7s;
}
.tpchoose-3__vide-button {
  display: flex;
  background: #fcfaf7;
}
.tpchoose-3__right img {
  margin-top: 19px;
}
.tpchoose-3__bacakgraud-color {
  position: absolute;
  top: 1px;
  left: 54px;
  width: 200px;
  height: 310px;
  background: #2e0d57;
  z-index: -1;
}
.tpchoose-3__content .tpchoose-title {
  font-size: 18px;
  color: var(--tp-heading-primary);
  margin-bottom: 13px;
}
.tpchoose-3__content p {
  color: var(--tp-text-body);
  font-size: 14px;
  line-height: 24px;
}
.tpchoose-3:hover {
  background: var(--tp-theme-1);
  transform: translateY(-19px);
}
.tpchoose-3:hover .tpchoose-3__icon {
  background: #fbd45b;
  border-color: var(--tp-common-white);
}
.tpchoose-3:hover .tpchoose-title {
  color: var(--tp-common-white);
  transition: 0.7s;
}
.tpchoose-3:hover .tpchoose-3__content p {
  color: #90c8be;
}
.tpchoose-3__right-bg {
  position: absolute;
  top: -75px;
  right: 0;
  animation: 9s linear infinite moving;
}
.tpchoose-3__left {
  margin-top: -120px;
  z-index: 2;
  position: relative;
}
.tpchoose-3__shap::after {
  content: "";
  position: absolute;
  top: -480px;
  left: -292px;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: #e8efeb;
  animation: 9s linear infinite moving;
}
.tpchoose-3__before::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 30px;
  background: var(--tp-theme-1);
  width: 25px;
  height: 100px;
}
.tpchoose-3__right .vide-button,
.tpchoose-4__vide-button {
  position: absolute;
  background: #fbd663;
  transition: 0.5s;
  border-radius: 50%;
  cursor: pointer;
}
.tpchoose-3__right .vide-button,
.tpchoose-3__vide-button a,
.tpchoose-4__vide-button {
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
}
.tpchoose-3__right .vide-button {
  top: 66px;
  right: 46px;
  animation: 1.2s linear infinite tp-ripple;
  -webkit-transition: 0.5s;
  z-index: 5;
}
.tpchoose-3__right .vide-button i {
  transition: 0.4s;
}
.tpchoose-3__right .vide-button:hover {
  background: #2e0d57;
}
.sv-details-category-list ul li.active a span,
.sv-details-category-list ul li:hover a span,
.tpchoose-3__right .vide-button:hover i {
  color: #fff;
}
.tpchoose-4__vide-button {
  top: 50%;
  bottom: 50%;
  right: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-animation: 1.2s linear infinite tp-ripple;
  animation: 1.2s linear infinite tp-ripple;
  -webkit-transition: 0.5s;
}
.testimonials-area::before,
.tpchoose-3__vide-button {
  position: absolute;
  bottom: 0;
  right: 0;
}
.choose-left-shap {
  position: absolute;
  top: -55px;
  left: 0;
  animation: 9s linear infinite moving;
}
.tpchoose-3__vide-button span {
  padding: 15px 27px;
  color: #283734;
}
.tpchoose-3__vide-button a {
  background-color: #fbd45a;
  color: #283734;
  font-size: 20px;
}
.testimonials-area {
  background-size: cover;
  background-position: center;
  position: relative;
}
.testimonials-area::before {
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #0c2621;
  opacity: 0.91;
}
.tptestimonial__info {
  background: var(--tp-common-white);
  padding: 100px 40px 40px;
  position: relative;
  overflow: hidden;
}
.tptestimonial__info .star i {
  color: #f87803;
  font-size: 18px;
}
.tp-team-2__content h4:hover,
.tpproject__content h3:hover {
  color: #2e0d57;
}
.tptestimonial__info::before {
  content: "";
  position: absolute;
  height: 110px;
  width: 110px;
  background: #f87803;
  bottom: -15px;
  right: -32px;
  border-radius: 50%;
  transition: 0.5s;
}
.tptestimonial__info::after {
  content: "";
  position: absolute;
  height: 110px;
  width: 110px;
  background: var(--tp-theme-1);
  bottom: -50px;
  right: -8px;
  border-radius: 50%;
  transition: 0.4s;
}
.tptestimonial__avatar {
  position: absolute;
  z-index: 99;
  top: -46px;
}
.tptestimonial__meta {
  background: var(--tp-grey-1);
  padding: 20px 30px;
  border-radius: 0 50px 50px 0;
  display: inline-block;
}
.tptestimonial__thumb {
  position: absolute;
  top: -17px;
  left: -50px;
}
.tptestimonial__thumb img {
  z-index: 22;
  position: relative;
  border-radius: 100%;
}
.testimonial-slider-dots
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tp-theme-2);
  width: 30px;
  opacity: 1;
}
.testimonial-slider-dots .swiper-pagination-bullet {
  width: 20px;
  height: 4px;
  border-radius: 0;
  display: inline-block;
  background-color: var(--tp-common-white);
  margin: 0 3px;
  opacity: 0.5;
  transition: 0.3s;
}
.tp-testimonial-2__avata-img .icon,
.tp-testimonial-2__avata-img::before {
  background: var(--tp-common-white);
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 0;
}
.tp-testimonial-titile .tp-section-subtitle {
  color: var(--tp-theme-2);
  font-size: 1;
}
.testimonials-active {
  padding-left: 60px;
  padding-right: 40px;
  padding-top: 80px;
}
.tp-testimonial-2__avata-img {
  margin-right: 25px;
}
.tp-testimonial-2__content h2 {
  font-size: 22px;
  color: var(--tp-heading-primary);
  font-weight: 400;
  padding-bottom: 10px;
}
.tp-testimonial-2__ster-icon i {
  color: var(--tp-theme-2);
  font-size: 17px;
}
.tp-testimonial-2__avata-img::before {
  content: "";
  width: 120px;
  height: 120px;
  top: 15px;
  z-index: 1;
  line-height: 120px;
}
.tp-testimonial-2__avata-img img {
  position: relative;
  z-index: 9;
  text-align: center;
  line-height: 7px;
  margin-top: 24px;
  margin-left: 9px;
  border-radius: 100%;
}
.tp-testimonial-2__avata-img .icon {
  height: 50px;
  width: 50px;
  color: var(--tp-heading-primary);
  line-height: 60px;
  top: 0;
  z-index: 9;
  font-size: 27px;
}
.tp-testimonial-2__right-img {
  position: absolute;
  right: -248px;
  bottom: -17px;
  transform: rotate(8deg);
  animation: 9s linear infinite moving;
}
.tp-testimonial-2__right-img img {
  opacity: 0.1;
}
.tp-testimonial-2__item {
  padding: 30px 40px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.tp-testimonial-2__avada-info {
  z-index: 2;
}
.tp-testimonial-2__bottom-color {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 90px;
  background: var(--tp-theme-1);
  overflow: hidden;
}
.tp-testimonial-2__bottom-color::after {
  position: absolute;
  content: "";
  background: #0a6252;
  width: 60px;
  height: 80px;
  bottom: -23px;
  right: 48px;
  border-radius: 30px 30px 0 0;
  transform: rotate(-28deg);
}
.tp-testimonial-2__content p {
  padding-right: 55px;
}
.tp-testimonial-2__text span {
  font-size: 16px;
  color: var(--tp-common-white);
  font-weight: 400;
}
.testimonials-2-wrapper {
  margin-right: -580px;
}
.float-bob-y {
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.tp-cta-shap,
.tpcta__shap-bg,
.tpfact-2__bg-shap,
.tpproject-3__hover-img {
  animation: 9s linear infinite moving;
}
.avater-img img {
  border-radius: 100%;
}
.tp-testimonial-3__shap-bg {
  position: absolute;
  top: -168px;
  left: 0;
}
.tp-testimonial-3__item {
  background-color: #fff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.06);
  padding: 35px;
  border-top: 4px solid #fbd45b;
}
.tp-testimonial-3__icon {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  text-align: center;
  background: #fbd45b;
  display: inline-block;
  height: 50px;
  width: 50px;
  line-height: 61px;
  border-radius: 50%;
  margin: 0 auto;
  color: var(--tp-heading-primary);
  font-size: 26px;
}
.tp-testimonial-3__content p {
  padding-right: 30px;
  margin-bottom: 40px;
}
.tp-testimonial-3__area {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.tp-testimonial-3__avater-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tp-testimonial-3__avater {
  display: flex;
  align-items: center;
}
.tp-testimonial-3__avater .avater-title {
  font-size: 22px;
  color: var(--tp-heading-primary);
  font-weight: 400;
  line-height: 0;
  margin-bottom: 17px;
}
.tp-testimonial-3__avater span {
  color: var(--tp-heading-primary);
  font-size: 16px;
}
.tp-testimonial-3__star {
  background: #00705c;
  color: var(--tp-theme-2);
  padding: 10px 30px;
  margin-right: -66px;
}
.fact-bg,
.tp-fact-area {
  background-repeat: no-repeat;
  background-size: cover;
}
.tp-testimonial-3__star::after {
  content: "";
  position: absolute;
  height: 22px;
  width: 32px;
  background: #015344;
  bottom: -21px;
  right: 0;
  clip-path: polygon(100% 0, 0 1%, 0 99%);
}
.testimonials-3-active {
  padding-right: 40px;
  padding-top: 40px;
}
.testimonial-2-slider-dots .swiper-pagination-bullet {
  width: 20px;
  height: 4px;
  border-radius: 0;
  display: inline-block;
  background-color: #283734;
  margin: 0 3px;
  transition: 0.3s;
  opacity: 1;
}
.team-slider-dots .swiper-pagination-bullet.swiper-pagination-bullet-active,
.testimonial-2-slider-dots
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tp-theme-2);
  width: 20px;
  border-radius: 0;
}
.swiper-slide-active .tptestimonial__info::after,
.swiper-slide-active .tptestimonial__info::before,
.swiper-slide-next .tptestimonial__info::after,
.swiper-slide-next .tptestimonial__info::before {
  transform: translateX(0);
}
.tp-fact-area {
  background-position: center;
  position: relative;
}
.tpfact__icon i {
  font-size: 60px;
  color: var(--tp-heading-primary);
}
.tpfact__content h2,
.tpfact__content h2 span {
  font-size: 48px;
  color: var(--tp-theme-1);
}
.tpfact__content h2 span {
  margin: 0;
}
.tpfact__content span {
  font-size: 18px;
  color: var(--tp-text-body);
}
@media (min-width: 1300px) {
  .container-custom {
    max-width: 1370px;
  }
}
.fact-bg {
  padding: 30px 25px 30px 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tpchoose-3__content .tpchoose-title {
    font-size: 14px;
  }
  .tpchoose-3__content p {
    font-size: 12px;
    line-height: 19px;
  }
  .swiper-slide .tptestimonial {
    margin-right: 200px;
    margin-left: 200px;
  }
  .tp-testimonial-3__content p {
    padding-right: 0;
  }
  .fact-bg {
    padding: 110px 25px 75px 20px;
  }
  .tpproject {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .searvice-area {
    padding-bottom: 50px;
  }
  .tp-services-3__area {
    padding-bottom: 20px;
    padding-top: 70px;
  }
  .choose-text {
    overflow: hidden;
  }
  .tpchoose {
    margin-left: 0;
    margin-top: 20px;
  }
  .tpchoose__img {
    margin-left: 0;
  }
  .tpchoose-3 {
    margin-bottom: 60px;
  }
  .tpchoose-3__wrap {
    margin-left: 0;
    margin-top: 40px;
  }
  .tpchoose-3__left {
    margin-bottom: 40px;
    margin-left: 90px;
  }
  .tpchoose-3__before::before {
    display: none;
  }
  .tpchoose-3__right {
    margin-left: 0;
    margin-bottom: 40px;
  }
  .choose-area {
    padding-bottom: 80px;
  }
  .tpchoose-3__area,
  .tpchoose-4__area {
    padding-bottom: 30px;
  }
  .tptestimonial__info {
    padding: 45px 25px;
  }
  .tptestimonial__meta {
    padding: 17px 55px 17px 96px;
  }
  .tptestimonial__thumb {
    top: 11px;
    left: 10px;
  }
  .tptestimonial__thumb img {
    width: 70px;
  }
  .testimonials-area {
    padding-bottom: 169px;
  }
  .tp-testimonials-area {
    padding-top: 77px;
  }
  .testimonials-active {
    margin: 0;
    padding-left: 60px;
    padding-right: 40px;
    padding-top: 51px;
  }
  .testimonials-2-wrapper,
  .tp-testimonial-2__avata-img {
    margin-right: 0;
  }
  .tp-testimonial-2__ster-icon i {
    font-size: 13px;
  }
  .tp-testimonial-2__right-img {
    right: -212px;
    bottom: -65px;
  }
  .tp-testimonial-2__item {
    padding: 30px;
  }
  .tp-testimonial-2__bottom-color::after {
    right: -5px;
  }
  .tp-testimonial-2__text span {
    font-size: 14px;
  }
  .tp-testimonial-3__content p {
    padding-right: 0;
  }
  .tp-testimonial-3__area {
    padding-bottom: 94px;
    padding-top: 70px;
  }
  .tp-testimonial-3__avater .avater-title {
    font-size: 22px;
  }
  .tp-testimonial-3__avater span {
    font-size: 16px;
  }
  .tp-testimonial-3__star::after {
    width: 54px;
  }
  .testimonials-3-active {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
  }
  .counter-mlr {
    margin-top: -164px !important;
  }
  .fact-bg {
    padding: 27px 25px 3px 56px;
  }
}
.counter-mlr {
  margin-top: -110px;
}
.tpfact-2__bg-shap {
  position: absolute;
  left: 0;
  top: 0;
}
.tpfact-2__icon {
  color: var(--tp-theme-2);
  font-size: 67px;
  font-weight: 700;
  margin-bottom: 20px;
}
.tpfact-2__icon h2 {
  font-size: 48px;
  color: var(--tp-grey-1);
  padding-top: 20px;
  margin-right: 25px;
}
.tpfact-2__icon h2 .counter {
  margin-left: 24px;
}
.tpfact-2__icon span {
  float: left;
}
.tpfact-2__content span {
  background: rgba(255, 255, 255, 0.1);
  color: var(--tp-common-white);
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  padding: 12px 31px;
  z-index: 9;
  position: relative;
  font-size: 18px;
  font-weight: 600;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .tpfact-2 {
    margin-left: 0;
  }
}
.tpfact-2:hover .tpfact-2__content span {
  background: var(--tp-common-white);
  color: var(--tp-heading-primary);
}
.counter__content p {
  font-size: 15px;
}
.tpproject__thumb img {
  transition: 0.3s ease-out;
  width: 100%;
}
.projects-area-margin {
  margin-bottom: -51px;
}
.tpproject__content {
  position: relative;
  padding: 15px 30px 25px;
  transition: 0.3s;
  text-align: left;
  z-index: 9;
  margin: -50px 30px 0;
  background-color: #fff;
  box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.04);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tpproject__content {
    margin-top: -50px;
  }
  .team-detials__call {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tpchoose-3__right img {
    position: relative;
    z-index: 3;
  }
  .tpchoose-3__thumb {
    margin: 0 160px 55px;
  }
  .tpchoose-3__before::before {
    top: 52px;
    left: 192px;
  }
  .tp-testimonial-3__content p {
    padding-right: 0;
  }
  .tpfact__content h2 span {
    font-size: 35px;
  }
  .counter__content p {
    float: right;
  }
  .tpproject {
    padding-top: 70px;
  }
  .tpproject__content {
    padding: 12px 20px;
    margin: 0 22px;
  }
  .tp-about-area-2.pt-120.pb-120.fix.p-relative {
    margin-top: 0;
  }
}
.tpproject__content span {
  font-size: 16px;
  color: var(--tp-text-body);
  display: inline-block;
  line-height: 0;
}
.tpproject__content h3 {
  font-size: 20px;
  color: var(--tp-heading-primary);
  font-weight: 400;
  margin: 7px 0 0;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tpproject__content h3 {
    font-size: 19px;
  }
}
.tpproject__thumb .project-icon {
  position: absolute;
  top: 10%;
  right: 10%;
  transform: translate(-50%, -50%);
  background: var(--tp-common-white);
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.6s;
  cursor: pointer;
  transform: scale(0);
  z-index: 999999999;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .tpproject__thumb .project-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
}
.tpproject__thumb::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 113, 93, 0.9);
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.5s ease-in-out 0.1s;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  z-index: 1;
}
.tp-team-2__item:hover .tp-team-2__thumb::before,
.tpproject:hover .tpproject__thumb::before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: perspective(400px) rotateX(0) scaleY(1);
  -ms-transform: perspective(400px) rotateX(0) scaleY(1);
  transform: perspective(400px) rotateX(0) scaleY(1);
  transition: 0.7s ease-in-out 0.1s;
}
.tpproject:hover .tpproject__thumb .project-icon {
  visibility: visible;
  transform: scale(1);
  opacity: 1;
  transition-delay: 0.3s;
}
.tpproject:hover .tpproject__thumb .project-icon:hover {
  background: #fbd45b;
}
.tpproject:hover .tpproject__content {
  background: var(--tp-theme-2);
}
.mlr {
  margin-left: 175px;
  margin-right: 175px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .mlr {
    margin-left: 90px;
    margin-right: 90px;
  }
  .tp-team-2__social {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tpproject__content h3 {
    font-size: 16px;
  }
  .mlr {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.tpproject-3__hover-img {
  position: absolute;
  top: 0;
  right: -226px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.tpproject-3__icon:hover {
  background: #fff;
  color: #283734;
}
.tpproject-3__area {
  margin-bottom: -90px;
  position: relative;
  z-index: 1;
}
.tp-team-2__share,
.tp-team-2__social,
.tpproject-3__content,
.tpproject-3__icon {
  z-index: 2;
  position: absolute;
}
.tpproject-3__item::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(251, 212, 90, 0.949);
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition: 0.4s ease-in-out 0.1s;
}
.tpproject-3__wrap:hover .tpproject-3__item::before {
  -webkit-transform: perspective(400px) rotateX(0) scaleY(1);
  -ms-transform: perspective(400px) rotateX(0) scaleY(1);
  transform: perspective(400px) rotateX(0) scaleY(1);
  transition: 0.7s ease-in-out 0.1s;
}
.tpblog-3:hover .plus-icon,
.tpblog-3:hover .tpblog-3__img::before,
.tpproject-3__item:hover .tpproject-3__hover-img,
.tpproject-3__wrap__content {
  opacity: 1;
  visibility: visible;
}
.tpproject-3__content {
  left: 40px;
  bottom: 25px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50px);
  transition: 0.7s;
}
.tp-team-2__thumb img,
.tpproject-3__icon {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.tpproject-3__content span {
  color: var(--tp-heading-primary);
  font-size: 16px;
  font-weight: 400;
}
.tpproject-3__content .tpproject-title {
  font-size: 20px;
  color: var(--tp-heading-primary);
  font-weight: 400;
}
.tpproject-3__item:hover .tpproject-3__content {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.7s;
}
.tpproject-3__item:hover .tpproject-3__icon {
  visibility: visible;
  transform: scale(1);
  opacity: 1;
  transition-delay: 0.5s;
}
.tpproject-3__icon {
  top: 40px;
  left: 40px;
  color: var(--tp-common-white);
  font-size: 20px;
  background: var(--tp-theme-1);
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 66px;
  border-radius: 30px;
  opacity: 0;
  visibility: hidden;
  transition: 0.7s;
  transform: scale(0);
}
.tpproject-3__icon a {
  transition: 0.3s;
}
.tpproject-3__icon::before {
  content: "";
  position: absolute;
  right: 0;
  background-image: -webkit-linear-gradient(
    90deg,
    #fff 0,
    rgba(255, 255, 255, 0) 100%
  );
  transition: 0.5s;
  left: 50%;
  height: 115px;
  width: 4px;
  transform: rotate(-180deg);
  text-align: center;
  top: 100%;
}
.tpproject-3__icon::after {
  position: absolute;
  content: "";
  width: 155px;
  height: 4px;
  top: 50%;
  background-image: -moz-linear-gradient(
    0deg,
    #fff 0,
    rgba(255, 255, 255, 0.01) 99%,
    #fff 100%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    #fff 0,
    rgba(255, 255, 255, 0.01) 99%,
    #fff 100%
  );
  background-image: -ms-linear-gradient(
    0deg,
    #fff 0,
    rgba(255, 255, 255, 0.01) 99%,
    #fff 100%
  );
  transition: 0.7s;
  z-index: 999999;
  left: 100%;
}
.tp-team-2__item:hover .tp-team-2__content::before {
  width: 100%;
  left: 0;
  right: auto;
  opacity: 1;
}
.tp-team-2__thumb::before {
  position: absolute;
  content: "";
  background: rgba(40, 55, 52, 0.75);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  transition: 0.5s ease-in-out 0.1s, _ 0.5s ease-in-out 0.1s,
    _ 0.5s ease-in-out 0.1s, _ 0.5s ease-in-out 0.1s;
  -webkit-transform: translateY(-70%);
  transform: translateY(-100%);
  visibility: hidden;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.tp-team-2__thumb img {
  transition: 0.4s ease-out;
}
.tp-team-2__share {
  background: #00705c;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: auto;
  top: -27px;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  cursor: pointer;
}
.tp-team-2__content {
  padding: 45px 0 20px;
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.06);
  transition: 0.3s;
}
.tpblog__content,
.tpblog__content-2 {
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
}
.tp-team-2__content h4 {
  font-size: 22px;
  color: var(--tp-heading-primary);
  font-weight: 400;
  margin: 0;
}
.tp-team-2__content span {
  color: var(--tp-text-body);
  font-size: 16px;
}
.tp-team-2__content::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: auto;
  right: 0;
  height: 2px;
  width: 0;
  opacity: 0;
  background-color: #006e5a;
  transition: 0.3s linear;
}
.tp-team-2__social,
.tp-team-2__social ul li a i {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.tp-team-2__social {
  display: inline-block;
  color: var(--tp-heading-primary);
  bottom: 44px;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-out;
  transform: translateY(-40px);
}
.tp-cta-title,
.tp-work-2__item:hover .tp-work-2__icon span i,
.tpcta__title {
  color: var(--tp-common-white);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-team-2__social {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px) {
  .tp-features-3__item::before {
    left: -65px;
    top: -96px;
    width: 168px;
    height: 252px;
  }
  .tp-features-3__item::after {
    width: 168px;
    height: 252px;
  }
  .tp-features-3:hover .tp-features-3__item::after {
    left: -65px;
    top: -96px;
  }
  .tp-team-2__social {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.tp-team-2__social ul {
  background: var(--tp-grey-1);
  display: inline-block;
  padding: 7px 30px;
}
.tp-team-2__social ul li {
  display: inline-block;
  padding: 0 8px;
}
.tp-team-2__social ul li a i {
  transition: 0.4s ease-out;
}
.tp-team-2__social ul li a:hover i {
  color: #fbd45a;
}
.tp-team-2__social::before {
  clip-path: polygon(100% 0, 1% 0, 53% 100%);
  position: absolute;
  left: 50%;
  right: 50%;
  background: var(--tp-grey-1);
  height: 13px;
  width: 12px;
  content: "";
  bottom: -12px;
  transform: translateX(-50%);
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.tp-work-2__icon:hover,
.tp-work-2__item:hover .tp-work-2__icon span::before {
  transform: scale(1);
}
.tp-team-2__item:hover .tp-team-2__social {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.team-slider-dots .swiper-pagination-bullet {
  width: 20px;
  height: 4px;
  border-radius: 0;
  display: inline-block;
  background-color: var(--tp-heading-primary);
  margin: 0 3px;
  transition: 0.3s;
  opacity: 1;
}
.team-detials__info h4 {
  font-size: 24px;
  color: var(--tp-theme-1);
}
.team-detials__call-content a {
  display: block;
  font-size: 16px;
  color: #283734;
  font-weight: 600;
}
.team-detials__call {
  display: flex;
  align-items: center;
}
.team-detials__call-icon {
  height: 48px;
  width: 48px;
  background: var(--tp-grey-1);
  text-align: center;
  line-height: 51px;
  font-size: 20px;
}
.team-detials__social span {
  color: var(--tp-text-body);
  font-size: 16px;
  font-size: 500;
}
.team-detials__social .icon i {
  font-size: 16px;
  color: var(--tp-heading-primary);
  margin-left: 30px;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.comment-form__input-box input[type="email"],
.comment-form__input-box input[type="text"],
.comment-form__input-box textarea {
  border: none;
  font-size: 14px;
  color: var(--tp-heading-primary);
  font-weight: 500;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.04);
  background-color: #fff;
  width: 100%;
  outline: 0;
}
.team-detials__social .icon i:hover {
  color: #fbd45b;
}
.comment-form__input-box {
  position: relative;
  display: block;
  margin-bottom: 27px;
}
.comment-form__input-box textarea {
  height: 150px;
  padding: 15px 30px 30px;
  margin-bottom: 0;
}
.message-one .comment-form__input-box input[type="email"],
.message-one .comment-form__input-box input[type="text"] {
  background-color: #fff;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.04);
}
.comment-form__input-box input[type="email"],
.comment-form__input-box input[type="text"] {
  height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
}
.tp-cta-2__shap,
.tp-cta-4__shap {
  bottom: -50px;
  border-radius: 60px 60px 0 0;
  transform: rotate(-23deg);
  content: "";
}
.message-one .comment-form__input-box.text-message-box {
  height: 180px;
}
.message-one .comment-form__input-box textarea {
  background-color: #fff;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.04);
  height: 180px;
}
.tp-cta-4__bg {
  background-repeat: no-repeat;
  padding: 60px 50px;
}
.tpcta__shap-bg {
  position: absolute;
  top: -194px;
  right: 0;
}
.tpcta__title {
  font-size: 50px;
  font-weight: 400;
}
.tp-cta-title {
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  position: relative;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tpchoose-3__before::before {
    right: 122px;
    bottom: 43px;
  }
  .tpproject__content h3 {
    font-size: 17px;
  }
  .tpcta__btn,
  .tpcta__title {
    text-align: center;
  }
  .tp-cta-title {
    font-size: 40px;
  }
  .tp-cta-3__right {
    text-align: center !important;
    margin-top: 20px;
  }
}
.cta-titile,
.tp-cta-3__info .cta-titile {
  color: var(--tp-heading-primary);
  font-size: 36px;
}
.tp-cta-2 {
  margin-bottom: -60px;
}
.tp-cta-2__wrap {
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.tp-cta-2__wrap::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 113, 93, 0.4);
}
.tp-cta-2__shap {
  position: absolute;
  background: rgba(251, 212, 90, 0.6);
  width: 124px;
  height: 158px;
  right: 51px;
  z-index: 9;
}
.tp-cta-4,
.tp-cta-4__area {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.swiper-slide-active .tp-cta-2__shap,
.swiper-slide-active .tp-cta-shap {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.swiper-slide-active .tp-cta-2__shap {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.swiper-slide-active .tp-cta-shap {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.tp-cta-shap {
  position: absolute;
  top: -79px;
  left: -77px;
}
.tp-cta-3__icon span {
  font-size: 80px;
  color: var(--tp-heading-primary);
}
.tp-cta-3__info span {
  font-size: 18px;
  color: var(--tp-theme-1);
  margin-bottom: 20px;
}
.tp-cta-3__info .cta-titile {
  font-weight: 400;
  margin-top: 6px;
  text-align: left;
}
.tp-cta-3__shap2 {
  position: absolute;
  right: 0;
  top: -13px;
}
.tp-cta-3__shap {
  position: absolute;
  left: 392px;
  top: 7px;
}
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .tp-cta-3__shap {
    left: 310px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-cta-3__info .cta-titile {
    font-size: 30px;
  }
  .tp-cta-3__shap {
    left: 218px;
  }
}
.tp-cta3-left-bg {
  position: absolute;
  top: -23px;
  left: 0;
}
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .tp-cta3-left-bg {
    left: -80px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tp-cta3-left-bg {
    left: -174px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px) {
  .tp-cta-3__shap,
  .tp-cta3-left-bg,
  .tp-header-two__top,
  .tp-header__top,
  .tpheader-3__bottom,
  .tpheader-3__contact-number {
    display: none;
  }
  .tp-menu-bar {
    display: block;
  }
  .slider-arrow-style button {
    top: 83%;
  }
  .slider-arrow-style button.tpslick-prev {
    left: 139px;
  }
  .tpchoose__img a {
    left: 50%;
  }
  .tp-header__menu ul li {
    display: inline-block;
    position: relative;
    margin-right: 15px;
  }
  .mlr {
    margin-left: 0;
    margin-right: 0;
  }
}
.tp-cta-4__area {
  z-index: 2;
  margin-bottom: -114px;
}
.tp-cta-4::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #2e0d57;
  opacity: 0.7;
}
.tp-cta-4__shap {
  position: absolute;
  background: rgba(251, 212, 90, 0.8);
  width: 136px;
  height: 183px;
  right: 122px;
}
.tp-cta-4__left-bg {
  position: absolute;
  z-index: 5;
  left: 365px;
  top: 0;
}
@media only screen and (min-width: 1600px) and (max-width: 1800px),
  only screen and (min-width: 1400px) and (max-width: 1599px),
  only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-cta-4__left-bg {
    left: 14px;
  }
}
.tp-cta-4__shap2 {
  position: absolute;
  left: 349px;
  bottom: -85px;
  z-index: 999;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px),
  only screen and (min-width: 450px) and (max-width: 575px) {
  .tp-about-3__trusted-by,
  .tp-about__trusted-by {
    display: none;
  }
  .tp-cta-4__right {
    text-align: center !important;
  }
}
.cta-titile {
  line-height: 46px;
  z-index: 999;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-titile {
    text-align: center;
    padding: 0 69px;
  }
}
.tp-work-2__icon span::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  border-radius: 50%;
  background-color: #fff;
  transform: scale(0);
  transition: 0.4s;
  z-index: -1;
}
.tp-work-2__icon:hover b {
  background: var(--tp-common-white);
}
.tp-work-2__icon span {
  height: 90px !important;
  width: 90px !important;
  background-color: #00705c !important;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);
  position: relative;
  color: #fff;
  font-size: 40px;
  display: block;
  text-align: center;
  line-height: 101px;
  border-radius: 50%;
  z-index: 1;
}
.tp-btn-yellow-similar,
.tp-feature-title,
.tp-work-2__content h3 {
  color: var(--tp-heading-primary);
}
.tp-work-2__icon b {
  background: var(--tp-theme-2);
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 39px;
  left: -14px;
  z-index: 1;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.tp-work-2__content {
  z-index: 1;
  position: relative;
}
.tp-work-2__content h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px),
  only screen and (min-width: 450px) and (max-width: 575px) {
  .tp-about-2__wapper .experience::after {
    display: none;
  }
  .tp-about-wrap {
    margin-left: 0;
    padding-left: 0;
  }
  .tp-work-2__item {
    margin-top: 0;
  }
}
.tp-work__shape {
  position: absolute;
  top: 15%;
  left: 16%;
}
.tp-work__shape span svg {
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-work__shape {
    left: 15%;
  }
  .tp-work__shape span svg {
    width: 100%;
  }
}
.tp-work__shape span path {
  animation: 90s linear infinite lineDash;
}
.postbox__social .icon ul li a,
.tpblog__arrow-box span a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}
.nav-links {
  margin: 10px 10px 65px;
}
@media (max-width: 767px) {
  .tpproject__content {
    margin-top: -50px;
  }
  .mr-35 {
    margin-right: 247px;
  }
  .pt-120 {
    padding-top: 60px;
  }
  .mb-30 {
    margin-bottom: 13px;
  }
  .projects-area {
    padding-top: 70px;
  }
  .team-detials__info h4 {
    font-size: 20px;
  }
  .tp-skill__content {
    padding-right: 0;
  }
  .team-detials__call {
    padding-left: 0;
    padding-top: 20px;
  }
  .team-detials__contact {
    display: block;
  }
  .team-detials__social .icon i {
    margin-left: 16px;
  }
  .tp-team-area {
    padding-bottom: 74px;
    padding-top: 44px;
  }
  .tp-cta-title {
    font-size: 34px;
    line-height: 40px;
  }
  .tp-cta-3__icon {
    float: none;
    margin-right: 0;
    text-align: center;
  }
  .tp-cta-3__info,
  .tp-cta-3__info .cta-titile {
    text-align: center;
  }
  .tp-cta-3__right {
    text-align: center !important;
    margin-top: 20px;
  }
  .tp-cta-4__shap {
    width: 100px;
    height: 127px;
  }
  .tp-cta-4__bg {
    padding: 30px 10px;
  }
  .tp-cta-4__area {
    margin-bottom: -2px;
  }
  .cta-titile {
    text-align: center;
  }
  .nav-links {
    margin: 4px 4px 0;
  }
  .getquote__item {
    padding: 5px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nav-links {
    margin-bottom: 10px;
  }
  .getquote__item {
    padding: 5px;
  }
}
.getquote__item {
  border-radius: 15px;
  transition: 0.4s;
}
@media only screen and (min-width: 450px) and (max-width: 575px) {
  .tp-about-2__wapper .experience {
    padding: 3px 7px;
  }
  .tp-about-2__wapper .experience::after {
    right: 88px;
    height: 30px;
    width: 104px;
  }
  .tp-feature-2__content-wrapper {
    bottom: -23%;
  }
  .getquote__item {
    padding: 1px;
  }
}
.getquote__item-info {
  background: #fff;
  padding: 10px 18px;
  border: 1px solid #eaebeb;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .getquote__item-info {
    padding: 9px 12px;
  }
  .tab-pane.active {
    margin-top: 35px;
  }
}
.getquote__item-info i {
  color: var(--tp-theme-1);
  font-size: 20px;
  margin-right: 10px;
}
.contactform__input input,
.contactform__textarea textarea {
  color: var(--tp-common-black);
  box-shadow: 0 4px 24px 0 rgba(24, 18, 5, 0.04);
}
.tp-feature-title {
  font-size: 18px;
  font-weight: 700;
}
.tp-contact-sm-title {
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 20px;
}
.tp-btn-yellow-similar {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  background: var(--tp-theme-2);
  height: 65px;
  line-height: 65px;
  text-align: center;
  padding: 0 50px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-transform: uppercase;
  transition: 0.3s;
}
.tpquote-3__quote-bg,
.tpquote-3__quote-img {
  background-size: cover;
  animation: 30s cubic-bezier(1, 0.99, 0.03, 0.01) infinite animationglob;
}
.tp-sp-icon .nice-select {
  height: 59px;
  background-color: var(--tp-common-white);
  margin-bottom: 33px;
  line-height: 59px;
  cursor: pointer;
  font-family: inherit;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  white-space: nowrap;
  position: relative;
  width: 100%;
  border: 1px solid #eaebeb;
  border-radius: 0;
  color: var(--tp-text-body);
  background-color: #fff;
  box-shadow: 0 4px 24px 0 rgba(24, 18, 5, 0.04);
  padding-left: 30px;
}
.contactform__input input,
.nice-select .list {
  background-color: var(--tp-common-white);
  width: 100%;
}
.nice-select .list,
.tp-sp-icon .nice-select::after {
  margin-top: 0;
  pointer-events: none;
  position: absolute;
}
.tab-pane {
  margin-top: -20px;
}
.nice-select .list {
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  opacity: 0;
  overflow: hidden;
  padding: 10px 0;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.tp-sp-icon .nice-select .current {
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  color: #6f7775;
}
.tp-sp-icon .nice-select::after {
  border: 0;
  content: "\f107";
  top: 0;
  font-family: "Font Awesome 5 Pro";
  display: block;
  height: 0;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  right: 30px;
}
.tp-brand-single,
.tp-pricing {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.contactform__input input {
  padding: 0 30px;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  border: 1px solid #eaebeb;
  height: 60px;
  background-color: #fff;
}
.contactform__textarea textarea {
  width: 100%;
  height: 165px;
  padding: 25px 20px;
  resize: none;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 10px;
  background-color: #fff;
}
.active .getquote__item-info {
  background: var(--tp-theme-1);
}
.active .getquote__item-info i {
  color: #f2d15a;
}
.active .getquote__item-info span {
  color: var(--tp-common-white);
}
.tp-inurance-tab-section {
  margin-left: -12px;
  z-index: 1;
  position: relative;
}
.quote-bg-mask img {
  clip-path: polygon(0 15%, 100% 0%, 100% 100%, 0 85%);
}
.tp-insurance-right-img {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-cta-3__shap {
    left: 123px;
  }
  .tp-cta3-left-bg {
    left: -269px;
  }
  .tp-insurance-right-img {
    right: -74px;
  }
  .portfolio-padding {
    padding-top: 60px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-insurance-right-img {
    right: -178px;
  }
  .tpquote-3__quote-sm-img {
    margin-left: 0;
  }
}
.tp-insurance-right-img::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--tp-theme-1);
  opacity: 0.9;
}
.tpquote-3__quote-lg-img {
  position: relative;
  right: 0;
  bottom: 0;
}
.tpquote-3__quote-sm-img {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.tpquote-3__quote-img {
  position: absolute;
  right: 416px;
  top: 77px;
}
.tpquote-3__quote-bg {
  position: absolute;
  right: -83px;
  top: -258px;
}
.tp-pricing__bg,
.tp-pricing__img {
  animation: 9s linear infinite moving;
}
.tpquote__before {
  position: absolute;
  content: "";
  width: 16px;
  height: 78px;
  background: var(--tp-theme-1);
  top: 93px;
  right: 329px;
  z-index: 2;
}
.quote-space {
  margin-top: 400px;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-insurance-right-img {
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 50%;
  }
  .quote-space {
    margin-top: 50px;
  }
}
.tp-pricing {
  border: 1px solid #eaebeb;
  transition: 0.4s ease-out;
}
.tp-pricing__top {
  padding: 30px;
  display: flex;
  justify-content: space-between;
}
.tp-pricing__content {
  padding: 33px 30px;
}
.document-item ul li,
.faq-section ul li,
.help-lists ul li,
.postbox__comment ul,
.tp-header-action ul li,
.tp-pricing__content-feature ul {
  list-style: none;
}
.tp-pricing__content-feature ul li {
  color: var(--tp-text-body);
  font-weight: 500;
  padding-bottom: 7px;
}
.tp-pricing__content-feature ul li.has-denied {
  color: rgba(var(--tp-text-body), 0.75);
}
.tp-pricing__content-feature ul li i {
  color: var(--tp-theme-1);
  font-size: 16px;
  margin-right: 15px;
}
.tp-pricing__bg {
  position: absolute;
  right: -156px;
  bottom: -92px;
  transform: rotate(-41deg);
}
.tp-pricing .pricing-active {
  border: 1px solid #2e0d57;
}
.tp-portfolio__button button {
  border-bottom: 2px solid transparent;
  color: var(--tp-text-body);
  padding: 5px 15px;
  transition: 0.3s;
  font-size: 18px;
  font-weight: 500;
  text-decoration: underline;
}
.tp-portfolio__button button.active {
  color: var(--tp-heading-primary);
  background-color: #fff;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.06);
  padding: 5px 15px;
}
.tp-price-title {
  font-size: 50px;
  color: var(--tp-theme-1);
}
.error-page__tagline {
  font-size: 34px;
  color: var(--tp-heading-primary);
  padding-top: 40px;
  padding-bottom: 20px;
}
.error-page__form-input {
  position: relative;
  display: block;
  max-width: 570px;
  width: 100%;
  margin: 0 auto;
}
.error-page__form {
  position: relative;
  display: block;
  margin: 32px auto 20px;
}
.error-page__form input[type="search"] {
  height: 61px;
  width: 100%;
  border: none;
  outline: 0;
  background-color: var(--tp-grey-1);
  font-size: 16px;
  color: rgba(var(--tp-text-body), 0.6);
  font-weight: 500;
  padding-left: 50px;
  padding-right: 75px;
}
.error-page__form button[type="submit"] {
  background-color: transparent;
  color: var(--tp-heading-primary);
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 70px;
  outline: 0;
  border: none;
  display: flex;
  align-items: center;
  padding: 0;
}
.portfolio-title {
  color: var(--tp-heading-primary);
  font-size: 30px;
}
@media (max-width: 767px) {
  .quote-bg-mask,
  .tpquote-3__quote-sm-img {
    margin-left: 0;
  }
  .tp-insurance-right-img {
    bottom: 0;
    top: auto;
  }
  .tab-content {
    padding-bottom: 50px;
    margin-right: 0;
  }
  .quote-space {
    margin-top: 318px;
  }
  .error-page__tagline {
    font-size: 29px;
  }
  .tp-portfolio-warp {
    padding-bottom: 49px;
    padding-top: 60px;
  }
  .tp-portfolio__area {
    padding-bottom: 60px;
    padding-top: 80px;
  }
}
.tp-portfolio__content p {
  font-size: 18px;
  color: var(--tp-text-body);
  line-height: 34px;
}
.tpblog__catagori span,
.tpblog__catagori-2 span {
  line-height: 1;
  font-weight: 700;
  display: inline-block;
}
.mlr-2 {
  margin-left: 280px;
  margin-right: 280px;
}
@media only screen and (min-width: 1600px) and (max-width: 1800px),
  only screen and (min-width: 1400px) and (max-width: 1599px) {
  .mlr-2 {
    margin-left: 200px;
    margin-right: 200px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .mlr-2 {
    margin-left: 150px;
    margin-right: 150px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tpquote__before {
    right: 68%;
  }
  .mlr-2 {
    margin-left: 100px;
    margin-right: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tpproject__content h3 {
    font-size: 17px;
    margin-top: 0;
  }
  .tpproject__thumb {
    bottom: -23px;
  }
  .tp-team-2__social {
    margin-left: 20px;
    margin-right: 20px;
  }
  .tpcta__title {
    font-size: 43px;
  }
  .cta-titile {
    text-align: center;
    padding: 0 14px;
  }
  .tp-work__shape {
    display: none;
  }
  .tp-work__shape span svg {
    width: 80%;
  }
  .nav-links {
    margin-bottom: 0;
  }
  .quote-bg-mask {
    text-align: center;
  }
  .tp-insurance-right-img img {
    width: 100%;
  }
  .tpquote-3__quote-sm-img {
    margin-left: 90px;
  }
  .contact-section-title-box {
    margin-top: 50px;
  }
  #nav-tabContent {
    margin-right: 0;
  }
  .mlr-2 {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px),
  only screen and (min-width: 450px) and (max-width: 575px) {
  .tp-work__shape span svg {
    display: none;
  }
  .mlr-2 {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 40px;
    padding-top: 80px;
  }
}
.tp-brand-area {
  margin-bottom: -90px;
  z-index: 9;
  position: relative;
}
.tp-brand-single {
  opacity: 0.12;
  transition: 0.4s ease-out;
  margin-left: 8px;
}
.tpblog__catagori {
  position: absolute;
  left: 0;
  bottom: 0;
  background: var(--tp-theme-1);
  z-index: 11;
}
.tpblog__catagori span {
  font-size: 14px;
  color: var(--tp-common-white);
  padding: 15px 30px;
}
.tpblog__thumb a img {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  z-index: 2;
  position: relative;
}
.tpblog__meta i,
.tpblog__meta-2 i {
  color: var(--tp-theme-1);
  padding-right: 6px;
}
.tpblog__meta .date,
.tpblog__meta .user {
  color: #6f7775;
  font-size: 14px;
  text-transform: capitalize;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-feature-2__content p {
    font-size: 14px;
  }
  .tpblog__meta .date {
    padding-right: 6px;
  }
}
.tpblog__meta .date a {
  color: var(--tp-text-body);
  font-size: 14px;
  margin-bottom: 30px;
}
.tpblog__thumb {
  position: relative;
}
.tpblog__thumb img {
  width: 100%;
}
.tpblog__thumb::before {
  content: "";
  position: absolute;
  background: rgba(12, 38, 33, 0.6);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition: 0.3s ease-in-out 0.1s;
  z-index: 11;
}
.tpblog__content::after,
.tpblog__content::before {
  transform: translateY(40px);
  right: 0;
  position: absolute;
  content: "";
  visibility: hidden;
  opacity: 0;
}
.tpblog__content::before,
.tpblog__thumb-2 img {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.tpblog__content {
  padding: 12px 30px 30px;
}
.tpblog__content::before {
  bottom: 0;
  width: 80px;
  height: 90px;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(240 116 6) 0,
    rgb(128 56 53) 49%,
    rgb(46 13 87) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(240 116 6) 0,
    rgb(128 56 53) 49%,
    rgb(46 13 87) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(240 116 6) 0,
    rgb(128 56 53) 49%,
    rgb(46 13 87) 100%
  );
  clip-path: polygon(100% 70%, 69% 100%, 100% 100%);
  transition: 0.6s ease-in-out;
  z-index: 2;
}
.tpblog__content::after {
  bottom: 5px;
  background: var(--tp-theme-2);
  width: 79px;
  height: 53px;
  clip-path: polygon(100% 42%, 100% 61%, 75% 98%, 68% 93%);
  transition: 0.4s;
}
.tpblog__content .tp-blog-title {
  font-size: 24px;
  font-weight: 400;
  color: var(--tp-heading-primary);
  font-family: var(--tp-ff-heading);
  line-height: 35px;
  transition: 0.3s;
}
.tpblog__arrow-box span {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  transition: 0.6s;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
}
.tpblog__arrow-box span a {
  display: inline-block;
  color: var(--tp-heading-primary);
  background: var(--tp-theme-2);
}
.tp-header__menu ul li .register-now-btn:hover,
.tpblog:hover .btn-link-sm {
  background: #f87803;
  color: #fff;
}
.tpblog:hover:hover .tpblog__thumb a img {
  transform: scale(1.1);
}
.tpblog:hover .tpblog__arrow-box span {
  visibility: visible;
  opacity: 1;
  transition-delay: 0.5s;
  z-index: 2;
}
.tpblog__catagori-2 {
  position: absolute;
  left: 0;
  bottom: 0;
}
.tpblog__catagori-2 span {
  font-size: 14px;
  color: var(--tp-common-white);
  padding: 25px 30px;
  z-index: 9;
  position: relative;
}
.tpblog__meta-2 .date {
  font-size: 14px;
  color: #6f7775;
}
.tpblog__meta-2 .date a {
  color: var(--tp-text-body);
  font-size: 14px;
  margin-bottom: 30px;
}
.tpblog-3__meta .Comments,
.tpblog-3__meta .user,
.tpblog__meta-2 .user {
  font-size: 14px;
  color: #6f7775;
  text-transform: capitalize;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px) {
  .footer-col-4 {
    padding-left: 0;
  }
  .tpblog__meta-2 .date,
  .tpblog__meta-2 .user {
    padding-right: 6px;
    font-size: 14px;
  }
}
.search__result-input,
.slider-item,
.tpblog__thumb-2 {
  position: relative;
}
.tpblog__thumb-2 img {
  width: 100%;
  object-fit: cover;
  transition: 0.4s ease-out;
}
.tpblog:hover .tpblog__content::before,
.tpblog__thumb-2::before {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.tpblog__thumb-2::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(
    180deg,
    rgba(3, 4, 28, 0) 0,
    rgba(3, 4, 28, 0.4) 58.32%,
    #283734 100%
  );
  transition: 0.4s ease-out;
  z-index: 9;
}
.tpblog__content-2 {
  padding: 20px 25px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .cta-titile {
    font-size: 28px;
    line-height: 38px;
    text-align: center;
  }
  .getquote__item-info {
    padding: 9px 18px;
  }
  .tpblog__content-2 {
    padding: 25px 20px;
  }
}
.tpblog__content-2 .tp-blog-title {
  font-size: 22px;
  font-weight: 400;
  color: var(--tp-heading-primary);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tpblog__content-2 .tp-blog-title {
    font-size: 20px;
  }
  .blog-padding {
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tpblog__content-2 .tp-blog-title {
    font-size: 19px;
  }
  .user a {
    font-size: 14px;
  }
}
.tpblog__arrow-box-2 {
  position: absolute;
  transition: 0.3s;
  transform: translate(-50%, -50%);
  background: var(--tp-grey-1);
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  color: var(--tp-heading-primary);
  bottom: 35px;
  right: 16px;
}
.tpblog:hover .tp-btn-4 {
  color: var(--tp-theme-3);
}
.tpblog:hover .tpblog__arrow-box-2 {
  background: var(--tp-theme-2);
}
.tpblog:hover .tpblog__thumb::before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: perspective(400px) rotateX(0) scaleY(1);
  -ms-transform: perspective(400px) rotateX(0) scaleY(1);
  transform: perspective(400px) rotateX(0) scaleY(1);
  transition: 0.4s ease-out;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.tpblog:hover .tpblog__content::after,
.tpblog:hover .tpblog__content::before {
  visibility: visible;
  transform: translateX(0);
  opacity: 1;
}
.tpblog:hover .tpblog__content::before {
  transition: 0.4s ease-out;
}
.tpblog-3__content,
.tpblog-3__img::before {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.tpblog:hover .tpblog__thumb-2 img {
  transform: scale(1.17) rotate(2deg);
}
.tpblog-3__content {
  padding: 14px 40px 20px 30px;
  background: var(--tp-grey-1);
  transition: 0.4s ease-out;
  position: relative;
}
.tpblog-3__content::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: auto;
  right: 0;
  height: 4px;
  width: 0;
  opacity: 0;
  background-color: #fbd45a;
  transition: 0.3s linear;
}
.tpblog-3__img .date,
.tpblog-3__meta .date,
.tpblog-3__meta .date a {
  background: #fbd45b;
  font-weight: 700;
}
.tpblog-3__img .date {
  text-align: center;
  padding: 7px 20px;
  font-size: 14px;
  text-transform: capitalize;
  position: absolute;
  bottom: 0;
  left: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tpblog-3__meta .user {
    font-size: 15px;
    margin-right: 10px;
  }
}
.tpblog-3__meta .user i {
  color: #1c806e;
  font-size: 14px;
  padding-right: 8px;
}
.tpblog-3__meta .Comments i {
  color: #1c806e;
  font-size: 14px;
  padding-right: 8px;
}
.tpblog-3__meta .date {
  position: absolute;
  left: 30px;
  bottom: 145px;
  text-align: center;
  padding: 7px 20px;
  font-size: 14px;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tpblog-3__meta .date {
    bottom: 140px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .date a {
    font-size: 14px;
  }
  .tpblog-3__meta .date {
    bottom: 137px;
  }
}
.tpblog-3__meta .date a {
  font-size: 14px;
  color: var(--tp-heading-primary);
  padding: 11px 20px;
  line-height: 0;
}
.tpblog-3:hover .tpblog-3__content::before {
  width: 100%;
  left: 0;
  right: auto;
  opacity: 1;
}
.tpblog-3:hover:hover .tpblog-3__content {
  background: #fff;
}
.tpblog-3__img::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(40, 55, 52, 0.52);
  content: "";
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-out;
}
.postbox__tag.tagcloud a,
.tpblog-3__img .plus-icon {
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
}
.tpblog-3__img .plus-icon {
  position: absolute;
  top: 50%;
  right: 0;
  text-align: center;
  color: var(--tp-common-white);
  font-size: 30px;
  transform: translateY(-50%);
  left: 0;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-out;
}
.postbox__meta span a i,
.postbox__meta span a:hover,
.tp-blog-title a:hover {
  color: var(--tp-theme-1);
}
.postbox__banner-img-yellow::before,
.postbox__banner-img::before {
  height: 100%;
  opacity: 0.9;
  top: 0;
  position: absolute;
  width: 100%;
  content: "";
  left: 0;
}
.tp-blog-title {
  font-size: 24px;
  font-weight: 400;
  color: var(--tp-heading-primary);
}
.postbox__thumb span {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fb7a02;
  padding: 10px 20px;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
}
.postbox__meta {
  padding: 20px 0;
}
.postbox__meta span {
  margin-right: 25px;
}
.postbox__meta span a {
  font-size: 14px;
  color: var(--tp-text-body);
}
.postbox__meta span a i {
  font-size: 14px;
  margin-right: 14px;
}
.postbox__title {
  font-size: 32px;
  padding-bottom: 10px;
  margin-top: 10px;
}
.postbox__tagcloud {
  display: flex;
  justify-content: space-between;
  background: var(--tp-grey-1);
  padding: 40px;
  align-items: center;
  border: 1px solid #eaebeb;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .postbox__tagcloud {
    padding: 25px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .postbox__tagcloud {
    padding: 20px 10px;
  }
}
.postbox__banner-img::before {
  background: #283734;
}
.postbox__banner-img-yellow::before {
  background: #fbd45a;
}
.postbox__tag.tagcloud {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.postbox__tag.tagcloud h5 {
  color: var(--tp-heading-primary);
  font-size: 18px;
  font-weight: 400;
  margin-right: 25px;
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .postbox__tag.tagcloud h5 {
    font-size: 16px;
    margin-right: 0;
  }
}
.postbox__tag.tagcloud a {
  margin-right: 10px;
  background: var(--tp-common-white);
  padding: 5px 21px;
  transition: 0.4s ease-out;
}
.postbox__tag.tagcloud a:hover {
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
}
.postbox__social .icon ul li a {
  font-size: 16px;
  color: var(--tp-common-white);
  background: var(--tp-heading-primary);
  display: inline-block;
  margin-right: 13px;
  border-radius: 30px;
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.postbox__social .icon ul li a:hover {
  background: var(--tp-theme-2);
  color: var(--tp-heading-primary);
}
.postbox__comment-avater {
  flex: 0 0 auto;
}
.postbox__comment ul li {
  padding-bottom: 55px;
  list-style: none;
  border-bottom: 1px solid #e9ebea;
  padding-top: 55px;
}
.postbox__comment-name h5 {
  color: var(--tp-heading-primary);
  font-size: 20px;
}
.postbox__comment-name .post-meta {
  font-size: 14px;
  color: var(--tp-theme-1);
}
.postbox__comment-reply {
  position: absolute;
  right: 0;
  top: 0;
}
.postbox__comment-reply a {
  color: var(--tp-heading-primary);
  font-size: 14px;
  background: var(--tp-theme-2);
  padding: 10px 20px;
  font-weight: 700;
}
.postbox__comment-reply a:hover {
  background: var(--tp-theme-1);
  color: #fff;
}
.postbox__comment-form-title {
  font-size: 30px;
  margin-bottom: 55px;
  line-height: 1.2;
}
.contact__input,
.postbox__comment-input {
  position: relative;
  margin-bottom: 30px;
}
.blog-border {
  margin-top: 25px;
  border-top: 1px solid #e9ebea;
  padding-top: 22px;
}
.postbox__comment-input input,
.postbox__comment-input textarea {
  height: 60px;
  padding: 0 30px;
  width: 100%;
  font-size: 14px;
  color: var(--tp-common-black);
  outline: 0;
  border: 1px solid transparent;
  background: var(--tp-grey-1);
}
.postbox__comment-input textarea {
  height: 150px;
  resize: none;
  padding: 5px 30px;
}
.search__popup,
.tp-about-area-2.pt-120.pb-120.fix.p-relative {
  padding-top: 70px;
}
.search__popup {
  backdrop-filter: blur(10px);
  padding-bottom: 100px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 380px;
  background: #283734;
  backdrop-filter: blur(10px);
  z-index: 99;
  -webkit-transform: translateY(calc(-100% - 80px));
  -moz-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  -o-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
  -webkit-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out 0.5s, opacity 0.3s ease-in-out 0.5s;
}
.search__popup.search-opened {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  transition-delay: 0s;
  z-index: 99999999;
}
.search__popup.search-opened .search__input {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.3s;
}
.search__popup.search-opened .search__input::after {
  width: 100%;
  transition-delay: 0.5s;
}
.search__popup-2 {
  background-color: var(--tp-common-black-13);
}
.search__popup-2 .search__input .search-input-field ~ .search-focus-border {
  background-color: var(--tp-theme-8);
}
.search__popup-3 .search__input .search-input-field ~ .search-focus-border {
  background-color: var(--tp-theme-10);
}
.search__top {
  margin-bottom: 80px;
}
.search__top .search__logo img {
  max-width: 160px;
}
.search__input {
  position: relative;
  height: 80px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  transition: 0.3s ease-in-out 0.5s;
  opacity: 0;
}
.search__input::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  transition: 0.3s ease-in-out;
}
.search__input input {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 0;
  outline: 0;
  font-size: 24px;
  color: var(--tp-common-white);
  border-bottom: 1px solid transparent;
  padding: 0 30px 0 0;
}
.search__input input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 24px;
}
.search__input input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 24px;
}
.search__input input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 24px;
}
.search__input input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 24px;
}
.search__input input::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 24px;
}
.search__close-btn:hover,
.search__input button,
.search__result-tags a:hover {
  color: var(--tp-common-white);
}
.search__input button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 18px;
}
.search__input .search-input-field ~ .search-focus-border {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  background-color: var(--tp-common-white);
  transition: 0.5s;
}
.search__input .search-input-field:focus ~ .search-focus-border {
  width: 100%;
  left: 0;
  right: auto;
  transition: 0.5s;
}
.search__close-btn {
  font-size: 25px;
  color: rgba(255, 255, 255, 0.3);
}
.search__result-title {
  font-size: 50px;
  letter-spacing: -0.04em;
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .search__result-title {
    font-size: 40px;
  }
  .contact__social .icon ul li a {
    margin-left: 0;
  }
}
.search__result-title span {
  color: var(--tp-theme-primary);
  display: inline-block;
}
.search__result-content p {
  font-size: 16px;
  line-height: 1.62;
  color: var(--tp-text-1);
}
.search__blog-tag a,
.search__result-tags a {
  font-family: var(--tp-ff-space);
  line-height: 1;
  font-weight: 500;
}
.search__result-input-box {
  position: relative;
  margin-bottom: 20px;
}
.search__result-input-box button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 22px 43px;
}
.search__result-input-box button:hover {
  background-color: var(--tp-common-black);
}
.search__blog-btn .tp-btn-border:hover,
.search__result-tags a:hover {
  background-color: var(--tp-theme-primary);
  border-color: var(--tp-theme-primary);
}
.search__result-input input {
  width: 100%;
  height: 70px;
  padding-left: 60px;
  padding-right: 177px;
  background-color: var(--tp-common-white);
  border: 1px solid var(--tp-common-white);
  box-shadow: -3px 0 0 var(--tp-theme-1), 0 1px 2px rgba(3, 4, 28, 0.14);
}
.search__result-input span {
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  color: #a0a0b5;
}
.search__result-input span svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.search__result-tags a {
  display: inline-block;
  font-size: 13px;
  border: 1px solid #d5d5dd;
  padding: 5px 18px;
  margin-right: 2px;
  margin-bottom: 7px;
}
.search__blog-meta-author-content span a:hover,
.search__blog-title a:hover {
  color: var(--tp-theme-primary);
}
.search__blog-item {
  padding: 50px;
  border: 1px solid #eaeaef;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .search__blog-item {
    padding: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .search__blog-item {
    padding: 25px;
  }
}
.search__blog-title {
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -0.04em;
  margin-bottom: 13px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .search__blog-title {
    font-size: 28px;
  }
  .d-lg-block {
    display: block !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .search__blog-title {
    font-size: 21px;
  }
  .search__blog-title br {
    display: none;
  }
  .search__blog-meta-author {
    margin-right: 20px;
  }
}
[dir="rtl"] .search__blog-tag {
  margin-right: 0;
  margin-left: 15px;
}
.search__blog-tag a {
  display: inline-block;
  background-color: rgba(99, 100, 219, 0.06);
  font-size: 15px;
  color: var(--tp-common-purple);
  padding: 4px 12px;
}
.search__blog-tag a:hover {
  background-color: var(--tp-common-purple);
  color: var(--tp-common-white);
}
.search__blog-meta span {
  color: var(--tp-text-1);
  margin-right: 15px;
  margin-bottom: 10px;
  display: inline-block;
}
.search__blog-meta span i,
.search__blog-meta span svg {
  margin-right: 2px;
}
[dir="rtl"] .search__blog-meta span i,
[dir="rtl"] .search__blog-meta span svg {
  margin-right: 2px;
  margin-left: 2px;
}
.search__blog-meta span svg {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}
.search__blog-meta span svg path {
  stroke: #7a7e83;
}
[dir="rtl"] .search__blog-meta-author {
  margin-right: 0;
  margin-left: 45px;
}
.search__blog-meta-author-thumb img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
}
[dir="rtl"] .search__blog-meta-author-thumb img {
  margin-right: 0;
  margin-left: 10px;
}
.search__blog-meta-author-content span {
  display: inline-block;
  font-family: var(--tp-ff-inter);
  font-size: 14px;
  color: #7a7e83;
}
.search__blog-meta-author-content span a {
  color: var(--tp-common-black-11);
  font-weight: 500;
}
.search__blog-content p {
  font-size: 15px;
  line-height: 1.47;
  color: var(--tp-text-1);
  margin-bottom: 20px;
}
.search__blog-btn .tp-btn-border {
  padding: 8px 29px;
}
.search__blog-btn .tp-btn-border i,
.search__blog-btn .tp-btn-border svg {
  margin-left: 5px;
}
[dir="rtl"] .search__blog-btn .tp-btn-border i,
[dir="rtl"] .search__blog-btn .tp-btn-border svg {
  margin-left: 5px;
  margin-right: 5px;
}
.search__blog-btn .tp-btn-border svg {
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}
.search__blog-btn .tp-btn-border:hover {
  color: var(--tp-common-white);
}
.sv-details-thumb .info {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fbd45b;
  padding: 50px 55px;
}
.sv-details-category-list ul li {
  list-style-type: none;
}
.sv-details-category-list ul li a {
  background: var(--tp-grey-1);
  list-style: none;
  margin-bottom: 0;
  padding: 15px;
  cursor: pointer;
  transition: 0.3s;
  display: inline-block;
  width: 100%;
}
.sv-details-category-list ul li a span {
  color: #283734;
  font-size: 16px;
  font-weight: 700;
}
.sv-details-category-list ul li a i {
  float: right;
  background: #f2f5f1;
  height: 30px;
  width: 30px;
  line-height: 34px;
  transform: 0.3s;
  text-align: center;
  border-radius: 30px;
  color: var(--tp-heading-primary);
}
.sv-details-category-list ul li.active a,
.sv-details-category-list ul li:hover a {
  background-image: linear-gradient(to right, var(--tp-theme-1), #fbd45b);
  color: var(--tp-common-white);
}
.sv-details-category-list ul li.active a i,
.sv-details-category-list ul li:hover a i {
  background: var(--tp-common-white);
  color: var(--tp-theme-1);
}
.document-item ul li i,
.help-lists ul li i {
  color: #fbd45b;
  margin-right: 15px;
}
.help-lists ul li span {
  font-size: 18px;
  color: var(--tp-heading-primary);
  font-weight: 500;
}
.help-lists h4 {
  color: var(--tp-theme-1);
  font-size: 24px;
  margin-bottom: 25px;
}
.insurance-details__need-help {
  position: relative;
  text-align: center;
  z-index: 1;
}
.insurance-details__need-help-icon {
  height: 110px;
  width: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 22px;
  border: 1px solid #fbd45a;
  border-radius: 50%;
  z-index: 999999;
  position: relative;
}
.insurance-details__need-help-icon span {
  transition: 0.5s;
  background: #f67704;
  width: 90px;
  height: 90px;
  line-height: 100px;
  border-radius: 50%;
  font-size: 38px;
}
.insurance-details__need-help-contact {
  position: relative;
  display: block;
  margin-top: 30px;
}
.insurance-details__need-help-contact h3 {
  padding-top: 6px;
  padding-bottom: -6px;
}
.insurance-details__need-help-contact h3 a {
  font-size: 24px;
  font-weight: 400;
  transition: 0.5s;
  color: #fff;
}
.insurance-details__need-help-contact p {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.insurance-details__need-help-logo {
  position: relative;
  z-index: 99999;
}
.insurance-details__need-help-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  position: relative;
}
.insurance-details__need-help-bg::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: #320f55e3;
}
.insurance-details__content {
  padding: 50px 0;
}
.shap-img {
  position: absolute;
  top: 0;
  right: -7px;
}
.cta-mlr {
  margin-left: 375px;
  margin-right: 375px;
}
@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .tp-cta-4__left-bg {
    left: 206px;
  }
  .cta-mlr {
    margin-left: 216px;
    margin-right: 216px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .cta-mlr {
    margin-left: 109px;
    margin-right: 109px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .cta-mlr {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.contact__social .icon ul li a {
  margin-right: 25px;
  color: #2e0d57;
  font-size: 18px;
}
.contact__social .icon ul li a:hover {
  color: #283734;
}
.contact__line a {
  font-size: 18px;
  color: #283734;
  font-weight: 400;
}
.contact__info-icon {
  position: absolute;
  top: 0;
  left: 0;
}
.contact__info-text h4 {
  font-size: 18px;
  color: #283734;
}
.contact__input input,
.contact__input textarea {
  border: 2px solid #364743;
  background-color: var(--tp-heading-primary);
  color: #fff;
}
.contact__info-item {
  position: relative;
  padding-left: 30px;
}
.contact__info ul li {
  list-style: none;
  padding-bottom: 15px;
}
.contact__info ul li a span {
  font-size: 18px;
  color: #283734;
  font-weight: 400;
  font-family: var(--tp-ff-heading);
}
.contact__info ul li a i {
  margin-right: 20px;
  color: #283734;
  font-size: 18px;
}
.contact__info ul li a:hover {
  color: #fbd45b;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px) {
  .tp-section-pre {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .sidebar__widget-1 {
    margin-top: 40px;
  }
  .contact,
  .team-detials {
    padding-right: 0;
  }
  .team-detials__content {
    padding-top: 52px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 767px) {
  .tpblog-3__content {
    padding: 14px 10px 21px 13px;
  }
  .tpblog-3__meta .user {
    margin-right: 12px;
    font-size: 14px;
  }
  .tpblog-3__meta .user i {
    font-size: 14px;
    padding-right: 5px;
  }
  .tpblog-3__meta .Comments {
    padding-right: 0;
    font-size: 14px;
  }
  .tpblog-3__meta .Comments i {
    font-size: 14px;
    padding-right: 5px;
  }
  .insurance-details__need-help,
  .search__blog-title br {
    display: none;
  }
  .contact {
    margin-left: 0;
  }
}
.contact__input input {
  padding: 0 30px;
  height: 60px;
}
.contact__input input::-webkit-input-placeholder {
  color: #98a8a5;
}
.contact__input input::-moz-placeholder {
  color: #98a8a5;
}
.contact__input input:-moz-placeholder {
  color: #98a8a5;
}
.contact__input input:-ms-input-placeholder {
  color: #98a8a5;
}
.contact__input input::placeholder {
  color: #98a8a5;
}
.contact__wrap {
  background: #fff;
  padding: 50px;
  border: 2px solid #f4f3f1;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 767px) {
  .tp-testimonial-2__content p {
    padding-right: 0;
  }
  .tp-testimonial-3__star,
  .tpquote__before {
    display: none;
  }
  .contact__wrap {
    padding: 24px;
  }
}
.contact__form-wrap {
  background: var(--tp-heading-primary);
  padding: 48px 60px 61px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact__form-wrap {
    padding: 30px;
  }
  .tp-accordion .tp-section-title {
    font-size: 33px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .tpblog__content-2 {
    padding: 17px 26px;
  }
  .sv-details-titile,
  .tpblog__content-2 .tp-blog-title {
    font-size: 20px;
  }
  .blog-area {
    padding-bottom: 39px;
    padding-top: 70px;
  }
  .tpblog-3__meta .date {
    bottom: 136px;
  }
  .blog-area-3 {
    padding-bottom: 40px;
    padding-top: 60px;
  }
  .postbox__meta span {
    margin-right: 17px;
  }
  .postbox__meta span a i {
    margin-right: 7px;
  }
  .postbox__tagcloud {
    display: inline-block;
    padding: 12px;
  }
  .postbox__tag.tagcloud h5 {
    font-size: 16px;
    margin-right: 10px;
  }
  .postbox__tag.tagcloud a {
    padding: 10px 12px;
  }
  .postbox__social .icon {
    text-align: center;
    margin-top: 10px;
  }
  .postbox__comment-reply {
    right: 6px;
    bottom: 154px;
    top: auto;
  }
  .blog-area-2 {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .search__result-title {
    font-size: 35px;
  }
  .search__result-input-box button {
    position: relative;
    margin-top: 15px;
  }
  .search__result-input input {
    padding-right: 25px;
  }
  .contact__form-wrap,
  .search__blog-item {
    padding: 20px;
  }
  .search__blog-title {
    font-size: 25px;
  }
  .sv-details-thumb .info {
    padding: 0;
  }
  .tp-insurance-area {
    padding-bottom: 60px;
    padding-top: 70px;
  }
  .tp-inurance-tab-section {
    margin-bottom: 40px;
  }
  .cta-mlr {
    margin-left: 0;
    margin-right: 0;
  }
}
.contact__input textarea {
  padding: 15px 20px;
  outline: 0;
  resize: none;
  height: 115px;
  line-height: normal;
}
.contact__input textarea::-webkit-input-placeholder {
  color: #98a8a5;
}
.contact__input textarea::-moz-placeholder {
  color: #98a8a5;
}
.contact__input textarea:-moz-placeholder {
  color: #98a8a5;
}
.contact__input textarea:-ms-input-placeholder {
  color: #98a8a5;
}
.contact__input textarea::placeholder {
  color: #98a8a5;
}
.tp-form-box {
  font-size: 16px;
  color: var(--tp-common-white);
  font-weight: 400;
  text-transform: capitalize;
}
.tp-form-title {
  font-size: 24px;
  color: #fbd45b;
}
.breadcrumb,
.tp-slider-title {
  font-size: 50px;
  font-weight: 800;
  max-width: 100%;
  line-height: 60px;
}
.color-white,
.footer-class,
.insurance-details__need-help-icon i,
.tpfeature__content ul li {
  color: #fff;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-accordion {
    margin-top: 50px;
  }
}
.tpmap-wrapper iframe {
  filter: saturate(0);
  width: 100%;
  height: 339px;
}
.blog-paragraph {
  padding-bottom: 3px;
}
.tp-header__logo img {
  height: 100%;
  width: 100%;
}
.sepia {
  filter: sepia(1);
}
.contact-info ul li a {
  color: #98a8a5;
}
.contact-info ul li {
  padding-bottom: 4px;
  list-style: none;
}
.grey-bg {
  background: #121212fa;
}
.bg-img {
  background-image: url("../../assets/img/breadcrumb/breadcrumb-bg.webp");
  background-size: cover;
  background-position: center;
  padding: 80px 0;
}
.sv-details-title-box p {
  color: #333;
  font-size: 18px;
}
.footer__bottom-inner a.footer-class:hover,
.tp-work-2__content a {
  color: #f67704;
}
.sv-details-title-box h5 {
  font-size: 17px;
  line-height: 29px;
}
.tpfeature__content ul {
  padding-left: 20px;
}
.faq-section ul li span {
  font-size: 17px;
  margin-right: 5px;
  font-weight: 600;
}
.document-item h4 {
  font-size: 20px;
  margin-top: 10px;
}
.claims_sec .tp-work-2__icon span img {
  max-width: 45px;
  width: 100%;
  filter: brightness(0) invert(1);
}
.claims_sec .tp-work-2__icon span,
.work_process .tp-work-2__icon span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.work_process {
  padding: 50px 0 0;
}
@media screen and (max-width: 1399px) {
  .tp-header__logo {
    padding: 15px 30px;
    width: 300px;
  }
}
.back-to-top-wrapper .register-now-btn {
  padding: 9px 12px;
  background: #361154;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  justify-content: center;
  text-transform: capitalize;
  font-size: 12px;
  text-align: center;
  border-radius: 60px;
  box-shadow: 6px 6px 10px #00000045;
  margin-left: 0;
}
.contact_sec {
  padding: 80px 0;
}
.contact_sec .contact {
  max-width: 80%;
  width: 100%;
  margin: 0 auto;
}
.tp-slider__bg,
.tp-slider__height {
  height: 650px;
}
.tp-slider-title {
  margin-bottom: 30px;
}
.slider-item:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, #f47604, #4e1e4a);
  max-width: 400px;
  width: 100%;
  height: 350px;
  z-index: 2;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  opacity: 0.7;
}
.tp-slider__content {
  position: relative;
  z-index: 99;
  margin-left: 50px;
}
.sticky-left-container {
  padding: 3px;
  margin: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99;
  right: auto;
  width: 100%;
  background: linear-gradient(to bottom, #f47604bd, #4e1e4abf);
}
.sticky-left li:nth-child(3) {
  border: none;
}
.sticky-left li {
  list-style-type: none;
  background-color: none;
  color: #efefef;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  border-right: 1px solid #fff;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  display: flex;
  justify-content: center;
}
.footer__copyright p {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .sticky-left-container {
    display: none;
  }
}
.work_process .tp-work__shape {
  top: 6%;
}
.work_process .tp-work-2__icon span img {
  max-width: 40px;
  width: 100%;
  filter: brightness(0) invert(1);
}
.blog-button {
  padding: 10px 25px;
  margin-top: 25px;
}
.blog-img-card {
  height: 260px;
  width: 100%;
}
.blog-img-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.blog-detail-img {
  height: 350px;
  width: 100%;
}
.blog-detail-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.sidebar__post .rc__post {
  padding: 10px 20px;
}
.blog-detail-list {
  padding-left: 20px;
  margin: 15px 0;
}
.blog-detail-list li p {
  padding-bottom: 5px;
}
.envelope.flaticon-phone-call-1 {
  width: 50px;
  height: 50px;
}
.breadcrumb {
  margin-top: 30px;
}
.tp-work-2__icon span::after {
  color: #00705c;
}
.ctc_cta {
  text-align: center !important;
  line-height: normal !important;
  margin: 5px 0 !important;
}
.claims_sec .tp-work-2__item:hover .tp-work-2__icon span img,
.p-relative .tp-work-2__item:hover .tp-work-2__icon span img {
  filter: none;
}
.skiptranslate .goog-te-gadget {
  padding: 10px 40px 10px 5x;
}
.goog-te-gadget {
  font-family: arial;
  font-size: 11px;
  padding-right: 20px;
  white-space: nowrap;
  color: transparent !important;
}
#google_translate_element {
  height: 30px !important;
  overflow: hidden !important;
  width:120px !important;
}
nav#mobile-menu {
  display: block !important;
}
.goog-te-gadget .goog-te-combo {
  margin: 0 !important;
  padding: 6px;
 
}
.blog-paragraph,
.new.flaticon-phone-call-1,
.tptestimonials-section-title.tp-section-white.text-center.tp-testimonial-titile.z-index.position-relative {
  margin-top: 10px;
}
.sidebar__widget-2 {
  background: var(--tp-grey-1);
  padding: 0;
}
.col-xxl-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
  margin-left: -22px;
}
.blog-paragraph {
  font-size: 16px;
}
.contact__form {
  border-bottom: 3px solid #fbd45b;
  margin-top: 30px;
}
.contact {
  margin-top: 40px;
}
.strong,
.tptestimonial__meta .reviewer-name,
strong {
  font-weight: 500;
}
.tp-faq-area.pt-125.pb-100.faq-section {
  padding-top: 40px;
}
.career .blog-text {
  font-size: 29px;
}
.blog-paragraph-extra,
.career,
.career .blog-text {
  margin-top: 50px;
}
.pb-120,
.sv-details-area.pt-50.pb-50 {
  padding-bottom: 70px;
}
.mail {
  text-decoration: underline;
  color: #361154;
  font-weight: 700;
}
.ul.list {
  list-style: disc;
}
.list-item {
  font-size: 15px;
  margin-left: 30px;
}
.list-new {
  margin-left: 50px;
  list-style-type: disc;
}
.career {
  font-weight: 600;
}
.footer-line {
  color: #fff;
  padding: 0;
  line-height: normal;
}
p.term {
  text-transform: lowercase;
}
.register-grievance {
  position: fixed;
  bottom: 20px;
  right: 5px;
  z-index: 99;
}
.register-grievance .register-btn {
  background: #361154;
  padding: 8px 15px;
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  border-radius: 40px;
  box-shadow: 0 8px 5px #0000001f;
}
.register-grievance .register-btn:hover {
  background: #f67704;
}
@media screen and (max-width: 767px) {
  .whatsapp-item {
    display: none;
  }
  .footer__copyright p {
    padding-bottom: 35px;
  }
  .register-grievance {
    bottom: 50px;
  }
  .back-to-top-wrapper.back-to-top-btn-show {
    bottom: 90px;
  }
  .register-grievance .register-btn {
    font-size: 14px;
  }
}
.footer__widget-info p {
  color: #98a8a5;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 25px;
}
.tptestimonial__info p {
  font-size: 16px;
  line-height: 26px;
  padding: 0;
}
.tptestimonial__meta .reviewer-position {
  line-height: normal;
  font-size: 15px;
  font-weight: 500;
  color: #333333d6;
}
.skiptranslate.goog-te-gadget {
  margin-right: -20px;
}
.tp-header__logo a img {
  max-width: 250px;
  width: 100%;
}
.tp-header__wrapper-inner.header-sticky .tp-header__logo a img {
  max-width: 200px;
}
@media screen and (max-width: 1199px) {
  .tp-header__logo a img {
    max-width: 190px;
  }
}
@media screen and (max-width: 991px) {
  .mobile__logo {
    max-width: 215px !important;
  }
}
@media screen and (max-width: 575px) {
  .mobile__logo {
    max-width: 180px !important;
  }
}
.captcha-style {
  color: #fff !important;
  font-size: 18px;
  width: 72px;
  border: 3px solid #f87803;
  padding: 7px 10px;
  margin-bottom: 20px;
}
img#last-img {
  object-position: top;
}

h2.new-subline-text {
  color: #fff !important;
  font-size: 25px !important;
  text-align: center !important;
  line-height: 2.7rem !important;
  
}

.main {
  text-align: center;
}

.marq {
  padding-top: 30px;
  padding-bottom: 30px;
}

.geek1 {
  font-size: 36px;
  font-weight: bold;
  color: white;
  padding-bottom: 10px;
}

marquee.marq {
  background-color: #005a99 !important;
  padding: 100px !important;
  color: #fff !important;
}

a.contact-detail-list-new {
  color: #0000009e !important;
  line-height: 2rem !important;
  font-size: 17px !important;
}

h3.service-title {
  margin-bottom: 20px;
}

.wrapper:hover > .hidden-overlay {
  visibility: visible;
}