@charset "UTF-8";
/*-----------------------------------------------------------------------------------

    Template Name: Hebo - Corporate Agency & Creative Portfolio HTML Template
    Author: Theme_Pure
    Support: https://help.themepure.net/support/
    Description: Hebo – Corporate Agency & Creative Portfolio HTML Template is a modern and fully responsive template for agencies, studios, and freelancers. Clean design, smooth animations, easy customization, and SEO-friendly structure make it perfect for showcasing services and portfolios.
    Version: 1.0.0

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

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

	-----------------
    01. THEME CSS
	-----------------
		1.1 Theme Default
		1.2 Common Classes

	-----------------
    02. COMPONENTS CSS
	-----------------

		2.1 Accordion
		2.2 Animation
		2.3 Background
		2.4 Back to top
		2.5 Breadcrumb
		2.6 Buttons
		2.7 Magic Cursor
		2.8 Preloader
		2.9 Search
		2.10 Section Title

	-----------------
    03. HEADER CSS
	-----------------
		3.1 Header Style

    ---------------------------------
	04. MENU CSS
	---------------------------------
		4.1 Main Menu
		4.2 Mobile Menu
		4.3 offcanvas Menu

	---------------------------------
	05. BLOG CSS
	---------------------------------
		5.1 Blog css
		5.2 Postbox css 
		5.3 Recent Post css 
		5.4 Sidebar css

	---------------------------------
	06. FOOTER CSS
	---------------------------------
		6.1 Footer Style 1
		6.2 Footer Style 2
		6.3 Footer Style 3
		6.5 Footer Style 5
		6.6 Footer Style 6
		6.7 Footer Style 7
		6.8 Footer Style 8
		6.9 Footer Style 9
		6.10 Footer Style 10

	---------------------------------
	07. PAGES CSS
	---------------------------------
		7.1 About css
		7.2 Award Css
		7.3 Banner Css
		7.4 Blog Css
		7.5 Brand Css
		7.6 Choose Css
		7.7 Contact Css
		7.8 Dark Css
		7.9 Experience Css
		8.0 Faq Css
		8.1 Feature Css
		8.2 Funfact Css
		8.3 Hero Css
		8.4 Instagram Css
		8.5 Portfolio Css
		8.6 Price Css
		8.7 Process Css
		8.8 Project Css
		8.9 Service Css
		9.0 Success Css
		9.1 Team Css
		9.2 Testimonail Css
		9.3 Text-slide Css


**********************************************/

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

/*  1.1 Theme Default
/*----------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Condiment&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Space+Grotesk:wght@300..700&family=Teko:wght@300..700&display=swap");
@keyframes bannerAnimationTwo {
    0% {
        transform: translate(0px, 0px);
    }
    20% {
        transform: translate(20px, -5px);
    }
    40% {
        transform: translate(50px, 20px);
    }
    60% {
        transform: translate(20px, 50px);
    }
    80% {
        transform: translate(-20px, 30px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

.back-to-top-wrapper,
a,
button,
p,
input,
select,
textarea,
li,
.transition-3 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-team-details-info-contact a svg,
.postbox__comment-reply a span,
.tp-portfolio-details-btn span {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
}

/* transform */

@font-face {
    font-family: "MangoGrotesque";
    src: url("../fonts/MangoGrotesque-Bold.eot");
    src: url("../fonts/MangoGrotesque-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MangoGrotesque-Bold.woff") format("woff"), url("../fonts/MangoGrotesque-Bold.woff2") format("woff2"), url("../fonts/MangoGrotesque-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: "MangoGrotesqueLight";
    src: url("../fonts/MangoGrotesque-Light.eot");
    src: url("../fonts/MangoGrotesque-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/MangoGrotesque-Light.woff") format("woff"), url("../fonts/MangoGrotesque-Light.woff2") format("woff2"), url("../fonts/MangoGrotesque-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: "MangoGrotesqueMed";
    src: url("../fonts/MangoGrotesque-Medium.eot");
    src: url("../fonts/MangoGrotesque-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/MangoGrotesque-Medium.woff") format("woff"), url("../fonts/MangoGrotesque-Medium.woff2") format("woff2"), url("../fonts/MangoGrotesque-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: "MangoGrotesqueSemBd";
    src: url("../fonts/MangoGrotesque-SemiBold.eot");
    src: url("../fonts/MangoGrotesque-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MangoGrotesque-SemiBold.woff") format("woff"), url("../fonts/MangoGrotesque-SemiBold.woff2") format("woff2"), url("../fonts/MangoGrotesque-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: "MangoGrotesque";
    src: url("../fonts/MangoGrotesque-Regular.eot");
    src: url("../fonts/MangoGrotesque-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MangoGrotesque-Regular.woff") format("woff"), url("../fonts/MangoGrotesque-Regular.woff2") format("woff2"), url("../fonts/MangoGrotesque-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: "MangoGrotesqueThin";
    src: url("../fonts/MangoGrotesque-Thin.eot");
    src: url("../fonts/MangoGrotesque-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/MangoGrotesque-Thin.woff") format("woff"), url("../fonts/MangoGrotesque-Thin.woff2") format("woff2"), url("../fonts/MangoGrotesque-Thin.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: "dirtyline-36daysoftype-2022";
    src: url("../fonts/dirtyline-36daysoftype-2022.otf");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: "ClashDisplay-Light";
    src: url("../fonts/ClashDisplay-Light.woff2") format("woff2"), url("../fonts/ClashDisplay-Light.woff") format("woff"), url("../fonts/ClashDisplay-Light.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "ClashDisplay-Regular";
    src: url("../fonts/ClashDisplay-Regular.woff2") format("woff2"), url("../fonts/ClashDisplay-Regular.woff") format("woff"), url("../fonts/ClashDisplay-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "ClashDisplay-Medium";
    src: url("../fonts/ClashDisplay-Medium.woff2") format("woff2"), url("../fonts/ClashDisplay-Medium.woff") format("woff"), url("../fonts/ClashDisplay-Medium.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "ClashDisplay-Semibold";
    src: url("../fonts/ClashDisplay-Semibold.woff2") format("woff2"), url("../fonts/ClashDisplay-Semibold.woff") format("woff"), url("../fonts/ClashDisplay-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "ClashDisplay-Bold";
    src: url("../fonts/ClashDisplay-Bold.woff2") format("woff2"), url("../fonts/ClashDisplay-Bold.woff") format("woff"), url("../fonts/ClashDisplay-Bold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Thunder-Light";
    src: url("../fonts/Thunder-Light.woff2") format("woff2"), url("../fonts/Thunder-Light.woff") format("woff"), url("../fonts/Thunder-Light.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Thunder-Regular";
    src: url("../fonts/Thunder-Regular.woff2") format("woff2"), url("../fonts/Thunder-Regular.woff") format("woff"), url("../fonts/Thunder-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Thunder-Medium";
    src: url("../fonts/Thunder-Medium.woff2") format("woff2"), url("../fonts/Thunder-Medium.woff") format("woff"), url("../fonts/Thunder-Medium.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Thunder-Semibold";
    src: url("../fonts/Thunder-SemiBold.woff2") format("woff2"), url("../fonts/Thunder-SemiBold.woff") format("woff"), url("../fonts/Thunder-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: "Thunder-Bold";
    src: url("../fonts/Thunder-Bold.woff2") format("woff2"), url("../fonts/Thunder-Bold.woff") format("woff"), url("../fonts/Thunder-Bold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

:root {
    /**
  @font family declaration
  */
    --tp-ff-heading: 'Inter', sans-serif;
    --tp-ff-p: 'Inter', sans-serif;
    --tp-ff-body: 'Inter', sans-serif;
    --tp-ff-inter: 'Inter', sans-serif;
    --tp-ff-condiment: 'Condiment', cursive;
    --tp-ff-poppins: 'Poppins', serif;
    --tp-ff-teko: 'Teko', serif;
    --tp-ff-manrope: 'Manrope', sans-serif;
    --tp-ff-grotesk: 'Space Grotesk', serif;
    --tp-ff-bricolage: 'Bricolage Grotesque', sans-serif;
    --tp-ff-clash-light: 'ClashDisplay-Light', serif;
    --tp-ff-clash-regular: 'ClashDisplay-Regular', serif;
    --tp-ff-clash-medium: 'ClashDisplay-Medium', serif;
    --tp-ff-clash-semibold: 'ClashDisplay-Semibold', serif;
    --tp-ff-clash-bold: 'ClashDisplay-Bold', serif;
    --tp-ff-mango-thin: 'MangoGrotesqueThin', serif;
    --tp-ff-mango-light: 'MangoGrotesqueLight', serif;
    --tp-ff-mango: 'MangoGrotesque', serif;
    --tp-ff-mango-medium: 'MangoGrotesqueMed', serif;
    --tp-ff-mango-semibold: 'MangoGrotesqueSemBd', serif;
    --tp-ff-mango-bold: 'MangoGrotesque', serif;
    --tp-ff-thunder-light: 'Thunder-Light', serif;
    --tp-ff-thunder-regular: 'Thunder-Regular', serif;
    --tp-ff-thunder-medium: 'Thunder-Medium', serif;
    --tp-ff-thunder-semibold: 'Thunder-Semibold', serif;
    --tp-ff-thunder-bold: 'Thunder-Bold', serif;
    --tp-ff-fontawesome: "Font Awesome 6 Pro";
    /**
  @color declaration
  */
    --tp-common-white: #ffffff;
    --tp-common-black-common: #000000;
    --tp-common-white-2: #f5f7f5;
    --tp-common-black: #030303;
    --tp-common-black-2: #111013;
    --tp-common-black-3: #111113;
    --tp-common-black-5: #120F10;
    --tp-common-black-6: #121212;
    --tp-common-black-7: #141414;
    --tp-common-black-8: #1b1b1d;
    --tp-common-black-9: #221E2A;
    --tp-common-black-10: #1F1F20;
    --tp-common-black-11: #010103;
    --tp-common-black-12: #111112;
    --tp-common-cream: #EBEBEB;
    --tp-common-yellow: #FFB701;
    --tp-common-yellow-dark: #FFCF27;
    --tp-common-paste-2: #063232;
    --tp-common-paste-3: #0D3737;
    --tp-common-paste-4: #173F3F;
    --tp-common-blue-2: #7780FD;
    --tp-common-jelly: #F94E4E;
    --tp-common-red: #FF0000;
    --tp-grey-1: #5C5C5C;
    --tp-grey-2: #878787;
    --tp-grey-3: #6D6868;
    --tp-grey-4: #F6F6F9;
    --tp-grey-5: #1C1C1C;
    --tp-grey-6: #CACACA;
    --tp-grey-7: #525356;
    --tp-grey-8: #717171;
    --tp-grey-9: #2B2B2D;
    --tp-coffe-1: #2F1F19;
    --tp-coffe-2: #552411;
    --tp-text-body: #030303;
    --tp-theme-blue: #5265F9;
    --tp-theme-yellow: #FFD337;
    --tp-theme-paste: #073333;
    --tp-theme-green-yellow: #AFF42B;
    --tp-theme-yellow-light: #FFF669;
    --tp-theme-green: #A0FF27;
    --tp-border-1: #EAEBED;
    --tp-border-2: #e7e7e7;
}

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

html {
    scroll-behavior: smooth;
}

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1510px;
    }
    .container-1864 {
        max-width: 1864px;
    }
    .container-1845 {
        max-width: 1845px;
    }
    .container-1840 {
        max-width: 1840px;
    }
    .container-1800 {
        max-width: 1800px;
    }
    .container-1784 {
        max-width: 1784px;
    }
    .container-1760 {
        max-width: 1760px;
    }
    .container-1750 {
        max-width: 1750px;
    }
    .container-1744 {
        max-width: 1744px;
    }
    .container-1720 {
        max-width: 1720px;
    }
    .container-1700 {
        max-width: 1700px;
    }
    .container-1684 {
        max-width: 1684px;
    }
    .container-1664 {
        max-width: 1664px;
    }
    .container-1660 {
        max-width: 1660px;
    }
    .container-1630 {
        max-width: 1630px;
    }
    .container-1610 {
        max-width: 1610px;
    }
    .container-1584 {
        max-width: 1584px;
    }
    .container-1580 {
        max-width: 1580px;
    }
    .container-1574 {
        max-width: 1574px;
    }
    .container-1550 {
        max-width: 1550px;
    }
    .container-1544 {
        max-width: 1544px;
    }
    .container-1524 {
        max-width: 1524px;
    }
    .container-1520 {
        max-width: 1520px;
    }
    .container-1504 {
        max-width: 1504px;
    }
    .container-1500 {
        max-width: 1500px;
    }
    .container-1490 {
        max-width: 1490px;
    }
    .container-1480 {
        max-width: 1480px;
    }
    .container-1484 {
        max-width: 1484px;
    }
    .container-1464 {
        max-width: 1464px;
    }
    .container-1460 {
        max-width: 1460px;
    }
    .container-1430 {
        max-width: 1430px;
    }
    .container-1440 {
        max-width: 1440px;
    }
    .container-1424 {
        max-width: 1424px;
    }
    .container-1420 {
        max-width: 1420px;
    }
    .container-1400 {
        max-width: 1400px;
    }
    .container-1384 {
        max-width: 1384px;
    }
    .container-1374 {
        max-width: 1374px;
    }
    .container-1370 {
        max-width: 1370px;
    }
    .container-1350 {
        max-width: 1350px;
        --bs-gutter-x: 30px;
    }
    .container-1350 .row {
        --bs-gutter-x: 30px;
    }
    .container-1344 {
        max-width: 1344px;
    }
    .container-1330 {
        max-width: 1330px;
    }
    .container-1324 {
        max-width: 1324px;
    }
    .container-1320 {
        max-width: 1320px;
    }
    .container-1300 {
        max-width: 1300px;
    }
    .container-1230 {
        max-width: 1230px;
    }
    .container-1234 {
        max-width: 1234px;
    }
    .container-1224 {
        max-width: 1224px;
    }
    .container-1210 {
        max-width: 1210px;
    }
    .container-1200 {
        max-width: 1200px;
    }
    .container-1124 {
        max-width: 1124px;
    }
    .container-1030 {
        max-width: 1030px;
    }
}

/*---------------------------------
	typography css start 
---------------------------------*/

body {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: var(--tp-text-body);
    font-family: var(--tp-ff-body);
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0px;
    font-weight: 500;
    line-height: 1.2;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-heading);
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 16px;
}

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

p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.56;
    margin-bottom: 15px;
    letter-spacing: -0.02em;
    font-family: var(--tp-ff-p);
    color: var(--tp-text-body);
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

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;
    height: 60px;
    width: 100%;
    line-height: 60px;
    font-size: 16px;
    padding-left: 26px;
    padding-right: 26px;
    border-radius: 8px;
    background: rgb(246, 246, 249);
    color: var(--tp-common-black);
    border: 1px solid rgb(246, 246, 249);
}

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 {
    /* Chrome/Opera/Safari */
    color: var(--tp-common-black);
}

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 {
    /* Firefox 19+ */
    color: var(--tp-common-black);
}

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 {
    /* Firefox 4-18 */
    color: var(--tp-common-black);
}

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 {
    /* IE 10+  Edge*/
    color: var(--tp-common-black);
}

input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=url]::placeholder,
textarea::placeholder {
    /* MODERN BROWSER */
    color: var(--tp-common-black);
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=url]:focus,
textarea:focus {
    border-color: var(--tp-common-black);
}

input[type=text]:focus::placeholder,
input[type=email]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=number]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=url]:focus::placeholder,
textarea:focus::placeholder {
    opacity: 0;
}

textarea {
    line-height: 1.4;
    padding-top: 17px;
    padding-bottom: 17px;
}

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: #2B2B2D;
    color: var(--tp-common-white);
    text-shadow: none;
}

::-moz-selection {
    background: #2B2B2D;
    color: var(--tp-common-white);
    text-shadow: none;
}

::selection {
    background: #2B2B2D;
    color: var(--tp-common-white);
    text-shadow: none;
}

*::-moz-placeholder {
    color: var(--tp-common-black);
    font-size: 14px;
    opacity: 1;
}

*::placeholder {
    color: var(--tp-common-black);
    font-size: 14px;
    opacity: 1;
}

.tp-line-black {
    display: inline;
    transition: all 0.3s linear;
    background-repeat: no-repeat;
    background-size: 0% 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
}

.tp-line-black:hover {
    background-size: 0% 1px, 100% 1px;
}

.tp-line-white {
    display: inline;
    transition: all 0.3s linear;
    background-repeat: no-repeat;
    background-size: 0% 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
}

.tp-line-white.green {
    background-position: 100% 100%, 0 75%;
    background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
}

.tp-line-white.cream {
    background-position: 100% 100%, 0 75%;
    background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
}

.tp-line-white.cream-2 {
    background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
}

.tp-line-white:hover {
    background-size: 0% 1px, 100% 1px;
}

.body-padding {
    padding: 0 20px;
}

@media (max-width: 575px) {
    .body-padding {
        padding: 0;
    }
}

.tp_img_reveal {
    visibility: hidden;
    overflow: hidden;
}

/*---------------------------------
    1.2 Common Classes
---------------------------------*/

.w-img img {
    width: 100%;
}

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

.tp-text-white {
    color: var(--tp-common-white) !important;
}

.tp-text-black {
    color: var(--tp-common-black) !important;
}

.fix {
    overflow: hidden;
}

.clear {
    clear: both;
}

.z-index-1 {
    position: relative;
    z-index: 1;
}

.z-index-2 {
    position: relative;
    z-index: 2;
}

.z-index-3 {
    position: relative;
    z-index: 3;
}

.z-index-4 {
    position: relative;
    z-index: 4;
}

.z-index-5 {
    position: relative;
    z-index: 5;
}

.z-index-6 {
    position: relative;
    z-index: 6;
}

.z-index-7 {
    position: relative;
    z-index: 7;
}

.z-index-8 {
    position: relative;
    z-index: 8;
}

.z-index-9 {
    position: relative;
    z-index: 9;
}

.z-index-10 {
    position: relative;
    z-index: 10;
}

.gx-2 {
    --bs-gutter-x: 2px;
}

.gx-7 {
    --bs-gutter-x: 7px;
}

.gx-10 {
    --bs-gutter-x: 10px;
}

.gx-12 {
    --bs-gutter-x: 12px;
}

.gx-14 {
    --bs-gutter-x: 14px;
}

.gx-15 {
    --bs-gutter-x: 15px;
}

.gx-20 {
    --bs-gutter-x: 20px;
}

.gx-24 {
    --bs-gutter-x: 24px;
}

.gx-25 {
    --bs-gutter-x: 25px;
}

.gx-30 {
    --bs-gutter-x: 30px;
}

.gx-32 {
    --bs-gutter-x: 32px;
}

.gx-40 {
    --bs-gutter-x: 40px;
}

.gx-42 {
    --bs-gutter-x: 42px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .gx-42 {
        --bs-gutter-x: 24px;
    }
}

.gx-45 {
    --bs-gutter-x: 45px;
}

.gx-50 {
    --bs-gutter-x: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .gx-50 {
        --bs-gutter-x: 24px;
    }
}

.gx-55 {
    --bs-gutter-x: 55px;
}

.gx-60 {
    --bs-gutter-x: 60px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .gx-60 {
        --bs-gutter-x: 24px;
    }
}

.gx-70 {
    --bs-gutter-x: 70px;
}

.gx-80 {
    --bs-gutter-x: 80px;
}

.gx-90 {
    --bs-gutter-x: 90px;
}

.gx-100 {
    --bs-gutter-x: 100px;
}

.gx-135 {
    --bs-gutter-x: 135px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .gx-135 {
        --bs-gutter-x: 30px;
    }
}

.overflow-y-visible {
    overflow-x: hidden;
    overflow-y: visible;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-uppercase {
    text-transform: uppercase;
}

.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
}

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

.text-scale-anim {
    white-space: pre-wrap;
    transform-origin: top left;
}

.tp-letter-span {
    display: inline-block;
}

.tp-word-span {
    display: inline-block;
}

.text-scale-anim {
    white-space: pre-wrap;
    transform-origin: top left;
}

.tp_text_invert>div {
    background-image: linear-gradient(to right, #111013 50%, #e4e4e4 50%);
    background-size: 200% 100%;
    background-position: 100%;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

.tp_text_invert_2>div {
    background-image: linear-gradient(to right, #f9f4e8 50%, #645049 50%);
    padding: 10px 0;
    background-size: 200% 100%;
    background-position: 100%;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.tp_text_invert_3>div {
    background-image: linear-gradient(to right, #f9f4e8 50%, #383C3E 50%);
    padding: 10px 0;
    background-size: 200% 100%;
    background-position: 100%;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

/* dropcap */

.tp-dropcap::first-letter {
    float: left;
    width: 65px;
    height: 85px;
    font-size: 90px;
    line-height: 0.8;
    font-weight: 500;
    margin-right: 5px;
    text-align: center;
    line-height: inherit;
    text-transform: capitalize;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-body);
}

.coffe-bg {
    background-color: var(--tp-coffe-1);
}

.counter-row {
    counter-reset: count;
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-plr-20 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.tp-plr-35 {
    padding-left: 35px;
    padding-right: 35px;
}

.tp-plr-80 {
    padding-left: 80px;
    padding-right: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-plr-80 {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-plr-80 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.tp-radius-16 {
    border-radius: 16px;
}

.tp-radius-20 {
    border-radius: 20px;
}

.tp-corner-radius-20 {
    border-radius: 0 0 20px 20px;
}

.cr-section-space {
    padding-left: 60px;
}

@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) {
    .cr-section-space {
        padding-left: 0;
    }
}

.dgm-radius-24 {
    border-radius: 0 0 24px 24px;
}

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

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

/*  2.4 Back to top
/*----------------------------------------*/

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

@media (max-width: 575px) {
    .back-to-top-wrapper {
        right: 20px;
        bottom: 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;
    border-radius: 50%;
    color: var(--tp-common-black);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: var(--tp-common-white);
    box-shadow: 0px 8px 16px rgba(3, 4, 28, 0.3);
}

.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);
}

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

/*  2.6 Buttons
/*----------------------------------------*/

.tp-btn-black {
    position: relative;
    display: inline-block;
}

.tp-btn-black-text {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 14px;
    line-height: 2.29;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    padding: 14px 20px;
    border-radius: 38px;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
}

.tp-btn-black-text:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-jelly);
}

.tp-btn-black-filter-blur {
    position: absolute;
    top: 0;
    left: 0;
}

.tp-btn-black-circle {
    width: 36px;
    height: 36px;
    line-height: 32px;
    margin-left: -4px;
    text-align: center;
    border-radius: 9999px;
    transition-duration: 0.9s;
    background: var(--tp-common-black);
    transition-timing-function: cubic-bezier(0.135, 0.9, 0.15, 1);
}

.tp-btn-black-circle>svg {
    width: 14px;
    margin-left: 3px;
    color: var(--tp-common-white);
    transform: translateX(-2px);
}

.tp-btn-black:hover .tp-btn-black-circle {
    transform: translateX(12px) rotate(45deg);
}

.tp-btn-black .tp-btn-grey.tp-btn-black-text {
    color: var(--tp-common-black);
    background: rgba(3, 3, 3, 0.06);
    padding: 9px 20px;
}

.tp-btn-black .tp-btn-grey:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
}

.tp-btn-black.btn-green-bg .tp-btn-black-text {
    color: var(--tp-common-black);
    background-color: var(--tp-theme-green);
}

.tp-btn-black.btn-green-bg .tp-btn-black-circle {
    background: var(--tp-theme-green);
}

.tp-btn-black.btn-green-bg .tp-btn-black-circle svg {
    color: var(--tp-common-black);
}

.tp-btn-black.btn-green-bg:hover .tp-btn-black-circle {
    transform: translateX(12px) rotate(45deg);
}

.tp-btn-black.btn-red-bg .tp-btn-black-text {
    color: var(--tp-common-white);
    background-color: var(--tp-common-red-3);
}

.tp-btn-black.btn-red-bg .tp-btn-black-circle {
    background: var(--tp-common-red-3);
}

.tp-btn-black.btn-red-bg .tp-btn-black-circle svg {
    color: var(--tp-common-white);
}

.tp-btn-black.btn-red-bg:hover .tp-btn-black-circle {
    transform: translateX(12px) rotate(45deg);
}

.tp-btn-black.btn-white-bg .tp-btn-black-text {
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
}

.tp-btn-black.btn-white-bg .tp-btn-black-circle {
    background: var(--tp-common-white);
}

.tp-btn-black.btn-white-bg .tp-btn-black-circle svg {
    color: var(--tp-common-black);
}

.tp-btn-black.btn-white-bg:hover .tp-btn-black-circle {
    transform: translateX(12px) rotate(45deg);
}

.tp-btn-black.btn-green-light-bg .tp-btn-black-text {
    color: var(--tp-common-black);
    background-color: var(--tp-common-green-light);
}

.tp-btn-black.btn-green-light-bg .tp-btn-black-circle {
    background-color: var(--tp-common-green-light);
}

.tp-btn-black.btn-green-light-bg .tp-btn-black-circle svg {
    color: var(--tp-common-black);
}

.tp-btn-black.btn-transparent-bg .tp-btn-black-text {
    color: var(--tp-common-white);
    background-color: #26282C;
}

.tp-btn-black.btn-transparent-bg .tp-btn-black-circle {
    background-color: #26282C;
}

.tp-btn-black.btn-transparent-bg .tp-btn-black-circle svg {
    color: var(--tp-common-white);
}

.tp-btn-black-square {
    padding: 20px 34px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    border-radius: 10px;
    display: inline-block;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
}

.tp-btn-black-square span {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
}

.tp-btn-black-square span span.text-1 {
    position: relative;
    display: block;
    transition: 0.3s;
}

.tp-btn-black-square span span.text-2 {
    position: absolute;
    top: 100%;
    display: block;
    transition: 0.3s;
}

.tp-btn-black-square i {
    position: relative;
    overflow: hidden;
    width: 14px;
    height: 14px;
    display: inline-flex;
    margin-left: 7px;
}

.tp-btn-black-square i svg {
    transform: translateY(-2px);
    position: absolute;
    bottom: -1px;
    left: 1px;
    transition: all 0.2s ease-out;
}

.tp-btn-black-square i svg:last-child {
    left: -12px;
    bottom: -12px;
    transform: translate(0, 0);
    opacity: 0;
}

.tp-btn-black-square:hover {
    color: var(--tp-common-white);
}

.tp-btn-black-square:hover span span.text-1 {
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
}

.tp-btn-black-square:hover span span.text-2 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tp-btn-black-square:hover i svg:first-child {
    transform: translate(16px, -16px);
}

.tp-btn-black-square:hover i svg:last-child {
    opacity: 1;
    visibility: visible;
    transform: translate(13px, -13px);
}

.tp-btn-black-square:focus {
    color: var(--tp-common-white);
}

.tp-btn-black-square.yellow-bg {
    color: var(--tp-common-black);
    background-color: var(--tp-common-yellow);
}

.tp-btn-black-solid {
    display: inline-block;
    border-radius: 40px;
    padding: 18px 70px;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
    font-family: var(--tp-ff-clash-medium);
}

@media (max-width: 575px) {
    .tp-btn-black-solid {
        font-size: 15px;
        padding: 18px 30px;
    }
}

.tp-btn-black-solid:hover {
    color: var(--tp-common-white);
    border-color: var(--tp-common-red-2);
    background-color: var(--tp-common-red-2);
}

.tp-btn-black-solid:focus {
    color: var(--tp-common-white);
}

.tp-btn-black-radius {
    font-size: 16px;
    font-weight: 600;
    padding: 4px 22px;
    padding-right: 4px;
    border-radius: 38px;
    display: inline-block;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
    background-color: #21212d;
    gap: 10px;
}

.tp-btn-black-radius span {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
}

.tp-btn-black-radius span span.text-1 {
    position: relative;
    display: block;
    transition: 0.3s;
    transform: translateY(-1px);
}

.tp-btn-black-radius span span.text-2 {
    position: absolute;
    top: 100%;
    display: block;
    transition: 0.3s;
    transform: translateY(-1px);
}

.tp-btn-black-radius i {
    height: 38px;
    width: 38px;
    line-height: 38px;
    border-radius: 50%;
    margin-left: 2px;
    text-align: center;
    display: inline-block;
    background-color: var(--tp-common-white);
}

.tp-btn-black-radius i span {
    position: relative;
    overflow: hidden;
    width: 14px;
    height: 14px;
    display: inline-flex;
}

.tp-btn-black-radius i svg {
    transform: translateY(-2px);
    position: absolute;
    bottom: -1px;
    left: 1px;
    transition: all 0.2s ease-out;
}

.tp-btn-black-radius i svg:last-child {
    left: -12px;
    bottom: -12px;
    transform: translate(0, 0);
    opacity: 0;
}

.tp-btn-black-radius:hover {
    color: var(--tp-common-white);
}

.tp-btn-black-radius:hover span span.text-1 {
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
}

.tp-btn-black-radius:hover span span.text-2 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tp-btn-black-radius:hover i svg:first-child {
    transform: translate(16px, -16px);
}

.tp-btn-black-radius:hover i svg:last-child {
    opacity: 1;
    visibility: visible;
    transform: translate(13px, -13px);
}

.tp-btn-black-radius:focus {
    color: var(--tp-common-white);
}

.tp-btn-black-radius.btn-blue-bg {
    padding: 5px 22px;
    padding-right: 5px;
    background-color: var(--tp-common-blue);
    border: 1px solid rgba(238, 241, 234, 0.04);
}

.tp-btn-black-radius.btn-blue-bg i {
    height: 48px;
    width: 48px;
    line-height: 50px;
}

.tp-btn-black-radius.btn-blue-bg.btn-border {
    background-color: transparent;
    color: var(--tp-common-black-10);
    border: 1px solid rgba(33, 33, 45, 0.1);
}

.tp-btn-black-radius.btn-blue-bg.btn-border i {
    line-height: 52px;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-10);
}

.tp-btn-black-radius.btn-blue-bg.btn-border i span {
    width: 19px;
    height: 15px;
    margin-left: 2px;
    display: inline-block;
}

.tp-btn-black-radius.btn-blur {
    backdrop-filter: blur(20px);
    background: rgba(255, 255, 255, 0.1);
    border: 1.5px solid rgba(255, 255, 255, 0.3);
}

.tp-btn-border {
    font-size: 14px;
    font-weight: 700;
    font-family: var(--tp-ff-grotesk);
    text-transform: uppercase;
    text-align: center;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    border-radius: 5px;
    padding: 17px 24px;
    line-height: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-border span {
    display: inline-block;
    transform: translate(10px, -1px);
}

.tp-btn-border:hover {
    color: var(--tp-common-black-11);
    background-color: var(--tp-theme-yellow);
}

.tp-btn-border.active {
    color: var(--tp-common-black-11);
    background-color: var(--tp-theme-yellow);
}

.tp-btn-border.active:hover {
    color: var(--tp-common-white);
    border-color: var(--tp-common-black-11);
    background-color: var(--tp-common-black-11);
}

.tp-btn-transparent {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.02em;
    text-align: center;
    color: var(--tp-common-white);
    display: inline-block;
    border: 1px solid var(--tp-common-white);
    border-radius: 50px;
    line-height: 1;
    padding: 19px 36px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-transparent:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-6);
    border-color: var(--tp-common-black-6);
}

.tp-btn-transparent.black {
    color: var(--tp-common-black-6);
    border: 1px solid var(--tp-common-black-6);
}

.tp-btn-transparent.black:hover {
    color: var(--tp-common-white);
}

.tp-btn-white-circle-box {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
}

.tp-btn-white-circle-box>*:nth-child(1) {
    transform: scale3d(1, 1, 1);
    margin-inline-end: 0px;
}

.tp-btn-white-circle-box>*:nth-child(2) {
    transform: scale3d(1, 1, 1);
}

.tp-btn-white-circle-box>*:nth-child(3) {
    transform: scale3d(0.5, 0.5, 0);
    margin-inline-start: -55px;
}

.tp-btn-white-circle-box:hover>*:nth-child(1) {
    transform: scale3d(0.5, 0.5, 0);
    margin-inline-end: -55px;
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
}

.tp-btn-white-circle-box:hover>*:nth-child(2) {
    position: relative;
    z-index: 1;
    transform: scale3d(1, 1, 1);
}

.tp-btn-white-circle-box:hover>*:nth-child(3) {
    transform: scale3d(1, 1, 1);
    margin-inline-start: 0px;
}

.tp-btn-white-circle-icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: var(--tp-common-black);
    background: var(--tp-common-white);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-white-circle-text {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 1.65;
    border-radius: 50px;
    padding: 16px 34px;
    display: inline-block;
    text-transform: uppercase;
    background-color: var(--tp-common-white);
    color: var(--tp-common-black);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 575px) {
    .tp-btn-white-circle-text {
        padding: 16px 20px;
    }
}

.tp-btn-pill-box {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
    align-items: center;
}

.tp-btn-pill-box>*:nth-child(1) {
    transform: scale3d(0.5, 0.5, 1);
    margin-inline-end: -35px;
}

.tp-btn-pill-box>*:nth-child(1)::after {
    right: -8px;
    z-index: -1;
}

.tp-btn-pill-box>*:nth-child(2) {
    transform: scale3d(1, 1, 1);
}

.tp-btn-pill-box>*:nth-child(3) {
    transform: scale3d(1, 1, 1);
    margin-inline-start: -6px;
}

.tp-btn-pill-box>*:nth-child(3)::after {
    left: -8px;
    z-index: -1;
}

.tp-btn-pill-box:hover>*:nth-child(1) {
    transform: scale3d(1, 1, 1);
    margin-inline-end: -6px;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-7);
}

.tp-btn-pill-box:hover>*:nth-child(2) {
    position: relative;
    z-index: 2;
    transform: scale3d(1, 1, 1);
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-7);
}

.tp-btn-pill-box:hover>*:nth-child(3) {
    transform: scale3d(0.5, 0.5, 1);
    margin-inline-start: -55px;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-7);
}

.tp-btn-pill-icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-7);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-pill-icon::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 24px;
    border-radius: 50%;
    background-color: var(--tp-common-black-7);
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-pill-text {
    position: relative;
    z-index: 10;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    letter-spacing: -0.01em;
    border-radius: 30px;
    padding: 4px 22px;
    display: inline-block;
    background-color: var(--tp-common-black-7);
    color: var(--tp-common-white);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-green-yellow-pill-box {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
    align-items: center;
}

.tp-btn-green-yellow-pill-box>*:nth-child(1) {
    transform: scale3d(0.5, 0.5, 1);
    margin-inline-end: -35px;
}

.tp-btn-green-yellow-pill-box>*:nth-child(1)::after {
    right: -8px;
    z-index: -1;
}

.tp-btn-green-yellow-pill-box>*:nth-child(2) {
    transform: scale3d(1, 1, 1);
}

.tp-btn-green-yellow-pill-box>*:nth-child(3) {
    transform: scale3d(1, 1, 1);
    margin-inline-start: -5px;
}

.tp-btn-green-yellow-pill-box>*:nth-child(3)::after {
    left: -10px;
    z-index: -1;
}

.tp-btn-green-yellow-pill-box:hover>*:nth-child(1) {
    transform: scale3d(1, 1, 1);
    margin-inline-end: -5px;
    color: var(--tp-common-black);
    background-color: var(--tp-theme-green-yellow);
}

.tp-btn-green-yellow-pill-box:hover>*:nth-child(2) {
    position: relative;
    z-index: 2;
    transform: scale3d(1, 1, 1);
    color: var(--tp-common-black);
    background-color: var(--tp-theme-green-yellow);
}

.tp-btn-green-yellow-pill-box:hover>*:nth-child(3) {
    transform: scale3d(0.5, 0.5, 1);
    margin-inline-start: -35px;
    color: var(--tp-common-black);
    background-color: var(--tp-theme-green-yellow);
}

.tp-btn-green-yellow-pill-icon {
    width: 36px;
    height: 36px;
    line-height: 34px;
    color: var(--tp-common-black);
    background-color: var(--tp-theme-green-yellow);
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-green-yellow-pill-icon::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 22px;
    border-radius: 50%;
    background-color: var(--tp-theme-green-yellow);
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-green-yellow-pill-text {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    padding: 4px 19px;
    position: relative;
    color: var(--tp-common-black);
    background-color: var(--tp-theme-green-yellow);
    line-height: 1.75;
    letter-spacing: -0.01em;
    border-radius: 30px;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-blue-pill-box {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
}

.tp-btn-blue-pill-box>*:nth-child(1) {
    transform: scale3d(1, 1, 1);
    margin-inline-end: 0px;
}

.tp-btn-blue-pill-box>*:nth-child(2) {
    transform: scale3d(1, 1, 1);
}

.tp-btn-blue-pill-box>*:nth-child(3) {
    transform: scale3d(0.5, 0.5, 0);
    margin-inline-start: -55px;
}

.tp-btn-blue-pill-box:hover>*:nth-child(1) {
    transform: scale3d(0.5, 0.5, 0);
    margin-inline-end: -55px;
    color: var(--tp-common-white);
    background-color: var(--tp-theme-blue);
}

.tp-btn-blue-pill-box:hover>*:nth-child(2) {
    position: relative;
    z-index: 1;
    transform: scale3d(1, 1, 1);
    color: var(--tp-common-white);
}

.tp-btn-blue-pill-box:hover>*:nth-child(3) {
    transform: scale3d(1, 1, 1);
    margin-inline-start: 0px;
    color: var(--tp-common-white);
}

.tp-btn-blue-pill-icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: var(--tp-common-white);
    background: var(--tp-theme-blue);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-blue-pill-text {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.01em;
    line-height: 1.65;
    border-radius: 50px;
    padding: 16px 34px;
    display: inline-block;
    text-transform: uppercase;
    background-color: var(--tp-theme-blue);
    color: var(--tp-common-white);
    position: relative;
    z-index: 5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-blue-pill-2-box {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
    align-items: center;
}

.tp-btn-blue-pill-2-box>*:nth-child(1) {
    transform: scale3d(0.5, 0.5, 1);
    margin-inline-end: -35px;
}

.tp-btn-blue-pill-2-box>*:nth-child(1)::after {
    right: -6px;
    z-index: -1;
}

.tp-btn-blue-pill-2-box>*:nth-child(2) {
    transform: scale3d(1, 1, 1);
}

.tp-btn-blue-pill-2-box>*:nth-child(3) {
    transform: scale3d(1, 1, 1);
    margin-inline-start: -4px;
}

.tp-btn-blue-pill-2-box>*:nth-child(3)::after {
    left: -6px;
    z-index: -1;
}

.tp-btn-blue-pill-2-box:hover>*:nth-child(1) {
    transform: scale3d(1, 1, 1);
    margin-inline-end: -4px;
    color: var(--tp-common-white);
    background-color: var(--tp-theme-blue);
}

.tp-btn-blue-pill-2-box:hover>*:nth-child(2) {
    position: relative;
    z-index: 2;
    transform: scale3d(1, 1, 1);
    color: var(--tp-common-white);
    background-color: var(--tp-theme-blue);
}

.tp-btn-blue-pill-2-box:hover>*:nth-child(3) {
    transform: scale3d(0.5, 0.5, 1);
    margin-inline-start: -55px;
    color: var(--tp-common-white);
    background-color: var(--tp-theme-blue);
}

.tp-btn-blue-pill-2-box:hover .tp-btn-blue-pill-2-text::after {
    opacity: 0;
    visibility: hidden;
}

.tp-btn-blue-pill-2-icon {
    height: 36px;
    width: 36px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: var(--tp-common-white);
    background-color: var(--tp-theme-blue);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-blue-pill-2-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    letter-spacing: -0.01em;
    border-radius: 50px;
    padding: 4px 23px;
    display: inline-block;
    color: var(--tp-common-white);
    background-color: var(--tp-theme-blue);
    position: relative;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-yellow-pill-border-box {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
    align-items: center;
}

.tp-btn-yellow-pill-border-box>*:nth-child(1) {
    transform: scale3d(0.5, 0.5, 0.5);
    margin-inline-end: -55px;
}

.tp-btn-yellow-pill-border-box>*:nth-child(2) {
    transform: scale3d(1, 1, 1);
}

.tp-btn-yellow-pill-border-box>*:nth-child(3) {
    transform: scale3d(1, 1, 1);
    margin-inline-start: 0px;
}

.tp-btn-yellow-pill-border-box:hover>*:nth-child(1) {
    transform: scale3d(1, 1, 1);
    margin-inline-end: 0px;
    color: var(--tp-coffe-1);
    background-color: var(--tp-theme-yellow);
}

.tp-btn-yellow-pill-border-box:hover>*:nth-child(2) {
    position: relative;
    z-index: 2;
    transform: scale3d(1, 1, 1);
    color: var(--tp-coffe-1);
    background-color: var(--tp-theme-yellow);
}

.tp-btn-yellow-pill-border-box:hover>*:nth-child(3) {
    transform: scale3d(0.5, 0.5, 1);
    margin-inline-start: -55px;
}

.tp-btn-yellow-pill-border-box.white-border:hover>*:nth-child(1) {
    color: #0E0F11;
    background-color: var(--tp-common-white);
}

.tp-btn-yellow-pill-border-box.white-border:hover>*:nth-child(2) {
    color: #0E0F11;
    border-color: var(--tp-common-white);
    background-color: var(--tp-common-white);
}

.tp-btn-yellow-pill-border-box.white-border .tp-btn-yellow-pill-border-icon {
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
}

.tp-btn-yellow-pill-border-box.white-border .tp-btn-yellow-pill-border-text {
    color: var(--tp-common-white);
    border-color: var(--tp-common-white);
    background-color: #0E0F11;
}

.tp-btn-yellow-pill-border-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: var(--tp-coffe-1);
    background-color: var(--tp-theme-yellow);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-yellow-pill-border-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: -0.02em;
    border-radius: 50px;
    padding: 9px 24px;
    display: inline-block;
    color: var(--tp-theme-yellow);
    border: 1.5px solid var(--tp-theme-yellow);
    background-color: var(--tp-common-black-3);
    position: relative;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-yellow-pill-box {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
    align-items: center;
}

.tp-btn-yellow-pill-box>*:nth-child(1) {
    transform: scale3d(0.5, 0.5, 0.5);
    margin-inline-end: -55px;
}

.tp-btn-yellow-pill-box>*:nth-child(2) {
    transform: scale3d(1, 1, 1);
}

.tp-btn-yellow-pill-box>*:nth-child(3) {
    transform: scale3d(1, 1, 1);
    margin-inline-start: 0px;
}

.tp-btn-yellow-pill-box:hover>*:nth-child(1) {
    transform: scale3d(1, 1, 1);
    margin-inline-end: 0px;
    color: var(--tp-coffe-1);
    background-color: var(--tp-theme-yellow);
}

.tp-btn-yellow-pill-box:hover>*:nth-child(2) {
    position: relative;
    z-index: 2;
    transform: scale3d(1, 1, 1);
    color: var(--tp-coffe-1);
    background-color: var(--tp-theme-yellow);
}

.tp-btn-yellow-pill-box:hover>*:nth-child(3) {
    transform: scale3d(0.5, 0.5, 1);
    margin-inline-start: -55px;
}

.tp-btn-yellow-pill-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: var(--tp-common-black-3);
    background-color: var(--tp-theme-yellow);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-yellow-pill-text {
    position: relative;
    z-index: 10;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: -0.02em;
    border-radius: 50px;
    padding: 9px 24px;
    display: inline-block;
    border: 1.5px solid var(--tp-theme-yellow);
    background-color: var(--tp-theme-yellow);
    color: var(--tp-common-black-3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-yellow-square {
    font-size: 14px;
    font-weight: 700;
    font-family: var(--tp-ff-grotesk);
    padding: 15px 22px;
    color: var(--tp-common-black-11);
    background-color: var(--tp-theme-yellow);
    border: 1px solid var(--tp-theme-yellow);
    border-radius: 8px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-yellow-square span {
    margin-left: 5px;
}

.tp-btn-yellow-square:hover {
    background-color: var(--tp-theme-paste);
    color: var(--tp-common-white);
    border-color: var(--tp-common-white);
}

.tp-btn-yellow-square.jelly-style {
    font-size: 16px;
    font-family: var(--tp-ff-inter);
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.01em;
    padding: 17px 43px;
    color: var(--tp-common-black-3);
    background: var(--tp-common-jelly);
    border-color: var(--tp-common-jelly);
}

.tp-btn-yellow-square.jelly-style span {
    display: inline-block;
    transform: translate(2px, -1px);
    margin-left: 5px;
}

.tp-btn-yellow-green {
    border-radius: 10px;
    padding: 16px 24px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: var(--tp-common-black-9);
    background-color: var(--tp-common-yellow-green);
}

.tp-btn-yellow-green span {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
}

.tp-btn-yellow-green span span.text-1 {
    position: relative;
    display: block;
    transition: 0.3s;
}

.tp-btn-yellow-green span span.text-2 {
    position: absolute;
    top: 100%;
    display: block;
    transition: 0.3s;
}

.tp-btn-yellow-green:hover {
    color: var(--tp-common-black);
}

.tp-btn-yellow-green:hover span span.text-1 {
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
}

.tp-btn-yellow-green:hover span span.text-2 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tp-btn-yellow-green.sidebar-btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    padding: 18px 24px;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
    background: #1A1B1E;
}

.tp-btn-square-blue {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
    border-radius: 10px;
    padding: 20px 34px;
    background: var(--tp-common-blue-2);
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-square-blue span {
    display: inline-block;
    margin-left: 10px;
    transform: translateY(-2px);
}

.tp-btn-square-blue:hover {
    background: var(--tp-common-jelly);
    color: var(--tp-common-white);
}

.tp-btn-blog {
    font-size: 14px;
    font-weight: 600;
    font-family: var(--tp-ff-poppins);
    color: var(--tp-common-black-11);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-blog span {
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-blog:hover {
    color: var(--tp-theme-paste);
}

.tp-btn-blog:hover span {
    transform: translate(5px, -3px);
}

.tp-btn-circle {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: var(--tp-common-white);
    background: var(--tp-grey-9);
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-circle:hover {
    background: var(--tp-theme-green-yellow);
}

.tp-btn-circle-2 {
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: var(--tp-common-black-7);
    background: var(--tp-common-white);
}

.tp-btn-circle-2:hover {
    background: var(--tp-common-blue-2);
    color: var(--tp-common-white);
}

.tp-btn-arrow {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: var(--tp-common-black-6);
}

.tp-btn-arrow span {
    display: inline-block;
    margin-left: 8px;
}

.tp-btn-blog-arrow {
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: var(--tp-common-white);
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-blog-arrow::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: var(--tp-common-white);
    bottom: -7px;
}

.tp-btn-blog-arrow:hover {
    color: var(--tp-common-yellow);
}

.tp-btn-blog-arrow span {
    display: inline-block;
    transform: translate(5px, -1px);
}

.tp-btn-animation {
    height: 50px;
    line-height: 1;
    padding: 17px 15px;
    border-radius: 30px;
    display: inline-block;
    white-space: nowrap;
    animation: scrollText 20s infinite linear;
    background: rgba(255, 255, 255, 0.08);
}

.tp-btn-animation:hover {
    animation-play-state: paused;
}

.tp-btn-animation span {
    font-weight: 600;
    font-size: 18px;
    z-index: 9;
    overflow: hidden;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    transition: all 0.3s;
    color: var(--tp-common-white);
}

.tp-btn-animation span svg {
    margin-right: 8px;
    margin-left: 8px;
}

.tp-btn-black-bg .tp-btn-blue-pill-2-box:hover>*:nth-child(1) {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-7);
}

.tp-btn-black-bg .tp-btn-blue-pill-2-box:hover>*:nth-child(2) {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-7);
}

.tp-btn-black-bg .tp-btn-blue-pill-2-box:hover>*:nth-child(3) {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-7);
}

.tp-btn-black-bg .tp-btn-blue-pill-2-icon {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-7);
}

.tp-btn-black-bg .tp-btn-blue-pill-2-icon::after {
    background-color: var(--tp-common-black-7);
}

.tp-btn-black-bg .tp-btn-blue-pill-2-text {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-7);
}

.tp-header-btn {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-poppins);
    display: inline-block;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    border-radius: 100px;
    padding: 8px 22px;
}

.tp-header-btn:hover {
    background-color: var(--tp-theme-blue);
    color: var(--tp-common-white);
    border-color: var(--tp-theme-blue);
}

.tp-header-btn span {
    margin-left: 25px;
}

.tp-header-btn-yellow {
    border: 1.5px solid rgba(255, 255, 255, 0.3);
    font-family: var(--tp-ff-poppins);
}

.tp-header-btn-yellow:hover {
    background-color: var(--tp-common-yellow);
    color: var(--tp-common-black-3);
    border-color: var(--tp-common-yellow);
}

.tp-header-btn-yellow-light {
    border: 1.5px solid rgba(255, 255, 255, 0.3);
}

.tp-header-btn-yellow-light:hover {
    color: var(--tp-common-black-5);
    border-color: var(--tp-theme-yellow-light);
    background-color: var(--tp-theme-yellow-light);
}

.tp-header-btn-white-square {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -0.01em;
    color: var(--tp-common-black-6);
    border-radius: 10px;
    padding: 17px 23px;
    background: var(--tp-common-white);
    line-height: 1;
}

.tp-header-btn-white-square span {
    display: inline-block;
    margin-right: 10px;
    transform: translateY(-2px);
}

.tp-header-btn-white-square:hover {
    color: var(--tp-common-white);
    background: var(--tp-common-blue-2);
}

.tp-header-search-btn {
    color: var(--tp-common-black-11);
    margin-right: 25px;
}

.tp-btn-circle-stylish {
    position: relative;
    width: 160px;
    height: 160px;
    display: inline-block;
    z-index: 5;
}

.tp-btn-circle-stylish:hover .tp-btn-circle-stylish-arrow {
    left: 100px;
}

.tp-btn-circle-stylish-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    animation: rotate2 12s linear infinite;
    transform-origin: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-btn-circle-stylish-text {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
    position: absolute;
    top: 50px;
    left: 43px;
}

.tp-btn-circle-stylish-arrow {
    position: absolute;
    top: 100px;
    left: 43px;
    color: var(--tp-common-white);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tp-social-btn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: var(--tp-common-white);
    color: var(--tp-common-black-2);
    margin-bottom: 6px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-social-btn:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-theme-blue);
}

.tp-social-btn span {
    display: inline-block;
    transform: translateY(-1px);
}

.tp-social-btn-box {
    position: absolute;
    top: 40px;
    display: flex;
    flex-direction: column;
    right: 0px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* Glow Border Animation */

.animated-border-box {
    position: relative;
    overflow: hidden;
    z-index: 0;
    line-height: 0;
    border-radius: 14px;
    display: inline-block;
    transition: 0.4s;
}

.animated-border-box:hover {
    transform: scale(1.1);
}

.animated-border-box:before {
    content: "";
    z-index: -2;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    position: absolute;
    width: 99999px;
    height: 99999px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: conic-gradient(rgba(0, 0, 0, 0), #FFF, rgba(0, 0, 0, 0) 25%);
    animation: rotate 4s linear infinite;
}

.animated-border-box.radius-style-2 {
    border-radius: 100px;
}

.animated-border-box.radius-style-2 .tp-btn-gradient.sm {
    border-radius: 100px;
}

.animated-border-box.radius-style-2::before {
    background-image: conic-gradient(rgba(0, 0, 0, 0), #21212D, rgba(0, 0, 0, 0) 25%);
}

.animated-border-box.border-icon .tp-btn-gradient span {
    padding-right: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.animated-border-box.border-icon::before {
    background-image: conic-gradient(rgba(0, 0, 0, 0), #21212D, rgba(0, 0, 0, 0) 25%);
}

.tp-action-btn {
    font-size: 15px;
    font-weight: 600;
    color: #4D3D30;
    width: 100%;
    padding: 11px 50px;
    background: #F4F0EA;
    display: inline-block;
    text-transform: uppercase;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(77, 61, 48, 0.1);
    transform: translateY(100%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-action-btn:hover {
    color: var(--tp-common-white);
    background-color: #4D3D30;
}

.tp-quick-view-btn {
    height: 40px;
    width: 40px;
    display: grid;
    color: #4d3d30;
    text-align: center;
    place-content: center;
    background-color: #F4F0EA;
    transform: translateX(100%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-quick-view-btn:hover {
    color: var(--tp-common-white);
    background-color: #4D3D30;
}

.tp-portfolio-details-btn {
    font-size: 16px;
    font-weight: 600;
    padding: 9px 25px;
    border-radius: 24px;
    letter-spacing: -0.16px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-portfolio-details-btn:hover {
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
}

.tp-portfolio-details-btn span {
    display: inline-block;
    margin-left: 15px;
}

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

/*  2.2 Animation
/*----------------------------------------*/

@keyframes rotate2 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes animationglob {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes lqdItiImgOut {
    0% {
        transform: translateY(0) scale(1);
    }
    to {
        transform: translateY(100%) scale(1.15);
    }
}

@keyframes hero-circle-2 {
    0% {
        -webkit-transform: translateX(1000px);
        -moz-transform: translateX(1000px);
        -ms-transform: translateX(1000px);
        -o-transform: translateX(1000px);
        transform: translateX(1000px);
    }
    100% {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes hero-circle-3 {
    0% {
        -webkit-transform: translateX(500px);
        -moz-transform: translateX(500px);
        -ms-transform: translateX(500px);
        -o-transform: translateX(500px);
        transform: translateX(500px);
    }
    100% {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes move1 {
    0% {
        bottom: -300px;
        left: -300px;
    }
    30% {
        bottom: 100px;
        left: 300px;
    }
    60% {
        bottom: 200px;
        left: 600px;
    }
    100% {
        bottom: -300px;
        left: 1200px;
    }
}

@keyframes move1-reverse {
    0% {
        bottom: -150px;
        left: 1400px;
    }
    40% {
        bottom: 50px;
        left: 600px;
    }
    70% {
        bottom: 200px;
        left: 300px;
    }
    100% {
        bottom: -150px;
        left: -150px;
    }
}

@keyframes animate-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 0 rgba(255, 255, 255, 0.2);
    }
    40% {
        box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 0 rgba(255, 255, 255, 0.2);
    }
    80% {
        box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
    }
}

@keyframes animate-pulse-2 {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 246, 105, 0.1), 0 0 0 0 rgba(255, 246, 105, 0.1);
    }
    40% {
        box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 0 rgba(255, 246, 105, 0.1);
    }
    80% {
        box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
    }
}

@keyframes rotate {
    100% {
        transform: translate(-50%, -50%) rotate(1turn);
    }
}

@keyframes marquee-horizontal {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}

@-webkit-keyframes video-border {
    0% {
        transform: translate(-50%, -50%) scale(1);
    }
    60% {
        opacity: 1;
    }
    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

@-moz-keyframes video-border {
    0% {
        transform: translate(-50%, -50%) scale(1);
    }
    60% {
        opacity: 1;
    }
    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

@-ms-keyframes video-border {
    0% {
        transform: translate(-50%, -50%) scale(1);
    }
    60% {
        opacity: 1;
    }
    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

@keyframes video-border {
    0% {
        transform: translate(-50%, -50%) scale(1);
    }
    60% {
        opacity: 1;
    }
    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

@keyframes scroll-up-down {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes scroll1 {
    0% {
        top: 0px;
    }
    100% {
        top: 100%;
    }
}

@keyframes scroll2 {
    0% {
        top: 0px;
    }
    100% {
        top: 100%;
    }
}

@keyframes transform {
    0% {
        transform: scale(0.5);
        opacity: 0.8;
    }
    50% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(0.5);
        opacity: 0.8;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

.tp-zoom-in-out {
    -webkit-animation: tp_zoom_in_out 7s infinite linear;
    -moz-animation: tp_zoom_in_out 7s infinite linear;
    -ms-animation: tp_zoom_in_out 7s infinite linear;
    -o-animation: tp_zoom_in_out 7s infinite linear;
    animation: tp_zoom_in_out 7s infinite linear;
}

@-webkit-keyframes tp_zoom_in_out {
    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);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@-moz-keyframes tp_zoom_in_out {
    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);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@-ms-keyframes tp_zoom_in_out {
    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);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes tp_zoom_in_out {
    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);
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes scroll_anim {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes loadingAnimation {
    to {
        transform: rotate(-360deg);
    }
}

@keyframes roteted {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes headerSlideDown {
    0% {
        margin-top: -150px;
    }
    100% {
        margin-top: 0;
    }
}

@keyframes bar_anim {
    0%,
    100% {
        -webkit-clip-path: inset(-2px 0);
        clip-path: inset(-2px 0);
    }
    42% {
        -webkit-clip-path: inset(-2px 0 -2px 100%);
        clip-path: inset(-2px 0 -2px 100%);
    }
    43% {
        -webkit-clip-path: inset(-2px 100% -2px 0);
        clip-path: inset(-2px 100% -2px 0);
    }
}

@keyframes scrollText {
    from {
        transform: translateX(0%);
    }
    to {
        transform: translateX(-50%);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes tpshake {
    10% {
        transform: translateY(-10px);
    }
    50% {
        transform: skew(15deg);
    }
    80% {
        transform: rotate(10deg);
    }
    100% {
        transform: translate(0);
    }
}

@-moz-keyframes tpshake {
    10% {
        transform: translateY(-10px);
    }
    50% {
        transform: skew(15deg);
    }
    80% {
        transform: rotate(10deg);
    }
    100% {
        transform: translate(0);
    }
}

@-ms-keyframes tpshake {
    10% {
        transform: translateY(-10px);
    }
    50% {
        transform: skew(15deg);
    }
    80% {
        transform: rotate(10deg);
    }
    100% {
        transform: translate(0);
    }
}

@keyframes tpshake {
    10% {
        transform: translateY(-10px);
    }
    50% {
        transform: skew(15deg);
    }
    80% {
        transform: rotate(10deg);
    }
    100% {
        transform: translate(0);
    }
}

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

/*  2.8 Preloader
/*----------------------------------------*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background-color: var(--tp-theme-green);
}

.preloader {
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 0px;
    text-align: left;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
}

.preloader span {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: var(--tp-common-black);
    animation: preloader 1.3s linear infinite;
    -webkit-animation: preloader 1.3s linear infinite;
}

.preloader span:last-child {
    animation-delay: -0.9s;
    -webkit-animation-delay: -0.9s;
}

@keyframes preloader {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0;
    }
}

/*--- end of preloader ---*/

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

/*  2.3 Background
/*----------------------------------------*/

.grey-bg {
    background-color: var(--tp-grey-1);
}

.grey-bg-2 {
    background-color: var(--tp-grey-4);
}

.blue-bg {
    background-color: var(--tp-theme-blue);
}

.white-bg {
    background-color: var(--tp-common-white);
}

.black-bg {
    background-color: var(--tp-common-black);
}

.black-bg-2 {
    background-color: var(--tp-common-black-2);
}

.black-bg-3 {
    background-color: var(--tp-common-black-3);
}

.black-bg-4 {
    background-color: var(--tp-common-black-4);
}

.black-bg-5 {
    background-color: var(--tp-common-black-5);
}

.black-bg-6 {
    background-color: var(--tp-common-black-6);
}

.black-bg-7 {
    background-color: var(--tp-common-black-7);
}

.black-bg-8 {
    background-color: var(--tp-common-black-8);
}

.pink-light-bg {
    background-color: var(--tp-common-pink-light);
}

.yellow-bg {
    background-color: var(--tp-common-yellow);
}

.red-bg {
    background-color: var(--tp-common-red-2);
}

.red-bg-2 {
    background-color: var(--tp-common-red-3);
}

.yellow-green-bg {
    background-color: var(--tp-common-yellow-green);
}

.green-regular-bg {
    background-color: var(--tp-common-green-regular);
}

.paste-bg {
    background-color: var(--tp-theme-paste);
}

.paste-bg-2 {
    background-color: var(--tp-common-paste-2);
}

[data-bg-color=footer-bg-grey] {
    background-color: var(--tp-footer-grey-1);
}

[data-bg-color=footer-bg-white] {
    background-color: var(--tp-common-white);
}

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

/*  2.5 Breadcrumb
/*----------------------------------------*/

.tp-breadcrumb-ptb {
    padding-top: 180px;
}

.tp-breadcrumb-title {
    font-size: 80px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 0;
    letter-spacing: -0.03em;
    color: var(--tp-common-black-2);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-breadcrumb-title {
        font-size: 60px;
    }
}

@media (max-width: 575px) {
    .tp-breadcrumb-title {
        font-size: 40px;
    }
}

.tp-breadcrumb-list {
    display: inline-block;
    padding: 0px 10px;
}

.tp-breadcrumb-list span:last-child {
    color: var(--tp-common-black-2);
}

.tp-breadcrumb-list span {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-transform: capitalize;
    color: rgba(17, 16, 19, 0.4);
}

.tp-breadcrumb-list span.dvdr i {
    padding: 0px 14px;
    font-style: normal;
}

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

/*  2.1 Accordion
/*----------------------------------------*/

/* ===== Home-2 Start ===== */

.md-faq-accordion-wrap {
    padding-left: 80px;
    padding-top: 30px;
    position: relative;
}

@media (max-width: 575px) {
    .md-faq-accordion-wrap {
        padding-left: 50px;
    }
}

.md-faq-accordion-wrap::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    left: 20px;
    top: 0;
    background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 575px) {
    .md-faq-accordion-wrap::before {
        left: 20px;
    }
}

.md-faq-accordion-wrap::after {
    content: "";
    position: absolute;
    width: 3px;
    height: 7%;
    background: var(--tp-common-white);
    top: 0;
    left: 20px;
}

.md-faq-accordion .accordion-buttons {
    text-align: left;
}

.md-faq-accordion .accordion-buttons>i {
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: var(--tp-common-white);
    display: inline-block;
    margin-bottom: 33px;
}

@media (max-width: 575px) {
    .md-faq-accordion .accordion-buttons>i {
        margin-bottom: 15px;
    }
}

.md-faq-accordion .accordion-buttons>i span {
    position: absolute;
    left: -74px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 25px;
    color: var(--tp-common-black-2);
    background: var(--tp-common-white);
    text-align: center;
    border-radius: 50%;
    z-index: 5;
}

@media (max-width: 575px) {
    .md-faq-accordion .accordion-buttons>i span {
        left: -45px;
    }
}

.md-faq-accordion .accordion-items {
    padding-bottom: 70px;
    position: relative;
}

.md-faq-accordion .accordion-items::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 0%;
    left: -60px;
    top: 12px;
    background: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 575px) {
    .md-faq-accordion .accordion-items::before {
        left: -30px;
    }
}

.md-faq-accordion .accordion-items.faq-active::before {
    height: 100%;
    background: var(--tp-common-white);
    top: 12px;
    bottom: 0;
}

.md-faq-accordion .accordion-items .accordion-body {
    padding: 0;
    padding-top: 20px;
}

.md-faq-accordion .accordion-items .accordion-body p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-faq-accordion .accordion-items .accordion-body p {
        padding-right: 5px;
    }
    .md-faq-accordion .accordion-items .accordion-body p br {
        display: none;
    }
}

.md-faq-accordion-title {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    display: block;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    text-align: left;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-faq-accordion-title {
        font-size: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .md-faq-accordion-title {
        font-size: 38px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .md-faq-accordion-title {
        font-size: 34px;
        line-height: 1;
    }
}

@media (max-width: 575px) {
    .md-faq-accordion-title {
        font-size: 28px;
        line-height: 1;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-accordion-step-box {
        padding-bottom: 90px;
    }
}

.md_inner_process_style .md-faq-accordion-wrap::before {
    background: rgba(18, 18, 18, 0.1);
}

.md_inner_process_style .md-faq-accordion .accordion-items.faq-active::before {
    background: var(--tp-common-black-6);
}

.md_inner_process_style .md-faq-accordion .accordion-items .accordion-body p {
    color: var(--tp-common-black-6);
}

.md_inner_process_style .md-faq-accordion .accordion-buttons>i {
    color: var(--tp-common-black-6);
}

@media (max-width: 575px) {
    .md_inner_process_style .md-faq-accordion .accordion-buttons>i {
        margin-bottom: 15px;
    }
}

.md_inner_process_style .md-faq-accordion .accordion-buttons>i span {
    color: var(--tp-common-white);
    background: var(--tp-common-black-6);
}

.md_inner_process_style .md-faq-accordion-title {
    color: var(--tp-common-black-6);
}

/* ===== Home-5 Start ===== */

.studio-service-accordion .accordion-header {
    font-size: inherit;
}

.studio-service-accordion .accordion-buttons {
    text-align: left;
    width: 100%;
    height: 100%;
    position: relative;
    padding-right: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-service-accordion .accordion-buttons {
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {
    .studio-service-accordion .accordion-buttons {
        padding-right: 0px;
    }
}

.studio-service-accordion .accordion-buttons span {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.04em;
    text-align: right;
    color: var(--tp-common-white);
    position: absolute;
    right: 0;
    top: 15px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-service-accordion .accordion-buttons span {
        right: 20px;
    }
}

@media (max-width: 575px) {
    .studio-service-accordion .accordion-buttons span {
        display: none;
    }
}

.studio-service-accordion .accordion-buttons i {
    font-weight: 600;
    font-size: 80px;
    line-height: 1.25;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    color: var(--tp-common-white);
    font-style: normal;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .studio-service-accordion .accordion-buttons i {
        font-size: 64px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .studio-service-accordion .accordion-buttons i {
        font-size: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-service-accordion .accordion-buttons i {
        font-size: 42px;
    }
}

@media (max-width: 575px) {
    .studio-service-accordion .accordion-buttons i {
        font-size: 32px;
    }
}

.studio-service-accordion .accordion-buttons:not(.collapsed) i {
    color: var(--tp-theme-green-yellow);
}

.studio-service-accordion .accordion-body {
    padding: 0;
}

.studio-service-accordion .accordion-body p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.62;
    color: #999da6;
    margin-bottom: 0;
    padding-bottom: 30px;
    letter-spacing: -0.02em;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .studio-service-accordion .accordion-body p br {
        display: none;
    }
}

.studio-service-accordion .accordion-items {
    padding: 22px 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.studio-service-accordion .accordion-items:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.studio-service-accordion-content {
    padding-right: 20px;
}

.studio-service-category a {
    font-weight: 500;
    font-size: 13px;
    line-height: 1;
    padding: 7px 16px;
    border-radius: 20px;
    display: inline-block;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: var(--tp-common-white);
    margin-bottom: 5px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.studio-service-category a:hover {
    color: var(--tp-common-black);
    background-color: var(--tp-theme-green-yellow);
}

@media (max-width: 575px) {
    .studio-service-category a {
        margin-bottom: 10px;
    }
}

.studio-service-category a:not(:last-child) {
    margin-right: 5px;
}

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

/*  2.10 Section Title
/*----------------------------------------*/

/* ===== Home-1 Start ===== */

.tp-section-title {
    font-size: 80px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.04em;
    text-transform: uppercase;
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .tp-section-title {
        font-size: 70px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-section-title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .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: 34px;
    }
}

.tp-section-title-thunder {
    font-size: 130px;
    font-family: var(--tp-ff-thunder-semibold);
    color: var(--tp-common-black-6);
    line-height: 0.86;
}

.tp-section-title-white {
    color: var(--tp-common-white);
}

.tp-section-title-teko {
    font-size: 70px;
    font-weight: 600;
    font-family: var(--tp-ff-teko);
    color: var(--tp-common-white);
    letter-spacing: -0.02em;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-section-title-teko {
        font-size: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-section-title-teko {
        font-size: 54px;
    }
}

@media (max-width: 575px) {
    .tp-section-title-teko {
        font-size: 42px;
    }
}

.tp-section-title-teko.fw-500 {
    font-weight: 500;
    letter-spacing: -0.03em;
}

.tp-section-title.fs-70 {
    font-size: 70px;
    font-weight: 700;
    color: #1d1d1f;
}

.tp-section-subtitle {
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    color: var(--tp-common-black);
    position: relative;
    text-transform: uppercase;
}

.tp-section-subtitle-pre::before {
    content: "";
    height: 20px;
    width: 20px;
    margin-right: 12px;
    border-radius: 4px;
    display: inline-block;
    transform: translateY(3px);
    background-color: var(--tp-common-jelly);
}

.tp-section-subtitle-white {
    color: var(--tp-common-white);
}

.tp-section-subtitle.fs-16 {
    font-size: 16px;
    font-weight: 700;
    color: #1D1D1F;
}

.tp-section-subtitle.fs-17 {
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
    text-transform: capitalize;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-section-subtitle.fs-17 {
        display: inline-block;
        margin-bottom: 15px;
    }
}

.tp-section-subtitle.fs-17.pre-circle::before {
    content: "";
    height: 8px;
    width: 8px;
    margin-right: 12px;
    border-radius: 50%;
    display: inline-block;
    transform: translateY(-2px);
    background-color: var(--tp-common-white);
}

.tp-section-subtitle.fs-18 {
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    line-height: 1;
}

.tp-section-subtitle-2 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--tp-common-white);
    display: inline-block;
    padding: 3px 23px;
    border-radius: 20px;
}

.tp-section-subtitle-2::before {
    content: "";
    display: inline-block;
    height: 6px;
    width: 6px;
    margin-right: 10px;
    border-radius: 50%;
    transform: translateY(-1px);
    background-color: var(--tp-common-white);
}

.tp-section-subtitle-2.section-border {
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-section-subtitle-2.black {
    color: #1d1d1f;
}

.tp-section-subtitle-2.black::before {
    background-color: #1D1D1F;
}

.tp-section-subtitle-2.black.section-border {
    border: 1px solid rgba(29, 29, 31, 0.1);
}

.tp-section-thunder-text p {
    font-size: 23px;
    font-weight: 500;
    color: var(--tp-common-black-6);
}

.tp-section-corporate-service-title {
    font-size: 80px;
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.04em;
    color: var(--tp-common-black-common);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-section-corporate-service-title {
        font-size: 44px;
    }
}

@media (max-width: 575px) {
    .tp-section-corporate-service-title {
        font-size: 32px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-section-corporate-service-title br {
        display: none;
    }
}

/* ===== Home-2 Start ===== */

.md-section-title {
    font-weight: 600;
    font-size: 80px;
    line-height: 1;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    color: var(--tp-common-black-2);
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .md-section-title {
        font-size: 70px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-section-title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-section-title {
        font-size: 55px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .md-section-title {
        font-size: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .md-section-title {
        font-size: 40px;
    }
}

@media (max-width: 575px) {
    .md-section-title {
        font-size: 32px;
    }
    .md-section-title br {
        display: none;
    }
}

.md-section-title.fs-50 {
    font-size: 50px;
    line-height: 1.2;
    text-transform: capitalize;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .md-section-title.fs-50 {
        font-size: 46px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-section-title.fs-50 {
        font-size: 40px;
    }
    .md-section-title.fs-50 br {
        display: none;
    }
}

@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) {
    .md-section-title.fs-50 {
        font-size: 36px;
    }
    .md-section-title.fs-50 br {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .md-section-title.fs-50 {
        font-size: 32px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .md-section-title.fs-50 {
        font-size: 28px;
    }
}

@media (max-width: 575px) {
    .md-section-title.fs-50 {
        font-size: 24px;
    }
}

.md-section-title.fs-90 {
    font-size: 90px;
}

.md-section-title.fs-140 {
    font-size: 140px;
    font-weight: 700;
    line-height: 0.89;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .md-section-title.fs-140 {
        font-size: 120px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .md-section-title.fs-140 {
        font-size: 100px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-section-title.fs-140 {
        font-size: 90px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-section-title.fs-140 {
        font-size: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .md-section-title.fs-140 {
        font-size: 70px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .md-section-title.fs-140 {
        font-size: 70px;
    }
    .md-section-title.fs-140 br {
        display: none;
    }
}

@media (max-width: 575px) {
    .md-section-title.fs-140 {
        font-size: 50px;
    }
    .md-section-title.fs-140 br {
        display: none;
    }
}

.md-section-subtitle {
    font-size: 18px;
    font-weight: 400;
    color: var(--tp-common-black-2);
    line-height: 1;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}

.md-section-subtitle.pre::before {
    content: "";
    height: 20px;
    width: 20px;
    margin-right: 12px;
    border-radius: 4px;
    display: inline-block;
    transform: translateY(3px);
    background-color: var(--tp-theme-blue);
}

.md-section-subtitle.white {
    color: var(--tp-common-white);
}

.md-section-subtitle.white::before {
    background-color: var(--tp-common-white);
}

.md-section-subtitle.black-pre::before {
    background-color: #1B1B1D;
}

/* ===== Home-3 Start ===== */

.dgs-section-content-subtitle {
    position: relative;
    color: var(--tp-common-white);
    font-weight: 500;
    font-size: 18px;
}

.dgs-section-content-subtitle i {
    position: absolute;
    color: 1px solid rgba(255, 255, 255, 0.06);
    transform: translate(45px, 0px);
    right: 0;
}

@media only screen and (min-width: 1851px) and (max-width: 1900px) {
    .dgs-section-content-subtitle i {
        transform: translate(80px, 0px);
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .dgs-section-content-subtitle i {
        transform: translate(100px, 0px);
    }
    .dgs-section-content-subtitle i svg {
        width: calc(100% - 50px);
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .dgs-section-content-subtitle i {
        transform: translate(100px, 0px);
    }
    .dgs-section-content-subtitle i svg {
        width: calc(100% - 80px);
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dgs-section-content-subtitle i {
        transform: translate(0px, 0px);
        margin-left: 110px;
    }
    .dgs-section-content-subtitle i svg {
        width: calc(100% - 300px);
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgs-section-content-subtitle i {
        transform: translate(0px, 0px);
        margin-left: 110px;
    }
    .dgs-section-content-subtitle i svg {
        width: calc(100% - 300px);
    }
}

@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) {
    .dgs-section-content-subtitle i {
        display: none;
    }
}

.dgs-section-content-subtitle-semi {
    font-weight: 600;
    display: inline-block;
}

.dgs-section-content-subtitle-semi i {
    transform: translate(20px, 0px);
    right: inherit;
}

.dgs-section-content-title {
    font-family: var(--tp-ff-teko);
    font-weight: 600;
    font-size: 140px;
    line-height: 0.85;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgs-section-content-title {
        font-size: 100px;
    }
}

@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) {
    .dgs-section-content-title {
        font-size: 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgs-section-content-title {
        font-size: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgs-section-content-title {
        font-size: 70px;
    }
}

@media (max-width: 575px) {
    .dgs-section-content-title {
        font-size: 50px;
    }
}

.dgs-section-content-title.fs-120 {
    font-size: 120px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgs-section-content-title.fs-120 {
        font-size: 100px;
    }
}

@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) {
    .dgs-section-content-title.fs-120 {
        font-size: 90px;
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgs-section-content-title.fs-120 {
        font-size: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgs-section-content-title.fs-120 {
        font-size: 70px;
    }
}

@media (max-width: 575px) {
    .dgs-section-content-title.fs-120 {
        font-size: 50px;
    }
}

/* ===== Home-4 Start ===== */

@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) {
    .cr-section-content-wrapper {
        padding-left: 0;
    }
}

.cr-section-content p {
    font-size: 16px;
    color: var(--tp-grey-8);
    font-family: var(--tp-ff-poppins);
}

@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) {
    .cr-section-content p br {
        display: none;
    }
}

.cr-section-content-subtitle {
    font-size: 16px;
    font-weight: 700;
    font-family: var(--tp-ff-grotesk);
    color: var(--tp-common-black-11);
    position: relative;
    line-height: 1.63;
    text-transform: uppercase;
    display: inline-block;
}

.cr-section-content-subtitle.pre {
    position: relative;
}

.cr-section-content-subtitle.pre::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 10px;
    transform: translateY(-3px);
    background-color: var(--tp-common-black-11);
}

.cr-section-content-subtitle-white {
    color: var(--tp-common-white);
}

.cr-section-content-subtitle-white-2 {
    color: var(--tp-common-white-2);
}

.cr-section-content-subtitle-white-2.pre::before {
    background-color: var(--tp-common-white-2);
}

.cr-section-content-title {
    font-size: 60px;
    font-weight: 700;
    color: var(--tp-common-black-11);
    font-family: var(--tp-ff-grotesk);
    line-height: 1;
    letter-spacing: -0.04em;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .cr-section-content-title {
        font-size: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cr-section-content-title {
        font-size: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-section-content-title {
        font-size: 40px;
    }
}

@media (max-width: 575px) {
    .cr-section-content-title {
        font-size: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-section-content-title br {
        display: none;
    }
}

.cr-section-content-title.fs-80 {
    font-size: 80px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .cr-section-content-title.fs-80 {
        font-size: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cr-section-content-title.fs-80 {
        font-size: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cr-section-content-title.fs-80 {
        font-size: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-section-content-title.fs-80 {
        font-size: 40px;
    }
}

@media (max-width: 575px) {
    .cr-section-content-title.fs-80 {
        font-size: 30px;
    }
}

.cr-section-content-title-big {
    font-size: 375px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
}

@media only screen and (min-width: 1851px) and (max-width: 1900px),
only screen and (min-width: 1801px) and (max-width: 1850px) {
    .cr-section-content-title-big {
        font-size: 350px;
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .cr-section-content-title-big {
        font-size: 335px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .cr-section-content-title-big {
        font-size: 310px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .cr-section-content-title-big {
        font-size: 275px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .cr-section-content-title-big {
        font-size: 230px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cr-section-content-title-big {
        font-size: 190px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cr-section-content-title-big {
        font-size: 140px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-section-content-title-big {
        font-size: 100px;
    }
}

@media (max-width: 575px) {
    .cr-section-content-title-big {
        font-size: 60px;
    }
}

.cr-section-content-big-title {
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    line-height: 0.6;
    font-size: 341px;
    letter-spacing: -0.06em;
    color: var(--tp-common-paste-2);
}

@media only screen and (min-width: 1801px) and (max-width: 1850px) {
    .cr-section-content-big-title {
        font-size: 320px;
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .cr-section-content-big-title {
        font-size: 315px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .cr-section-content-big-title {
        font-size: 295px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .cr-section-content-big-title {
        font-size: 260px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .cr-section-content-big-title {
        font-size: 220px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cr-section-content-big-title {
        font-size: 185px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cr-section-content-big-title {
        font-size: 140px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-section-content-big-title {
        font-size: 106px;
    }
}

@media (max-width: 575px) {
    .cr-section-content-big-title {
        font-size: 58px;
    }
}

/* ===== Home-5 Start ===== */

.studio-section-space {
    padding-left: 130px;
}

@media only screen and (min-width: 1701px) and (max-width: 1800px),
only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-section-space {
        padding-left: 0px;
    }
}

.studio-section-content p {
    font-weight: 500;
    font-size: 50px;
    line-height: 120%;
    letter-spacing: -0.06em;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .studio-section-content p {
        font-size: 42px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .studio-section-content p {
        font-size: 36px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .studio-section-content p {
        font-size: 34px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-section-content p {
        font-size: 28px;
    }
    .studio-section-content p br {
        display: none;
    }
}

@media (max-width: 575px) {
    .studio-section-content p {
        font-size: 24px;
    }
}

.studio-section-content.text-indent p {
    text-indent: 90px;
}

@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) {
    .studio-section-content.text-indent p {
        text-indent: 0px;
    }
}

.studio-section-content-subtitle {
    font-weight: 400;
    font-size: 17px;
    text-transform: uppercase;
    display: inline-block;
    color: var(--tp-common-black);
}

.studio-section-content-subtitle.pre {
    position: relative;
}

.studio-section-content-subtitle.pre::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 12px;
    transform: translateY(-3px);
    background-color: var(--tp-common-black);
}

.studio-section-content-subtitle.jelly {
    font-size: 16px;
    color: var(--tp-common-white);
}

.studio-section-content-subtitle.jelly::before {
    background-color: var(--tp-common-jelly);
}

.studio-section-content-subtitle-white {
    color: var(--tp-common-white);
}

.studio-section-content-subtitle-white.pre::before {
    background-color: var(--tp-common-white);
}

.studio-section-content-title {
    font-size: 140px;
    font-weight: 700;
    letter-spacing: -0.06em;
    line-height: 0.89;
    text-transform: uppercase;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .studio-section-content-title {
        font-size: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .studio-section-content-title {
        font-size: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-section-content-title {
        font-size: 60px;
    }
}

@media (max-width: 575px) {
    .studio-section-content-title {
        font-size: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-section-content-title br {
        display: none;
    }
}

/* ===== Home-6 & Home-7 Start ===== */

.pp-section-content p {
    font-weight: 500;
    font-size: 50px;
    line-height: 120%;
    letter-spacing: -0.06em;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-section-content p {
        font-size: 42px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-section-content p {
        font-size: 36px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-section-content p {
        font-size: 34px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-section-content p {
        font-size: 28px;
    }
    .pp-section-content p br {
        display: none;
    }
}

@media (max-width: 575px) {
    .pp-section-content p {
        font-size: 24px;
    }
}

.pp-section-content.text-indent p {
    text-indent: 90px;
}

@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) {
    .pp-section-content.text-indent p {
        text-indent: 0px;
    }
}

.pp-section-subtitle {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    color: var(--tp-common-white);
}

.pp-section-subtitle i {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: var(--tp-theme-yellow-light);
    background: rgba(255, 246, 105, 0.1);
    text-align: center;
    line-height: 1;
    margin-right: 8px;
}

.pp-section-subtitle.tp-text-black {
    color: var(--tp-common-black-5);
}

.pp-section-subtitle.tp-text-black i {
    color: var(--tp-common-black-5);
    background: rgba(18, 15, 16, 0.12);
}

.pp-section-title {
    font-size: 120px;
    font-weight: 600;
    font-family: var(--tp-ff-teko);
    line-height: 0.83;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-section-title {
        font-size: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-section-title {
        font-size: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-section-title {
        font-size: 74px;
    }
}

@media (max-width: 575px) {
    .pp-section-title {
        font-size: 70px;
    }
}

.pp-section-title i {
    font-style: normal;
    color: rgba(255, 255, 255, 0.3);
}

.pp-section-title.fs-80 {
    font-size: 80px;
    font-weight: 400;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-section-title.fs-80 {
        font-size: 70px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-section-title.fs-80 {
        font-size: 60px;
    }
}

@media (max-width: 575px) {
    .pp-section-title.fs-80 {
        font-size: 42px;
    }
}

.pp-section-title.fs-90 {
    font-size: 90px;
    font-weight: 500;
    line-height: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-section-title.fs-90 {
        font-size: 80px;
    }
}

@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) {
    .pp-section-title.fs-90 {
        font-size: 74px;
    }
    .pp-section-title.fs-90 br {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-section-title.fs-90 {
        font-size: 64px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-section-title.fs-90 {
        font-size: 54px;
    }
}

@media (max-width: 575px) {
    .pp-section-title.fs-90 {
        font-size: 38px;
    }
}

.pp-section-title.fs-140 {
    font-size: 140px;
    font-weight: 600;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-section-title.fs-140 {
        font-size: 120px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-section-title.fs-140 {
        font-size: 110px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-section-title.fs-140 {
        font-size: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-section-title.fs-140 {
        font-size: 80px;
    }
}

@media (max-width: 575px) {
    .pp-section-title.fs-140 {
        font-size: 62px;
    }
}

.pp-section-title.fs-340 {
    font-size: 340px;
    font-weight: 800;
    letter-spacing: -0.05em;
    font-family: var(--tp-ff-inter);
    text-transform: uppercase;
    color: var(--tp-common-black-2);
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .pp-section-title.fs-340 {
        font-size: 320px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .pp-section-title.fs-340 {
        font-size: 300px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-section-title.fs-340 {
        font-size: 250px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-section-title.fs-340 {
        font-size: 225px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-section-title.fs-340 {
        font-size: 190px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-section-title.fs-340 {
        font-size: 150px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-section-title.fs-340 {
        font-size: 105px;
    }
}

@media (max-width: 575px) {
    .pp-section-title.fs-340 {
        font-size: 60px;
    }
}

.pp-section-title.fs-500 {
    font-size: 500px;
    font-weight: 600;
    color: var(--tp-common-white);
    letter-spacing: -0.06px;
    text-transform: uppercase;
    line-height: 0.7;
}

@media only screen and (min-width: 1851px) and (max-width: 1900px) {
    .pp-section-title.fs-500 {
        font-size: 480px;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 1850px) {
    .pp-section-title.fs-500 {
        font-size: 460px;
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .pp-section-title.fs-500 {
        font-size: 440px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .pp-section-title.fs-500 {
        font-size: 420px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-section-title.fs-500 {
        font-size: 365px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-section-title.fs-500 {
        font-size: 315px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-section-title.fs-500 {
        font-size: 265px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-section-title.fs-500 {
        font-size: 200px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-section-title.fs-500 {
        font-size: 150px;
    }
}

@media (max-width: 575px) {
    .pp-section-title.fs-500 {
        font-size: 85px;
    }
}

/* ===== Home-8 Start ===== */

.tp-section-thunder-title {
    font-size: 130px;
    font-family: var(--tp-ff-thunder-semibold);
    color: var(--tp-common-black-6);
    line-height: 0.86;
    letter-spacing: -0.01em;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-section-thunder-title {
        font-size: 120px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-section-thunder-title {
        font-size: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-section-thunder-title {
        font-size: 90px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-section-thunder-title {
        font-size: 75px;
    }
}

@media (max-width: 575px) {
    .tp-section-thunder-title {
        font-size: 56px;
    }
}

.tp-section-thunder-subtitle {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: var(--tp-common-black-6);
}

/* ===== Home-9 Start ===== */

.dgm-section-content p {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.55;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 575px) {
    .dgm-section-content p {
        font-size: 20px;
    }
    .dgm-section-content p br {
        display: none;
    }
}

.dgm-section-content.grey p {
    color: #333;
}

.dgm-section-subtitle {
    font-weight: 500;
    font-size: 16px;
    color: var(--tp-common-black-7);
    display: inline-block;
}

.dgm-section-subtitle.tp-text-white {
    color: var(--tp-common-white);
}

.dgm-section-title {
    font-size: 80px;
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.03em;
    color: var(--tp-common-black-7);
}

.dgm-section-title.fs-60 {
    font-size: 60px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-section-title.fs-60 {
        font-size: 56px;
    }
}

@media (max-width: 575px) {
    .dgm-section-title.fs-60 {
        font-size: 38px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgm-section-title {
        font-size: 74px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-section-title {
        font-size: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-section-title {
        font-size: 64px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-section-title {
        font-size: 56px;
    }
}

@media (max-width: 575px) {
    .dgm-section-title {
        font-size: 38px;
    }
}

@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) {
    .dgm-section-title br {
        display: none;
    }
}

/* ===== For Inner Page Start ===== */

.pp_about_me_section-subtitle {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
    display: inline-block;
}

.pp_about_me_section-title {
    font-size: 80px;
    font-weight: 400;
    line-height: 1;
    color: var(--tp-common-white);
    letter-spacing: -0.01em;
    font-family: var(--tp-ff-teko);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp_about_me_section-title {
        font-size: 70px;
    }
}

@media (max-width: 575px) {
    .pp_about_me_section-title {
        font-size: 62px;
    }
}

.tp-service-section-title {
    font-size: 60px;
    font-family: var(--tp-ff-teko);
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.02em;
    color: #f5f7f5;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-service-section-title {
        font-size: 54px;
    }
}

@media (max-width: 575px) {
    .tp-service-section-title {
        font-size: 42px;
    }
}

.tp-service-section-text p {
    font-weight: 500;
    font-size: 18px;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-section-text p br {
        display: none;
    }
}

.tp-revel-line {
    overflow: hidden;
}

.fw-700 {
    font-weight: 700;
}

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

/*  2.9 Search
/*----------------------------------------*/

.tp-search-area {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    height: 300px;
    visibility: hidden;
    background: var(--tp-common-white);
    -webkit-transform: translateY(calc(-100% - 80px));
    -moz-transform: translateY(calc(-100% - 80px));
    -ms-transform: translateY(calc(-100% - 80px));
    -o-transform: translateY(calc(-100% - 80px));
    transform: translateY(calc(-100% - 80px));
    transition: all 0.5s ease-in-out 0s, visibility 0.5s ease-in-out;
    animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    z-index: 99999;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    scrollbar-width: none;
}

.tp-search-area::-webkit-scrollbar {
    display: none;
    /* for Chrome, Safari, and Opera */
}

.tp-search-area.opened {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.tp-search-area.search-black {
    background: rgb(38, 37, 40);
}

.tp-search-area.search-black .tp-search-content .search::before {
    background-color: var(--tp-common-white);
}

.tp-search-area.search-black .tp-search-content input {
    border-color: #4F4F4F;
    background-color: transparent;
    color: var(--tp-common-white);
}

.tp-search-area.search-black .tp-search-content input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: var(--tp-common-white);
}

.tp-search-area.search-black .tp-search-content input::-moz-placeholder {
    /* Firefox 19+ */
    color: var(--tp-common-white);
}

.tp-search-area.search-black .tp-search-content input:-moz-placeholder {
    /* Firefox 4-18 */
    color: var(--tp-common-white);
}

.tp-search-area.search-black .tp-search-content input:-ms-input-placeholder {
    /* IE 10+  Edge*/
    color: var(--tp-common-white);
}

.tp-search-area.search-black .tp-search-content input::placeholder {
    /* MODERN BROWSER */
    color: var(--tp-common-white);
}

.tp-search-area.search-black .tp-search-content .tp-search-icon {
    color: var(--tp-common-white);
}

.tp-search-area.search-black .tp-search-close-btn {
    border-color: #4F4F4F;
    color: var(--tp-common-white);
}

.tp-search-wrapper {
    position: relative;
    display: flex;
    padding-top: 80px;
    justify-content: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-search-wrapper {
        padding-top: 115px;
    }
}

.tp-search-close {
    position: absolute;
    top: 35px;
    right: 35px;
}

@media (max-width: 575px) {
    .tp-search-close {
        right: 20px;
        top: 20px;
    }
}

.tp-search-close-btn {
    position: relative;
    height: 50px;
    width: 50px;
    z-index: 2;
    line-height: 1;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
    color: var(--tp-common-black);
    border: 1px solid rgba(22, 22, 19, 0.1);
}

.tp-search-close-btn svg {
    height: 12px;
    width: 12px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
}

.tp-search-close-btn:hover svg {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.tp-search-content .search {
    margin-bottom: 40px;
    position: relative;
}

.tp-search-content .search:has(input:focus)::before {
    width: 100%;
}

.tp-search-content .search::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 0;
    transition: 0.4s;
    background-color: var(--tp-common-black);
}

.tp-search-content input {
    height: 80px;
    border: none;
    font-size: 30px;
    font-weight: 400;
    border-radius: 0;
    padding: 0 60px 0 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid #E6E8F0;
    color: var(--tp-common-black);
    background: var(--tp-common-white);
}

.tp-search-content input:focus:hover {
    background: transparent;
}

.tp-search-content input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 30px;
    font-weight: 400;
    color: var(--tp-common-black);
}

.tp-search-content input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 30px;
    font-weight: 400;
    color: var(--tp-common-black);
}

.tp-search-content input:-moz-placeholder {
    /* Firefox 4-18 */
    font-size: 30px;
    font-weight: 400;
    color: var(--tp-common-black);
}

.tp-search-content input:-ms-input-placeholder {
    /* IE 10+  Edge*/
    font-size: 30px;
    font-weight: 400;
    color: var(--tp-common-black);
}

.tp-search-content input::placeholder {
    /* MODERN BROWSER */
    font-size: 30px;
    font-weight: 400;
    color: var(--tp-common-black);
}

.tp-search-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    line-height: 1;
    transform: translateY(-50%);
}

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

/*  2.7 Magic Cursor
/*----------------------------------------*/

body.tp-magic-cursor #magic-cursor {
    display: block;
}

#magic-cursor {
    position: absolute;
    display: none;
    width: 10px;
    height: 10px;
    pointer-events: none;
    z-index: 99999;
    opacity: 0;
    top: 0;
    left: 0;
}

#ball {
    position: fixed;
    display: flex;
    align-items: center;
    pointer-events: none;
    border-radius: 50%;
    color: transparent;
    justify-content: center;
    mix-blend-mode: difference;
    background-color: var(--tp-common-black);
}

.cursor-bg-red #ball {
    background-color: #FF535B !important;
}

.cursor-bg-red #ball .ball-view {
    color: var(--tp-common-white);
}

.cursor-bg-red-2 #ball {
    background-color: #FF481F !important;
}

.cursor-bg-red-2 #ball .ball-view {
    color: var(--tp-common-white);
}

.cursor-bg-yellow #ball {
    background-color: #FFF669 !important;
}

.cursor-bg-yellow #ball .ball-view {
    color: var(--tp-common-black);
}

.cursor-white-bg #ball {
    background-color: var(--tp-common-white) !important;
}

.cursor-white-bg #ball .ball-view {
    color: var(--tp-common-black);
}

/* Ball view 
============= */

#ball .ball-view {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    padding: 0 5px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
    transform: scale(0);
    color: var(--tp-common-black);
}

/* Ball drag 
============= */

#ball .ball-drag {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0 5px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    transition: all 0.3s;
    color: var(--tp-common-black);
}

#ball .ball-drag::before,
#ball .ball-drag::after {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    font-size: 19px;
    height: 10px;
    line-height: 10px;
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: var(--tp-common-white);
    font-family: "Font Awesome 6 Pro";
    -webkit-font-smoothing: antialiased;
}

#ball .ball-drag::before {
    content: "\f104";
    /* Font Awesome */
    left: 0;
    transform: translate3d(-30px, 0, 0);
    transition: all 0.25s;
}

#ball .ball-drag::after {
    content: "\f105";
    /* Font Awesome */
    right: 0;
    transform: translate3d(30px, 0, 0);
    transition: all 0.25s;
}

#ball.with-blur {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* Ball close 
============== */

#ball.ball-close-enabled {
    opacity: 1 !important;
}

#ball .ball-close {
    position: absolute;
    padding: 0 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    color: var(--tp-common-black);
}

.tp-magnetic-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* HEADER CSS */

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

/*   3.1 Header Style
/*----------------------------------------*/

.tp-header-transparent {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
}

.header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 55;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-header-ptb {
        padding: 10px 0;
    }
}

@media (max-width: 575px) {
    .tp-header-plr {
        padding: 0px 10px;
    }
}

.tp-header-border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-header-menu>nav>ul>li {
    margin: 0 16px;
    list-style-type: none;
    display: inline-block;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-header-menu>nav>ul>li {
        margin: 0 15px;
    }
}

.tp-header-menu>nav>ul>li>a {
    padding: 35px 0;
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
}

.tp-header-lang a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
}

.tp-header-lang a.active {
    color: var(--tp-common-white);
}

.tp-header-lang a:not(:first-child) {
    margin-left: 10px;
}

.tp-header-lang a:hover {
    color: var(--tp-common-white);
}

.tp-header-space {
    margin-left: 340px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-header-space {
        margin-left: 150px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-header-space {
        margin-left: 70px;
    }
}

.tp-header-logo img {
    max-width: inherit;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-header-logo {
        padding-left: 30px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-header-logo {
        padding-right: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-header-logo {
        padding: 10px 0;
    }
}

.tp-header-bar {
    padding: 9px 18px;
    border-radius: 24px;
    display: inline-block;
    border: 1px solid rgba(25, 25, 25, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-header-bar:hover {
    border-color: var(--tp-common-black);
    background-color: var(--tp-common-black);
    color: var(--tp-common-white);
}

.tp-header-bar:hover span {
    color: var(--tp-common-white);
}

.tp-header-bar span {
    font-size: 14px;
    color: var(--tp-common-black);
    font-weight: 700;
    line-height: 1;
    transition: 0.3s;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-header-bar span svg {
    margin-left: 9px;
}

@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-header-1-style {
        margin-top: 15px;
    }
}

.tp-header-white-bar span {
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
}

.tp-header-white-bar span i {
    height: 2px;
    width: 40px;
    display: block;
    margin: 6px 0;
    margin-left: 20px;
    background-color: var(--tp-common-white);
}

.tp-header-white-bar span:hover i {
    animation: bar_anim 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
}

.tp-header-black-bar span {
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    letter-spacing: -0.01em;
    color: var(--tp-common-black);
}

.tp-header-black-bar span i {
    height: 2px;
    width: 40px;
    display: block;
    margin: 6px 0;
    background-color: var(--tp-common-black);
}

.tp-header-black-bar span:hover i {
    animation: bar_anim 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-header-2-style {
        padding: 20px 30px;
    }
}

@media (max-width: 575px) {
    .tp-header-2-style {
        padding: 10px;
    }
}

.tp-header-2-style .tp-header-logo .logo-black {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-header-3-style {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-header-3-style {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-header-3-style .tp-header-logo {
        padding: 10px 0;
    }
}

@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) {
    .tp-header-3-style .tp-header-menu {
        display: none;
    }
}

.tp-header-3-style .tp-header-menu>nav>ul>li:hover>a {
    color: var(--tp-common-yellow);
}

.tp-header-3-style .tp-header-menu>nav>ul>li:hover.has-dropdown::after {
    color: var(--tp-common-yellow);
}

.tp-header-3-style .tp-header-menu>nav>ul>li>a {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
    color: var(--tp-common-white-2);
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-header-4-style {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-header-4-style {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@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) {
    .tp-header-4-style {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.tp-header-4-style .tp-header-logo .logo-black {
    display: none;
}

.tp-header-4-style .tp-header-top-border {
    border-bottom: 1px solid rgba(245, 247, 245, 0.1);
}

.tp-header-4-style .tp-header-welcome-text p {
    font-family: var(--tp-ff-poppins);
    font-weight: 400;
    font-size: 14px;
    color: var(--tp-common-white-2);
    margin-bottom: 0;
    letter-spacing: 0;
}

.tp-header-4-style .tp-header-contact-info a {
    font-family: var(--tp-ff-poppins);
    font-weight: 400;
    font-size: 14px;
    text-align: right;
    color: rgba(245, 247, 245, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-header-4-style .tp-header-contact-info a:hover {
    color: var(--tp-common-white-2);
}

.tp-header-4-style .tp-header-contact-info a span {
    color: var(--tp-common-white-2);
    display: inline-block;
    margin-right: 8px;
}

.tp-header-4-style .tp-header-contact-info a:not(:first-child) {
    margin-left: 60px;
}

.tp-header-4-style .tp-header-contact-number a {
    font-family: var(--tp-ff-poppins);
    font-weight: 500;
    font-size: 16px;
    line-height: 163%;
    text-transform: capitalize;
    text-align: right;
    color: var(--tp-common-white-2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-header-4-style .tp-header-contact-number a:hover {
    color: var(--tp-theme-yellow);
}

.tp-header-4-style .tp-header-contact-number span {
    display: inline-block;
    margin-right: 15px;
}

.tp-header-4-style .tp-header-menu>nav>ul>li {
    margin: 0 18px;
}

.tp-header-4-style .tp-header-menu>nav>ul>li:hover>a {
    color: var(--tp-common-yellow);
}

.tp-header-4-style .tp-header-menu>nav>ul>li:hover.has-dropdown::after {
    color: var(--tp-common-yellow);
}

.tp-header-4-style .tp-header-menu>nav>ul>li>a {
    font-size: 16px;
    font-weight: 700;
    color: var(--tp-common-white-2);
    padding: 27px 0;
    display: inline-block;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    font-family: var(--tp-ff-bricolage);
}

@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) {
    .tp-header-4-style .tp-header-box {
        padding-left: 0;
    }
}

.tp-header-4-style .tp-header-logo {
    padding-left: 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) {
    .tp-header-5-style {
        padding-top: 20px;
    }
}

@media (max-width: 575px) {
    .tp-header-5-style {
        padding-top: 10px;
    }
}

@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) {
    .tp-header-5-style .tp-header-menu {
        display: none;
    }
}

.tp-header-5-style .tp-header-menu>nav>ul {
    margin-left: 340px;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-header-5-style .tp-header-menu>nav>ul {
        margin-left: 200px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-header-5-style .tp-header-menu>nav>ul {
        margin-left: 120px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-header-5-style .tp-header-menu>nav>ul {
        margin-left: 0px;
    }
}

.tp-header-5-style .tp-header-menu>nav>ul>li.has-dropdown::after {
    color: var(--tp-common-black-11);
}

.tp-header-5-style .tp-header-menu>nav>ul>li:hover>a {
    color: var(--tp-common-black-11);
}

.tp-header-5-style .tp-header-menu>nav>ul>li:hover.has-dropdown::after {
    color: var(--tp-common-black-11);
}

.tp-header-5-style .tp-header-menu>nav>ul>li>a {
    color: var(--tp-common-black-11);
}

.tp-header-5-style .tp-header-search-btn {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-header-5-style .tp-header-search-btn:hover {
    color: var(--tp-theme-green-yellow);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-header-6-style {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@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) {
    .tp-header-6-style {
        padding-top: 25px;
    }
}

@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) {
    .tp-header-6-style .tp-header-menu {
        display: none;
    }
}

.tp-header-6-style .tp-header-menu>nav>ul {
    margin-left: 335px;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-header-6-style .tp-header-menu>nav>ul {
        margin-left: 200px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-header-6-style .tp-header-menu>nav>ul {
        margin-left: 120px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-header-6-style .tp-header-menu>nav>ul {
        margin-left: 50px;
    }
}

.tp-header-6-style .tp-header-menu>nav>ul>li.has-dropdown::after {
    color: var(--tp-common-black-11);
}

.tp-header-6-style .tp-header-menu>nav>ul>li:hover>a {
    color: var(--tp-theme-green-yellow);
}

.tp-header-6-style .tp-header-menu>nav>ul>li:hover.has-dropdown::after {
    color: var(--tp-theme-green-yellow);
}

.tp-header-6-style .tp-header-menu>nav>ul>li>a {
    color: var(--tp-common-black-11);
}

.tp-header-6-style .tp-header-search-btn {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-header-6-style .tp-header-search-btn:hover {
    color: var(--tp-theme-green-yellow);
}

.tp-header-6-bar span {
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    letter-spacing: -0.01em;
    color: var(--tp-common-black);
}

.tp-header-6-bar span i {
    height: 2px;
    width: 40px;
    display: block;
    margin: 6px 0;
    background-color: var(--tp-common-black);
}

.tp-header-6-bar span:hover i {
    animation: bar_anim 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-header-7-style {
        padding: 10px 0px;
    }
}

.tp-header-7-style .tp-header-logo .logo-black {
    display: none;
}

.tp-header-7-style .tp-header-mail a {
    font-weight: 600;
    font-size: 15px;
    color: var(--tp-common-black-6);
}

@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) {
    .tp-header-7-style.inner-about {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-header-7-style.inner-about {
        padding: 0px 10px;
    }
}

.tp-header-7-style.inner-about .tp-header-mail a {
    color: var(--tp-common-white);
}

.tp-header-7-style.inner-about .tp-header-bar {
    background: transparent;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-header-7-style.inner-about .tp-header-bar span {
    color: var(--tp-common-white);
}

.tp-header-7-style.inner-about .tp-header-bar:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black);
}

.tp-header-7-style.inner-about .tp-header-bar:hover span {
    color: var(--tp-common-black);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-header-8-style.tp-header-plr {
        padding-top: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-header-8-style.tp-header-plr {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 15px;
    }
}

@media (max-width: 575px) {
    .tp-header-8-style.tp-header-plr {
        padding-top: 15px;
    }
}

@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) {
    .tp-header-8-style .tp-header-menu {
        display: none;
    }
}

.tp-header-8-style .tp-header-menu>nav>ul {
    margin-left: 305px;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-header-8-style .tp-header-menu>nav>ul {
        margin-left: 200px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-header-8-style .tp-header-menu>nav>ul {
        margin-left: 120px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-header-8-style .tp-header-menu>nav>ul {
        margin-left: 0px;
    }
}

.tp-header-8-style .tp-header-menu>nav>ul>li.has-dropdown::after {
    color: var(--tp-common-black-6);
}

.tp-header-8-style .tp-header-menu>nav>ul>li:hover>a {
    color: var(--tp-common-black-6);
}

.tp-header-8-style .tp-header-menu>nav>ul>li:hover.has-dropdown::after {
    color: var(--tp-common-black-6);
}

.tp-header-8-style .tp-header-menu>nav>ul>li>a {
    color: var(--tp-common-black-6);
}

.tp-header-8-style .tp-header-search-btn {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-header-8-style .tp-header-search-btn:hover {
    color: var(--tp-common-black-6);
}

@media (max-width: 575px) {
    .tp-header-8-style .tp-header-search-btn {
        margin-right: 0px;
    }
}

.tp-header-8-bar span {
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    letter-spacing: -0.01em;
    color: var(--tp-common-black);
}

.tp-header-8-bar span i {
    height: 2px;
    width: 40px;
    display: block;
    margin: 6px 0;
    background-color: var(--tp-common-black);
}

.tp-header-8-bar span:hover i {
    animation: bar_anim 0.8s cubic-bezier(0.44, 1.1, 0.53, 0.99) 1 forwards;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-header-9-style .tp-header-space {
        margin-left: 130px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-header-9-style .tp-header-space {
        margin-left: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-header-9-style .tp-header-logo {
        padding: 10px 0;
    }
}

.tp-menu-black-style .tp-header-menu>nav>ul {
    padding: 0px 10px;
    border-radius: 30px;
    display: inline-block;
    background-color: var(--tp-common-black);
}

.tp-menu-black-style .tp-header-menu>nav>ul li>a {
    padding: 13px 0;
    color: var(--tp-common-white);
}

.tp-menu-black-style .tp-header-dropdown nav ul li.has-dropdown::after {
    color: var(--tp-common-white);
}

.tp-header-inner-style .tp-header-menu>nav>ul {
    padding: 0px 10px;
    border-radius: 30px;
    display: inline-block;
    background-color: var(--tp-common-black);
}

.tp-header-inner-style .tp-header-menu>nav>ul>li>a {
    padding: 13px 0;
    color: var(--tp-common-white);
}

.tp-header-inner-style .tp-header-dropdown nav ul li.has-dropdown::after {
    color: var(--tp-common-white);
}

.tp-header-inner-style .tp-header-dropdown nav ul li .tp-submenu {
    top: 110%;
}

.tp-header-inner-style .tp-header-14-bar-wrap .tp-header-8-bar {
    border: 1px solid rgba(3, 3, 3, 0.1);
    border-radius: 24px;
}

.tp-header-inner-style .tp-header-14-bar-wrap .tp-header-8-bar span {
    color: var(--tp-common-black);
}

.tp-header-inner-style .tp-header-14-bar-wrap .tp-header-8-bar:hover {
    background-color: var(--tp-common-black);
}

.tp-header-inner-style .tp-header-14-bar-wrap .tp-header-8-bar:hover span {
    color: var(--tp-common-white);
}

.tp-header-inner-style.header-inner-white .tp-header-menu>nav>ul {
    background-color: #1D1D1F;
}

.tp-header-inner-style.header-inner-white .tp-header-menu>nav>ul>li>a {
    color: #BFBFC0;
}

.tp-header-inner-style.header-inner-white .tp-header-menu>nav>ul>li:hover>a {
    color: var(--tp-common-white);
}

.tp-header-inner-style.header-inner-white .tp-header-dropdown>nav>ul>li.has-dropdown::after {
    color: #BFBFC0;
}

.tp-header-inner-style.header-inner-white .tp-header-dropdown>nav>ul>li:hover.has-dropdown::after {
    color: var(--tp-common-white);
}

.tp-header-inner-style.header-inner-white .tp-header-14-bar-wrap .tp-header-8-bar {
    background-color: #1D1D1F;
}

.tp-header-inner-style.header-inner-white .tp-header-14-bar-wrap .tp-header-8-bar span {
    color: var(--tp-common-white);
}

.tp-header-inner-style.header-inner-white .tp-header-14-bar-wrap .tp-header-8-bar:hover {
    background-color: var(--tp-common-white);
}

.tp-header-inner-style.header-inner-white .tp-header-14-bar-wrap .tp-header-8-bar:hover span {
    color: var(--tp-common-black);
}

.tp-header-inner-style .tp-megamenu-wrapper {
    top: 110%;
}

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

/*  4.1 Main Menu
/*----------------------------------------*/

.header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    width: 100%;
    z-index: 20;
    visibility: visible;
    background: rgba(38, 37, 40, 0.9);
    box-shadow: 0 6px 4px rgba(0, 0, 0, 0.06);
    animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    -webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
}

.header-sticky .tp-header-menu>nav>ul>li>a {
    padding: 22px 0;
}

.header-sticky.sticky-white-bg {
    background: rgba(255, 255, 255, 0.9);
}

.header-sticky.sticky-white-bg .tp-header-menu>nav>ul>li>a {
    color: var(--tp-common-black);
}

.header-sticky.sticky-white-bg .tp-header-dropdown nav ul li.has-dropdown::after {
    color: var(--tp-common-black);
}

.header-sticky.sticky-white-bg .logo-white {
    display: none;
}

.header-sticky.sticky-white-bg .logo-black {
    display: block !important;
}

.header-sticky.sticky-white-bg .tp-header-lang a {
    color: rgba(0, 0, 0, 0.6);
}

.header-sticky.sticky-white-bg .tp-header-lang a.active {
    color: var(--tp-common-black);
}

.header-sticky.sticky-white-bg .tp-header-bar button i {
    background-color: var(--tp-common-black);
}

.header-sticky.sticky-white-bg .tp-header-7-serach {
    color: var(--tp-common-black);
}

.header-sticky.tp-header-1-style {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1701px) and (max-width: 1800px),
only screen and (min-width: 1801px) and (max-width: 1850px),
only screen and (min-width: 1851px) and (max-width: 1900px),
only screen and (min-width: 1901px) and (max-width: 2000px),
only screen and (min-width: 2001px) {
    .header-sticky.tp-header-1-style.header-sticky {
        background: none;
        box-shadow: none;
    }
}

.header-sticky.tp-header-1-style .tp-header-menu>nav>ul>li.has-dropdown::after {
    color: var(--tp-common-white);
}

.header-sticky.tp-header-1-style .tp-header-menu>nav>ul>li>a {
    color: var(--tp-common-white);
    padding: 13px 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1701px) and (max-width: 1800px),
only screen and (min-width: 1801px) and (max-width: 1850px),
only screen and (min-width: 1851px) and (max-width: 1900px),
only screen and (min-width: 1901px) and (max-width: 2000px),
only screen and (min-width: 2001px) {
    .header-sticky.tp-header-1-style .tp-header-logo {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1701px) and (max-width: 1800px),
only screen and (min-width: 1801px) and (max-width: 1850px),
only screen and (min-width: 1851px) and (max-width: 1900px),
only screen and (min-width: 1901px) and (max-width: 2000px),
only screen and (min-width: 2001px) {
    .header-sticky.tp-header-1-style .tp-header-right {
        display: none;
    }
}

.header-sticky.tp-header-2-style {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (max-width: 575px) {
    .header-sticky.tp-header-2-style {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.header-sticky.tp-header-2-style .tp-header-btn {
    color: var(--tp-common-black-2);
    border-color: var(--tp-common-black-2);
}

.header-sticky.tp-header-2-style .tp-header-btn:hover {
    color: var(--tp-common-white);
    border-color: var(--tp-theme-blue);
}

.header-sticky.tp-header-2-style .tp-header-white-bar span i {
    background-color: var(--tp-common-black-2);
}

.header-sticky.tp-header-3-style {
    padding-top: 10px;
    padding-bottom: 10px;
}

@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) {
    .header-sticky.tp-header-4-style {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}

.header-sticky.tp-header-4-style .tp-header-top {
    display: none !important;
}

.header-sticky.tp-header-4-style .tp-header-contact-number a {
    color: var(--tp-common-black-11);
}

.header-sticky.tp-header-4-style .tp-header .tp-btn-yellow-square {
    background-color: var(--tp-theme-paste);
    color: var(--tp-common-white);
    border-color: var(--tp-common-white);
}

.header-sticky.tp-header-4-style .tp-header .tp-btn-yellow-square:hover {
    color: var(--tp-common-black-11);
    background-color: var(--tp-theme-yellow);
    border: 1px solid var(--tp-theme-yellow);
}

.header-sticky.tp-header-4-style .tp-header-white-bar span i {
    background-color: var(--tp-common-black-2);
}

@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) {
    .header-sticky.tp-header-5-style {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.header-sticky.tp-header-6-style {
    padding-top: 14px;
    padding-bottom: 14px;
}

.header-sticky.tp-header-7-style {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-sticky.tp-header-7-style .tp-header-mail a {
    color: var(--tp-common-black);
}

.header-sticky.tp-header-7-style .tp-header-bar {
    border-color: var(--tp-common-black);
}

.header-sticky.tp-header-7-style .tp-header-bar:hover {
    border-color: var(--tp-common-black);
    background-color: var(--tp-common-black);
}

.header-sticky.tp-header-7-style .tp-header-bar:hover span {
    color: var(--tp-common-white);
}

.header-sticky.tp-header-7-style .tp-header-bar span {
    color: var(--tp-common-black);
}

.header-sticky.tp-header-8-style {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-sticky.tp-header-9-style {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-sticky.sticky-inner-space {
    padding-top: 10px;
    padding-bottom: 10px;
}

.tp-header-dropdown nav ul li {
    position: relative;
    list-style: none;
}

.tp-header-dropdown nav ul li.p-static {
    position: static;
}

.tp-header-dropdown nav ul li.has-dropdown::after {
    content: "\f107";
    font-size: 16px;
    font-weight: 400;
    margin-left: 2px;
    display: inline-block;
    color: var(--tp-common-white);
    transition: all 0.3s 0s ease-out;
    font-family: var(--tp-ff-fontawesome);
}

.tp-header-dropdown nav ul li.has-dropdown:hover::after {
    transform: rotate(-180deg);
}

.tp-header-dropdown nav ul li .tp-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 260px;
    z-index: 99;
    opacity: 0;
    padding: 12px 0;
    transition: 0.5s;
    text-align: start;
    visibility: hidden;
    border-radius: 14px;
    transform-origin: 0 0;
    transform: scale(1, 0);
    backdrop-filter: blur(40px);
    background: rgba(38, 37, 40, 0.9);
    box-shadow: 0 20px 30px -8px rgba(19, 19, 22, 0.1);
}

.tp-header-dropdown nav ul li .tp-submenu li {
    width: 100%;
    padding: 0 12px;
    border-radius: 8px;
}

.tp-header-dropdown nav ul li .tp-submenu li a {
    position: relative;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #bfbfc0;
    padding: 12px 18px;
    display: inline-block;
    letter-spacing: -0.01em;
    text-align: start;
    width: 100%;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-header-dropdown nav ul li .tp-submenu li a {
        font-size: 14px;
    }
}

.tp-header-dropdown nav ul li .tp-submenu li .tp-submenu {
    top: 0;
    left: 100%;
}

.tp-header-dropdown nav ul li .tp-submenu li:hover>a {
    background-color: #2c2b2e;
    color: var(--tp-common-white);
}

.tp-header-dropdown nav ul li .tp-submenu li.menu-item-has-children>a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tp-header-dropdown nav ul li .tp-submenu li.menu-item-has-children>a::after {
    content: "\f107";
    font-size: 16px;
    font-weight: 400;
    margin-left: 2px;
    color: #bfbfc0;
    display: inline-block;
    transform: rotate(-90deg);
    transition: all 0.3s 0s ease-out;
    font-family: var(--tp-ff-fontawesome);
}

.tp-header-dropdown nav ul li .tp-submenu li.menu-item-has-children:hover a::after {
    transform: rotate(0deg);
    color: var(--tp-common-white);
}

.tp-header-dropdown nav ul li:hover>.tp-submenu {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.tp-header-dropdown nav ul li:hover>.tp-megamenu-wrapper {
    visibility: visible;
    opacity: 1;
    transition-duration: 0.2s;
    -webkit-transform: perspective(300px) rotateX(0deg);
    -moz-transform: perspective(300px) rotateX(0deg);
    -ms-transform: perspective(300px) rotateX(0deg);
    -o-transform: perspective(300px) rotateX(0deg);
    transform: perspective(300px) rotateX(0deg);
}

.tp-megamenu-wrapper {
    position: absolute;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    padding-top: 45px;
    top: 100%;
    left: 0;
    right: 0;
    max-width: 1760px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 14px;
    transform-origin: top;
    transition-duration: 0.1s;
    -webkit-transform: perspective(300px) rotateX(-18deg);
    -moz-transform: perspective(300px) rotateX(-18deg);
    -ms-transform: perspective(300px) rotateX(-18deg);
    -o-transform: perspective(300px) rotateX(-18deg);
    transform: perspective(300px) rotateX(-18deg);
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-megamenu-wrapper {
        max-width: calc(100% - 40px);
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-megamenu-wrapper {
        padding-top: 25px;
    }
}

.tp-megamenu-wrapper.megamenu-black-bg {
    backdrop-filter: blur(40px);
    background: rgba(38, 37, 40, 0.9);
    box-shadow: 0 20px 30px -8px rgba(19, 19, 22, 0.1);
}

.tp-megamenu-wrapper.megamenu-white-bg {
    backdrop-filter: blur(40px);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 2px 6px 0 rgba(19, 19, 22, 0.1);
}

.tp-megamenu-wrapper.megamenu-white-bg .tp-megamenu-title {
    color: #111013;
    border-bottom: 1px solid #F3F3F6;
}

.tp-megamenu-wrapper.megamenu-white-bg .tp-megamenu-list ul::after {
    background-color: #F3F3F6;
}

.tp-megamenu-wrapper.megamenu-white-bg .tp-megamenu-list ul li a {
    color: #636368;
}

.tp-megamenu-wrapper.megamenu-white-bg .tp-megamenu-list ul li a:hover {
    background-color: #f8f8fb;
    color: var(--tp-common-black);
}

.tp-megamenu-title {
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 0;
    padding-left: 40px;
    padding-bottom: 25px;
    text-align: start;
    text-transform: uppercase;
    color: var(--tp-common-white);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-megamenu-title {
        padding-left: 23px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-megamenu-title {
        padding-left: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-megamenu-title {
        padding-left: 20px;
    }
}

.tp-megamenu-list {
    height: 100%;
}

.tp-megamenu-list ul {
    position: relative;
    height: 100%;
    padding-top: 18px;
    padding-bottom: 50px;
}

.tp-megamenu-list ul::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.06);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-megamenu-list ul::after {
        display: none;
    }
}

.tp-megamenu-list ul li {
    padding: 0px 20px;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-megamenu-list ul li {
        padding: 0px 10px;
    }
}

.tp-megamenu-list ul li:not(:last-child) {
    margin-bottom: 10px;
}

.tp-megamenu-list ul li a {
    position: relative;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #bfbfc0;
    padding: 12px 18px;
    border-radius: 8px;
    display: inline-block;
    letter-spacing: -0.01em;
    text-align: start;
}

@media only screen and (min-width: 1701px) and (max-width: 1800px),
only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-megamenu-list ul li a {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-megamenu-list ul li a {
        font-size: 14px;
        padding: 12px 12px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-megamenu-list ul li a {
        font-size: 14px;
        padding: 12px 8px;
    }
}

.tp-megamenu-list ul li a span {
    font-size: 13px;
    line-height: 1;
    font-weight: 800;
    padding: 6px 8px;
    border-radius: 20px;
    display: inline-block;
    margin-left: 3px;
    text-transform: capitalize;
    letter-spacing: 0.7px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-megamenu-list ul li a span {
        font-size: 8px;
        padding: 5px 6px;
    }
}

@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),
(max-width: 575px) {
    .tp-megamenu-list ul li a span {
        display: none;
    }
}

.tp-megamenu-list ul li a span.hot {
    color: #FF535B;
    background-color: rgba(255, 83, 91, 0.08);
}

.tp-megamenu-list ul li a span.new {
    color: #fff669;
    background-color: rgba(255, 246, 105, 0.08);
}

.tp-megamenu-list ul li a span.pop {
    color: #19e41a;
    background-color: rgba(25, 228, 26, 0.08);
}

.tp-megamenu-list ul li a:hover {
    background-color: #2c2b2e;
    color: var(--tp-common-white);
}

.tp-megamenu-thumb {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 17%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-megamenu-thumb {
        display: none;
    }
}

.tp-megamenu-thumb img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    overflow: hidden;
}

.dropdown-white-bg nav ul li .tp-submenu {
    background: rgba(255, 255, 255, 0.9);
}

.dropdown-white-bg nav ul li .tp-submenu li a {
    color: #636368;
}

.dropdown-white-bg nav ul li .tp-submenu li:hover>a {
    background-color: #F8F8FB;
    color: var(--tp-common-black);
}

.dropdown-white-bg nav ul li .tp-submenu li.menu-item-has-children>a::after {
    color: #636368;
}

.dropdown-white-bg nav ul li .tp-submenu li.menu-item-has-children:hover>a::after {
    color: var(--tp-common-black);
}

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

/*  4.2 Mobile Menu
/*----------------------------------------*/

.tp-offcanvas-menu {
    margin-bottom: 80px;
}

.tp-offcanvas-menu ul {
    list-style: none;
}

.tp-offcanvas-menu ul li {
    position: relative;
}

.tp-offcanvas-menu ul li>a {
    padding: 10px 0;
    display: block;
    font-size: 20px;
    font-weight: 500;
}

.tp-offcanvas-menu ul li.active>a {
    color: var(--tp-common-jelly);
}

.tp-offcanvas-menu ul li.active>.tp-menu-close i {
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.tp-offcanvas-menu ul li .submenu {
    display: none;
}

.tp-offcanvas-menu ul li .submenu .submenu {
    margin-left: 30px;
}

.tp-offcanvas-menu .tp-megamenu-wrapper.megamenu-white-bg {
    backdrop-filter: none;
    background: transparent;
    box-shadow: none;
}

.tp-offcanvas-menu .mega-menu {
    width: auto;
    opacity: 1;
    visibility: visible;
    transition: none;
    position: static;
    display: none;
    -webkit-transform: perspective(0) rotateX(0);
    -moz-transform: perspective(0) rotateX(0);
    -ms-transform: perspective(0) rotateX(0);
    -o-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0);
}

.tp-offcanvas-menu .tp-megamenu-list ul li {
    padding: 0;
}

.tp-offcanvas-menu .tp-megamenu-list ul li a {
    padding: 8px 20px;
    font-size: 17px;
}

.tp-offcanvas-menu .tp-submenu li a {
    padding: 8px 20px;
    border-radius: 10px;
    font-size: 17px;
}

.tp-offcanvas-menu .tp-submenu li a:hover {
    background-color: #f8f8fb;
    color: var(--tp-common-black);
}

.tp-menu-close {
    position: absolute;
    right: 7px;
    top: 12px;
}

.tp-menu-close i {
    transition: all 0.3s;
    font-size: 18px;
    font-weight: 500;
}

.menu-item-has-children .tp-menu-close {
    right: 14px;
    top: 9px;
}

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

/*  4.3 offcanvas Menu
/*----------------------------------------*/

.body-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    transition: 0.45s ease-in-out;
    background: rgba(24, 24, 24, 0.4);
}

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

.tp-offcanvas-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    width: 450px;
    height: 100vh;
    z-index: 999;
    padding: 50px 50px;
    overflow-y: scroll;
    transition: all 0.3s;
    background: #FFF;
    overscroll-behavior-y: contain;
    -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));
}

@media (max-width: 575px) {
    .tp-offcanvas-wrapper {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-offcanvas-wrapper {
        width: 450px;
    }
}

.tp-offcanvas-wrapper .logo-2 {
    display: none;
}

.tp-offcanvas-wrapper.offcanvas-black-bg {
    background: #1C1D20;
}

.tp-offcanvas-wrapper.offcanvas-black-bg .logo-1 {
    display: none;
}

.tp-offcanvas-wrapper.offcanvas-black-bg .logo-2 {
    display: block !important;
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-close-btn {
    color: var(--tp-common-white);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-menu ul li>a {
    color: var(--tp-common-white);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-menu ul li.active>a {
    color: var(--tp-common-jelly);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-menu .tp-submenu li a:hover {
    background-color: #2c2b2e;
    color: var(--tp-common-white);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-menu-close i {
    color: var(--tp-common-white);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-megamenu-wrapper.megamenu-black-bg {
    backdrop-filter: initial;
    background: transparent;
    box-shadow: none;
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-title.sm {
    color: var(--tp-common-white);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-contact ul li a {
    color: rgba(255, 255, 255, 0.8);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-contact ul li a:hover {
    color: var(--tp-common-white);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-contact ul li a::after {
    background-color: var(--tp-common-white);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-social ul li a {
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-social ul li a:hover {
    color: var(--tp-common-black);
    border-color: var(--tp-common-white);
    background-color: var(--tp-common-white);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-title {
    color: var(--tp-common-white);
}

.tp-offcanvas-wrapper.offcanvas-black-bg .tp-offcanvas-content p {
    color: rgba(255, 255, 255, 0.8);
}

.tp-offcanvas-area.opened .tp-offcanvas-wrapper {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.tp-offcanvas-top {
    margin-bottom: 90px;
}

.tp-offcanvas-close-btn {
    color: black;
}

.tp-offcanvas-close-btn:hover {
    opacity: 1;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.tp-offcanvas-content {
    margin-bottom: 45px;
}

.tp-offcanvas-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #414144;
}

.tp-offcanvas-title {
    font-size: 40px;
    line-height: 1;
    letter-spacing: -0.8px;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--tp-common-black);
}

.tp-offcanvas-title.sm {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: var(--tp-common-black);
}

.tp-offcanvas-gallery {
    margin-bottom: 65px;
}

.tp-offcanvas-gallery-img img {
    transition: 0.9s;
}

.tp-offcanvas-gallery-img:hover img {
    transform: scale(1.2) rotate(-2deg);
}

.tp-offcanvas-contact {
    margin-bottom: 55px;
}

.tp-offcanvas-contact ul li {
    list-style: none;
}

.tp-offcanvas-contact ul li:not(:last-child) {
    margin-bottom: 2px;
}

.tp-offcanvas-contact ul li a {
    display: inline-block;
    color: #414144;
    font-size: 16px;
    position: relative;
}

.tp-offcanvas-contact ul li a::after {
    position: absolute;
    bottom: 2px;
    right: 0;
    width: 0;
    height: 1px;
    content: "";
    transition: 0.4s;
    background-color: #1e1e1e;
}

.tp-offcanvas-contact ul li a:hover {
    color: var(--tp-common-black);
}

.tp-offcanvas-contact ul li a:hover::after {
    width: 100%;
    right: auto;
    left: 0;
}

.tp-offcanvas-social ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.tp-offcanvas-social ul li {
    list-style: none;
}

.tp-offcanvas-social ul li:not(:last-child) {
    margin-right: 8px;
}

.tp-offcanvas-social ul li a {
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 40px;
    transition: all 0.3s;
    color: var(--tp-common-black);
    border: 1px solid rgba(2, 11, 24, 0.1);
}

.tp-offcanvas-social ul li a:hover {
    background-color: var(--tp-common-black);
    border-color: var(--tp-common-black);
    color: var(--tp-common-white);
}

.tp-offcanvas-social ul li a svg {
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
}

.tp-offcanvas-2-area {
    position: relative;
}

.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a::after {
    visibility: visible;
    opacity: 1;
    bottom: 35px;
}

.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a::before {
    width: 100%;
}

.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a .tp-text-hover-effect-word .single-char span {
    -webkit-transform: translateZ(0.1px);
    -moz-transform: translateZ(0.1px);
    -ms-transform: translateZ(0.1px);
    -o-transform: translateZ(0.1px);
    transform: translateZ(0.1px);
}

.tp-offcanvas-2-area.opened .tp-offcanvas-2-left,
.tp-offcanvas-2-area.opened .tp-offcanvas-2-right {
    visibility: visible;
    opacity: 1;
}

.tp-offcanvas-2-area.opened .tp-offcanvas-2-wrapper {
    visibility: visible;
    opacity: 1;
}

.tp-offcanvas-2-area.opened .tp-offcanvas-2-bg.is-left,
.tp-offcanvas-2-area.opened .tp-offcanvas-2-bg.is-right {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-delay: 0s;
}

.tp-offcanvas-2-area.opened .tp-offcanvas-2-menu {
    transition-delay: 0s;
}

.tp-offcanvas-2-area.opened .tp-offcanvas-2-close {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 0.9s;
}

.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>a {
    font-weight: 700;
    font-size: 50px;
    line-height: 1;
    color: #717172;
    letter-spacing: -0.02em;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>a {
        font-size: 35px;
    }
}

@media (max-width: 575px) {
    .tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>a {
        font-size: 30px;
    }
}

.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>a::after {
    position: absolute;
    left: 0;
    top: 3px;
    font-weight: 500;
    font-size: 13px;
    content: "0" counter(count);
    counter-increment: count;
    color: rgba(113, 113, 114, 0.8);
}

.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li.is-active>a {
    color: var(--tp-common-white);
}

.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li.is-active .tp-menu-close i {
    color: var(--tp-common-white);
}

.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>ul>li>a {
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    transition: 0.3s;
    color: #717172;
    letter-spacing: -0.02em;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>ul>li>a {
        font-size: 20px;
    }
}

.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>ul>li>a:hover {
    transform: translateX(15px);
    color: var(--tp-common-white);
}

.tp-offcanvas-2-area .tp-offcanvas-menu .tp-submenu li a {
    background-color: initial;
    color: #717172;
    font-weight: 600;
    font-size: 30px;
}

@media (max-width: 575px) {
    .tp-offcanvas-2-area .tp-offcanvas-menu .tp-submenu li a {
        font-size: 20px;
    }
}

.tp-offcanvas-2-area .tp-offcanvas-menu .tp-submenu li a:hover {
    background-color: initial;
    color: var(--tp-common-white);
}

.tp-offcanvas-2-area .tp-offcanvas-menu ul li:not(:last-child)>a {
    border-bottom: 0;
}

.tp-offcanvas-2-area .tp-offcanvas-menu ul li>a {
    padding: 0;
    padding-left: 30px;
}

.tp-offcanvas-2-area .tp-offcanvas-menu ul>li:not(:last-child) {
    margin-bottom: 45px;
}

.tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu {
    padding-left: 20px;
    margin-top: 40px;
    margin-bottom: 56px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu {
        padding-left: 0;
    }
}

.tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu li:not(:last-child) {
    margin-bottom: 30px;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-bg.is-left {
    background: var(--tp-common-white);
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-logo .logo-1 {
    display: none;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu>nav>ul>li.is-active>a {
    color: var(--tp-common-black);
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu>nav>ul>li.is-active .tp-menu-close i {
    color: var(--tp-common-black);
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu>nav>ul>li>a {
    color: #D5D5D5;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu>nav>ul>li>ul>li>a {
    color: var(--tp-common-black);
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu .tp-submenu li a:hover {
    background-color: initial;
    color: var(--tp-common-black);
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-bg.is-right {
    background-color: #F6F6F9;
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-right-info-title {
    color: var(--tp-common-black);
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-right-info-item>a {
    color: var(--tp-common-black);
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-right-social a {
    color: var(--tp-common-black);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-right-social a:hover {
    color: var(--tp-common-white);
    border-color: var(--tp-common-black);
    background-color: var(--tp-common-black);
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-close-btn .text {
    color: var(--tp-common-black);
}

.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-close-btn {
    color: var(--tp-common-black);
}

.tp-offcanvas-2-area.offcanvas-2-black-bg .tp-offcanvas-2-logo .logo-2 {
    display: none !important;
}

.tp-offcanvas-2-bg.left-box {
    position: fixed;
    top: 0;
    height: 100%;
    width: 60%;
    -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 1111;
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-offcanvas-2-bg.left-box {
        width: 100%;
    }
}

.tp-offcanvas-2-bg.right-box {
    position: fixed;
    top: 0;
    height: 100%;
    width: 40%;
    -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 1111;
}

@media (max-width: 575px) {
    .tp-offcanvas-2-bg.right-box {
        width: 100%;
    }
}

.tp-offcanvas-2-bg.is-left {
    left: 0;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    transform-origin: top center;
    background: var(--tp-common-black);
    transition-delay: 1s;
}

.tp-offcanvas-2-bg.is-right {
    right: 0;
    transform-origin: bottom center;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    background-color: #1C1D20;
    transition-delay: 1s;
}

.tp-offcanvas-2-wrapper .left-box {
    position: fixed;
    top: 0;
    width: 60%;
    height: 100vh;
    z-index: 9999;
    overflow-y: scroll;
    pointer-events: auto;
    scrollbar-width: none;
    padding: 40px 80px 50px 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-offcanvas-2-wrapper .left-box {
        padding: 40px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-offcanvas-2-wrapper .left-box {
        width: 100%;
        padding: 40px;
    }
}

.tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu {
    padding: 0px 125px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu {
        padding: 0 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu {
        padding: 0 20px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu {
        padding: 0;
    }
}

.tp-offcanvas-2-wrapper .right-box {
    position: fixed;
    top: 0;
    width: 40%;
    height: 100vh;
    z-index: 9999;
    padding: 50px 100px 50px 0;
    scrollbar-width: none;
    overscroll-behavior-y: contain;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-offcanvas-2-wrapper .right-box {
        padding-right: 40px;
    }
}

.tp-offcanvas-2-wrapper .right-box::-webkit-scrollbar {
    display: none;
}

@media (max-width: 575px) {
    .tp-offcanvas-2-wrapper .right-box {
        width: 100%;
    }
}

.tp-offcanvas-2-wrapper .tp-menu-close {
    top: 10px;
    height: 0;
    width: 0;
}

@media (max-width: 575px) {
    .tp-offcanvas-2-wrapper .tp-menu-close {
        top: 0;
        right: 20px;
    }
}

.tp-offcanvas-2-wrapper .tp-menu-close i {
    font-size: 20px;
    color: #717172;
}

.tp-offcanvas-2-left {
    visibility: hidden;
    opacity: 0;
    left: 0;
    transition: 0.3s;
    transition-delay: 0.8s;
}

@media (max-width: 575px) {
    .tp-offcanvas-2-left-wrap {
        margin-bottom: 80px;
    }
}

.tp-offcanvas-2-right {
    visibility: hidden;
    opacity: 0;
    right: 0;
    transition: 0.3s;
    transition-delay: 0.8s;
}

.tp-offcanvas-2-right-inner {
    height: 100%;
    padding: 100px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-offcanvas-2-right-inner {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-offcanvas-2-right-inner {
        padding: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-offcanvas-2-right-inner {
        padding: 30px;
    }
}

.tp-offcanvas-2-right-info-box {
    padding: 0 200px;
}

@media only screen and (min-width: 1801px) and (max-width: 1850px),
only screen and (min-width: 1701px) and (max-width: 1800px) {
    .tp-offcanvas-2-right-info-box {
        padding-right: 100px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-offcanvas-2-right-info-box {
        padding: 0 100px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-offcanvas-2-right-info-box {
        padding: 0 100px;
        padding-right: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-offcanvas-2-right-info-box {
        padding: 0 70px;
        padding-right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-offcanvas-2-right-info-box {
        padding: 0 60px;
        padding-right: 0;
        margin-top: 130px;
    }
}

.tp-offcanvas-2-right-info-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 35px;
    color: var(--tp-common-white);
}

.tp-offcanvas-2-right-info-item {
    margin-bottom: 30px;
}

.tp-offcanvas-2-right-info-item label {
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    display: block;
    color: #717172;
}

.tp-offcanvas-2-right-info-item>a {
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-offcanvas-2-right-info-item>a br {
        display: none;
    }
}

.tp-offcanvas-2-right-social a {
    height: 40px;
    width: 40px;
    transition: 0.3s;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-offcanvas-2-right-social a:hover {
    color: var(--tp-common-black);
    border-color: var(--tp-common-white);
    background-color: var(--tp-common-white);
}

.tp-offcanvas-2-close {
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    transition-delay: 0.5s;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-offcanvas-2-close {
        padding-right: 30px;
    }
}

.tp-offcanvas-2-close-btn {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--tp-common-white);
}

.tp-offcanvas-2-close-btn .text {
    width: 60px;
    height: 20px;
    transition: 0.3s;
    overflow: hidden;
    display: inline-block;
    transform: translateY(4px);
    color: var(--tp-common-white);
}

.tp-offcanvas-2-close-btn .text span {
    transition: 0.3s;
    display: inline-block;
    -webkit-transform: translateX(120%);
    -moz-transform: translateX(120%);
    -ms-transform: translateX(120%);
    -o-transform: translateX(120%);
    transform: translateX(120%);
}

.tp-offcanvas-2-close-btn:hover .text span {
    transform: translateX(0%);
}

.tp-offcanvas-2-close-btn:hover span svg {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.tp-offcanvas-2-text {
    right: 0;
    bottom: 0;
    position: absolute;
    transform: rotate(-90deg) translateY(100%);
}

.tp-offcanvas-2-text span {
    font-size: 320px;
    font-weight: 700;
    color: rgba(33, 35, 41, 0.3);
}

.tp-offcanvas-2-logo {
    margin-bottom: 105px;
}

@media (max-width: 575px) {
    .tp-offcanvas-2-logo {
        margin-bottom: 0;
    }
}

.tp-offcanvas-2-logo .logo-2 {
    display: block !important;
}

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

/*  5.2 Postbox css
/*----------------------------------------*/

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .postbox-space {
        padding-bottom: 120px;
    }
}

.postbox-wrapper {
    margin-right: 40px;
}

@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) {
    .postbox-wrapper {
        margin-right: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .postbox-wrapper {
        margin-bottom: 50px;
    }
}

.postbox-author-img {
    flex: 0 0 auto;
    margin-right: 15px;
}

.postbox-author-img img {
    height: 42px;
    width: 42px;
    border-radius: 50%;
}

.postbox-author-name {
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 5px;
    letter-spacing: -0.01em;
    color: rgba(26, 27, 30, 0.9);
}

.postbox-author-info {
    line-height: 1;
}

.postbox-author-info span {
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    color: rgba(26, 27, 30, 0.6);
}

.postbox-author-wrap {
    padding: 0px 20px;
}

@media (max-width: 575px) {
    .postbox-author-wrap {
        flex-wrap: wrap;
        padding: 0;
    }
}

@media (max-width: 575px) {
    .postbox-author-box {
        margin-bottom: 15px;
        margin-right: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .postbox-author-box {
        margin-bottom: 0;
    }
}

.postbox-meta i {
    color: rgba(26, 27, 30, 0.6);
}

.postbox-meta i svg {
    margin-right: 4px;
    display: inline-block;
    transform: translateY(-2px);
}

.postbox-meta span {
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
    color: rgba(26, 27, 30, 0.6);
}

.postbox-item {
    padding: 35px 15px;
    padding-bottom: 40px;
    border-radius: 20px;
    border: 1px solid rgba(26, 27, 30, 0.08);
}

.postbox-item:hover .postbox-thumb img {
    transform: scale(1.1);
}

.postbox-tag {
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
    color: rgba(26, 27, 30, 0.6);
}

.postbox-tag i svg {
    margin-right: 4px;
    transform: translateY(-1px);
}

.postbox-title {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 600;
    margin-bottom: 23px;
    letter-spacing: -0.04em;
    color: #1A1B1E;
}

.postbox-title.fs-80 {
    font-size: 80px;
    font-weight: 700;
    color: var(--tp-common-black-2);
    letter-spacing: -0.03em;
    line-height: 1;
    margin-bottom: 34px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .postbox-title.fs-80 {
        font-size: 75px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .postbox-title.fs-80 {
        font-size: 60px;
    }
}

@media (max-width: 575px) {
    .postbox-title.fs-80 {
        font-size: 45px;
        letter-spacing: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .postbox-title.fs-80 br {
        display: none;
    }
}

.postbox-title.fs-34 {
    font-size: 34px;
    margin-bottom: 18px;
    color: var(--tp-common-black-2);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .postbox-title {
        font-size: 35px;
    }
}

@media (max-width: 575px) {
    .postbox-title {
        font-size: 25px;
    }
}

.postbox-content {
    padding: 0px 20px;
}

@media (max-width: 575px) {
    .postbox-content {
        padding: 0;
    }
}

.postbox-content p {
    font-weight: 400;
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 30px;
    color: rgba(26, 27, 30, 0.6);
}

@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),
(max-width: 575px) {
    .postbox-content p {
        font-size: 16px;
    }
    .postbox-content p br {
        display: none;
    }
}

.postbox-btn {
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    color: #1A1B1E;
    padding: 17px 29px;
    background: #F6F6F6;
    border-radius: 14px;
    text-transform: uppercase;
    display: inline-block;
}

.postbox-btn span {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
}

.postbox-btn span span.text-1 {
    position: relative;
    display: block;
    transition: 0.3s;
}

.postbox-btn span span.text-2 {
    position: absolute;
    bottom: 100%;
    display: block;
    transition: 0.3s;
}

.postbox-btn i {
    position: relative;
    overflow: hidden;
    width: 15px;
    height: 15px;
    display: inline-flex;
    margin-left: 7px;
}

.postbox-btn i svg {
    transform: translateY(-2px);
    position: absolute;
    bottom: -1px;
    left: 1px;
    transition: all 0.2s ease-out;
}

.postbox-btn i svg:last-child {
    left: -12px;
    bottom: -12px;
    transform: translate(0, 0);
    opacity: 0;
}

.postbox-btn:hover span span.text-1 {
    -webkit-transform: translateY(150%);
    transform: translateY(150%);
}

.postbox-btn:hover span span.text-2 {
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

.postbox-btn:hover i svg:first-child {
    transform: translate(16px, -16px);
}

.postbox-btn:hover i svg:last-child {
    opacity: 1;
    visibility: visible;
    transform: translate(13px, -13px);
}

.postbox-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.postbox-play-btn a {
    height: 80px;
    width: 80px;
    line-height: 77px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: var(--tp-common-white);
    background-color: #1A1B1E;
    animation: animate-pulse 3s linear infinite;
}

.postbox-play-btn a svg {
    margin-left: 3px;
    display: inline-block;
}

.postbox-slider-item {
    position: relative;
    border-radius: 14px;
}

.postbox-slider-item img {
    border-radius: 14px;
}

.postbox-arrow button {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: var(--tp-common-white);
    background-color: #1A1B1E;
}

.postbox-arrow button:hover {
    color: #1A1B1E;
    background-color: var(--tp-common-white);
}

.postbox-arrow-prev {
    position: absolute;
    top: 50%;
    left: 30px;
    z-index: 2;
    transform: translateY(-50%);
}

.postbox-arrow-next {
    position: absolute;
    top: 50%;
    right: 30px;
    z-index: 2;
    transform: translateY(-50%);
}

.postbox-blockquote {
    padding: 50px 55px;
    padding-bottom: 30px;
    border-radius: 14px;
}

@media (max-width: 575px) {
    .postbox-blockquote {
        padding: 30px 20px;
        padding-bottom: 30px;
    }
}

.postbox-blockquote-paragraph p {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 0;
    letter-spacing: -0.02em;
    color: #1A1B1E;
}

@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) {
    .postbox-blockquote-paragraph p br {
        display: none;
    }
}

@media (max-width: 575px) {
    .postbox-blockquote-paragraph p {
        font-size: 20px;
    }
    .postbox-blockquote-paragraph p br {
        display: none;
    }
}

.postbox-blockquote-icon {
    margin-bottom: 20px;
    display: inline-block;
}

.postbox-thumb {
    border-radius: 14px;
    overflow: hidden;
}

.postbox-thumb-overlay::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.postbox-thumb img {
    transition: 0.9s;
    border-radius: 14px;
}

@media (max-width: 575px) {
    .postbox__comment {
        padding-top: 50px;
    }
}

.postbox__comment ul {
    margin-right: 75px;
}

@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),
(max-width: 575px) {
    .postbox__comment ul {
        margin-right: 0;
    }
}

.postbox__comment ul li {
    margin-bottom: 30px;
    list-style: none;
}

.postbox__comment ul li.children {
    margin-left: 100px;
}

@media (max-width: 575px) {
    .postbox__comment ul li.children {
        margin-left: 15px;
    }
}

.postbox__comment-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 15px;
    letter-spacing: -0.04em;
    color: var(--tp-common-black-2);
}

.postbox__comment-box {
    padding-top: 20px;
}

@media (max-width: 575px) {
    .postbox__comment-box {
        flex-wrap: wrap;
    }
}

.postbox__comment-info {
    flex: 0 0 auto;
}

.postbox__comment-avater {
    flex: 0 0 auto;
}

@media (max-width: 575px) {
    .postbox__comment-avater {
        margin-right: 0;
    }
}

.postbox__comment-avater img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

@media (max-width: 575px) {
    .postbox__comment-avater img {
        margin-bottom: 30px;
    }
}

.postbox__comment-name {
    margin-bottom: 17px;
}

.postbox__comment-name .postbox_commenter {
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: -0.01em;
    color: var(--tp-common-black-2);
}

.postbox__comment-name span {
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: rgba(17, 16, 19, 0.7);
}

.postbox__comment-text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 20px;
    color: rgba(17, 16, 19, 0.7);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .postbox__comment-text p {
        font-size: 15px;
    }
}

.postbox__comment-reply a {
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    padding: 11px 20px;
    border-radius: 40px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--tp-common-black-2);
    border: 1px solid rgba(17, 16, 19, 0.1);
}

.postbox__comment-reply a span {
    margin-left: 6px;
    display: inline-block;
}

.postbox__comment-reply a:hover {
    color: var(--tp-common-white);
    border-color: var(--tp-common-black-2);
    background-color: var(--tp-common-black-2);
}

.postbox__comment-agree {
    padding-left: 5px;
}

.postbox__comment-agree input {
    margin: 0;
    appearance: none;
    -moz-appearance: none;
    display: block;
    width: 16px;
    height: 16px;
    background: var(--tp-common-white);
    border: 1px solid #949392;
    outline: none;
    flex: 0 0 auto;
    transform: translateY(-1px);
}

.postbox__comment-agree input:checked {
    position: relative;
    background-color: var(--tp-theme-1);
    border-color: transparent;
}

.postbox__comment-agree input:checked::after {
    box-sizing: border-box;
    content: "\f00c";
    position: absolute;
    font-family: var(--tp-ff-fontawesome);
    font-size: 10px;
    color: var(--tp-common-white);
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.postbox__comment-agree input:hover {
    cursor: pointer;
}

.postbox__comment-agree label {
    padding-left: 8px;
    color: #838383;
    line-height: 1;
}

.postbox__comment-agree label a {
    color: var(--tp-common-black);
    font-weight: 600;
    padding-left: 4px;
}

.postbox__comment-agree label a:hover {
    color: var(--tp-theme-1);
}

.postbox__comment-agree label:hover {
    cursor: pointer;
}

.basic-pagination {
    margin-bottom: 40px;
}

.basic-pagination ul li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}

@media (max-width: 575px) {
    .basic-pagination ul li {
        margin-right: 5px;
    }
}

.basic-pagination ul li:hover a {
    border-color: var(--tp-common-black-2);
    background-color: var(--tp-common-black-2);
    color: var(--tp-common-white);
}

.basic-pagination ul li>a {
    height: 50px;
    width: 50px;
    line-height: 49px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    border-radius: 50%;
    display: inline-block;
    color: var(--tp-common-black-2);
    transition: all 0.3s ease-in-out;
    border: 1px solid rgba(17, 16, 19, 0.08);
}

.basic-pagination ul li .current {
    height: 50px;
    width: 50px;
    font-weight: 600;
    line-height: 49px;
    text-align: center;
    font-size: 16px;
    border-radius: 50%;
    display: inline-block;
    border-color: var(--tp-common-black-2);
    background-color: var(--tp-common-black-2);
    color: var(--tp-common-white);
    transition: all 0.3s ease-in-out;
}

.postbox-details-item {
    padding: 43px 0px;
    border-radius: 14px;
}

@media (max-width: 575px) {
    .postbox-details-item {
        padding: 30px;
    }
}

.postbox-details-item.item-border {
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.postbox-details-tag {
    margin-bottom: 8px;
}

@media (max-width: 575px) {
    .postbox-details-tag {
        flex-wrap: wrap;
    }
}

.postbox-details-tag span {
    font-size: 16px;
    font-weight: 600;
    color: rgba(17, 16, 19, 0.6);
    margin-bottom: 10px;
    display: inline-block;
    line-height: 1;
    margin-right: 14px;
}

.postbox-details-tag span:last-child {
    position: relative;
    padding-left: 9px;
    margin-left: 9px;
    display: inline-block;
}

.postbox-details-tag span:last-child::after {
    position: absolute;
    content: "";
    top: 8px;
    left: -3px;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: rgba(17, 16, 19, 0.6);
}

@media (max-width: 575px) {
    .postbox-details-tag-wrap {
        flex-wrap: wrap;
    }
}

@media (max-width: 575px) {
    .postbox-details-meta {
        flex-wrap: wrap;
    }
}

.postbox-details-meta .postbox-author-name {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: -0.01em;
    color: rgba(17, 16, 19, 0.9);
}

.postbox-details-meta .postbox-author-img img {
    width: 52px;
    height: 52px;
}

.postbox-details-meta .postbox-author-info span {
    font-size: 14px;
    font-weight: 600;
    color: rgba(17, 16, 19, 0.4);
    display: inline-block;
    margin-bottom: 7px;
}

.postbox-details-meta .postbox-meta span {
    display: inline-block;
    margin-bottom: 7px;
}

.postbox-details-meta>div:not(:first-child) {
    padding-left: 20px;
    margin-left: 20px;
    position: relative;
}

@media (max-width: 575px) {
    .postbox-details-meta>div:not(:first-child) {
        padding-left: 0;
        margin-left: 0;
        margin-right: 10px;
    }
}

.postbox-details-meta>div:not(:first-child)::after {
    position: absolute;
    content: "";
    top: 2px;
    left: 0;
    width: 1px;
    height: 24px;
    background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 575px) {
    .postbox-details-meta>div:not(:first-child)::after {
        display: none;
    }
}

@media (max-width: 575px) {
    .postbox-details-meta .postbox-meta {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .postbox-details-meta .postbox-meta {
        margin-bottom: 0;
    }
}

.postbox-details-text p {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.6;
    color: rgba(17, 16, 19, 0.7);
}

.postbox-details-text p span {
    color: var(--tp-common-black-2);
}

.postbox-details-thumb {
    gap: 12px;
}

.postbox-details-thumb.sm img {
    border-radius: 14px;
}

.postbox-details-quote p {
    font-weight: 600;
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: -0.02em;
    color: var(--tp-common-black-2);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
(max-width: 575px) {
    .postbox-details-quote p {
        font-size: 25px;
    }
    .postbox-details-quote p br {
        display: none;
    }
}

.postbox-details-quote span {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: rgba(17, 16, 19, 0.6);
}

.postbox-details-quote span::before {
    content: "";
    height: 1px;
    width: 40px;
    margin-right: 10px;
    display: inline-block;
    transform: translateY(-5px);
    background-color: rgba(17, 16, 19, 0.6);
}

@media (max-width: 575px) {
    .postbox-details-quote-box {
        flex-wrap: wrap;
    }
}

.postbox-details-quote-box i {
    flex: 0 0 auto;
    margin-right: 35px;
    display: inline-block;
}

@media (max-width: 575px) {
    .postbox-details-quote-box i {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.postbox-details-list ul {
    padding-left: 30px;
}

@media (max-width: 575px) {
    .postbox-details-list ul {
        padding-left: 0;
    }
}

.postbox-details-list ul li {
    list-style-type: none;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.1;
    color: rgba(17, 16, 19, 0.7);
    position: relative;
    padding-left: 20px;
}

.postbox-details-list ul li:not(:last-child) {
    margin-bottom: 15px;
}

.postbox-details-list ul li::before {
    position: absolute;
    top: 7px;
    left: 0;
    content: "";
    height: 5px;
    width: 5px;
    margin-right: 10px;
    border-radius: 50%;
    display: inline-block;
    background-color: rgba(17, 16, 19, 0.7);
}

.postbox-details-list ul li span {
    color: rgba(17, 16, 19, 0.4);
}

.postbox-details-list ul li i {
    font-style: normal;
    color: var(--tp-common-black-2);
}

.postbox-details-code {
    padding: 25px 30px;
    border-radius: 14px;
    background: #F6F6F6;
}

.postbox-details-code pre {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.8;
    margin: 0;
    color: rgba(17, 16, 19, 0.7);
}

.postbox-details-author .sidebar-widget-author-img {
    flex: 0 0 auto;
    margin-bottom: 0;
    margin-right: 30px;
}

@media (max-width: 575px) {
    .postbox-details-author .sidebar-widget-author-img {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.postbox-details-author .sidebar-widget-author-img img {
    height: 100px;
    width: 100px;
}

.postbox-details-author .sidebar-widget-author {
    padding: 0;
    padding-bottom: 0;
    padding: 30px;
    border: none;
    border-radius: 14px;
    background: #F6F6F6;
}

@media (max-width: 575px) {
    .postbox-details-author .sidebar-widget-author {
        flex-wrap: wrap;
    }
}

.postbox-details-author .sidebar-widget-author-content span {
    font-weight: 600;
    margin-bottom: 8px;
    color: rgba(17, 16, 19, 0.4);
}

.postbox-details-author .sidebar-widget-author-name {
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 700;
}

.postbox-details-author .sidebar-widget-author-content p {
    font-size: 16px;
    color: rgba(17, 16, 19, 0.7);
}

@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),
(max-width: 575px) {
    .postbox-details-author .sidebar-widget-author-content p br {
        display: none;
    }
}

.postbox-details-nevigation-wrap {
    height: 560px;
    overflow: hidden;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .postbox-details-nevigation-wrap {
        height: 460px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .postbox-details-nevigation-wrap {
        height: 320px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .postbox-details-nevigation-wrap {
        height: 350px;
        margin-top: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .postbox-details-nevigation-wrap {
        height: 350px;
        margin-top: 50px;
    }
}

@media (max-width: 575px) {
    .postbox-details-nevigation-wrap {
        height: 140px;
        margin-top: 50px;
    }
}

.postbox-details-nevigation-wrap:hover .postbox-details-nevigation-thumb-bg {
    transform: scale(0.95);
}

.postbox-details-nevigation-thumb {
    position: relative;
}

.postbox-details-nevigation-thumb::after {
    position: absolute;
    content: "";
    top: -50px;
    left: 0;
    width: 100%;
    height: 120%;
    background: rgba(0, 0, 0, 0.4);
}

.postbox-details-nevigation-thumb img {
    width: 100%;
    margin-top: -290px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .postbox-details-nevigation-thumb img {
        margin-top: -190px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .postbox-details-nevigation-thumb img {
        margin-top: -160px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .postbox-details-nevigation-thumb img {
        margin-top: 0px;
    }
}

.postbox-details-nevigation-thumb-bg {
    width: 100%;
    height: 100%;
    background-color: #1a1b1e;
    transition: all 0.3s ease-in-out;
}

.postbox-details-nevigation-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 5;
    text-align: center;
    transform: translateY(-50%);
}

.postbox-details-nevigation-content span {
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
}

@media (max-width: 575px) {
    .postbox-details-nevigation-content span {
        font-size: 16px;
    }
}

.postbox-details-nevigation-title {
    font-weight: 700;
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1.17;
    letter-spacing: -0.03em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .postbox-details-nevigation-title {
        font-size: 45px;
    }
}

@media (max-width: 575px) {
    .postbox-details-nevigation-title {
        font-size: 20px;
    }
}

.postbox-details-form {
    padding: 60px;
    border-radius: 20px;
    border: 1px solid rgba(17, 16, 19, 0.08);
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .postbox-details-form {
        padding: 30px;
    }
}

@media (max-width: 575px) {
    .postbox-details-form {
        padding: 20px;
    }
}

.postbox-details-form p {
    font-weight: 500;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 23px;
    color: rgba(17, 16, 19, 0.7);
}

@media (max-width: 575px) {
    .postbox-details-form p {
        font-size: 16px;
    }
}

.postbox-details-form-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 1.6;
    margin-bottom: 0;
    letter-spacing: -0.04em;
    color: var(--tp-common-black-2);
}

.postbox-details-input label {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 12px;
    color: var(--tp-common-black-2);
}

.postbox-details-input input,
.postbox-details-input textarea {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 25px;
    border-radius: 14px;
    background: #F6F6F6;
    color: var(--tp-common-black-2);
    border: 1px solid #F6F6F6;
}

.postbox-details-input input::-webkit-input-placeholder,
.postbox-details-input textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 17px;
    font-weight: 400;
    color: #707072;
}

.postbox-details-input input::-moz-placeholder,
.postbox-details-input textarea::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 17px;
    font-weight: 400;
    color: #707072;
}

.postbox-details-input input:-moz-placeholder,
.postbox-details-input textarea:-moz-placeholder {
    /* Firefox 4-18 */
    font-size: 17px;
    font-weight: 400;
    color: #707072;
}

.postbox-details-input input:-ms-input-placeholder,
.postbox-details-input textarea:-ms-input-placeholder {
    /* IE 10+  Edge*/
    font-size: 17px;
    font-weight: 400;
    color: #707072;
}

.postbox-details-input input::placeholder,
.postbox-details-input textarea::placeholder {
    /* MODERN BROWSER */
    font-size: 17px;
    font-weight: 400;
    color: #707072;
}

.postbox-details-input input:focus,
.postbox-details-input textarea:focus {
    border-color: var(--tp-common-black-2);
}

.postbox-details-input textarea {
    height: 160px;
    resize: none;
    margin-bottom: 20px;
}

.postbox-details-remeber input {
    display: none;
}

.postbox-details-remeber input:checked~label::before {
    visibility: visible;
    opacity: 1;
}

.postbox-details-remeber label {
    position: relative;
    padding-left: 30px;
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    color: rgba(17, 16, 19, 0.7);
}

.postbox-details-remeber label::after {
    position: absolute;
    content: "";
    top: -3px;
    left: 0;
    width: 20px;
    height: 20px;
    z-index: -1;
    transition: 0.3s;
    line-height: 16px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid rgba(17, 16, 19, 0.1);
}

.postbox-details-remeber label::before {
    position: absolute;
    content: url("../img/svg/check.svg");
    top: -2px;
    left: 2px;
    width: 16px;
    height: 16px;
    line-height: 14px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    background-color: var(--tp-common-black-2);
}

.postbox-details-remeber label:hover {
    cursor: pointer;
}

.postbox-details-social {
    left: -200px;
    top: 185px;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .postbox-details-social {
        left: -120px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .postbox-details-social {
        position: inherit;
    }
    .postbox-details-social ul li {
        display: inline-block;
    }
    .postbox-details-social ul li:not(:first-child) {
        margin-left: 10px;
    }
}

.postbox-details-social ul li {
    list-style: none;
}

.postbox-details-social ul li a {
    height: 50px;
    width: 50px;
    line-height: 46px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid rgba(17, 16, 19, 0.08);
    color: var(--tp-common-black-2);
}

.postbox-details-social ul li a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
}

.postbox-details-social-2 {
    position: sticky;
    top: 120px;
    width: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .postbox-details-social-2 {
        position: inherit;
        width: inherit;
        margin-bottom: 20px;
    }
    .postbox-details-social-2 ul li {
        display: inline-block;
    }
    .postbox-details-social-2 ul li:not(:first-child) {
        margin-left: 10px;
    }
}

.postbox-details-social-2 ul li {
    list-style: none;
}

.postbox-details-social-2 ul li a {
    height: 50px;
    width: 50px;
    line-height: 46px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid rgba(17, 16, 19, 0.08);
    color: var(--tp-common-black-2);
}

.postbox-details-social-2 ul li a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
}

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

/*  5.3 Recent Post css
/*----------------------------------------*/

.rc-post-thumb {
    flex: 0 0 auto;
    overflow: hidden;
    margin-right: 30px;
    border-radius: 14px;
}

.rc-post-thumb img {
    transition: 0.9s;
    border-radius: 14px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .rc-post-thumb img {
        height: 100px;
        width: 100px;
    }
}

.rc-post:hover .rc-post-thumb img {
    transform: scale(1.1);
}

.rc-post-category {
    margin-bottom: 10px;
}

.rc-post-category a {
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    color: var(--tp-common-black-2);
    padding: 7px 12px;
    border-radius: 15px;
    display: inline-block;
    background: rgba(17, 16, 19, 0.08);
}

.rc-post-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 8px;
    letter-spacing: -0.01em;
    color: #1A1B1E;
}

@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),
(max-width: 575px) {
    .rc-post-title {
        font-size: 18px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rc-post-title {
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .rc-post-title {
        font-size: 18px;
    }
}

.rc-post-title a:hover {
    color: var(--tp-common-green-light);
}

.rc-post-meta span {
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    color: #1A1B1E;
}

.rc-post-wrap .rc-post:not(:last-child) {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

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

/*  5.4 Sidebar css
/*----------------------------------------*/

.sidebar-search {
    position: relative;
}

.sidebar-search input {
    width: 100%;
    height: 60px;
    padding: 0 25px;
    font-size: 18px;
    font-weight: 500;
    line-height: 60px;
    border-radius: 14px;
    padding-right: 50px;
    background: #F6F6F6;
    border: 1px solid transparent;
    color: var(--tp-common-black-2);
}

.sidebar-search input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #9E9A9A;
}

.sidebar-search input::-moz-placeholder {
    /* Firefox 19+ */
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #9E9A9A;
}

.sidebar-search input:-moz-placeholder {
    /* Firefox 4-18 */
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #9E9A9A;
}

.sidebar-search input:-ms-input-placeholder {
    /* IE 10+  Edge*/
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #9E9A9A;
}

.sidebar-search input::placeholder {
    /* MODERN BROWSER */
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #9E9A9A;
}

.sidebar-search input:focus {
    border-color: 1px solid #1A1B1E;
}

.sidebar-search button {
    position: absolute;
    top: 0;
    right: 25px;
    height: 100%;
    line-height: 60px;
    color: #1A1B1E;
}

.sidebar-search button:hover {
    color: var(--tp-common-jelly);
}

.sidebar-widget-author {
    padding: 40px;
    border-radius: 14px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    background-color: #F6F6F6;
}

.sidebar-widget-author-img {
    margin-bottom: 35px;
}

.sidebar-widget-author-img img {
    height: 120px;
    width: 120px;
    border-radius: 50%;
}

.sidebar-widget-author-name {
    font-weight: 600;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 5px;
    letter-spacing: -0.02em;
    color: #1A1B1E;
}

.sidebar-widget-author-content span {
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px;
    display: inline-block;
    color: #1A1B1E;
}

.sidebar-widget-author-content p {
    font-weight: 500;
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #1A1B1E;
}

.sidebar-widget-author-social a {
    margin: 0 5px;
}

.sidebar-widget-author-social a span {
    transition: all 0.4s ease-in-out;
    color: #1A1B1E;
}

.sidebar-widget-author-social a:hover span {
    color: var(--tp-common-jelly);
}

.sidebar-widget-title {
    font-weight: 600;
    font-size: 24px;
    color: #1A1B1E;
    line-height: 1;
    margin-bottom: 30px;
    letter-spacing: -0.02em;
}

.sidebar-widget-category ul li {
    list-style-type: none;
}

.sidebar-widget-category ul li a {
    border-radius: 14px;
    padding: 12px 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    background: #F6F6F6;
    letter-spacing: -0.01em;
    color: rgba(26, 27, 30, 0.8);
}

.sidebar-widget-category ul li a span {
    transition: 0.3s;
    color: rgba(26, 27, 30, 0.8);
}

.sidebar-widget-category ul li a:hover {
    color: var(--tp-common-black-2);
}

.sidebar-widget-category ul li a:hover span {
    color: var(--tp-common-black-2);
}

.sidebar-widget-category ul li:not(:last-child) {
    margin-bottom: 6px;
}

.sidebar-widget-pages ul li {
    list-style-type: none;
}

.sidebar-widget-pages ul li:not(:last-child) {
    margin-bottom: 12px;
}

.sidebar-widget-pages ul li a {
    font-size: 16px;
    font-weight: 500;
    color: rgba(26, 27, 30, 0.8);
    padding-left: 15px;
    display: block;
    position: relative;
    line-height: 1;
}

.sidebar-widget-pages ul li a::before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(26, 27, 30, 0.8);
}

.sidebar-widget-pages ul li a:hover {
    color: var(--tp-common-black-2);
}

.sidebar-wrapper {
    padding-left: 15px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-wrapper {
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .sidebar-wrapper {
        padding-left: 0;
        margin-top: 70px;
    }
}

.sidebar-blog-grid-wrap .sidebar-wrapper {
    padding-left: 2px;
}

.tagcloud a {
    border-radius: 14px;
    padding: 10px 18px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    margin-bottom: 10px;
    background: #F6F6F6;
    display: inline-block;
    text-transform: capitalize;
    color: rgba(26, 27, 30, 0.8);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tagcloud a {
        padding: 10px 14px;
        font-size: 13px;
    }
}

@media (max-width: 575px) {
    .tagcloud a {
        padding: 10px 14px;
    }
}

.tagcloud a:not(:last-child) {
    margin-right: 5px;
}

.tagcloud a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
}

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

/*  5.1 Blog css
/*----------------------------------------*/

.tp-blog-masonry-item {
    padding: 30px 15px;
    border-radius: 20px;
    transition: 0.9s;
    border: 1px solid rgba(17, 16, 19, 0.08);
}

.tp-blog-masonry-item:hover .tp-blog-masonry-thumb img {
    transform: scale(1.1);
}

.tp-blog-masonry-item-top {
    padding: 0 15px;
}

@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) {
    .tp-blog-masonry-item-top {
        padding: 0;
    }
}

.tp-blog-masonry-item-user-thumb {
    margin-right: 12px;
}

.tp-blog-masonry-item-user-thumb img {
    border-radius: 50%;
}

.tp-blog-masonry-item-user-content span {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.01em;
    color: rgba(17, 16, 19, 0.9);
}

.tp-blog-masonry-item-user-content p {
    font-size: 13px;
    font-weight: 600;
    color: rgba(17, 16, 19, 0.6);
    margin: 0;
}

.tp-blog-masonry-item-time span {
    font-size: 15px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    color: rgba(17, 16, 19, 0.6);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-blog-masonry-item-time span {
        font-size: 13px;
    }
}

.tp-blog-masonry-item-time span svg {
    margin-right: 5px;
}

.tp-blog-masonry-item-text span {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.34;
    margin-bottom: 40px;
    display: inline-block;
    letter-spacing: -0.44px;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-blog-masonry-item-text span br {
        display: none;
    }
}

.tp-blog-masonry-item-text p {
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    color: var(--tp-common-white);
}

.tp-blog-masonry-content {
    padding: 0 15px;
}

.tp-blog-masonry-tag span {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    color: rgba(17, 16, 19, 0.6);
}

.tp-blog-masonry-tag span svg {
    margin-right: 5px;
}

.tp-blog-masonry-thumb {
    overflow: hidden;
    border-radius: 14px;
}

.tp-blog-masonry-thumb img {
    width: 100%;
    transition: 0.9s;
    border-radius: 14px;
}

.tp-blog-masonry-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 24px;
    letter-spacing: -0.02em;
    color: var(--tp-common-black-2);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
(max-width: 575px) {
    .tp-blog-masonry-title {
        font-size: 22px;
    }
}

@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),
(max-width: 575px) {
    .tp-blog-masonry-title br {
        display: none;
    }
}

.tp-blog-masonry-btn a {
    font-size: 16px;
    font-weight: 600;
    color: var(--tp-common-black-2);
    overflow: hidden;
    display: inline-block;
    padding-right: 5px;
}

.tp-blog-masonry-btn a span {
    position: relative;
    overflow: hidden;
    margin-left: 5px;
}

.tp-blog-masonry-btn a span svg {
    bottom: -1px;
    left: 1px;
    transform: translateY(-2px);
    transition: all 0.2s ease-out;
}

.tp-blog-masonry-btn a span svg:last-child {
    position: absolute;
    left: -22px;
    bottom: -22px;
    transform: translate(0, 0);
}

.tp-blog-masonry-btn a:hover span svg:first-child {
    opacity: 0;
    transform: translate(20px, -20px);
}

.tp-blog-masonry-btn a:hover span svg:last-child {
    transform: translate(23px, -23px);
}

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

/*  6.1 Footer Style 1
/*----------------------------------------*/

/* ===== Home-1 Start ===== */

.tp-footer-widget-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.08;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
}

@media (max-width: 575px) {
    .tp-footer-widget-title {
        font-size: 22px;
    }
}

.tp-footer-widget-title-sm {
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    letter-spacing: -0.02em;
}

.tp-footer-widget-title-sm.pre::before {
    content: "";
    width: 8px;
    height: 8px;
    margin-right: 9px;
    border-radius: 50%;
    display: inline-block;
    transform: translateY(-2px);
    background-color: var(--tp-common-red-3);
}

.tp-footer-widget-social a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: var(--tp-common-black-12);
    background-color: transparent;
    border: 1px solid rgba(17, 17, 18, 0.1);
    margin-bottom: 5px;
}

.tp-footer-widget-social a:not(:last-child) {
    margin-right: 8px;
}

.tp-footer-widget-social a:hover {
    color: var(--tp-common-black-12);
    background-color: var(--tp-theme-yellow);
}

.tp-footer-widget-menu ul li {
    list-style: none;
}

.tp-footer-widget-menu ul li a {
    display: block;
    padding: 4px 0;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-footer-widget-menu ul li a:hover {
    color: var(--tp-common-white);
}

.tp-footer-widget-input input[type=text] {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white);
    border: none;
    border-radius: 0;
    padding-left: 0px;
    padding-right: 50px;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-footer-widget-input input[type=text]::placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.tp-footer-widget-input input[type=text]:focus {
    border-color: var(--tp-common-white);
}

.tp-footer-widget-input .input-button {
    color: var(--tp-common-white);
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.tp-footer-widget-input-checkbox input {
    display: none;
}

.tp-footer-widget-input-checkbox input:focus {
    box-shadow: none;
}

.tp-footer-widget-input-checkbox input:checked~label::before {
    opacity: 1;
    visibility: visible;
}

.tp-footer-widget-input-checkbox input:checked~label::after {
    border-color: var(--tp-common-white);
}

.tp-footer-widget-input-checkbox label {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    text-transform: capitalize;
    padding-left: 35px;
    position: relative;
}

.tp-footer-widget-input-checkbox label::before {
    content: url("../img/svg/check.svg");
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    opacity: 0;
    line-height: 20px;
    border-radius: 2px;
    text-align: center;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-footer-widget-input-checkbox label::after {
    position: absolute;
    content: "";
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    z-index: 0;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-footer-widget-info {
    margin-bottom: 15px;
}

.tp-footer-widget-info a {
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-footer-widget-info a:hover {
    color: var(--tp-common-white);
}

.tp-footer-widget-info a:not(:last-child) {
    margin-bottom: 15px;
}

.tp-footer-widget-content p {
    font-weight: 500;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.8);
}

.tp-footer-widget-content.fs-15 p {
    font-size: 15px;
}

.tp-footer-col-2 {
    margin-left: 35px;
}

@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) {
    .tp-footer-col-2 {
        margin-left: 12px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-footer-col-2 {
        margin-left: 0px;
    }
}

.tp-footer-col-3 {
    margin-left: 60px;
}

@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) {
    .tp-footer-col-3 {
        margin-left: 12px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-footer-col-3 {
        margin-left: 0px;
    }
}

.tp-footer-col-4 {
    margin-left: 70px;
}

@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) {
    .tp-footer-col-4 {
        margin-left: 12px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-footer-col-4 {
        margin-left: 0px;
    }
}

.tp-copyright-border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-copyright-border-top-7 {
    border-top: 1px solid rgba(153, 153, 153, 0.1);
}

.tp-copyright-content p {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@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-copyright-content p {
        margin-bottom: 15px;
    }
}

.tp-copyright-content p a:hover {
    color: var(--tp-common-white);
}

.tp-copyright-social a {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-align: center;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: inline-block;
    width: 140px;
    height: 34px;
    line-height: 32px;
    border-radius: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-copyright-social a:hover {
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
    border-color: var(--tp-common-white);
}

.tp-copyright-social a:not(:last-child) {
    margin-right: 10px;
}

@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-copyright-social a:not(:last-child) {
        margin-bottom: 15px;
    }
}

.tp-copyright-img {
    position: absolute;
    right: 0;
    top: 15px;
    animation: rotate2 5s linear infinite;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-copyright-img {
        right: -10px;
        top: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-copyright-img {
        right: -10px;
        top: -25px;
    }
}

.tp-copyright-big-text {
    font-weight: 800;
    font-size: 259px;
    line-height: 1;
    letter-spacing: -16px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-copyright-big-text {
        font-size: 239px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-copyright-big-text {
        font-size: 194px;
        letter-spacing: -10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-copyright-big-text {
        font-size: 163px;
        letter-spacing: -7px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-copyright-big-text {
        font-size: 120px;
        letter-spacing: -7px;
    }
}

@media (max-width: 575px) {
    .tp-copyright-big-text {
        font-size: 50px;
        letter-spacing: -2px;
    }
}

.tp-copyright-left {
    padding-left: 330px;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-copyright-left {
        padding-left: 290px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-copyright-left {
        padding-left: 255px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-copyright-left {
        padding-left: 215px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-copyright-left {
        padding-left: 0;
    }
}

.tp-copyright-left span {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: var(--tp-common-black);
}

.tp-copyright-right {
    padding-right: 40px;
}

@media (max-width: 575px) {
    .tp-copyright-right {
        padding-right: 0;
    }
}

.tp-copyright-right a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: var(--tp-common-black);
}

.tp-copyright-right a:hover {
    color: var(--tp-common-red-3);
}

.tp-copyright-right a:not(:first-child) {
    margin-left: 120px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-copyright-right a:not(:first-child) {
        margin-left: 20px;
    }
}

@media (max-width: 575px) {
    .tp-copyright-right a:not(:first-child) {
        margin-left: 0;
        margin: 0 8px;
    }
}

.tp-copyright-bottom {
    position: relative;
    margin-top: -30px;
    padding-bottom: 55px;
    z-index: 2;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-copyright-bottom {
        margin-top: 0;
        padding-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .tp-copyright-bottom {
        margin-top: 0;
        padding-bottom: 20px;
    }
}

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

/*  6.2 Footer Style 2
/*----------------------------------------*/

/* ===== Home-2 Start ===== */

.md-footer-widget-title {
    font-weight: 700;
    font-size: 70px;
    line-height: 100%;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .md-footer-widget-title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .md-footer-widget-title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .md-footer-widget-title {
        font-size: 40px;
    }
    .md-footer-widget-title br {
        display: none;
    }
}

.md-footer-widget-sm-title {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
    position: relative;
}

.md-footer-widget-sm-title.pre::before {
    content: "";
    width: 8px;
    height: 8px;
    margin-right: 9px;
    border-radius: 50%;
    display: inline-block;
    transform: translateY(-2px);
    background-color: var(--tp-theme-blue);
}

.md-footer-widget-menu ul li {
    list-style-type: none;
    display: inline-block;
}

.md-footer-widget-menu ul li a {
    border-radius: 20px;
    padding: 13px 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    background: var(--tp-common-white);
    color: var(--tp-common-black-2);
    display: inline-block;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.md-footer-widget-menu ul li a:hover {
    background-color: var(--tp-theme-blue);
    color: var(--tp-common-white);
}

.md-footer-widget-info {
    margin-bottom: 15px;
}

.md-footer-widget-info a {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
    font-weight: 400;
}

.md-footer-widget-info a:hover {
    color: var(--tp-theme-blue);
}

.md-footer-widget-info a:not(:last-child) {
    margin-bottom: 10px;
}

.md-footer-widget-social ul li {
    list-style: none;
    margin-bottom: 6px;
}

.md-footer-widget-social ul li a {
    font-size: 16px;
    font-weight: 400;
    color: var(--tp-common-white);
    line-height: 1.5;
    letter-spacing: -0.02em;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.md-footer-widget-social ul li a:hover {
    color: var(--tp-theme-blue);
}

.md-footer-col-2 {
    padding-left: 75px;
}

@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) {
    .md-footer-col-2 {
        padding-left: 0;
    }
}

.md-footer-col-3 {
    padding-left: 128px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-footer-col-3 {
        padding-left: 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) {
    .md-footer-col-3 {
        padding-left: 0;
    }
}

.md-copyright-big-text {
    font-size: 290px;
    font-weight: 800;
    line-height: 0.9;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    text-align: center;
    color: var(--tp-common-white);
    margin-bottom: 0;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .md-copyright-big-text {
        font-size: 260px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-copyright-big-text {
        font-size: 225px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-copyright-big-text {
        font-size: 180px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .md-copyright-big-text {
        font-size: 130px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .md-copyright-big-text {
        font-size: 100px;
    }
}

@media (max-width: 575px) {
    .md-copyright-big-text {
        font-size: 50px;
    }
}

.md-copyright-left span {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
    display: inline-block;
    margin-bottom: 10px;
}

.md-copyright-right a {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
}

.md-copyright-right a:hover {
    color: var(--tp-theme-blue);
}

.md-copyright-right a:not(:first-child) {
    margin-left: 125px;
}

@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) {
    .md-copyright-right a:not(:first-child) {
        margin-left: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-copyright-right a:not(:first-child) {
        margin-left: 20px;
    }
}

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

/*  6.3 Footer Style 3
/*----------------------------------------*/

/* ===== Home-4 Start ===== */

.cr-footer-style .tp-footer-widget-title {
    font-size: 24px;
    font-weight: 700;
    color: var(--tp-common-black-11);
    letter-spacing: 0;
}

@media (max-width: 575px) {
    .cr-footer-style .tp-footer-widget-title {
        font-size: 22px;
    }
}

.cr-footer-style .tp-footer-widget-menu ul li a {
    font-size: 16px;
    font-weight: 500;
    color: rgba(1, 1, 3, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cr-footer-style .tp-footer-widget-menu ul li a:hover {
    color: var(--tp-common-black-11);
}

.cr-footer-style .tp-footer-widget-input {
    margin-right: 0;
}

.cr-footer-style .tp-footer-widget-input input[type=text] {
    border: 1px solid transparent;
    font-size: 15px;
    font-weight: 400;
    padding-left: 58px;
    padding-right: 50px;
    background: rgba(1, 1, 3, 0.06);
    color: var(--tp-common-black-11);
    border-radius: 10px;
}

.cr-footer-style .tp-footer-widget-input input[type=text]::placeholder {
    color: var(--tp-common-black-11);
}

.cr-footer-style .tp-footer-widget-input input[type=text]:focus {
    border-color: var(--tp-theme-paste);
}

.cr-footer-style .tp-footer-widget-input .input-button {
    color: var(--tp-common-black-11);
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
}

.cr-footer-style .tp-footer-widget-envelope {
    position: absolute;
    left: 29px;
    top: 48%;
    transform: translateY(-50%);
}

.cr-footer-style .tp-footer-widget-info {
    margin-bottom: 15px;
}

.cr-footer-style .tp-footer-widget-info a {
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cr-footer-style .tp-footer-widget-info a:hover {
    color: var(--tp-common-white);
}

.cr-footer-style .tp-footer-widget-info a:not(:last-child) {
    margin-bottom: 15px;
}

.cr-footer-style .tp-footer-widget-social a {
    line-height: 36px;
}

.cr-footer-style .tp-footer-widget-content p {
    font-size: 16px;
    font-weight: 500;
    color: rgba(1, 1, 3, 0.8);
    letter-spacing: 0;
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-footer-style .tp-footer-widget-content p br {
        display: none;
    }
}

.cr-footer-style .tp-footer-widget-content.fs-15 p {
    font-size: 15px;
}

.cr-footer-style.tp-copyright-border-top {
    border-top: 1px solid rgba(1, 1, 3, 0.1);
}

.cr-footer-style .tp-copyright-content p {
    font-size: 14px;
    font-weight: 500;
    color: rgba(1, 1, 3, 0.6);
}

.cr-footer-style .tp-copyright-content p a {
    color: var(--tp-common-black-11);
}

.cr-footer-style .tp-copyright-content p a:hover {
    color: var(--tp-theme-paste);
}

.cr-footer-style .md-copyright-right a {
    font-size: 14px;
    color: var(--tp-common-black-11);
    font-weight: 500;
}

.cr-footer-col-2 {
    margin-left: 88px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-footer-col-2 {
        margin-left: 0;
    }
}

.cr-footer-col-3 {
    margin-left: 90px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-footer-col-3 {
        margin-left: 0;
    }
}

.cr-footer-col-4 {
    margin-left: 94px;
}

@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) {
    .cr-footer-col-4 {
        margin-left: 0;
    }
}

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

/*  6.4 Footer Style 4
/*----------------------------------------*/

/* ===== Home-5 Start ===== */

.studio-footer-top {
    padding-top: 37px;
    padding-bottom: 10px;
    border-radius: 50px 50px 0 0;
    background: var(--tp-common-black);
}

.studio-footer-big-title {
    font-size: 300px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    color: var(--tp-common-white);
    margin-bottom: 0;
}

@media only screen and (min-width: 1801px) and (max-width: 1850px) {
    .studio-footer-big-title {
        font-size: 290px;
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .studio-footer-big-title {
        font-size: 270px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .studio-footer-big-title {
        font-size: 260px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .studio-footer-big-title {
        font-size: 224px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .studio-footer-big-title {
        font-size: 190px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .studio-footer-big-title {
        font-size: 160px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .studio-footer-big-title {
        font-size: 120px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-footer-big-title {
        font-size: 90px;
    }
}

@media (max-width: 575px) {
    .studio-footer-big-title {
        font-size: 50px;
        letter-spacing: -0.03em;
    }
}

.studio-footer-style .tp-footer-widget-title {
    font-size: 24px;
    font-weight: 700;
    color: var(--tp-common-white);
    letter-spacing: 0;
}

@media (max-width: 575px) {
    .studio-footer-style .tp-footer-widget-title {
        font-size: 22px;
    }
}

.studio-footer-style .tp-footer-widget-menu ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #AFB2B8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.studio-footer-style .tp-footer-widget-menu ul li a:hover {
    color: var(--tp-theme-green-yellow);
}

.studio-footer-style .tp-footer-widget-input {
    margin-right: 0;
}

.studio-footer-style .tp-footer-widget-input input[type=text] {
    border: 1px solid transparent;
    font-size: 15px;
    font-weight: 400;
    padding-left: 58px;
    padding-right: 50px;
    border-radius: 10px;
    color: var(--tp-common-white);
    background: rgba(255, 255, 255, 0.06);
}

.studio-footer-style .tp-footer-widget-input input[type=text]::placeholder {
    color: #A1A4AA;
}

.studio-footer-style .tp-footer-widget-input input[type=text]:focus {
    border-color: var(--tp-theme-green-yellow);
}

.studio-footer-style .tp-footer-widget-input .input-button {
    color: var(--tp-common-black-11);
    position: absolute;
    right: 22px;
    color: var(--tp-theme-green-yellow);
}

.studio-footer-style .tp-footer-widget-envelope {
    position: absolute;
    left: 29px;
    top: 48%;
    transform: translateY(-50%);
    color: #A1A4AA;
}

.studio-footer-style .tp-footer-widget-info {
    margin-bottom: 15px;
}

.studio-footer-style .tp-footer-widget-info a {
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.studio-footer-style .tp-footer-widget-info a:hover {
    color: var(--tp-common-white);
}

.studio-footer-style .tp-footer-widget-info a:not(:last-child) {
    margin-bottom: 15px;
}

.studio-footer-style .tp-footer-widget-social a {
    line-height: 36px;
    border-color: #F3F1F2;
    color: #F3F1F2;
}

.studio-footer-style .tp-footer-widget-social a:hover {
    background-color: var(--tp-theme-green-yellow);
    border-color: var(--tp-theme-green-yellow);
    color: var(--tp-common-black-11);
}

.studio-footer-style .tp-footer-widget-content p {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white);
    letter-spacing: 0;
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-footer-style .tp-footer-widget-content p br {
        display: none;
    }
}

.studio-footer-style .tp-footer-widget-content.fs-15 p {
    font-size: 15px;
    color: #AFB2B8;
}

.studio-footer-style.tp-copyright-border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.studio-footer-style .tp-copyright-content p {
    font-size: 14px;
    font-weight: 500;
    color: #828386;
}

.studio-footer-style .tp-copyright-content p a {
    color: var(--tp-common-white);
}

.studio-footer-style .tp-copyright-content p a:hover {
    color: var(--tp-theme-green-yellow);
}

.studio-footer-style .md-copyright-right a {
    font-size: 14px;
    color: #AFB2B8;
    font-weight: 500;
}

.studio-footer-style .md-copyright-right a:hover {
    color: var(--tp-theme-green-yellow);
}

.studio-footer-style.dark .tp-footer-widget-menu ul li a:hover {
    color: var(--tp-common-white);
}

.studio-footer-style.dark .tp-footer-widget-input input[type=text]:focus {
    border-color: var(--tp-common-white);
}

.studio-footer-style.dark .tp-footer-widget-input .input-button {
    position: absolute;
    right: 22px;
    color: var(--tp-common-white);
}

.studio-footer-style.dark .tp-footer-widget-social a {
    line-height: 36px;
    border-color: #F3F1F2;
    color: #F3F1F2;
}

.studio-footer-style.dark .tp-footer-widget-social a:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black-11);
}

.studio-footer-style.dark .tp-footer-widget-content p {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white);
    letter-spacing: 0;
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-footer-style.dark .tp-footer-widget-content p br {
        display: none;
    }
}

.studio-footer-style.dark .tp-footer-widget-content.fs-15 p {
    font-size: 15px;
    color: #AFB2B8;
}

.studio-footer-style.dark.tp-copyright-border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.studio-footer-style.dark .tp-copyright-content p {
    font-size: 14px;
    font-weight: 500;
    color: #828386;
}

.studio-footer-style.dark .tp-copyright-content p a {
    color: var(--tp-common-white);
}

.studio-footer-style.dark .tp-copyright-content p a:hover {
    color: var(--tp-common-white);
}

.studio-footer-style.dark .md-copyright-right a {
    font-size: 14px;
    color: #AFB2B8;
    font-weight: 500;
}

.studio-footer-style.dark .md-copyright-right a:hover {
    color: var(--tp-common-white);
}

.studio-footer-col-2 {
    margin-left: 88px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-footer-col-2 {
        margin-left: 0;
    }
}

.studio-footer-col-3 {
    margin-left: 90px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-footer-col-3 {
        margin-left: 0;
    }
}

.studio-footer-col-4 {
    margin-left: 94px;
}

@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) {
    .studio-footer-col-4 {
        margin-left: 0;
    }
}

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

/*  6.5 Footer Style 5
/*----------------------------------------*/

/* ===== Home-6 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-footer-space {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}

.pp-footer-subtitle {
    font-size: 60px;
    font-weight: 300;
    font-family: var(--tp-ff-teko);
    letter-spacing: -0.03em;
    color: rgba(255, 255, 255, 0.4);
    display: inline-block;
}

@media (max-width: 575px) {
    .pp-footer-subtitle {
        font-size: 40px;
        line-height: 1;
    }
}

.pp-footer-big-title {
    font-family: var(--tp-ff-teko);
    font-weight: 600;
    font-size: 200px;
    line-height: 0.73;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-footer-big-title {
        font-size: 180px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-footer-big-title {
        font-size: 158px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-footer-big-title {
        font-size: 150px;
        line-height: 0.85;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-footer-big-title {
        font-size: 140px;
        line-height: 0.85;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-footer-big-title {
        font-size: 120px;
        line-height: 0.85;
    }
}

@media (max-width: 575px) {
    .pp-footer-big-title {
        font-size: 85px;
        line-height: 0.85;
    }
}

.pp-footer-social a {
    font-weight: 600;
    font-size: 40px;
    text-transform: uppercase;
    color: var(--tp-common-white);
    display: inline-block;
    width: 360px;
    height: 120px;
    line-height: 120px;
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-footer-social a {
        font-size: 36px;
        width: 330px;
        height: 110px;
        line-height: 110px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-footer-social a {
        font-size: 32px;
        width: 300px;
        height: 100px;
        line-height: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-footer-social a {
        font-size: 28px;
        width: 280px;
        height: 90px;
        line-height: 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-footer-social a {
        font-size: 24px;
        width: 260px;
        height: 85px;
        line-height: 85px;
    }
}

.pp-footer-social a:not(:last-child) {
    margin-right: 50px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-footer-social a:not(:last-child) {
        margin-right: 0px;
    }
}

.pp-footer-social a span {
    display: inline-block;
    margin-right: 17px;
    transform: translateY(-3px);
}

.pp-footer-social a:hover {
    background-color: var(--tp-theme-yellow-light);
    color: var(--tp-common-black-5);
}

.pp-footer-overlay {
    position: relative;
    width: 100%;
    height: 100%;
}

.pp-footer-overlay::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 4;
    pointer-events: none;
    background: rgba(255, 255, 255, 0.04);
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-copyright-right {
        padding-left: 0px;
    }
}

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

/*  6.6 Footer Style 6
/*----------------------------------------*/

/* ===== Home-8 Start ===== */

.dga-style .tp-footer-widget-title {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: var(--tp-common-black-6);
}

@media (max-width: 575px) {
    .dga-style .tp-footer-widget-title {
        font-size: 22px;
    }
}

.dga-style .tp-footer-widget-menu ul li a {
    font-size: 18px;
    font-weight: 500;
    color: rgba(18, 18, 18, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dga-style .tp-footer-widget-menu ul li a:hover {
    color: var(--tp-common-black-6);
}

.dga-style .tp-footer-widget-input {
    margin-right: 0px;
}

.dga-style .tp-footer-widget-input input[type=text] {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-black-6);
    border: none;
    border-radius: 0;
    padding-left: 0px;
    padding-right: 50px;
    background: transparent;
    border-bottom: 1px solid rgba(18, 18, 18, 0.1);
}

.dga-style .tp-footer-widget-input input[type=text]::placeholder {
    color: rgba(18, 18, 18, 0.8);
}

.dga-style .tp-footer-widget-input input[type=text]:focus {
    border-color: var(--tp-common-black-6);
}

.dga-style .tp-footer-widget-input .input-button {
    color: var(--tp-common-black-6);
}

.dga-style .tp-footer-widget-input-checkbox input {
    display: none;
}

.dga-style .tp-footer-widget-input-checkbox input:focus {
    box-shadow: none;
}

.dga-style .tp-footer-widget-input-checkbox input:checked~label::before {
    opacity: 1;
    visibility: visible;
}

.dga-style .tp-footer-widget-input-checkbox input:checked~label::after {
    border-color: var(--tp-common-black-6);
}

.dga-style .tp-footer-widget-input-checkbox label {
    color: rgba(18, 18, 18, 0.8);
}

.dga-style .tp-footer-widget-input-checkbox label::before {
    content: url("../img/svg/check-black.svg");
}

.dga-style .tp-footer-widget-input-checkbox label::after {
    border: 1px solid rgba(18, 18, 18, 0.1);
}

.dga-style .tp-footer-widget-info {
    margin-bottom: 15px;
}

.dga-style .tp-footer-widget-info a {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: rgba(18, 18, 18, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dga-style .tp-footer-widget-info a:hover {
    color: var(--tp-common-black-6);
}

.dga-style .tp-footer-widget-info a:not(:last-child) {
    margin-bottom: 15px;
}

.dga-style .tp-footer-widget-social a {
    line-height: 36px;
    border-color: #F3F1F2;
    color: #F3F1F2;
}

.dga-style .tp-footer-widget-social a:hover {
    background-color: var(--tp-theme-green-yellow);
    color: var(--tp-common-black-11);
}

.dga-style .tp-footer-widget-content p {
    font-size: 18px;
    font-weight: 500;
    color: rgba(18, 18, 18, 0.8);
    letter-spacing: 0;
}

.dga-style .tp-footer-col-2 {
    margin-left: 34px;
}

@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) {
    .dga-style .tp-footer-col-2 {
        margin-left: 0px;
    }
}

.dga-style .tp-footer-col-3 {
    margin-left: 64px;
}

@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) {
    .dga-style .tp-footer-col-3 {
        margin-left: 0px;
    }
}

.dga-style .tp-footer-col-4 {
    margin-left: 75px;
}

@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) {
    .dga-style .tp-footer-col-4 {
        margin-left: 0px;
    }
}

.dga-style.tp-copyright-border-top {
    border-top: 1px solid rgba(18, 18, 18, 0.1);
}

.dga-style .tp-copyright-content p {
    font-size: 18px;
    font-weight: 400;
    color: rgba(18, 18, 18, 0.6);
}

.dga-style .tp-copyright-content p a {
    color: rgba(18, 18, 18, 0.6);
}

.dga-style .tp-copyright-content p a:hover {
    color: var(--tp-common-black-6);
}

.dga-style .tp-copyright-social a {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.01em;
    text-align: center;
    color: var(--tp-common-black-6);
    border: 1px solid rgba(18, 18, 18, 0.1);
    display: inline-block;
    width: 140px;
    height: 34px;
    line-height: 32px;
    border-radius: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dga-style .tp-copyright-social a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-6);
    border-color: var(--tp-common-black-6);
}

.dga-style .tp-copyright-social a:not(:last-child) {
    margin-right: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dga-style .tp-copyright-social a:not(:last-child) {
        margin-bottom: 15px;
    }
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-content p {
    font-size: 18px;
    font-weight: 500;
    color: rgba(3, 3, 3, 0.8);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-title {
    font-size: 26px;
    font-weight: 600;
    font-family: var(--tp-ff-inter);
    color: var(--tp-common-black);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-menu ul li a {
    font-size: 18px;
    font-weight: 500;
    color: rgba(3, 3, 3, 0.8);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-menu ul li a:hover {
    color: var(--tp-common-jelly);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-input input[type=text] {
    color: var(--tp-common-black);
    border-bottom: 1px solid rgba(3, 3, 3, 0.1);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-input input[type=text]::placeholder {
    color: rgba(18, 18, 18, 0.8);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-input input[type=text]:focus {
    border-color: var(--tp-common-black);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-input .input-button {
    color: var(--tp-common-black);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-input-checkbox input {
    display: none;
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-input-checkbox input:focus {
    box-shadow: none;
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-input-checkbox input:checked~label::before {
    opacity: 1;
    visibility: visible;
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-input-checkbox input:checked~label::after {
    border-color: var(--tp-common-black-6);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-input-checkbox label {
    color: rgba(3, 3, 3, 0.8);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-input-checkbox label::before {
    content: url("../img/svg/check-black.svg");
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-input-checkbox label::after {
    border-color: rgba(3, 3, 3, 0.1);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-info a {
    color: rgba(3, 3, 3, 0.8);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-info a:hover {
    color: var(--tp-common-jelly);
}

.dga-style.tp_about_us-footer-style .tp-footer-widget-info a:not(:last-child) {
    margin-bottom: 15px;
}

.dga-style.tp_about_us-footer-style.tp-copyright-border-top {
    border-top: 1px solid rgba(3, 3, 3, 0.1);
}

.dga-style.tp_about_us-footer-style .tp-copyright-content p {
    color: rgba(3, 3, 3, 0.6);
}

.dga-style.tp_about_us-footer-style .tp-copyright-content p a {
    color: rgba(3, 3, 3, 0.6);
}

.dga-style.tp_about_us-footer-style .tp-copyright-content p a:hover {
    color: var(--tp-common-jelly);
}

.dga-style.tp_about_us-footer-style .tp-copyright-social a {
    color: var(--tp-common-black);
    border: 1px solid rgba(3, 3, 3, 0.1);
}

.dga-style.tp_about_us-footer-style .tp-copyright-social a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-jelly);
    border-color: var(--tp-common-jelly);
}

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

/*  6.7 Footer Style 7
/*----------------------------------------*/

/* ===== Home-9 Start ===== */

.dgm-footer-style .tp-footer-widget-content p {
    font-size: 16px;
    color: var(--tp-common-white);
    font-weight: 500;
}

.dgm-footer-style .tp-footer-widget-content.fs-15 p {
    font-size: 15px;
}

.dgm-footer-style .tp-footer-widget-title {
    font-size: 24px;
    font-weight: 700;
    font-family: var(--tp-ff-grotesk);
    letter-spacing: 0;
}

.dgm-footer-style .tp-footer-widget-social a {
    height: 40px;
    width: 40px;
    line-height: 34px;
    color: var(--tp-common-white);
    border: 1px solid rgba(243, 241, 242, 0.1);
}

.dgm-footer-style .tp-footer-widget-social a:not(:last-child) {
    margin-right: 3px;
}

.dgm-footer-style .tp-footer-widget-social a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-blue-2);
}

.dgm-footer-style .tp-footer-widget-menu ul li a {
    font-weight: 500;
    color: #afb2b8;
}

.dgm-footer-style .tp-footer-widget-menu ul li a:hover {
    color: var(--tp-common-blue-2);
}

.dgm-footer-style .tp-footer-widget-input {
    margin-right: 0px;
}

.dgm-footer-style .tp-footer-widget-input input[type=text] {
    font-size: 15px;
    font-weight: 400;
    color: var(--tp-common-black-7);
    border-radius: 10px;
    padding-left: 58px;
    padding-right: 50px;
    background: var(--tp-common-white);
    border: none;
}

.dgm-footer-style .tp-footer-widget-input input[type=text]::placeholder {
    color: #A1A4AA;
}

.dgm-footer-style .tp-footer-widget-input input[type=text]:focus {
    border: none;
}

.dgm-footer-style .tp-footer-widget-input .input-button {
    color: var(--tp-common-blue-2);
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
}

.dgm-footer-style .tp-footer-widget-envelope {
    position: absolute;
    left: 29px;
    top: 48%;
    transform: translateY(-50%);
}

.dgm-footer-style .tp-footer-col-2 {
    margin-left: 45px;
}

@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) {
    .dgm-footer-style .tp-footer-col-2 {
        margin-left: 12px;
    }
}

.dgm-footer-style .tp-footer-col-3 {
    margin-left: 70px;
}

@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) {
    .dgm-footer-style .tp-footer-col-3 {
        margin-left: 12px;
    }
}

.dgm-footer-style .tp-copyright-border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}

.dgm-footer-style .tp-copyright-content p {
    font-size: 14px;
    font-weight: 500;
    color: #828386;
}

.dgm-footer-style .tp-copyright-content p a {
    color: var(--tp-common-white);
}

.dgm-footer-style .tp-copyright-content p a:hover {
    color: var(--tp-common-blue-2);
}

.dgm-footer-style .tp-copyright-right a {
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    color: #afb2b8;
}

.dgm-footer-style .tp-copyright-right a:not(:first-child) {
    margin-left: 40px;
}

.dgm-footer-style .tp-copyright-right a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dgm-footer-style .tp-copyright-right a:hover {
    color: var(--tp-common-blue-2);
}

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

/*  6.8 Footer Style 8
/*----------------------------------------*/

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-about-me-footer-space {
        padding-top: 120px;
        padding-bottom: 100px;
    }
}

.pp-about-me-footer-style .pp-about-me-footer-contact ul li {
    display: inline-block;
}

.pp-about-me-footer-style .pp-about-me-footer-contact ul li:not(:last-child) {
    margin-right: 20px;
    margin-bottom: 10px;
}

.pp-about-me-footer-style .pp-about-me-footer-contact ul li a {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: inline-block;
    border-radius: 100px;
    padding: 12px 27px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pp-about-me-footer-style .pp-about-me-footer-contact ul li a:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black-6);
}

.pp-about-me-footer-style .pp-about-me-footer-contact ul li a span {
    display: inline-block;
    transform: translate(6px, -2px);
}

.pp-about-me-footer-style .pp-footer-social a {
    border: 1px solid rgba(255, 255, 255, 0.12);
}

.pp-about-me-footer-style .pp-footer-social a:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black-6);
}

.pp-about-me-footer-style .tp-copyright-content p {
    color: rgba(255, 255, 255, 0.4);
}

.pp-about-me-footer-style .pp-section-subtitle i {
    background: rgba(255, 255, 255, 0.12);
    color: var(--tp-common-white);
}

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

/*  6.9 Footer Style 9
/*----------------------------------------*/

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-title {
    color: var(--tp-common-white);
}

@media (max-width: 575px) {
    .tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-title {
        font-size: 22px;
    }
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-menu ul li a {
    color: rgba(255, 255, 255, 0.8);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-menu ul li a:hover {
    color: var(--tp-common-white);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-input {
    margin-right: 0;
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-input input[type=text] {
    background: rgba(255, 255, 255, 0.06);
    color: var(--tp-common-white);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-input input[type=text]::placeholder {
    color: var(--tp-common-white);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-input input[type=text]:focus {
    border-color: var(--tp-theme-paste);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-input .input-button {
    color: var(--tp-common-white);
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-envelope {
    position: absolute;
    left: 29px;
    top: 48%;
    transform: translateY(-50%);
    color: var(--tp-common-white);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-info {
    margin-bottom: 15px;
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-info a {
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-info a:hover {
    color: var(--tp-common-white);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-info a:not(:last-child) {
    margin-bottom: 15px;
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-social a {
    border-color: var(--tp-common-white);
    color: var(--tp-common-white);
    line-height: 36px;
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-social a:hover {
    color: #153E3E;
    background-color: var(--tp-theme-yellow);
    border-color: var(--tp-theme-yellow);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-content p {
    color: var(--tp-common-white);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-footer-widget-content.fs-15 p {
    color: var(--tp-common-white);
}

.tp_about_us-cor-footer-style .cr-footer-style.tp-copyright-border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-copyright-content p {
    color: rgba(255, 255, 255, 0.6);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-copyright-content p a {
    color: var(--tp-common-white);
}

.tp_about_us-cor-footer-style .cr-footer-style .tp-copyright-content p a:hover {
    color: var(--tp-theme-yellow);
}

.tp_about_us-cor-footer-style .cr-footer-style .md-copyright-right a {
    color: var(--tp-common-white);
    font-weight: 500;
}

.tp_about_us-cor-footer-style .cr-footer-style .md-copyright-right a:not(:first-child) {
    margin-left: 40px;
}

@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) {
    .tp_about_us-cor-footer-style .cr-footer-style .md-copyright-right a:not(:first-child) {
        margin-left: 40px;
    }
}

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

/*  6.10 Footer Style 10
/*----------------------------------------*/

.md_inner_footer_style .md-footer-widget-sm-title.pre::before {
    background-color: var(--tp-common-white);
}

.md_inner_footer_style .md-footer-widget-info a {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
    font-weight: 400;
}

.md_inner_footer_style .md-footer-widget-info a:hover {
    color: var(--tp-theme-blue);
}

.md_inner_footer_style .md-footer-widget-info a:not(:last-child) {
    margin-bottom: 10px;
}

.md_inner_footer_style .md-footer-widget-menu ul li {
    list-style-type: none;
    display: inline-block;
}

.md_inner_footer_style .md-footer-widget-menu ul li a {
    color: var(--tp-common-white);
    background: #1B1B1D;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.md_inner_footer_style .md-footer-widget-menu ul li a:hover {
    color: #1B1B1D;
    background: var(--tp-common-white);
}

.md_inner_footer_style .md-footer-col-2 {
    padding-left: 75px;
}

@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) {
    .md_inner_footer_style .md-footer-col-2 {
        padding-left: 0;
    }
}

.md_inner_footer_style .md-footer-col-3 {
    padding-left: 128px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md_inner_footer_style .md-footer-col-3 {
        padding-left: 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) {
    .md_inner_footer_style .md-footer-col-3 {
        padding-left: 0;
    }
}

.md_inner_footer_style .md-copyright-big-text {
    letter-spacing: -0.06em;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md_inner_footer_style .md-copyright-big-text {
        letter-spacing: -0.02em;
    }
}

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

/*  7.1 About css
/*----------------------------------------*/

/* ===== Home-5 Start ===== */

@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-about-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.tp-about-thumb-item img {
    width: 460px;
    height: 460px;
    border-radius: 50%;
    object-fit: cover;
}

@media (max-width: 575px) {
    .tp-about-thumb-item img {
        width: 250px;
        height: 250px;
    }
}

.tp-about-thumb-item-two {
    width: 460px;
    height: 460px;
}

@media (max-width: 575px) {
    .tp-about-thumb-item-two {
        width: 250px;
        height: 250px;
    }
}

@media (max-width: 575px) and (max-width: 575px) {
    .tp-about-thumb-item-two img {
        display: none;
    }
}

.tp-about-big-title {
    font-size: 130px;
    font-weight: 600;
    line-height: 92%;
    letter-spacing: -0.06em;
    text-transform: uppercase;
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .tp-about-big-title {
        font-size: 125px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-about-big-title {
        font-size: 115px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-about-big-title {
        font-size: 105px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-about-big-title {
        font-size: 95px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-about-big-title {
        font-size: 85px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-about-big-title {
        font-size: 55px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-about-big-title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .tp-about-big-title {
        font-size: 35px;
    }
}

.tp-about-funding-num {
    font-weight: 700;
    font-size: 226px;
    line-height: 88%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-about-funding-num {
        font-size: 200px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-about-funding-num {
        font-size: 120px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-about-funding-num {
        font-size: 85px;
    }
}

@media (max-width: 575px) {
    .tp-about-funding-num {
        font-size: 80px;
    }
}

.tp-about-funding-content {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 575px) {
    .tp-about-funding-content {
        left: 0;
        transform: translate(0%, -50%);
    }
}

.tp-about-funding-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 156%;
    color: var(--tp-grey-1);
}

.tp-about-funding-tag {
    font-weight: 600;
    font-size: 27px;
    color: #030303;
    display: inline-block;
    border: 2px solid #f5f5f5;
    width: 72px;
    height: 72px;
    text-align: center;
    line-height: 72px;
    border-radius: 72px;
    position: absolute;
    right: 40px;
    top: 21%;
    background: var(--tp-common-white);
}

@media (max-width: 575px) {
    .tp-about-funding-tag {
        display: none;
    }
}

.tp-about-content p {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: var(--tp-grey-1);
}

/* ===== Home-2 Start ===== */

@media (max-width: 575px) {
    .md-about-area {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-about-area .md-section-content-wrapper {
        padding-left: 0px;
    }
}

.md-about-exper-box span {
    font-weight: 600;
    font-size: 30px;
    letter-spacing: -0.04em;
    color: var(--tp-common-black-2);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .md-about-exper-box span {
        font-size: 24px;
    }
}

.md-about-exper-year {
    font-size: 130px;
    font-weight: 700;
    letter-spacing: -0.05em;
    line-height: 1.05;
    color: var(--tp-common-black-2);
}

.md-about-exper-year i {
    font-style: normal;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-about-exper-year {
        font-size: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .md-about-exper-year {
        font-size: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .md-about-exper-year {
        font-size: 60px;
    }
}

@media (max-width: 575px) {
    .md-about-exper-year {
        font-size: 50px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-about-left-wrapper {
        padding-right: 0;
    }
}

.md-about-left-thumbnail {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 100%;
    border-radius: 16px;
}

.md-about-left-thumbnail.height-1 {
    width: 100%;
    height: 550px;
}

.md-about-left-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}

@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) {
    .md-about-right-wrapper {
        padding-left: 0px;
    }
}

.md-about-right-thumbnail {
    position: relative;
}

.md-about-right-thumbnail.height-1 {
    width: 100%;
    height: 250px;
}

.md-about-right-thumbnail img {
    border-radius: 16px;
}

.md-about-content-wrapper p {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: -0.02em;
    color: var(--tp-common-black-2);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-about-content-wrapper p {
        font-size: 18px;
    }
    .md-about-content-wrapper p br {
        display: none;
    }
}

/* ===== Home-3 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgs-about-space {
        padding-bottom: 120px;
    }
}

.dgs-about-content p {
    font-weight: 500;
    font-size: 80px;
    line-height: 90%;
    letter-spacing: -0.01em;
    text-align: center;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-teko);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgs-about-content p {
        font-size: 64px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgs-about-content p {
        font-size: 54px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgs-about-content p {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .dgs-about-content p {
        font-size: 36px;
    }
}

/* ===== Home-5 Start ===== */

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-about-space {
        padding-top: 100px;
        padding-bottom: 70px;
    }
}

.studio-about-item {
    padding-right: 70px;
    padding-top: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .studio-about-item {
        padding-right: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-about-item {
        padding-right: 20px;
    }
}

.studio-about-item:not(:first-child) {
    margin-left: 140px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .studio-about-item:not(:first-child) {
        margin-left: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-about-item:not(:first-child) {
        margin-left: 0px;
    }
}

.studio-about-border {
    border-top: 1px solid rgba(1, 1, 3, 0.1);
}

.studio-about-title {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.02em;
    line-height: 0.9;
}

.studio-about-content p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.02em;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-about-content p br {
        display: none;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-about-space {
        padding-top: 80px;
        padding-bottom: 30px;
    }
}

/* ===== Home-8 Start ===== */

.dga-style .studio-about-funfact-item {
    padding: 44px 25px;
    background: #f5f5f5;
}

.dga-style .studio-about-funfact-item:nth-child(3) {
    padding-left: 140px;
}

.dga-style .studio-about-funfact-item.item-3 {
    padding-left: 120px;
}

@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) {
    .dga-style .studio-about-funfact-item.item-3 {
        padding: 44px 25px;
    }
}

.dga-style .studio-about-funfact-item.item-4 {
    padding-left: 140px;
}

@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) {
    .dga-style .studio-about-funfact-item.item-4 {
        padding: 44px 25px;
    }
}

.dga-style .studio-about-funfact-item i {
    font-size: 20px;
    font-weight: 600;
    color: var(--tp-common-black-6);
    font-style: normal;
    margin-bottom: 15px;
}

.dga-style .studio-about-funfact-number {
    font-size: 140px;
    font-family: var(--tp-ff-mango-semibold);
    color: var(--tp-common-black-6);
    line-height: 0.8;
    margin-bottom: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
(max-width: 575px) {
    .dga-style .studio-about-funfact-number {
        font-size: 110px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style .studio-about-funfact-number {
        font-size: 120px;
    }
}

.dga-style .studio-about-text p {
    font-size: 86px;
    color: var(--tp-common-black-6);
    font-family: var(--tp-ff-thunder-semibold);
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dga-style .studio-about-text p {
        font-size: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dga-style .studio-about-text p {
        font-size: 58px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style .studio-about-text p {
        font-size: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dga-style .studio-about-text p {
        font-size: 32px;
    }
}

@media (max-width: 575px) {
    .dga-style .studio-about-text p {
        font-size: 30px;
    }
    .dga-style .studio-about-text p br {
        display: none;
    }
}

/* ===== Home-9 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-about-space {
        padding-top: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .dgm-about-thumb {
        padding-bottom: 0;
    }
}

.dgm-about-thumb::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% + 10px);
    height: 1px;
    background: rgba(20, 20, 20, 0.08);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .dgm-about-thumb::after {
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-about-content {
        padding-right: 0px;
    }
}

.dgm-about-content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: -0.01em;
    color: #4d5051;
}

@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) {
    .dgm-about-content p br {
        display: none;
    }
}

.dgm-about-exper-year {
    font-size: 140px;
    font-weight: 700;
    color: var(--tp-common-black-7);
    font-family: var(--tp-ff-grotesk);
    letter-spacing: -0.06em;
    line-height: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-about-exper-year {
        font-size: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-about-exper-year {
        font-size: 120px;
    }
}

@media (max-width: 575px) {
    .dgm-about-exper-year {
        font-size: 90px;
    }
}

.dgm-about-exper-content i {
    color: var(--tp-common-black-7);
    font-family: var(--tp-ff-grotesk);
    font-weight: 500;
    font-size: 60px;
    letter-spacing: -0.02em;
    display: inline-block;
    margin-bottom: 15px;
}

.dgm-about-exper-content p {
    font-size: 22px;
    font-weight: 500;
    color: var(--tp-common-black-7);
    font-family: var(--tp-ff-grotesk);
    line-height: 1;
    letter-spacing: -0.02em;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-about-exper-content p {
        font-size: 18px;
    }
}

@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) {
    .dgm-about-bottom-wrapper {
        padding-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-about-right {
        padding-left: 0px;
    }
}

.dgm-about-right-border::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: rgba(20, 20, 20, 0.08);
    top: 0;
    left: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-about-right-border::before {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-about-right-thumb {
        margin-bottom: 30px;
    }
}

.dgm-about-shape-1 {
    top: 140px;
    right: 240px;
}

.dgm-about-shape-1 img {
    animation: rotate2 5s linear infinite;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .dgm-about-shape-1 {
        top: 90px;
        right: 150px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dgm-about-shape-1 {
        top: 100px;
        right: 100px;
    }
}

@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) {
    .dgm-about-shape-1 {
        top: 60px;
        right: 100px;
    }
    .dgm-about-shape-1 img {
        width: 70%;
    }
}

@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) {
    .dgm-about-shape-1 {
        right: 50px;
    }
}

@media (max-width: 575px) {
    .dgm-about-shape-1 {
        top: 60px;
        right: 0px;
    }
    .dgm-about-shape-1 img {
        width: 60%;
    }
}

/* ===== Inner Page Start ===== */

.tp_about_me-space {
    padding-bottom: 370px;
}

.tp_about_me-section-title {
    font-weight: 600;
    font-size: 430px;
    font-family: var(--tp-ff-teko);
    line-height: 0.7;
    letter-spacing: -0.03em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp_about_me-section-title {
        font-size: 410px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp_about_me-section-title {
        font-size: 350px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp_about_me-section-title {
        font-size: 290px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp_about_me-section-title {
        font-size: 200px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp_about_me-section-title {
        font-size: 140px;
    }
}

@media (max-width: 575px) {
    .tp_about_me-section-title {
        font-size: 80px;
    }
}

.tp_about_me-text p {
    font-weight: 400;
    font-size: 60px;
    font-family: var(--tp-ff-teko);
    letter-spacing: -0.01em;
    line-height: 1;
    color: var(--tp-common-white-2);
}

@media (max-width: 575px) {
    .tp_about_me-text p {
        font-size: 28px;
    }
}

.tp_about_me-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.tp_about_me-thumbnail img {
    border-radius: 16px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp_about_me-thumbnail img {
        width: 60%;
    }
}

@media (max-width: 575px) {
    .tp_about_me-thumbnail img {
        width: 70%;
    }
}

.tp_about_me-title {
    position: absolute;
    top: 435px;
    left: 33%;
    right: 0;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp_about_me-title {
        left: 20%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp_about_me-title {
        top: 215px;
        left: 20%;
    }
}

@media (max-width: 575px) {
    .tp_about_me-title {
        top: 200px;
        left: 16%;
    }
    .tp_about_me-title img {
        width: 60%;
    }
}

.tp_about_me-content p {
    font-family: var(--tp-ff-teko);
    font-weight: 500;
    font-size: 80px;
    line-height: 1;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
}

.pp-about-me-space {
    padding-bottom: 100px;
    padding-top: 50px;
}

@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) {
    .pp-about-me-service-item .pp-about-me-skill {
        padding-left: 0px;
    }
}

@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) {
    .pp-about-me-service-item .pp-about-me-tool-warp {
        padding-left: 0px;
    }
}

@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) {
    .pp-about-me-service-item .pp-award-list-item-wrapper {
        padding-left: 0px;
    }
}

.pp-about-me-tool-item {
    padding: 50px 40px 40px;
    border-radius: 260px;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.pp-about-me-tool-item-icon span {
    width: 100px;
    height: 100px;
    display: grid;
    place-content: center;
    border-radius: 60px;
    background: #1A1B1E;
    backdrop-filter: blur(40px);
}

.pp-about-me-tool-item-icon span img {
    mix-blend-mode: luminosity;
}

.pp-about-me-tool-item-content span {
    font-size: 46px;
    font-weight: 500;
    font-family: var(--tp-ff-teko);
    line-height: 1;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
}

.pp-about-me-top-border {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.tp_about_us-title {
    font-size: 140px;
    font-family: var(--tp-ff-teko);
    font-weight: 600;
    line-height: 0.79;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp_about_us-title {
        font-size: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp_about_us-title {
        font-size: 90px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp_about_us-title {
        font-size: 80px;
    }
}

@media (max-width: 575px) {
    .tp_about_us-title {
        font-size: 70px;
    }
}

.tp_about_us-ptb {
    padding-top: 200px;
    padding-bottom: 120px;
}

.tp_about_us-arrow {
    display: inline-block;
    transform: translate(10px, -10px);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp_about_us-arrow {
        transform: translate(10px, 0px);
    }
}

@media (max-width: 575px) {
    .tp_about_us-arrow {
        display: none;
    }
}

.tp_about_us-icon {
    color: var(--tp-common-white);
    margin-right: 60px;
    margin-left: 15px;
}

@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_about_us-content-box {
        padding-right: 0px;
    }
}

.tp_about_us-text p {
    font-size: 18px;
    font-weight: 400;
    color: var(--tp-common-white);
}

@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_about_us-text p br {
        display: none;
    }
}

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

/*  7.2 Award Css
/*----------------------------------------*/

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-award-area .tp-section-content-wrapper {
        padding-left: 0px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-award-space {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-award-space {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 100px;
        padding-bottom: 45px;
    }
}

.tp-award-item {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-award-item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    opacity: 0;
    visibility: hidden;
    background-color: var(--tp-common-white);
    transition: all 0.7s ease-out 0s;
}

.tp-award-item:not(.tp-award-item-header):hover::after {
    opacity: 1;
    visibility: visible;
    width: 100%;
    left: 0;
    right: 0;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-award-item-wrapper {
        padding-left: 0px;
    }
}

.tp-award-item-heading {
    color: var(--tp-grey-2);
    padding-bottom: 18px;
}

.tp-award-item-content {
    padding: 28px 0;
}

.tp-award-item-content-title {
    font-weight: 500;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    color: var(--tp-common-white);
    font-size: 18px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-award-item-content-title {
        font-size: 14px;
    }
}

.tp-award-item-content-nomination {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.03em;
    color: var(--tp-grey-2);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-award-item-content-nomination {
        font-size: 14px;
    }
}

.tp-award-item-content-year {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.03em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-award-item-content-year {
        font-size: 14px;
    }
}

/* ===== Home-6 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-award-space {
        padding-top: 15px;
        padding-bottom: 70px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-award-space-2 {
        padding-top: 100px;
        padding-bottom: 110px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-award-space-3 {
        padding-top: 100px;
        padding-bottom: 80px;
    }
}

.pp-award-divider {
    border: 1px solid rgba(18, 15, 16, 0.08);
}

@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) {
    .pp-award-divider {
        margin-right: 0;
        margin-left: 0;
    }
}

.pp-award-item {
    padding-bottom: 13px;
    margin-bottom: 35px;
    border-bottom: 1px solid rgba(18, 15, 16, 0.08);
}

.pp-award-item:first-child {
    padding-top: 40px;
}

.pp-award-item-heading {
    font-size: 18px;
    font-weight: 500;
    color: var(--tp-common-black-5);
    font-family: var(--tp-ff-inter);
    line-height: 1;
    letter-spacing: -0.02em;
    text-transform: uppercase;
}

@media (max-width: 575px) {
    .pp-award-item-heading {
        font-size: 22px;
        font-weight: 600;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-award-item-wrapper {
        padding-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-award-list {
        padding-left: 0;
    }
}

.pp-award-list ul li {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.02em;
    color: var(--tp-common-black-5);
    list-style: none;
}

.pp-award-list ul li:not(:last-child) {
    margin-bottom: 7px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-award-link {
        padding-left: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-award-link {
        padding-left: 0;
    }
}

.pp-award-link ul li {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.02em;
    color: var(--tp-common-black-5);
    list-style: none;
}

.pp-award-link ul li:not(:last-child) {
    margin-bottom: 7px;
}

.pp-award-list-item {
    padding: 30px 15px 20px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.pp-award-list-item:hover .pp-award-list-logo span {
    color: var(--tp-common-black-6);
    background-color: var(--tp-common-white);
    border-radius: 10px;
}

.pp-award-list-item:hover .pp-award-list-content span {
    color: var(--tp-common-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-award-list-item-wrapper {
        margin-left: 0px;
    }
}

.pp-award-list-logo span {
    display: inline-block;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.04);
    text-align: center;
    line-height: 68px;
    color: var(--tp-common-white);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pp-award-list-title {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
    line-height: 1;
}

.pp-award-list-content span {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pp-award-list-right span {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-award-space-2 {
        padding-bottom: 100px;
    }
}

/* ===== Home-8 Start ===== */

.dga-style .studio-award-item-wrapper .studio-award-item:not(:first-child) {
    border-top: 1px solid rgba(14, 14, 13, 0.08);
}

.dga-style .studio-award-item {
    padding: 55px 0px 19px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dga-style .studio-award-item {
        padding-top: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dga-style .studio-award-thumbnail {
        padding-right: 0px;
    }
}

.dga-style .studio-award-title {
    font-size: 80px;
    font-weight: 600;
    font-family: var(--tp-ff-thunder-semibold);
    line-height: 0.7;
    color: var(--tp-common-black-6);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dga-style .studio-award-title {
        font-size: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style .studio-award-title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dga-style .studio-award-title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .dga-style .studio-award-title {
        font-size: 45px;
    }
}

.dga-style .studio-award-content-box span {
    font-size: 23px;
    line-height: 1.04;
    color: var(--tp-common-black-6);
}

.dga-style .studio-award-year {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.04;
    color: var(--tp-common-black-6);
}

@media (max-width: 575px) {
    .dga-style .studio-award-year {
        font-size: 20px;
        margin-left: 20px;
    }
}

/* ===== Inner Page ===== */

.tp_about_us-award-style .pp-section-subtitle {
    color: var(--tp-common-black-2);
}

.tp_about_us-award-style .pp-section-subtitle i {
    color: var(--tp-common-black-2);
    background: rgba(17, 16, 19, 0.12);
}

.tp_about_us-award-style .pp-section-title {
    color: var(--tp-common-black-2);
}

.tp_about_us-award-style .pp-award-divider {
    border: 1px solid rgba(17, 16, 19, 0.08);
}

.tp_about_us-award-style .pp-award-item {
    border-bottom: 1px solid rgba(17, 16, 19, 0.08);
}

.tp_about_us-award-style .pp-award-item-heading {
    color: var(--tp-common-black-2);
}

.tp_about_us-award-style .pp-award-list ul li {
    color: var(--tp-common-black-2);
}

.tp_about_us-award-style .pp-award-link ul li {
    color: var(--tp-common-black-2);
}

/* =====reveal img start ===== */

.hover-reveal-item .dgm-team-reveal-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 390px;
    height: 400px;
    opacity: 0;
    z-index: 9;
    overflow: hidden;
    pointer-events: none;
    margin: -150px 0 0 -150px;
    -webkit-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 61% 45% 39% 63%/68% 66% 35% 32%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .hover-reveal-item .dgm-team-reveal-img {
        width: 290px;
        height: 300px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .hover-reveal-item .dgm-team-reveal-img {
        width: 275px;
        height: 280px;
    }
}

@media (max-width: 575px) {
    .hover-reveal-item .dgm-team-reveal-img {
        width: 180px;
        height: 185px;
    }
}

.hover-reveal-item:hover .dgm-team-reveal-img {
    opacity: 1;
}

.hover-reveal-item .tp-award-reveal-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 210px;
    height: 250px;
    opacity: 0;
    z-index: 9;
    overflow: hidden;
    pointer-events: none;
    border-radius: 10px;
    -webkit-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    background-repeat: no-repeat;
    background-size: cover;
}

.hover-reveal-item:hover .tp-award-reveal-img {
    opacity: 1;
}

.hover-reveal-item .des-text-reveal-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 320px;
    opacity: 0;
    z-index: 9;
    overflow: hidden;
    pointer-events: none;
    border-radius: 10px;
    margin: -150px 0 0 -150px;
    -webkit-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scale(0.4);
}

@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) {
    .hover-reveal-item .des-text-reveal-img {
        width: 200px;
        height: 220px;
        margin: -120px 0 0 -120px;
    }
}

@media (max-width: 575px) {
    .hover-reveal-item .des-text-reveal-img {
        width: 120px;
        height: 140px;
        margin: -80px 0 0 -100px;
    }
}

.hover-reveal-item .des-text-reveal-img img {
    max-width: 100%;
}

.hover-reveal-item:hover .des-text-reveal-img {
    opacity: 1;
}

.hover-reveal-item .design-award-reveal-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 250px;
    opacity: 0;
    z-index: 9;
    overflow: hidden;
    pointer-events: none;
    background-size: cover;
    border-radius: 20px;
    margin: -150px 0 0 -150px;
    -webkit-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scale(0.4);
}

.hover-reveal-item:hover .design-award-reveal-img {
    opacity: 1;
}

.hover-reveal-item .studio-service-reveal-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 360px;
    height: 360px;
    opacity: 0;
    z-index: 9;
    overflow: hidden;
    pointer-events: none;
    margin: -150px 0 0 -150px;
    -webkit-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.3s, transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: scale(0.4);
    object-fit: cover;
}

@media (max-width: 575px) {
    .hover-reveal-item .studio-service-reveal-img {
        height: 200px;
        width: 200px;
    }
}

.hover-reveal-item:hover .studio-service-reveal-img {
    opacity: 1;
}

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

/*  7.3 Banner Css
/*----------------------------------------*/

.tp-banner-img {
    height: 900px;
    overflow: hidden;
    position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-banner-img {
        height: 700px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-banner-img {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-banner-img {
        height: 340px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-banner-img {
        height: 300px;
    }
}

.tp-banner-img img {
    min-height: 100%;
    object-fit: cover;
}

.tp-banner-img.tp-banner-img-930 {
    height: 930px;
    max-height: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-banner-img.tp-banner-img-930 {
        height: 700px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-banner-img.tp-banner-img-930 {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-banner-img.tp-banner-img-930 {
        height: 340px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-banner-img.tp-banner-img-930 {
        height: 300px;
    }
}

.tp-banner-img-850 {
    height: 850px;
    max-height: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-banner-img-850 {
        height: 700px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-banner-img-850 {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-banner-img-850 {
        height: 340px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-banner-img-850 {
        height: 300px;
    }
}

.tp-banner-img-800 {
    height: 800px;
    max-height: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-banner-img-800 {
        height: 700px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-banner-img-800 {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-banner-img-800 {
        height: 340px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-banner-img-800 {
        height: 300px;
    }
}

.tp-banner-img-780 {
    height: 780px;
    max-height: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-banner-img-780 {
        height: 700px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-banner-img-780 {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-banner-img-780 {
        height: 340px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-banner-img-780 {
        height: 300px;
    }
}

/* ===== Home-6 Start ===== */

.pp-banner-style .tp-banner-img {
    position: relative;
    z-index: 1;
    height: 100%;
}

.pp-banner-style .tp-banner-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(18, 15, 16, 0.2);
}

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

/*  7.4 BLog Css
/*----------------------------------------*/

/* ===== Home-4 Start ===== */

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-blog-space {
        padding-top: 80px;
        padding-bottom: 10px;
    }
}

.cr-blog-item:hover .cr-blog-thumb img {
    transform: scale(1.1) rotate(3deg);
}

.cr-blog-thumb img {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    transform: scale(1);
}

.cr-blog-content-inner {
    padding: 30px 50px 32px 28px;
    border: 1px solid rgba(1, 1, 3, 0.1);
    border-top: none;
}

.cr-blog-date {
    font-size: 16px;
    font-weight: 400;
    font-family: var(--tp-ff-poppins);
    color: var(--tp-common-black-11);
    margin-bottom: 10px;
}

.cr-blog-date span {
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
    padding-right: 10px;
    display: inline-block;
    position: relative;
}

.cr-blog-date span::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: var(--tp-common-black-11);
    border-radius: 50%;
    right: -4px;
    top: 50%;
    transform: translateY(-50%);
}

.cr-blog-title {
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    font-size: 32px;
    line-height: 131%;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: var(--tp-common-black-11);
}

@media (max-width: 575px) {
    .cr-blog-title {
        font-size: 24px;
    }
}

/* ===== Home-5 Start ===== */

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-blog-space {
        padding-top: 50px;
        padding-bottom: 70px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-blog-space-2 {
        padding-top: 50px;
        padding-bottom: 0px;
    }
}

.studio-blog-item:hover .studio-blog-thumb img {
    transform: scale(1.15) rotate(5deg);
}

.studio-blog-thumb img {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    transform: scale(1);
}

.studio-blog-meta {
    font-size: 14px;
    font-weight: 600;
    color: rgba(3, 3, 3, 0.5);
    margin-bottom: 10px;
}

.studio-blog-meta span {
    display: inline-block;
    position: relative;
}

.studio-blog-meta span:not(:first-child) {
    margin-left: 10px;
    padding-left: 10px;
}

.studio-blog-meta span:not(:first-child)::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 16px;
    background-color: rgba(3, 3, 3, 0.5);
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.studio-blog-title {
    font-size: 26px;
    font-weight: 600;
    font-family: var(--tp-ff-body);
    color: var(--tp-common-black);
    letter-spacing: -0.02em;
    text-transform: capitalize;
}

@media (max-width: 575px) {
    .studio-blog-title {
        font-size: 24px;
    }
}

@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) {
    .studio-blog-title br {
        display: none;
    }
}

/* ===== Home-7 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-blog-space-2 {
        padding-bottom: 60px;
        padding-top: 20px;
    }
}

.pp-blog-item:hover .pp-blog-thumb img {
    transform: scale(1.1);
}

.pp-blog-thumb img {
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-blog-thumb img {
        width: 100%;
    }
}

.pp-blog-content-wrap {
    padding: 40px;
    min-height: 362px;
    width: 450px;
    border: 1px solid rgba(238, 238, 238, 0.1);
    bottom: 60px;
    right: 0px;
    background-color: var(--tp-common-black-6);
}

@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) {
    .pp-blog-content-wrap {
        position: inherit;
        bottom: 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) {
    .pp-blog-content-wrap {
        width: 100%;
    }
}

.pp-blog-meta {
    display: flex;
    align-items: center;
}

.pp-blog-meta span {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
    display: flex;
    align-items: center;
}

.pp-blog-date::before {
    content: "";
    width: 14px;
    height: 2px;
    background: #d9d9d9;
    margin-left: 10px;
    margin-right: 4px;
}

.pp-blog-title {
    font-family: var(--tp-ff-teko);
    font-weight: 500;
    font-size: 46px;
    color: var(--tp-common-white);
}

@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) {
    .pp-blog-title {
        font-size: 40px;
    }
}

@media (max-width: 575px) {
    .pp-blog-title {
        font-size: 32px;
    }
}

/* ===== Home-8 Start ===== */

@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) {
    .dga-style .studio-2-blog-wrapper {
        padding-left: 0px;
    }
}

.dga-style .studio-2-blog-item {
    background-color: var(--tp-common-white);
}

.dga-style .studio-2-blog-item:hover .studio-2-blog-thumb img {
    transform: scale(1.15) rotate(5deg);
}

.dga-style .studio-2-blog-thumb img {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    transform: scale(1);
}

.dga-style .studio-2-blog-meta span {
    font-weight: 400;
    font-size: 23px;
    color: var(--tp-common-black-6);
    display: inline-block;
    position: relative;
}

.dga-style .studio-2-blog-meta span:not(:first-child) {
    margin-left: 8px;
    padding-left: 16px;
}

.dga-style .studio-2-blog-meta span:not(:first-child)::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--tp-common-black-6);
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.dga-style .studio-2-blog-title {
    font-size: 56px;
    font-weight: 600;
    font-family: var(--tp-ff-thunder-semibold);
    color: var(--tp-common-black-6);
    letter-spacing: 0.02em;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style .studio-2-blog-title {
        font-size: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dga-style .studio-2-blog-title {
        font-size: 42px;
    }
}

@media (max-width: 575px) {
    .dga-style .studio-2-blog-title {
        font-size: 38px;
    }
}

@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) {
    .dga-style .studio-2-blog-title br {
        display: none;
    }
}

/* ===== Home-9 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-blog-space {
        padding-top: 110px;
        padding-bottom: 100px;
    }
}

.dgm-blog-item:hover .dgm-blog-thumbnail {
    z-index: 2;
    opacity: 1;
    visibility: visible;
    transform: rotate(10deg) scale(1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-blog-item:hover .dgm-blog-thumbnail {
        right: -20px;
        transform: rotate(10deg) scale(0.8);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-blog-item:hover .dgm-blog-thumbnail {
        transform: rotate(0deg) scale(0.8);
    }
}

@media (max-width: 575px) {
    .dgm-blog-item:hover .dgm-blog-thumbnail {
        transform: rotate(0deg) scale(1);
    }
}

.dgm-blog-item:first-child .dgm-blog-inner {
    border-top: 1px solid rgba(20, 20, 20, 0.1);
}

.dgm-blog-inner {
    padding: 30px 0px;
    border-bottom: 1px solid rgba(20, 20, 20, 0.1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-blog-inner {
        padding: 15px 0px;
    }
}

.dgm-blog-author-info {
    min-width: 270px;
    padding-left: 14px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-blog-author-info {
        min-width: 150px;
        padding-left: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-blog-author-info {
        min-width: 120px;
        padding-left: 0px;
    }
}

.dgm-blog-author-avatar {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
}

.dgm-blog-author-title {
    font-size: 22px;
    font-weight: 700;
    font-family: var(--tp-ff-grotesk);
    letter-spacing: -0.04em;
    color: var(--tp-common-black-7);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-blog-author-title {
        font-size: 18px;
    }
}

.dgm-blog-content {
    padding-left: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-blog-content {
        padding-left: 20px;
    }
}

@media (max-width: 575px) {
    .dgm-blog-content {
        padding-left: 0px;
    }
}

.dgm-blog-content::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(20, 20, 20, 0.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) {
    .dgm-blog-content::before {
        display: none;
    }
}

.dgm-blog-title {
    font-size: 34px;
    font-weight: 500;
    font-family: var(--tp-ff-grotesk);
    color: var(--tp-common-black-7);
    line-height: 1;
    letter-spacing: -0.04em;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-blog-title {
        font-size: 22px;
    }
}

@media (max-width: 575px) {
    .dgm-blog-title {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-blog-title br {
        display: none;
    }
}

.dgm-blog-category span {
    font-weight: 400;
    font-size: 16px;
    color: #4d5051;
    display: inline-block;
    margin-bottom: 3px;
}

.dgm-blog-meta span {
    font-size: 18px;
    font-weight: 500;
    color: #4d5051;
    display: inline-block;
    margin-bottom: 18px;
}

.dgm-blog-thumbnail {
    position: absolute;
    z-index: -1;
    right: 0;
    top: -55px;
    opacity: 0;
    visibility: hidden;
    transform: rotate(0deg) scale(0.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-blog-thumbnail {
        position: inherit;
        opacity: 1;
        visibility: visible;
        transform: rotate(0deg) scale(0.6);
    }
}

@media (max-width: 575px) {
    .dgm-blog-thumbnail {
        transform: rotate(0deg) scale(1);
    }
}

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

/*  7.5 Brand Css
/*----------------------------------------*/

/* ===== Home-1 Start ===== */

.tp-brand .swiper-slide {
    width: auto;
}

.tp-brand-wrapper {
    width: 105%;
    margin: 0 -10px;
    padding: 30px 0;
}

.tp-brand-title {
    font-family: var(--tp-ff-grotesk);
    font-weight: 500;
    font-size: 30px;
    line-height: 1;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
}

.tp-brand-title::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-inline-start: 50px;
    transform: translateY(-6px);
    background-color: var(--tp-common-white);
}

/* ===== Home-3 Start ===== */

.dgs-brand-wrapper {
    margin: 0 -18px;
}

.dgs-brand-item {
    display: inline-block;
}

.dgs-brand-slide-active .swiper-slide {
    width: auto;
}

/* ===== Home-4 Start ===== */

.cr-brand-inner-wrap {
    margin: 0 -80px;
}

.cr-brand-item-2 {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -1px 0 0px;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.cr-brand-style {
    rotate: 2deg;
}

.cr-brand-style-2 {
    rotate: -3deg;
}

.cr-brand-style-2 .tp-brand-title {
    color: var(--tp-common-black-11);
}

.cr-brand-style-2 .tp-brand-title::after {
    background-color: var(--tp-common-black-11) !important;
}

/* ===== Home-6 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-brand-space-2 {
        padding-top: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-brand-space-3 {
        padding-bottom: 50px;
    }
}

.pp-brand-wrapper {
    padding: 17px 0;
}

.pp-brand-title {
    font-size: 34px;
    font-weight: 500;
    color: var(--tp-common-black-5);
    font-family: var(--tp-ff-teko);
    padding-right: 65px;
    line-height: 1;
}

.pp-brand-title i {
    font-style: normal;
    margin-right: 5px;
}

.pp-brand-icon {
    padding-right: 50px;
    display: inline-block;
    transform: translateY(-3px);
}

.pp-brand-style-3 .pp-brand-wrapper {
    padding: 18px 0 13px 0;
    border-bottom: 1px solid rgba(18, 15, 16, 0.12);
}

.pp-brand-style-3 .pp-brand-title {
    padding-right: 40px;
}

.pp-brand-style-3 .pp-brand-icon {
    padding-right: 20px;
}

.pp-brand-style.tp_about_me-style .pp-brand-wrapper {
    padding: 13px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.pp-brand-style.tp_about_me-style .pp-brand-title {
    padding-right: 40px;
    color: var(--tp-common-white);
}

.pp-brand-style.tp_about_me-style .pp-brand-icon {
    padding-right: 20px;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-brand-space-2 {
        padding-bottom: 60px;
    }
}

/* ===== Home-8 Start ===== */

.dga-style .des-brand-item-inner {
    height: 220px;
    min-width: 380px;
    display: grid;
    padding: 40px;
    margin: 0px 5px;
    border-radius: 20px;
    place-content: center;
    background-color: #1B1B1D;
}

.dga-style .des-brand-item-inner img {
    filter: invert(1);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dga-style .des-brand-item-inner {
        height: 120px;
        min-width: 250px;
    }
}

/* ===== Home-9 Start ===== */

.dgm-brand-style .cr-brand-item-2 {
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 -1px 0 0px;
    color: var(--tp-common-black-7);
    border: 1px solid rgba(20, 20, 20, 0.08);
}

/* ===== inner page ===== */

.about_us-style .cr-brand-inner-wrap {
    margin: 0px;
}

.about_us-style .cr-brand-item-2 {
    height: 140px;
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.about_us-style.dark-border .cr-brand-item-2 {
    height: 140px;
    border: 1px solid rgba(20, 20, 20, 0.08);
}

/* ===== border line ===== */

.tp-border-line {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 18.8%;
    z-index: -1;
    border-right: 1px solid rgba(255, 255, 255, 0.06);
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-border-line {
        width: 12.5%;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-border-line {
        width: 7.2%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-border-line {
        width: 3.8%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-border-line {
        width: 3%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-border-line {
        display: none;
    }
}

.tp-border-line::after {
    position: absolute;
    top: 300px;
    right: -1px;
    width: 1px;
    opacity: 0.5;
    height: 100px;
    content: "";
    animation: scroll1 15s ease-out infinite;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

.tp-border-line.line-2 {
    width: 81.2%;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-border-line.line-2 {
        width: 87.5%;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-border-line.line-2 {
        width: 93%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-border-line.line-2 {
        width: 96.2%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-border-line.line-2 {
        width: 97%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-border-line.line-2 {
        display: none;
    }
}

.tp-border-line.line-2::after {
    animation: scroll2 20s ease-out infinite;
}

/* ===== slider transition smooth ===== */

.slide-transition {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

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

/*  7.6 Choose Css
/*----------------------------------------*/

/* ===== Home-4 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-choose-space {
        padding-bottom: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-choose-space-2 {
        padding-top: 100px;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-choose-item-wrapper {
        flex-wrap: wrap;
    }
    .cr-choose-item-wrapper .cr-choose-item {
        width: 50%;
    }
    .cr-choose-item-wrapper .cr-choose-item:nth-child(2) {
        order: 3;
        width: 100%;
    }
    .cr-choose-item-wrapper .cr-choose-item:nth-child(3) {
        order: 2;
        width: 50%;
        margin-left: -1px;
    }
    .cr-choose-item-wrapper .cr-choose-item:nth-child(1) {
        order: 1;
        width: 50%;
    }
}

@media (max-width: 575px) {
    .cr-choose-item-wrapper .cr-choose-item {
        width: 80% !important;
    }
}

.cr-choose-inner {
    min-height: 445px;
    padding: 55px 50px 40px;
    border: 1px solid rgba(1, 1, 3, 0.08);
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .cr-choose-inner {
        min-height: 430px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .cr-choose-inner {
        min-height: 395px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cr-choose-inner {
        min-height: 315px;
        padding: 20px 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-choose-inner {
        min-height: 360px;
        padding: 30px 40px;
    }
}

@media (max-width: 575px) {
    .cr-choose-inner {
        min-height: 300px;
        padding: 15px 25px;
    }
}

.cr-choose-title {
    font-family: var(--tp-ff-grotesk);
    font-weight: 400;
    font-size: 20px;
    line-height: 1.25;
    text-transform: capitalize;
    color: var(--tp-common-black-11);
}

.cr-choose-number {
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    font-size: 50px;
    line-height: 68%;
    letter-spacing: -0.04em;
    text-transform: capitalize;
    color: var(--tp-common-black-11);
}

@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) {
    .cr-choose-number {
        font-size: 40px;
    }
}

.cr-choose-text p {
    font-family: var(--tp-ff-poppins);
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: var(--tp-common-black-11);
}

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

/*  7.7 Contact Css
/*----------------------------------------*/

.tp-contact-us-text p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.02em;
    color: rgba(29, 29, 31, 0.6);
}

.tp-contact-us-text a {
    display: inline-block;
}

.tp-contact-us-text a:hover p {
    color: #1D1D1F;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-contact-us-form-ptb {
        padding-top: 30px;
        padding-bottom: 50px;
    }
}

.tp-contact-us-form-wrapper {
    padding: 10px;
    border-radius: 14px;
    border: 1px solid rgba(29, 29, 31, 0.1);
}

.tp-contact-us-map {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-contact-us-map {
        height: 500px;
        margin-bottom: 30px;
        padding-right: 0;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-contact-us-map {
        padding-right: 0;
        height: 450px;
        margin-bottom: 30px;
    }
}

.tp-contact-us-map iframe {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

@media (max-width: 575px) {
    .tp-contact-us-heading .tp-career-title {
        padding-bottom: 20px;
    }
}

.tp-contact-us-title {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #1d1d1f;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-contact-us-title {
        margin-bottom: 30px;
    }
}

.tp-contact-us-wrap {
    padding: 100px 110px 95px 80px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-contact-us-wrap {
        padding: 70px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-contact-us-wrap {
        padding: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-contact-us-wrap {
        padding: 30px;
    }
}

@media (max-width: 575px) {
    .tp-contact-us-wrap {
        padding: 20px;
    }
}

.tp-contact-us-wrap .tp-contact-form-input label {
    font-size: 16px;
    font-weight: 500;
    color: #1D1D1F;
    margin-bottom: 8px;
}

.tp-contact-us-wrap .tp-contact-form-input input,
.tp-contact-us-wrap .tp-contact-form-input textarea {
    border: 1px solid rgba(29, 29, 31, 0.1);
    border-radius: 12px;
    color: #1D1D1F;
    background-color: var(--tp-common-white);
}

.tp-contact-us-wrap .tp-contact-form-input input:focus,
.tp-contact-us-wrap .tp-contact-form-input textarea:focus {
    border-color: #1D1D1F;
}

.tp-contact-us-wrap .tp-contact-form-input textarea {
    resize: none;
    height: 160px;
}

.tp-contact-us-bottom {
    padding: 0 22px 28px;
}

.tp-contact-map-icon {
    position: relative;
}

.tp-contact-map-icon span {
    display: grid;
    height: 80px;
    width: 80px;
    z-index: 2;
    text-align: center;
    border-radius: 50%;
    place-content: center;
    background-color: #1D1D1F;
}

.tp-contact-map-icon-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tp-contact-form-btn button {
    padding: 19px 0px;
    border-radius: 30px;
    color: var(--tp-common-white);
    background-color: #1D1D1F;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-contact-location-ptb {
        padding-bottom: 120px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-contact-location-ptb {
        padding-bottom: 100px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-contact-location-wrapper {
        padding: 0 80px;
    }
}

.tp-contact-location-wrapper .tp-contact-location-item:first-child {
    padding-top: 0;
}

.tp-contact-location-wrapper .tp-contact-location-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.tp-contact-location-item {
    padding-top: 100px;
    padding-bottom: 100px;
    border-bottom: 1px solid rgba(29, 29, 31, 0.2);
}

@media (max-width: 575px) {
    .tp-contact-location-item {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.tp-contact-location-item:hover .tp-contact-location-info-thumb img {
    transform: scale(1.1);
}

.tp-contact-location-info-thumb {
    overflow: hidden;
    margin-right: 85px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-contact-location-info-thumb {
        margin-right: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-contact-location-info-thumb {
        margin-right: 50px;
    }
}

@media (max-width: 575px) {
    .tp-contact-location-info-thumb {
        margin-right: 0px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-contact-location-info-thumb {
        margin-right: 20px;
        margin-bottom: 30px;
    }
}

.tp-contact-location-info-thumb img {
    width: 320px;
    transition: 0.9s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-contact-location-left {
        margin-bottom: 90px;
    }
}

.tp-contact-location-left-title {
    font-size: 40px;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: #1D1D1F;
    line-height: 1;
    margin-bottom: 160px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-contact-location-left-title {
        font-size: 30px;
    }
}

@media (max-width: 575px) {
    .tp-contact-location-left-title {
        margin-bottom: 10px;
    }
}

@media (max-width: 575px) {
    .tp-contact-location-left-info {
        margin-bottom: 30px;
    }
}

.tp-contact-location-left-info span {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-transform: uppercase;
    color: rgba(29, 29, 31, 0.6);
}

.tp-contact-location-left-info span i {
    padding-right: 5px;
}

.tp-contact-location-loc {
    margin-bottom: 115px;
}

@media (max-width: 575px) {
    .tp-contact-location-loc {
        margin-bottom: 50px;
    }
}

.tp-contact-location-loc-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: #1D1D1F;
    display: block;
    margin-bottom: 15px;
}

.tp-contact-location-loc a {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: rgba(29, 29, 31, 0.6);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-contact-location-loc a {
        font-size: 16px;
    }
}

.tp-contact-location-loc a:hover {
    color: #1D1D1F;
}

.tp-contact-location-map a {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: #1D1D1F;
    position: relative;
}

@media (max-width: 575px) {
    .tp-contact-location-map a {
        margin-bottom: 20px;
        display: inline-block;
    }
}

.tp-contact-location-map a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    content: "";
    background: rgba(29, 29, 31, 0.3);
}

.tp-contact-location-map a::before {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1px;
    width: 0;
    content: "";
    background: #1D1D1F;
    transition: 0.4s;
}

.tp-contact-location-map a:hover::before {
    right: auto;
    left: 0;
    width: 100%;
}

.tp-contact-location-right {
    padding-left: 20px;
}

@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),
(max-width: 575px) {
    .tp-contact-location-right {
        padding-left: 0;
    }
}

@media (max-width: 575px) {
    .tp-contact-location-right-wrap {
        flex-wrap: wrap;
    }
}

.tp-contact-location-right-info a {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: #1D1D1F;
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-contact-location-right-info a {
        font-size: 18px;
    }
}

@media (max-width: 575px) {
    .tp-contact-location-right-info a {
        margin-bottom: 15px;
    }
}

.tp-contact-location-right-info a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    content: "";
    background: rgba(29, 29, 31, 0.3);
}

.tp-contact-location-right-info a::before {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 1px;
    width: 0;
    content: "";
    background: #1D1D1F;
    transition: 0.4s;
}

.tp-contact-location-right-info a:hover::before {
    right: auto;
    left: 0;
    width: 100%;
}

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

/*  7.8 Dark Css
/*----------------------------------------*/

.pp-style-2 .tp-header-bar {
    border: 1px solid rgba(18, 18, 18, 0.1);
}

.pp-style-2 .tp-header-bar span {
    color: var(--tp-common-blck-6);
}

.pp-style-2 .pp-section-subtitle i {
    color: var(--tp-common-red);
    background: rgba(255, 0, 0, 0.12);
}

.pp-style-2 .pp-section-title.fs-500 {
    color: var(--tp-common-black-6);
}

.pp-style-2.pp-hero-height {
    min-height: 1176px;
    display: inherit;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-style-2.pp-hero-height {
        min-height: 850px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-style-2.pp-hero-height {
        min-height: 720px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-style-2.pp-hero-height {
        min-height: 685px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-style-2.pp-hero-height {
        min-height: 585px;
    }
}

@media (max-width: 575px) {
    .pp-style-2.pp-hero-height {
        min-height: 620px;
    }
}

.pp-style-2 .pp-hero-title {
    position: inherit;
    font-size: 400px;
    color: var(--tp-common-black-6);
    letter-spacing: -0.06em;
    white-space: nowrap;
}

@media only screen and (min-width: 1851px) and (max-width: 1900px) {
    .pp-style-2 .pp-hero-title {
        font-size: 385px;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 1850px) {
    .pp-style-2 .pp-hero-title {
        font-size: 380px;
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .pp-style-2 .pp-hero-title {
        font-size: 360px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .pp-style-2 .pp-hero-title {
        font-size: 340px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-style-2 .pp-hero-title {
        font-size: 295px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-style-2 .pp-hero-title {
        font-size: 255px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-style-2 .pp-hero-title {
        font-size: 210px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-style-2 .pp-hero-title {
        font-size: 180px;
        white-space: wrap;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-style-2 .pp-hero-title {
        font-size: 155px;
        white-space: wrap;
    }
}

@media (max-width: 575px) {
    .pp-style-2 .pp-hero-title {
        font-size: 110px;
        white-space: wrap;
    }
}

.pp-style-2 .pp-hero-title-box {
    position: inherit;
    padding-top: 210px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-style-2 .pp-hero-title-box {
        padding-top: 150px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-style-2 .pp-hero-person {
        width: 55%;
        max-width: 100% !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-style-2 .pp-hero-person {
        max-width: 100% !important;
    }
}

@media (max-width: 575px) {
    .pp-style-2 .pp-hero-person {
        max-width: 100% !important;
    }
}

.pp-style-2 .pp-hero-shape-bar {
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: -1;
}

.pp-style-2 .pp-hero-thumbnail {
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
    z-index: 5;
}

@media (max-width: 575px) {
    .pp-style-2 .pp-hero-thumbnail {
        left: 20%;
        transform: translateX(-11%);
    }
}

.pp-style-2 .pp-hero-thumbnail img {
    min-width: 100%;
    max-width: inherit;
}

.pp-style-2 .pp-hero-social-box {
    left: 180px;
    bottom: 170px;
    top: inherit;
    transform: none;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-style-2 .pp-hero-social-box {
        left: 80px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-style-2 .pp-hero-social-box {
        left: 40px;
        bottom: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-style-2 .pp-hero-social-box {
        left: 40px;
        bottom: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-style-2 .pp-hero-social-box {
        left: 20px;
        bottom: 40px;
    }
}

@media (max-width: 575px) {
    .pp-style-2 .pp-hero-social-box {
        top: 50%;
        left: 15px;
        bottom: inherit;
    }
}

.pp-style-2 .pp-hero-social a {
    width: 60px;
    height: 60px;
    line-height: 58px;
    color: var(--tp-common-black-6);
    border: 1px solid rgba(18, 18, 18, 0.1);
}

.pp-style-2 .pp-hero-social a:not(:last-child) {
    margin-bottom: 12px;
}

.pp-style-2 .pp-hero-social a:hover {
    background: var(--tp-common-black-6);
    color: var(--tp-common-white);
}

.pp-style-2 .pp-hero-info {
    right: 165px;
    bottom: 160px;
    top: inherit;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-style-2 .pp-hero-info {
        right: 60px;
    }
}

@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) {
    .pp-style-2 .pp-hero-info {
        right: 50px;
        bottom: 100px;
        display: inherit;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-style-2 .pp-hero-info {
        right: 50px;
        bottom: 80px;
        display: inherit;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-style-2 .pp-hero-info {
        right: 30px;
        bottom: 40px;
        display: inherit;
    }
}

.pp-style-2 .pp-hero-info p {
    font-size: 50px;
    line-height: 0.9;
    font-weight: 600;
    color: var(--tp-common-black-6);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-style-2 .pp-hero-info p {
        font-size: 34px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-style-2 .pp-hero-info p {
        font-size: 30px;
    }
}

@media (max-width: 575px) {
    .pp-style-2 .pp-hero-info p {
        font-size: 28px;
    }
}

.pp-style-2 .pp-hero-info-icon {
    color: var(--tp-common-black-6);
}

.pp-style-2 .pp-hero-info-sm-btn {
    color: var(--tp-common-black-6);
}

.pp-style-2 .pp-hero-info-sm-btn:hover {
    color: var(--tp-common-black-6);
}

.pp-style-2 .pp-hero-info-sm-btn span {
    color: var(--tp-common-red);
    background: rgba(255, 0, 0, 0.1);
}

.pp-style-2 .pp-brand-title {
    color: var(--tp-common-white);
}

.pp-style-2 .pp-brand-icon {
    color: var(--tp-common-white);
}

.pp-style-2 .pp-service-item {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.pp-style-2 .pp-service-item:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.pp-style-2 .pp-service-item::before {
    display: none;
}

.pp-style-2 .pp-service-item:hover {
    border-color: var(--tp-common-white);
}

.pp-style-2 .pp-service-item:hover:not(:last-child) {
    border-color: var(--tp-common-white);
}

.pp-style-2 .pp-service-item:hover .pp-service-item-title {
    color: var(--tp-common-white);
}

.pp-style-2 .pp-service-item-title {
    color: rgba(255, 255, 255, 0.1);
}

.pp-style-2 .pp-service-content {
    color: var(--tp-common-white);
}

.pp-style-2.pp-banner-style .tp-banner-img::before {
    background: rgba(19, 16, 16, 0.4);
}

.pp-style-2.pp-portfolio-style .cr-portfolio-title {
    color: var(--tp-common-black-6);
}

.pp-style-2.pp-portfolio-style .cr-portfolio-content p {
    color: rgba(18, 18, 18, 0.7);
}

.pp-style-2.pp-portfolio-style .cr-portfolio-category.md-project-category a {
    color: var(--tp-common-black-6);
    border: 1px solid rgba(18, 18, 18, 0.08);
}

.pp-style-2.pp-portfolio-style .cr-portfolio-category.md-project-category a:hover {
    color: var(--tp-common-white);
    background: var(--tp-common-black-6);
    border-color: var(--tp-common-black-6);
}

.pp-style-2 .pp-testimonial-style .md-testimonial-item {
    background-color: #1B1B1D;
}

.pp-style-2 .pp-testimonial-style .md-testimonial-qoute {
    color: var(--tp-common-white);
}

.pp-style-2 .pp-testimonial-style .md-testimonial-text p {
    color: #cecece;
}

.pp-style-2 .pp-testimonial-style .md-testimonial-author-designation {
    color: rgb(153, 157, 166);
}

.pp-style-2 .pp-footer-social a {
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: var(--tp-common-white);
    display: inline-block;
    width: auto;
    height: auto;
    line-height: 1;
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
    padding: 8px 17px;
}

.pp-style-2 .pp-footer-social a:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black-6);
}

.pp-style-2 .pp-footer-social a:not(:last-child) {
    margin-right: 20px;
}

.pp-style-2 .pp-footer-social a span {
    display: inline-block;
    margin-right: 10px;
    transform: translateY(-2px);
}

.pp-style-2 .pp-footer-col-2 {
    margin-left: 80px;
}

@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) {
    .pp-style-2 .pp-footer-col-2 {
        margin-left: 0px;
    }
}

.pp-style-2 .pp-footer-col-3 {
    margin-left: 72px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
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) {
    .pp-style-2 .pp-footer-col-3 {
        margin-left: 0px;
    }
}

.pp-style-2 .tp-footer-widget-title {
    display: inline-flex;
    align-items: center;
    letter-spacing: -0.01em;
}

.pp-style-2 .tp-footer-widget-title span {
    display: inline-block;
    margin-right: 10px;
}

.pp-style-2 .tp-footer-widget-info {
    display: flex;
    flex-wrap: wrap;
}

.pp-style-2 .tp-footer-widget-info a {
    display: inline-block;
    font-weight: 500;
    font-size: 25px;
    color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 100px;
    line-height: 0.8;
    padding: 15px 37px;
    margin-bottom: 15px;
}

.pp-style-2 .tp-footer-widget-info a:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black-6);
}

.pp-style-2 .tp-footer-widget-info a:not(:last-child) {
    margin-right: 34px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-style-2 .tp-footer-widget-info a {
        font-size: 20px;
    }
}

.pp-style-2 .tp-footer-widget-menu ul li a {
    font-size: 18px;
    font-weight: 500;
}

.pp-style-2 .tp-footer-content p {
    letter-spacing: 0;
}

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

/*  7.9 Experience Css
/*----------------------------------------*/

/* ===== Home Start ===== */

@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) {
    .tp-experience-wrapper {
        padding-left: 0;
    }
}

.tp-experience-inner {
    min-height: 420px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 40px;
    z-index: 1;
    background-color: var(--tp-common-black);
}

.tp-experience-inner::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 40%;
    z-index: -1;
    -webkit-transition: 0.3s 0.3s ease-in-out;
    -moz-transition: 0.3s 0.3s ease-in-out;
    -ms-transition: 0.3s 0.3s ease-in-out;
    -o-transition: 0.3s 0.3s ease-in-out;
    transition: 0.3s 0.3s ease-in-out;
    transition-delay: 0.1s;
}

.tp-experience-inner:hover::before {
    top: auto;
    bottom: 0;
    height: 100%;
    background-color: var(--tp-common-white);
}

.tp-experience-inner:hover .tp-experience-content p {
    opacity: 1;
    visibility: visible;
}

.tp-experience-inner:hover .tp-experience-title {
    transform: translateY(0px);
    color: var(--tp-common-black);
}

.tp-experience-content p {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.04em;
    color: var(--tp-grey-3);
    margin-bottom: 0px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-experience-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.36;
    letter-spacing: -0.04em;
    color: var(--tp-common-white);
    text-transform: uppercase;
    transform: translateY(85px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* ===== Home-6 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-skill-space {
        padding-top: 100px;
        padding-bottom: 50px;
    }
}

.pp-skill-border {
    border-bottom: 1px solid rgba(18, 15, 16, 0.1);
}

.pp-skill-exper-box {
    padding: 22px 32px 0px 32px;
    border: 1px solid #F1E864;
}

.pp-skill-exper-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 4px;
    background-color: var(--tp-common-black-5);
}

.pp-skill-exper-box span {
    font-family: var(--tp-ff-clash-medium);
    font-size: 15px;
    line-height: 1;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: var(--tp-common-black-5);
}

.pp-skill-exper-year {
    font-size: 160px;
    font-family: var(--tp-ff-clash-semibold);
    color: var(--tp-common-black-5);
    line-height: 0.9;
}

@media (max-width: 575px) {
    .pp-skill-exper-year {
        font-size: 140px;
    }
}

.pp-skill-dotted-shape {
    bottom: 0;
    left: 0;
    right: 0;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-skill-dotted-shape {
        display: none;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-skill-right-wrap {
        padding-left: 0;
    }
}

.pp-skill-right-wrap .pp-skill-item:not(:last-child) {
    margin-right: 45px;
}

.pp-skill-satisfaction-title {
    font-family: var(--tp-ff-teko);
    font-weight: 500;
    font-size: 41px;
    line-height: 1;
    letter-spacing: -0.01em;
    color: var(--tp-common-black-5);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-skill-satisfaction-title {
        font-size: 30px;
    }
}

.pp-skill-satisfaction p {
    font-family: var(--tp-ff-inter);
    font-weight: 500;
    font-size: 18px;
    color: rgba(18, 15, 16, 0.7);
}

.pp-skill-list-space-1 {
    padding-left: 25px;
}

@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) {
    .pp-skill-list-space-1 {
        padding-left: 0px;
    }
}

.pp-skill-list-title {
    font-size: 46px;
    font-weight: 500;
    font-family: var(--tp-ff-teko);
    letter-spacing: -0.01em;
    color: var(--tp-common-black-5);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-skill-list-title {
        font-size: 36px;
    }
}

.pp-skill-list-title span {
    display: inline-block;
    transform: translateX(50px);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-skill-list-title span {
        transform: translateX(10px);
    }
}

@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) {
    .pp-skill-list-title span {
        display: none;
    }
}

.pp-skill-list ul li {
    list-style: none;
    font-family: var(--tp-ff-inter);
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: rgba(18, 15, 16, 0.7);
    margin-bottom: 10px;
}

/* ===== For Inner Page Start ===== */

.pp-about-me-skill .row>.col-md-6:nth-child(even) .pp-skill-list {
    padding-left: 30px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-about-me-skill .row>.col-md-6:nth-child(even) .pp-skill-list {
        padding-left: 0px;
    }
}

.pp-about-me-skill .pp-skill-list-title {
    color: var(--tp-common-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-about-me-skill .pp-skill-list-title {
        font-size: 36px;
    }
}

.pp-about-me-skill .pp-skill-list ul {
    display: inline-block;
    padding-left: 15px;
}

.pp-about-me-skill .pp-skill-list ul li {
    list-style: disc;
    font-family: var(--tp-ff-inter);
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: rgba(255, 255, 255, 0.7);
}

.tp_about_us-skill-style .pp-section-subtitle i {
    color: var(--tp-common-jelly);
    background: rgba(255, 246, 105, 0.12);
}

.tp_about_us-skill-style .pp-skill-border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.tp_about_us-skill-style .pp-skill-exper-box::before {
    background-color: var(--tp-common-jelly);
}

.tp_about_us-skill-style .pp-skill-exper-box {
    border: none;
}

.tp_about_us-skill-style .pp-skill-exper-box span {
    color: var(--tp-common-white);
}

.tp_about_us-skill-style .pp-skill-exper-year {
    font-size: 160px;
    font-family: var(--tp-ff-clash-semibold);
    color: var(--tp-common-white);
    line-height: 0.9;
}

.tp_about_us-skill-style .pp-skill-dotted-shape img {
    filter: invert(1);
}

.tp_about_us-skill-style .pp-skill-satisfaction-title {
    font-family: var(--tp-ff-teko);
    font-weight: 500;
    font-size: 41px;
    line-height: 1;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
}

.tp_about_us-skill-style .pp-skill-satisfaction p {
    color: rgba(255, 255, 255, 0.7);
}

.tp_about_us-skill-style .pp-skill-list ul li {
    color: rgba(255, 255, 255, 0.7);
}

.tp_about_us-skill-style .pp-skill-list-title {
    color: var(--tp-common-white);
}

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

/*  8.0 Faq Css
/*----------------------------------------*/

/* ===== Home-1 Start ===== */

.tp-faq-accordion-box .tp-faq-accordion-item:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-faq-accordion-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-faq-accordion-header {
    margin: 0;
    padding: 0 10px;
}

.tp-faq-accordion-body {
    padding: 0px 0px 26px 10px;
}

.tp-faq-accordion-body p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.63;
    color: rgba(255, 255, 255, 0.7);
}

.tp-faq-accordion-button {
    font-size: 24px;
    font-weight: 600;
    color: var(--tp-common-white);
    width: 100%;
    text-align: left;
    line-height: 1;
    letter-spacing: -0.03em;
    padding-top: 28px;
    padding-bottom: 16px;
    padding-right: 50px;
    position: relative;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-faq-accordion-button {
        font-size: 20px;
    }
}

@media (max-width: 575px) {
    .tp-faq-accordion-button {
        font-size: 18px;
    }
}

.tp-faq-accordion-button .tp-accordion-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.tp-faq-accordion-button .tp-accordion-icon::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 16px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--tp-common-white);
    transition: 0.4s;
}

.tp-faq-accordion-button .tp-accordion-icon::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 2px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--tp-common-white);
}

.tp-faq-accordion-button.collapsed {
    padding: 28px 0;
    padding-right: 50px;
}

.tp-faq-accordion-button:not(.collapsed) .tp-accordion-icon::before {
    transform: translate(-50%, -50%) rotate(90deg);
}

@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) {
    .tp-faq-space .tp-section-content-wrapper {
        padding-left: 20px;
    }
}

@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-faq-item-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.tp-faq-style-2 .tp-faq-accordion-box .tp-faq-accordion-item:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.tp-faq-style-2 .tp-faq-accordion-item {
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 10px;
}

.tp-faq-style-2 .tp-faq-accordion-header {
    padding: 0;
}

.tp-faq-style-2 .tp-faq-accordion-body {
    padding: 0px 30px 15px 30px;
}

@media (max-width: 575px) {
    .tp-faq-style-2 .tp-faq-accordion-body {
        padding-left: 15px;
    }
}

.tp-faq-style-2 .tp-faq-accordion-body p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.63;
    color: rgba(255, 255, 255, 0.7);
}

.tp-faq-style-2 .tp-faq-accordion-button {
    font-size: 18px;
    font-weight: 700;
    color: var(--tp-common-white);
    line-height: 1;
    letter-spacing: 0;
    padding: 28px 30px;
    padding-right: 60px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-faq-style-2 .tp-faq-accordion-button {
        font-size: 18px;
    }
}

@media (max-width: 575px) {
    .tp-faq-style-2 .tp-faq-accordion-button {
        font-size: 18px;
        padding: 15px 15px;
        padding-right: 30px;
    }
}

.tp-faq-style-2 .tp-faq-accordion-button .tp-accordion-icon {
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-faq-style-2 .tp-faq-accordion-button .tp-accordion-icon::before {
    display: none;
}

.tp-faq-style-2 .tp-faq-accordion-button .tp-accordion-icon::after {
    display: none;
}

@media (max-width: 575px) {
    .tp-faq-style-2 .tp-faq-accordion-button .tp-accordion-icon {
        right: 10px;
    }
}

.tp-faq-style-2 .tp-faq-accordion-button.collapsed {
    padding: 28px 30px;
    padding-right: 60px;
}

@media (max-width: 575px) {
    .tp-faq-style-2 .tp-faq-accordion-button.collapsed {
        padding: 15px 15px;
        padding-right: 30px;
    }
}

.tp-faq-style-2 .tp-faq-accordion-button.collapsed .tp-accordion-icon {
    transform: translateY(-50%) rotate(0deg);
}

.tp-faq-style-2 .tp-faq-accordion-button:not(.collapsed) .tp-accordion-icon::before {
    transform: translate(-50%, -50%) rotate(90deg);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-faq-style-2 .tp-faq-area .tp-section-content-wrapper {
        padding-left: 100px;
    }
}

@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-faq-style-2 .tp-faq-area .tp-section-content-wrapper {
        padding-left: 20px;
    }
}

@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-faq-style-2 .tp-faq-item-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.tp-faq-style-2.tp-faq-style-3 .tp-faq-accordion-item {
    border: 1px solid rgba(29, 29, 31, 0.1);
    margin-bottom: 20px;
    background-color: var(--tp-common-white);
}

.tp-faq-style-2.tp-faq-style-3 .tp-faq-accordion-body p {
    color: #1D1D1F;
    letter-spacing: 0;
}

.tp-faq-style-2.tp-faq-style-3 .tp-faq-accordion-button {
    color: #1D1D1F;
}

/* ===== Home-4 Start ===== */

.cr-faq-thumb-wrap {
    position: relative;
    max-width: 520px;
    z-index: 1;
}

.cr-faq-thumb img {
    border-bottom-left-radius: 255px;
    border-bottom-right-radius: 235px;
}

.cr-faq-circle {
    width: 520px;
    height: 513px;
    background-color: var(--tp-theme-yellow);
    border-radius: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

@media (max-width: 575px) {
    .cr-faq-circle {
        display: none;
    }
}

@media (max-width: 575px) {
    .cr-faq-style .tp-faq-item-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}

.cr-faq-style .tp-faq-accordion-item {
    margin-bottom: 10px;
    border: none;
}

.cr-faq-style .tp-faq-accordion-header {
    margin: 0;
    padding: 0px;
}

.cr-faq-style .tp-faq-accordion-body {
    background: var(--tp-common-white);
    padding: 0px 50px 25px 30px;
}

.cr-faq-style .tp-faq-accordion-body p {
    font-family: var(--tp-ff-poppins);
    font-weight: 400;
    font-size: 16px;
    background-color: var(--tp-common-white);
    color: rgba(1, 1, 3, 0.5);
    margin-bottom: 10px;
}

.cr-faq-style .tp-faq-accordion-button {
    color: var(--tp-common-black-11);
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    font-size: 22px;
    text-transform: capitalize;
    background-color: var(--tp-common-white);
    padding: 29px 55px 29px 30px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-faq-style .tp-faq-accordion-button {
        font-size: 20px;
    }
}

@media (max-width: 575px) {
    .cr-faq-style .tp-faq-accordion-button {
        font-size: 18px;
    }
}

.cr-faq-style .tp-faq-accordion-button .tp-accordion-icon {
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cr-faq-style .tp-faq-accordion-button .tp-accordion-icon::before {
    display: none;
}

.cr-faq-style .tp-faq-accordion-button .tp-accordion-icon::after {
    display: none;
}

.cr-faq-style .tp-faq-accordion-button.collapsed {
    color: var(--tp-common-white);
    background: #163F3F;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .cr-faq-style .tp-faq-accordion-button.collapsed {
        padding-right: 30px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-faq-style .tp-faq-accordion-button.collapsed {
        padding-right: 50px;
    }
}

.cr-faq-style .tp-faq-accordion-button.collapsed .tp-accordion-icon {
    transform: translateY(-50%) rotate(0deg);
}

.tp-faq-light .tp-faq-accordion-box .tp-faq-accordion-item:first-child {
    border-top: none;
}

.tp-faq-light .tp-faq-accordion-item {
    border-bottom: 1px solid rgba(29, 29, 31, 0.1);
}

.tp-faq-light .tp-faq-accordion-header {
    padding: 0px;
}

.tp-faq-light .tp-faq-accordion-body {
    padding: 15px 0px;
}

.tp-faq-light .tp-faq-accordion-body p {
    font-weight: 400;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.62;
    color: #444346;
}

.tp-faq-light .tp-faq-accordion-button {
    font-size: 26px;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: #1D1D1F;
    padding-top: 28px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-faq-light .tp-faq-accordion-button {
        font-size: 20px;
    }
}

.tp-faq-light .tp-faq-accordion-button .tp-accordion-icon {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 0;
    border-radius: 50%;
    background: #F8F8FB;
}

.tp-faq-light .tp-faq-accordion-button .tp-accordion-icon::before {
    background-color: #1D1D1F;
}

.tp-faq-light .tp-faq-accordion-button .tp-accordion-icon::after {
    background-color: #1D1D1F;
}

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

/*  8.1 Feature Css
/*----------------------------------------*/

/* ===== Home-1 Start ===== */

.tp-feature-thumb {
    height: 620px;
    overflow: hidden;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-feature-thumb {
        height: 550px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-feature-thumb {
        height: 500px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-feature-thumb {
        height: 400px;
    }
}

.tp-feature-title {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.05em;
    text-transform: uppercase;
}

.tp-feature-category a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid rgba(3, 3, 3, 0.08);
    display: inline-block;
    border-radius: 50px;
    padding: 8px 19px;
    line-height: 1;
}

.tp-feature-category a:hover {
    color: var(--tp-common-black);
    background-color: var(--tp-grey-4);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-feature-ptb {
        padding-top: 90px;
        padding-bottom: 70px;
    }
}

.ripples canvas {
    display: block;
}

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

/*  8.2 Funfact Css
/*----------------------------------------*/

/* ===== Home-4 Start ===== */

.cr-funfact-info-black .cr-funfact-content span {
    color: var(--tp-common-black-11);
}

.cr-funfact-info-black .cr-funfact-number {
    color: var(--tp-common-black-11);
}

@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) {
    .cr-funfact-right-wrap {
        padding-left: 0;
    }
}

.cr-funfact-content span {
    font-family: var(--tp-ff-poppins);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.63;
    color: rgba(245, 247, 245, 0.8);
}

.cr-funfact-content-right p {
    font-family: var(--tp-ff-grotesk);
    font-weight: 500;
    font-size: 18px;
    color: var(--tp-common-white-2);
    line-height: 1.2;
    margin-bottom: 0;
}

.cr-funfact-content-right span {
    color: var(--tp-common-white-2);
}

.cr-funfact-content-right-2 p {
    font-family: var(--tp-ff-poppins);
    color: var(--tp-common-black-11);
    line-height: 1.63;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-funfact-content-right-2 p br {
        display: none;
    }
}

.cr-funfact-number {
    font-weight: 700;
    font-size: 30px;
    line-height: 0.8;
    text-transform: capitalize;
    color: var(--tp-common-white-2);
    font-family: var(--tp-ff-grotesk);
    margin-bottom: 5px;
}

.cr-about-funfact-wrapper .row [class*=col-]:nth-child(2) .cr-about-funfact-item {
    margin-top: 100px;
    padding-left: 60px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-about-funfact-wrapper .row [class*=col-]:nth-child(2) .cr-about-funfact-item {
        margin-top: 0px;
        padding-left: 0px;
    }
}

.cr-about-funfact-wrapper .row [class*=col-]:nth-child(3) .cr-about-funfact-item {
    margin-top: 90px;
    padding-left: 130px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .cr-about-funfact-wrapper .row [class*=col-]:nth-child(3) .cr-about-funfact-item {
        padding-left: 110px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-about-funfact-wrapper .row [class*=col-]:nth-child(3) .cr-about-funfact-item {
        margin-top: 0px;
        padding-left: 0px;
    }
}

.cr-about-funfact-wrapper .row [class*=col-]:nth-child(4) .cr-about-funfact-item {
    margin-top: 80px;
    padding-left: 145px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .cr-about-funfact-wrapper .row [class*=col-]:nth-child(4) .cr-about-funfact-item {
        padding-left: 120px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-about-funfact-wrapper .row [class*=col-]:nth-child(4) .cr-about-funfact-item {
        margin-top: 0px;
        padding-left: 0px;
    }
}

.cr-about-funfact-item {
    padding-top: 160px;
}

@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) {
    .cr-about-funfact-item {
        padding-top: 100px;
        margin-top: 0px;
        padding-left: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-about-funfact-item {
        padding-top: 30px;
    }
}

.cr-about-funfact-num {
    font-size: 62px;
    font-weight: 600;
    line-height: 1;
    color: var(--tp-common-black-11);
    font-family: var(--tp-ff-bricolage);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-about-funfact-num {
        font-size: 50px;
    }
}

.cr-about-funfact-content i {
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-family: var(--tp-ff-bricolage);
    color: var(--tp-common-black-11);
}

.cr-about-funfact-shape {
    top: 120px;
    z-index: -1;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-about-funfact-shape {
        display: none;
    }
}

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

/*  8.3 Hero css
/*----------------------------------------*/

/* ===== Home-1 Start ===== */

.tp-hero-space {
    padding-top: 208px;
    padding-bottom: 135px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-hero-space {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-hero-space {
        padding: 175px 10px 50px 10px;
    }
}

.tp-hero-title {
    font-weight: 900;
    font-size: 300px;
    line-height: 0.67;
    letter-spacing: -0.04em;
    color: var(--tp-common-black);
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .tp-hero-title {
        font-size: 275px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-hero-title {
        font-size: 265px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-hero-title {
        font-size: 225px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-hero-title {
        font-size: 190px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-hero-title {
        font-size: 155px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-hero-title {
        font-size: 120px;
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-hero-title {
        font-size: 90px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-hero-title {
        font-size: 80px;
    }
}

@media (max-width: 575px) {
    .tp-hero-title {
        font-size: 85px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-hero-content-wrapper {
        padding-left: 0;
    }
}

@media (max-width: 575px) {
    .tp-hero-video-wrapper {
        margin-top: 50px;
    }
}

.tp-hero-video-box video {
    max-width: 100%;
    border: 15px solid var(--tp-common-black);
}

.tp-hero-video-content span {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.03em;
}

@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-hero-video-content span {
        font-size: 12px;
    }
}

.tp-hero-script {
    font-family: var(--tp-ff-condiment);
    font-weight: 400;
    font-size: 300px;
    letter-spacing: -0.01em;
    color: #f94e4e;
    bottom: -122px;
    left: 148px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-hero-script {
        left: 65px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-hero-script {
        font-size: 280px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-hero-script {
        font-size: 200px;
        left: 80px;
        bottom: -90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-hero-script {
        font-size: 120px;
        left: 60px;
        bottom: -50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-hero-script {
        font-size: 90px;
        left: 40px;
        bottom: -45px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-hero-script {
        font-size: 70px;
        left: 25px;
        bottom: -20px;
    }
}

@media (max-width: 575px) {
    .tp-hero-menu {
        margin-top: 30px;
    }
}

.tp-hero-menu ul li {
    list-style: none;
}

.tp-hero-menu ul li:hover a {
    color: var(--tp-common-jelly);
}

.tp-hero-menu ul li a {
    font-weight: 500;
    font-size: 20px;
    letter-spacing: -0.02em;
    display: inline-block;
    margin-bottom: 16px;
    line-height: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-hero-menu ul li a {
        font-size: 14px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-hero-menu ul li a {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-hero-menu ul li a {
        font-size: 14px;
        margin-bottom: 10px;
    }
}

/* ===== Home-2 Start ===== */

.md-hero-plr {
    padding-left: 80px;
    padding-right: 108px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-hero-plr {
        padding-left: 20px;
        padding-right: 0px;
    }
}

.md-hero-title-box {
    z-index: 2;
}

.md-hero-title {
    font-size: 240px;
    font-weight: 700;
    line-height: 0.92;
    letter-spacing: -0.08em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 1801px) and (max-width: 1850px) {
    .md-hero-title {
        font-size: 220px;
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .md-hero-title {
        font-size: 190px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .md-hero-title {
        font-size: 160px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .md-hero-title {
        font-size: 140px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-hero-title {
        font-size: 130px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-hero-title {
        font-size: 115px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .md-hero-title {
        font-size: 90px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .md-hero-title {
        font-size: 70px;
    }
}

@media (max-width: 575px) {
    .md-hero-title {
        font-size: 40px;
        line-height: 1;
        letter-spacing: -0.02em;
    }
    .md-hero-title br {
        display: none;
    }
}

.md-hero-title span:first-child img {
    transform: translate(65px, -20px);
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .md-hero-title span:first-child img {
        transform: translate(30px, -16px);
        width: 12%;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .md-hero-title span:first-child img {
        transform: translate(25px, -14px);
        width: 12%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-hero-title span:first-child img {
        transform: translate(20px, -15px);
        width: 14%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-hero-title span:first-child img {
        transform: translate(20px, -8px);
        width: 15%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .md-hero-title span:first-child img {
        transform: translate(20px, -8px);
        width: 14%;
    }
}

@media (max-width: 575px) {
    .md-hero-title span:first-child img {
        display: none;
    }
}

.md-hero-title span:not(:first-child) {
    padding-left: 500px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-hero-title span:not(:first-child) {
        padding-left: 400px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-hero-title span:not(:first-child) {
        padding-left: 200px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-hero-title span:not(:first-child) {
        padding-left: 0px;
    }
}

.md-hero-shape {
    position: absolute;
    bottom: -175px;
    left: 30px;
    z-index: -1;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .md-hero-shape {
        bottom: -200px;
        left: -20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-hero-shape {
        width: 40%;
        bottom: -150px;
        left: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-hero-shape {
        width: 25%;
        bottom: 0px;
        left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .md-hero-shape {
        width: 20%;
        right: 50px;
        left: inherit;
        bottom: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-hero-shape {
        display: none;
    }
}

.md-hero-content-wrapper {
    padding-left: 210px;
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .md-hero-content-wrapper {
        padding-left: 120px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .md-hero-content-wrapper {
        padding-left: 100px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-hero-content-wrapper {
        padding-left: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .md-hero-content-wrapper {
        padding-right: 80px;
    }
}

.md-hero-info {
    position: relative;
    padding-top: 30px;
    border-top: 1px solid var(--tp-common-white);
}

.md-hero-info::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: var(--tp-common-white);
}

.md-hero-info p {
    font-size: 20px;
    color: var(--tp-common-white);
}

/* ===== Home-3 Start ===== */

.dgs-hero-space {
    padding-top: 360px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgs-hero-space {
        padding-top: 320px;
    }
}

@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) {
    .dgs-hero-space {
        padding-top: 300px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgs-hero-space {
        padding-top: 200px;
        padding-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .dgs-hero-space {
        padding-top: 160px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 50px;
    }
}

.dgs-hero-shape-gift {
    right: 0%;
    top: -130px;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .dgs-hero-shape-gift {
        right: 6%;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .dgs-hero-shape-gift {
        right: 10%;
        top: -140px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .dgs-hero-shape-gift {
        right: 10%;
        top: -140px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dgs-hero-shape-gift {
        right: 10%;
        top: -140px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgs-hero-shape-gift {
        right: 12%;
        top: -100px;
    }
    .dgs-hero-shape-gift img {
        max-width: 75%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgs-hero-shape-gift {
        right: -2%;
        top: -40px;
    }
    .dgs-hero-shape-gift img {
        max-width: 65%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgs-hero-shape-gift {
        right: -22%;
        top: -50px;
    }
    .dgs-hero-shape-gift img {
        max-width: 55%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgs-hero-shape-gift {
        right: -43%;
        top: -40px;
    }
    .dgs-hero-shape-gift img {
        max-width: 40%;
    }
}

@media (max-width: 575px) {
    .dgs-hero-shape-gift {
        display: none;
    }
}

.dgs-hero-title {
    font-weight: 600;
    font-size: 420px;
    line-height: 0.25;
    letter-spacing: -0.02em;
    font-family: var(--tp-ff-teko);
    color: var(--tp-common-white);
    text-transform: uppercase;
    margin-left: -20px;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .dgs-hero-title {
        font-size: 380px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dgs-hero-title {
        font-size: 360px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgs-hero-title {
        font-size: 300px;
    }
}

@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) {
    .dgs-hero-title {
        font-size: 270px;
        line-height: 0.4;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgs-hero-title {
        font-size: 220px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgs-hero-title {
        font-size: 175px;
        line-height: 0.5;
    }
}

@media (max-width: 575px) {
    .dgs-hero-title {
        font-size: 105px;
        line-height: 0.5;
    }
}

@media (max-width: 575px) {
    .dgs-hero-title-box {
        padding-bottom: 80px;
    }
}

.dgs-hero-title i {
    color: var(--tp-theme-yellow);
    display: inline-block;
    transform: translate(160px, 90px);
    margin-right: 140px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dgs-hero-title i {
        transform: translate(100px, 93px);
        margin-right: 130px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgs-hero-title i {
        transform: translate(20px, 72px);
        margin-right: 80px;
    }
}

@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) {
    .dgs-hero-title i {
        display: none;
    }
}

.dgs-hero-title span {
    font-weight: 600;
    font-size: 190px;
    line-height: 1.05;
    letter-spacing: -0.06em;
    text-transform: uppercase;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .dgs-hero-title span {
        font-size: 170px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgs-hero-title span {
        font-size: 160px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgs-hero-title span {
        font-size: 130px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .dgs-hero-title span {
        font-size: 100px;
    }
}

@media (max-width: 575px) {
    .dgs-hero-title span {
        font-size: 54px;
    }
}

.dgs_hero_slider_active .swiper-slide {
    width: auto;
}

.dgs-hero-slider-wrapper {
    margin-right: -500px;
    margin-left: -400px;
}

.dgs-hero-slider-wrapper .swiper {
    perspective: 2000px;
    width: 100%;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(26deg) rotateY(25deg) rotateZ(-32deg) skew(8deg, 11deg);
    transform-style: preserve-3d;
    opacity: 1;
}

.dgs-hero-image {
    z-index: 1;
    object-fit: cover;
    border-radius: 12px;
    flex: none;
    max-height: 510px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgs-hero-image {
        max-height: 450px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgs-hero-image {
        max-height: 350px;
    }
}

@media (max-width: 575px) {
    .dgs-hero-image {
        max-height: 250px;
    }
}

/* ===== Home-4 Start ===== */

.cr-hero-space {
    padding-top: 265px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .cr-hero-space {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .cr-hero-space {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .cr-hero-space {
        padding-left: 60px;
        padding-right: 60px;
        padding-top: 220px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-hero-space {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 200px;
    }
}

@media (max-width: 575px) {
    .cr-hero-space {
        padding-left: 20px;
        padding-right: 0px;
        padding-top: 180px;
    }
}

.cr-hero-title {
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    font-size: 160px;
    line-height: 97%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .cr-hero-title {
        font-size: 130px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .cr-hero-title {
        font-size: 125px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .cr-hero-title {
        font-size: 115px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cr-hero-title {
        font-size: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cr-hero-title {
        font-size: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-hero-title {
        font-size: 75px;
    }
}

@media (max-width: 575px) {
    .cr-hero-title {
        font-size: 65px;
    }
}

.cr-hero-title-person {
    display: inline-block;
    transform: translate(-15px, -10px);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-hero-title-person {
        display: none;
    }
}

.cr-hero-thumbnail {
    padding-left: 27px;
}

.cr-hero-btn-video {
    display: inline-block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    line-height: 120px;
    text-align: center;
    color: var(--tp-common-black-11);
    background-color: #C9F31D;
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width: 575px) {
    .cr-hero-btn-video {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }
}

/* ===== Home-5 Start ===== */

.studio-hero-space {
    padding-top: 200px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-hero-space {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 575px) {
    .studio-hero-space {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 575px) {
    .studio-hero-space {
        padding-top: 175px;
    }
}

.studio-hero-title {
    font-size: 400px;
    font-weight: 800;
    line-height: 0.7;
    letter-spacing: -0.035em;
    transform: translateX(-15px);
    text-transform: uppercase;
}

@media only screen and (min-width: 1851px) and (max-width: 1900px) {
    .studio-hero-title {
        font-size: 385px;
    }
}

@media only screen and (min-width: 1801px) and (max-width: 1850px) {
    .studio-hero-title {
        font-size: 380px;
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .studio-hero-title {
        font-size: 350px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .studio-hero-title {
        font-size: 335px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .studio-hero-title {
        font-size: 290px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .studio-hero-title {
        font-size: 245px;
        transform: translateX(0px);
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .studio-hero-title {
        font-size: 200px;
        transform: translateX(0px);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .studio-hero-title {
        font-size: 160px;
        transform: translateX(0px);
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-hero-title {
        font-size: 120px;
        transform: translateX(0px);
    }
}

@media (max-width: 575px) {
    .studio-hero-title {
        font-size: 70px;
        transform: translateX(0px);
    }
}

.studio-hero-copyright p {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 16px;
    line-height: 288%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #030303;
}

/* ===== Home-6 Start ===== */

.pp-hero-height {
    min-height: 1120px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@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) {
    .pp-hero-height {
        min-height: auto;
    }
}

.pp-hero-title {
    font-size: 440px;
    font-weight: 600;
    font-family: var(--tp-ff-teko);
    line-height: 0.7;
    letter-spacing: -0.02em;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 35%;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-hero-title {
        font-size: 415px;
        top: 40%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-hero-title {
        font-size: 300px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-hero-title {
        font-size: 230px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-hero-title {
        font-size: 190px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-hero-title {
        font-size: 130px;
    }
}

@media (max-width: 575px) {
    .pp-hero-title {
        font-size: 80px;
        top: auto;
        bottom: 5%;
    }
    .pp-hero-title br {
        display: none;
    }
}

.pp-hero-title-fill {
    z-index: 1;
    color: var(--tp-theme-yellow-light);
}

.pp-hero-title-stroke {
    color: transparent;
    -webkit-text-stroke: 1px var(--tp-theme-yellow-light);
    z-index: 3;
}

.pp-hero-title-box {
    height: 100%;
}

.pp-hero-person {
    position: relative;
    z-index: 2;
    -webkit-transition: transform 0.1s linear;
    -moz-transition: transform 0.1s linear;
    -ms-transition: transform 0.1s linear;
    -o-transition: transform 0.1s linear;
    transition: transform 0.1s linear;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-hero-person {
        width: 55%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-hero-person {
        width: 50%;
    }
}

@media (max-width: 575px) {
    .pp-hero-person {
        width: 80%;
    }
}

.pp-hero-social-box {
    position: absolute;
    top: 50%;
    left: 80px;
    transform: translateY(-50%);
    z-index: 5;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-hero-social-box {
        left: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-hero-social-box {
        transform: translateY(0%);
    }
}

.pp-hero-social a {
    width: 40px;
    height: 40px;
    line-height: 2.1;
    text-align: center;
    display: table;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.1);
    color: var(--tp-common-white);
}

.pp-hero-social a:not(:last-child) {
    margin-bottom: 8px;
}

.pp-hero-social a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pp-hero-social a:hover {
    color: var(--tp-common-black-5);
    background-color: var(--tp-theme-yellow-light);
}

.pp-hero-social-text {
    writing-mode: sideways-lr;
    margin-top: 14px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-hero-social-text {
        writing-mode: inherit;
        margin-bottom: 10px;
    }
}

.pp-hero-social-text span {
    font-size: 16px;
    font-weight: 700;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-poppins);
    line-height: 1;
    letter-spacing: 0.02em;
}

.pp-hero-social-text span::after {
    content: "";
    height: 2px;
    width: 14px;
    display: inline-block;
    margin-top: 14px;
    transform: rotate(90deg) translate(-8px, -4px);
    background-color: var(--tp-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-hero-social-text span::after {
        height: 14px;
        width: 1px;
        transform: rotate(90deg) translate(0px, -16px);
    }
}

.pp-hero-text {
    top: 240px;
    left: 440px;
    z-index: 5;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-hero-text {
        left: 240px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-hero-text {
        top: 200px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-hero-text {
        top: 180px;
        left: 200px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-hero-text {
        top: 190px;
        left: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-hero-text {
        top: 150px;
        left: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-hero-text {
        left: 20px;
    }
}

@media (max-width: 575px) {
    .pp-hero-text {
        display: none;
    }
}

.pp-hero-text p {
    font-size: 50px;
    font-weight: 500;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-teko);
    line-height: 0.8;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-hero-text p {
        font-size: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-hero-text p {
        font-size: 32px;
    }
}

.pp-hero-info {
    position: absolute;
    right: 85px;
    top: 495px;
    z-index: 5;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .pp-hero-info {
        right: 20px;
        top: 395px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-hero-info {
        right: 20px;
        top: 300px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-hero-info {
        right: 20px;
        top: 200px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-hero-info {
        right: 15px;
        top: 30%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-hero-info {
        display: none;
    }
}

.pp-hero-info-icon {
    display: inline-block;
    color: var(--tp-common-white);
}

.pp-hero-info p {
    font-size: 30px;
    font-family: var(--tp-ff-teko);
    font-weight: 600;
    line-height: 1;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-hero-info p {
        font-size: 24px;
    }
}

@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) {
    .pp-hero-info p {
        font-size: 20px;
    }
}

.pp-hero-info-sm-btn {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--tp-ff-teko);
    color: var(--tp-common-white);
}

.pp-hero-info-sm-btn:hover {
    color: var(--tp-theme-yellow-light);
}

.pp-hero-info-sm-btn span {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: rgba(255, 246, 105, 0.1);
    text-align: center;
    line-height: 22px;
    margin-right: 8px;
}

/* ===== Home-8 Start ===== */

.dga-style.studio-hero-space {
    padding-top: 252px;
}

@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) {
    .dga-style.studio-hero-space {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style.studio-hero-space {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media (max-width: 575px) {
    .dga-style.studio-hero-space {
        padding-top: 175px;
    }
}

.dga-style .studio-hero-subtitle {
    font-size: 60px;
    font-weight: 600;
    color: var(--tp-common-black-6);
    line-height: 1;
    display: inline-block;
    margin-bottom: 90px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style .studio-hero-subtitle {
        margin-bottom: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dga-style .studio-hero-subtitle {
        font-size: 50px;
        margin-bottom: 60px;
    }
}

@media (max-width: 575px) {
    .dga-style .studio-hero-subtitle {
        font-size: 40px;
        margin-bottom: 40px;
    }
}

.dga-style .studio-hero-title {
    font-size: 500px;
    font-family: var(--tp-ff-thunder-semibold);
    line-height: 0.7;
    text-transform: uppercase;
    color: var(--tp-common-black-6);
    letter-spacing: -0.01em;
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .dga-style .studio-hero-title {
        font-size: 450px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .dga-style .studio-hero-title {
        font-size: 440px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dga-style .studio-hero-title {
        font-size: 360px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dga-style .studio-hero-title {
        font-size: 315px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dga-style .studio-hero-title {
        font-size: 310px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style .studio-hero-title {
        font-size: 280px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dga-style .studio-hero-title {
        font-size: 215px;
    }
}

@media (max-width: 575px) {
    .dga-style .studio-hero-title {
        font-size: 115px;
    }
}

.dga-style .studio-hero-text p {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: var(--tp-common-black-6);
}

.dga-style .studio-hero-copyright p {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 16px;
    line-height: 288%;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #030303;
}

/* ===== Home-9 Start ===== */

.dgm-hero-space {
    padding-top: 240px;
    padding-left: 230px;
    padding-right: 60px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dgm-hero-space {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgm-hero-space {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-hero-space {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-hero-space {
        padding-left: 60px;
        padding-right: 60px;
        padding-top: 200px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-hero-space {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 200px;
    }
}

@media (max-width: 575px) {
    .dgm-hero-space {
        padding-left: 20px;
        padding-right: 0px;
        padding-top: 200px;
    }
}

.dgm-hero-subtitle {
    font-size: 80px;
    font-weight: 500;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-grotesk);
    line-height: 1.25;
    letter-spacing: -0.04em;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-hero-subtitle {
        font-size: 65px;
    }
}

@media (max-width: 575px) {
    .dgm-hero-subtitle {
        font-size: 40px;
    }
}

.dgm-hero-title {
    font-size: 220px;
    font-weight: 700;
    font-family: var(--tp-ff-grotesk);
    color: var(--tp-common-white);
    line-height: 0.9;
    letter-spacing: -0.04em;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dgm-hero-title {
        font-size: 195px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgm-hero-title {
        font-size: 175px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-hero-title {
        font-size: 145px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-hero-title {
        font-size: 120px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-hero-title {
        font-size: 100px;
    }
}

@media (max-width: 575px) {
    .dgm-hero-title {
        font-size: 65px;
    }
}

.dgm-hero-title-person {
    display: inline-block;
    transform: translate(-15px, -10px);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-hero-title-person {
        display: none;
    }
}

.dgm-hero-rocket {
    width: 108px;
    height: 54px;
}

.dgm-hero-ratting-icon {
    color: #E9FF48;
}

.dgm-hero-ratting-details a {
    font-weight: 700;
    font-size: 12px;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: var(--tp-common-white);
    line-height: 1;
    border-bottom: 1px solid var(--tp-common-white);
}

.dgm-hero-ratting-details a span {
    display: inline-block;
    margin-left: 5px;
}

.dgm-hero-funfact-item:not(:last-child) {
    margin-right: 100px;
}

@media (max-width: 575px) {
    .dgm-hero-funfact-item:not(:last-child) {
        margin-right: 0;
    }
}

.dgm-hero-funfact-item p {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--tp-ff-grotesk);
    color: rgba(255, 255, 255, 0.8);
}

.dgm-hero-funfact-number {
    font-size: 60px;
    font-family: var(--tp-ff-grotesk);
    color: var(--tp-common-white);
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.04em;
}

@media (max-width: 575px) {
    .dgm-hero-funfact-number {
        font-size: 45px;
    }
}

.dgm-hero-shape-circle {
    top: 14%;
    right: 16%;
    z-index: -1;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dgm-hero-shape-circle {
        right: 8%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgm-hero-shape-circle {
        right: 6%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-hero-shape-circle {
        right: -4%;
        top: 16%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-hero-shape-circle {
        top: 20%;
        right: -24%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-hero-shape-circle {
        display: none;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dgm-hero-shape-circle img {
        width: 75%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgm-hero-shape-circle img {
        width: 70%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-hero-shape-circle img {
        width: 55%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-hero-shape-circle img {
        width: 45%;
    }
}

.dgm-hero-social-wrap {
    position: absolute;
    right: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-hero-social-wrap {
        position: inherit;
    }
}

.dgm-hero-social-text {
    writing-mode: sideways-rl;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: var(--tp-common-white);
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-hero-social-text {
        writing-mode: inherit;
    }
}

.dgm-hero-social-text span {
    display: inline-block;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-hero-social-text span {
        margin-right: 15px;
    }
}

.dgm-hero-social-text span::after {
    content: "";
    height: 60px;
    width: 2px;
    display: inline-block;
    margin-top: 14px;
    background-color: rgba(255, 255, 255, 0.1);
    transform: translate(4px, 3px);
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-hero-social-text span::after {
        display: none;
    }
}

.dgm-hero-social a {
    color: var(--tp-common-white);
    display: table;
}

.dgm-hero-social a:hover {
    color: var(--tp-common-blue-2);
}

.dgm-hero-social a:not(:last-child) {
    margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-hero-social a:not(:last-child) {
        margin-right: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-hero-social a {
        display: inline-block;
    }
}

.tp_about_us-cor-hero-style.cr-hero-space {
    padding-top: 210px;
    padding-left: 300px;
}

@media only screen and (min-width: 1851px) and (max-width: 1900px),
only screen and (min-width: 1801px) and (max-width: 1850px) {
    .tp_about_us-cor-hero-style.cr-hero-space {
        padding-left: 220px;
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .tp_about_us-cor-hero-style.cr-hero-space {
        padding-left: 200px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp_about_us-cor-hero-style.cr-hero-space {
        padding-left: 120px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp_about_us-cor-hero-style.cr-hero-space {
        padding-left: 100px;
        padding-right: 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp_about_us-cor-hero-style.cr-hero-space {
        padding-left: 80px;
        padding-right: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .tp_about_us-cor-hero-style.cr-hero-space {
        padding-left: 60px;
        padding-right: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp_about_us-cor-hero-style.cr-hero-space {
        padding-left: 30px;
        padding-right: 0px;
        padding-top: 200px;
    }
}

@media (max-width: 575px) {
    .tp_about_us-cor-hero-style.cr-hero-space {
        padding-left: 20px;
        padding-right: 0px;
        padding-top: 200px;
    }
}

.tp_about_us-cor-hero-style .cr-hero-title {
    font-size: 120px;
    font-weight: 700;
    line-height: 1.17;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp_about_us-cor-hero-style .cr-hero-title {
        font-size: 120px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp_about_us-cor-hero-style .cr-hero-title {
        font-size: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp_about_us-cor-hero-style .cr-hero-title {
        font-size: 90px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp_about_us-cor-hero-style .cr-hero-title {
        font-size: 75px;
    }
}

@media (max-width: 575px) {
    .tp_about_us-cor-hero-style .cr-hero-title {
        font-size: 52px;
    }
    .tp_about_us-cor-hero-style .cr-hero-title br {
        display: none;
    }
}

.tp_about_us-cor-hero-style .cr-hero-title-arrow {
    margin-left: 145px;
    margin-right: 60px;
    transform: translateY(-10px);
    display: inline-block;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp_about_us-cor-hero-style .cr-hero-title-arrow {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (max-width: 575px) {
    .tp_about_us-cor-hero-style .cr-hero-title-arrow {
        display: none;
    }
}

.tp_about_us-cor-hero-style .cr-hero-thumbnail {
    padding-left: 25px;
    position: relative;
}

.tp_about_us-cor-hero-style .cr-hero-thumbnail-border {
    position: relative;
    z-index: 2;
}

.tp_about_us-cor-hero-style .cr-hero-thumbnail-border img {
    border-bottom-left-radius: 40%;
    border-top-left-radius: 40%;
}

.tp_about_us-cor-hero-style .cr-hero-thumbnail-border::before {
    content: "";
    position: absolute;
    right: 0;
    top: 30px;
    z-index: -1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 215px 0 0 215px;
    width: 470px;
    height: 350px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp_about_us-cor-hero-style .cr-hero-thumbnail-border::before {
        top: 15px;
        width: 385px;
        height: 300px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp_about_us-cor-hero-style .cr-hero-thumbnail-border::before {
        display: none;
    }
}

.tp_about_us-cor-hero-style .cr-hero-video img {
    border-radius: 50%;
    height: 170px;
    width: 170px;
}

.tp_about_us-cor-hero-style .cr-hero-btn-video {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
    top: -4px;
    left: -9px;
}

@media (max-width: 575px) {
    .tp_about_us-cor-hero-style .cr-hero-btn-video {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
}

.tp_about_us-cor-hero-style .cr-hero-info p {
    font-family: var(--tp-ff-poppins);
    font-weight: 500;
    font-size: 18px;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-intro-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.md-intro-info p {
    color: var(--tp-common-black-2);
    font-size: 16px;
    font-weight: 500;
}

.md-intro-scroll-btn {
    color: var(--tp-common-black-2);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 1.56;
}

.tp-arrow-shape {
    right: 185px;
    bottom: 170px;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-arrow-shape {
        right: 80px;
        bottom: 100px;
    }
}

@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) {
    .tp-arrow-shape {
        right: 70px;
        bottom: 70px;
    }
}

@media (max-width: 575px) {
    .tp-arrow-shape {
        right: 20px;
        bottom: 20px;
    }
}

.tp-image-distortion {
    overflow: hidden;
    height: 100%;
    position: relative;
}

.tp-image-distortion canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

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

/*  8.4 Instagram Css
/*----------------------------------------*/

/* ===== Home-1 Start ===== */

.tp-instagram-img {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.tp-instagram-img img {
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-instagram-img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-instagram-img:hover img {
    transform: scale(1.13);
}

.tp-instagram-img:hover::after {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    background: rgba(3, 3, 3, 0.4);
}

.tp-instagram-img:hover .tp-instagram-icon {
    top: 50%;
    opacity: 1;
    visibility: visible;
    z-index: 5;
}

.tp-instagram-img.dgs-instagram-img:hover::after {
    background: rgba(17, 17, 19, 0.4);
}

.tp-instagram-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: var(--tp-common-white);
    text-align: center;
    line-height: 50px;
    color: var(--tp-common-black-11);
    border-radius: 5px;
    position: absolute;
    left: 50%;
    right: 0;
    top: 70%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-instagram-icon:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-11);
}

.tp_about_us_instagram-space {
    margin: 0 -140px;
}

.tp_about_us_instagram_active .swiper-slide {
    width: auto;
    flex-shrink: 0;
}

.tp_about_us_instagram_active .swiper-slide img {
    width: auto;
    max-width: none;
    height: auto;
    display: block;
}

.pp-social-item {
    display: block;
    text-align: center;
    padding: 45px 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.pp-social-item:last-child {
    border: none;
}

.pp-social-item.active .pp-social-item-wrap .pp-social-item-title {
    color: var(--tp-common-white);
}

.pp-social-item.active .pp-social-item-wrap p {
    color: var(--tp-common-white);
}

.pp-social-item.img-pos-1:hover .pp-social-item-thumb .thumb-1,
.pp-social-item.img-pos-1.active .pp-social-item-thumb .thumb-1,
.pp-social-item.img-pos-2:hover .pp-social-item-thumb .thumb-1,
.pp-social-item.img-pos-2.active .pp-social-item-thumb .thumb-1,
.pp-social-item.img-pos-3:hover .pp-social-item-thumb .thumb-1,
.pp-social-item.img-pos-3.active .pp-social-item-thumb .thumb-1,
.pp-social-item.img-pos-4:hover .pp-social-item-thumb .thumb-1,
.pp-social-item.img-pos-4.active .pp-social-item-thumb .thumb-1 {
    opacity: 1;
    transform: translateX(0);
    transform: scale(1);
    transition-delay: 0.2s;
}

.pp-social-item.img-pos-1:hover .pp-social-item-thumb .thumb-2,
.pp-social-item.img-pos-1.active .pp-social-item-thumb .thumb-2,
.pp-social-item.img-pos-2:hover .pp-social-item-thumb .thumb-2,
.pp-social-item.img-pos-2.active .pp-social-item-thumb .thumb-2,
.pp-social-item.img-pos-3:hover .pp-social-item-thumb .thumb-2,
.pp-social-item.img-pos-3.active .pp-social-item-thumb .thumb-2,
.pp-social-item.img-pos-4:hover .pp-social-item-thumb .thumb-2,
.pp-social-item.img-pos-4.active .pp-social-item-thumb .thumb-2 {
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.3s;
}

.pp-social-item.img-pos-1:hover .pp-social-item-thumb .thumb-3,
.pp-social-item.img-pos-1.active .pp-social-item-thumb .thumb-3,
.pp-social-item.img-pos-2:hover .pp-social-item-thumb .thumb-3,
.pp-social-item.img-pos-2.active .pp-social-item-thumb .thumb-3,
.pp-social-item.img-pos-3:hover .pp-social-item-thumb .thumb-3,
.pp-social-item.img-pos-3.active .pp-social-item-thumb .thumb-3,
.pp-social-item.img-pos-4:hover .pp-social-item-thumb .thumb-3,
.pp-social-item.img-pos-4.active .pp-social-item-thumb .thumb-3 {
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.2s;
}

.pp-social-item.img-pos-1:hover .pp-social-item-thumb .thumb-4,
.pp-social-item.img-pos-1.active .pp-social-item-thumb .thumb-4,
.pp-social-item.img-pos-2:hover .pp-social-item-thumb .thumb-4,
.pp-social-item.img-pos-2.active .pp-social-item-thumb .thumb-4,
.pp-social-item.img-pos-3:hover .pp-social-item-thumb .thumb-4,
.pp-social-item.img-pos-3.active .pp-social-item-thumb .thumb-4,
.pp-social-item.img-pos-4:hover .pp-social-item-thumb .thumb-4,
.pp-social-item.img-pos-4.active .pp-social-item-thumb .thumb-4 {
    opacity: 1;
    transform: scale(1);
    transform: translateY(0);
    transition-delay: 0.3s;
}

.pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-1 {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 12%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(0.7);
}

@media (max-width: 575px) {
    .pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-1 {
        display: none;
    }
}

.pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-2 {
    position: absolute;
    opacity: 0;
    top: 0;
    right: 20%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateX(100px);
}

.pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-3 {
    position: absolute;
    opacity: 0;
    bottom: 20%;
    left: 19%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateY(100px);
}

.pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-4 {
    position: absolute;
    opacity: 0;
    bottom: 25%;
    right: 15%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(0.7);
}

@media (max-width: 575px) {
    .pp-social-item.img-pos-1 .pp-social-item-thumb .thumb-4 {
        display: none;
    }
}

.pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-1 {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 17%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateX(-100px);
}

.pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-2 {
    position: absolute;
    opacity: 0;
    top: 0;
    right: 16%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(0.7);
}

@media (max-width: 575px) {
    .pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-2 {
        display: none;
    }
}

.pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-3 {
    position: absolute;
    opacity: 0;
    bottom: 20%;
    left: 24%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(0.7);
}

@media (max-width: 575px) {
    .pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-3 {
        display: none;
    }
}

.pp-social-item.img-pos-2 .pp-social-item-thumb .thumb-4 {
    position: absolute;
    opacity: 0;
    bottom: 8%;
    right: 18%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(0.7);
}

.pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-1 {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 12%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(0.7);
}

@media (max-width: 575px) {
    .pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-1 {
        display: none;
    }
}

.pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-2 {
    position: absolute;
    opacity: 0;
    top: 0;
    right: 20%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateX(100px);
}

.pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-3 {
    position: absolute;
    opacity: 0;
    bottom: 20%;
    left: 19%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateY(100px);
}

.pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-4 {
    position: absolute;
    opacity: 0;
    bottom: 25%;
    right: 15%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateY(100px);
}

@media (max-width: 575px) {
    .pp-social-item.img-pos-3 .pp-social-item-thumb .thumb-4 {
        display: none;
    }
}

.pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-1 {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 17%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateX(-100px);
}

.pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-2 {
    position: absolute;
    opacity: 0;
    top: 0;
    right: 16%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(0.7);
}

@media (max-width: 575px) {
    .pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-2 {
        display: none;
    }
}

.pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-3 {
    position: absolute;
    opacity: 0;
    bottom: 20%;
    left: 24%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(0.7);
}

@media (max-width: 575px) {
    .pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-3 {
        display: none;
    }
}

.pp-social-item.img-pos-4 .pp-social-item-thumb .thumb-4 {
    position: absolute;
    opacity: 0;
    bottom: 8%;
    right: 18%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(0.7);
}

.pp-social-item-title {
    margin: 0;
    font-size: 180px;
    font-weight: 400;
    line-height: 0.6;
    letter-spacing: -5.4px;
    font-family: var(--tp-ff-teko);
    color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-social-item-title {
        font-size: 120px;
    }
}

@media (max-width: 575px) {
    .pp-social-item-title {
        font-size: 70px;
        letter-spacing: 0;
    }
}

.pp-social-item-wrap {
    display: inline-block;
}

.pp-social-item-wrap p {
    margin: 0;
    line-height: 20px;
}

.pp-social-item-wrap .text-left {
    top: 15%;
    right: 104%;
    position: absolute;
    text-align: end;
    white-space: nowrap;
}

@media (max-width: 575px) {
    .pp-social-item-wrap .text-left {
        display: none;
    }
}

.pp-social-item-wrap .text-right {
    top: 15%;
    left: 106%;
    position: absolute;
    text-align: start;
    white-space: nowrap;
}

@media (max-width: 575px) {
    .pp-social-item-wrap .text-right {
        display: none;
    }
}

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

/*  8.5 Portfolio css
/*----------------------------------------*/

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-portfolio-space-2 {
        padding-bottom: 50px;
    }
}

/* ===== Home-4 Start ===== */

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-portfolio-space {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-portfolio-inner {
        padding-left: 0;
        padding-right: 0;
    }
}

.cr-portfolio-item:hover .cr-portfolio-thumb img {
    transform: scale(1.15);
}

.cr-portfolio-thumb {
    overflow: hidden;
}

.cr-portfolio-thumb img {
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.cr-portfolio-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    color: var(--tp-common-black-11);
    font-family: var(--tp-ff-grotesk);
    letter-spacing: -0.05em;
}

.cr-portfolio-category.md-project-category a {
    font-size: 12px;
    font-weight: 700;
    color: var(--tp-common-black-11);
    border-radius: 32px;
    border: 1px solid rgba(1, 1, 3, 0.08);
}

.cr-portfolio-content {
    padding-right: 20px;
}

.cr-portfolio-content p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.03em;
    color: #6b7280;
    font-family: var(--tp-ff-poppins);
    line-height: 1.5;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-portfolio-content p br {
        display: none;
    }
}

/* ===== Home-5 Start ===== */

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-portfolio-space {
        padding-top: 0;
        padding-bottom: 20px;
    }
}

.studio-portfolio-item:hover .studio-portfolio-thumb img {
    transform: scale(1.15);
}

.studio-portfolio-thumb .tp--hover-img {
    overflow: hidden;
}

.studio-portfolio-thumb .tp--hover-img img {
    width: 100%;
    display: block;
    object-fit: cover;
}

.studio-portfolio-thumb .tp--hover-img canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.studio-portfolio-thumb img {
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.studio-portfolio-meta {
    font-size: 16px;
    font-weight: 400;
    color: var(--tp-common-black);
    margin-bottom: 10px;
}

.studio-portfolio-meta span {
    display: inline-block;
    position: relative;
    margin-right: 12px;
    padding-right: 12px;
}

.studio-portfolio-meta span::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: var(--tp-common-black);
    border-radius: 50%;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.studio-portfolio-title {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -0.02em;
    text-transform: capitalize;
}

/* ===== Home-6 Start ===== */

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-portfolio-space {
        padding-top: 100px;
        padding-bottom: 30px;
    }
}

@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) {
    .pp-portfolio-style {
        padding-left: 0;
        padding-right: 0;
    }
}

.pp-portfolio-style .cr-portfolio-thumb {
    overflow: hidden;
}

.pp-portfolio-style .cr-portfolio-overlay .cr-portfolio-thumb {
    position: relative;
}

.pp-portfolio-style .cr-portfolio-overlay .cr-portfolio-thumb::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(18, 15, 16, 0.1);
    z-index: 1;
    pointer-events: none;
}

.pp-portfolio-style .cr-portfolio-title {
    font-weight: 600;
    letter-spacing: 0;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-teko);
}

.pp-portfolio-style .cr-portfolio-category.md-project-category a {
    font-weight: 600;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.pp-portfolio-style .cr-portfolio-category.md-project-category a:hover {
    color: var(--tp-common-black-2);
    border-color: var(--tp-common-white);
    background-color: var(--tp-common-white);
}

.pp-portfolio-style .cr-portfolio-content p {
    letter-spacing: -0.03em;
    color: rgba(255, 255, 255, 0.7);
    font-family: var(--tp-ff-inter);
}

.pp-portfolio-style.light-style .cr-portfolio-thumb {
    overflow: hidden;
}

.pp-portfolio-style.light-style .cr-portfolio-overlay .cr-portfolio-thumb {
    position: relative;
}

.pp-portfolio-style.light-style .cr-portfolio-overlay .cr-portfolio-thumb::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(18, 15, 16, 0.1);
    z-index: 1;
    pointer-events: none;
}

.pp-portfolio-style.light-style .cr-portfolio-title {
    font-size: 26px;
    font-weight: 600;
    font-family: var(--tp-ff-inter);
    color: var(--tp-common-black-2);
}

.pp-portfolio-style.light-style .cr-portfolio-category.md-project-category a {
    color: var(--tp-common-black-2);
    border: 1px solid rgba(17, 16, 19, 0.08);
}

.pp-portfolio-style.light-style .cr-portfolio-category.md-project-category a:hover {
    background-color: var(--tp-common-black-2);
    color: var(--tp-common-white);
}

.pp-portfolio-style.light-style .cr-portfolio-content p {
    color: rgba(17, 16, 19, 0.7);
}

/* ===== Home-8 Start ===== */

.dga-style .studio-portfolio-item .studio-portfolio-thumb img {
    transform: scale(1);
}

.dga-style .studio-portfolio-thumb::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(17, 17, 18, 0.2);
}

.dga-style .studio-portfolio-category {
    position: absolute;
    left: 50px;
    top: 50px;
    z-index: 5;
}

@media (max-width: 575px) {
    .dga-style .studio-portfolio-category {
        display: none;
    }
}

.dga-style .studio-portfolio-category span {
    font-size: 23px;
    font-weight: 400;
    color: var(--tp-common-white);
    border: none;
    display: inline-block;
    border-radius: 0;
    padding: 0;
}

.dga-style .studio-portfolio-category span:hover {
    color: var(--tp-common-white);
    background-color: transparent;
}

.dga-style .studio-portfolio-category span:not(:last-child) {
    margin-right: 15px;
}

.dga-style .studio-portfolio-category.portfolio-meta {
    left: inherit;
    right: 60px;
}

@media (max-width: 575px) {
    .dga-style .studio-portfolio-category.portfolio-meta {
        display: none;
    }
}

.dga-style .studio-portfolio-content {
    position: absolute;
    bottom: 100px;
    z-index: 5;
    left: 20px;
    right: 20px;
    text-align: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style .studio-portfolio-content {
        bottom: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dga-style .studio-portfolio-content {
        bottom: 20px;
    }
}

.dga-style .studio-portfolio-title {
    font-size: 120px;
    line-height: 1.25;
    font-family: var(--tp-ff-thunder-semibold);
    letter-spacing: 0.02em;
    color: var(--tp-common-white);
    text-transform: uppercase;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dga-style .studio-portfolio-title {
        font-size: 110px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style .studio-portfolio-title {
        font-size: 75px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dga-style .studio-portfolio-title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .dga-style .studio-portfolio-title {
        font-size: 40px;
    }
}

/* ===== Home-9 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-portfolio-space {
        padding-top: 100px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgm-portfolio-area .dgm-section-wrapper {
        padding-left: 70px;
        padding-right: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-portfolio-area .dgm-section-wrapper {
        padding-left: 60px;
        padding-right: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-portfolio-area .dgm-section-wrapper {
        padding-left: 20px;
        padding-right: 0px;
    }
}

@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) {
    .dgm-portfolio-area .dgm-section-content-wrapper {
        padding-left: 0px;
    }
}

.dgm-portfolio-thumb::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(17, 17, 18, 0.2);
}

.dgm-portfolio-category {
    position: absolute;
    left: 60px;
    top: 60px;
    z-index: 5;
}

@media (max-width: 575px) {
    .dgm-portfolio-category {
        left: 20px;
        top: 20px;
    }
}

.dgm-portfolio-category span {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -0.04em;
    color: #f3f1f2;
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: inline-block;
    border-radius: 10px;
    padding: 3px 21px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dgm-portfolio-category span:hover {
    color: var(--tp-common-black-7);
    background-color: var(--tp-common-white);
}

.dgm-portfolio-category span:not(:last-child) {
    margin-right: 15px;
}

.dgm-portfolio-category.portfolio-meta {
    left: auto;
    right: 60px;
}

@media (max-width: 575px) {
    .dgm-portfolio-category.portfolio-meta {
        display: none;
    }
}

.dgm-portfolio-content {
    position: absolute;
    bottom: 140px;
    z-index: 5;
    left: 20px;
    right: 20px;
    text-align: center;
}

@media (max-width: 575px) {
    .dgm-portfolio-content {
        bottom: 5px;
    }
}

.dgm-portfolio-title {
    font-size: 140px;
    font-weight: 700;
    font-family: var(--tp-ff-grotesk);
    color: var(--tp-common-white);
    letter-spacing: -0.04em;
    text-transform: uppercase;
    line-height: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-portfolio-title {
        font-size: 110px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-portfolio-title {
        font-size: 90px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-portfolio-title {
        font-size: 70px;
    }
}

@media (max-width: 575px) {
    .dgm-portfolio-title {
        font-size: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-pd-space {
        padding-bottom: 50px;
        padding-top: 80px;
    }
}

.tp-pd-banner {
    height: 950px;
    overflow: hidden;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-pd-banner {
        height: 700px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-pd-banner {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-pd-banner {
        height: 340px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-pd-banner {
        height: 300px;
    }
}

@media (max-width: 575px) {
    .tp-pd-banner {
        height: 200px;
    }
}

.tp-pd-banner img {
    min-height: 100%;
    object-fit: cover;
}

.tp-pd-title {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: -0.04em;
    color: var(--tp-common-black-2);
}

.tp-pd-list ul li {
    font-weight: 500;
    font-size: 18px;
    color: var(--tp-common-black-2);
    padding-bottom: 13px;
    margin-bottom: 18px;
    list-style: none;
    display: flex;
}

.tp-pd-list ul li:not(:last-of-type) {
    border-bottom: 1px solid rgba(17, 16, 19, 0.1);
}

.tp-pd-list ul li span {
    display: inline-block;
    width: 250px;
}

@media (max-width: 575px) {
    .tp-pd-list ul li span {
        width: 170px;
    }
}

.tp-pd-content p {
    font-size: 16px;
    font-weight: 500;
    color: rgba(17, 16, 19, 0.6);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-pd-content p br {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-pd-content-wrapper {
        padding-left: 40px;
    }
}

@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-pd-content-wrapper {
        padding-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-pd-overview-heading {
        padding-bottom: 30px;
    }
}

.tp-pd-overview-title {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1.5px;
    color: var(--tp-common-white);
}

.tp-pd-overview-wrap p {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 24px;
    color: rgba(255, 255, 255, 0.6);
}

.tp-pd-overview-wrap ul {
    padding-top: 20px;
    display: inline-block;
}

.tp-pd-overview-wrap ul li {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-left: 16px;
    color: var(--tp-common-white);
}

.tp-pd-overview-wrap ul li:not(:last-of-type) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-pd-slider-ptb {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-pd-slider-ptb {
        padding-bottom: 80px;
    }
}

.tp-pd-slider-wrapper {
    margin: 0 -200px;
}

@media (max-width: 575px) {
    .tp-pd-slider-wrapper {
        margin: 0;
    }
}

.tp-pd-slider-wrapper .swiper-wrapper {
    padding-bottom: 40px;
}

.tp-pd-slider-thumb {
    overflow: hidden;
}

.tp-pd-slider-thumb:hover img {
    transform: scale(1.2);
}

.tp-pd-slider-thumb img {
    transition: 0.9s ease-in-out;
}

.tp-pd-dot .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    opacity: 1;
    transition: 0.3s;
    border-radius: 50%;
    display: inline-block;
    background: rgba(17, 16, 19, 0.3);
}

.tp-pd-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 24px;
    border-radius: 10px;
    background-color: var(--tp-common-black-2);
}

@media (max-width: 575px) {
    .tp-pd-step-heading {
        padding-bottom: 40px;
    }
}

.tp-pd-step-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.03em;
    color: var(--tp-common-black-2);
}

@media (max-width: 575px) {
    .tp-pd-step-title {
        font-size: 35px;
        letter-spacing: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-pd-step-title br {
        display: none;
    }
}

.tp-pd-step-item-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--tp-common-black-2);
}

.tp-pd-step-item span {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    display: inline-block;
    color: rgba(17, 16, 19, 0.6);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-pd-step-item span br {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-pd-thumb-ptb {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-pd-thumb-ptb {
        padding-bottom: 80px;
    }
}

.tp-pd-thumb-item {
    overflow: hidden;
    height: 600px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-pd-thumb-item {
        height: 500px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-pd-thumb-item {
        height: 400px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-pd-thumb-item {
        height: 450px;
    }
}

@media (max-width: 575px) {
    .tp-pd-thumb-item {
        height: 250px;
    }
}

.tp-pd-thumb-item img {
    margin-top: -100px;
    width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-pd-thumb-item img {
        margin-top: -60px;
    }
}

@media (max-width: 575px) {
    .tp-pd-thumb-item img {
        margin-top: -40px;
    }
}

.tp-pd-np-content a {
    width: 180px;
    height: 180px;
    font-size: 16px;
    font-weight: 600;
    margin: 0 -14px;
    text-align: center;
    line-height: 180px;
    border-radius: 50%;
    display: inline-block;
    color: var(--tp-common-black-2);
    border: 1px solid rgba(17, 16, 19, 0.1);
}

@media (max-width: 575px) {
    .tp-pd-np-content a {
        width: 160px;
        height: 160px;
        line-height: 160px;
    }
}

.tp-pd-np-content a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
}

.tp-pd-np-content a svg {
    margin: 0 4px;
}

.tp-pd-2-thumb-item {
    position: relative;
    overflow: hidden;
    height: 600px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-pd-2-thumb-item {
        height: 500px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-pd-2-thumb-item {
        height: 350px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-pd-2-thumb-item {
        height: 250px;
    }
}

.tp-pd-2-thumb-item img {
    object-fit: cover;
}

.tp-pr-item:hover .tp-pr-thumb img {
    transform: scale(1.12);
}

.tp-pr-thumb {
    overflow: hidden;
}

.tp-pr-thumb img {
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.tp-pr-title {
    font-size: 30px;
    font-weight: 600;
    color: var(--tp-common-black-2);
    letter-spacing: -0.04em;
    line-height: 1;
}

@media (max-width: 575px) {
    .tp-pr-title {
        font-size: 28px;
    }
}

.tp-pr-title.fs-34 {
    font-size: 34px;
}

@media (max-width: 575px) {
    .tp-pr-title.fs-34 {
        font-size: 28px;
    }
}

.tp-pr-meta span {
    font-size: 16px;
    color: rgba(17, 16, 19, 0.6);
    font-weight: 500;
    display: inline-block;
    position: relative;
}

.tp-pr-meta span:not(:first-child) {
    padding-left: 5px;
    margin-left: 5px;
}

.tp-pr-meta span:not(:first-child)::before {
    content: "";
    width: 5px;
    height: 2px;
    display: inline-block;
    background-color: rgba(17, 16, 19, 0.6);
    transform: translate(-6px, -4px);
}

.tp-pr-filter button {
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
    color: var(--tp-common-black-2);
    padding: 13px 27px;
    border-radius: 400px;
    border: 1px solid rgba(17, 16, 19, 0.1);
}

.tp-pr-filter button:not(:last-child) {
    margin-right: 10px;
    margin-bottom: 20px;
}

.tp-pr-filter button.active {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
}

.tp-portfolio-2-content-box .tp_about_us-subtitle {
    margin-top: 30px;
}

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

/*  8.6 Price Css
/*----------------------------------------*/

/* ===== Home-4 Start ===== */

.cr-price-item {
    background: #163f3f;
    padding: 60px 50px;
}

@media (max-width: 575px) {
    .cr-price-item {
        padding: 50px 35px;
    }
}

.cr-price-head {
    padding-bottom: 12px;
    margin-bottom: 38px;
    border-bottom: 1px solid var(--tp-common-white);
}

.cr-price-head span {
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--tp-common-white);
    display: inline-block;
    margin-bottom: 10px;
}

.cr-price-head p {
    font-family: var(--tp-ff-grotesk);
    font-weight: 400;
    font-size: 18px;
    color: var(--tp-common-white);
}

.cr-price-amount {
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    font-size: 62px;
    text-transform: capitalize;
    color: var(--tp-common-white);
}

@media (max-width: 575px) {
    .cr-price-amount {
        font-size: 50px;
    }
}

.cr-price-amount i {
    font-size: 14px;
    font-style: normal;
}

.cr-price-list {
    margin-bottom: 40px;
}

.cr-price-list ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    font-family: var(--tp-ff-poppins);
    color: var(--tp-common-white-2);
    text-transform: capitalize;
}

.cr-price-list ul li:not(:last-child) {
    margin-bottom: 18px;
}

.cr-price-list ul li span {
    display: inline-block;
    margin-right: 10px;
}

.tp-price-light-style .cr-price-item {
    background: var(--tp-common-white);
    padding: 60px 50px;
}

@media (max-width: 575px) {
    .tp-price-light-style .cr-price-item {
        padding: 50px 35px;
    }
}

.tp-price-light-style .cr-price-head {
    padding-bottom: 12px;
    margin-bottom: 38px;
    border-bottom: 1px solid var(--tp-common-white);
}

.tp-price-light-style .cr-price-head span {
    color: #1D1D1F;
    font-family: var(--tp-ff-inter);
}

.tp-price-light-style .cr-price-head p {
    font-family: var(--tp-ff-inter);
    color: #61616A;
}

.tp-price-light-style .cr-price-amount {
    color: #1D1D1F;
}

@media (max-width: 575px) {
    .tp-price-light-style .cr-price-amount {
        font-size: 50px;
    }
}

.tp-price-light-style .cr-price-amount i {
    font-size: 14px;
    font-style: normal;
}

.tp-price-light-style .cr-price-list {
    margin-bottom: 40px;
}

.tp-price-light-style .cr-price-list ul li {
    color: #1D1D1F;
}

.tp-price-light-style .cr-price-list ul li:not(:last-child) {
    margin-bottom: 18px;
}

.tp-price-light-style .cr-price-list ul li span {
    display: inline-block;
    margin-right: 10px;
}

.tp-price-light-style .tp-btn-border {
    font-family: var(--tp-ff-inter);
    font-weight: 700;
    font-size: 14px;
    color: #1D1D1F;
    border: 1px solid rgba(29, 29, 31, 0.1);
}

.tp-price-light-style .tp-btn-border:hover {
    background-color: #1D1D1F;
    color: var(--tp-common-white);
}

.tp-price-light-style .tp-btn-border.active {
    background: #1D1D1F;
    color: var(--tp-common-white);
}

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

/*  8.7 Process Css
/*----------------------------------------*/

/* ===== Home-2 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-process-space {
        padding-bottom: 80px;
        padding-top: 40px;
    }
}

.md-process-shape-1 {
    mix-blend-mode: exclusion;
    top: 500px;
    z-index: 1;
}

.md-process-shape-2 {
    mix-blend-mode: exclusion;
    top: 430px;
    z-index: 1;
    z-index: -1;
}

@media (max-width: 575px) {
    .md-process-badge-box {
        padding-left: 20px;
    }
}

.md-process-badge-item {
    padding: 50px 60px 32px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    backdrop-filter: blur(100px);
    box-shadow: 0 30px 50px 0 rgba(1, 6, 20, 0.12);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0) 100%);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-process-badge-item {
        padding: 50px 50px 32px;
    }
}

.md-process-badge-item img {
    margin-bottom: 18px;
}

.md-process-badge-content p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.33;
    color: var(--tp-common-white);
}

/* ===== Home-9 Start ===== */

.dgm-process-content-inner {
    padding-left: 100px;
}

@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) {
    .dgm-process-content-inner {
        padding-top: 100px;
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
(max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-process-content-inner {
        padding-left: 10px;
    }
}

.dgm-process-gallery-wrap {
    display: flex;
    height: 800px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-process-gallery-wrap {
        height: 650px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-process-gallery-wrap {
        height: 600px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-process-gallery-wrap {
        height: 540px;
    }
}

@media (max-width: 575px) {
    .dgm-process-gallery-wrap {
        height: 450px;
    }
}

@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) {
    .dgm-process-gallery-wrap {
        margin-left: 0px;
    }
}

.dgm-process-item {
    width: 400px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    transition: width 0.6s cubic-bezier(0.38, 0.005, 0.215, 1);
}

.dgm-process-item-wrap {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.dgm-process-item.active {
    width: 640px;
}

.dgm-process-item.active .dgm-process-content {
    right: 60px;
}

.dgm-process-item.active .dgm-process-btn-wrap {
    opacity: 1;
    visibility: visible;
}

.dgm-process-thumb {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.dgm-process-thumb::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(51, 51, 58, 0.2);
    z-index: 1;
    pointer-events: none;
}

.dgm-process-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dgm-process-num {
    font-weight: 300;
    font-size: 260px;
    color: var(--tp-common-white);
    position: absolute;
    top: 50px;
    left: 40px;
    line-height: 0.8;
    z-index: 2;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgm-process-num {
        font-size: 230px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-process-num {
        font-size: 200px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-process-num {
        font-size: 140px;
    }
}

@media (max-width: 575px) {
    .dgm-process-num {
        font-size: 80px;
        top: 20px;
        left: 20px;
    }
}

.dgm-process-title {
    font-size: 50px;
    font-weight: 700;
    font-family: var(--tp-ff-grotesk);
    line-height: 1;
    letter-spacing: -0.04em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-process-title {
        font-size: 34px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-process-title {
        font-size: 38px;
    }
}

@media (max-width: 575px) {
    .dgm-process-title {
        font-size: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-process-title {
        font-size: 30px;
    }
}

.dgm-process-content {
    bottom: 60px;
    left: 60px;
    right: 20px;
    z-index: 2;
}

@media (max-width: 575px) {
    .dgm-process-content {
        left: 10px;
        right: 10px;
    }
}

.dgm-process-btn-wrap {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 575px) {
    .dgm-process-btn-wrap {
        margin-top: 15px;
    }
    .dgm-process-btn-wrap .tp-btn-circle-2 {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
}

.md_inner_process_style .md-section-title {
    color: var(--tp-common-black-6);
}

.md_inner_process_style .md-section-subtitle {
    color: var(--tp-common-black-6);
}

.md_inner_process_style .md-section-subtitle.pre::before {
    background-color: var(--tp-common-black-6);
}

.md_inner_process_style .md-process-step-wrapper::before {
    background: rgba(18, 18, 18, 0.1);
}

.md_inner_process_style .md-process-step-item-active::before {
    background: var(--tp-common-black-6);
}

.md_inner_process_style .md-process-step-item span {
    border-radius: 50%;
    background: var(--tp-common-black-6);
    color: var(--tp-common-white);
}

.md_inner_process_style .md-process-step-item i {
    color: var(--tp-common-black-6);
}

.md_inner_process_style .md-process-step-title {
    color: var(--tp-common-black-6);
}

.md_inner_process_style .md-process-step-content p {
    color: var(--tp-common-black-6);
}

.md_inner_process_style .md-process-badge-item {
    border: 1px solid rgba(18, 18, 18, 0.08);
    box-shadow: none;
    background: var(--tp-common-white);
}

.md_inner_process_style .md-process-badge-item img {
    filter: invert(1);
}

.md_inner_process_style .md-process-badge-content p {
    color: var(--tp-common-black-6);
}

.md_inner_process_style .md-process-shape-2 {
    mix-blend-mode: exclusion;
    top: 430px;
}

@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) {
    .md_inner_process_style .md-process-shape-2 {
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-process-space {
        padding-top: 100px;
    }
}

.tp-process-inner-dot {
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: var(--tp-common-white);
    position: absolute;
    top: -5px;
    left: 0px;
}

.tp-process-inner-item {
    padding-top: 80px;
}

.tp-process-inner-item::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.1);
    top: 0;
    left: 0;
}

.tp-process-inner-title {
    font-size: 34px;
    font-weight: 500;
    line-height: 1;
    font-family: var(--tp-ff-teko);
    color: var(--tp-common-white);
}

.tp-process-inner-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #f5f7f5;
}

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

/*  8.8 Project Css
/*----------------------------------------*/

/* ===== Home-2 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-project-space {
        padding-bottom: 0px;
        padding-top: 90px;
    }
}

.md-project-item {
    margin-bottom: 95px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-project-right-wrapper {
        padding-left: 0px;
    }
}

.md-project-thumb img {
    border-radius: 16px;
}

.md-project-thumb canvas {
    border-radius: 16px;
}

.md-project-title {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    color: var(--tp-common-black-2);
    margin-bottom: 15px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-project-title {
        font-size: 28px;
    }
}

.md-project-category a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    padding: 2px 16px;
    border-radius: 20px;
    margin-bottom: 5px;
    border: 1px solid rgba(17, 16, 19, 0.1);
    color: var(--tp-grey-7);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.md-project-category a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
}

/* ===== Home-3 Start ===== */

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .dgs-project-space {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgs-project-space {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgs-project-space {
        padding-bottom: 40px;
    }
}

.dgs-project-item:last-child .dgs-project-right {
    padding-bottom: 0;
}

.dgs-project-thumb {
    width: 1180px;
    height: 630px;
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .dgs-project-thumb {
        width: 1150px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgs-project-thumb {
        width: 100%;
        height: 100%;
    }
}

.dgs-project-thumb img {
    width: 100%;
}

.dgs-project-content-box {
    padding: 70px 0px 67px 60px;
    position: relative;
}

@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) {
    .dgs-project-content-box {
        margin-left: 0;
        padding-left: 0;
    }
    .dgs-project-content-box::before {
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgs-project-content-box {
        padding-bottom: 0;
    }
}

.dgs-project-content-box::before {
    content: "";
    position: absolute;
    left: 0;
    top: -10px;
    width: 1px;
    height: calc(100% + 10px);
    background-color: rgba(255, 255, 255, 0.08);
}

.dgs-project-content-wrap {
    margin-bottom: 40px;
    margin-top: 40px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgs-project-content-wrap {
        flex-wrap: wrap;
    }
}

.dgs-project-content span {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.88;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.6);
}

.dgs-project-title {
    font-size: 60px;
    font-weight: 600;
    font-family: var(--tp-ff-teko);
    line-height: 83%;
    text-transform: uppercase;
    color: var(--tp-common-white);
    word-break: break-word;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgs-project-title {
        font-size: 48px;
    }
}

@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) {
    .dgs-project-title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .dgs-project-title {
        font-size: 42px;
    }
}

.dgs-project-right {
    margin-bottom: 80px;
}

.dgs-project-right-border {
    position: relative;
}

.dgs-project-right-border::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.08);
}

@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) {
    .dgs-project-right-border::before {
        display: none;
    }
}

.dgs-project-number {
    flex: 0 0 auto;
    margin-right: 100px;
    margin-bottom: 20px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dgs-project-number {
        margin-right: 70px;
    }
}

@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) {
    .dgs-project-number {
        margin-right: 40px;
    }
}

@media (max-width: 575px) {
    .dgs-project-number {
        margin-right: 0px;
    }
}

.dgs-project-number span {
    font-family: var(--tp-ff-teko);
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    color: var(--tp-common-white);
    margin-right: 25px;
}

.dgs-project-number i {
    display: inline-block;
    color: var(--tp-common-white);
    transform: translateY(-2px);
}

.light-style .dgs-project-content-box::before {
    background-color: rgba(255, 255, 255, 0.08);
}

.light-style .dgs-project-content span {
    color: rgba(17, 16, 19, 0.6);
}

.light-style .dgs-project-title {
    color: var(--tp-common-black-2);
}

.light-style .dgs-project-right-border::before {
    background-color: rgba(17, 16, 19, 0.08);
}

.light-style .dgs-project-number span {
    color: var(--tp-common-black-2);
}

.light-style .dgs-project-number i {
    color: var(--tp-common-black-2);
}

.light-style .dgs-section-content-title {
    color: var(--tp-common-black-2);
}

.light-style .dgs-section-content-subtitle {
    color: var(--tp-common-black-2);
}

.light-style .dgs-section-content-subtitle i svg {
    background: rgba(17, 16, 19, 0.08);
}

.light-style .tp-btn-yellow-pill-box:hover>*:nth-child(1) {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
    border-color: var(--tp-common-black-2);
}

.light-style .tp-btn-yellow-pill-box:hover>*:nth-child(2) {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
    border-color: var(--tp-common-black-2);
}

.light-style .tp-btn-yellow-pill-icon {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
    border-color: var(--tp-common-black-2);
    box-shadow: none;
}

.light-style .tp-btn-yellow-pill-text {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
    border-color: var(--tp-common-black-2);
    box-shadow: none;
}

.tp--hover-item {
    position: relative;
}

.tp--hover-img canvas {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

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

/*  8.9 Service Css
/*----------------------------------------*/

/* ===== Home-1 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-service-space {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-service-ptb {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.tp-service-item {
    border-top: 1px solid rgba(3, 3, 3, 0.1);
    border-bottom: 1px solid rgba(3, 3, 3, 0.1);
    background-color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-service-item {
        margin-bottom: 40px;
        padding: 10px 0;
    }
}

.tp-service-item:hover .tp-service-left-wrapper {
    transform: translateX(0px);
}

.tp-service-left-wrapper {
    transform: translateX(-350px);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

@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) {
    .tp-service-left-wrapper {
        margin-bottom: 25px;
    }
}

@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-service-left-wrapper {
        transform: translateX(0px);
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-service-right-wrapper {
        padding-left: 10px;
    }
}

@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) {
    .tp-service-right-wrapper {
        padding-left: 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-service-right-content {
        padding-right: 35px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-service-right-content br {
        display: none;
    }
}

.tp-service-height {
    min-height: 250px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-service-height {
        min-height: 215px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-height {
        min-height: 200px;
    }
}

.tp-service-thumb {
    flex: 0 0 auto;
    margin-right: 60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-service-thumb {
        margin-right: 15px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-thumb {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.tp-service-title {
    font-size: 80px;
    font-weight: 600;
    letter-spacing: -0.07em;
    line-height: 1;
    text-transform: uppercase;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-service-title {
        font-size: 70px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-service-title {
        font-size: 50px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-service-title {
        font-size: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-title {
        font-size: 36px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-service-title {
        font-size: 32px;
    }
}

.tp-service-title a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-service-title a:hover {
    color: var(--tp-common-jelly);
}

.tp-service-category a {
    font-weight: 500;
    font-size: 16px;
    line-height: 975%;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    line-height: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}

.tp-service-category a:hover {
    color: var(--tp-common-jelly);
}

.tp-service-category a:not(:last-child) {
    margin-right: 28px;
}

@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) {
    .tp-service-category a:not(:last-child) {
        margin-right: 10px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-service-category a {
        font-size: 14px;
        margin-bottom: 0px;
    }
}

@media (max-width: 575px) {
    .tp-service-category a {
        font-size: 12px;
        margin-bottom: 0px;
    }
}

.tp-service-content p {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.36;
    margin: 0;
    letter-spacing: -0.04em;
}

.tp-service-btn {
    color: var(--tp-common-black);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tp-service-btn:hover {
    color: var(--tp-common-jelly);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-service-btn-wrap {
        margin-top: 15px;
    }
}

/* ===== Home-2 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-service-space {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.md-service-item {
    padding: 40px;
    padding-left: 220px;
    background-color: var(--tp-common-white);
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .md-service-item {
        padding-left: 100px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .md-service-item {
        padding-left: 160px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .md-service-item {
        padding-left: 90px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-service-item {
        padding-left: 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) {
    .md-service-item {
        padding-left: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .md-service-item {
        padding-left: 120px;
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .md-service-item {
        padding-left: 40px;
        padding-bottom: 0;
    }
}

@media (max-width: 575px) {
    .md-service-item {
        padding-left: 20px;
        padding-bottom: 0;
        padding-right: 0;
    }
}

.md-service-border {
    border-top: 1px dashed var(--tp-grey-6);
}

.md-service-border:last-child {
    border-bottom: 1px dashed var(--tp-grey-6);
}

.md-service-title {
    font-weight: 700;
    font-size: 60px;
    line-height: 100%;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    margin-bottom: 210px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .md-service-title {
        margin-bottom: 180px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .md-service-title {
        margin-bottom: 150px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-service-title {
        margin-bottom: 100px;
        font-size: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-service-title {
        font-size: 40px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-service-title {
        font-size: 36px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-service-content {
        display: flex;
        flex-direction: column-reverse;
    }
}

.md-service-content-wrapper {
    padding-right: 118px;
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .md-service-content-wrapper {
        padding-right: 30px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .md-service-content-wrapper {
        padding-right: 10px;
    }
}

@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) {
    .md-service-content-wrapper {
        padding-right: 0;
    }
}

@media only screen and (min-width: 1851px) and (max-width: 1900px),
only screen and (min-width: 1801px) and (max-width: 1850px) {
    .md-service-content-box {
        display: flex;
        justify-content: space-between;
        align-items: end;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-service-content-box {
        display: flex;
        flex-direction: column-reverse;
    }
}

.md-service-content p {
    color: var(--tp-common-black-2);
    padding-right: 40px;
}

@media only screen and (min-width: 1701px) and (max-width: 1800px),
only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-service-content p br {
        display: none;
    }
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
    .md-service-content p {
        padding-right: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-service-content p {
        margin-bottom: 30px;
        padding-right: 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) {
    .md-service-category {
        margin-bottom: 15px;
    }
}

.md-service-category a {
    font-size: 14px;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    padding: 2px 16px;
    border-radius: 20px;
    margin-bottom: 5px;
    border: 1px solid rgba(17, 16, 19, 0.1);
    width: max-content;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.md-service-category a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-common-black-2);
}

@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) {
    .md-service-category a {
        display: inline-block;
    }
}

.md-service-category.inner-width {
    min-width: 370px;
}

@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) {
    .md-service-category.inner-width {
        min-width: inherit;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-service-thumb {
        margin-bottom: 25px;
    }
}

.md-service-thumb img {
    border-radius: 16px;
}

/* ===== Home-3 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgs-service-space {
        padding-top: 100px;
        padding-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .dgs-service-space {
        padding-top: 100px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 30px;
    }
}

.dgs-service-inner {
    margin: 0 -40px;
}

@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) {
    .dgs-service-inner {
        margin: 0px;
    }
}

.dgs-service-item {
    padding: 55px 100px 60px 70px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dgs-service-item:hover {
    background: rgba(255, 255, 255, 0.04);
}

@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) {
    .dgs-service-item {
        padding: 60px 50px;
    }
}

@media (max-width: 575px) {
    .dgs-service-item {
        padding: 40px 20px;
    }
}

@media (max-width: 575px) {
    .dgs-service-icon {
        margin-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .dgs-service-icon img {
        width: 25%;
    }
}

.dgs-service-title {
    font-family: var(--tp-ff-teko);
    font-weight: 500;
    font-size: 50px;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgs-service-title {
        font-size: 46px;
    }
}

@media (max-width: 575px) {
    .dgs-service-title {
        font-size: 38px;
    }
}

.dgs-service-content p {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.67;
    color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 575px) {
    .dgs-service-content p {
        font-size: 16px;
    }
}

.dgs-service-number {
    font-family: var(--tp-ff-teko);
    font-weight: 500;
    font-size: 46px;
    color: var(--tp-common-white);
}

@media (max-width: 575px) {
    .dgs-service-number {
        font-size: 40px;
    }
}

/* ===== Home-4 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-service-space {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.cr-service-wrap .row [class*=col-] .cr-service-item:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.cr-service-item {
    padding: 44px 220px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .cr-service-item {
        padding: 42px 140px;
        padding-left: 140px;
        padding-right: 140px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .cr-service-item {
        padding-left: 70px;
        padding-right: 70px;
    }
}

@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) {
    .cr-service-item {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 575px) {
    .cr-service-item {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.cr-service-item::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0%;
    top: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    z-index: -1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cr-service-item:hover::after {
    height: 100%;
    background-color: var(--tp-theme-yellow);
}

.cr-service-item:hover {
    border-color: var(--tp-theme-yellow);
}

.cr-service-item:hover .cr-service-content-left span {
    color: var(--tp-common-black-11);
}

.cr-service-item:hover .cr-service-content-right p {
    color: var(--tp-common-black-11);
}

.cr-service-item:hover .cr-service-title-sm {
    color: var(--tp-common-black-11);
}

.cr-service-item:hover .cr-service-icon {
    color: var(--tp-common-black-11);
    border-color: rgba(1, 1, 3, 0.1);
}

.cr-service-content-left span {
    font-family: var(--tp-ff-poppins);
    font-weight: 500;
    font-size: 16px;
    min-width: 75px;
    color: var(--tp-common-white);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cr-service-content-left span {
        min-width: 60px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .cr-service-content-left span {
        min-width: 50px;
    }
}

.cr-service-content-right {
    padding-left: 125px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-service-content-right {
        padding-left: 0px;
    }
}

.cr-service-content-right p {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--tp-ff-poppins);
    color: var(--tp-common-white);
    letter-spacing: -0.02em;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-service-content-right p br {
        display: none;
    }
}

.cr-service-title-sm {
    font-size: 80px;
    font-weight: 700;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-grotesk);
    line-height: 1.13;
    letter-spacing: -0.04em;
    text-transform: uppercase;
    -webkit-transition: all 0s ease-in;
    -moz-transition: all 0s ease-in;
    -ms-transition: all 0s ease-in;
    -o-transition: all 0s ease-in;
    transition: all 0s ease-in;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .cr-service-title-sm {
        font-size: 70px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .cr-service-title-sm {
        font-size: 60px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cr-service-title-sm {
        font-size: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-service-title-sm {
        font-size: 45px;
    }
}

@media (max-width: 575px) {
    .cr-service-title-sm {
        font-size: 30px;
    }
}

.cr-service-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 85px;
    height: 85px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    color: var(--tp-common-white);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-service-icon {
        min-width: 85px;
        margin-left: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-service-space {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-service-space-2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

/* ===== Home-6 Start ===== */

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-service-space {
        padding-bottom: 80px;
        padding-top: 40px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-service-space-2 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.pp-service-item {
    display: block;
    padding: 35px 0px 10px 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    text-align: center;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-service-item {
        padding: 25px 0px 10px 0px;
    }
}

.pp-service-item::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: var(--tp-theme-yellow-light);
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
    -webkit-transition: -webkit-clip-path 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-clip-path 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: clip-path 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: clip-path 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 2;
}

.pp-service-item:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.pp-service-item:hover {
    border-color: var(--tp-theme-yellow-light);
}

.pp-service-item:hover:not(:last-child) {
    border-color: var(--tp-theme-yellow-light);
}

.pp-service-item:hover::before {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    -webkit-transition: -webkit-clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.pp-service-item:hover .pp-service-item-title {
    color: var(--tp-common-black-5);
}

.pp-service-item:hover .pp-service-content {
    opacity: 1;
    visibility: visible;
}

.pp-service-item-title {
    font-size: 180px;
    font-weight: 400;
    z-index: 2;
    line-height: 0.7;
    letter-spacing: -5.4px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-teko);
    text-align: center;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .pp-service-item-title {
        font-size: 150px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pp-service-item-title {
        font-size: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-service-item-title {
        font-size: 85px;
        line-height: 1;
        letter-spacing: -1.4px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .pp-service-item-title {
        font-size: 70px;
    }
}

@media (max-width: 575px) {
    .pp-service-item-title {
        font-size: 48px;
        letter-spacing: 0;
        line-height: 1;
    }
}

.pp-service-content {
    font-size: 14px;
    font-weight: 600;
    color: var(--tp-common-black-5);
    text-align: left;
    line-height: 1.43;
    letter-spacing: 0;
    margin-left: 20px;
    font-family: var(--tp-ff-body);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-service-content {
        display: none;
    }
}

/* ===== Home-8 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dga-style .studio-service-top-section-box {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media (max-width: 575px) {
    .dga-style .studio-service-top-section-box {
        padding-right: 0px;
        padding-left: 20px;
    }
}

.dga-style .cr-service-wrap .row [class*=col-] .cr-service-item:last-child {
    border-bottom: 1px solid rgba(18, 18, 18, 0.08);
}

.dga-style .cr-service-item {
    padding: 47px 100px 10px;
    border-top: 1px solid rgba(18, 18, 18, 0.08);
    position: relative;
    z-index: 2;
    transition: max-height 0.6s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dga-style .cr-service-item {
        padding: 47px 100px 10px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dga-style .cr-service-item {
        max-height: 95px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dga-style .cr-service-item {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@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) {
    .dga-style .cr-service-item {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 575px) {
    .dga-style .cr-service-item {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.dga-style .cr-service-item::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0%;
    top: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    z-index: -1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dga-style .cr-service-item:hover::after {
    height: 100%;
    background-color: #f5f5f5;
}

.dga-style .cr-service-item:hover {
    border-color: #f5f5f5;
}

.dga-style .cr-service-item:hover .cr-service-content-left span {
    color: var(--tp-common-black-6);
}

.dga-style .cr-service-item:hover .cr-service-content-right p {
    color: var(--tp-common-black-6);
}

.dga-style .cr-service-item:hover .cr-service-title-sm {
    color: var(--tp-common-black-6);
}

.dga-style .cr-service-item:hover .cr-service-icon {
    color: var(--tp-common-black-6);
    border-color: rgba(18, 18, 18, 0.08);
}

.dga-style .cr-service-content-left span {
    font-family: var(--tp-ff-inter);
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.01em;
    min-width: 30px;
    margin-right: 12px;
    margin-top: 20px;
    text-transform: uppercase;
    color: var(--tp-common-black-6);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dga-style .cr-service-content-left span {
        min-width: 60px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style .cr-service-content-left span {
        min-width: 50px;
    }
}

.dga-style .cr-service-content-right {
    padding-left: 120px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dga-style .cr-service-content-right {
        padding-left: 0px;
    }
}

.dga-style .cr-service-content-right p {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--tp-ff-inter);
    color: var(--tp-common-black-6);
    letter-spacing: -0.02em;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .dga-style .cr-service-content-right p br {
        display: none;
    }
}

.dga-style .cr-service-title-sm {
    font-size: 180px;
    font-weight: 600;
    line-height: 1;
    font-family: var(--tp-ff-thunder-semibold);
    color: var(--tp-common-black-6);
    letter-spacing: -0.01em;
    text-transform: uppercase;
    margin-bottom: 0;
    -webkit-transition: all 0s ease-in;
    -moz-transition: all 0s ease-in;
    -ms-transition: all 0s ease-in;
    -o-transition: all 0s ease-in;
    transition: all 0s ease-in;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dga-style .cr-service-title-sm {
        font-size: 150px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dga-style .cr-service-title-sm {
        font-size: 120px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dga-style .cr-service-title-sm {
        font-size: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style .cr-service-title-sm {
        font-size: 90px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dga-style .cr-service-title-sm {
        font-size: 80px;
    }
}

@media (max-width: 575px) {
    .dga-style .cr-service-title-sm {
        font-size: 60px;
    }
}

.dga-style .cr-service-icon {
    display: inline-block;
    width: 85px;
    height: 85px;
    line-height: 85px;
    border: 1px solid rgba(18, 18, 18, 0.08);
    text-align: center;
    color: var(--tp-common-black-6);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.corporate-service-style .dgs-service-item {
    padding: 55px 70px 60px;
    border: 1px solid rgba(18, 18, 18, 0.08);
}

.corporate-service-style .dgs-service-item:hover {
    background: rgba(18, 18, 18, 0.04);
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .corporate-service-style .dgs-service-item {
        padding: 40px;
    }
}

@media (max-width: 575px) {
    .corporate-service-style .dgs-service-item {
        padding: 20px;
    }
}

.corporate-service-style .dgs-service-icon img {
    filter: invert(1);
}

.corporate-service-style .dgs-service-title {
    font-weight: 700;
    font-family: var(--tp-ff-grotesk);
    color: var(--tp-common-black-6);
}

@media (max-width: 575px) {
    .corporate-service-style .dgs-service-title {
        font-size: 28px;
    }
}

.corporate-service-style .dgs-service-content p {
    color: rgba(18, 18, 18, 0.8);
    font-family: var(--tp-ff-poppins);
}

.corporate-service-style .dgs-service-number {
    font-weight: 700;
    font-family: var(--tp-ff-grotesk);
    color: var(--tp-common-black-6);
}

@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-service-style-2 .tp-service-thumbnail {
        padding-right: 0px;
    }
}

@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) {
    .tp-service-style-2 .tp-service-content-wrap {
        padding-left: 0px;
    }
}

.tp-service-style-2 .tp-service-list-title {
    font-family: var(--tp-ff-teko);
    font-weight: 500;
    font-size: 34px;
    color: var(--tp-common-white);
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-service-style-2 .tp-service-list-title {
        font-size: 28px;
    }
}

.tp-service-style-2 .tp-service-list-item ul li {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
    list-style: none;
    position: relative;
    margin-bottom: 30px;
    padding-left: 35px;
}

.tp-service-style-2 .tp-service-list-item ul li span {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 20px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 0;
}

.tp-service-style-2 .tp-service-benefits-text p {
    font-size: 16px;
    font-weight: 400;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-style-2 .tp-service-benefits-text p br {
        display: none;
    }
}

.tp-service-2-plr-355 {
    padding-left: 355px;
    padding-right: 355px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-service-2-plr-355 {
        padding-left: 200px;
        padding-right: 200px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-service-2-plr-355 {
        padding-right: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-service-2-plr-355 {
        padding-left: 140px;
        padding-right: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-2-plr-355 {
        padding-left: 80px;
        padding-right: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-service-2-plr-355 {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.tp-service-2-plr-295 {
    padding-left: 295px;
    padding-right: 295px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-service-2-plr-295 {
        padding-left: 200px;
        padding-right: 200px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-service-2-plr-295 {
        padding-right: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-service-2-plr-295 {
        padding-left: 140px;
        padding-right: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-2-plr-295 {
        padding-left: 80px;
        padding-right: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-service-2-plr-295 {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.tp-service-2-ptb-230 {
    padding-top: 230px;
    padding-bottom: 200px;
}

@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-service-2-ptb-230 {
        padding-bottom: 100px;
    }
}

.tp-service-2-pt-230 {
    padding-top: 230px;
}

.tp-service-2-pt-220 {
    padding-top: 220px;
}

.tp-service-2-subtitle {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: var(--tp-common-black-2);
    display: inline-block;
}

.tp-service-2-subtitle.pre {
    position: relative;
}

.tp-service-2-subtitle.pre::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 12px;
    transform: translateY(-3px);
    background-color: var(--tp-common-black-2);
}

.tp-service-2-subtitle.fs-18 {
    font-size: 18px;
}

.tp-service-2-big-arrow {
    display: inline-block;
    transform: translate(10px, -10px);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-2-big-arrow {
        transform: translate(10px, -7px);
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-service-2-big-arrow {
        transform: translate(5px, -5px);
    }
}

@media (max-width: 575px) {
    .tp-service-2-big-arrow {
        transform: translate(5px, -3px);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-2-big-arrow svg {
        width: 75%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-service-2-big-arrow svg {
        width: 60%;
    }
}

@media (max-width: 575px) {
    .tp-service-2-big-arrow svg {
        width: 50%;
    }
}

.tp-service-2-title {
    font-size: 120px;
    font-weight: 600;
    color: var(--tp-common-black-2);
    line-height: 1;
    letter-spacing: -0.02em;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-service-2-title {
        font-size: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-2-title {
        font-size: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-service-2-title {
        font-size: 80px;
    }
}

@media (max-width: 575px) {
    .tp-service-2-title {
        font-size: 60px;
    }
}

.tp-service-2-title.ff-teko {
    font-family: var(--tp-ff-teko);
    line-height: 0.79;
}

.tp-service-2-title.ff-grotesk {
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    line-height: 1.13;
}

.tp-service-2-title.fw-700 {
    font-weight: 700;
}

.tp-service-2-title.fs-140 {
    font-size: 140px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-service-2-title.fs-140 {
        font-size: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-2-title.fs-140 {
        font-size: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-service-2-title.fs-140 {
        font-size: 80px;
    }
}

@media (max-width: 575px) {
    .tp-service-2-title.fs-140 {
        font-size: 60px;
    }
}

.tp-service-2-title.fs-100 {
    font-size: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-service-2-title.fs-100 {
        font-size: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-2-title.fs-100 {
        font-size: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-service-2-title.fs-100 {
        font-size: 80px;
    }
}

@media (max-width: 575px) {
    .tp-service-2-title.fs-100 {
        font-size: 60px;
    }
}

.tp-service-2-title.fs-80 {
    font-size: 80px;
}

@media (max-width: 575px) {
    .tp-service-2-title.fs-80 {
        font-size: 48px;
    }
}

.tp-service-2-title.fs-70 {
    font-size: 70px;
}

@media (max-width: 575px) {
    .tp-service-2-title.fs-70 {
        font-size: 48px;
    }
}

.tp-service-2-title .text-space-270 {
    display: inline-block;
    margin-left: 270px;
}

@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) {
    .tp-service-2-title .text-space-270 {
        margin-left: 0;
    }
}

.tp-service-2-arrow {
    margin-left: 15px;
    color: var(--tp-common-black-2);
    margin-right: 60px;
}

.tp-service-2-text p {
    color: var(--tp-common-black-2);
}

@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) {
    .tp-service-2-text p br {
        display: none;
    }
}

@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) {
    .tp-service-2-content-space {
        padding-right: 0px;
    }
}

.tp-service-2-feature-item:not(:first-child) {
    margin-left: 45px;
}

@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) {
    .tp-service-2-feature-item:not(:first-child) {
        margin-left: 0px;
    }
}

.tp-service-2-feature-item-list ul {
    padding-left: 15px;
}

.tp-service-2-feature-item-list ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 600;
    color: #0e0f11;
    position: relative;
    margin-bottom: 15px;
}

.tp-service-2-feature-item-list ul li::before {
    content: "+";
    position: absolute;
    top: -2px;
    left: -15px;
    width: 5px;
    height: 5px;
    display: inline-block;
    color: #0e0f11;
}

.tp-service-2-details-style .tp-service-2-title {
    line-height: 0.86;
    letter-spacing: -0.01em;
    text-transform: capitalize;
    color: #0e0f11;
}

.tp-service-2-details-style .tp-service-2-subtitle {
    font-size: 18px;
    color: #0E0F11;
}

.tp-service-2-details-style .tp-service-2-subtitle.pre::before {
    background-color: #0E0F11;
}

.tp-service-2-details-style .tp-service-2-arrow {
    color: #0E0F11;
}

@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) {
    .tp-service-2-details-style .tp-service-2-content-box {
        padding-right: 0px;
    }
}

.tp-service-2-details-style .tp-service-2-text p {
    font-size: 24px;
    font-weight: 500;
    color: #0e0f11;
    letter-spacing: -0.02em;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-about-me-service-space {
        padding-bottom: 110px;
    }
}

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

/*  9.0 Success Css
/*----------------------------------------*/

/* ===== Home-5 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-success-space {
        margin-bottom: 40px;
    }
}

.studio-success-item {
    height: 100%;
    overflow: hidden;
    z-index: 2;
}

.studio-success-item-shape-1 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.studio-success-big-img {
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% - 10px);
    width: 49.5%;
}

.studio-success-big-img img {
    height: 100%;
    object-fit: cover;
}

@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) {
    .studio-success-big-img {
        position: static;
        width: 100%;
        height: 450px;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .studio-success-big-img {
        height: 400px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-success-big-img {
        height: 350px;
    }
}

@media (max-width: 575px) {
    .studio-success-big-img {
        height: 280px;
    }
}

.studio-success-content {
    height: 100%;
}

.studio-success-content-wrap {
    height: 100%;
    padding: 42px 70px 38px 50px;
}

@media (max-width: 575px) {
    .studio-success-content-wrap {
        padding: 40px;
    }
}

.studio-success-content p {
    font-weight: 500;
    font-size: 30px;
    letter-spacing: -0.03em;
    color: var(--tp-common-white);
    line-height: 1.2;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .studio-success-content p {
        font-size: 22px;
    }
}

@media (max-width: 575px) {
    .studio-success-content p {
        font-size: 24px;
    }
}

.studio-success-content>span {
    font-size: 140px;
    font-weight: 600;
    line-height: 0.93;
    display: inline-block;
    letter-spacing: -0.07em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .studio-success-content>span {
        font-size: 90px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .studio-success-content>span {
        font-size: 60px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .studio-success-content>span {
        font-size: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .studio-success-content>span {
        font-size: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-success-content>span {
        font-size: 70px;
    }
}

@media (max-width: 575px) {
    .studio-success-content>span {
        font-size: 40px;
    }
}

.studio-success-content>span i {
    font-style: normal;
}

.studio-success-product {
    position: absolute;
    top: 95px;
    left: 60px;
    right: 60px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .studio-success-product {
        top: 40px;
        left: 40px;
        right: 40px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .studio-success-product {
        top: 20px;
        left: 20px;
        right: 20px;
    }
}

.studio-success-product::before {
    content: "";
    position: absolute;
    width: 295px;
    height: 260px;
    background: rgba(255, 255, 255, 0.2);
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
    z-index: -1;
}

@media only screen and (min-width: 1701px) and (max-width: 1800px),
only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .studio-success-product::before {
        width: 250px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .studio-success-product::before {
        width: 210px;
    }
}

.studio-success-product-inner {
    padding: 21px;
    background-color: var(--tp-common-white);
}

.studio-success-product-category {
    font-weight: 400;
    font-size: 13px;
    color: var(--tp-common-white);
    display: inline-block;
    border-radius: 130px;
    padding: 6px 21px;
    background: var(--tp-grey-9);
}

.studio-success-product-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.02em;
    margin-bottom: 0;
    color: var(--tp-grey-9);
}

/* ===== Home-8 Start ===== */

.dga-style .studio-success-content>span {
    font-size: 150px;
    font-family: var(--tp-ff-thunder-semibold);
    font-weight: 600;
    line-height: 0.93;
    display: inline-block;
    color: var(--tp-common-white);
    letter-spacing: 0;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dga-style .studio-success-content>span {
        font-size: 120px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dga-style .studio-success-content>span {
        font-size: 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dga-style .studio-success-content>span {
        font-size: 120px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style .studio-success-content>span {
        font-size: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dga-style .studio-success-content>span {
        font-size: 80px;
    }
}

@media (max-width: 575px) {
    .dga-style .studio-success-content>span {
        font-size: 60px;
    }
}

.dga-style .studio-success-content>span i {
    font-style: normal;
    display: inline-block;
    margin-right: 20px;
}

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

/*  9.1 Team CSS
/*----------------------------------------*/

/* ===== Home-2 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-team-space {
        padding-top: 100px;
        padding-bottom: 80px;
    }
}

.md-team-item {
    background-color: var(--tp-common-white);
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.md-team-item:hover .tp-social-btn-box {
    opacity: 1;
    visibility: visible;
    right: 40px;
}

.md-team-thumb {
    margin-bottom: 26px;
    overflow: hidden;
}

.md-team-thumb img {
    border-radius: 16px;
}

.md-team-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 0.93;
    letter-spacing: -0.04em;
    color: var(--tp-common-black-2);
    margin-bottom: 5px;
}

@media (max-width: 575px) {
    .md-team-title {
        font-size: 24px;
    }
}

.md-team-content span {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.02em;
    color: #4D5051;
}

/* ===== Home-5 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-team-space {
        padding-top: 100px;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .studio-team-space-2 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.studio-team-item:hover .studio-team-thumb::before {
    top: 0;
    opacity: 1;
    visibility: visible;
}

.studio-team-item:hover .tp-social-btn-box {
    opacity: 1;
    visibility: visible;
    right: 40px;
}

.studio-team-item .tp-social-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: transparent;
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.studio-team-item .tp-social-btn:hover {
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
}

.studio-team-thumb::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    background: rgba(3, 3, 3, 0.5);
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.studio-team-title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.03em;
    margin-bottom: 0px;
}

.studio-team-content span {
    font-size: 14px;
    font-weight: 400;
    color: var(--tp-grey-3);
}

/* ===== Home-8 Start ===== */

.dga-style .studio-team-space {
    margin: 0 -56px;
}

.dga-style .studio-team-item {
    position: relative;
    overflow: hidden;
}

.dga-style .studio-team-item::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.02) 100%);
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.dga-style .studio-team-item::before img {
    width: 100%;
    transition: 0.7s;
    transform: scale(1);
    object-fit: cover;
}

.dga-style .studio-team-item img {
    width: 100%;
    transition: 0.7s;
    transform: scale(1);
    object-fit: cover;
}

.dga-style .studio-team-item:hover::before {
    height: 140px;
    opacity: 1;
    visibility: visible;
}

.dga-style .studio-team-item:hover img {
    transform: scale(1.3);
}

.dga-style .studio-team-item:hover .studio-team-title {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}

.dga-style .studio-team-item:hover .studio-team-content span {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}

.dga-style .studio-team-title {
    font-size: 50px;
    font-weight: 600;
    line-height: 0.8;
    font-family: var(--tp-ff-thunder-semibold);
    text-transform: uppercase;
    color: var(--tp-common-white);
    letter-spacing: 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -ms-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
}

@media (max-width: 575px) {
    .dga-style .studio-team-title {
        font-size: 32px;
    }
}

.dga-style .studio-team-content {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    padding-bottom: 15px;
    padding-bottom: 32px;
}

.dga-style .studio-team-content span {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    color: var(--tp-common-white);
    display: inline-block;
    margin-bottom: 15px;
    transform: translateY(35px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out 0.2s;
    -moz-transition: all 0.3s ease-in-out 0.2s;
    -ms-transition: all 0.3s ease-in-out 0.2s;
    -o-transition: all 0.3s ease-in-out 0.2s;
    transition: all 0.3s ease-in-out 0.2s;
}

/* ===== Home-9 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-team-space {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-team-space-2 {
        padding-bottom: 100px;
        padding-top: 100px;
    }
}

.dgm-team-box {
    border-bottom: 1px solid rgba(20, 20, 20, 0.1);
}

.dgm-team-box span {
    font-size: 16px;
    font-weight: 600;
    color: var(--tp-common-black-7);
}

.dgm-team-item {
    padding: 65px 260px 55px 255px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .dgm-team-item {
        padding: 65px 160px 55px 155px;
    }
}

@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) {
    .dgm-team-item {
        padding: 50px 60px 45px 55px;
    }
}

@media (max-width: 575px) {
    .dgm-team-item {
        padding: 25px 10px 15px;
    }
}

.dgm-team-item::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    transition: 0.3s ease-in-out;
    background-color: var(--tp-common-black-7);
    z-index: -1;
}

.dgm-team-item:hover::after {
    height: 100%;
}

.dgm-team-item:hover .dgm-team-title {
    color: var(--tp-common-white);
}

.dgm-team-item:hover .dgm-team-title-box span {
    color: var(--tp-common-white);
}

.dgm-team-item:hover .dgm-team-designation span {
    color: var(--tp-common-white);
}

.dgm-team-title {
    font-size: 80px;
    font-weight: 700;
    color: var(--tp-common-black-7);
    font-family: var(--tp-ff-grotesk);
    letter-spacing: -0.04em;
    line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-team-title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-team-title {
        font-size: 50px;
    }
}

@media (max-width: 575px) {
    .dgm-team-title {
        font-size: 28px;
    }
}

.dgm-team-designation span {
    font-size: 16px;
    font-weight: 600;
    color: var(--tp-common-black-7);
}

/* ===== Inner Page ===== */

.tp_about_us-team-style .dgm-team-item::after {
    background-color: var(--tp-common-white);
}

.tp_about_us-team-style .dgm-team-item:hover::after {
    height: 100%;
}

.tp_about_us-team-style .dgm-team-item:hover .dgm-team-title {
    color: var(--tp-common-black-3);
}

.tp_about_us-team-style .dgm-team-item:hover .dgm-team-title-box span {
    color: var(--tp-common-black-3);
}

.tp_about_us-team-style .dgm-team-item:hover .dgm-team-designation span {
    color: var(--tp-common-black-3);
}

.tp_about_us-team-style .dgm-team-box {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.tp_about_us-team-style .dgm-team-box span {
    color: var(--tp-common-white);
}

.tp_about_us-team-style .dgm-team-title {
    color: var(--tp-common-white);
}

.tp_about_us-team-style .dgm-team-designation span {
    color: var(--tp-common-white);
}

.tp_about_us-cor-team-style .dgm-team-item::after {
    background-color: var(--tp-common-yellow);
}

.tp_about_us-cor-team-style .dgm-team-item:hover::after {
    height: 100%;
}

.tp_about_us-cor-team-style .dgm-team-item:hover .dgm-team-title {
    color: var(--tp-common-black-6);
}

.tp_about_us-cor-team-style .dgm-team-item:hover .dgm-team-title-box span {
    color: var(--tp-common-black-6);
}

.tp_about_us-cor-team-style .dgm-team-item:hover .dgm-team-designation span {
    color: var(--tp-common-black-6);
}

.tp_about_us-cor-team-style .dgm-team-box {
    border: none;
}

.tp_about_us-cor-team-style .dgm-team-box span {
    color: var(--tp-common-white);
}

.tp_about_us-cor-team-style .dgm-team-title {
    color: var(--tp-common-white);
}

.tp_about_us-cor-team-style .dgm-team-designation span {
    color: var(--tp-common-white);
}

.tp-team-details-thumb img {
    width: 100%;
    border-radius: 14px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-team-details-info {
        flex-wrap: wrap;
    }
}

.tp-team-details-info-contact {
    padding: 10px 0;
    border-top: 1px solid rgba(17, 16, 19, 0.08);
    border-bottom: 1px solid rgba(17, 16, 19, 0.08);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-team-details-info-contact {
        margin-bottom: 20px;
    }
}

.tp-team-details-info-contact a {
    font-size: 14px;
    font-weight: 500;
    color: var(--tp-common-black-2);
    display: inline-block;
    letter-spacing: -0.28px;
}

.tp-team-details-info-contact a:not(:last-of-type) {
    margin-right: 20px;
    padding-right: 20px;
    border-right: rgba(17, 16, 19, 0.1);
}

.tp-team-details-info-contact a svg {
    margin-right: 5px;
}

.tp-team-details-info-social .tp-footer-widget-social a {
    background-color: transparent;
    border: 1px solid rgba(17, 16, 19, 0.08);
    color: var(--tp-common-black-2);
    line-height: 38px;
}

.tp-team-details-info-social .tp-footer-widget-social a:hover {
    color: var(--tp-common-white);
    border-color: #0E0F11;
    background-color: #0E0F11;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-team-details-wrap {
        margin-bottom: 30px;
    }
}

.tp-team-details-wrapper {
    padding-left: 70px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-team-details-wrapper {
        padding-left: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 575px) {
    .tp-team-details-wrapper {
        padding-left: 0;
    }
}

.tp-team-details-text {
    margin-bottom: 30px;
}

.tp-team-details-text p {
    color: #4D5051;
}

.tp-team-details-text-sub {
    color: var(--tp-grey-7);
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}

.tp-team-details-text-title {
    font-size: 40px;
    color: var(--tp-common-black-2);
    font-weight: 700;
    margin-bottom: 25px;
    letter-spacing: -0.02em;
}

.tp-team-details-more-title {
    color: var(--tp-common-black-2);
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 18px;
    letter-spacing: -0.48px;
}

.tp-team-details-more ul li {
    list-style: none;
    color: var(--tp-common-black-2);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
}

.tp-team-details-more ul li span {
    color: var(--tp-grey-7);
    font-size: 16px;
    font-weight: 400;
    min-width: 100px;
    margin-right: 40px;
    display: inline-block;
}

.tp-team-details-progress-title {
    color: var(--tp-common-black-2);
    font-size: 16px;
    font-weight: 500;
}

.tp-team-details-progress-inner {
    position: relative;
    width: 100%;
    height: 5px;
    background: #F2EEF0;
}

.tp-team-details-progress-bar {
    overflow: visible;
    display: flex;
    height: 5px;
    text-align: center;
    white-space: nowrap;
    transition: 0.6s ease;
    position: relative;
    background-color: #0E0F11;
}

.tp-team-details-progress-bar::before {
    position: absolute;
    content: "";
    height: 20px;
    width: 1px;
    right: 0px;
    top: -8px;
    margin: auto;
    background-color: #0E0F11;
}

.tp-team-details-progress-counter {
    margin-top: -29px;
    font-weight: 500;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: -15px;
    text-transform: uppercase;
}

.tp-team-details-input-content label {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-black-2);
    margin-bottom: 15px;
}

.tp-team-details-input-content input,
.tp-team-details-input-content textarea {
    border-radius: 12px;
    margin-bottom: 20px;
    background-color: #F8F8FB;
    color: var(--tp-common-black);
    border: 1px solid transparent;
    height: 54px;
    line-height: 54px;
}

.tp-team-details-input-content input:focus,
.tp-team-details-input-content textarea:focus {
    background-color: transparent;
    border-color: #0E0F11;
    box-shadow: 0px 0px 0px 3px rgba(255, 87, 34, 0.1);
}

.tp-team-details-input-content input::placeholder,
.tp-team-details-input-content textarea::placeholder {
    color: #848788;
}

.tp-team-details-input-content textarea {
    resize: none;
    height: 160px;
}

.tp-team-details-input-btn button {
    font-size: 16px;
    font-weight: 700;
    padding: 15px 35px;
    border-radius: 6px;
    letter-spacing: 0;
    border: 1px solid transparent;
    color: var(--tp-common-white);
    background-color: #0E0F11;
}

.tp-team-details-input-btn button:hover {
    color: var(--tp-common-black);
    background-color: transparent;
    border-color: #0E0F11;
}

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

/*  9.2 Testimonail Css
/*----------------------------------------*/

/* ===== Home-1 Start ===== */

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-testimonial-space {
        padding-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .tp-testimonial-section-space {
        padding-left: 12px;
    }
}

.tp-testimonial-item {
    padding: 60px;
    padding-right: 115px;
    background-color: var(--tp-common-black-8);
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-testimonial-item {
        padding-right: 110px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-testimonial-item {
        padding: 40px;
        padding-right: 80px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-testimonial-item {
        padding: 30px;
        padding-right: 30px;
    }
}

.tp-testimonial-qoute {
    color: var(--tp-common-white);
}

.tp-testimonial-text p {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.31;
    letter-spacing: -0.02em;
    text-transform: lowercase;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-testimonial-text p {
        font-size: 22px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .tp-testimonial-text p {
        font-size: 20px;
    }
}

.tp-testimonial-author-avatar img {
    width: 56px;
    height: 56px;
    border-radius: 50%;
}

.tp-testimonial-author-title {
    font-size: 16px;
    font-weight: 500;
    color: var(--tp-common-white);
    margin: 0;
}

.tp-testimonial-author-designation {
    font-size: 15px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
}

.tp-testimonial-slider-space {
    margin-left: -340px;
    margin-right: -340px;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-testimonial-slider-space {
        margin-left: -320px;
        margin-right: -320px;
    }
}

@media (max-width: 575px) {
    .tp-testimonial-slider-space {
        margin-left: -150px;
        margin-right: -150px;
    }
}

.tp-testimonial-side-overlay {
    position: relative;
}

.tp-testimonial-side-overlay::before {
    content: "";
    position: absolute;
    width: 360px;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 14px;
    background: linear-gradient(90deg, #080808 0%, rgba(24, 24, 24, 0.5) 48.64%, rgba(24, 24, 24, 0) 100%);
    pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-testimonial-side-overlay::before {
        width: 160px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-testimonial-side-overlay::before {
        width: 100px;
    }
}

@media (max-width: 575px) {
    .tp-testimonial-side-overlay::before {
        display: none;
    }
}

.tp-testimonial-side-overlay::after {
    content: "";
    position: absolute;
    width: 360px;
    height: 100%;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 14px;
    transform: rotate(-180deg);
    background: linear-gradient(90deg, #080808 0%, rgba(24, 24, 24, 0.5) 48.64%, rgba(24, 24, 24, 0) 100%);
    pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-testimonial-side-overlay::after {
        width: 160px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-testimonial-side-overlay::after {
        width: 100px;
    }
}

@media (max-width: 575px) {
    .tp-testimonial-side-overlay::after {
        display: none;
    }
}

/* ===== Home-2 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-testimonial-space {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@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) {
    .md-testimonial-area .md-section-content-wrapper {
        padding-left: 0px;
    }
}

.md-testimonial-slider-space {
    margin: 0 -113px;
}

@media (max-width: 575px) {
    .md-testimonial-slider-space {
        margin: 0px;
    }
}

.md-testimonial-item {
    padding: 40px;
    border-radius: 16px;
    background-color: var(--tp-common-black-9);
}

.md-testimonial-rating span {
    color: var(--tp-common-yellow-dark);
}

.md-testimonial-text p {
    font-weight: 500;
    font-size: 22px;
    line-height: 127%;
    letter-spacing: -0.04em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .md-testimonial-text p br {
        display: none;
    }
}

@media (max-width: 575px) {
    .md-testimonial-text p {
        font-size: 20px;
    }
}

.md-testimonial-author-avatar {
    margin-right: 12px;
}

.md-testimonial-author-avatar img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.md-testimonial-author-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.02em;
    font-family: var(--tp-ff-manrope);
    margin-bottom: 5px;
    color: var(--tp-common-white);
}

.md-testimonial-author-designation {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    font-family: var(--tp-ff-manrope);
    color: rgba(255, 255, 255, 0.7);
}

/* ===== Home-3 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgs-testimonial-space {
        padding-bottom: 40px;
    }
}

.dgs-testimonial-section-top-title {
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    line-height: 36px;
    letter-spacing: -0.01em;
    padding: 7px 26px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    color: var(--tp-common-white);
}

.dgs-testimonial-content p {
    font-family: var(--tp-ff-teko);
    font-weight: 500;
    font-size: 80px;
    line-height: 100%;
    letter-spacing: -0.01em;
    text-align: center;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgs-testimonial-content p {
        font-size: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgs-testimonial-content p {
        font-size: 62px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dgs-testimonial-content p {
        font-size: 54px;
    }
}

@media (max-width: 575px) {
    .dgs-testimonial-content p {
        font-size: 38px;
    }
}

.dgs-testimonial-author-avatar img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.dgs-testimonial-author-info span {
    font-size: 18px;
    font-weight: 400;
    line-height: 167%;
    letter-spacing: -0.02em;
    text-align: center;
    color: #999da6;
    display: block;
}

.dgs-testimonial-author-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
    margin-bottom: 0;
    text-align: left;
}

/* ===== Home-4 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .cr-testimonial-space-3 {
        padding-bottom: 100px;
        padding-top: 120px;
    }
}

.cr-testimonial-inner {
    padding: 0 40px;
}

@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) {
    .cr-testimonial-inner {
        padding: 0px;
    }
}

.cr-testimonial-text p {
    font-family: var(--tp-ff-grotesk);
    font-weight: 500;
    font-size: 42px;
    line-height: 1.24;
    letter-spacing: -0.04em;
    text-transform: lowercase;
    color: var(--tp-common-white-2);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .cr-testimonial-text p {
        font-size: 38px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cr-testimonial-text p {
        font-size: 36px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .cr-testimonial-text p {
        font-size: 30px;
    }
}

@media (max-width: 575px) {
    .cr-testimonial-text p {
        font-size: 28px;
    }
}

@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) {
    .cr-testimonial-text p br {
        display: none;
    }
}

.cr-testimonial-author {
    display: inline-block;
}

@media (max-width: 575px) {
    .cr-testimonial-author {
        margin-bottom: 15px;
    }
}

.cr-testimonial-author-logo {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #d9d9d9;
    text-align: center;
}

.cr-testimonial-author-img {
    margin-left: -24px;
    border-radius: 50%;
}

.cr-testimonial-author-info {
    margin-left: 15px;
}

@media (max-width: 575px) {
    .cr-testimonial-author-info {
        margin-left: 0px;
    }
}

.cr-testimonial-author-title {
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    font-size: 28px;
    text-transform: capitalize;
    color: var(--tp-common-white-2);
    margin-bottom: 5px;
}

@media (max-width: 575px) {
    .cr-testimonial-author-title {
        font-size: 22px;
    }
}

.cr-testimonial-author-designation {
    font-family: var(--tp-ff-poppins);
    font-weight: 400;
    font-size: 16px;
    line-height: 163%;
    text-transform: capitalize;
    color: var(--tp-common-white-2);
}

@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) {
    .cr-testimonial-arrow {
        margin-top: 80px;
        text-align: center;
    }
}

.cr-testimonial-arrow-btn {
    display: inline-block;
    color: var(--tp-common-white);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    border: 1px solid rgba(255, 253, 225, 0.1);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cr-testimonial-arrow-btn:hover {
    background-color: var(--tp-theme-yellow);
    border-color: var(--tp-theme-yellow);
    color: var(--tp-common-black-11);
}

.cr-testimonial-arrow-btn-prev {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .cr-testimonial-arrow-btn-prev {
        left: 40px;
    }
}

@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) {
    .cr-testimonial-arrow-btn-prev {
        position: static;
    }
}

.cr-testimonial-arrow-btn-next {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .cr-testimonial-arrow-btn-next {
        right: 40px;
    }
}

@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) {
    .cr-testimonial-arrow-btn-next {
        position: static;
    }
}

/* ===== Home-5 Start ===== */

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-testimonial-space {
        padding-bottom: 50px;
    }
}

.studio-testimonial-style .cr-testimonial-inner {
    padding: 0 40px;
}

@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) {
    .studio-testimonial-style .cr-testimonial-inner {
        padding: 0px;
    }
}

.studio-testimonial-style .cr-testimonial-text p {
    font-family: var(--tp-ff-body);
    color: var(--tp-common-black);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .studio-testimonial-style .cr-testimonial-text p {
        font-size: 38px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .studio-testimonial-style .cr-testimonial-text p {
        font-size: 36px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .studio-testimonial-style .cr-testimonial-text p {
        font-size: 30px;
    }
}

@media (max-width: 575px) {
    .studio-testimonial-style .cr-testimonial-text p {
        font-size: 28px;
    }
}

@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) {
    .studio-testimonial-style .cr-testimonial-text p br {
        display: none;
    }
}

.studio-testimonial-style .cr-testimonial-author-logo {
    background: var(--tp-common-black);
    color: var(--tp-common-white);
}

.studio-testimonial-style .cr-testimonial-author-info {
    margin-left: 60px;
}

@media (max-width: 575px) {
    .studio-testimonial-style .cr-testimonial-author-info {
        margin-left: 0px;
    }
}

.studio-testimonial-style .cr-testimonial-author-title {
    color: var(--tp-common-black);
    font-family: var(--tp-ff-body);
}

.studio-testimonial-style .cr-testimonial-author-designation {
    color: var(--tp-common-black);
    font-family: var(--tp-ff-body);
}

@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) {
    .studio-testimonial-style .cr-testimonial-arrow {
        margin-top: 80px;
        text-align: center;
    }
}

.studio-testimonial-style .cr-testimonial-arrow-btn {
    color: var(--tp-common-black);
    border: 1px solid rgba(1, 1, 3, 0.1);
}

.studio-testimonial-style .cr-testimonial-arrow-btn:hover {
    background-color: var(--tp-theme-green-yellow);
    border-color: var(--tp-theme-green-yellow);
    color: var(--tp-common-black);
}

/* ===== Home-6 Start ===== */

.pp-testimonial-space {
    margin: 0 -20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-testimonial-space {
        margin: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-testimonial-space {
        padding-bottom: 50px;
    }
}

.pp-testimonial-space-2 {
    padding-bottom: 50px;
}

.pp-testimonial-style .md-testimonial-item {
    padding: 60px;
    border-radius: 0px;
    background-color: var(--tp-coffe-1);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pp-testimonial-style .md-testimonial-item {
        padding: 40px;
    }
}

@media (max-width: 575px) {
    .pp-testimonial-style .md-testimonial-item {
        padding: 30px 20px;
    }
}

.pp-testimonial-style .md-testimonial-qoute img {
    mix-blend-mode: luminosity;
}

.pp-testimonial-style .md-testimonial-text p {
    font-size: 24px;
    font-weight: 500;
    font-family: var(--tp-ff-body);
    color: var(--tp-common-white);
    line-height: 1.42;
    letter-spacing: -0.02em;
}

@media only screen and (min-width: 1600px) and (max-width: 1700px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .pp-testimonial-style .md-testimonial-text p br {
        display: none;
    }
}

@media (max-width: 575px) {
    .pp-testimonial-style .md-testimonial-text p {
        font-size: 20px;
    }
}

.pp-testimonial-style .md-testimonial-author-avatar {
    margin-right: 12px;
}

.pp-testimonial-style .md-testimonial-author-avatar img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

.pp-testimonial-style .md-testimonial-author-title {
    font-size: 20px;
    font-weight: 600;
    color: var(--tp-common-white);
    font-family: var(--tp-ff-body);
    letter-spacing: -0.02em;
    margin-bottom: 5px;
}

.pp-testimonial-style .md-testimonial-author-designation {
    font-weight: 400;
    font-size: 18px;
    font-family: var(--tp-ff-body);
    line-height: 1;
    letter-spacing: -0.02em;
    color: #999DA6;
}

.pp-testimonial-dark-style .md-testimonial-qoute span {
    color: var(--tp-common-white);
}

.pp-testimonial-dark-style .md-testimonial-item {
    background-color: #1D1D1F;
    padding: 60px;
    border-radius: 0px;
}

.pp-testimonial-dark-style .md-testimonial-text p {
    font-size: 26px;
    font-weight: 600;
    font-family: var(--tp-ff-body);
    color: #CECECE;
}

.pp-testimonial-dark-style .md-testimonial-author-avatar {
    margin-right: 15px;
}

.pp-testimonial-dark-style .md-testimonial-author-title {
    font-size: 16px;
    font-weight: 500;
}

.pp-testimonial-dark-style .md-testimonial-author-designation {
    font-size: 15px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
}

.dga-style.studio-testimonial-style .cr-testimonial-text p {
    font-family: var(--tp-ff-thunder-semibold);
    color: var(--tp-common-black-6);
    font-weight: 600;
    font-size: 50px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0;
    text-transform: inherit;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .dga-style.studio-testimonial-style .cr-testimonial-text p {
        font-size: 38px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dga-style.studio-testimonial-style .cr-testimonial-text p {
        font-size: 36px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .dga-style.studio-testimonial-style .cr-testimonial-text p {
        font-size: 30px;
    }
}

@media (max-width: 575px) {
    .dga-style.studio-testimonial-style .cr-testimonial-text p {
        font-size: 28px;
    }
}

@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) {
    .dga-style.studio-testimonial-style .cr-testimonial-text p br {
        display: none;
    }
}

@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) {
    .dga-style.studio-testimonial-style .cr-testimonial-arrow {
        margin-top: 80px;
        text-align: center;
    }
}

.dga-style.studio-testimonial-style .cr-testimonial-arrow-btn {
    color: var(--tp-common-black-6);
    border: 1px solid rgba(1, 1, 3, 0.1);
}

.dga-style.studio-testimonial-style .cr-testimonial-arrow-btn:hover {
    background-color: var(--tp-common-black-6);
    border-color: var(--tp-common-black-6);
    color: var(--tp-common-white);
}

/* ===== Home-9 Start ===== */

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-testimonial-space {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.dgm-testimonial-review-item {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 100px;
    padding: 17px 32px;
}

.dgm-testimonial-review-rate {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.04em;
    color: var(--tp-common-white);
}

.dgm-testimonial-review-rating {
    margin-left: 8px;
}

.dgm-testimonial-review-content p {
    font-weight: 500;
    font-size: 13px;
    letter-spacing: -0.01em;
    color: var(--tp-common-white);
    margin-bottom: 0;
}

.dgm-testimonial-author-avatar img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.dgm-testimonial-author-title {
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    font-size: 28px;
    letter-spacing: -0.03em;
    color: var(--tp-common-white);
    margin-bottom: 18px;
}

.dgm-testimonial-author-info span {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #000;
    display: inline-block;
    background: var(--tp-common-white);
    border-radius: 50px;
    padding: 4px 18px;
}

.dgm-testimonial-qoute {
    color: var(--tp-common-white);
    top: -25px;
    left: 95px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-testimonial-qoute {
        left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-testimonial-qoute {
        left: -40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-testimonial-qoute {
        display: none;
    }
}

.dgm-testimonial-content-wrap {
    padding-left: 190px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-testimonial-content-wrap {
        padding-left: 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-testimonial-content-wrap {
        padding-left: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-testimonial-content-wrap {
        padding-left: 0px;
    }
}

.dgm-testimonial-text {
    padding-bottom: 165px;
}

.dgm-testimonial-text p {
    font-family: var(--tp-ff-grotesk);
    font-weight: 500;
    font-size: 34px;
    line-height: 1.06;
    letter-spacing: -0.02em;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .dgm-testimonial-text p {
        font-size: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .dgm-testimonial-text p {
        font-size: 24px;
    }
}

@media (max-width: 575px) {
    .dgm-testimonial-text p {
        font-size: 18px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-testimonial-text p br {
        display: none;
    }
}

.dgm-testimonial-growth-wrap {
    border-top: 1px solid rgba(255, 253, 225, 0.1);
}

.dgm-testimonial-growth-content {
    margin-right: 170px;
}

@media (max-width: 575px) {
    .dgm-testimonial-growth-content {
        margin-right: 0px;
        margin-bottom: 20px;
    }
}

.dgm-testimonial-growth-content span {
    font-family: var(--tp-ff-grotesk);
    font-weight: 700;
    font-size: 52px;
    letter-spacing: -0.08em;
    color: var(--tp-common-white);
    display: inline-block;
    margin-right: 25px;
    line-height: 1;
}

.dgm-testimonial-growth-content p {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: -0.04em;
    color: var(--tp-common-white);
    margin-bottom: 0;
}

.dgm-testimonial-growth-qoute {
    color: var(--tp-common-white);
}

.dgm-testimonial-style.studio-testimonial-style .cr-testimonial-arrow {
    position: absolute;
    bottom: -100px;
    left: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dgm-testimonial-style.studio-testimonial-style .cr-testimonial-arrow {
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .dgm-testimonial-style.studio-testimonial-style .cr-testimonial-arrow {
        left: 0;
        transform: none;
        bottom: 0;
        z-index: 2;
    }
}

.dgm-testimonial-style.studio-testimonial-style .cr-testimonial-arrow-btn {
    color: var(--tp-common-white);
    border: 1px solid rgba(255, 255, 255, 0.4);
    margin-left: 10px;
}

.dgm-testimonial-style.studio-testimonial-style .cr-testimonial-arrow-btn-prev {
    position: static;
}

.dgm-testimonial-style.studio-testimonial-style .cr-testimonial-arrow-btn-next {
    position: static;
}

.dgm-testimonial-style.studio-testimonial-style .cr-testimonial-arrow-btn:hover {
    background-color: var(--tp-common-white);
    color: var(--tp-common-black-7);
}

/* ===== Inner Page Start ===== */

.tp_about_us-cor-test-style .cr-testimonial-text p {
    color: var(--tp-common-black-2);
}

.tp_about_us-cor-test-style .cr-testimonial-author-logo {
    background: var(--tp-common-black-2);
    color: var(--tp-common-white);
}

.tp_about_us-cor-test-style .cr-testimonial-author-title {
    color: var(--tp-common-black-2);
}

.tp_about_us-cor-test-style .cr-testimonial-author-designation {
    color: var(--tp-common-black-2);
}

@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) {
    .tp_about_us-cor-test-style .cr-testimonial-arrow {
        margin-top: 80px;
        text-align: center;
    }
}

.tp_about_us-cor-test-style .cr-testimonial-arrow-btn {
    color: var(--tp-common-black-2);
    border: 1px solid rgba(17, 16, 19, 0.1);
}

.tp_about_us-cor-test-style .cr-testimonial-arrow-btn:hover {
    color: var(--tp-common-white);
    border-color: var(--tp-common-black-2);
    background-color: var(--tp-common-black-2);
}

.tp_service-cor-test-style .cr-testimonial-author-logo {
    background: #163F3F;
}

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

/*  9.3 Text-slide Css
/*----------------------------------------*/

.des-text-item span {
    position: relative;
    padding-right: 95px;
    margin-right: 30px;
    font-weight: 700;
    font-size: 130px;
    line-height: 1;
    letter-spacing: -0.09em;
    white-space: nowrap;
    text-transform: uppercase;
    color: var(--tp-common-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .des-text-item span {
        font-size: 110px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .des-text-item span {
        font-size: 90px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .des-text-item span {
        font-size: 70px;
        padding-right: 60px;
    }
}

@media (max-width: 575px) {
    .des-text-item span {
        font-size: 60px;
    }
}

.des-text-item span::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: var(--tp-common-jelly);
    transform: translateY(-50%);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .des-text-item span::after {
        width: 30px;
        height: 30px;
    }
}

.des-text-item-white-bullet span {
    color: var(--tp-common-white);
}

.des-text-item-white-bullet span::after {
    background: var(--tp-common-white);
}

.des-text-item-grey span {
    color: var(--tp-grey-5);
}

.des-text-item.dgs-text-item span {
    font-size: 300px;
    font-weight: 500;
    padding-right: 80px;
    font-family: var(--tp-ff-teko);
    line-height: 1.01;
    letter-spacing: -0.03em;
    color: var(--tp-common-black-10);
}

.des-text-item.dgs-text-item span::after {
    background: var(--tp-common-black-10);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .des-text-item.dgs-text-item span::after {
        width: 30px;
        height: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .des-text-item.dgs-text-item span {
        font-size: 200px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .des-text-item.dgs-text-item span {
        font-size: 170px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .des-text-item.dgs-text-item span {
        font-size: 150px;
        padding-right: 60px;
    }
}

@media (max-width: 575px) {
    .des-text-item.dgs-text-item span {
        font-size: 120px;
    }
}

.des-text-item.dga-text-item span {
    font-size: 300px;
    font-weight: 500;
    font-family: var(--tp-ff-teko);
    letter-spacing: -0.03em;
    line-height: 0.78;
    text-transform: uppercase;
    color: var(--tp-common-black-6);
    padding-right: 90px;
    margin-right: 23px;
}

.des-text-item.dga-text-item span::after {
    background-color: var(--tp-common-black-6);
    top: 40%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .des-text-item.dga-text-item span {
        font-size: 220px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .des-text-item.dga-text-item span {
        font-size: 190px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .des-text-item.dga-text-item span {
        font-size: 170px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .des-text-item.dga-text-item span {
        font-size: 120px;
    }
}

@media (max-width: 575px) {
    .des-text-item.dga-text-item span {
        font-size: 100px;
    }
}

.tp-text-slide-wrapper {
    padding: 13px 0 13px 0;
}

.tp-text-slide-wrapper.slide-transition {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

.tp-text-slide-title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: var(--tp-common-white);
}

.tp-text-slide-title::after {
    content: "";
    height: 8px;
    width: 8px;
    margin-left: 22px;
    border-radius: 50%;
    display: inline-block;
    transform: translateY(-2px);
    background-color: var(--tp-common-white);
}

.tp-text-slide-active .swiper-slide {
    width: auto;
}

.tp_about_us-text-style .des-text-item.dga-text-item span {
    font-weight: 600;
    color: var(--tp-common-black-10);
}

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