/*-----------------------------------------------------------------------------------

    Template Name: Harry - Creative Agency & Portfolio WordPress Theme
    Author: Theme_Pure
    Support: themepurebd@gmail.com
    Description: Harry - Creative Agency & Portfolio WordPress Theme
    Version: 1.0

-----------------------------------------------------------------------------------

/************ TABLE OF CONTENTS ***************

    01. THEME DEFAULT CSS
    02. LOGO CSS
    03. HEADER CSS
    04. MENU CSS
    05. MEAN MENU CSS
    06. SLIDER CSS
    07. ABOUT CSS
    08. COUNTER CSS
    09. SERVICES CSS
    10. EVENT CSS
    11. TEAM CSS
    12. FAQ CSS
    13. PORTFOLIO CSS
    14. TESTIMONIAL CSS
    15. BRAND CSS
    16. SKILL CSS
    17. AWARD CSS
    18. CTA CSS
    19. PRICING CSS
    20. REVIEW CSS
    21. INSTAGRAM CSS
    22. CASE CSS
    23. VIDEO CSS
    24. HISTORY CSS
    25. CONTACT CSS
    26. TICKET CSS
    27. FEATURES CSS
    28. SUPPORT CSS
    29. DONATE CSS
    30. VISION CSS
    31. BIOGRAPHY CSS
    32. PRODUCT CSS
    33. NEWSLETTER CSS
    34. JOB CSS
    35. LOGIN CSS
    36. ERROR CSS
    37. COMING CSS
    38. POLICY CSS
    39. HELP CSS
    40. ARTICLE CSS
    41. BANNER CSS
    42. PROFILE CSS
    43. BLOG CSS
    44. FOOTER CSS



**********************************************/
/*----------------------------------------*/
/*  01. THEME DEFAULT CSS START
/*----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Oswald:wght@300;400;500;600;700&family=Poppins:wght@300;400;500;600;700;800&family=Rajdhani:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700;900&family=Space+Grotesk:wght@300;400;500;600;700&family=Syne:wght@400;500;600;700;800&display=swap");
h1,
h2,
h3,
h4,
h5,
h6, a,
.btn,
p,
button,
input,
select,
textarea,
li,
img,
.transition-3, .body-overlay, .nice-select::after, .tp-cart-plus,
.tp-cart-minus, .back-to-top-wrapper {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

:root {
  /**
  @font family declaration
  */
  --tp-ff-body: 'Inter', sans-serif;
  --tp-ff-heading: 'Space Grotesk', sans-serif;
  --tp-ff-p: 'Inter', sans-serif;
  --tp-ff-inter: 'Inter', sans-serif;
  --tp-ff-roboto: 'Roboto', sans-serif ;
  --tp-ff-oswald: 'Oswald', sans-serif;
  --tp-ff-poppins: 'Poppins', sans-serif;
  --tp-ff-space: 'Space Grotesk', sans-serif;
  --tp-ff-play: 'Playfair Display', serif;;
  --tp-ff-syne: 'Syne', sans-serif;;
  --tp-ff-rajdhani: 'Rajdhani', sans-serif;;
  --tp-ff-fontawesome: "Font Awesome 6 Pro";
  /**
  @color declaration
  */
  --tp-common-white: #ffffff;
  --tp-common-white-op-7: rgba(255, 255, 255, 0.7019607843);
  --tp-common-white-op-3: rgba(255, 255, 255, 0.3019607843);
  --tp-common-white-op-03: rgba(255, 255, 255, 0.3019607843);
  --tp-common-white-op-1: rgba(255, 255, 255, 0.1019607843);
  --tp-common-black-solid: #000;
  --tp-common-black: #03041C;
  --tp-common-black-2: #152E27;
  --tp-common-black-3: #101D2D;
  --tp-common-black-4: #2C2D3C;
  --tp-common-black-5: #090E38;
  --tp-common-black-6: #171C44;
  --tp-common-black-7: #12173E;
  --tp-common-black-8: #141637;
  --tp-common-black-9: #0D121E;
  --tp-common-black-10: #414651;
  --tp-common-black-11: #04121F;
  --tp-common-black-12: #111428;
  --tp-common-black-13: #0C0F21;
  --tp-common-black-14: #1F2235;
  --tp-common-black-15: #051214;
  --tp-common-black-16: #06071C;
  --tp-common-black-17: #0D1031;
  --tp-common-black-18: #050616;
  --tp-common-black-19: #383840;
  --tp-common-blue: #171871;
  --tp-common-blue-2: #3242EE;
  --tp-common-blue-3: #306AFA;
  --tp-common-blue-4: #2160FE;
  --tp-common-blue-5: #0057FC;
  --tp-common-blue-dark: #1B2BD7;
  --tp-common-khaki: #E0D1B4;
  --tp-common-khaki-2: #FFE4D4;
  --tp-common-khaki-3: #FCD2B9;
  --tp-common-khaki-4: #FF904F;
  --tp-common-purple: #6364DB;
  --tp-common-purple-2: #5557F3;
  --tp-common-purple-3: #7B62FF;
  --tp-common-purple-4: #7C6ADD;
  --tp-common-purple-5: #9542F4;
  --tp-common-purple-6: #5672FF;
  --tp-common-purple-7: #5253CE;
  --tp-common-purple-light: #EDEFF9;
  --tp-common-purple-dark: #1D1D4D;
  --tp-common-footer-bg: #1D1D4D;
  --tp-common-footer-bg-dark: #090E38;
  --tp-common-footer-bg-black: #12173E;
  --tp-common-footer-bg-black-2: #0D121E;
  --tp-common-footer-bg-black-3: #1F2235;
  --tp-common-footer-bg-black-4: #050616;
  --tp-common-footer-bg-green: #022B26;
  --tp-common-footer-bg-green-dark: #002E24;
  --tp-common-footer-bg-grey: #F3F3F5;
  --tp-common-footer-bg-grey-4: #F0F0F5;
  --tp-common-footer-bg-blue: #1D1D4C;
  --tp-common-green: #008080;
  --tp-common-green-2: #08AF5C;
  --tp-common-green-3: #03A191;
  --tp-common-green-4: #5EB74B;
  --tp-common-green-5: #14B789;
  --tp-common-green-6: #C9CDAA;
  --tp-common-green-7: #1BA930;
  --tp-common-green-dark: #0E3531;
  --tp-common-green-dark-2: #09554D;
  --tp-common-green-light: #7ABB8D;
  --tp-common-green-light-2: #E7F2F2;
  --tp-common-green-light-3: #E2F3F0;
  --tp-common-green-light-4: #DFF1EE;
  --tp-common-green-light-5: #D9E7DB;
  --tp-common-pink: #F96B6A;
  --tp-common-pink-2: #FF3975;
  --tp-common-pink-3: #F21C83;
  --tp-common-pink-4: #E349E3;
  --tp-common-pink-light: #FFEEF1;
  --tp-common-yellow: #FFB422;
  --tp-common-yellow-2: #E99A4E;
  --tp-common-yellow-3: #FFC062;
  --tp-common-yellow-4: #FFFF2B;
  --tp-common-yellow-5: #FFB21D;
  --tp-common-orange: #F46A35;
  --tp-common-orange-2: #EA7B50;
  --tp-common-orange-3: #FF8045;
  --tp-common-orange-4: #FF8848;
  --tp-common-brown: #F1E2CB;
  --tp-common-brown-dark: #D96800;
  --tp-common-brown-dark-2: #D93D1E;
  --tp-common-brown-light: #E8EBF0;
  --tp-heading-primary: #03041C;
  --tp-grey-1: #F1F1F1;
  --tp-grey-2: #F5F6F8;
  --tp-grey-3: #E6E6EC;
  --tp-grey-4: #F0F0F5;
  --tp-grey-5: #D4D4DD;
  --tp-grey-6: #D5D5DF;
  --tp-grey-7: #F5F5F5;
  --tp-grey-8: #F8F8F8;
  --tp-grey-9: #F3F3F3;
  --tp-grey-10: #F4F5FA;
  --tp-grey-11: #EFF1F8;
  --tp-grey-12: #F3F3F5;
  --tp-grey-13: #F8F4EE;
  --tp-grey-14: #F9F9F9;
  --tp-grey-15: #F5F5F8;
  --tp-grey-16: #F7F7F7;
  --tp-grey-17: #F0F2EE;
  --tp-grey-18: #F2F3F5;
  --tp-text-body: #525258;
  --tp-text-1: #525258;
  --tp-text-2: #A3A3AA;
  --tp-text-3: #B0B0B8;
  --tp-text-4: #BDBDC6;
  --tp-text-5: #EAEAEA;
  --tp-text-6: #5E6167;
  --tp-text-7: #9598B5;
  --tp-text-8: #898DA9;
  --tp-text-9: #8D90AA;
  --tp-text-10: #85858B;
  --tp-text-11: #B2B8B7;
  --tp-text-12: #C2C7C6;
  --tp-text-13: #6C6C7C;
  --tp-text-14: #717388;
  --tp-text-15: #81849B;
  --tp-text-16: #CACBD2;
  --tp-text-17: #898A94;
  --tp-text-18: #5E626A;
  --tp-text-19: #787D87;
  --tp-text-20: #8F98AA;
  --tp-text-21: #8A8D94;
  --tp-text-22: #7D8995;
  --tp-text-23: #858585;
  --tp-text-24: #C0C9C7;
  --tp-text-25: #B7B7BB;
  --tp-theme-1: #F50963;
  --tp-theme-1-dark: #C3004B;
  --tp-theme-2: #008080;
  --tp-theme-2-dark: #065454;
  --tp-theme-3: #F31E5E;
  --tp-theme-4: #AB6C56;
  --tp-theme-4-dark: #844B37;
  --tp-theme-5: #4353FF;
  --tp-theme-6: #3661FC;
  --tp-theme-7: #2CAE76;
  --tp-theme-8: #FF5A1B;
  --tp-theme-9: #03041C;
  --tp-theme-10: #ED212C;
  --tp-rgb-theme-1: 245, 9, 99;
  --tp-rgb-theme-1-dark: 195, 0, 75;
  --tp-rgb-theme-2: 0, 128, 128;
  --tp-rgb-theme-2-dark: 6, 84, 84;
  --tp-rgb-theme-3: 243, 30, 94;
  --tp-rgb-theme-4: 171, 108, 86;
  --tp-rgb-theme-4-dark: 132, 75, 55;
  --tp-rgb-theme-5: 67, 83, 255;
  --tp-rgb-theme-6: 54, 97, 252;
  --tp-rgb-theme-7: 44, 174, 118;
  --tp-rgb-theme-8: 255, 90, 27;
  --tp-rgb-theme-9: 3, 4, 28;
  --tp-rgb-theme-10: 237, 33, 44;
  --tp-rgb-purple: 99, 100, 219;
  --tp-border-1: rgba(255, 255, 255, 0.1019607843);
  --tp-border-2: #EAEAF0;
  --tp-border-3: rgba(255, 255, 255, 0.2);
  --tp-border-4: #EFEFF5;
  --tp-border-5: #EAEAEF;
  --tp-border-6: #CFD0DA;
  --tp-border-7: #E8E9F1;
  --tp-border-8: #F1F1F1;
  --tp-border-9: #EFEFEF;
  /**
  @font weight declaration
  */
  --tp-fw-normal: normal;
  --tp-fw-elight: 200;
  --tp-fw-light: 300;
  --tp-fw-regular: 400;
  --tp-fw-medium: 500;
  --tp-fw-sbold: 600;
  --tp-fw-bold: 700;
  --tp-fw-ebold: 800;
  --tp-fw-black: 900;
  /**
  @font size declaration
  */
  --tp-fz-body: 14px;
  --tp-fz-p: 14px;
  --tp-fz-h1: 40px;
  --tp-fz-h2: 36px;
  --tp-fz-h3: 24px;
  --tp-fz-h4: 20px;
  --tp-fz-h5: 16px;
  --tp-fz-h6: 14px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/*---------------------------------
	typography css start 
---------------------------------*/
body {
  font-family: var(--tp-ff-body);
  font-size: var(--tp-fz-body);
  font-weight: var(--tp-fw-regular);
  color: var(--tp-text-body);
  line-height: 26px;
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--tp-ff-heading);
  color: var(--tp-heading-primary);
  margin-top: 0px;
  font-weight: var(--tp-fw-bold);
  line-height: 1.2;
}

h1 {
  font-size: var(--tp-fz-h1);
}

h2 {
  font-size: var(--tp-fz-h2);
}

h3 {
  font-size: var(--tp-fz-h3);
}

h4 {
  font-size: var(--tp-fz-h4);
}

h5 {
  font-size: var(--tp-fz-h5);
}

h6 {
  font-size: var(--tp-fz-h6);
}

ul {
  margin: 0px;
  padding: 0px;
}

p {
  font-family: var(--tp-ff-p);
  font-size: var(--tp-fz-p);
  font-weight: var(--tp-fw-regular);
  color: var(--tp-text-body);
  margin-bottom: 15px;
  line-height: 26px;
}

a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}

a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

a,
button {
  color: inherit;
  outline: none;
  border: none;
  background: transparent;
}

button:hover {
  cursor: pointer;
}

button:focus {
  outline: 0;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=password],
input[type=url],
textarea {
  outline: none;
  background-color: #EFF0F2;
  height: 54px;
  width: 100%;
  line-height: 54px;
  font-size: 16px;
  border: 2px solid #EFF0F2;
  color: var(--tp-common-black);
  padding-left: 29px;
  padding-right: 29px;
}
[dir=rtl] input[type=text],
[dir=rtl] input[type=email],
[dir=rtl] input[type=tel],
[dir=rtl] input[type=number],
[dir=rtl] input[type=password],
[dir=rtl] input[type=url],
[dir=rtl] textarea {
  text-align: right;
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #84848B;
}
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #84848B;
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #84848B;
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #84848B;
}

textarea {
  height: 160px;
  line-height: 1.2;
  padding-top: 20px;
  resize: none;
}

input[type=color] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  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;
}

::-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;
}

*::-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;
}

/*---------------------------------
    common classes css start 
---------------------------------*/
.w-img img {
  width: 100%;
}

.m-img img {
  max-width: 100%;
}

.fix {
  overflow: hidden;
}

.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-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.include-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.background-fixed {
  background-attachment: fixed;
}

/*----------------------------------------
    Body Overlay 
-----------------------------------------*/
.body-overlay {
  background-color: var(--tp-common-black);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.body-overlay:hover {
  cursor: pointer;
}

.body-overlay.opened {
  opacity: 0.7;
  visibility: visible;
}

/*----------------------------------------
    Progress Wrap
-----------------------------------------*/
@media (max-width: 575px) {
  .progress-wrap {
    right: 15px;
    bottom: 15px;
  }
}

.tp-pagination ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.tp-pagination ul li {
  list-style: none;
  margin-bottom: 20px;
  transition: none;
}
.tp-pagination ul li:not(:last-child) {
  margin-right: 5px;
}
.tp-pagination ul li a, .tp-pagination ul li span {
  display: inline-block;
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: var(--tp-text-1);
  min-height: 44px;
  min-width: 44px;
  line-height: 44px;
  text-align: center;
  background-color: var(--tp-common-white);
  box-shadow: 0px 1px 3px rgba(3, 4, 28, 0.1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.tp-pagination ul li a:hover, .tp-pagination ul li a.current, .tp-pagination ul li span:hover, .tp-pagination ul li span.current {
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
  border-color: var(--tp-theme-1);
}
.tp-pagination ul li a svg, .tp-pagination ul li a i, .tp-pagination ul li span svg, .tp-pagination ul li span i {
  margin-left: 2px;
}
.tp-pagination ul li a svg, .tp-pagination ul li span svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.tp-pagination ul li a.page-numbers {
  padding: 12px 19px;
  line-height: 1.2;
}
.tp-pagination ul li a.tp-pagination-prev svg, .tp-pagination ul li a.tp-pagination-prev i {
  margin-left: 0;
  margin-right: 2px;
}
.tp-pagination-style-2 ul li a, .tp-pagination-style-2 ul li span {
  border: 1px solid #EAEAEF;
  line-height: 42px;
  box-shadow: none;
}

.tp-pagination.tp-pagination-style-2.mt-20 {
  margin-top: 0;
}
.tp-pagination.tp-pagination-style-2.mt-20 ul {
  margin-top: 20px;
}

.tp-pagination.mt-20 {
  margin-top: 0;
}
.tp-pagination.mt-20 ul {
  margin-top: 20px;
}

.tp-blog-area .tp-pagination ul {
  padding-left: 0;
  margin-bottom: 0;
}

[dir=rtl] .nice-select {
  float: right;
  text-align: right !important;
}
.nice-select::after {
  border: none;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  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;
}
[dir=rtl] .nice-select::after {
  right: auto;
  left: 0;
}
[dir=rtl] .nice-select .option {
  text-align: right;
}
.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);
}

.tp-thumb-overlay {
  position: absolute;
  content: "";
  top: 0;
  left: 0%;
  width: 0%;
  height: 100%;
  background-color: var(--tp-grey-4);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: tpoverlay;
  animation-name: tpoverlay;
  animation-delay: 0.3s;
  animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
  z-index: 99;
}

@-webkit-keyframes tpoverlay {
  0%, 100% {
    width: 0%;
    left: 0%;
  }
  50% {
    width: 100%;
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
@-moz-keyframes tpoverlay {
  0%, 100% {
    width: 0%;
    left: 0%;
  }
  50% {
    width: 100%;
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
@-ms-keyframes tpoverlay {
  0%, 100% {
    width: 0%;
    left: 0%;
  }
  50% {
    width: 100%;
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
@keyframes tpoverlay {
  0%, 100% {
    width: 0%;
    left: 0%;
  }
  50% {
    width: 100%;
    left: 0%;
  }
  100% {
    left: 100%;
  }
}
.tp-gx-6 {
  --bs-gutter-x: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-gx-6 {
    --bs-gutter-x: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-gx-6 {
    --bs-gutter-x: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-gx-6 {
    --bs-gutter-x: 30px;
  }
}
@media (max-width: 575px) {
  .tp-gx-6 {
    --bs-gutter-x: 15px;
  }
}
.tp-gx-6 [class*=col-] {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.tp-gx-4 {
  --bs-gutter-x: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-gx-4 {
    --bs-gutter-x: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-gx-4 {
    --bs-gutter-x: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-gx-4 {
    --bs-gutter-x: 30px;
  }
}
@media (max-width: 575px) {
  .tp-gx-4 {
    --bs-gutter-x: 15px;
  }
}
.tp-gx-4 [class*=col-] {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.tp-gx-20 {
  --bs-gutter-x: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-gx-20 {
    --bs-gutter-x: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-gx-20 {
    --bs-gutter-x: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-gx-20 {
    --bs-gutter-x: 15px;
  }
}
@media (max-width: 575px) {
  .tp-gx-20 {
    --bs-gutter-x: 10px;
  }
}
.tp-gx-20 [class*=col-] {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.bg-luminosity {
  background-blend-mode: luminosity;
}

.tp-bg-no-repeat {
  background-repeat: no-repeat;
  background-repeat: repeat-x;
}

.tp-product-quantity {
  width: 148px;
  position: relative;
}

.tp-cart-plus,
.tp-cart-minus {
  width: 45px;
  height: 44px;
  line-height: 44px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: var(--tp-common-black);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tp-cart-plus::after,
.tp-cart-minus::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  background-color: #DADCE0;
}
.tp-cart-plus svg,
.tp-cart-minus svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.tp-cart-plus:hover,
.tp-cart-minus:hover {
  cursor: pointer;
  color: var(--tp-theme-1);
}
.tp-cart-plus.tp-cart-plus,
.tp-cart-minus.tp-cart-plus {
  left: auto;
  right: 0;
}
.tp-cart-plus.tp-cart-plus::after,
.tp-cart-minus.tp-cart-plus::after {
  left: 0;
  right: auto;
}

.tp-cart-input[type=text] {
  height: 44px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #DADCE0;
  background-color: var(--tp-common-white);
  padding: 0 45px;
}
[dir=rtl] .tp-cart-input[type=text] {
  text-align: center;
}
.tp-cart-input[type=text]:focus {
  outline: none;
}

.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;
}
[dir=rtl] .back-to-top-wrapper {
  right: auto;
  left: 50px;
}
@media (max-width: 575px) {
  .back-to-top-wrapper {
    right: 20px;
    bottom: 20px;
  }
  [dir=rtl] .back-to-top-wrapper {
    right: auto;
    left: 20px;
  }
}
.back-to-top-wrapper.back-to-top-btn-show {
  visibility: visible;
  opacity: 1;
  bottom: 50px;
}

.back-to-top-btn {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: var(--tp-common-black);
  box-shadow: 0px 8px 16px rgba(3, 4, 28, 0.3);
  color: var(--tp-common-white);
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.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-separator {
  width: 100%;
  height: 1px;
  background-color: var(--tp-border-5);
}
.tp-separator-white {
  background-color: var(--tp-common-white);
}

div.tp-height-100vh {
  height: 100vh;
}

/* event plugin css */
.etn-single-event-ticket-wrap,
.etn-widget.etn-add-calender-url,
.etn-widget.etn-event-organizers {
  margin-top: 30px;
}

.etn-event-form-parent.etn-ticket-variation .ticket-header {
  color: var(--tp-theme-1);
}

.etn-widget.etn-add-calender-url {
  margin-top: 35px;
}
.etn-widget.etn-add-calender-url ul li a:hover {
  background-color: var(--tp-theme-1);
}
.etn-widget.etn-add-calender-url ul li a:hover p {
  color: #fff;
}

div.etn-variable-ticket-widget .etn-variable-total-price {
  border-color: var(--tp-theme-1);
}

input.etn-btn.etn-primary {
  background-color: var(--tp-theme-1);
}
input.etn-btn.etn-primary:hover {
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
}

/* donation plugin */
.tp-donation {
  background-color: #f0f0f5;
}
.tp-donation .give-form-title, .tp-donation .give-goal-progress, .tp-donation .give_error.give_warning {
  display: none;
}
.tp-donation .give-donation-level-btn {
  display: inline-block;
  min-width: 90px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: var(--tp-common-white);
  border: 0;
  outline: 0;
  box-shadow: 0px 1px 3px rgba(3, 4, 28, 0.1);
  border-radius: 6px;
  font-size: 18px;
  font-family: var(--tp-ff-space);
  padding: 0 15px;
  color: var(--tp-text-body);
}
.tp-donation .give-donation-level-btn.give-default-level, .tp-donation .give-donation-level-btn:hover {
  box-shadow: 0px 30px 40px rgba(3, 4, 28, 0.1);
}
.tp-donation [id*=give-form].give-display-modal .give-btn,
.tp-donation [id*=give-form].give-display-reveal .give-btn {
  padding: 0 15px;
}
.tp-donation .give-form {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 13px;
  flex-wrap: wrap;
}
.tp-donation .give-btn:not(.give-donation-level-btn) {
  display: inline-block;
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: var(--tp-common-white);
  box-shadow: 0px 6px 10px rgba(133, 24, 36, 0.3);
  border-radius: 6px;
  padding: 18px 31px 20px !important;
  background-image: -webkit-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: -moz-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: -ms-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: -o-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  position: relative;
  z-index: 1;
  transition: transform 0.2s ease-in-out;
  margin-bottom: 36px !important;
}
.tp-donation .give-btn:not(.give-donation-level-btn):hover {
  box-shadow: 0px 4px 10px rgba(150, 21, 35, 0.3);
  color: var(--tp-common-white);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}
.tp-donation div.give-donation-amount {
  display: inline-block;
  min-width: 90px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: var(--tp-common-white);
  border: 0;
  outline: 0;
  box-shadow: 0px 1px 3px rgba(3, 4, 28, 0.1);
  border-radius: 6px;
  font-size: 18px;
  font-family: var(--tp-ff-space);
  padding: 0 10px;
  padding-right: 7px;
}

form[id*=give-form] .give-donation-amount input#give-amount {
  border: 0;
  padding: 0;
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
  padding: 0;
  background-color: var(--tp-common-white);
  border: 0;
  margin-right: 3px;
  color: var(--tp-text-body);
}

form[id*=give-form] .give-donation-amount input.give-amount-top {
  width: 60px;
  min-width: 60px;
  padding: 0 15px;
}

div.give-donation-amount.form-row-wide {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 35px;
}

form[id*=give-form] .give-donation-amount #give-amount,
form[id*=give-form] .give-donation-amount #give-amount-text {
  color: var(--tp-text-body);
  min-width: 60px;
}

div.give-total-wrap {
  margin-right: 20px;
}

#give-donation-level-button-wrap > li {
  margin-right: 18px;
}

form[id*=give-form] .form-row input[type=text][id*=give-first], form[id*=give-form] .form-row input[type=text][id*=give-last] {
  width: 100%;
  height: 60px;
  border: 1px solid var(--tp-grey-15);
  outline: 0;
  background-color: var(--tp-grey-15);
  color: var(--tp-common-black);
  padding: 0 25px;
}
form[id*=give-form] .form-row input[type=text][id*=give-first]:focus, form[id*=give-form] .form-row input[type=text][id*=give-last]:focus {
  border-color: var(--tp-theme-1);
  background-color: var(--tp-common-white);
}
form[id*=give-form] .form-row input[type=email][id*=give-email] {
  width: 100%;
  height: 60px;
  border: 1px solid var(--tp-grey-15);
  outline: 0;
  background-color: var(--tp-grey-15);
  color: var(--tp-common-black);
  padding: 0 25px;
}
form[id*=give-form] .form-row input[type=email][id*=give-email]:focus {
  border-color: var(--tp-theme-1);
  background-color: var(--tp-common-white);
}

input[id*=give-purchase-button] {
  display: inline-block;
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: var(--tp-common-white);
  box-shadow: 0px 6px 10px rgba(133, 24, 36, 0.3);
  border-radius: 6px;
  padding: 14px 31px 16px;
  background: none;
  background-image: -webkit-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: -moz-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: -ms-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: -o-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  position: relative;
  z-index: 1;
  transition: transform 0.2s ease-in-out;
  border: 0;
}
input[id*=give-purchase-button]:hover {
  color: var(--tp-common-white);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
  background: transparent;
  background-image: -webkit-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: -moz-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: -ms-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: -o-linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
  background-image: linear-gradient(180deg, #FF3939 0.01%, #BF2132 100%);
}

form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  color: #333;
  float: left;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 0 0;
}

form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
  background: transparent;
  border: 0;
  padding: 0 0;
  margin-left: 7px;
}

form.give-form-wrap {
  padding: 50px;
}

.give_error, .give_success, .give_warning {
  width: 100%;
}

.zoom-instagram .zoom-instagram-widget__items.layout-fullwidth {
  display: block !important;
}

.zoom-instagram-widget__item {
  transition: inherit !important;
}

.instagram__open-icon .zoom-instagram-widget__item .zoom-instagram-widget__item-inner-wrap .zoom-instagram-icon-wrap a.zoom-svg-instagram-stroke {
  display: inline-block;
  position: absolute;
  top: 70%;
  left: 50%;
  width: 0;
  height: 0;
  z-index: 1;
  line-height: 0;
  border: 0;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  color: var(--tp-common-white);
  visibility: hidden;
  opacity: 0;
  background: none;
}

.zoom-instagram-widget__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

/*----------------------------------------*/
/*  KEYFRAME CSS START
/*----------------------------------------*/
/* pulse effect animation */
@-webkit-keyframes pulse {
  0% {
    -webkit-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% {
    -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    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);
  }
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@-moz-keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@-ms-keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
  }
}
@-webkit-keyframes about-text {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes about-text {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes about-text {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes about-text {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes faq-text {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes faq-text {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes faq-text {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes faq-text {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes sliderTitle3 {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-moz-keyframes sliderTitle3 {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-ms-keyframes sliderTitle3 {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@keyframes sliderTitle3 {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-webkit-keyframes sectionPreTitle {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-moz-keyframes sectionPreTitle {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-ms-keyframes sectionPreTitle {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@keyframes sectionPreTitle {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-webkit-keyframes aboutGradient {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-moz-keyframes aboutGradient {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-ms-keyframes aboutGradient {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@keyframes aboutGradient {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-webkit-keyframes tprotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes tprotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes tprotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes tprotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes tptranslateY {
  0% {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
  }
}
@-moz-keyframes tptranslateY {
  0% {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
  }
}
@-ms-keyframes tptranslateY {
  0% {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
  }
}
@keyframes tptranslateY {
  0% {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
  }
}
@-webkit-keyframes tptranslateY2 {
  0% {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-moz-keyframes tptranslateY2 {
  0% {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-ms-keyframes tptranslateY2 {
  0% {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes tptranslateY2 {
  0% {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-webkit-keyframes tptranslateX {
  0% {
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
  100% {
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
  }
}
@-moz-keyframes tptranslateX {
  0% {
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
  100% {
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
  }
}
@-ms-keyframes tptranslateX {
  0% {
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
  100% {
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
  }
}
@keyframes tptranslateX {
  0% {
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -o-transform: translateX(-80px);
    transform: translateX(-80px);
  }
  100% {
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
  }
}
@-webkit-keyframes tptranslateX2 {
  0% {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-moz-keyframes tptranslateX2 {
  0% {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-ms-keyframes tptranslateX2 {
  0% {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes tptranslateX2 {
  0% {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-webkit-keyframes pulse-2 {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(21, 165, 150, 0.1);
    box-shadow: 0 0 0 0 rgba(21, 165, 150, 0.1);
  }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(21, 165, 150, 0);
    box-shadow: 0 0 0 20px rgba(21, 165, 150, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(21, 165, 150, 0);
    box-shadow: 0 0 0 0 rgba(21, 165, 150, 0);
  }
}
@-moz-keyframes pulse-2 {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(21, 165, 150, 0.1);
    box-shadow: 0 0 0 0 rgba(21, 165, 150, 0.1);
  }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(21, 165, 150, 0);
    box-shadow: 0 0 0 20px rgba(21, 165, 150, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(21, 165, 150, 0);
    box-shadow: 0 0 0 0 rgba(21, 165, 150, 0);
  }
}
@-ms-keyframes pulse-2 {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(21, 165, 150, 0.1);
    box-shadow: 0 0 0 0 rgba(21, 165, 150, 0.1);
  }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(21, 165, 150, 0);
    box-shadow: 0 0 0 20px rgba(21, 165, 150, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(21, 165, 150, 0);
    box-shadow: 0 0 0 0 rgba(21, 165, 150, 0);
  }
}
@keyframes pulse-2 {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(21, 165, 150, 0.1);
    box-shadow: 0 0 0 0 rgba(21, 165, 150, 0.1);
  }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(21, 165, 150, 0);
    box-shadow: 0 0 0 20px rgba(21, 165, 150, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(21, 165, 150, 0);
    box-shadow: 0 0 0 0 rgba(21, 165, 150, 0);
  }
}
@-webkit-keyframes gadientbg {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-moz-keyframes gadientbg {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-ms-keyframes gadientbg {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@keyframes gadientbg {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}
@-webkit-keyframes borderRadius {
  0% {
    border-radius: 65% 35% 50% 50%/59% 50% 50% 41%;
  }
  100% {
    border-radius: 33% 67% 43% 57%/69% 24% 76% 31%;
  }
}
@-moz-keyframes borderRadius {
  0% {
    border-radius: 65% 35% 50% 50%/59% 50% 50% 41%;
  }
  100% {
    border-radius: 33% 67% 43% 57%/69% 24% 76% 31%;
  }
}
@-ms-keyframes borderRadius {
  0% {
    border-radius: 65% 35% 50% 50%/59% 50% 50% 41%;
  }
  100% {
    border-radius: 33% 67% 43% 57%/69% 24% 76% 31%;
  }
}
@keyframes borderRadius {
  0% {
    border-radius: 65% 35% 50% 50%/59% 50% 50% 41%;
  }
  100% {
    border-radius: 33% 67% 43% 57%/69% 24% 76% 31%;
  }
}
@-webkit-keyframes tpupdown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@-moz-keyframes tpupdown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@-ms-keyframes tpupdown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes tpupdown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@-webkit-keyframes tpleftright {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-moz-keyframes tpleftright {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-ms-keyframes tpleftright {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes tpleftright {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-webkit-keyframes tpswing {
  0% {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }
}
@-moz-keyframes tpswing {
  0% {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }
}
@-ms-keyframes tpswing {
  0% {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }
}
@keyframes tpswing {
  0% {
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    -o-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }
}
@-webkit-keyframes tpscale {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    -webkit-transform: rotate(1.05);
    -moz-transform: rotate(1.05);
    -ms-transform: rotate(1.05);
    -o-transform: rotate(1.05);
    transform: rotate(1.05);
  }
}
@-moz-keyframes tpscale {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    -webkit-transform: rotate(1.05);
    -moz-transform: rotate(1.05);
    -ms-transform: rotate(1.05);
    -o-transform: rotate(1.05);
    transform: rotate(1.05);
  }
}
@-ms-keyframes tpscale {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    -webkit-transform: rotate(1.05);
    -moz-transform: rotate(1.05);
    -ms-transform: rotate(1.05);
    -o-transform: rotate(1.05);
    transform: rotate(1.05);
  }
}
@keyframes tpscale {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    -webkit-transform: rotate(1.05);
    -moz-transform: rotate(1.05);
    -ms-transform: rotate(1.05);
    -o-transform: rotate(1.05);
    transform: rotate(1.05);
  }
}
.animate-border::before, .animate-border::after {
  content: "";
  position: absolute;
  background-color: var(--tp-theme-8);
  width: 0;
  height: 1px;
  transition: width 0.0375s;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.animate-border::before {
  top: 0;
  left: 0;
  transition-delay: 0.6s;
}
.animate-border::after {
  right: 0;
  bottom: 0;
  left: auto;
  transition-delay: 0.2s;
}
.animate-border .services-border::before, .animate-border .services-border::after {
  content: "";
  position: absolute;
  background-color: var(--tp-theme-8);
  height: 0;
  width: 1px;
  transition: height 0.0375s;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.animate-border .services-border::before {
  transition-delay: 0s;
  bottom: 0;
  left: 0;
}
.animate-border .services-border::after {
  top: 0;
  right: 0;
  transition-delay: 0.4s;
}
.animate-border:hover::after, .animate-border:hover::before {
  width: 100%;
}
.animate-border:hover::before {
  transition-delay: 0s;
}
.animate-border:hover::after {
  transition-delay: 0.4s;
}
.animate-border:hover .services-border::after, .animate-border:hover .services-border::before {
  height: 100%;
}
.animate-border:hover .services-border::before {
  transition-delay: 0.6s;
}
.animate-border:hover .services-border::after {
  transition-delay: 0.2s;
}

.animate-border-2::before, .animate-border-2::after {
  content: "";
  position: absolute;
  background-color: var(--tp-theme-8);
  width: 0;
  height: 1px;
  transition: width 0.0375s;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.animate-border-2::before {
  top: 0;
  left: 0;
}
.animate-border-2::after {
  right: 0;
  bottom: 0;
  left: auto;
}
.animate-border-2 .services-border-2::before, .animate-border-2 .services-border-2::after {
  content: "";
  position: absolute;
  background-color: var(--tp-theme-8);
  height: 0;
  width: 1px;
  transition: height 0.0375s;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.animate-border-2 .services-border-2::before {
  top: 0;
  left: 0;
}
.animate-border-2 .services-border-2::after {
  top: auto;
  bottom: 0;
  right: 0;
}
.animate-border-2:hover::after, .animate-border-2:hover::before {
  width: 100%;
}
.animate-border-2:hover .services-border-2::after, .animate-border-2:hover .services-border-2::before {
  height: 100%;
}

@-webkit-keyframes tp_slide_up {
  0% {
    -webkit-transform: translateY(3.25rem);
    transform: translateY(3.25rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes tp_slide_up {
  0% {
    -webkit-transform: translateY(3.25rem);
    transform: translateY(3.25rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-ms-keyframes tp_slide_up {
  0% {
    -webkit-transform: translateY(3.25rem);
    transform: translateY(3.25rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes tp_slide_up {
  0% {
    -webkit-transform: translateY(3.25rem);
    transform: translateY(3.25rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes tp_slide_left {
  0% {
    -webkit-transform: translateX(3.25rem);
    transform: translateX(3.25rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes tp_slide_left {
  0% {
    -webkit-transform: translateX(3.25rem);
    transform: translateX(3.25rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-ms-keyframes tp_slide_left {
  0% {
    -webkit-transform: translateX(3.25rem);
    transform: translateX(3.25rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes tp_slide_left {
  0% {
    -webkit-transform: translateX(3.25rem);
    transform: translateX(3.25rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.tp-border-loader svg {
  transform: rotate(-90deg);
}

.tp-border-loader svg circle {
  stroke: rgba(255, 255, 255, 0.4);
}
.tp-border-loader svg circle:last-child {
  stroke: #fff;
  stroke-dashoffset: -356px;
  stroke-dasharray: 0px, 366px;
}
@-webkit-keyframes tp-border-loader {
  0% {
    stroke-dashoffset: -356px;
    stroke-dasharray: 356px, 366px;
  }
  95% {
    stroke-dashoffset: 0;
    stroke-dasharray: 356px, 366px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 366px;
  }
}
@-moz-keyframes tp-border-loader {
  0% {
    stroke-dashoffset: -356px;
    stroke-dasharray: 356px, 366px;
  }
  95% {
    stroke-dashoffset: 0;
    stroke-dasharray: 356px, 366px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 366px;
  }
}
@-ms-keyframes tp-border-loader {
  0% {
    stroke-dashoffset: -356px;
    stroke-dasharray: 356px, 366px;
  }
  95% {
    stroke-dashoffset: 0;
    stroke-dasharray: 356px, 366px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 366px;
  }
}
@keyframes tp-border-loader {
  0% {
    stroke-dashoffset: -356px;
    stroke-dasharray: 356px, 366px;
  }
  95% {
    stroke-dashoffset: 0;
    stroke-dasharray: 356px, 366px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 0, 366px;
  }
}

@-webkit-keyframes tp-pulse-btn-effect {
  70% {
    -webkit-box-shadow: 0 0 0 40px currentColor;
    box-shadow: 0 0 0 40px currentColor;
    opacity: 0;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    opacity: 0;
  }
}
@-moz-keyframes tp-pulse-btn-effect {
  70% {
    -webkit-box-shadow: 0 0 0 40px currentColor;
    box-shadow: 0 0 0 40px currentColor;
    opacity: 0;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    opacity: 0;
  }
}
@-ms-keyframes tp-pulse-btn-effect {
  70% {
    -webkit-box-shadow: 0 0 0 40px currentColor;
    box-shadow: 0 0 0 40px currentColor;
    opacity: 0;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    opacity: 0;
  }
}
@keyframes tp-pulse-btn-effect {
  70% {
    -webkit-box-shadow: 0 0 0 40px currentColor;
    box-shadow: 0 0 0 40px currentColor;
    opacity: 0;
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    opacity: 0;
  }
}
@-webkit-keyframes borderanimate2 {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}
@-moz-keyframes borderanimate2 {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}
@-ms-keyframes borderanimate2 {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}
@keyframes borderanimate2 {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}
@-webkit-keyframes borderanimate3 {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes borderanimate3 {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@-ms-keyframes borderanimate3 {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes borderanimate3 {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes tp_arrow {
  49% {
    transform: translateX(30%);
  }
  50% {
    opacity: 0;
    transform: translateX(-30%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes tp_arrow {
  49% {
    transform: translateX(30%);
  }
  50% {
    opacity: 0;
    transform: translateX(-30%);
  }
  51% {
    opacity: 1;
  }
}
@-ms-keyframes tp_arrow {
  49% {
    transform: translateX(30%);
  }
  50% {
    opacity: 0;
    transform: translateX(-30%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes tp_arrow {
  49% {
    transform: translateX(30%);
  }
  50% {
    opacity: 0;
    transform: translateX(-30%);
  }
  51% {
    opacity: 1;
  }
}
@-webkit-keyframes tp_arrow_svg {
  49% {
    transform: translateX(30%) translateY(-1px);
  }
  50% {
    opacity: 0;
    transform: translateX(-30%) translateY(-1px);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes tp_arrow_svg {
  49% {
    transform: translateX(30%) translateY(-1px);
  }
  50% {
    opacity: 0;
    transform: translateX(-30%) translateY(-1px);
  }
  51% {
    opacity: 1;
  }
}
@-ms-keyframes tp_arrow_svg {
  49% {
    transform: translateX(30%) translateY(-1px);
  }
  50% {
    opacity: 0;
    transform: translateX(-30%) translateY(-1px);
  }
  51% {
    opacity: 1;
  }
}
@keyframes tp_arrow_svg {
  49% {
    transform: translateX(30%) translateY(-1px);
  }
  50% {
    opacity: 0;
    transform: translateX(-30%) translateY(-1px);
  }
  51% {
    opacity: 1;
  }
}
@-webkit-keyframes tp-hotspot {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes tp-hotspot {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
@-ms-keyframes tp-hotspot {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes tp-hotspot {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes tp-hotspot-2 {
  0% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes tp-hotspot-2 {
  0% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
@-ms-keyframes tp-hotspot-2 {
  0% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes tp-hotspot-2 {
  0% {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/*----------------------------------------*/
/*  01. COMMON CSS START
/*----------------------------------------*/
.tp-container-fluid {
  max-width: 1470px;
}

.tp-section-subtitle {
  display: inline-block;
  font-family: var(--tp-ff-space);
  font-weight: 700;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
  background: var(--tp-common-purple);
  border-radius: 20px;
  padding: 1px 21px;
  margin-bottom: 22px;
}
.tp-section-subtitle-border {
  font-family: var(--tp-ff-inter);
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tp-text-1);
  border: 1px solid rgba(3, 4, 28, 0.1);
  border-radius: 20px;
  background-color: transparent;
  padding: 5px 11px;
}
.tp-section-title {
  font-family: var(--tp-ff-space);
  font-weight: 700;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -0.04em;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title {
    font-size: 47px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-section-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title {
    font-size: 45px;
  }
}
@media (max-width: 575px) {
  .tp-section-title {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-section-title br {
    display: none;
  }
}
.tp-section-title-underline {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.tp-section-title-underline svg {
  position: absolute;
  left: 15px;
  bottom: 6px;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-section-title-underline svg {
    width: 100%;
  }
}
.tp-section-title-underline svg path {
  stroke: var(--tp-theme-1);
  stroke-dasharray: 560;
  stroke-dashoffset: 560;
  animation: section_stroke 3s linear forwards infinite;
  -webkit-animation: section_stroke 3s linear forwards infinite;
}
@-webkit-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@-moz-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@-ms-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
.tp-section-title-wrapper p {
  font-size: 18px;
  line-height: 1.56;
  letter-spacing: -0.04em;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-section-title-wrapper p br {
    display: none;
  }
}

.grey-bg {
  background-color: #F6F6FA;
}

.grey-bg-2 {
  background-color: #F5F3F6;
}

.pt-275 {
  padding-top: 275px;
}

#loading {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  margin-top: 0px;
  top: 0px;
}

#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#loading {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  margin-top: 0px;
  top: 0px;
}

#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader__bar {
  width: 270px;
  height: 4px;
  background-color: #E2E2E8;
  margin: auto;
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
}
.preloader__bar-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  background-image: -webkit-linear-gradient(90deg, #F50963 0%, #6A6BFF 100%);
  background-image: -moz-linear-gradient(90deg, #F50963 0%, #6A6BFF 100%);
  background-image: -ms-linear-gradient(90deg, #F50963 0%, #6A6BFF 100%);
  background-image: -o-linear-gradient(90deg, #F50963 0%, #6A6BFF 100%);
  background-image: linear-gradient(90deg, #F50963 0%, #6A6BFF 100%);
  -webkit-transition: all 1s ease-out 0s;
  -moz-transition: all 1s ease-out 0s;
  -ms-transition: all 1s ease-out 0s;
  -o-transition: all 1s ease-out 0s;
  transition: all 1s ease-out 0s;
}
.preloader__logo {
  margin-bottom: 40px;
}
.preloader__logo img.logo-blink {
  animation: tp-blink 0.7s ease-in-out 0.1s infinite;
}
@-webkit-keyframes tp-blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes tp-blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes tp-blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tp-blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.preloader__title {
  font-size: 200px;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .preloader__title {
    font-size: 150px;
  }
}
@media (max-width: 575px) {
  .preloader__title {
    font-size: 90px;
  }
}
.preloader__title-2 {
  font-size: 200px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  color: var(--tp-grey-1);
}
.preloader__title-2::before {
  position: absolute;
  content: attr(data-text-preloader);
  top: 22px;
  left: 0;
  color: var(--tp-common-black);
  opacity: 0;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-animation: letters-loading 3s infinite;
  animation: letters-loading 3s infinite;
}
.preloader__title-2:nth-child(2)::before {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.preloader__title-2:nth-child(3)::before {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.preloader__title-2:nth-child(4)::before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.preloader__title-2:nth-child(5)::before {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.preloader__title-2:nth-child(6)::before {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.preloader__loading {
  font-family: var(--tp-ff-space);
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.9em;
  text-transform: uppercase;
  color: var(--tp-common-black);
}
.preloader__with-text {
  display: none;
}

@-webkit-keyframes letters-loading {
  0%, 75%, 100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  25%, 50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-moz-keyframes letters-loading {
  0%, 75%, 100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  25%, 50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-ms-keyframes letters-loading {
  0%, 75%, 100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  25%, 50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes letters-loading {
  0%, 75%, 100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  25%, 50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes loading {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.testimonial-bg {
  background-color: #F5F5FA;
}

/*----------------------------------------*/
/*  02. BUTTONS CSS START
/*----------------------------------------*/
.tp-btn {
  display: inline-block;
  font-family: var(--tp-ff-space);
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tp-common-white);
  background-color: var(--tp-theme-1);
  text-align: center;
  border-radius: 6px;
  padding: 14px 29px 11px;
}
.tp-btn svg, .tp-btn i {
  margin-right: 4px;
}
.tp-btn svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.tp-btn:hover {
  background-color: var(--tp-common-white);
  color: var(--tp-common-black);
}
.tp-btn-pink {
  padding: 12px 26px 13px;
}
.tp-btn-pink:hover {
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.tp-btn-black {
  background-color: var(--tp-common-black);
  padding: 12px 21px 11px;
  font-size: 14px;
}
.tp-btn-black:hover {
  background-color: var(--tp-theme-1);
  color: var(--tp-common-white);
}

/* hambur btn */
.hamburger-btn {
  width: 34px;
  height: 24px;
  position: relative;
  cursor: pointer;
  background: transparent;
  border: 0;
  outline: 0;
}
.hamburger-btn span {
  display: inline-block;
  position: absolute;
  left: 0;
  background: var(--tp-common-white);
  height: 2px;
  width: 25px;
  opacity: 1;
  z-index: 1;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.hamburger-btn span:nth-child(1) {
  top: 0;
}
.hamburger-btn span:nth-child(2) {
  top: 10px;
  width: 14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hamburger-btn span:nth-child(3) {
  top: 20px;
  right: 0;
  left: auto;
}
.hamburger-btn:hover span:nth-child(1) {
  left: 10px;
}
.hamburger-btn:hover span:nth-child(3) {
  right: 10px;
}

.tp-btn-offcanvas {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: var(--tp-common-white);
  background: var(--tp-theme-1);
  text-align: center;
  font-family: var(--tp-ff-space);
  padding: 9px 22px;
  letter-spacing: -0.02em;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
}
.tp-btn-offcanvas i {
  padding-left: 5px;
}
.tp-btn-offcanvas:hover {
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
}

/*----------------------------------------*/
/*  03. HEADER CSS START
/*----------------------------------------*/
.header__transparent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header__padding {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.header__sticky.header-sticky {
  position: fixed !important;
  left: 0;
  margin: auto;
  top: 0;
  width: 100%;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  z-index: 99;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0px 4px 10px rgba(3, 4, 28, 0.1);
  box-shadow: 0px 4px 10px rgba(3, 4, 28, 0.1);
  background: var(--tp-common-white);
}
.header__sticky.header-sticky .main-menu ul li a {
  color: var(--tp-common-black);
}
.header__sticky.header-sticky .main-menu ul li a::after {
  color: var(--tp-common-black);
}
.header__sticky.header-sticky .main-menu ul li:hover > a {
  color: var(--tp-theme-1);
}
.header__sticky.header-sticky .main-menu ul li:hover > a::after {
  color: var(--tp-theme-1);
}
.header__sticky.header-sticky .header__btn .tp-btn:hover {
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.header__sticky.header-sticky .logo .logo-light {
  display: none;
}
.header__sticky.header-sticky .logo .logo-black {
  display: block;
}
.header__sticky.header-sticky .hamburger-btn span {
  background-color: var(--tp-common-black);
}
.header__sticky.header-sticky .hamburger-btn:hover span {
  background-color: var(--tp-theme-1);
}
.header__black .logo .logo-light {
  display: none;
}
.header__black .logo .logo-black {
  display: block;
}
.header__black .main-menu ul li a {
  color: var(--tp-common-black);
}
.header__black .main-menu ul li.has-dropdown > a::after {
  color: var(--tp-common-black);
}
.header__black .main-menu ul li:hover > a {
  color: var(--tp-theme-1);
}
.header__black .main-menu ul li:hover > a::after {
  color: var(--tp-theme-1);
}
.header__black .tp-btn-header {
  border-radius: 6px;
  padding: 14px 27px 11px;
}
.header__black .tp-btn-header span {
  margin-left: 23px;
  position: relative;
}
.header__black .tp-btn-header span::after {
  position: absolute;
  content: "";
  top: 50%;
  left: -14px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.5);
  width: 1px;
  height: 18px;
}
.header__black .tp-btn-header:hover {
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.header__black .hamburger-btn span {
  background-color: var(--tp-common-black);
}
.header__black .hamburger-btn:hover span {
  background-color: var(--tp-theme-1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu {
    margin-right: 20px;
  }
}
.main-menu ul li {
  position: relative;
  list-style: none;
  display: inline-block;
  margin-right: 34px;
  /* submenu css start */
  /* mega menu start */
}
.main-menu ul li:last-child {
  margin-right: 0;
}
.main-menu ul li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: var(--tp-common-white);
  padding: 27px 0;
  text-align: left;
  position: relative;
}
.main-menu ul li.has-dropdown > a {
  position: relative;
}
.main-menu ul li.has-dropdown > a::after {
  content: "\f107";
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
  transform: translateY(1px);
  font-size: 14px;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-fontawesome);
  font-weight: 400;
  margin-left: 5px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.main-menu ul li.has-mega-menu {
  position: static;
}
.main-menu ul li .submenu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  background: var(--tp-common-white);
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: top center;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 25px 0 5px;
  -webkit-box-shadow: 0px 20px 30px rgba(3, 4, 28, 0.1);
  -moz-box-shadow: 0px 20px 30px rgba(3, 4, 28, 0.1);
  -ms-box-shadow: 0px 20px 30px rgba(3, 4, 28, 0.1);
  -o-box-shadow: 0px 20px 30px rgba(3, 4, 28, 0.1);
  box-shadow: 0px 20px 30px rgba(3, 4, 28, 0.1);
  background: var(--tp-common-white);
}
.main-menu ul li .submenu li {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.main-menu ul li .submenu li.has-dropdown > a::after {
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  color: var(--tp-common-black);
}
.main-menu ul li .submenu li a {
  position: relative;
  z-index: 11;
  color: var(--tp-common-black);
  font-weight: 400;
  font-size: 14px;
  padding: 0 25px;
  padding-bottom: 1px;
  width: 100%;
}
.main-menu ul li .submenu li a::before {
  display: block;
  position: absolute;
  content: "";
  left: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 1px;
  background-color: var(--tp-theme-1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.main-menu ul li .submenu li .submenu {
  left: 100%;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.main-menu ul li .submenu li:hover > a {
  color: var(--tp-theme-1);
  padding-left: 43px;
}
.main-menu ul li .submenu li:hover > a::before {
  width: 12px;
}
.main-menu ul li .submenu li:hover > a::after {
  color: var(--tp-theme-1);
}
.main-menu ul li .submenu li:hover > .submenu {
  -webkit-transform: translateY(1);
  -moz-transform: translateY(1);
  -ms-transform: translateY(1);
  -o-transform: translateY(1);
  transform: translateY(1);
  visibility: visible;
  opacity: 1;
}
.main-menu ul li .mega-menu {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 30px 40px;
  background: #FFFFFF;
  box-shadow: 0px 20px 30px rgba(3, 4, 28, 0.1);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: top center;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  z-index: 99;
}
.main-menu ul li .mega-menu li {
  float: left;
  width: 25%;
  margin-right: 0;
  text-align: left;
}
.main-menu ul li .mega-menu li .mega-menu-title {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #7D7D82;
  cursor: text;
  padding: 0;
  display: inline-block;
  margin-bottom: 10px;
}
.main-menu ul li .mega-menu li .mega-menu-title::before {
  display: none;
}
.main-menu ul li .mega-menu li ul li {
  width: 100%;
  float: none;
  margin-bottom: 2px;
}
.main-menu ul li .mega-menu li ul li:last-child {
  margin-bottom: 0;
}
.main-menu ul li .mega-menu li ul li a {
  font-weight: 400;
  font-size: 14px;
  color: var(--tp-common-black);
  padding: 0;
  position: relative;
}
.main-menu ul li .mega-menu li ul li a::before {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 1px;
  background-color: var(--tp-theme-1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.main-menu ul li .mega-menu li:hover > .mega-menu-title {
  color: var(--tp-theme-1);
  padding-left: 0;
}
.main-menu ul li .mega-menu li:hover > a {
  color: var(--tp-theme-1);
  padding-left: 18px;
}
.main-menu ul li .mega-menu li:hover > a::before {
  width: 12px;
}
.main-menu ul li:hover > a {
  color: var(--tp-common-white);
}
.main-menu ul li:hover > a::after {
  color: var(--tp-common-white);
}
.main-menu ul li:hover > .submenu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.main-menu ul li:hover .mega-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.main-menu-underline {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.logo .logo-black {
  display: none;
}

/*----------------------------------------*/
/*  04. HEADER CSS START
/*----------------------------------------*/
.hero__height {
  min-height: 745px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hero__height {
    min-height: 545px;
  }
}
.hero__height-2 {
  min-height: 985px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__height-2 {
    min-height: 685px;
  }
}
@media (max-width: 575px) {
  .hero__height-2 {
    min-height: 485px;
  }
}
.hero__height-3 {
  min-height: 950px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__height-3 {
    min-height: 650px;
  }
}
@media (max-width: 575px) {
  .hero__height-3 {
    min-height: 600px;
  }
}
.hero__height-4 {
  min-height: 950px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__height-4 {
    min-height: 650px;
  }
}
@media (max-width: 575px) {
  .hero__height-4 {
    min-height: 450px;
  }
}
.hero__overlay {
  position: relative;
}
.hero__overlay::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(-95.9deg, #1F20AF 3.54%, #9F2DCA 57.92%, #EC54C2 101.42%);
  background-image: -moz-linear-gradient(-95.9deg, #1F20AF 3.54%, #9F2DCA 57.92%, #EC54C2 101.42%);
  background-image: -ms-linear-gradient(-95.9deg, #1F20AF 3.54%, #9F2DCA 57.92%, #EC54C2 101.42%);
  background-image: -o-linear-gradient(-95.9deg, #1F20AF 3.54%, #9F2DCA 57.92%, #EC54C2 101.42%);
  background-image: linear-gradient(-95.9deg, #1F20AF 3.54%, #9F2DCA 57.92%, #EC54C2 101.42%);
}
.hero__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-blend-mode: lighten;
  opacity: 0.16;
  z-index: 1;
}
.hero__prv {
  position: absolute;
}
.hero__prv-img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hero__prv-1 {
  bottom: 30%;
  left: -4%;
  z-index: 1;
}
@media only screen and (min-width: 1600px) and (max-width: 1699px) {
  .hero__prv-1 {
    left: -10%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero__prv-1 {
    left: -12%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__prv-1 {
    left: -15%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hero__prv-1 {
    display: none;
  }
}
.hero__prv-2 {
  bottom: 19%;
  left: 17%;
  z-index: 1;
}
@media only screen and (min-width: 1600px) and (max-width: 1699px) {
  .hero__prv-2 {
    left: 13%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero__prv-2 {
    left: 11%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__prv-2 {
    left: 10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero__prv-2 {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hero__prv-2 {
    display: none;
  }
}
.hero__prv-3 {
  bottom: 3%;
  left: 1%;
  z-index: 1;
}
@media only screen and (min-width: 1600px) and (max-width: 1699px) {
  .hero__prv-3 {
    bottom: -4%;
    left: 0%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero__prv-3 {
    bottom: 2%;
    left: -1%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__prv-3 {
    left: -2%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero__prv-3 {
    left: -10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero__prv-3 {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hero__prv-3 {
    display: none;
  }
}
.hero__prv-4 {
  bottom: 21%;
  right: 14%;
  z-index: 1;
}
@media only screen and (min-width: 1600px) and (max-width: 1699px) {
  .hero__prv-4 {
    right: 10%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero__prv-4 {
    right: 5%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__prv-4 {
    right: 4%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero__prv-4 {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hero__prv-4 {
    display: none;
  }
}
.hero__prv-5 {
  bottom: 2%;
  right: 0;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__prv-5 {
    right: -10%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero__prv-5 {
    right: -8%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero__prv-5 {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hero__prv-5 {
    display: none;
  }
}
.hero__prv-6 {
  bottom: 31%;
  right: -4%;
  z-index: 1;
}
@media only screen and (min-width: 1600px) and (max-width: 1699px) {
  .hero__prv-6 {
    right: -6%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .hero__prv-6 {
    right: -12%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__prv-6 {
    right: -14%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hero__prv-6 {
    display: none;
  }
}
.hero__prv-mockup {
  position: absolute;
  left: 51%;
  bottom: 0;
  -webkit-transform: translate(-50%, -14%);
  -moz-transform: translate(-50%, -14%);
  -ms-transform: translate(-50%, -14%);
  -o-transform: translate(-50%, -14%);
  transform: translate(-50%, -14%);
  z-index: 1;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__prv-mockup {
    width: 95%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
}
@media (max-width: 575px) {
  .hero__prv-mockup {
    width: 95%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__prv-mockup > img {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .hero__prv-mockup > img {
    width: 100%;
  }
}
.hero__prv-mockup-slider {
  position: absolute;
  bottom: 50px;
  left: 80px;
  width: 588px;
  height: 380px;
  border-radius: 8px;
  overflow: hidden;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__prv-mockup-slider {
    bottom: 0;
    left: 0;
    width: 78%;
    height: 98%;
    right: 0;
    margin: auto;
  }
}
@media (max-width: 575px) {
  .hero__prv-mockup-slider {
    bottom: 0;
    left: 0;
    width: 78%;
    height: 97%;
    right: 0;
    margin: auto;
  }
}
.hero__prv-mockup-item img {
  width: 100%;
}
.hero__prv-mockup-gif {
  position: absolute;
  left: 0%;
  bottom: 0;
  -webkit-transform: translate(0%, -14%);
  -moz-transform: translate(0%, -14%);
  -ms-transform: translate(0%, -14%);
  -o-transform: translate(0%, -14%);
  transform: translate(0%, -14%);
  z-index: 1;
  text-align: center;
  right: 0;
  margin: auto;
}
@media (max-width: 575px) {
  .hero__prv-mockup-gif {
    bottom: -50px;
  }
}
.hero__prv-mockup-gif img {
  width: 750px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hero__prv-mockup-gif img {
    width: 100%;
  }
}
.hero__prv-gif {
  max-width: 750px;
}
.hero__content {
  position: relative;
  z-index: 1;
  margin-bottom: 190px;
}
@media (max-width: 575px) {
  .hero__content {
    margin-top: 0;
  }
}
.hero__content > span {
  font-family: var(--tp-ff-space);
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--tp-common-white);
  display: inline-block;
  margin-bottom: 4px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__content-2 {
    margin-top: 105px;
  }
}
@media (max-width: 575px) {
  .hero__content-2 {
    margin-top: 110px;
  }
}
.hero__content-2 p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 28px;
}
.hero__title {
  font-size: 80px;
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--tp-common-white);
  font-weight: 700;
}
.hero__title b {
  font-weight: 700;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero__title {
    font-size: 63px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero__title {
    font-size: 70px;
  }
  .hero__title br {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__title {
    font-size: 51px;
  }
}
@media (max-width: 575px) {
  .hero__title {
    font-size: 25px;
  }
}
.hero__title-underline {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.hero__title-underline svg {
  position: absolute;
  left: 0;
  bottom: 6px;
  z-index: -1;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__title-underline svg {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .hero__title-underline svg {
    bottom: -10px;
    width: 100%;
  }
}
.hero__title-underline svg path {
  stroke: #FFD43E;
}
.hero__title-2 {
  font-size: 70px;
  line-height: 1;
  letter-spacing: -0.04em;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero__title-2 {
    font-size: 55px;
  }
  .hero__title-2 br {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__title-2 {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .hero__title-2 {
    font-size: 26px;
  }
}
.hero__title-2-underline {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.hero__title-2-underline svg {
  position: absolute;
  left: 0;
  bottom: 2px;
  z-index: -1;
  width: 100%;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__title-2-underline svg {
    max-width: 100%;
    bottom: -10px;
  }
}
@media (max-width: 575px) {
  .hero__title-2-underline svg {
    bottom: -11px;
    left: -6px;
    max-width: 100%;
  }
}
.hero__title-2-underline svg path {
  stroke: var(--tp-theme-1);
  stroke-dasharray: 560;
  stroke-dashoffset: 560;
  animation: section_stroke 3s linear forwards infinite;
  -webkit-animation: section_stroke 3s linear forwards infinite;
}
.hero__title-shape {
  position: absolute;
  top: -14%;
  left: 9%;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__title-shape {
    top: -19%;
    left: 3%;
  }
}
@media (max-width: 575px) {
  .hero__title-shape {
    top: -40%;
    left: 0%;
  }
}
.hero__shape-div img {
  -webkit-transition: all 0s ease-out 0s;
  -moz-transition: all 0s ease-out 0s;
  -ms-transition: all 0s ease-out 0s;
  -o-transition: all 0s ease-out 0s;
  transition: all 0s ease-out 0s;
}
.hero__shape-div.item-1 {
  position: absolute;
  top: 54%;
  left: 20%;
  z-index: 1;
}
.hero__shape-div.item-2 {
  position: absolute;
  top: 19%;
  left: 6%;
  z-index: -1;
  mix-blend-mode: darken;
}
.hero__shape-div.item-3 {
  position: absolute;
  top: 20%;
  right: 0;
  z-index: -1;
}
.hero__shape-div.item-4 {
  position: absolute;
  top: 56%;
  right: 23%;
  z-index: -1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__shape-div.item-4 {
    right: 10%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero__shape-div.item-4 {
    top: 53%;
    right: 0%;
  }
}
.hero__shape-div.item-5 {
  position: absolute;
  top: 54%;
  right: 15%;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__shape-div.item-5 {
    right: 0;
  }
}
@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: 575px) {
  .hero__shape-div.item-5 {
    display: none;
  }
}
.hero__shape-div.item-6 {
  position: absolute;
  top: 47%;
  left: 5%;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__shape-div.item-6 {
    left: -2%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero__shape-div.item-6 {
    left: -7%;
  }
}
.hero__shape-1 {
  position: absolute;
  bottom: 17%;
  right: 31%;
  z-index: 1;
}
.hero__shape-2 {
  position: absolute;
  top: 40%;
  left: 17%;
  z-index: 1;
}
.hero__shape-3 {
  position: absolute;
  bottom: 13%;
  left: 13%;
  z-index: 1;
}
.hero__shape-4 {
  position: absolute;
  top: 19%;
  left: 12%;
  z-index: 1;
}
.hero__shape-5 {
  position: absolute;
  bottom: 7%;
  right: 13%;
  z-index: 1;
}
.hero__shape-6 {
  position: absolute;
  top: 25%;
  right: 18%;
  z-index: 1;
}
.hero__text {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 14%);
  -moz-transform: translate(-50%, 14%);
  -ms-transform: translate(-50%, 14%);
  -o-transform: translate(-50%, 14%);
  transform: translate(-50%, 14%);
  text-align: center;
}
.hero__text-item {
  font-size: 240px;
  text-transform: uppercase;
  color: var(--tp-common-black);
  font-weight: 700;
  -webkit-text-stroke: 8px var(--tp-common-black);
  opacity: 0.04;
  line-height: 0.7;
  letter-spacing: -4px;
  display: inline-block;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__text-item {
    font-size: 195px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero__text-item {
    font-size: 165px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero__text-item {
    font-size: 120px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__text-item {
    font-size: 90px;
    -webkit-text-stroke: 1px var(--tp-common-black);
    letter-spacing: 0px;
  }
}
@media (max-width: 575px) {
  .hero__text-item {
    font-size: 60px;
    -webkit-text-stroke: 1px var(--tp-common-black);
    letter-spacing: 0px;
  }
}
.hero__features ul li {
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 15px;
  color: var(--tp-common-black-solid);
  list-style: none;
  display: inline-block;
}
@media (max-width: 575px) {
  .hero__features ul li {
    margin-bottom: 5px;
  }
}
.hero__features ul li:not(:last-child) {
  margin-right: 23px;
}
.hero__features ul li span {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  background-color: #6364DB;
  color: var(--tp-common-white);
  border-radius: 50%;
  margin-right: 4px;
}
.hero__features ul li span span svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.hero__display-item img {
  -webkit-transition: all 0s ease-out 0s;
  -moz-transition: all 0s ease-out 0s;
  -ms-transition: all 0s ease-out 0s;
  -o-transition: all 0s ease-out 0s;
  transition: all 0s ease-out 0s;
}
.hero__display-item.item-1 {
  position: absolute;
  bottom: 0;
  left: -50px;
}
.hero__display-item.item-2 {
  position: absolute;
  bottom: 289px;
  left: 11%;
}
.hero__display-item.item-3 {
  position: absolute;
  bottom: 480px;
  left: 27%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero__display-item.item-3 {
    left: 22%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero__display-item.item-3 {
    left: 13%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hero__display-item.item-3 {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero__display-item.item-3 {
    left: 50%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hero__display-item.item-3 {
    bottom: 312px;
    left: 50%;
  }
}
@media (max-width: 575px) {
  .hero__display-item.item-3 {
    width: 100%;
    bottom: 193px;
    left: 49%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .hero__display-item.item-3 img {
    width: 100%;
  }
}
.hero__display-item.item-4 {
  position: absolute;
  bottom: 270px;
  right: 28%;
}
.hero__display-item.item-5 {
  position: absolute;
  bottom: 300px;
  right: 237px;
}

/*----------------------------------------*/
/*  05. FEATURES CSS START
/*----------------------------------------*/
.features__item {
  padding: 50px 50px;
  background: var(--tp-common-white);
  box-shadow: 20px 30px 70px rgba(3, 4, 28, 0.1);
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .features__item {
    padding: 50px 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .features__item {
    padding: 20px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .features__item {
    padding: 30px 30px;
  }
}
.features__item.tp-shop-features .features__content {
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .features__item.tp-shop-features .features__content {
    margin-bottom: 35px;
  }
}
@media (max-width: 575px) {
  .features__item.tp-shop-features .features__content {
    margin-bottom: 0;
  }
}
.features__item.tp-shop-features .features__thumb {
  margin-bottom: -20px;
}
.features__item.tp-support-features .features__content {
  margin-bottom: 57px;
}
@media (max-width: 575px) {
  .features__item.tp-support-features .features__content {
    margin-bottom: 0;
  }
}
.features__title {
  font-size: 24px;
  letter-spacing: -0.02em;
  margin-bottom: 12px;
}
.features__content p {
  font-size: 16px;
  line-height: 1.5;
  padding-right: 32px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 575px) {
  .features__content p {
    padding-right: 0;
  }
}
.features__thumb {
  height: 360px;
}
@media (max-width: 575px) {
  .features__thumb {
    height: 270px;
  }
}
.features__thumb img {
  max-width: 100%;
}
.features__section-title {
  position: relative;
}
.features__section-title-shape {
  position: absolute;
  top: -7%;
  left: 9%;
}

/*----------------------------------------*/
/*  06. DEMO CSS START
/*----------------------------------------*/
.demo__section-title {
  padding: 0 30px;
  position: relative;
}
.demo__section-title p {
  padding: 0 110px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .demo__section-title p {
    padding: 0;
  }
}
.demo__section-number {
  position: absolute;
  bottom: 1%;
  left: 19%;
  font-size: 400px;
  background: linear-gradient(180deg, rgba(99, 100, 219, 0.1) 40%, rgba(99, 100, 219, 0) 72.4%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .demo__section-number {
    left: 7%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .demo__section-number {
    left: 4%;
    font-size: 310px;
  }
}
@media (max-width: 575px) {
  .demo__section-number {
    bottom: 80%;
    left: 6%;
    font-size: 170px;
  }
}
.demo__features p {
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 15px;
  position: relative;
  padding-left: 18px;
}
.demo__features p:not(:last-child) {
  margin-right: 40px;
}
.demo__features p::after {
  position: absolute;
  content: "";
  left: 0;
  top: 11px;
  width: 5px;
  height: 5px;
  background-color: var(--tp-theme-1);
  border-radius: 50%;
}
.demo__item {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  background: var(--tp-common-white);
  box-shadow: 0px 10px 20px rgba(3, 4, 28, 0.08);
  border-radius: 10px;
  padding: 0 15px;
}
.demo__item.demo-politician .demo__thumb {
  margin-top: -25px;
}
.demo__item:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.demo__item-bullet {
  line-height: 1;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #E9E9EF;
  margin-bottom: 2px;
  margin-top: 11px;
}
.demo__thumb {
  border-radius: 6px;
  overflow: hidden;
}
.demo__thumb img {
  border-radius: 6px;
  width: 100%;
}
.demo__title {
  font-size: 18px;
  letter-spacing: -0.01em;
  margin-bottom: 5px;
}
.demo__title a:hover {
  color: var(--tp-theme-1);
}
.demo__tag {
  font-size: 13px;
  line-height: 10px;
}
.demo__content {
  padding-top: 18px;
  padding-bottom: 25px;
}

/*----------------------------------------*/
/*  07. PLUGINS CSS START
/*----------------------------------------*/
.plugins__section-title-shape {
  position: absolute;
  top: 18%;
  right: 29%;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .plugins__section-title-shape {
    top: -85px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .plugins__section-title-shape {
    top: -100px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .plugins__section-title-shape {
    top: 121px;
    right: 8%;
  }
}
@media (max-width: 575px) {
  .plugins__section-title-shape {
    display: none;
  }
}
.plugins__section-title .tp-section-title-wrapper p {
  padding-left: 60px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .plugins__section-title .tp-section-title-wrapper p {
    padding-left: 0;
  }
}
.plugins__item {
  padding: 40px 30px;
  border-radius: 8px;
  background-image: -webkit-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(255, 234, 242, 0.6) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(255, 234, 242, 0.6) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(255, 234, 242, 0.6) 100%);
  background-image: -o-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(255, 234, 242, 0.6) 100%);
  background-image: linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(255, 234, 242, 0.6) 100%);
}
.plugins__item.tp-mailchimp {
  background-image: none;
  background-color: rgba(255, 255, 255, 0.6);
}
.plugins__item.tp-mailchimp .plugins__content > span {
  color: var(--tp-common-black);
  border-color: rgba(3, 4, 28, 0.08);
  background-color: transparent;
}
.plugins__item.tp-wpzoom {
  background-image: -webkit-linear-gradient(180deg, rgba(255, 244, 244, 0) 0%, #FFF4F4 100%);
  background-image: -moz-linear-gradient(180deg, rgba(255, 244, 244, 0) 0%, #FFF4F4 100%);
  background-image: -ms-linear-gradient(180deg, rgba(255, 244, 244, 0) 0%, #FFF4F4 100%);
  background-image: -o-linear-gradient(180deg, rgba(255, 244, 244, 0) 0%, #FFF4F4 100%);
  background-image: linear-gradient(180deg, rgba(255, 244, 244, 0) 0%, #FFF4F4 100%);
}
.plugins__item.tp-wpzoom .plugins__content > span {
  color: #F54443;
  border-color: rgba(245, 67, 69, 0.08);
  background-color: #FFF6F6;
}
.plugins__item.tp-acf {
  background-image: none;
  background-color: #fff;
}
.plugins__item.tp-acf .plugins__content > span {
  color: #1CB88A;
  border-color: rgba(28, 184, 138, 0.08);
  background-color: #fff;
}
.plugins__item.tp-cf7 {
  background-image: -webkit-linear-gradient(180deg, rgba(234, 250, 255, 0) 0%, #EAFAFF 100%);
  background-image: -moz-linear-gradient(180deg, rgba(234, 250, 255, 0) 0%, #EAFAFF 100%);
  background-image: -ms-linear-gradient(180deg, rgba(234, 250, 255, 0) 0%, #EAFAFF 100%);
  background-image: -o-linear-gradient(180deg, rgba(234, 250, 255, 0) 0%, #EAFAFF 100%);
  background-image: linear-gradient(180deg, rgba(234, 250, 255, 0) 0%, #EAFAFF 100%);
}
.plugins__item.tp-cf7 .plugins__content > span {
  color: #1FB7E7;
  border-color: rgba(31, 183, 231, 0.08);
  background-color: #EDFBFF;
}
.plugins__item.tp-kirki {
  background-image: -webkit-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, #F2F6FF 100%);
  background-image: -moz-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, #F2F6FF 100%);
  background-image: -ms-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, #F2F6FF 100%);
  background-image: -o-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, #F2F6FF 100%);
  background-image: linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, #F2F6FF 100%);
}
.plugins__item.tp-kirki .plugins__content > span {
  color: #2764F1;
  border-color: rgba(39, 100, 241, 0.08);
  background-color: #F5F8FF;
}
.plugins__item.tp-navxt {
  background-image: none;
  background-color: #FFFFFF;
}
.plugins__item.tp-navxt .plugins__content > span {
  color: #03041C;
  border-color: rgba(3, 4, 28, 0.08);
  background-color: #fff;
}
.plugins__item.tp-woo {
  background-image: -webkit-linear-gradient(180deg, rgba(255, 241, 252, 0) 0%, #FFF1FC 100%);
  background-image: -moz-linear-gradient(180deg, rgba(255, 241, 252, 0) 0%, #FFF1FC 100%);
  background-image: -ms-linear-gradient(180deg, rgba(255, 241, 252, 0) 0%, #FFF1FC 100%);
  background-image: -o-linear-gradient(180deg, rgba(255, 241, 252, 0) 0%, #FFF1FC 100%);
  background-image: linear-gradient(180deg, rgba(255, 241, 252, 0) 0%, #FFF1FC 100%);
}
.plugins__item.tp-woo .plugins__content > span {
  color: #98548B;
  border-color: rgba(152, 84, 139, 0.08);
}
.plugins__item.tp-eventin {
  background-image: -webkit-linear-gradient(180deg, rgba(255, 241, 252, 0) 0%, rgba(236, 67, 157, 0) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(255, 241, 252, 0) 0%, rgba(236, 67, 157, 0) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(255, 241, 252, 0) 0%, rgba(236, 67, 157, 0) 100%);
  background-image: -o-linear-gradient(180deg, rgba(255, 241, 252, 0) 0%, rgba(236, 67, 157, 0) 100%);
  background-image: linear-gradient(180deg, rgba(255, 241, 252, 0) 0%, rgba(236, 67, 157, 0) 100%);
}
.plugins__item.tp-eventin .plugins__content > span {
  color: #EF60AC;
  border-color: rgba(239, 96, 172, 0.3);
  background-color: transparent;
}
.plugins__item.tp-bs {
  background-image: -webkit-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(110, 16, 244, 0.1) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(110, 16, 244, 0.1) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(110, 16, 244, 0.1) 100%);
  background-image: -o-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(110, 16, 244, 0.1) 100%);
  background-image: linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(110, 16, 244, 0.1) 100%);
}
.plugins__item.tp-bs .plugins__content > span {
  color: #6E10F4;
  border-color: rgba(110, 16, 244, 0.08);
  background-color: rgba(110, 16, 244, 0.01);
}
.plugins__item.tp-html {
  background-image: -webkit-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(227, 76, 37, 0.2) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(227, 76, 37, 0.2) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(227, 76, 37, 0.2) 100%);
  background-image: -o-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(227, 76, 37, 0.2) 100%);
  background-image: linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(227, 76, 37, 0.2) 100%);
}
.plugins__item.tp-html .plugins__content > span {
  color: #E34C25;
  border-color: rgba(227, 76, 37, 0.08);
  background-color: rgba(227, 76, 37, 0.01);
}
.plugins__item.tp-sass {
  background-image: none;
  background-color: #fff;
}
.plugins__item.tp-sass .plugins__content > span {
  color: #CD6799;
  border-color: rgba(205, 103, 153, 0.08);
  background-color: rgba(205, 103, 153, 0.01);
}
.plugins__item.tp-gf {
  background-image: -webkit-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(52, 168, 82, 0.1) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(52, 168, 82, 0.1) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(52, 168, 82, 0.1) 100%);
  background-image: -o-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(52, 168, 82, 0.1) 100%);
  background-image: linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(52, 168, 82, 0.1) 100%);
}
.plugins__item.tp-gf .plugins__content > span {
  color: #34A852;
  border-color: rgba(52, 168, 82, 0.08);
  background-color: rgba(52, 168, 82, 0.01);
}
.plugins__item.tp-seo {
  background-image: none;
  background-color: #fff;
}
.plugins__item.tp-seo .plugins__content > span {
  color: #FF3C10;
  border-color: rgba(255, 60, 16, 0.08);
  background-color: rgba(255, 60, 16, 0.01);
}
.plugins__item.tp-slick {
  background-image: -webkit-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(52, 152, 219, 0.2) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(52, 152, 219, 0.2) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(52, 152, 219, 0.2) 100%);
  background-image: -o-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(52, 152, 219, 0.2) 100%);
  background-image: linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(52, 152, 219, 0.2) 100%);
}
.plugins__item.tp-slick .plugins__content > span {
  color: #3498DB;
  border-color: rgba(52, 152, 219, 0.08);
  background-color: rgba(52, 152, 219, 0.01);
}
.plugins__item.tp-swiper {
  background-image: -webkit-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(0, 128, 255, 0.2) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(0, 128, 255, 0.2) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(0, 128, 255, 0.2) 100%);
  background-image: -o-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(0, 128, 255, 0.2) 100%);
  background-image: linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(0, 128, 255, 0.2) 100%);
}
.plugins__item.tp-swiper .plugins__content > span {
  color: #0080FF;
  border-color: rgba(0, 128, 255, 0.08);
  background-color: rgba(0, 128, 255, 0.01);
}
.plugins__item.tp-magnific {
  background-image: -webkit-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(22, 92, 85, 0.22) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(22, 92, 85, 0.22) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(22, 92, 85, 0.22) 100%);
  background-image: -o-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(22, 92, 85, 0.22) 100%);
  background-image: linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(22, 92, 85, 0.22) 100%);
}
.plugins__item.tp-magnific .plugins__content > span {
  color: #165C55;
  border-color: rgba(22, 92, 85, 0.08);
  background-color: rgba(22, 92, 85, 0.01);
}
.plugins__item.tp-fontawesome {
  background-image: -webkit-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(34, 138, 230, 0.21) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(34, 138, 230, 0.21) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(34, 138, 230, 0.21) 100%);
  background-image: -o-linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(34, 138, 230, 0.21) 100%);
  background-image: linear-gradient(180deg, rgba(242, 246, 255, 0) 0%, rgba(34, 138, 230, 0.21) 100%);
}
.plugins__item.tp-fontawesome .plugins__content > span {
  color: #228AE6;
  border-color: rgba(34, 138, 230, 0.08);
  background-color: rgba(34, 138, 230, 0.01);
}
.plugins__item.tp-support {
  background-image: none;
  background-color: #fff;
}
.plugins__item.tp-support .plugins__content > span {
  color: #4F5EFF;
  border-color: rgba(79, 94, 255, 0.08);
  background-color: rgba(79, 94, 255, 0.01);
}
.plugins__item.tp-speed {
  background-image: none;
  background-color: #fff;
}
.plugins__item.tp-speed .plugins__content > span {
  color: #6EBF04;
  border-color: rgba(110, 191, 4, 0.08);
  background-color: rgba(110, 191, 4, 0.01);
}
.plugins__item.tp-responsive {
  background-image: none;
  background-color: #fff;
}
.plugins__item.tp-responsive .plugins__content > span {
  color: #F50963;
  border-color: rgba(245, 9, 99, 0.08);
  background-color: rgba(245, 9, 99, 0.01);
}
.plugins__item.tp-documentaion {
  background-image: -webkit-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(156, 49, 254, 0.12) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(156, 49, 254, 0.12) 100%);
  background-image: -ms-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(156, 49, 254, 0.12) 100%);
  background-image: -o-linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(156, 49, 254, 0.12) 100%);
  background-image: linear-gradient(180deg, rgba(255, 234, 242, 0) 0%, rgba(156, 49, 254, 0.12) 100%);
}
.plugins__item.tp-documentaion .plugins__content > span {
  color: #9C31FE;
  border-color: rgba(156, 49, 254, 0.08);
  background-color: rgba(156, 49, 254, 0.01);
}
.plugins__item.tp-code {
  background-image: none;
  background-color: #fff;
}
.plugins__item.tp-code .plugins__content > span {
  color: #5074E8;
  border-color: rgba(80, 116, 232, 0.08);
  background-color: rgba(80, 116, 232, 0.01);
}
.plugins__title {
  font-size: 18px;
  line-height: 1.22;
  color: var(--tp-common-black-solid);
  margin-bottom: 18px;
}
.plugins__icon span {
  display: inline-block;
  margin-bottom: 18px;
  width: 80px;
  height: 80px;
  line-height: 78px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
}
.plugins__icon span img {
  max-width: 100%;
  height: auto;
}
.plugins__content > span {
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 13px;
  letter-spacing: -0.02em;
  color: #92003B;
  background: #FFF5F9;
  border: 1px solid rgba(146, 0, 59, 0.1);
  border-radius: 20px;
  display: inline-block;
  padding: 5px 12px;
  line-height: 1;
}

/*----------------------------------------*/
/*  08. PORTFOLIO CSS START
/*----------------------------------------*/
.portfolio__section-title {
  padding: 0 70px;
}
@media (max-width: 575px) {
  .portfolio__section-title {
    padding: 0;
  }
}
.portfolio__bg {
  background-image: -webkit-linear-gradient(180.09deg, #F6F6FA 0.08%, rgba(246, 246, 250, 0) 99.87%);
  background-image: -moz-linear-gradient(180.09deg, #F6F6FA 0.08%, rgba(246, 246, 250, 0) 99.87%);
  background-image: -ms-linear-gradient(180.09deg, #F6F6FA 0.08%, rgba(246, 246, 250, 0) 99.87%);
  background-image: -o-linear-gradient(180.09deg, #F6F6FA 0.08%, rgba(246, 246, 250, 0) 99.87%);
  background-image: linear-gradient(180.09deg, #F6F6FA 0.08%, rgba(246, 246, 250, 0) 99.87%);
}
.portfolio__slider .swiper-container {
  overflow: visible;
}
.portfolio__slider .tp-swiper-fraction {
  position: absolute;
  left: 24%;
  display: inline-block;
  width: auto;
  bottom: -8%;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .portfolio__slider .tp-swiper-fraction {
    left: 13%;
  }
}
@media (max-width: 575px) {
  .portfolio__slider .tp-swiper-fraction {
    display: none;
  }
}
.portfolio__slider .tp-swiper-fraction .tp-swiper-fraction-divide {
  background-color: var(--tp-common-black);
  width: 70px;
  height: 1px;
  display: inline-block;
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 15px;
  color: var(--tp-common-black);
  margin: 0 4px;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.portfolio__slider .tp-swiper-fraction span:not(.tp-swiper-fraction-divide) {
  display: inline-block;
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 15px;
  color: var(--tp-common-black);
}
.portfolio__item {
  border-radius: 10px;
  box-shadow: 0px 10px 20px rgba(3, 4, 28, 0.1);
  margin-bottom: 40px;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.portfolio__item img {
  border-radius: 10px;
  width: 100%;
}
.portfolio__item:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.portfolio__nav {
  position: absolute;
  bottom: -10%;
  right: 24%;
  z-index: 1;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .portfolio__nav {
    right: 13%;
  }
}
@media (max-width: 575px) {
  .portfolio__nav {
    right: 29%;
  }
}
.portfolio__nav-btn {
  width: 46px;
  height: 46px;
  line-height: 44px;
  border: 1px solid transparent;
  text-align: center;
  font-size: 18px;
  color: var(--tp-common-black);
  border-radius: 50%;
  margin-right: 10px;
}
.portfolio__nav-btn.slick-next {
  margin-right: 0;
}
.portfolio__nav-btn:hover {
  border-color: var(--tp-common-black);
}

/*----------------------------------------*/
/*  09. ELEMENTOR CSS START
/*----------------------------------------*/
.elementor__section-title-icon {
  display: inline-block;
  margin-bottom: 15px;
}
.elementor__section-title .tp-section-title {
  margin-bottom: 20px;
}
.elementor__section-title p {
  font-size: 16px;
}
.elementor__inner {
  background-color: #F7F0FB;
  border-radius: 20px;
  padding-top: 100px;
  padding-bottom: 43px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .elementor__content {
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .elementor__content {
    margin-top: 40px;
  }
}
@media (max-width: 575px) {
  .elementor__content {
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .elementor__thumb img {
    width: 100%;
  }
}

/*----------------------------------------*/
/*  10. HEADER FOOTER PREVIEW CSS START
/*----------------------------------------*/
.hf__preview-item {
  background-color: #FBF7F0;
  border-radius: 20px;
  padding: 65px 55px;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hf__preview-item {
    padding: 65px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hf__preview-item {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .hf__preview-item {
    margin-bottom: 20px;
    padding: 65px 40px;
  }
}
@media (max-width: 575px) {
  .hf__preview-item {
    margin-bottom: 20px;
    padding: 45px 35px;
  }
}
.hf__preview-item.tp-footer-prv {
  background-color: #E9F6FB;
  padding-bottom: 90px;
}
.hf__preview-item.tp-footer-prv .hf__preview-content {
  margin-bottom: 112px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .hf__preview-item.tp-footer-prv .hf__preview-content {
    margin-bottom: 129px;
  }
}
.hf__preview-item.tp-footer-prv .hf__preview-thumb img {
  max-width: 100%;
}
.hf__preview-title {
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tp-common-black-solid);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hf__preview-title {
    font-size: 22px;
  }
}
@media (max-width: 575px) {
  .hf__preview-title {
    margin-top: 40px;
  }
}
.hf__preview-title span {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.hf__preview-title span svg {
  position: absolute;
  left: 3px;
  bottom: -2px;
  z-index: -1;
}
.hf__preview-title span svg path {
  stroke: var(--tp-theme-1);
}
.hf__preview-number {
  font-family: var(--tp-ff-space);
  font-weight: 700;
  font-size: 50px;
  line-height: 1;
  color: var(--tp-common-black);
  margin-right: 35px;
  position: relative;
  z-index: 1;
}
.hf__preview-number img {
  position: absolute;
  bottom: -13px;
  left: -11px;
  z-index: -1;
}
.hf__preview-thumb {
  position: relative;
  z-index: 1;
}
.hf__preview-thumb img {
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
@media (max-width: 575px) {
  .hf__preview-thumb img {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hf__preview-thumb img:last-child {
    width: 100%;
  }
}
.hf__preview-content {
  margin-bottom: 90px;
}
.hf__preview-shape-1 {
  position: absolute;
  left: 1%;
  top: -24%;
  z-index: -1;
}
@media (max-width: 575px) {
  .hf__preview-shape-1 {
    left: -5%;
  }
}
.hf__preview-shape-2 {
  position: absolute;
  left: 4%;
  top: -2%;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hf__preview-shape-2 {
    top: -100px;
  }
}
@media (max-width: 575px) {
  .hf__preview-shape-2 {
    left: 0;
  }
}

/*----------------------------------------*/
/*  11. BLOG CSS START
/*----------------------------------------*/
.blog__section-title {
  padding: 0 30px;
}
@media (max-width: 575px) {
  .blog__section-title {
    padding: 0;
  }
}
.blog__bg {
  background-image: -webkit-linear-gradient(180.09deg, #F6F6FA 0.08%, rgba(246, 246, 250, 0) 99.87%);
  background-image: -moz-linear-gradient(180.09deg, #F6F6FA 0.08%, rgba(246, 246, 250, 0) 99.87%);
  background-image: -ms-linear-gradient(180.09deg, #F6F6FA 0.08%, rgba(246, 246, 250, 0) 99.87%);
  background-image: -o-linear-gradient(180.09deg, #F6F6FA 0.08%, rgba(246, 246, 250, 0) 99.87%);
  background-image: linear-gradient(180.09deg, #F6F6FA 0.08%, rgba(246, 246, 250, 0) 99.87%);
}
.blog__slider .swiper-container {
  overflow: visible;
}
.blog__slider .tp-swiper-fraction {
  position: absolute;
  left: 24%;
  display: inline-block;
  width: auto;
  bottom: -8%;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog__slider .tp-swiper-fraction {
    left: 13%;
  }
}
@media (max-width: 575px) {
  .blog__slider .tp-swiper-fraction {
    display: none;
  }
}
.blog__slider .tp-swiper-fraction .tp-swiper-fraction-divide {
  background-color: var(--tp-common-black);
  width: 70px;
  height: 1px;
  display: inline-block;
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 15px;
  color: var(--tp-common-black);
  margin: 0 4px;
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.blog__slider .tp-swiper-fraction span:not(.tp-swiper-fraction-divide) {
  display: inline-block;
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 15px;
  color: var(--tp-common-black);
}
.blog__item {
  border-radius: 10px;
  box-shadow: 0px 20px 40px rgba(3, 4, 28, 0.1);
  margin-bottom: 40px;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.blog__item img {
  border-radius: 10px;
  width: 100%;
}
.blog__item:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
.blog__nav {
  position: absolute;
  bottom: -10%;
  right: 24%;
  z-index: 1;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog__nav {
    right: 13%;
  }
}
.blog__nav-btn {
  width: 46px;
  height: 46px;
  line-height: 44px;
  border: 1px solid transparent;
  text-align: center;
  font-size: 18px;
  color: var(--tp-common-black);
  border-radius: 50%;
  margin-right: 10px;
}
.blog__nav-btn.slick-next {
  margin-right: 0;
}
.blog__nav-btn:hover {
  border-color: var(--tp-common-black);
}

/*----------------------------------------*/
/*  12. SHOP CSS START
/*----------------------------------------*/
.shop__section-title-pre {
  margin-bottom: 5px;
}
.shop__section-title .tp-section-title {
  margin-bottom: 22px;
}
.shop__section-title .tp-section-title-underline svg {
  left: 32px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .shop__section-title .tp-section-title-underline svg {
    left: 0;
    bottom: -5px;
  }
}
.shop__thumb-wrapper {
  position: relative;
  z-index: 1;
  margin-right: 40px;
}
@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: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .shop__thumb-wrapper {
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shop__thumb {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .shop__thumb {
    margin-left: 0;
    margin-top: 90px;
  }
}
@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: 575px) {
  .shop__thumb img {
    width: 100%;
  }
}
.shop__shape-1 {
  position: absolute;
  top: -56px;
  left: 57px;
  z-index: 1;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .shop__shape-1 {
    left: -40px;
  }
}
@media (max-width: 575px) {
  .shop__shape-1 {
    display: none;
  }
}
.shop__shape-2 {
  position: absolute;
  bottom: 1%;
  right: -100px;
  z-index: 1;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .shop__shape-2 {
    right: -70px;
    width: 40%;
  }
}
@media (max-width: 575px) {
  .shop__shape-2 {
    display: none;
  }
}
.shop__shape-3 {
  position: absolute;
  top: -50px;
  right: 0;
  z-index: -1;
}
@media (max-width: 575px) {
  .shop__shape-3 {
    display: none;
  }
}
.shop__shape-4 {
  position: absolute;
  top: 10%;
  right: 0%;
}

/*----------------------------------------*/
/*  13. ELEMENTS CSS START
/*----------------------------------------*/
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .elements__section-title {
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .elements__section-title {
    padding-left: 0;
    margin-top: 20px;
  }
}
.elements__bg {
  background-image: -webkit-linear-gradient(178.75deg, rgba(246, 246, 250, 0) 1.73%, #EDEDF2 80.55%, rgba(246, 246, 250, 0) 96.2%);
  background-image: -moz-linear-gradient(178.75deg, rgba(246, 246, 250, 0) 1.73%, #EDEDF2 80.55%, rgba(246, 246, 250, 0) 96.2%);
  background-image: -ms-linear-gradient(178.75deg, rgba(246, 246, 250, 0) 1.73%, #EDEDF2 80.55%, rgba(246, 246, 250, 0) 96.2%);
  background-image: -o-linear-gradient(178.75deg, rgba(246, 246, 250, 0) 1.73%, #EDEDF2 80.55%, rgba(246, 246, 250, 0) 96.2%);
  background-image: linear-gradient(178.75deg, rgba(246, 246, 250, 0) 1.73%, #EDEDF2 80.55%, rgba(246, 246, 250, 0) 96.2%);
}
.elements__shape {
  -webkit-transform: translateY(44px) translateX(55px);
  -moz-transform: translateY(44px) translateX(55px);
  -ms-transform: translateY(44px) translateX(55px);
  -o-transform: translateY(44px) translateX(55px);
  transform: translateY(44px) translateX(55px);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .elements__number {
    margin-bottom: 35px;
  }
}
@media (max-width: 575px) {
  .elements__number-thumb {
    max-width: 100%;
  }
}
.elements__number-title {
  display: none;
  font-size: 190px;
  color: #3031FF;
  background-color: #3031ff;
  position: relative;
  -webkit-text-stroke: 2px;
  -webkit-text-stroke-color: currentcolor;
  -webkit-text-stroke-color: transparent;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .elements__number-title {
    font-size: 165px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .elements__number-title {
    font-size: 155px;
  }
}
@media (max-width: 575px) {
  .elements__number-title {
    font-size: 150px;
  }
}
.elements__number-title.has-background {
  -webkit-background-clip: text;
  color: transparent;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.elements__number-title-shape {
  position: absolute;
  bottom: -45px;
  left: 0;
}
@media (max-width: 575px) {
  .elements__number-title-shape {
    max-width: 100%;
  }
}
.elements__item {
  background: var(--tp-common-white);
  box-shadow: 0px 20px 30px rgba(3, 4, 28, 0.08);
  border-radius: 6px;
  margin: 15px 0;
  height: 60px;
  padding: 0 34px;
}
.elements__item:hover {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
  background-color: var(--tp-theme-1);
  box-shadow: 0px 10px 10px rgba(162, 6, 65, 0.2);
}
.elements__item:hover .elements__icon span {
  color: var(--tp-common-white);
  transition: color 0.3s ease-in-out 0s;
}
.elements__item:hover .elements__title {
  color: var(--tp-common-white);
}
.elements__title {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.02em;
  color: var(--tp-text-1);
  margin-bottom: 0;
}
.elements__icon {
  margin-right: 13px;
}
.elements__icon span svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.elements__slider-wrapper {
  padding-top: 10px;
  padding-bottom: 50px;
}
.elements__slider-wrapper .slick-list {
  overflow: visible;
  margin: 0 -12px;
}
.elements__slider-wrapper .slick-slide {
  margin: 0 12px;
}
/*----------------------------------------*/
/*  14. TOOLS CSS START
/*----------------------------------------*/
.tools__section-title .tp-section-title {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tools__thumb {
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tools__thumb img {
    width: 100%;
  }
}

/*----------------------------------------*/
/*  15. MOBILE CSS START
/*----------------------------------------*/
.mobile__features-wrapper {
  padding: 60px 50px 100px;
  border-radius: 14px;
  background-image: -webkit-linear-gradient(121.87deg, #FBF0F1 -2.31%, #F7ECFF 89.64%);
  background-image: -moz-linear-gradient(121.87deg, #FBF0F1 -2.31%, #F7ECFF 89.64%);
  background-image: -ms-linear-gradient(121.87deg, #FBF0F1 -2.31%, #F7ECFF 89.64%);
  background-image: -o-linear-gradient(121.87deg, #FBF0F1 -2.31%, #F7ECFF 89.64%);
  background-image: linear-gradient(121.87deg, #FBF0F1 -2.31%, #F7ECFF 89.64%);
  z-index: 1;
}
@media (max-width: 575px) {
  .mobile__features-wrapper {
    padding: 40px 30px 90px;
  }
}
.mobile__features-wrapper p {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 27px;
}
@media (max-width: 575px) {
  .mobile__features-wrapper p br {
    display: none;
  }
}
.mobile__features-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}
.mobile__features-title span {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.mobile__features-title span svg {
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
}
.mobile__features-title span svg path {
  stroke-dasharray: 560;
  stroke-dashoffset: 560;
  animation: section_stroke 3s linear forwards infinite;
  -webkit-animation: section_stroke 3s linear forwards infinite;
}
@-webkit-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@-moz-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@-ms-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
.mobile__features-thumb {
  position: absolute;
  right: 0;
  bottom: -8px;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mobile__features-thumb img {
    width: 390px;
    height: auto;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .mobile__features-thumb img {
    width: 335px;
    height: auto;
  }
}
@media (max-width: 575px) {
  .mobile__features-thumb img {
    display: none;
  }
}

/*----------------------------------------*/
/*  16. PERFORMANCE CSS START
/*----------------------------------------*/
.performance__wrapper {
  background: #F4F0E9;
  border-radius: 14px;
  padding: 50px 50px 38px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .performance__wrapper {
    padding: 50px 25px 38px;
  }
}
@media (max-width: 575px) {
  .performance__wrapper {
    padding: 50px 30px 38px;
  }
}
.performance__wrapper::after {
  position: absolute;
  content: "";
  bottom: -26px;
  left: 30px;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background-image: -webkit-linear-gradient(166.53deg, #FFFFFF 8.19%, rgba(244, 241, 237, 0) 89.49%);
  background-image: -moz-linear-gradient(166.53deg, #FFFFFF 8.19%, rgba(244, 241, 237, 0) 89.49%);
  background-image: -ms-linear-gradient(166.53deg, #FFFFFF 8.19%, rgba(244, 241, 237, 0) 89.49%);
  background-image: -o-linear-gradient(166.53deg, #FFFFFF 8.19%, rgba(244, 241, 237, 0) 89.49%);
  background-image: linear-gradient(166.53deg, #FFFFFF 8.19%, rgba(244, 241, 237, 0) 89.49%);
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 575px) {
  .performance__wrapper::after {
    bottom: 0;
    width: 250px;
    height: 250px;
  }
}
.performance__title {
  font-size: 24px;
  line-height: 1.17;
  letter-spacing: -0.04em;
  margin-bottom: 65px;
}
.performance__grade {
  margin-right: 13px;
}
.performance__grade h5 {
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  background-color: var(--tp-common-black);
  border-radius: 4px;
  margin-bottom: 5px;
  display: inline-block;
  padding: 3px 9px;
}
.performance__grade p {
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #000000;
}
.performance__number {
  margin-left: 13px;
}
.performance__number h4 {
  font-size: 80px;
  line-height: 0.8;
  letter-spacing: -0.02em;
  color: #000000;
}
.performance__bar {
  margin-bottom: 15px;
}
.performance__bar-text {
  padding: 18px 20px;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(96.12deg, #7374FF 3.48%, #FF61AD 102.42%);
  background-image: -moz-linear-gradient(96.12deg, #7374FF 3.48%, #FF61AD 102.42%);
  background-image: -ms-linear-gradient(96.12deg, #7374FF 3.48%, #FF61AD 102.42%);
  background-image: -o-linear-gradient(96.12deg, #7374FF 3.48%, #FF61AD 102.42%);
  background-image: linear-gradient(96.12deg, #7374FF 3.48%, #FF61AD 102.42%);
}
.performance__bar-text h4 {
  font-family: var(--tp-ff-space);
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  color: #FFFFFF;
  margin-bottom: 0;
}
.performance__compare-item {
  margin-bottom: 5px;
}
.performance__compare-item-bar {
  background-image: -webkit-linear-gradient(96.12deg, #7374FF 3.48%, #FF61AD 102.42%);
  background-image: -moz-linear-gradient(96.12deg, #7374FF 3.48%, #FF61AD 102.42%);
  background-image: -ms-linear-gradient(96.12deg, #7374FF 3.48%, #FF61AD 102.42%);
  background-image: -o-linear-gradient(96.12deg, #7374FF 3.48%, #FF61AD 102.42%);
  background-image: linear-gradient(96.12deg, #7374FF 3.48%, #FF61AD 102.42%);
  border-radius: 10px;
  height: 8px;
  width: 81%;
}
.performance__compare-item-bar-2 {
  height: 8px;
  border-radius: 6px;
  background-color: #DCD8D5;
  width: 45%;
}
.performance__compare-item h5 {
  font-weight: 500;
  font-size: 14px;
  text-align: right;
  letter-spacing: -0.02em;
  margin-bottom: 0;
}

/*----------------------------------------*/
/*  17. FIGMA CSS START
/*----------------------------------------*/
.figma__wrapper {
  padding: 42px 50px 196px;
  background: #EAF3E8;
  border-radius: 14px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .figma__wrapper {
    width: 49%;
  }
}
.figma__title {
  font-size: 24px;
  line-height: 1.17;
  letter-spacing: -0.04em;
  margin-bottom: 24px;
}
.figma__icon img {
  border-radius: 50%;
  box-shadow: 0px 30px 50px rgba(3, 4, 28, 0.2);
}
.figma__thumb {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

/*----------------------------------------*/
/*  18. TYPO CSS START
/*----------------------------------------*/
.typo__wrapper {
  background: #6364DB;
  border-radius: 14px;
  padding: 45px 50px 25px;
}
.typo__wrapper-2 {
  background-color: #EEF6F1;
}
.typo__wrapper-2 .typo__title {
  color: var(--tp-common-black);
}
.typo__title {
  font-size: 24px;
  line-height: 1.17;
  letter-spacing: -0.04em;
  color: #FFFFFF;
  margin-bottom: 68px;
}

/*----------------------------------------*/
/*  19. CONCEPT CSS START
/*----------------------------------------*/
.concept__wrapper {
  background: #F2F3F8;
  border-radius: 14px;
  padding: 75px 80px 33px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px) {
  .concept__wrapper {
    padding: 75px 40px 33px;
  }
}
@media (max-width: 575px) {
  .concept__wrapper {
    padding: 35px 40px 33px;
  }
}
.concept__wrapper p {
  font-size: 16px;
  line-height: 1.62;
  margin-bottom: 70px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .concept__wrapper p br {
    display: none;
  }
}
.concept__title {
  font-size: 44px;
  line-height: 1;
  letter-spacing: -0.02em;
  margin-bottom: 15px;
}
.concept__title span {
  position: relative;
  z-index: 1;
}
.concept__title span svg {
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
}
.concept__title span svg path {
  stroke-dasharray: 560;
  stroke-dashoffset: 560;
  animation: section_stroke 3s linear forwards infinite;
  -webkit-animation: section_stroke 3s linear forwards infinite;
}
@-webkit-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@-moz-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@-ms-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .concept__thumb img {
    width: 100%;
  }
}

/*----------------------------------------*/
/*  20. POPUP CSS START
/*----------------------------------------*/
.popup__wrapper {
  position: relative;
  z-index: 1;
  padding: 59px 50px 163px;
  background: #F5F3F6;
  border-radius: 14px;
}
@media (max-width: 575px) {
  .popup__wrapper {
    padding: 59px 30px 100px;
  }
}
.popup__wrapper p {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 32px;
}
@media (max-width: 575px) {
  .popup__wrapper p br {
    display: none;
  }
}
.popup__title {
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .popup__title {
    font-size: 35px;
  }
}
.popup__title span {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.popup__title span svg {
  position: absolute;
  bottom: 4px;
  left: 0;
  z-index: -1;
}
.popup__title span svg path {
  stroke-dasharray: 560;
  stroke-dashoffset: 560;
  animation: section_stroke 3s linear forwards infinite;
  -webkit-animation: section_stroke 3s linear forwards infinite;
}
@-webkit-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@-moz-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@-ms-keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
@keyframes section_stroke {
  0% {
    stroke-dashoffset: 560;
  }
  50% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -560;
  }
}
.popup__thumb {
  position: absolute;
  right: 20px;
  bottom: 15px;
  z-index: -1;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .popup__thumb img {
    width: 350px;
  }
}
@media (max-width: 575px) {
  .popup__thumb {
    display: none;
  }
}

/*----------------------------------------*/
/*  21. UPDATE CSS START
/*----------------------------------------*/
.update__wrapper {
  position: relative;
  z-index: 1;
  border-radius: 14px;
  overflow: hidden;
  padding: 43px 50px 13px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .update__wrapper {
    padding: 43px 50px 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .update__wrapper {
    width: 49%;
  }
}
.update__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.update__title {
  font-size: 24px;
  line-height: 1.17;
  letter-spacing: -0.04em;
  margin-bottom: 13px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .update__title {
    margin-bottom: 29px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 575px) {
  .update__thumb img {
    width: 100%;
  }
}

/*----------------------------------------*/
/*  22. SUPPORT CSS START
/*----------------------------------------*/
.support__wrapper {
  padding: 45px 45px 27px;
  background: #DFEAE5;
  border-radius: 14px;
}
@media (max-width: 575px) {
  .support__wrapper {
    margin-bottom: 20px;
  }
}
.support__title {
  font-size: 24px;
  line-height: 1.17;
  letter-spacing: -0.02em;
  margin-bottom: 30px;
}
/*----------------------------------------*/
/*  23. TESTIMONIAL CSS START
/*----------------------------------------*/
.testimonial__item {
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: var(--tp-common-white);
  box-shadow: 0px 10px 20px rgba(3, 4, 28, 0.1);
  border-radius: 10px;
  padding: 47px 60px 50px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .testimonial__item {
    padding: 47px 30px 50px;
  }
}
.testimonial__avater span {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 58px;
  text-align: center;
  border: 1px solid rgba(107, 186, 31, 0.2);
  border-radius: 50%;
  margin-right: 20px;
}
@media (max-width: 575px) {
  .testimonial__avater span {
    margin-bottom: 25px;
  }
}
div.testimonial__avater span img {
  display: inline-block;
}

.testimonial__avater-title {
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.04em;
  margin-bottom: 0;
}
.testimonial__avater-designation {
  font-size: 14px;
  line-height: 1;
}
.testimonial__rating {
  margin-bottom: 7px;
}
.testimonial__rating span {
  font-size: 15px;
  color: #FFB422;
}
@media (max-width: 575px) {
  .testimonial__rating-thumb {
    margin-bottom: 40px;
  }
}
.testimonial__quote {
  margin-bottom: 22px;
}
.testimonial__content > p {
  font-size: 20px;
  line-height: 1.5;
  color: #03041C;
  margin-bottom: 21px;
}
.testimonial__slider {
  position: relative;
}
.testimonial__slider .slick-list {
  overflow: visible;
  margin: 0 -15px;
}
.testimonial__slider .slick-slide {
  opacity: 0.3;
}
.testimonial__slider .slick-slide > div {
  margin: 0 15px;
}
.testimonial__slider .slick-slide.slick-current.slick-active {
  opacity: 1;
}
.testimonial__slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonial__slider .slick-dots li {
  list-style: none;
}
.testimonial__slider .slick-dots li button {
  font-size: 0;
  width: 8px;
  height: 8px;
  background-color: rgba(3, 4, 28, 0.1);
  border-radius: 50%;
  margin: 0 4px;
  position: relative;
  z-index: 1;
}
.testimonial__slider .slick-dots li button::after {
  position: absolute;
  content: "";
  left: -3px;
  top: -3px;
  width: 14px;
  height: 14px;
  border: 1px solid #03041C;
  background-color: var(--tp-common-white);
  border-radius: 50%;
  z-index: -1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -ms-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.testimonial__slider .slick-dots li.slick-active button::after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.testimonial__slider-arrow button {
  position: absolute;
  bottom: 4px;
  left: 43%;
  font-size: 14px;
  color: #03041C;
  z-index: 1;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .testimonial__slider-arrow button {
    left: 39%;
  }
}
@media (max-width: 575px) {
  .testimonial__slider-arrow button {
    display: none;
  }
}
.testimonial__slider-arrow button.slick-next {
  right: 43%;
  left: auto;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .testimonial__slider-arrow button.slick-next {
    right: 39%;
  }
}
@media (max-width: 575px) {
  .testimonial__slider-arrow button.slick-next {
    right: 38%;
  }
}

/*----------------------------------------*/
/*  OFFCANVAS CSS START
/*----------------------------------------*/
.offcanvas__area {
  position: fixed;
  right: 0;
  top: 0;
  width: 360px;
  height: 100%;
  -webkit-transform: translateX(calc(100% + 80px));
  -moz-transform: translateX(calc(100% + 80px));
  -ms-transform: translateX(calc(100% + 80px));
  -o-transform: translateX(calc(100% + 80px));
  transform: translateX(calc(100% + 80px));
  background: var(--tp-common-white) none repeat scroll 0 0;
  -webkit-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
  -moz-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
  z-index: 9999;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
}
.offcanvas__area::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.offcanvas__area.offcanvas-opened {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
@media (max-width: 575px) {
  .offcanvas__area {
    width: 100%;
  }
}
.offcanvas__area-1 .mean-container .mean-nav ul li a {
  font-family: var(--tp-ff-space);
}
.offcanvas__area-2 .mean-container .mean-nav ul li a {
  font-family: var(--tp-ff-oswald);
  font-weight: 500;
}
.offcanvas__area-2 .offcanvas__text p {
  margin-bottom: 13px;
}
.offcanvas__area-2 .offcanvas__social {
  padding-bottom: 0;
  margin-bottom: 0;
  border: 0;
}
.offcanvas__area-2 .offcanvas__social a:hover {
  background-color: var(--tp-theme-2);
  border-color: var(--tp-theme-2);
}
.offcanvas__area-2 .offcanvas__close-btn:hover {
  color: var(--tp-common-white);
  background-color: var(--tp-theme-2);
  border-color: var(--tp-theme-2);
}
.offcanvas__area-3 {
  background-color: var(--tp-common-black-8);
}
.offcanvas__area-3 .offcanvas__close-btn {
  border: 0;
  color: #fff;
  opacity: 0.4;
}
.offcanvas__area-3 .offcanvas__close-btn:hover {
  opacity: 1;
}
.offcanvas__area-3 .offcanvas__menu ul li a {
  color: var(--tp-text-17);
}
.offcanvas__area-3 .offcanvas__menu ul li:hover > a {
  color: var(--tp-common-white);
}
.offcanvas__area-3 .mean-container .mean-nav ul li a {
  font-family: var(--tp-ff-space);
  color: var(--tp-text-17);
  border-color: var(--tp-text-17);
}
.offcanvas__area-3 .mean-container .mean-nav ul li a:hover {
  color: var(--tp-common-white);
}
.offcanvas__area-3 .mean-container .mean-nav ul li a.mean-expand {
  border: none !important;
  color: var(--tp-text-17);
}
.offcanvas__area-3 .mean-container .mean-nav ul li a.mean-expand.mean-clicked {
  background-color: var(--tp-common-white);
  color: var(--tp-common-black);
}
.offcanvas__area-3 .mean-container .mean-nav ul li.dropdown-opened > a {
  color: var(--tp-common-white);
}
.offcanvas__area-4 {
  background-color: var(--tp-common-purple);
}
.offcanvas__area-4 .offcanvas__close-btn {
  border: 0;
  color: #fff;
  opacity: 0.5;
  font-size: 24px;
}
.offcanvas__area-4 .offcanvas__close-btn:hover {
  opacity: 1;
  background-color: transparent;
  border-color: transparent;
}
.offcanvas__area-4 .offcanvas__menu ul li a {
  font-family: var(--tp-ff-inter);
  color: var(--tp-common-white);
  font-size: 16px;
}
.offcanvas__area-4 .offcanvas__menu ul li:hover > a {
  color: var(--tp-common-white);
}
.offcanvas__area-4 .offcanvas__contact-call {
  color: var(--tp-common-white);
}
.offcanvas__area-4 .offcanvas__contact-call a:hover {
  color: var(--tp-common-black);
}
.offcanvas__area-4 .offcanvas__contact-mail {
  color: var(--tp-common-white);
}
.offcanvas__area-4 .offcanvas__contact-mail a:hover {
  color: var(--tp-common-black);
}
.offcanvas__area-4 .mean-container .mean-nav ul li a {
  font-family: var(--tp-ff-space);
  color: var(--tp-common-white);
  border-color: rgba(255, 255, 255, 0.1);
}
.offcanvas__area-4 .mean-container .mean-nav ul li a:hover {
  color: var(--tp-common-black);
}
.offcanvas__area-4 .mean-container .mean-nav ul li a.mean-expand {
  border: none !important;
  color: var(--tp-common-white);
}
.offcanvas__area-4 .mean-container .mean-nav ul li a.mean-expand.mean-clicked {
  background-color: var(--tp-common-black);
  color: var(--tp-common-white);
}
.offcanvas__area-4 .mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
  color: var(--tp-common-white);
}
.offcanvas__area-4 .mean-container .mean-nav ul li.dropdown-opened > a {
  color: var(--tp-common-black);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .offcanvas__top {
    margin-bottom: 30px;
  }
}
.offcanvas__wrapper {
  position: relative;
  padding: 50px 40px 145px;
  z-index: 1;
  min-height: 100%;
}
@media (max-width: 575px) {
  .offcanvas__wrapper {
    padding: 20px;
  }
}
.offcanvas__wrapper-3 {
  padding: 50px 50px 57px;
}
@media (max-width: 575px) {
  .offcanvas__wrapper-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.offcanvas__wrapper-5 {
  padding: 50px 40px 90px;
}
@media (max-width: 575px) {
  .offcanvas__wrapper-5 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.offcanvas__close {
  position: absolute;
  top: 30px;
  right: 30px;
}
@media (max-width: 575px) {
  .offcanvas__close {
    right: 20px;
    top: 20px;
  }
}
.offcanvas__close-btn {
  display: inline-block;
  font-size: 16px;
  height: 44px;
  width: 44px;
  line-height: 40px;
  border: 2px solid var(--tp-border-5);
  background-color: transparent;
  color: var(--tp-text-1);
  border-radius: 50%;
}
.offcanvas__close-btn:hover {
  background-color: var(--tp-theme-1);
  border-color: transparent;
  color: var(--tp-common-white);
}
.offcanvas__close-btn svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.offcanvas__close-btn-2 {
  background-color: #F7F7F9;
  color: var(--tp-common-black);
  border: 0;
  line-height: 44px;
}
.offcanvas__close-btn-3 {
  color: var(--tp-common-white);
  opacity: 0.4;
}
.offcanvas__close-btn-3:hover {
  opacity: 1;
}
.offcanvas__close-btn-4 {
  color: var(--tp-common-white);
  background-color: transparent;
  border: 0;
  line-height: 16px;
  width: 16px;
  height: 16px;
  opacity: 0.5;
}
.offcanvas__close-btn-4:hover {
  opacity: 1;
  background-color: transparent;
  border-color: none;
}
.offcanvas__close-btn-5 {
  color: #9D9DA3;
  background-color: transparent;
  border: 0;
  line-height: 16px;
  width: 16px;
  height: 16px;
}
.offcanvas__close-btn-5:hover {
  color: var(--tp-theme-5);
  background-color: transparent;
  border-color: none;
}
.offcanvas__color {
  margin-bottom: 40px;
}
.offcanvas__color h5 {
  font-size: 22px;
  margin-bottom: 15px;
}
.offcanvas__color input {
  display: none;
}
.offcanvas__color label {
  width: 100%;
  height: 60px;
  background-color: var(--tp-theme-1);
}
.offcanvas__color label:hover {
  cursor: pointer;
}
.offcanvas__color-2 label {
  background-color: var(--tp-theme-2);
}
.offcanvas__inner h4 {
  font-family: var(--tp-ff-space);
  font-size: 24px;
  color: var(--tp-common-white);
  line-height: 1.3;
  margin-bottom: 15px;
}
.offcanvas__inner p {
  font-family: var(--tp-ff-inter);
  font-size: 16px;
  line-height: 22px;
  color: var(--tp-common-white);
  margin-bottom: 30px;
}
.offcanvas__inner > img {
  margin-bottom: 30px;
}
.offcanvas__search {
  position: relative;
}
.offcanvas__search input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-right: 20px;
  background: transparent;
  border: none;
  outline: none;
  border-bottom: 1px solid #D5D5D5;
  font-size: 14px;
  color: var(--tp-common-black);
}
.offcanvas__search input::placeholder {
  color: var(--tp-text-3);
}
.offcanvas__search input:focus {
  border-color: var(--tp-theme-1);
}
.offcanvas__search button {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  color: var(--tp-text-1);
}
.offcanvas__text p {
  font-family: var(--tp-ff-inter);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: var(--tp-common-black-4);
  margin-bottom: 25px;
}
.offcanvas__contact-call {
  font-family: var(--tp-ff-space);
  font-weight: 700;
  font-size: 20px;
  color: var(--tp-common-black);
  margin-bottom: 5px;
}
.offcanvas__contact-call a:hover {
  color: var(--tp-theme-1);
}
.offcanvas__contact-mail {
  font-family: var(--tp-ff-space);
  font-weight: 400;
  font-size: 16px;
  color: var(--tp-text-1);
}
.offcanvas__contact-mail a:hover {
  color: var(--tp-theme-1);
}
.offcanvas__social {
  margin-bottom: 22px;
  padding-bottom: 40px;
  border-bottom: 1px solid var(--tp-border-5);
}
.offcanvas__social-title {
  font-family: var(--tp-ff-space);
  font-size: 18px;
  font-family: var(--tp-ff-space);
}
.offcanvas__social-title-5 {
  font-family: var(--tp-ff-inter);
  font-weight: 500;
  font-size: 14px;
  line-height: 10px;
  text-transform: uppercase;
  color: var(--tp-common-black);
  margin-bottom: 10px;
}
.offcanvas__social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  background: transparent;
  color: var(--tp-common-black);
  margin-right: 5px;
  border: 2px solid var(--tp-border-5);
}
.offcanvas__social a:hover {
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
  border-color: var(--tp-theme-1);
}
.offcanvas__social-3 a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: var(--tp-common-white);
  margin-right: 5px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
.offcanvas__social-3 a:hover {
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
  border-color: var(--tp-theme-1);
}
.offcanvas__social-4 a {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
  color: var(--tp-common-white);
  margin-right: 5px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
.offcanvas__social-4 a:hover {
  background-color: var(--tp-common-white);
  color: var(--tp-common-black);
  border-color: var(--tp-common-white);
}
.offcanvas__social-5 a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  background-color: transparent;
  color: var(--tp-common-black);
  margin-right: 5px;
  border: 2px solid var(--tp-border-5);
  border-radius: 6px;
}
.offcanvas__social-5 a:hover {
  background-color: var(--tp-theme-5);
  color: var(--tp-common-white);
  border-color: var(--tp-theme-5);
}
.offcanvas__btn {
  margin-bottom: 125px;
}
.offcanvas__btn a {
  margin-bottom: 20px;
}
.offcanvas__btn-2 {
  margin-bottom: 50px;
}
.offcanvas__btn-3 {
  margin-bottom: 85px;
}
.offcanvas__btn-3 .tp-btn-offcanvas-pink {
  border-radius: 6px;
}
.offcanvas__menu {
  margin-bottom: 40px;
}
.offcanvas__menu ul li {
  list-style: none;
  margin-bottom: 10px;
}
.offcanvas__menu ul li:last-child {
  margin-bottom: 0;
}
.offcanvas__menu ul li a {
  font-weight: 700;
  font-size: 20px;
  color: var(--tp-common-black);
}
.offcanvas__menu ul li:hover > a {
  color: var(--tp-theme-1);
}
.offcanvas__menu-ff-space ul li a {
  font-family: var(--tp-ff-space);
}
.offcanvas__menu-ff-oswald ul li a {
  font-family: var(--tp-ff-oswald);
  font-weight: 500;
}
.offcanvas__menu-ff-oswald ul li:hover > a {
  color: var(--tp-theme-2);
}
.offcanvas__menu-ff-inter ul li a {
  font-family: var(--tp-ff-inter);
  font-weight: 700;
}
.offcanvas__menu-ff-inter ul li:hover > a {
  color: var(--tp-theme-5);
}
.offcanvas__menu-3 {
  margin-bottom: 70px;
  margin-top: 60px;
}
.offcanvas__menu-3 > p {
  font-family: var(--tp-ff-space);
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 10px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 35px;
}
.offcanvas__menu-3 ul li {
  margin-bottom: 17px;
}
.offcanvas__menu-3 ul li a {
  font-family: var(--tp-ff-space);
  font-weight: 700;
  font-size: 30px;
  color: #898A94;
}
.offcanvas__menu-3 ul li a:hover {
  color: var(--tp-common-white);
}
.offcanvas__menu-5 ul li a {
  font-family: var(--tp-ff-inter);
  font-weight: 700;
  font-size: 20px;
  color: var(--tp-common-black);
  text-transform: uppercase;
}
.offcanvas__menu-5 ul li a:hover {
  color: var(--tp-theme-5);
}
.offcanvas__shape-1 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 100%;
}
.offcanvas__shape-2 {
  position: absolute;
  top: 4%;
  left: 0;
  max-width: 100%;
  opacity: 0.06;
  z-index: -1;
}
.offcanvas__shape-3 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 100%;
}
.offcanvas__link-btn {
  padding-bottom: 40px;
  border-bottom: 1px solid var(--tp-border-5);
}
.offcanvas__link-btn .tp-link-btn-circle {
  font-family: var(--tp-ff-oswald);
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: var(--tp-common-black);
  display: flex;
  align-items: center;
}
.offcanvas__link-btn .tp-link-btn-circle span {
  width: 44px;
  height: 44px;
  line-height: 42px;
  background-color: var(--tp-common-pink);
  margin-left: 0;
  border: 0;
  color: var(--tp-common-white);
  margin-right: 9px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.offcanvas__link-btn .tp-link-btn-circle:hover {
  color: var(--tp-common-pink);
}
.offcanvas__info-item {
  margin-bottom: 38px;
}
.offcanvas__info-item-title {
  font-family: var(--tp-ff-space);
  font-weight: 700;
  font-size: 18px;
  color: var(--tp-common-white);
  margin-bottom: 12px;
}
.offcanvas__info-item p {
  font-size: 16px;
  color: var(--tp-text-16);
  margin-bottom: 0;
  line-height: 22px;
}
.offcanvas__info-item p a:hover {
  color: var(--tp-theme-1);
}

/*----------------------------------------*/
/*  MEAN MENU CSS START
/*----------------------------------------*/
/* mean menu customize */
.mean-container {
  margin-bottom: 40px;
}

.mean-container a.meanmenu-reveal {
  display: none;
}

.mean-container .mean-nav {
  background: none;
  margin-top: 0;
}

.mean-container .mean-bar {
  padding: 0;
  min-height: auto;
  background: none;
}

.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important;
}

.mean-container a.meanmenu-reveal {
  display: none !important;
}

.mean-container .mean-nav ul li a,
.mean-container .mean-nav ul li span {
  width: 100%;
  padding: 10px 0;
  color: var(--tp-common-black);
  border-top: 1px solid #ebebeb;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
}
.mean-container .mean-nav ul li a:hover,
.mean-container .mean-nav ul li span:hover {
  color: var(--tp-theme-1);
}
.mean-container .mean-nav ul li a:hover i,
.mean-container .mean-nav ul li span:hover i {
  color: var(--tp-common-white);
}

.mean-container .mean-nav ul li.dropdown-opened > a,
.mean-container .mean-nav ul li.dropdown-opened > span {
  color: var(--tp-theme-1);
}

.mean-container .mean-nav ul li.dropdown-opened > a.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.dropdown-opened > a.mean-expand.mean-clicked i {
  color: var(--tp-common-white);
}

.mean-container .mean-nav ul li a.mean-expand,
.mean-container .mean-nav ul li span.mean-expand {
  margin-top: 5px;
  padding: 0 !important;
  line-height: 14px;
  border: 1px solid #ebebeb !important;
  height: 30px;
  width: 30px;
  line-height: 30px;
  color: var(--tp-common-black);
  line-height: 30px;
  top: 0;
  font-weight: 400;
}
.mean-container .mean-nav ul li a.mean-expand:hover,
.mean-container .mean-nav ul li span.mean-expand:hover {
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
  border-color: var(--tp-theme-1);
}
.mean-container .mean-nav ul li a.mean-expand:hover i,
.mean-container .mean-nav ul li span.mean-expand:hover i {
  color: var(--tp-common-white);
}

.mean-container .mean-nav ul li > a > i {
  display: none;
}

.mean-container .mean-nav ul li > a.mean-expand i {
  display: inline-block;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0;
}

.mean-container .mean-nav ul li a.mean-expand.mean-clicked {
  color: var(--tp-common-white);
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked:hover {
  background: var(--tp-theme-1);
  color: var(--tp-common-white);
  border-color: var(--tp-theme-1);
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked:hover i {
  color: var(--tp-common-white);
}

.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  color: var(--tp-common-black);
}

/*----------------------------------------*/
/*  00. FOOTER CSS START
/*----------------------------------------*/
.footer__subtitle {
  font-family: var(--tp-ff-space);
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFD43E;
  display: inline-block;
  margin-bottom: 12px;
}
.footer__title {
  font-size: 80px;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.04em;
  color: #FFFFFF;
  margin-bottom: 27px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__title {
    font-size: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer__title {
    font-size: 50px;
  }
}
.footer__title span {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.footer__title span svg {
  position: absolute;
  bottom: -5px;
  left: 6px;
  z-index: -1;
}
@media (max-width: 575px) {
  .footer__title span svg {
    bottom: 0;
    width: 100%;
    left: 0;
  }
}
.footer__title span svg path {
  stroke-dasharray: 560;
  stroke-dashoffset: 560;
  animation: section_stroke 3s linear forwards infinite;
  -webkit-animation: section_stroke 3s linear forwards infinite;
}
.footer__content p {
  font-size: 18px;
  line-height: 1.56;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 40px;
}
.footer__btn .tp-btn {
  padding: 16px 31px 13px;
}

.pb-305 {
  padding-bottom: 305px;
}

/*# sourceMappingURL=main.css.map */
