Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home2/imyrqtmy/public_html/hghindustries/assets/css/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
@charset "UTF-8"; /*----------------------------------------------------------------------------------- Template Name: Widox – Windows & Doors Company HTML Template Author: Theme_Pure Support: https://help.themepure.net/support/ Description: Widox – Windows & Doors Company HTML Template Version: 1.0 ----------------------------------------------------------------------------------- /************ TABLE OF CONTENTS *************** ----------------- 01. THEME CSS ----------------- 1.1 Theme Default 1.2 Common Classes 1.3 Default Spacing ----------------- 02. COMPONENTS css ----------------- 2.1 Back to top 2.2 Theme Settings 2.3 Buttons 2.4 Animations 2.5 Preloader 2.6 Background 2.7 Carousel 2.8 Nice Select 2.9 Pagination 2.10 Offcanvas 2.11 Breadcrumb 2.12 Accordion 2.13 Tab 2.14 Modal 2.15 Section Title 2.16 Search 2.17 Hotspot 2.18 Ragne Slider ----------------- 03. HEADER CSS ----------------- 3.1 Header Style 1 3.2 Header Style 2 3.3 Header Style 3 --------------------------------- 04. MENU CSS --------------------------------- 4.1 Main menu css --------------------------------- 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 --------------------------------- 07. PAGES CSS --------------------------------- 7.1 about css start 7.2 brand css start 7.3 cart css start 7.4 cart css start 7.5 checkout css start 7.6 contact css start 7.7 cta css start 7.8 error css start 7.9 faq css start 7.10 feature css start 7.11 funfact css start 7.12 newsletter css 7.13 price css start 7.14 product css start 7.15 project css start 7.16 service css start 7.17 slider css start 7.18 team css start 7.19 testimonial css start 7.20 text-slider css start 7.21 video css start **********************************************/ /*----------------------------------------*/ /* 1.1 Theme Default /*----------------------------------------*/ @import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600;9..40,700;9..40,800;9..40,900&display=swap" rel="stylesheet'); .tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip, .tp-tab-line, .tp-swiper-dot .swiper-pagination-bullet, .tp-swiper-dot-border .swiper-pagination-bullet, .tp-swiper-scrollbar, .back-to-top-wrapper, a, button, p, input, select, textarea, li, .transition-3 { -webkit-transition: all 0.3s 0s ease-out; -moz-transition: all 0.3s 0s ease-out; -ms-transition: all 0.3s 0s ease-out; -o-transition: all 0.3s 0s ease-out; transition: all 0.3s 0s ease-out; } .tp-hotspot svg, .tp-pagination ul li a svg, .tp-pagination ul li span svg, .tp-swiper-arrow button svg, .tp-theme-toggle-main span svg { -webkit-transform: translateY(-2px); -moz-transform: translateY(-2px); -ms-transform: translateY(-2px); -o-transform: translateY(-2px); transform: translateY(-2px); } /* transform */ .tp-product-tab-2 .nav-tabs .nav-link:not(:first-child)::after { -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } :root { /** @font family declaration */ --tp-ff-body: 'DM Sans', sans-serif; --tp-ff-heading: 'DM Sans', sans-serif; --tp-ff-p: 'DM Sans', sans-serif; --tp-ff-fontawesome: "Font Awesome 6 Pro"; /** @color declaration */ --tp-common-white: #fff; --tp-common-black: #261F1F; --tp-common-black-2: #1D1D1D; --tp-common-black-3: #000; --tp-common-black-4: #1B1B1B; --tp-common-black-5: #120600; --tp-grey-1: #D1D1D1; --tp-grey-2: #F6F5ED; --tp-text-body: #83827F; --tp-theme-1: #EDC701; --tp-border-1: #ECECEC; --tp-border-2: #CCCCCC; --tp-border-3: #D9D9D9; --tp-border-4: #DBD8D5; } .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 1320px; } .custom-container-1 { max-width: 1725px; } .custom-container-2 { max-width: 1660px; } .custom-container-3 { max-width: 1830px; } .custom-container-4 { max-width: 1525px; } * { margin: 0; padding: 0; box-sizing: border-box; } /*--------------------------------- typography css start ---------------------------------*/ body { font-family: var(--tp-ff-body); font-size: 18px; font-weight: normal; color: var(--tp-text-body); line-height: 33px; } a { text-decoration: none; } h1, h2, h3, h4, h5, h6 { font-family: var(--tp-ff-heading); color: var(--tp-common-black); margin-top: 0px; margin-bottom: 0; font-weight: 700; line-height: 1.2; -webkit-transition: color 0.3s 0s ease-out; -moz-transition: color 0.3s 0s ease-out; -ms-transition: color 0.3s 0s ease-out; -o-transition: color 0.3s 0s ease-out; transition: color 0.3s 0s ease-out; } 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-family: var(--tp-ff-p); color: var(--tp-text-body); font-weight: 400; font-size: 18px; line-height: 33px; margin-bottom: 15px; } img { max-width: 100%; } 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; background-color: #fff; height: 60px; width: 100%; line-height: 60px; font-size: 16px; color: var(--tp-common-black); padding-left: 30px; padding-right: 30px; border: 1px solid transparent; resize: none; } 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: #767676; } 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: #767676; } 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: #767676; } 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: #767676; } 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: #767676; } [dir=rtl] input[type=text], [dir=rtl] input[type=email], [dir=rtl] input[type=tel], [dir=rtl] input[type=number], [dir=rtl] input[type=password], [dir=rtl] input[type=url], [dir=rtl] textarea { text-align: right; } input[type=text]: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-theme-1); } 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: var(--tp-common-black); color: var(--tp-common-white); text-shadow: none; } ::-moz-selection { background: var(--tp-common-black); color: var(--tp-common-white); text-shadow: none; } ::selection { background: var(--tp-common-black); color: var(--tp-common-white); text-shadow: none; } *::-moz-placeholder { color: var(--tp-common-black); font-size: 14px; opacity: 1; } *::placeholder { color: var(--tp-common-black); font-size: 14px; opacity: 1; } .z-index { 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; } .gx-5 { --bs-gutter-x: 10px; } .gx-10 { --bs-gutter-x: 10px; } .gx-15 { --bs-gutter-x: 15px; } .gx-20 { --bs-gutter-x: 20px; } .gx-25 { --bs-gutter-x: 25px; } .gx-30 { --bs-gutter-x: 30px; } .gx-35 { --bs-gutter-x: 35px; } .gx-40 { --bs-gutter-x: 40px; } .gx-45 { --bs-gutter-x: 45px; } .gx-50 { --bs-gutter-x: 50px; } /*--------------------------------- 1.2 Common Classes ---------------------------------*/ .w-img img { width: 100%; } .m-img img { max-width: 100%; } .fix { overflow: hidden; } .clear { clear: both; } .z-index-1 { z-index: 1; } .z-index-11 { z-index: 11; } .overflow-y-visible { overflow-x: hidden; overflow-y: visible; } .p-relative { position: relative; } .p-absolute { position: absolute; } .include-bg { background-position: center; background-size: cover; background-repeat: no-repeat; } .demo { -webkit-transition: color 0.3s 0s linear; -moz-transition: color 0.3s 0s linear; -ms-transition: color 0.3s 0s linear; -o-transition: color 0.3s 0s linear; transition: color 0.3s 0s linear; -webkit-transition: color 0.3s linear, transform 0.2s ease; -moz-transition: color 0.3s linear, transform 0.2s ease; -ms-transition: color 0.3s linear, transform 0.2s ease; -o-transition: color 0.3s linear, transform 0.2s ease; transition: color 0.3s linear, transform 0.2s ease; } [dir=rtl] .demo { margin-left: 0; margin-right: 15px; } div.demo img { margin-left: 10px; } [tp-theme=tp-theme-dark] .demo { color: yellow; } /*---------------------------------------- Body Overlay -----------------------------------------*/ .body-overlay { background-color: var(--tp-common-black); height: 100%; width: 100%; position: fixed; top: 0; z-index: 9999; left: 0; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s 0s ease-out; -moz-transition: all 0.3s 0s ease-out; -ms-transition: all 0.3s 0s ease-out; -o-transition: all 0.3s 0s ease-out; transition: all 0.3s 0s ease-out; } .body-overlay:hover { cursor: url("../img/icon/cross-out.html"), pointer; } .body-overlay.opened { opacity: 0.7; visibility: visible; } /* dropcap */ .tp-dropcap::first-letter { font-size: 90px; font-weight: 500; float: left; text-align: center; color: var(--tp-common-black); margin-right: 5px; line-height: inherit; text-transform: capitalize; } .class { stroke-dasharray: 189px, 191px; stroke-dashoffset: 0px; } /* gutter for x axis */ .tp-gx-20 { --bs-gutter-x: 20px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-gx-20 { --bs-gutter-x: 20px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-gx-20 { --bs-gutter-x: 20px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-gx-20 { --bs-gutter-x: 15px; } } @media (max-width: 767px) { .tp-gx-20 { --bs-gutter-x: 10px; } } .tp-gx-20 [class*=col-] { padding-right: calc(var(--bs-gutter-x) * 0.5); padding-left: calc(var(--bs-gutter-x) * 0.5); margin-top: var(--bs-gutter-y); } /* gutter for x axis */ .tp-gx-30 { --bs-gutter-x: 30px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-gx-30 { --bs-gutter-x: 30px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-gx-30 { --bs-gutter-x: 30px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-gx-30 { --bs-gutter-x: 15px; } } @media (max-width: 767px) { .tp-gx-30 { --bs-gutter-x: 10px; } } .tp-gx-30 [class*=col-] { padding-right: calc(var(--bs-gutter-x) * 0.5); padding-left: calc(var(--bs-gutter-x) * 0.5); margin-top: var(--bs-gutter-y); } /* gutter for x axis */ .tp-gx-40 { --bs-gutter-x: 40px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-gx-40 { --bs-gutter-x: 40px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-gx-40 { --bs-gutter-x: 30px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-gx-40 { --bs-gutter-x: 30px; } } @media (max-width: 767px) { .tp-gx-40 { --bs-gutter-x: 15px; } } .tp-gx-40 [class*=col-] { padding-right: calc(var(--bs-gutter-x) * 0.5); padding-left: calc(var(--bs-gutter-x) * 0.5); margin-top: var(--bs-gutter-y); } @media (min-width: 1400px) { .container-large { max-width: 1325px; } } /*--------------------------------- 1.3 Default Spacing ---------------------------------*/ /*----------------------------------------*/ /* 2.1 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: 767px) { .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; background: var(--tp-theme-1); box-shadow: 0px 8px 16px rgba(3, 4, 28, 0.3); color: var(--tp-common-black); border-radius: 50%; -webkit-transition: all 0.3s 0s ease-out; -moz-transition: all 0.3s 0s ease-out; -ms-transition: all 0.3s 0s ease-out; -o-transition: all 0.3s 0s ease-out; transition: all 0.3s 0s ease-out; } .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.2 Theme Settings /*----------------------------------------*/ .tp-theme-settings-area { position: fixed; top: 50%; left: 0; width: 240px; background-color: #fff; border: 1px solid #EAEAEF; -webkit-transform: translateY(-50%) translateX(-100%); -moz-transform: translateY(-50%) translateX(-100%); -ms-transform: translateY(-50%) translateX(-100%); -o-transform: translateY(-50%) translateX(-100%); transform: translateY(-50%) translateX(-100%); z-index: 991; direction: ltr; border-bottom-right-radius: 4px; } .tp-theme-settings-area.settings-opened { -webkit-transform: translateY(-50%) translateX(0%); -moz-transform: translateY(-50%) translateX(0%); -ms-transform: translateY(-50%) translateX(0%); -o-transform: translateY(-50%) translateX(0%); transform: translateY(-50%) translateX(0%); } .tp-theme-settings-area.settings-opened .tp-theme-settings-gear { opacity: 0; } .tp-theme-settings-area.settings-opened .tp-theme-settings-close { opacity: 1; } .tp-theme-settings-open { position: absolute; top: -1px; left: 100%; } .tp-theme-settings-open button { background-color: var(--tp-common-white); border: 1px solid #EAEAEF; border-left: 0; width: 60px; height: 60px; line-height: 60px; text-align: center; font-size: 24px; color: var(--tp-common-black); position: relative; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .tp-theme-settings-gear { display: inline-block; -webkit-animation: tp-theme-setting-spin 4s linear infinite; -moz-animation: tp-theme-setting-spin 4s linear infinite; -ms-animation: tp-theme-setting-spin 4s linear infinite; -o-animation: tp-theme-setting-spin 4s linear infinite; animation: tp-theme-setting-spin 4s linear infinite; } @-webkit-keyframes tp-theme-setting-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-moz-keyframes tp-theme-setting-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-ms-keyframes tp-theme-setting-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes tp-theme-setting-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .tp-theme-settings-close { display: inline-block; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 0; } .tp-theme-header-title { font-size: 16px; font-weight: 600; margin-bottom: 30px; } .tp-theme-wrapper { padding: 20px 30px 30px; } .tp-theme-toggle { text-align: center; } .tp-theme-toggle-main { display: inline-block; width: 74px; margin: auto; position: relative; z-index: 1; background-color: transparent; border: 1px solid rgba(255, 255, 255, 0.3); padding: 5px; border-radius: 100px; } .tp-theme-toggle-light, .tp-theme-toggle-dark { display: inline-block; width: 26px; height: 26px; line-height: 26px; color: #D9D9D9; } .tp-theme-toggle-light.active, .tp-theme-toggle-dark.active { color: var(--tp-common-black); } .tp-theme-toggle input { display: none; } .tp-theme-toggle:hover { cursor: pointer; } .tp-theme-toggle label { color: var(--tp-common-white); font-size: 14px; font-weight: 500; } .tp-theme-toggle label:hover { cursor: pointer; } .tp-theme-toggle #tp-theme-toggler { display: none; } .tp-theme-toggle #tp-theme-toggler:checked + i { right: calc(50% - 4px); } .tp-theme-toggle-slide { position: absolute; top: 50%; right: 4px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 50%; height: 26px; color: var(--tp-common-black); background-color: var(--tp-common-white); border-radius: 30px; -webkit-transform: translate3d(0, 0); transform: translate3d(0, 0); -webkit-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1); -moz-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1); -ms-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1); -o-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1); transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1); z-index: -1; } .tp-theme-dir { text-align: center; } .tp-theme-dir-main { display: inline-block; width: 160px; margin: auto; position: relative; z-index: 1; background-color: #f0f0f5; padding: 4px; border-radius: 20px; } .tp-theme-dir-ltr, .tp-theme-dir-rtl { display: inline-block; width: 48%; height: 26px; line-height: 26px; } .tp-theme-dir input { display: none; } .tp-theme-dir:hover { cursor: pointer; } .tp-theme-dir label { color: var(--tp-common-black); font-size: 14px; font-weight: 500; } .tp-theme-dir label:hover { cursor: pointer; } .tp-theme-dir #tp-dir-toggler { display: none; } .tp-theme-dir #tp-dir-toggler:checked + i { right: calc(50% - 4px); } .tp-theme-dir-slide { position: absolute; top: 50%; right: 4px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 50%; height: 26px; color: var(--tp-common-black); background-color: var(--tp-common-white); border-radius: 30px; -webkit-transform: translate3d(0, 0); transform: translate3d(0, 0); -webkit-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1); -moz-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1); -ms-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1); -o-transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1); transition: all 0.2s 0s cubic-bezier(0.25, 1, 0.5, 1); z-index: -1; } .tp-theme-color-item.active button::before { opacity: 1; visibility: visible; } .tp-theme-color-btn { width: 100%; height: 40px; line-height: 40px; text-align: center; position: relative; } .tp-theme-color-btn::before { position: absolute; content: "\f00c"; font-weight: 600; font-family: var(--tp-ff-fontawesome); color: var(--tp-common-white); font-size: 16px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.3s 0s ease-out; -moz-transition: all 0.3s 0s ease-out; -ms-transition: all 0.3s 0s ease-out; -o-transition: all 0.3s 0s ease-out; transition: all 0.3s 0s ease-out; opacity: 0; visibility: hidden; } .tp-theme-color-btn.tp-color-settings-btn[data-color="#F50963"] { background-color: #F50963; } .tp-theme-color-btn.tp-color-settings-btn[data-color="#008080"] { background-color: #008080; } .tp-theme-color-btn.tp-color-settings-btn[data-color="#F31E5E"] { background-color: #F31E5E; } .tp-theme-color-btn.tp-color-settings-btn[data-color="#AB6C56"] { background-color: #AB6C56; color: black; } .tp-theme-color-btn.tp-color-settings-btn[data-color="#4353FF"] { background-color: #4353FF; } .tp-theme-color-btn.tp-color-settings-btn[data-color="#3661FC"] { background-color: #3661FC; } .tp-theme-color-btn.tp-color-settings-btn[data-color="#2CAE76"] { background-color: #2CAE76; } .tp-theme-color-btn.tp-color-settings-btn[data-color="#FF5A1B"] { background-color: #FF5A1B; } .tp-theme-color-btn.tp-color-settings-btn[data-color="#03041C"] { background-color: #03041C; } .tp-theme-color-btn.tp-color-settings-btn[data-color="#ED212C"] { background-color: #ED212C; } .tp-theme-color-input { margin-top: 15px; } .tp-theme-color-input h6 { font-size: 14px; font-weight: 600; margin-bottom: 5px; } .tp-theme-color-input label { display: inline-block; width: 100%; height: 40px; line-height: 40px; text-align: center; background-color: var(--tp-theme-1); -webkit-transition: all 0.3s 0s ease-out; -moz-transition: all 0.3s 0s ease-out; -ms-transition: all 0.3s 0s ease-out; -o-transition: all 0.3s 0s ease-out; transition: all 0.3s 0s ease-out; } .tp-theme-color-input label:hover { cursor: pointer; } .tp-theme-color-input input { display: none; } /*----------------------------------------*/ /* 2.3 Buttons /*----------------------------------------*/ .tp-btn-theme { height: 59px; line-height: 61px; padding: 0 33px; overflow: hidden; display: inline-block; font-weight: 500; font-size: 16px; position: relative; z-index: 1; text-transform: capitalize; transition: all 0.3s ease-in-out; color: var(--tp-common-black); background-color: var(--tp-theme-1); } @media (max-width: 767px) { .tp-btn-theme { font-size: 14px; height: 50px; line-height: 50px; padding: 0 30px; } } .tp-btn-theme.lg { height: 67px; line-height: 67px; padding: 0 60px; } .tp-btn-theme:hover { color: var(--tp-common-white); background-color: var(--tp-common-black); } .tp-btn-theme.hover-2:hover { color: var(--tp-common-black); background-color: var(--tp-common-white); } .tp-btn-black { height: 59px; line-height: 61px; padding: 0 33px; overflow: hidden; display: inline-block; font-weight: 500; font-size: 16px; position: relative; z-index: 9; text-transform: capitalize; transition: all 0.3s ease-in-out; color: var(--tp-common-white); background-color: var(--tp-common-black); } @media (max-width: 767px) { .tp-btn-black { font-size: 14px; height: 50px; line-height: 50px; padding: 0 30px; } } .tp-btn-black:hover { color: var(--tp-common-black); background-color: var(--tp-theme-1); } .tp-btn-white { height: 59px; line-height: 61px; padding: 0 33px; overflow: hidden; display: inline-block; font-weight: 500; font-size: 16px; position: relative; z-index: 9; border-radius: 30px; text-transform: capitalize; transition: all 0.3s ease-in-out; color: var(--tp-common-black); background-color: var(--tp-common-white); } @media (max-width: 767px) { .tp-btn-white { font-size: 14px; height: 50px; line-height: 50px; padding: 0 30px; } } .tp-btn-white:hover { color: var(--tp-common-black); background-color: var(--tp-theme-1); } .tp-btn-border { height: 65px; z-index: 9; line-height: 65px; padding: 0 40px; overflow: hidden; font-weight: 500; font-size: 16px; position: relative; display: inline-block; text-transform: capitalize; border: 1px solid var(--tp-common-black-3); color: var(--tp-common-black); transition: all 0.3s ease-in-out; } @media (max-width: 767px) { .tp-btn-border { font-size: 14px; height: 50px; line-height: 50px; padding: 0 30px; } } .tp-btn-border:hover { color: var(--tp-common-white); background-color: var(--tp-common-black); } .tp-btn-grey { font-size: 18px; font-weight: 500; text-transform: capitalize; color: var(--tp-common-black-4); display: inline-block; padding: 0 58px; height: 93px; line-height: 92px; background-color: var(--tp-border-1); } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-btn-grey { padding: 0 40px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-btn-grey { padding: 0 35px; font-size: 16px; height: 89px; line-height: 89px; } } .tp-btn-grey.theme-bg { background-color: var(--tp-theme-1); } .tp-btn-grey:hover { color: var(--tp-common-black); background-color: var(--tp-theme-1); } .tp-btn-grey:hover.theme-bg { color: var(--tp-common-white); background-color: var(--tp-common-black); } .tp-btn-blog { font-size: 14px; font-weight: 500; letter-spacing: 1.2; color: var(--tp-common-black-4); text-transform: uppercase; } .tp-btn-blog span { position: relative; display: inline-block; margin-left: 20px; transform: translateY(-1px); } .tp-btn-blog span::after { position: absolute; top: 3px; right: -10px; content: ""; z-index: -1; border: 1px solid #D2D2D2; height: 28px; width: 28px; display: inline-block; border-radius: 50%; } .tp-btn-blog:hover { color: var(--tp-common-black); } .tp-btn-blog:hover span svg { animation: tfLeftToRight 0.5s forwards; } .tp-menu-btn { background-color: var(--tp-theme-1); color: var(--tp-common-black); width: 140px; height: 40px; line-height: 40px; padding: 0 20px; overflow: hidden; display: inline-block; font-weight: 500; font-size: 15px; text-transform: capitalize; letter-spacing: 0.03em; position: relative; z-index: 9; } .tp-menu-btn:hover { background-color: var(--tp-common-black); color: var(--tp-common-white); } .cursor-outer { margin-left: -15px; margin-top: -15px; width: 30px; height: 30px; border: 2px solid #000; box-sizing: border-box; z-index: 10000000; opacity: 0.5; transition: all 0.08s ease-out; } .mouseCursor { position: fixed; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; border-radius: 50%; transform: translateZ(0); visibility: hidden; text-align: center; } .cursor-inner { margin-left: -3px; margin-top: -3px; width: 6px; height: 6px; z-index: 10000001; background-color: var(--tp-theme-1); transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out; } .cursor-inner span { color: var(--tp-common-black-4); opacity: 0; text-transform: capitalize; letter-spacing: 1px; font-size: 18px; transform: rotate(35deg); } .cursor-inner.cursor-big span { opacity: 1; } .mouseCursor.cursor-big { background: var(--tp-theme-1); border-radius: 50%; font-size: 18px; font-weight: 500; width: 180px; height: 180px; display: inline-block; color: var(--tp-common-black-4); text-align: center; display: flex; align-items: center; justify-content: center; } .mouseCursor.cursor-small.cursor-big { width: 75px; height: 75px; } .mouseCursor.cursor-small.cursor-big span { transform: rotate(0); } .mouseCursor.cursor-big.cursor-outer { display: none; } .tp-cursor-point-area { cursor: none; } /*----------------------------------------*/ /* 2.4 Animations /*----------------------------------------*/ /* pulse effect animation */ @-webkit-keyframes tp-pulse { 0% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); } 70% { -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } 100% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @-moz-keyframes tp-pulse { 0% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); } 70% { -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } 100% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @-ms-keyframes tp-pulse { 0% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); } 70% { -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } 100% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @keyframes tp-pulse { 0% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); } 70% { -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } 100% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @-webkit-keyframes tp-pulse-2 { 0% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); } 70% { -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } 100% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @-moz-keyframes tp-pulse-2 { 0% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); } 70% { -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } 100% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @-ms-keyframes tp-pulse-2 { 0% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); } 70% { -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } 100% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @keyframes tp-pulse-2 { 0% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4); } 70% { -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); box-shadow: 0 0 0 45px rgba(255, 255, 255, 0); } 100% { -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } } @-webkit-keyframes tp-shake { 10%, 90% { -webkit-transform: translate3d(-1px, 0, 0); transform: translate3d(-1px, 0, 0); } 20%, 80% { -webkit-transform: translate3d(2px, 0, 0); transform: translate3d(2px, 0, 0); } 30%, 50%, 70% { -webkit-transform: translate3d(-4px, 0, 0); transform: translate3d(-4px, 0, 0); } 40%, 60% { -webkit-transform: translate3d(4px, 0, 0); transform: translate3d(4px, 0, 0); } } @-moz-keyframes tp-shake { 10%, 90% { -webkit-transform: translate3d(-1px, 0, 0); transform: translate3d(-1px, 0, 0); } 20%, 80% { -webkit-transform: translate3d(2px, 0, 0); transform: translate3d(2px, 0, 0); } 30%, 50%, 70% { -webkit-transform: translate3d(-4px, 0, 0); transform: translate3d(-4px, 0, 0); } 40%, 60% { -webkit-transform: translate3d(4px, 0, 0); transform: translate3d(4px, 0, 0); } } @-ms-keyframes tp-shake { 10%, 90% { -webkit-transform: translate3d(-1px, 0, 0); transform: translate3d(-1px, 0, 0); } 20%, 80% { -webkit-transform: translate3d(2px, 0, 0); transform: translate3d(2px, 0, 0); } 30%, 50%, 70% { -webkit-transform: translate3d(-4px, 0, 0); transform: translate3d(-4px, 0, 0); } 40%, 60% { -webkit-transform: translate3d(4px, 0, 0); transform: translate3d(4px, 0, 0); } } @keyframes tp-shake { 10%, 90% { -webkit-transform: translate3d(-1px, 0, 0); transform: translate3d(-1px, 0, 0); } 20%, 80% { -webkit-transform: translate3d(2px, 0, 0); transform: translate3d(2px, 0, 0); } 30%, 50%, 70% { -webkit-transform: translate3d(-4px, 0, 0); transform: translate3d(-4px, 0, 0); } 40%, 60% { -webkit-transform: translate3d(4px, 0, 0); transform: translate3d(4px, 0, 0); } } @keyframes float-bob-y { 0% { transform: translateY(-20px); } 50% { transform: translateY(-10px); } 100% { transform: translateY(-20px); } } @-webkit-keyframes borderanimate2 { 0% { transform: translate(-50%, -50%) scale(0.8); } 60% { opacity: 1; } 100% { transform: translate(-50%, -50%) scale(2.5); opacity: 0; } } @-moz-keyframes borderanimate2 { 0% { transform: translate(-50%, -50%) scale(0.8); } 60% { opacity: 1; } 100% { transform: translate(-50%, -50%) scale(2.5); opacity: 0; } } @-ms-keyframes borderanimate2 { 0% { transform: translate(-50%, -50%) scale(0.8); } 60% { opacity: 1; } 100% { transform: translate(-50%, -50%) scale(2.5); opacity: 0; } } @keyframes borderanimate2 { 0% { transform: translate(-50%, -50%) scale(0.8); } 60% { opacity: 1; } 100% { transform: translate(-50%, -50%) scale(2.5); opacity: 0; } } @-webkit-keyframes tp-rotate-center { 0% { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @-moz-keyframes tp-rotate-center { 0% { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @-ms-keyframes tp-rotate-center { 0% { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes tp-rotate-center { 0% { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes tp-mobile-view { 0%, 10% { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); } 50%, 60% { -webkit-transform: translateY(-57%); -moz-transform: translateY(-57%); -ms-transform: translateY(-57%); -o-transform: translateY(-57%); transform: translateY(-57%); } 90%, 100% { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); } } @-moz-keyframes tp-mobile-view { 0%, 10% { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); } 50%, 60% { -webkit-transform: translateY(-57%); -moz-transform: translateY(-57%); -ms-transform: translateY(-57%); -o-transform: translateY(-57%); transform: translateY(-57%); } 90%, 100% { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); } } @-ms-keyframes tp-mobile-view { 0%, 10% { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); } 50%, 60% { -webkit-transform: translateY(-57%); -moz-transform: translateY(-57%); -ms-transform: translateY(-57%); -o-transform: translateY(-57%); transform: translateY(-57%); } 90%, 100% { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); } } @keyframes tp-mobile-view { 0%, 10% { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); } 50%, 60% { -webkit-transform: translateY(-57%); -moz-transform: translateY(-57%); -ms-transform: translateY(-57%); -o-transform: translateY(-57%); transform: translateY(-57%); } 90%, 100% { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); } } @-webkit-keyframes tp-svg-line { 100% { stroke-dashoffset: 350; } } @-moz-keyframes tp-svg-line { 100% { stroke-dashoffset: 350; } } @-ms-keyframes tp-svg-line { 100% { stroke-dashoffset: 350; } } @keyframes tp-svg-line { 100% { stroke-dashoffset: 350; } } @-webkit-keyframes tp-border-loader { 0% { stroke-dashoffset: -356px; stroke-dasharray: 356px, 366px; } 95% { stroke-dashoffset: 0; stroke-dasharray: 356px, 366px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 0, 366px; } } @-moz-keyframes tp-border-loader { 0% { stroke-dashoffset: -356px; stroke-dasharray: 356px, 366px; } 95% { stroke-dashoffset: 0; stroke-dasharray: 356px, 366px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 0, 366px; } } @-ms-keyframes tp-border-loader { 0% { stroke-dashoffset: -356px; stroke-dasharray: 356px, 366px; } 95% { stroke-dashoffset: 0; stroke-dasharray: 356px, 366px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 0, 366px; } } @keyframes tp-border-loader { 0% { stroke-dashoffset: -356px; stroke-dasharray: 356px, 366px; } 95% { stroke-dashoffset: 0; stroke-dasharray: 356px, 366px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 0, 366px; } } @keyframes tfLeftToRight { 49% { transform: translateX(30%); } 50% { opacity: 0; transform: translateX(-30%); } 51% { opacity: 1; } } @keyframes scrollText-2 { from { transform: translateX(-50%); } to { transform: translateX(0%); } } @keyframes headerSlideDown { 0% { margin-top: -150px; } 100% { margin-top: 0; } } @keyframes zoom { 0% { transform: scale(0.5); } 50% { transform: scale(1); } 100% { transform: scale(0.5); } } @keyframes moving { 0% { transform: translatey(0px); } 20% { transform: translateX(-50px); } 50% { transform: translatey(-40px); } 100% { transform: translatey(0px); } } @-webkit-keyframes scrollText { from { transform: translateX(0%); } to { transform: translateX(-50%); } } @keyframes scrollText { from { transform: translateX(0%); } to { transform: translateX(-50%); } } @keyframes icon-bounce { 0%, 100%, 20%, 50%, 80% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 40% { -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); } 60% { -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); } } @keyframes rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes scroll { 0% { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); } 100% { -webkit-transform: translateY(8px); -moz-transform: translateY(8px); -ms-transform: translateY(8px); -o-transform: translateY(8px); transform: translateY(8px); } } @keyframes rotate2 { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /*----------------------------------------*/ /* 2.5 Preloader /*----------------------------------------*/ #loading { background-color: #fff; height: 100%; width: 100%; position: fixed; z-index: 999; margin-top: 0px; top: 0px; } #loading-center { width: 100%; height: 100%; position: relative; } #loading-center-absolute { position: absolute; left: 50%; top: 50%; height: 60px; width: 60px; margin-top: -30px; margin-left: -30px; -webkit-animation: loading-center-absolute 1s infinite; animation: loading-center-absolute 1s infinite; } .object { width: 20px; height: 20px; background-color: var(--tp-theme-1); float: left; -moz-border-radius: 50% 50% 50% 50%; -webkit-border-radius: 50% 50% 50% 50%; border-radius: 50% 50% 50% 50%; margin-right: 20px; margin-bottom: 20px; } .object:nth-child(2n+0) { margin-right: 0px; } #object_one { -webkit-animation: object_one 1s infinite; animation: object_one 1s infinite; } #object_two { -webkit-animation: object_two 1s infinite; animation: object_two 1s infinite; } #object_three { -webkit-animation: object_three 1s infinite; animation: object_three 1s infinite; } #object_four { -webkit-animation: object_four 1s infinite; animation: object_four 1s infinite; } @-webkit-keyframes loading-center-absolute { 100% { -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes loading-center-absolute { 100% { -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes object_one { 50% { -ms-transform: translate(20px, 20px); -webkit-transform: translate(20px, 20px); transform: translate(20px, 20px); } } @keyframes object_one { 50% { -ms-transform: translate(20px, 20px); -webkit-transform: translate(20px, 20px); transform: translate(20px, 20px); } } @-webkit-keyframes object_two { 50% { -ms-transform: translate(-20px, 20px); -webkit-transform: translate(-20px, 20px); transform: translate(-20px, 20px); } } @keyframes object_two { 50% { -ms-transform: translate(-20px, 20px); -webkit-transform: translate(-20px, 20px); transform: translate(-20px, 20px); } } @-webkit-keyframes object_three { 50% { -ms-transform: translate(20px, -20px); -webkit-transform: translate(20px, -20px); transform: translate(20px, -20px); } } @keyframes object_three { 50% { -ms-transform: translate(20px, -20px); -webkit-transform: translate(20px, -20px); transform: translate(20px, -20px); } } @-webkit-keyframes object_four { 50% { -ms-transform: translate(-20px, -20px); -webkit-transform: translate(-20px, -20px); transform: translate(-20px, -20px); } } @keyframes object_four { 50% { -ms-transform: translate(-20px, -20px); -webkit-transform: translate(-20px, -20px); transform: translate(-20px, -20px); } } /*----------------------------------------*/ /* 2.6 Background /*----------------------------------------*/ .white-bg { background-color: var(--tp-common-white); } .black-bg { background-color: var(--tp-common-black-2); } .black-bg-2 { background-color: var(--tp-common-black-5); } .theme-bg { background-color: var(--tp-theme-1); } .grey-bg { background-color: var(--tp-grey-2); } /*----------------------------------------*/ /* 2.7 Carousel /*----------------------------------------*/ /* tp range slider css */ .tp-range-slider .inside-slider { padding-left: 7px; padding-right: 17px; } .tp-range-slider .noUi-target { background-color: #191C3C; border-radius: 12px; border: 0; box-shadow: none; } .tp-range-slider .noUi-connect { background-color: var(--tp-theme-primary); } .tp-range-slider .noUi-horizontal { height: 6px; } .tp-range-slider .noUi-handle { height: 24px; width: 24px; background-color: var(--tp-theme-primary); border-radius: 50%; border: 4px solid var(--tp-common-white); box-shadow: 0px 4px 10px rgba(5, 9, 43, 0.3); top: -9px; } .tp-range-slider .noUi-handle:hover { cursor: pointer; } .tp-range-slider .noUi-handle::before, .tp-range-slider .noUi-handle::after { display: none; } .tp-range-slider-dark .noUi-handle { border: 4px solid #2D314B; } /* tp swiper slider dot */ .tp-swiper-dot { line-height: 1; } .tp-swiper-dot .swiper-pagination-bullet { width: 10px; height: 10px; background-color: var(--tp-grey-3); opacity: 1; margin: 0 3px; position: relative; } .tp-swiper-dot .swiper-pagination-bullet button { font-size: 0; } .tp-swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: var(--tp-theme-primary); } .tp-swiper-dot.tp-swiper-dot-style-darkRed .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: var(--tp-theme-secondary); } .tp-swiper-dot-border { line-height: 1; } .tp-swiper-dot-border .swiper-pagination-bullet { width: 12px; height: 12px; background-color: transparent; opacity: 1; margin: 0 3px; position: relative; border: 1px solid rgba(38, 31, 31, 0.4); } .tp-swiper-dot-border .swiper-pagination-bullet button { font-size: 0; } .tp-swiper-dot-border .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: var(--tp-common-black); border-color: var(--tp-common-black); } .tp-swiper-dot-border .swiper-pagination-bullet:hover { border-color: var(--tp-common-black); } .tp-swiper-dot-border.tp-swiper-dot-style-darkRed .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: var(--tp-theme-secondary); } .tp-swiper-arrow button { width: 40px; height: 40px; line-height: 38px; font-size: 20px; text-align: center; background-color: transparent; color: var(--tp-text-2); border: 1px solid rgba(38, 31, 31, 0.1); border-radius: 50%; } .tp-swiper-arrow button:hover { background-color: var(--tp-theme-primary); color: var(--tp-common-white); } /* tp swiper scrollbar */ .tp-swiper-scrollbar { background-color: #EDEFF2; height: 2px; } .tp-swiper-scrollbar .tp-swiper-scrollbar-drag { background-color: var(--tp-common-black); height: 100%; } .tp-swiper-scrollbar .tp-swiper-scrollbar-drag:hover { cursor: pointer; } .tp-swiper-scrollbar:hover, .tp-swiper-scrollbar:focus { -webkit-transform: scaleY(3); -moz-transform: scaleY(3); -ms-transform: scaleY(3); -o-transform: scaleY(3); transform: scaleY(3); } /* tp slick arrow */ .tp-slick-dot .slick-dots li { display: inline-block; margin: 0 4px; } .tp-slick-dot .slick-dots li.slick-active button { background-color: var(--tp-common-white); } .tp-slick-dot .slick-dots li button { font-size: 0; width: 10px; height: 10px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.2); } .tp-slick-dot-blue .slick-dots li.slick-active button { background-color: var(--tp-theme-primary); } .tp-slick-dot-blue .slick-dots li button { background-color: var(--tp-grey-3); } /*----------------------------------------*/ /* 2.8 Nice Select /*----------------------------------------*/ .nice-select { -webkit-tap-highlight-color: transparent; background-color: #fff; border-radius: 5px; border: solid 1px #e8e8e8; box-sizing: border-box; clear: both; cursor: pointer; display: block; float: left; font-family: inherit; font-size: 14px; font-weight: normal; height: 42px; line-height: 40px; outline: none; padding-left: 18px; padding-right: 30px; position: relative; text-align: left !important; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: auto; } .nice-select:hover { border-color: #dbdbdb; } .nice-select:active, .nice-select.open, .nice-select:focus { border-color: #999; } .nice-select::after { position: absolute; content: "\f107"; top: 50%; right: 0; font-family: var(--tp-ff-fontawesome); color: var(--tp-common-black); font-weight: 500; pointer-events: none; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; margin-top: 0; transform-origin: center; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .nice-select.open::after { -webkit-transform: translateY(-50%) rotate(-180deg); -moz-transform: translateY(-50%) rotate(-180deg); -ms-transform: translateY(-50%) rotate(-180deg); -o-transform: translateY(-50%) rotate(-180deg); transform: translateY(-50%) rotate(-180deg); } .nice-select.open .list { opacity: 1; pointer-events: auto; -webkit-transform: scale(1) translateY(0); -ms-transform: scale(1) translateY(0); transform: scale(1) translateY(0); } .nice-select.disabled { border-color: #ededed; color: #999; pointer-events: none; } .nice-select.disabled::after { border-color: #cccccc; } .nice-select.wide { width: 100%; } .nice-select.wide .list { left: 0 !important; right: 0 !important; } .nice-select.right { float: right; } .nice-select.right .list { left: auto; right: 0; } .nice-select.small { font-size: 12px; height: 36px; line-height: 34px; } .nice-select.small::after { height: 4px; width: 4px; } .nice-select.small .option { line-height: 34px; min-height: 34px; } .nice-select .list { background-color: #fff; border-radius: 5px; box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11); box-sizing: border-box; margin-top: 4px; opacity: 0; overflow: hidden; padding: 0; pointer-events: none; position: absolute; top: 100%; left: 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(-21px); -ms-transform: scale(0.75) translateY(-21px); transform: scale(0.75) translateY(-21px); -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; z-index: 9; } .nice-select .option { cursor: pointer; font-weight: 400; line-height: 40px; list-style: none; min-height: 40px; outline: none; padding-left: 18px; padding-right: 29px; text-align: left; -webkit-transition: all 0.2s; transition: all 0.2s; } .nice-select .option.selected { font-weight: bold; } .nice-select .option.disabled { background-color: transparent; color: #999; cursor: default; } .no-csspointerevents .nice-select .list { display: none; } .no-csspointerevents .nice-select.open .list { display: block; } /*----------------------------------------*/ /* 2.9 Pagination /*----------------------------------------*/ .tp-pagination ul { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } .tp-pagination ul li { display: inline-block; } .tp-pagination ul li:not(:last-child) { margin-right: 6px; } .tp-pagination ul li a, .tp-pagination ul li span { display: inline-block; width: 40px; height: 40px; line-height: 38px; text-align: center; border: 1px solid rgba(38, 31, 31, 0.1); font-size: 16px; font-weight: 500; color: var(--tp-text-body); } .tp-pagination ul li a:hover, .tp-pagination ul li a.current, .tp-pagination ul li span:hover, .tp-pagination ul li span.current { background: var(--tp-theme-primary); border-color: var(--tp-theme-primary); color: var(--tp-common-white); } /*----------------------------------------*/ /* 2.10 Offcanvas /*----------------------------------------*/ .body-overlay { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background: rgba(24, 24, 24, 0.8); visibility: hidden; opacity: 0; transition: 0.45s ease-in-out; } .body-overlay.apply { opacity: 1; visibility: visible; } .body-overlay:hover { cursor: url(../img/cross-out.png), pointer; } .tpoffcanvas { background-position: center; background-size: cover; background-repeat: no-repeat; position: fixed; top: 0; right: -100%; width: 480px; bottom: 0; box-shadow: 0 16px -32px 0 rgba(0, 0, 0, 0.8); background-color: var(--tp-common-black); z-index: 999999; padding: 50px; scrollbar-width: none; opacity: 0; visibility: hidden; transition: 0.45s ease-in-out; overflow-y: scroll; } .tpoffcanvas .homemenu { margin-bottom: 30px; } .tpoffcanvas .homemenu-title { color: var(--tp-common-white); } .tpoffcanvas .tp-main-menu-mobile { margin-bottom: 50px; } .tpoffcanvas .tp-main-menu-mobile { margin-bottom: 50px; } .tpoffcanvas.opened { opacity: 1; visibility: visible; } @media (max-width: 767px) { .tpoffcanvas { width: 300px; padding: 40px 35px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tpoffcanvas { width: 400px; padding: 40px; } } .tpoffcanvas.opened { right: 0; -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86); -moz-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition-duration: 0.6s; } .tpoffcanvas__title p { font-size: 18px; color: rgba(255, 255, 255, 0.49); font-weight: 500; line-height: 1.6; margin-bottom: 50px; } @media (max-width: 767px) { .tpoffcanvas__title p { font-size: 17px; } } .tpoffcanvas__contact-title h5 { font-size: 14px; color: #888888; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 30px; display: inline-block; } .tpoffcanvas__input-title h4 { font-size: 14px; color: #888888; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 30px; display: inline-block; } .tpoffcanvas__input { margin-bottom: 100px; } .tpoffcanvas__input input { background: rgba(118, 118, 130, 0.3); border: transparent; height: 60px; width: 100%; padding-left: 20px; padding-right: 80px; color: var(--tp-common-white); } .tpoffcanvas__input button { height: 60px; width: 60px; background-color: var(--tp-theme-1); color: var(--tp-common-white); font-size: 16px; position: absolute; top: 0; right: 0; } .tpoffcanvas__contact-info { margin-bottom: 50px; } .tpoffcanvas__contact-info ul li { font-size: 16px; color: var(--tp-common-white); margin-bottom: 15px; list-style-type: none; } @media (max-width: 767px) { .tpoffcanvas__contact-info ul li { font-size: 14px; } } .tpoffcanvas__contact-info ul li:last-child { margin-bottom: 0; } .tpoffcanvas__contact-info ul li a { margin-left: 10px; transition: 0.3s; } .tpoffcanvas__contact-info ul li a:hover { color: var(--tp-theme-1); } .tpoffcanvas__logo { margin-bottom: 60px; } @media only screen and (min-width: 768px) and (max-width: 991px) { .tpoffcanvas__logo { padding-top: 0; } } @media (max-width: 767px) { .tpoffcanvas__logo { padding-top: 0; width: 120px; height: 40px; } } .tpoffcanvas__close-btn button { position: absolute; right: 30px; top: 30px; transition: 1s; -webkit-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86); -moz-transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86); transition-duration: 0.3s; height: 40px; width: 40px; line-height: 45px; background-color: var(--tp-common-white); color: var(--tp-common-black); } .tpoffcanvas__close-btn button:hover i { transform: rotate(360deg); } .tpoffcanvas__close-btn button i { font-weight: 300; font-size: 20px; transition: 0.9s; } .tpoffcanvas__social { margin-top: 30px; } .tpoffcanvas__social .social-icon a { height: 55px; width: 55px; line-height: 58px; text-align: center; font-size: 16px; background-color: rgba(251, 251, 253, 0.08); color: var(--tp-common-white); margin-right: 15px; transition: 0.3s; display: inline-block; border-radius: 50%; } @media (max-width: 767px) { .tpoffcanvas__social .social-icon a { margin-right: 3px; height: 50px; width: 50px; line-height: 53px; font-size: 15px; } } .tpoffcanvas__social .social-icon a:hover { background-color: var(--tp-theme-1); color: var(--tp-common-white); } .tpoffcanvas-position-2 { left: -100%; right: auto; } .tpoffcanvas-position-2.opened { left: 0; } /*----------------------------------------*/ /* 2.11 Breadcrumb /*----------------------------------------*/ .breadcrumb__height { height: 347px; } @media only screen and (min-width: 768px) and (max-width: 991px) { .breadcrumb__height { height: 320px; } } @media (max-width: 767px) { .breadcrumb__height { height: 280px; } } .breadcrumb__title { font-weight: 700; font-size: 60px; text-transform: capitalize; margin-bottom: 0; line-height: 1; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .breadcrumb__title { font-size: 57px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .breadcrumb__title { font-size: 55px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .breadcrumb__title { font-size: 52px; } } @media (max-width: 767px) { .breadcrumb__title { font-size: 30px; margin-bottom: 20px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .breadcrumb__title { margin-bottom: 0; font-size: 42px; } } .breadcrumb__list { display: inline-block; padding: 0px 10px; } .breadcrumb__list span { font-size: 18px; font-weight: 500; text-transform: capitalize; color: var(--tp-common-black); } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .breadcrumb__list span { font-size: 16px; } } .breadcrumb__list span.dvdr i { font-size: 15px; transform: rotate(-12deg); display: inline-block; } .breadcrumb__content { padding-top: 105px; } @media (max-width: 767px) { .breadcrumb__content { flex-wrap: wrap; } } /*----------------------------------------*/ /* 2.12 Accordion /*----------------------------------------*/ .tp-custom-accordion .accordion-items { padding: 0 30px; position: relative; transition: 0.3s; margin-bottom: 15px; } @media (max-width: 767px) { .tp-custom-accordion .accordion-items { padding: 0 22px; } } .tp-custom-accordion .accordion-items.tp-faq-active { box-shadow: 0px 14px 50px 0px rgba(4, 11, 17, 0.12); } .tp-custom-accordion .accordion-items.tp-faq-active .accordion-buttons { padding-bottom: 22px; } .tp-custom-accordion .accordion-buttons { position: relative; width: 100%; font-weight: 600; font-size: 20px; text-align: left; padding: 35px 0; padding-right: 50px; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) { .tp-custom-accordion .accordion-buttons { padding: 20px 0; padding-right: 50px; } } @media (max-width: 767px) { .tp-custom-accordion .accordion-buttons { font-size: 17px; padding-right: 25px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-custom-accordion .accordion-buttons { font-size: 20px; } } .tp-custom-accordion .accordion-buttons .accordion-btn { position: absolute; top: 50%; transform: translateY(-50%); right: 0; display: inline-block; width: 26px; height: 26px; transition: 0.3s; } .tp-custom-accordion .accordion-buttons .accordion-btn::after { position: absolute; content: ""; width: 12px; height: 2px; left: 50%; top: 50%; transform: translate(-50%, -50%); background-color: #525258; border-radius: 2px; } .tp-custom-accordion .accordion-buttons .accordion-btn::before { position: absolute; content: ""; width: 2px; height: 12px; left: 50%; top: 50%; transform: translate(-50%, -50%); background-color: #525258; border-radius: 2px; transition: 0.4s; } .tp-custom-accordion .accordion-buttons:not(.collapsed) { padding-bottom: 22px; } .tp-custom-accordion .accordion-buttons:not(.collapsed) .accordion-btn { border-color: var(--tp-common-black); } .tp-custom-accordion .accordion-buttons:not(.collapsed) .accordion-btn::before { transform: translate(-50%, -50%) rotate(90deg); } .tp-custom-accordion .accordion-body { font-weight: 400; font-size: 16px; line-height: 1.6; color: #5F6168; padding: 0px 35px 25px 0; } @media (max-width: 767px) { .tp-custom-accordion .accordion-body { font-size: 13px; padding-right: 0; } } .tp-custom-accordion .accordion-body p { font-size: 16px; margin-bottom: 0; } @media (max-width: 767px) { .tp-custom-accordion .accordion-body p { font-size: 14px; } } .tp-custom-accordion .accordion-body a { color: #7b12e8; font-weight: 500; } /*----------------------------------------*/ /* 2.13 Tab /*----------------------------------------*/ .tp-tab .nav-tabs { padding: 0; margin: 0; border: 0; } .tp-tab .nav-tabs .nav-link { padding: 0; margin: 0; border: 0; } .tp-product-tab-2 .nav-tabs .nav-link { font-size: 20px; color: #A0A2A4; position: relative; } @media (max-width: 767px) { .tp-product-tab-2 .nav-tabs .nav-link { font-size: 15px; } } .tp-product-tab-2 .nav-tabs .nav-link:not(:first-child) { margin-left: 28px; } .tp-product-tab-2 .nav-tabs .nav-link:not(:first-child)::after { position: absolute; left: -17px; top: 50%; content: ""; width: 6px; height: 6px; border-radius: 50%; background-color: #CED2D6; } .tp-product-tab-2 .nav-tabs .nav-link.active { color: var(--tp-theme-secondary); } .tp-product-tab-2 .nav-tabs .nav-link.active .tp-product-tab-tooltip { opacity: 1; visibility: visible; } .tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip { position: absolute; top: -24px; right: 0; background-color: var(--tp-theme-secondary); color: var(--tp-common-white); font-size: 12px; line-height: 1; display: inline-block; padding: 4px 9px; border-radius: 4px; visibility: hidden; opacity: 0; font-weight: 700; } .tp-product-tab-2 .nav-tabs .nav-link .tp-product-tab-tooltip::after { position: absolute; content: ""; bottom: 0; bottom: -5px; left: 7px; width: 13px; height: 6px; background-color: var(--tp-theme-secondary); clip-path: polygon(100% 0, 0 0, 28% 100%); } .tp-product-tab-3 .nav-tabs .nav-link { font-size: 16px; padding: 0 0; } @media (max-width: 767px) { .tp-product-tab-3 .nav-tabs .nav-link { font-size: 15px; } } .tp-product-tab-3 .nav-tabs .nav-link:not(:first-child) { margin-left: 23px; } .tp-product-tab-3 .nav-tabs .nav-link:not(:first-child)::after { width: 4px; height: 4px; left: -14px; } .tp-product-tab-3 .nav-tabs .nav-link.active { color: var(--tp-common-black); } .tp-product-tab-3 .nav-tabs .nav-link.active .tp-product-tab-tooltip { opacity: 1; visibility: visible; } .tp-product-tab-3 .nav-tabs .nav-link .tp-product-tab-tooltip { background-color: var(--tp-theme-primary); } .tp-product-tab-3 .nav-tabs .nav-link .tp-product-tab-tooltip::after { background-color: var(--tp-theme-primary); } .tp-product-tab-5 .nav-tabs .nav-link { padding: 0 5px; } @media (max-width: 767px) { .tp-product-tab-5 .nav-tabs .nav-link { font-size: 15px; } } .tp-product-tab-5 .nav-tabs .nav-link:not(:last-child)::after { left: -15px; } .tp-product-tab-5 .nav-tabs .nav-link:not(:first-child) { margin-left: 22px; } .tp-product-tab-5 .nav-tabs .nav-link.active { color: var(--tp-common-black); } .tp-product-tab-5 .nav-tabs .nav-link.active .tp-product-tab-tooltip { opacity: 1; visibility: visible; } .tp-product-tab-5 .nav-tabs .nav-link .tp-product-tab-tooltip { background-color: var(--tp-theme-green); } .tp-product-tab-5 .nav-tabs .nav-link .tp-product-tab-tooltip::after { background-color: var(--tp-theme-green); } .tp-tab-line { position: absolute; content: ""; left: 0; bottom: -1px; width: 38%; height: 2px; background-color: var(--tp-common-black); } /*----------------------------------------*/ /* 2.14 Modal /*----------------------------------------*/ /*----------------------------------------*/ /* 2.15 Section Title /*----------------------------------------*/ .tp-section-subtitle { font-size: 16px; font-weight: 700; line-height: 30px; letter-spacing: 0.96px; padding-bottom: 5px; display: inline-block; text-transform: uppercase; color: var(--tp-common-black); position: relative; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-section-subtitle { font-size: 13px; } } .tp-section-subtitle::before { content: ""; display: inline-block; height: 13px; width: 1px; margin-right: 7px; transform: translateY(1px); background-color: var(--tp-theme-1); } .tp-section-title { font-size: 58px; font-weight: 700; line-height: 1.1; letter-spacing: 2.4px; text-transform: capitalize; color: var(--tp-common-black-4); } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-section-title { font-size: 45px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-section-title { font-size: 45px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-section-title { font-size: 42px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-section-title { font-size: 40px; } .tp-section-title br { display: none; } } @media (max-width: 767px) { .tp-section-title { font-size: 30px; } .tp-section-title br { display: none; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-section-title { font-size: 40px; } } .tp-section-title-2 { font-size: 66px; } @media only screen and (min-width: 1600px) and (max-width: 1700px) { .tp-section-title-2 { font-size: 62px; } } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-section-title-2 { font-size: 58px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-section-title-2 { font-size: 55px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-section-title-2 { font-size: 48px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-section-title-2 { font-size: 44px; } } @media (max-width: 767px) { .tp-section-title-2 { font-size: 30px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-section-title-2 { font-size: 34px; } } .tp-section-title-3 { font-size: 45px; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-section-title-3 { font-size: 42px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-section-title-3 { font-size: 37px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-section-title-3 { font-size: 37px; } } @media (max-width: 767px) { .tp-section-title-3 { font-size: 28px; } .tp-section-title-3 br { display: none; } } /*----------------------------------------*/ /* 2.16 Search css start /*----------------------------------------*/ .search__popup { padding: 70px; padding-top: 70px; padding-bottom: 100px; position: fixed; top: 0; left: 0; right: 0; width: 100%; height: 55%; background-color: rgba(0, 0, 0, 0.8); z-index: 99999; -webkit-backdrop-filter: blur(16px); backdrop-filter: blur(16px); -webkit-transform: translateY(calc(-100% - 80px)); -moz-transform: translateY(calc(-100% - 80px)); -ms-transform: translateY(calc(-100% - 80px)); -o-transform: translateY(calc(-100% - 80px)); transform: translateY(calc(-100% - 80px)); -webkit-transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out; -moz-transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out; transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out; transition-delay: 0.7s; } .search__popup.search-opened { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); transition-delay: 0s; } .search__popup.search-opened .search__input { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; transition-delay: 0.3s; } .search__popup.search-opened .search__input::after { width: 100%; transition-delay: 0.5s; } .search__popup-2 { background-color: var(--tp-common-black-13); } .search__popup-2 .search__input .search-input-field ~ .search-focus-border { background-color: var(--tp-theme-8); } .search__popup-3 .search__input .search-input-field ~ .search-focus-border { background-color: var(--tp-theme-10); } .search__top { margin-bottom: 80px; } .search__input { position: relative; height: 80px; transition: all 0.3s ease-out 0s; transition-delay: 0.5s; opacity: 0; } .search__input::after { position: absolute; content: ""; left: 0; bottom: 0; width: 0%; height: 1px; background-color: rgba(255, 255, 255, 0.3); transition: all 0.3s ease-out 0s; transition-delay: 0.3s; } .search__input input { width: 100%; height: 100%; background-color: transparent; border: 0; outline: 0; font-size: 24px; color: var(--tp-common-white); border-bottom: 1px solid transparent; padding: 0; padding-right: 30px; } .search__input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: rgba(255, 255, 255, 0.5); font-size: 24px; } .search__input input::-moz-placeholder { /* Firefox 19+ */ color: rgba(255, 255, 255, 0.5); font-size: 24px; } .search__input input:-moz-placeholder { /* Firefox 4-18 */ color: rgba(255, 255, 255, 0.5); font-size: 24px; } .search__input input:-ms-input-placeholder { /* IE 10+ Edge*/ color: rgba(255, 255, 255, 0.5); font-size: 24px; } .search__input input::placeholder { /* MODERN BROWSER */ color: rgba(255, 255, 255, 0.5); font-size: 24px; } .search__input button { position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 18px; color: var(--tp-common-white); } .search__input .search-input-field ~ .search-focus-border { position: absolute; bottom: 0; left: auto; right: 0; width: 0; height: 1px; background-color: var(--tp-common-orange); -webkit-transition: 0.5s 0.3s 0s ease-out; -moz-transition: 0.5s 0.3s 0s ease-out; -ms-transition: 0.5s 0.3s 0s ease-out; -o-transition: 0.5s 0.3s 0s ease-out; transition: 0.5s 0.3s 0s ease-out; } .search__input .search-input-field:focus ~ .search-focus-border { width: 100%; left: 0; right: auto; -webkit-transition: 0.5s 0.3s 0s ease-out; -moz-transition: 0.5s 0.3s 0s ease-out; -ms-transition: 0.5s 0.3s 0s ease-out; -o-transition: 0.5s 0.3s 0s ease-out; transition: 0.5s 0.3s 0s ease-out; } .search__close-btn { font-size: 25px; color: rgba(255, 255, 255, 0.3); } .search__close-btn:hover { color: var(--tp-common-white); } /*----------------------------------------*/ /* 2.17 Hostspot css start /*----------------------------------------*/ .tp-hotspot { display: inline-block; width: 44px; height: 44px; line-height: 44px; text-align: center; font-size: 16px; color: var(--tp-common-black); border-radius: 50%; background-color: var(--tp-common-white); position: absolute; z-index: 1; } .tp-hotspot:hover { cursor: pointer; } /*----------------------------------------*/ /* 2.178 Range Slider css start /*----------------------------------------*/ .ui-button-icon-only, .ui-controlgroup-vertical .ui-controlgroup-item { box-sizing: border-box; } .ui-checkboxradio-disabled, .ui-state-disabled { pointer-events: none; } .ui-datepicker .ui-icon, .ui-icon { text-indent: -99999px; background-repeat: no-repeat; } .ui-helper-reset, .ui-menu { outline: 0; list-style: none; } .ui-helper-hidden, .ui-resizable-autohide .ui-resizable-handle, .ui-resizable-disabled .ui-resizable-handle { display: none; } .ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .ui-helper-reset { margin: 0; padding: 0; border: 0; line-height: 1.3; text-decoration: none; font-size: 100%; } .ui-helper-clearfix:after, .ui-helper-clearfix:before { content: ""; display: table; border-collapse: collapse; } .ui-helper-clearfix:after { clear: both; } .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0); } .ui-front { z-index: 100; } .ui-state-disabled { cursor: default !important; } .ui-icon { display: inline-block; vertical-align: middle; margin-top: -0.25em; position: relative; overflow: hidden; } .ui-widget-icon-block { left: 50%; margin-left: -8px; display: block; } .ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; } .ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin: 2px 0 0; padding: 0.5em 0.5em 0.5em 0.7em; font-size: 100%; } .ui-autocomplete, .ui-menu .ui-menu { position: absolute; } .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; } .ui-autocomplete { top: 0; left: 0; cursor: default; } .ui-menu { padding: 0; margin: 0; display: block; } .ui-button, .ui-controlgroup { display: inline-block; vertical-align: middle; } .ui-button, .ui-menu-icons, .ui-resizable { position: relative; } .ui-menu .ui-menu-item { margin: 0; cursor: pointer; list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); } .ui-menu .ui-menu-item-wrapper { position: relative; padding: 3px 1em 3px 0.4em; } .ui-menu .ui-menu-divider { margin: 5px 0; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0; } .ui-menu .ui-state-active, .ui-menu .ui-state-focus { margin: -1px; } .ui-menu-icons .ui-menu-item-wrapper { padding-left: 2em; } .ui-button, .ui-controlgroup .ui-controlgroup-label { padding: 0.4em 1em; } .ui-menu .ui-icon { position: absolute; top: 0; bottom: 0; left: 0.2em; margin: auto 0; } .ui-menu .ui-menu-icon { left: auto; right: 0; } .ui-button { line-height: normal; margin-right: 0.1em; cursor: pointer; text-align: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: visible; } .ui-button, .ui-button:active, .ui-button:hover, .ui-button:link, .ui-button:visited { text-decoration: none; } .ui-button-icon-only { width: 2em; text-indent: -9999px; white-space: nowrap; } input.ui-button.ui-button-icon-only { text-indent: 0; } .ui-button-icon-only .ui-icon { position: absolute; top: 50%; left: 50%; margin-top: -8px; margin-left: -8px; } .ui-button.ui-icon-notext .ui-icon { padding: 0; width: 2.1em; height: 2.1em; text-indent: -9999px; white-space: nowrap; } input.ui-button.ui-icon-notext .ui-icon { width: auto; height: auto; text-indent: 0; white-space: normal; padding: 0.4em 1em; } button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner { border: 0; padding: 0; } .ui-controlgroup > .ui-controlgroup-item { float: left; margin-left: 0; margin-right: 0; } .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus, .ui-controlgroup > .ui-controlgroup-item:focus { z-index: 9999; } .ui-controlgroup-vertical > .ui-controlgroup-item { display: block; float: none; width: 100%; margin-top: 0; margin-bottom: 0; text-align: left; } .ui-controlgroup .ui-controlgroup-label span { font-size: 80%; } .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item { border-left: none; } .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item { border-top: none; } .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content { border-right: none; } .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content { border-bottom: none; } .ui-controlgroup-vertical .ui-spinner-input { width: 75%; width: calc(100% - 2.4em); } .ui-controlgroup-vertical .ui-spinner .ui-spinner-up { border-top-style: solid; } .ui-checkboxradio-label .ui-icon-background { box-shadow: inset 1px 1px 1px #ccc; border-radius: 0.12em; border: none; } .ui-checkboxradio-radio-label .ui-icon-background { width: 16px; height: 16px; border-radius: 1em; overflow: visible; border: none; } .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon { background-image: none; width: 8px; height: 8px; border-width: 4px; border-style: solid; } .ui-datepicker { width: 17em; padding: 0.2em 0.2em 0; display: none; } .ui-datepicker .ui-datepicker-header { position: relative; padding: 0.2em 0; } .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev { position: absolute; top: 2px; width: 1.8em; height: 1.8em; } .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover { top: 1px; } .ui-datepicker .ui-datepicker-prev { left: 2px; } .ui-datepicker .ui-datepicker-next { right: 2px; } .ui-datepicker .ui-datepicker-prev-hover { left: 1px; } .ui-datepicker .ui-datepicker-next-hover { right: 1px; } .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; } .ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; } .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 45%; } .ui-datepicker table { width: 100%; font-size: 0.9em; border-collapse: collapse; margin: 0 0 0.4em; } .ui-datepicker th { padding: 0.7em 0.3em; text-align: center; font-weight: 700; border: 0; } .ui-datepicker td { border: 0; padding: 1px; } .ui-datepicker td a, .ui-datepicker td span { display: block; padding: 0.2em; text-align: right; text-decoration: none; } .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: 0.7em 0 0; padding: 0 0.2em; border-left: 0; border-right: 0; border-bottom: 0; } .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: 0.5em 0.2em 0.4em; cursor: pointer; padding: 0.2em 0.6em 0.3em; width: auto; overflow: visible; } .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } .ui-datepicker.ui-datepicker-multi { width: auto; } .ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0 auto 0.4em; } .ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; } .ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3%; } .ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; } .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0; } .ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; } .ui-datepicker-row-break { clear: both; width: 100%; font-size: 0; } .ui-datepicker-rtl { direction: rtl; } .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; } .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; } .ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right; } .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group, .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; } .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; } .ui-datepicker .ui-icon { display: block; overflow: hidden; left: 0.5em; top: 0.3em; } .ui-dialog { position: absolute; top: 0; left: 0; padding: 0.2em; outline: 0; } .ui-dialog .ui-dialog-titlebar { padding: 0.4em 1em; position: relative; } .ui-dialog .ui-dialog-title { float: left; margin: 0.1em 0; white-space: nowrap; width: 90%; overflow: hidden; text-overflow: ellipsis; } .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: 0.3em; top: 50%; width: 20px; margin: -10px 0 0; padding: 1px; height: 20px; } .ui-dialog .ui-dialog-content { position: relative; border: 0; padding: 0.5em 1em; background: 0 0; overflow: auto; } .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0; background-image: none; margin-top: 0.5em; padding: 0.3em 1em 0.5em 0.4em; } .ui-dialog .ui-dialog-buttonpane button { margin: 0.5em 0.4em 0.5em 0; cursor: pointer; } .ui-dialog .ui-resizable-n { height: 2px; top: 0; } .ui-dialog .ui-resizable-e { width: 2px; right: 0; } .ui-dialog .ui-resizable-s { height: 2px; bottom: 0; } .ui-dialog .ui-resizable-w { width: 2px; left: 0; } .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw, .ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw { width: 7px; height: 7px; } .ui-dialog .ui-resizable-se { right: 0; bottom: 0; } .ui-dialog .ui-resizable-sw { left: 0; bottom: 0; } .ui-dialog .ui-resizable-ne { right: 0; top: 0; } .ui-dialog .ui-resizable-nw { left: 0; top: 0; } .ui-draggable .ui-dialog-titlebar { cursor: move; } .ui-draggable-handle, .ui-selectable, .ui-sortable-handle { -ms-touch-action: none; touch-action: none; } .ui-resizable-handle { position: absolute; font-size: 0.1px; display: block; -ms-touch-action: none; touch-action: none; } .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; } .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; } .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; } .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; } .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px; } .ui-progressbar { height: 2em; text-align: left; overflow: hidden; } .ui-progressbar .ui-progressbar-value { margin: -1px; height: 100%; } .ui-progressbar .ui-progressbar-overlay { background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw=="); height: 100%; opacity: 0.25; } .ui-progressbar-indeterminate .ui-progressbar-value { background-image: none; } .ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted #000; } .ui-selectmenu-menu { padding: 0; margin: 0; position: absolute; top: 0; left: 0; display: none; } .ui-selectmenu-menu .ui-menu { overflow: auto; overflow-x: hidden; padding-bottom: 1px; } .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup { font-size: 1em; font-weight: 700; line-height: 1.5; padding: 2px 0.4em; margin: 0.5em 0 0; height: auto; border: 0; } .ui-selectmenu-open { display: block; } .ui-selectmenu-text { display: block; margin-right: 20px; overflow: hidden; text-overflow: ellipsis; } .ui-selectmenu-button.ui-button { text-align: left; white-space: nowrap; width: 14em; } .ui-selectmenu-icon.ui-icon { float: right; margin-top: 0; } .ui-slider { position: relative; text-align: left; } .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; -ms-touch-action: none; touch-action: none; } .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: 0.7em; display: block; border: 0; background-position: 0 0; } .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; } .ui-slider-horizontal { height: 0.8em; } .ui-slider-horizontal .ui-slider-handle { top: -0.3em; margin-left: -0.6em; } .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } .ui-slider-horizontal .ui-slider-range-min { left: 0; } .ui-slider-horizontal .ui-slider-range-max { right: 0; } .ui-slider-vertical { width: 0.8em; height: 100px; } .ui-slider-vertical .ui-slider-handle { left: -0.3em; margin-left: 0; margin-bottom: -0.6em; } .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; } .ui-slider-vertical .ui-slider-range-min, .ui-spinner-down { bottom: 0; } .ui-slider-vertical .ui-slider-range-max, .ui-spinner-up { top: 0; } .ui-spinner { position: relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; } .ui-spinner-input { border: none; background: 0 0; color: inherit; padding: 0.222em 0; margin: 0.2em 2em 0.2em 0.4em; vertical-align: middle; } .ui-spinner-button { width: 1.6em; height: 50%; font-size: 0.5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; } .ui-spinner a.ui-spinner-button { border-top-style: none; border-bottom-style: none; border-right-style: none; } .ui-tabs { position: relative; padding: 0.2em; } .ui-tabs .ui-tabs-nav { margin: 0; padding: 0.2em 0.2em 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px 0.2em 0 0; border-bottom-width: 0; padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav .ui-tabs-anchor { float: left; padding: 0.5em 1em; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; } .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { cursor: text; } .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { cursor: pointer; } .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: 0 0; } .ui-tooltip { padding: 8px; position: absolute; z-index: 9999; max-width: 300px; } body .ui-tooltip { border-width: 2px; } .ui-widget, .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em; } .ui-widget .ui-widget { font-size: 1em; } .ui-widget.ui-widget-content { border: 1px solid #c5c5c5; } .ui-widget-content { border: 1px solid #ddd; background: #fff; color: #333; } .ui-widget-content a, .ui-widget-header a { color: #333; } .ui-widget-header { border: 1px solid #ddd; background: #e9e9e9; color: #333; font-weight: 700; } .ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover { border: 1px solid #c5c5c5; background: #f6f6f6; font-weight: 400; color: #454545; } .ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button { color: #454545; text-decoration: none; } .ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover { border: 1px solid #ccc; background: #ededed; font-weight: 400; color: #2b2b2b; } .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, a.ui-button:focus, a.ui-button:hover { color: #2b2b2b; text-decoration: none; } .ui-visual-focus { box-shadow: 0 0 3px 1px #5e9ed6; } .ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active { border: 1px solid #003eff; background: #007fff; font-weight: 400; color: #fff; } .ui-icon-background, .ui-state-active .ui-icon-background { border: #003eff; background-color: #fff; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #fff; text-decoration: none; } .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border: 1px solid #dad55e; background: #fffa90; color: #777620; } .ui-state-checked { border: 1px solid #dad55e; background: #fffa90; } .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: #777620; } .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { border: 1px solid #f1a899; background: #fddfdf; color: #5f3f3f; } .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error a, .ui-widget-header .ui-state-error-text { color: #5f3f3f; } .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: 700; } .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: 0.7; filter: Alpha(Opacity=70); font-weight: 400; } .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: 0.35; filter: Alpha(Opacity=35); background-image: none; } .ui-state-disabled .ui-icon { filter: Alpha(Opacity=35); } .ui-icon { width: 16px; height: 16px; } .ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon { background-image: url("images/ui-icons_444444_256x240.html"); } .ui-button:focus .ui-icon, .ui-button:hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon { background-image: url("images/ui-icons_555555_256x240.html"); } .ui-button:active .ui-icon, .ui-state-active .ui-icon { background-image: url("images/ui-icons_ffffff_256x240.html"); } .ui-button .ui-state-highlight.ui-icon, .ui-state-highlight .ui-icon { background-image: url("images/ui-icons_777620_256x240.html"); } .ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url("images/ui-icons_cc0000_256x240.html"); } .ui-button .ui-icon { background-image: url("images/ui-icons_777777_256x240.html"); } .ui-icon-blank { background-position: 16px 16px; } .ui-icon-caret-1-n { background-position: 0 0; } .ui-icon-caret-1-ne { background-position: -16px 0; } .ui-icon-caret-1-e { background-position: -32px 0; } .ui-icon-caret-1-se { background-position: -48px 0; } .ui-icon-caret-1-s { background-position: -65px 0; } .ui-icon-caret-1-sw { background-position: -80px 0; } .ui-icon-caret-1-w { background-position: -96px 0; } .ui-icon-caret-1-nw { background-position: -112px 0; } .ui-icon-caret-2-n-s { background-position: -128px 0; } .ui-icon-caret-2-e-w { background-position: -144px 0; } .ui-icon-triangle-1-n { background-position: 0 -16px; } .ui-icon-triangle-1-ne { background-position: -16px -16px; } .ui-icon-triangle-1-e { background-position: -32px -16px; } .ui-icon-triangle-1-se { background-position: -48px -16px; } .ui-icon-triangle-1-s { background-position: -65px -16px; } .ui-icon-triangle-1-sw { background-position: -80px -16px; } .ui-icon-triangle-1-w { background-position: -96px -16px; } .ui-icon-triangle-1-nw { background-position: -112px -16px; } .ui-icon-triangle-2-n-s { background-position: -128px -16px; } .ui-icon-triangle-2-e-w { background-position: -144px -16px; } .ui-icon-arrow-1-n { background-position: 0 -32px; } .ui-icon-arrow-1-ne { background-position: -16px -32px; } .ui-icon-arrow-1-e { background-position: -32px -32px; } .ui-icon-arrow-1-se { background-position: -48px -32px; } .ui-icon-arrow-1-s { background-position: -65px -32px; } .ui-icon-arrow-1-sw { background-position: -80px -32px; } .ui-icon-arrow-1-w { background-position: -96px -32px; } .ui-icon-arrow-1-nw { background-position: -112px -32px; } .ui-icon-arrow-2-n-s { background-position: -128px -32px; } .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; } .ui-icon-arrow-2-e-w { background-position: -160px -32px; } .ui-icon-arrow-2-se-nw { background-position: -176px -32px; } .ui-icon-arrowstop-1-n { background-position: -192px -32px; } .ui-icon-arrowstop-1-e { background-position: -208px -32px; } .ui-icon-arrowstop-1-s { background-position: -224px -32px; } .ui-icon-arrowstop-1-w { background-position: -240px -32px; } .ui-icon-arrowthick-1-n { background-position: 1px -48px; } .ui-icon-arrowthick-1-ne { background-position: -16px -48px; } .ui-icon-arrowthick-1-e { background-position: -32px -48px; } .ui-icon-arrowthick-1-se { background-position: -48px -48px; } .ui-icon-arrowthick-1-s { background-position: -64px -48px; } .ui-icon-arrowthick-1-sw { background-position: -80px -48px; } .ui-icon-arrowthick-1-w { background-position: -96px -48px; } .ui-icon-arrowthick-1-nw { background-position: -112px -48px; } .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; } .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; } .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; } .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; } .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; } .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; } .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; } .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; } .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; } .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; } .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; } .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; } .ui-icon-arrowreturn-1-w { background-position: -64px -64px; } .ui-icon-arrowreturn-1-n { background-position: -80px -64px; } .ui-icon-arrowreturn-1-e { background-position: -96px -64px; } .ui-icon-arrowreturn-1-s { background-position: -112px -64px; } .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; } .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; } .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; } .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; } .ui-icon-arrow-4 { background-position: 0 -80px; } .ui-icon-arrow-4-diag { background-position: -16px -80px; } .ui-icon-extlink { background-position: -32px -80px; } .ui-icon-newwin { background-position: -48px -80px; } .ui-icon-refresh { background-position: -64px -80px; } .ui-icon-shuffle { background-position: -80px -80px; } .ui-icon-transfer-e-w { background-position: -96px -80px; } .ui-icon-transferthick-e-w { background-position: -112px -80px; } .ui-icon-folder-collapsed { background-position: 0 -96px; } .ui-icon-folder-open { background-position: -16px -96px; } .ui-icon-document { background-position: -32px -96px; } .ui-icon-document-b { background-position: -48px -96px; } .ui-icon-note { background-position: -64px -96px; } .ui-icon-mail-closed { background-position: -80px -96px; } .ui-icon-mail-open { background-position: -96px -96px; } .ui-icon-suitcase { background-position: -112px -96px; } .ui-icon-comment { background-position: -128px -96px; } .ui-icon-person { background-position: -144px -96px; } .ui-icon-print { background-position: -160px -96px; } .ui-icon-trash { background-position: -176px -96px; } .ui-icon-locked { background-position: -192px -96px; } .ui-icon-unlocked { background-position: -208px -96px; } .ui-icon-bookmark { background-position: -224px -96px; } .ui-icon-tag { background-position: -240px -96px; } .ui-icon-home { background-position: 0 -112px; } .ui-icon-flag { background-position: -16px -112px; } .ui-icon-calendar { background-position: -32px -112px; } .ui-icon-cart { background-position: -48px -112px; } .ui-icon-pencil { background-position: -64px -112px; } .ui-icon-clock { background-position: -80px -112px; } .ui-icon-disk { background-position: -96px -112px; } .ui-icon-calculator { background-position: -112px -112px; } .ui-icon-zoomin { background-position: -128px -112px; } .ui-icon-zoomout { background-position: -144px -112px; } .ui-icon-search { background-position: -160px -112px; } .ui-icon-wrench { background-position: -176px -112px; } .ui-icon-gear { background-position: -192px -112px; } .ui-icon-heart { background-position: -208px -112px; } .ui-icon-star { background-position: -224px -112px; } .ui-icon-link { background-position: -240px -112px; } .ui-icon-cancel { background-position: 0 -128px; } .ui-icon-plus { background-position: -16px -128px; } .ui-icon-plusthick { background-position: -32px -128px; } .ui-icon-minus { background-position: -48px -128px; } .ui-icon-minusthick { background-position: -64px -128px; } .ui-icon-close { background-position: -80px -128px; } .ui-icon-closethick { background-position: -96px -128px; } .ui-icon-key { background-position: -112px -128px; } .ui-icon-lightbulb { background-position: -128px -128px; } .ui-icon-scissors { background-position: -144px -128px; } .ui-icon-clipboard { background-position: -160px -128px; } .ui-icon-copy { background-position: -176px -128px; } .ui-icon-contact { background-position: -192px -128px; } .ui-icon-image { background-position: -208px -128px; } .ui-icon-video { background-position: -224px -128px; } .ui-icon-script { background-position: -240px -128px; } .ui-icon-alert { background-position: 0 -144px; } .ui-icon-info { background-position: -16px -144px; } .ui-icon-notice { background-position: -32px -144px; } .ui-icon-help { background-position: -48px -144px; } .ui-icon-check { background-position: -64px -144px; } .ui-icon-bullet { background-position: -80px -144px; } .ui-icon-radio-on { background-position: -96px -144px; } .ui-icon-radio-off { background-position: -112px -144px; } .ui-icon-pin-w { background-position: -128px -144px; } .ui-icon-pin-s { background-position: -144px -144px; } .ui-icon-play { background-position: 0 -160px; } .ui-icon-pause { background-position: -16px -160px; } .ui-icon-seek-next { background-position: -32px -160px; } .ui-icon-seek-prev { background-position: -48px -160px; } .ui-icon-seek-end { background-position: -64px -160px; } .ui-icon-seek-first, .ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-stop { background-position: -96px -160px; } .ui-icon-eject { background-position: -112px -160px; } .ui-icon-volume-off { background-position: -128px -160px; } .ui-icon-volume-on { background-position: -144px -160px; } .ui-icon-power { background-position: 0 -176px; } .ui-icon-signal-diag { background-position: -16px -176px; } .ui-icon-signal { background-position: -32px -176px; } .ui-icon-battery-0 { background-position: -48px -176px; } .ui-icon-battery-1 { background-position: -64px -176px; } .ui-icon-battery-2 { background-position: -80px -176px; } .ui-icon-battery-3 { background-position: -96px -176px; } .ui-icon-circle-plus { background-position: 0 -192px; } .ui-icon-circle-minus { background-position: -16px -192px; } .ui-icon-circle-close { background-position: -32px -192px; } .ui-icon-circle-triangle-e { background-position: -48px -192px; } .ui-icon-circle-triangle-s { background-position: -64px -192px; } .ui-icon-circle-triangle-w { background-position: -80px -192px; } .ui-icon-circle-triangle-n { background-position: -96px -192px; } .ui-icon-circle-arrow-e { background-position: -112px -192px; } .ui-icon-circle-arrow-s { background-position: -128px -192px; } .ui-icon-circle-arrow-w { background-position: -144px -192px; } .ui-icon-circle-arrow-n { background-position: -160px -192px; } .ui-icon-circle-zoomin { background-position: -176px -192px; } .ui-icon-circle-zoomout { background-position: -192px -192px; } .ui-icon-circle-check { background-position: -208px -192px; } .ui-icon-circlesmall-plus { background-position: 0 -208px; } .ui-icon-circlesmall-minus { background-position: -16px -208px; } .ui-icon-circlesmall-close { background-position: -32px -208px; } .ui-icon-squaresmall-plus { background-position: -48px -208px; } .ui-icon-squaresmall-minus { background-position: -64px -208px; } .ui-icon-squaresmall-close { background-position: -80px -208px; } .ui-icon-grip-dotted-vertical { background-position: 0 -224px; } .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; } .ui-icon-grip-solid-vertical { background-position: -32px -224px; } .ui-icon-grip-solid-horizontal { background-position: -48px -224px; } .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; } .ui-icon-grip-diagonal-se { background-position: -80px -224px; } .ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top { border-top-left-radius: 3px; } .ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr { border-top-right-radius: 3px; } .ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left { border-bottom-left-radius: 3px; } .ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right { border-bottom-right-radius: 3px; } .ui-widget-overlay { background: #aaa; opacity: 0.3; filter: Alpha(Opacity=30); } .ui-widget-shadow { -webkit-box-shadow: 0 0 5px #666; box-shadow: 0 0 5px #666; } /* HEADER CSS */ /*----------------------------------------*/ /* 3.1 Header Style 1 /*----------------------------------------*/ .header-sticky { position: fixed; top: 0; left: 0; right: 0; opacity: 1; width: 100%; z-index: 999; visibility: visible; background-color: rgba(255, 255, 255, 0.95); -webkit-backdrop-filter: blur(16px); backdrop-filter: blur(16px); box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; -webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown; -khtml-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown; -moz-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown; -ms-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown; -o-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown; animation: 0.95s ease 0s normal forwards 1 running headerSlideDown; } .header-sticky .tp-header-main-menu nav ul li > a { padding: 25px 0; } .header-sticky.tp-header-3-wrap { background-color: var(--tp-common-black); } .tp-header-transparent { position: absolute; top: 0; left: 0; right: 0; z-index: 2; width: 100%; } .tp-header-main-menu { position: relative; padding-left: 102px; } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-header-main-menu { padding-left: 68px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-main-menu { padding-left: 35px; } } .tp-header-main-menu::after { top: 0; left: -11%; width: 1px; height: 100%; position: absolute; content: ""; background-color: var(--tp-border-1); } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-main-menu::after { left: -7%; } } .tp-header-main-menu > nav > ul > li { display: inline-block; margin: 0px 25px; position: relative; } @media only screen and (min-width: 1600px) and (max-width: 1700px) { .tp-header-main-menu > nav > ul > li { margin: 0 23px; } } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-header-main-menu > nav > ul > li { margin: 0px 17px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-main-menu > nav > ul > li { margin: 0px 12px; } } .tp-header-main-menu > nav > ul > li > a { color: var(--tp-common-black); font-size: 16px; font-weight: 500; letter-spacing: 0.32px; text-transform: capitalize; display: inline-block; padding: 29px 0; position: relative; } .tp-header-main-menu > nav > ul > li .submenu { position: absolute; top: 100%; left: 0; width: 240px; z-index: 999; /* padding: 30px 40px; */ padding: 0; opacity: 0; visibility: hidden; transition: 0.4s; transform: scaleY(0); transform-origin: top center; text-align: start; background-color: var(--tp-common-white); border-top: 5px solid var(--tp-theme-1); box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; } .tp-header-main-menu > nav > ul > li .submenu > li { margin: 0; display: block; position: relative; } .tp-header-main-menu > nav > ul > li .submenu > li:last-child { margin-bottom: 0; } .tp-header-main-menu > nav > ul > li .submenu > li > a { padding: 6px 8px; text-transform: capitalize; color: var(--tp-common-black); position: relative; font-size: 12px; font-weight: 500; letter-spacing: 0.32px; display: block; height: auto; line-height: initial; } .tp-header-main-menu > nav > ul > li .submenu > li > a::after { content: ""; position: absolute; bottom: 0px; right: 0; left: auto; height: 1px; width: 0; background-color: var(--tp-common-black); transition: 0.7s; display: inline-block; } .tp-header-main-menu > nav > ul > li .submenu > li:hover > a::after { width: 100%; right: auto; left: 0; } .tp-header-main-menu > nav > ul > li.has-dropdown::after { display: inline-block; content: ""; height: 5px; width: 5px; border-radius: 50%; transform: translateY(-2px); background-color: var(--tp-theme-1); } .tp-header-main-menu > nav > ul > li:hover.has-dropdown::after { color: var(--tp-theme-1); animation: icon-bounce 0.8s ease-out infinite; } .tp-header-main-menu > nav > ul > li:hover .submenu { opacity: 1; visibility: visible; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); } .tp-header-bar span { height: 42px; width: 42px; line-height: 40px; display: inline-block; border-radius: 50%; margin-right: 28px; color: var(--tp-common-black); border: 1px solid var(--tp-border-2); } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-header-bar span { margin: 15px 0; margin-right: 25px; } } @media (max-width: 767px) { .tp-header-bar span { margin: 15px 0; margin-right: 0px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-header-bar span { margin-right: 25px; } } .tp-header-button { line-height: 0; } .tp-header-social { position: relative; padding-left: 30px; } .tp-header-social::after { top: -29px; left: 0; width: 1px; height: 91px; position: absolute; content: ""; background-color: var(--tp-border-1); } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-header-social::after { height: 72px; } } .tp-header-social a { font-size: 16px; padding: 7px 22px; display: inline-block; line-height: 1; transition: 0.3s; font-weight: 500; border-radius: 30px; color: var(--tp-common-black); border: 1px solid var(--tp-border-2); } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-header-social a { font-size: 12px; padding: 6px 15px; } } .tp-header-social a:hover { background-color: var(--tp-theme-1); border: 1px solid var(--tp-theme-1); } .tp-header-social a:not(:last-child) { margin-right: 5px; } .tp-header-info-height { padding: 4px 0; } .tp-header-info-left ul li { list-style-type: none; display: inline-block; } .tp-header-info-left ul li:not(:last-child) { margin-right: 20px; } @media (max-width: 767px) { .tp-header-info-left ul li:not(:last-child) { margin-right: 0; } } .tp-header-info-left ul li i { display: inline-block; margin-right: 3px; color: var(--tp-common-white); } .tp-header-info-left ul li a { transition: 0.3s; font-size: 16px; font-weight: 500; 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: 767px) { .tp-header-info-left ul li a { font-size: 14px; } } .tp-header-info-left ul li a:hover { color: var(--tp-theme-1); } .tp-header-info-date span { transition: 0.3s; font-size: 16px; font-weight: 500; 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: 767px) { .tp-header-info-date span { font-size: 14px; } } .tp-header-info-date span:hover { color: var(--tp-theme-1); } .tp-header-info-date span i { display: inline-block; margin-right: 3px; color: var(--tp-common-white); transform: translateY(-2px); } .tp-discount-countdown-wrapper { margin-left: -18px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-discount-countdown-wrapper { margin-left: 0; } } .tp-discount-countdown span { font-size: 16px; display: inline-block; margin-right: 10px; 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: 767px) { .tp-discount-countdown span { font-size: 14px; } } .tp-discount-countdown ul li { color: var(--tp-common-white); display: inline-block; } .tp-discount-countdown ul li span { display: inline-block; margin-left: 2px; } .tp-header-main-menu > nav > ul.tp-onepage-menu > li.active.has-dropdown::after { color: var(--tp-theme-1); animation: icon-bounce 0.8s ease-out infinite; } /*----------------------------------------*/ /* 3.2 Header Style 2 /*----------------------------------------*/ .tp-header-2-border { border-bottom: 1px solid var(--tp-border-1); } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-header-2-border { padding: 15px; } } .tp-header-2-wrapper .tp-header-main-menu { padding-left: 10px; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-2-wrapper .tp-header-main-menu { padding-left: 20px; } } .tp-header-2-wrapper .tp-header-main-menu::after { display: none; } .tp-header-2-wrapper .tp-header-main-menu > nav > ul > li { margin: 0 30px; } @media only screen and (min-width: 1600px) and (max-width: 1700px) { .tp-header-2-wrapper .tp-header-main-menu > nav > ul > li { margin: 0 22px; } } @media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-2-wrapper .tp-header-main-menu > nav > ul > li { margin: 0 15px; } } .tp-header-2-wrapper .tp-header-main-menu > nav > ul > li > a { padding: 30px 0; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-2-wrapper .tp-header-main-menu > nav > ul > li > a { padding: 28px 0; font-size: 15px; } } @media only screen and (min-width: 1700px) and (max-width: 1800px) { .tp-header-2-right { margin-left: -20px; } } @media only screen and (min-width: 1600px) and (max-width: 1700px) { .tp-header-2-right { margin-left: -140px; } } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-header-2-right { margin-left: -120px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-2-right { margin-left: -100px; } } .tp-header-2-bar { padding-left: 35px; padding-right: 40px; margin-right: 36px; position: relative; } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-header-2-bar { padding: 0 28px; margin-right: 30px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-2-bar { padding-left: 15px; font-size: 14px; } } @media (max-width: 767px) { .tp-header-2-bar { padding-left: 0; font-size: 14px; } } .tp-header-2-bar button { font-size: 20px; font-weight: 500; color: var(--tp-common-black-3); } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-2-bar button { font-size: 16px; } } .tp-header-2-bar button span { display: inline-block; margin-right: 14px; color: var(--tp-common-black-3); } .tp-header-2-bar::after { position: absolute; top: -30px; right: 0; content: ""; height: 93px; width: 1px; background-color: var(--tp-border-1); } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-2-bar::after { height: 89px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-header-2-bar::after { height: 81px; top: -23px; } } @media (max-width: 767px) { .tp-header-2-bar::after { display: none; } } .tp-header-2-search button span { color: var(--tp-common-black-3); } .tp-header-2-cart button { font-size: 18px; font-weight: 500; display: inline-block; padding: 0 40px; position: relative; margin-left: 32px; color: var(--tp-common-black-3); } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-header-2-cart button { padding: 0 28px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-2-cart button { padding: 0 20px; font-size: 16px; margin-left: 20px; } } .tp-header-2-cart button::after { position: absolute; top: -30px; left: 0; content: ""; height: 93px; width: 1px; background-color: var(--tp-border-1); } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-2-cart button::after { height: 89px; } } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-header-2-cart button::after { height: 81px; top: -23px; } } .tp-header-2-cart button i { font-size: 12px; height: 16px; width: 16px; border-radius: 50%; line-height: 16px; text-align: center; margin-left: 2px; display: inline-block; font-style: normal; color: var(--tp-common-white); transform: translateY(-2px); background-color: var(--tp-common-black-3); } /*----------------------------------------*/ /* 3.3 Header Style 3 /*----------------------------------------*/ .tp-header-3-wrap { border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .tp-header-3-wrap .tp-header-main-menu { padding-left: 173px; } @media only screen and (min-width: 1600px) and (max-width: 1700px) { .tp-header-3-wrap .tp-header-main-menu { padding-left: 100px; } } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-header-3-wrap .tp-header-main-menu { padding-left: 70px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-3-wrap .tp-header-main-menu { padding-left: 35px; } } .tp-header-3-wrap .tp-header-main-menu::after { display: none; } .tp-header-3-wrap .tp-header-main-menu nav > ul > li > a { color: var(--tp-common-white); } .tp-header-3-cart { margin-right: 35px; padding-left: 50px; position: relative; } .tp-header-3-cart::after { position: absolute; top: -30px; left: 0; content: ""; height: 93px; width: 1px; background-color: rgba(255, 255, 255, 0.1); } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-header-3-cart::after { display: none; } } .tp-header-3-cart i { position: absolute; top: 0; right: -11px; font-weight: 500; font-size: 10px; letter-spacing: 0.02em; text-transform: capitalize; color: #000; display: inline; height: 18px; width: 18px; line-height: 18px; border-radius: 50%; font-style: normal; background-color: var(--tp-theme-1); } .tp-header-3-logo { position: relative; display: inline-block; padding-right: 60px; } .tp-header-3-logo::after { position: absolute; top: -30px; right: 0; content: ""; height: 93px; width: 1px; background-color: rgba(255, 255, 255, 0.1); } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-header-3-logo::after { display: none; } } .tp-header-3-bar button { height: 45px; width: 45px; line-height: 40px; margin: 20px 0; margin-right: 25px; border: 1px solid var(--tp-common-white); } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-header-3-bar button { margin-right: 0; } } .tp-header-3-bar button i { font-size: 20px; color: var(--tp-common-white); } /*----------------------------------------*/ /* 4.1 Main menu css /*----------------------------------------*/ .tp-header-main-menu nav ul li .has-homemenu { width: 810px; padding: 30px 30px 10px 30px; opacity: 0; visibility: hidden; background-color: var(--tp-common-white); box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; } .tp-header-main-menu nav ul li .has-homemenu .homemenu { padding: 0px 10px; position: relative; margin-bottom: 20px; } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-header-main-menu nav ul li .has-homemenu { left: -50px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-header-main-menu nav ul li .has-homemenu { left: -40px; } } .tp-header-2__menu nav ul li .has-homemenu { width: 810px; padding: 30px 30px 10px 30px; opacity: 0; visibility: hidden; background-color: var(--tp-common-white); box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; } .tp-header-2__menu nav ul li .has-homemenu .homemenu { padding: 0px 10px; position: relative; margin-bottom: 20px; } .tp-header-3-wrap .homemenu-title { color: var(--tp-common-black); } .homemenu-btn { position: absolute; bottom: 20%; left: 0; right: 0; text-align: center; opacity: 0; visibility: hidden; transition: 0.4s; } .homemenu-title { font-size: 16px; margin-bottom: 0; color: var(--tp-common-black); display: inline-block; font-weight: 700; position: relative; } .homemenu-title::after { content: ""; position: absolute; bottom: 0px; right: 0; left: auto; height: 1px; width: 0; background-color: var(--tp-common-black); transition: 0.7s; display: inline-block; } .homemenu-title:hover::after { width: 100%; right: auto; left: 0; } .homemenu-thumb { position: relative; border: 1px solid rgba(0, 0, 0, 0.1); } .homemenu-thumb:hover .homemenu-btn { opacity: 1; visibility: visible; bottom: 50%; transform: translateY(50%); } .tp-main-menu-mobile .tp-submenu { display: none; } .tp-main-menu-mobile .header-icon { display: none; } .tp-main-menu-mobile ul { position: static; display: block; box-shadow: none; } .tp-main-menu-mobile ul li { list-style: none; position: relative; width: 100%; padding: 0; } .tp-main-menu-mobile ul li:not(:last-child) a { border-bottom: 1px solid rgba(255, 255, 255, 0.12); } .tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn { position: absolute; right: 0; top: 21%; -webkit-transform: translateY(-2px); -moz-transform: translateY(-2px); -ms-transform: translateY(-2px); -o-transform: translateY(-2px); transform: translateY(-2px); font-size: 18px; color: #7F8387; font-family: "Font Awesome 5 Pro"; transition: all 0.3s ease-in-out; z-index: 1; width: 25px; height: 25px; line-height: 22px; text-align: center; border: 1px solid rgba(255, 255, 255, 0.12); transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; } .tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn i { transition: all 0.3s ease-in-out; } .tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn.dropdown-opened i { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn:hover { background-color: var(--tp-theme-1); border-color: var(--tp-theme-1); color: var(--tp-common-white); } .tp-main-menu-mobile ul li.has-dropdown > a .dropdown-toggle-btn:hover i { color: var(--tp-common-white); } .tp-main-menu-mobile ul li.has-dropdown > a.expanded { color: var(--tp-theme-1); } .tp-main-menu-mobile ul li.has-dropdown > a.expanded .dropdown-toggle-btn.dropdown-opened { background-color: var(--tp-theme-1); border-color: var(--tp-theme-1); color: var(--tp-common-white); } .tp-main-menu-mobile ul li.has-dropdown > a.expanded .dropdown-toggle-btn.dropdown-opened i { color: var(--tp-common-white); } .tp-main-menu-mobile ul li.has-dropdown:hover > a::after { color: var(--tp-theme-green); } .tp-main-menu-mobile ul li:last-child a span { border-bottom: 0; } .tp-main-menu-mobile ul li > a { display: block; font-size: 16px; /* color: var(--tp-common-white); */ color: black; position: relative; padding: 10px 0; padding-right: 20px; text-transform: capitalize; } .tp-main-menu-mobile ul li > a svg { -webkit-transform: translateY(-2px); -moz-transform: translateY(-2px); -ms-transform: translateY(-2px); -o-transform: translateY(-2px); transform: translateY(-2px); } .tp-main-menu-mobile ul li > a > i { display: inline-block; width: 11%; margin-right: 13px; -webkit-transform: translateY(4px); -moz-transform: translateY(4px); -ms-transform: translateY(4px); -o-transform: translateY(4px); transform: translateY(4px); font-size: 21px; line-height: 1; } .tp-main-menu-mobile ul li > a .menu-text { font-size: 16px; line-height: 11px; border-bottom: 1px solid #EAEBED; width: 82%; display: inline-block; padding: 19px 0 17px; } .tp-main-menu-mobile ul li img { width: 100%; } .tp-main-menu-mobile ul li ul { padding: 0; } .tp-main-menu-mobile ul li ul li { padding: 0; } .tp-main-menu-mobile ul li ul li a { margin-left: auto; width: 93%; padding: 10px 5%; text-shadow: none !important; visibility: visible; padding-left: 0; padding-right: 20px; } .tp-main-menu-mobile ul li ul li li a { width: 88%; padding: 10px 7%; padding-left: 0; padding-right: 20px; } .tp-main-menu-mobile ul li ul li li li a { width: 83%; padding: 10px 9%; padding-left: 0; padding-right: 20px; } .tp-main-menu-mobile ul li ul li li li li a { width: 68%; padding: 10px 11%; padding-left: 0; padding-right: 20px; } .tp-main-menu-mobile ul li:hover > a { color: var(--tp-theme-1); } .tp-main-menu-mobile ul li:hover > a::after { color: var(--tp-theme-1); } .tp-main-menu-mobile ul li:hover > a .dropdown-toggle-btn i { color: var(--tp-theme-1); } .tp-main-menu-mobile ul li:hover .mega-menu { visibility: visible; opacity: 1; top: 0; } .tp-main-menu-mobile ul li .mega-menu, .tp-main-menu-mobile ul li .submenu { position: static; min-width: 100%; padding: 0; box-shadow: none; visibility: visible; opacity: 1; display: none; } .tp-main-menu-mobile ul li .mega-menu li, .tp-main-menu-mobile ul li .submenu li { float: none; display: block; width: 100%; padding: 0; } .tp-main-menu-mobile ul li .mega-menu li:hover a .dropdown-toggle-btn, .tp-main-menu-mobile ul li .submenu li:hover a .dropdown-toggle-btn { color: var(--tp-theme-1); } .tp-main-menu-mobile .tp-main-menu-content ul li:not(:last-child) .home-menu-title a { border-bottom: none; } .tp-main-menu-mobile * ul, .tp-main-menu-mobile * li { transition: none !important; } /*----------------------------------------*/ /* 5.2 Postbox css /*----------------------------------------*/ .postbox__thumb { position: relative; } .postbox__thumb .play-btn { position: absolute; top: 38%; left: 44%; z-index: 1; } .postbox__thumb .play-btn a { height: 85px; width: 85px; line-height: 87px; } .postbox__thumb .play-btn a::after { display: none; } .postbox__item-single:hover { box-shadow: none; } @media (max-width: 767px) { .postbox__meta span { font-size: 14px; } } .postbox__meta span:not(:last-child) { margin-right: 20px; } .postbox__meta span i { display: inline-block; margin-right: 4px; font-style: normal; color: var(--tp-theme-1); } .postbox__tag { position: absolute; bottom: 0px; left: 0; } .postbox__tag p { margin-bottom: 0; font-weight: 700; font-size: 12px; text-align: center; text-transform: uppercase; color: #fff; letter-spacing: 0.135em; background: var(--tp-theme-1); clip-path: polygon(0px 0px, 100% 0px, 92.7% 53.45%, 100% 100%, 0px 100%, 0px 50%); width: 130px; } .postbox__content-single { padding-left: 0; padding-right: 0; border: none; } @media (max-width: 767px) { .postbox__content-thumb { flex-wrap: wrap; } } @media (max-width: 767px) { .postbox__content-thumb img { margin-bottom: 20px; } } @media (max-width: 767px) { .postbox__content p { font-size: 16px; } } .postbox__title { font-weight: 700; font-size: 36px; color: var(--tp-common-black); margin-bottom: 22px; } .postbox__title.space { letter-spacing: -2px; } @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) { .postbox__title { font-size: 30px; } } @media (max-width: 767px) { .postbox__title { font-size: 25px; } } .postbox__title a:hover { color: var(--tp-theme-1); } .postbox__blockquote-shape { display: inline-block; transform: translateY(12px); flex: 0 0 auto; margin-right: 30px; } .postbox__blockquote blockquote p { font-family: var(--tp-ff-heading); font-weight: 600; font-size: 26px; color: #121D2C; margin-bottom: 0px; line-height: 32px; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .postbox__blockquote blockquote p { font-size: 22px; } } .postbox__blockquote blockquote cite { font-weight: 400; font-size: 16px; color: #332D2D; font-style: inherit; position: relative; } .postbox__blockquote blockquote cite::before { content: ""; font-size: 28px; color: #fff; padding-bottom: 0px; display: inline-block; background: #191515; height: 2px; width: 16px; font-weight: 400; text-align: center; top: -4px; margin-right: 10px; position: relative; } .postbox-details-desc-thumb-caption { font-size: 18px; font-weight: 500; color: #807A7A; font-style: italic; text-align: center; display: block; margin-top: 30px; margin-bottom: 50px; } .postbox__list { margin-bottom: 60px; } .postbox__list-title { font-weight: 600; font-size: 28px; color: #121D2C; margin-bottom: 50px; } .postbox__list-content ul li { list-style: none; font-weight: 400; font-size: 16px; color: #445658; margin-bottom: 24px; position: relative; padding-left: 40px; } .postbox__list-content ul li span { height: 27px; width: 27px; line-height: 25px; border-radius: 50%; display: inline-block; text-align: center; background-color: var(--tp-common-white); color: var(--tp-theme-1); box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.06); position: absolute; top: 0; left: 0; } .postbox__list-content ul li span.active { background-color: var(--tp-theme-1); color: var(--tp-common-white); } .postbox__details-share-wrapper { padding-top: 20px; padding-bottom: 30px; border-bottom: 1px solid #e7e6e8; } .postbox__details-share span { font-size: 20px; font-weight: 500; color: #121416; margin-right: 15px; } .postbox__details-share a { height: 37px; width: 37px; text-align: center; line-height: 37px; display: inline-block; background-color: #F2F6F7; color: var(--tp-common-black); margin-right: 10px; border-radius: 50%; transition: all 0.3s ease-in-out; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .postbox__details-share a { margin-bottom: 10px; height: 30px; width: 30px; line-height: 30px; margin-right: 8px; } } .postbox__details-share a:hover { background-color: var(--tp-theme-1); color: var(--tp-common-white); } .postbox__details-tag span { font-size: 20px; font-weight: 500; color: #121416; margin-right: 6px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .postbox__details-tag span { font-size: 16px; } } .postbox__read-more .postbox-btn { position: relative; font-weight: 500; font-size: 14px; text-transform: uppercase; color: #132047; } .postbox__read-more .postbox-btn span { margin-left: 5px; } .postbox__read-more .postbox-btn span::before { position: absolute; content: ""; top: 1px; right: -10px; border: 1px solid #E8F2F9; height: 28px; width: 28px; display: inline-block; border-radius: 50%; } .postbox__text img { max-width: 100%; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .postbox__text img { width: 100%; } } .postbox__text p { font-weight: 400; font-size: 16px; line-height: 1.8; margin-bottom: 28px; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .postbox__text p { font-size: 14px; } } .postbox__text-single p { margin-bottom: 15px; } .postbox__slider button { position: absolute; left: 50px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; font-size: 30px; color: var(--tp-common-white); } .postbox__slider button.postbox-slider-button-next { left: auto; right: 50px; } @media (max-width: 767px) { .postbox__slider button.postbox-slider-button-next { right: 10px; } } @media (max-width: 767px) { .postbox__slider button { left: 10px; } } .postbox__tag span { font-size: 16px; margin-bottom: 17px; color: var(--tp-common-black); margin-right: 10px; } .postbox__play-btn a { height: 85px; width: 85px; line-height: 85px; background-color: var(--tp-common-white); color: var(--tp-theme-1); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; border-radius: 50%; animation: pulse 2s infinite; } .postbox__author { padding: 45px 60px; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) { .postbox__author { padding: 45px 40px; } } @media (max-width: 767px) { .postbox__author { padding: 45px 20px; } } .postbox__author-title { font-size: 18px; font-weight: 700; margin-bottom: 20px; color: var(--tp-common-white); } .postbox__author-thumb { flex: 0 0 auto; margin-right: 25px; } @media (max-width: 767px) { .postbox__author-thumb { margin-bottom: 30px; } } .postbox__author-content p { color: #9898a0; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .postbox__author-content p { font-size: 14px; } .postbox__author-content p br { display: none; } } .postbox__author-social a { color: var(--tp-common-white); margin-right: 20px; display: inline-block; transition: 0.3s; } .postbox__author-social a:hover { color: var(--tp-theme-1); } .postbox__comment ul li { margin-bottom: 10px; list-style: none; border-bottom: 1px solid #e7e6e8; } .postbox__comment ul li.children { margin-left: 65px; } @media (max-width: 767px) { .postbox__comment ul li.children { margin-left: 15px; } } .postbox__comment-wrap ul li:last-child { border-bottom: none; padding-bottom: 0; } .postbox__comment-wrap .postbox__comment-reply span { font-size: 16px; font-weight: 600; margin-right: 90px; display: inline-block; color: var(--tp-theme-1); } .postbox__comment-wrap .postbox__comment-reply a { font-size: 16px; font-weight: 600; display: inline-block; color: var(--tp-common-black); } .postbox__comment-form-title { font-size: 26px; font-weight: 600; margin-bottom: 40px; } .postbox__comment-input { position: relative; margin-bottom: 20px; } .postbox__comment-input span { font-weight: 600; color: var(--tp-common-black); margin-bottom: 12px; display: block; } .postbox__comment-input input, .postbox__comment-input textarea { height: 55px; padding: 0 20px; width: 100%; font-size: 14px; color: var(--tp-common-black); outline: none; background: #FFFFFF; border: 1px solid #E5E5E5; box-shadow: 0px 15px 10px rgba(242, 242, 242, 0.18); } .postbox__comment-input input:focus, .postbox__comment-input textarea:focus { border: 1px solid var(--tp-theme-1); } .postbox__comment-input input:focus::placeholder, .postbox__comment-input textarea:focus::placeholder { font-size: 0; } .postbox__comment-input textarea { height: 175px; resize: none; padding-top: 20px; padding-bottom: 20px; } .postbox__comment-title { font-size: 28px; color: #121416; font-weight: 600; margin-bottom: 20px; } .postbox__comment-box { padding-top: 20px; padding-bottom: 60px; } .postbox__comment-avater { flex: 0 0 auto; } .postbox__comment-avater img { border-radius: 50%; } @media (max-width: 767px) { .postbox__comment-avater { margin-bottom: 30px; } } .postbox__comment-name { margin-bottom: 5px; } .postbox__comment-name h5 { font-weight: 600; font-size: 18px; line-height: 1; color: #121416; margin-bottom: 0; } .postbox__comment-name span { font-weight: 500; font-size: 12px; color: #949392; } @media (max-width: 767px) { .postbox__comment-text { margin-left: 0; margin-top: 15px; } } .postbox__comment-text p { font-size: 16px; color: #838383; margin-bottom: 15px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .postbox__comment-text p { font-size: 15px; } } .postbox__comment-reply a { position: relative; font-weight: 700; font-size: 14px; display: block; padding-left: 25px; color: var(--tp-theme-1); } .postbox__comment-reply a i { position: absolute; top: 10px; left: 0; } .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; -webkit-transform: translateY(-1px); -moz-transform: translateY(-1px); -ms-transform: translateY(-1px); -o-transform: translateY(-1px); 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%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -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; } @media (max-width: 767px) { .postbox__comment-info { flex-wrap: wrap; } } .postbox__slider-arrow-wrap button { height: 50px; width: 50px; line-height: 50px; background-color: var(--tp-common-white); color: var(--tp-common-black); text-align: center; font-size: 18px; transition: 0.3s; } .postbox__slider-arrow-wrap button:hover { color: var(--tp-theme-1); } .postbox__slider-arrow-wrap .postbox-arrow-prev { position: absolute; top: 50%; transform: translateY(-50%); left: 0; z-index: 9; } .postbox__slider-arrow-wrap .postbox-arrow-next { position: absolute; top: 50%; transform: translateY(-50%); right: 0; z-index: 9; } @media (max-width: 767px) { .postbox-list-thumb img { margin-top: 30px; width: 100%; } } .basic-pagination ul li { list-style: none; display: inline-block; margin: 0 5px; } @media (max-width: 767px) { .basic-pagination ul li { margin-right: 5px; } } .basic-pagination ul li:hover a { background-color: var(--tp-theme-1); border: 2px solid var(--tp-theme-1); } .basic-pagination ul li.current a { background-color: var(--tp-theme-1); border: 2px solid var(--tp-theme-1); } .basic-pagination ul li > a { height: 50px; width: 50px; border-radius: 50%; display: inline-block; line-height: 49px; text-align: center; font-weight: 900; font-size: 16px; color: #071C34; border: 2px solid #EDEDED; transform: translateY(3px); transition: all 0.3s ease-in-out; } .basic-pagination ul li > a.current { height: 50px; width: 50px; display: inline-block; line-height: 50px; text-align: center; font-weight: 900; font-size: 18px; color: var(--tp-common-white); background-color: var(--tp-common-black); transition: all 0.3s ease-in-out; border: none; } .basic-pagination.bg-color ul li > a { background-color: #f5f5f8; border: none; } .basic-pagination.bg-color ul li > a.current { background-color: #f5f5f8; } .basic-pagination.bg-color ul li:hover a { background-color: var(--tp-common-black); } .basic-pagination.bg-color ul li.active a { background-color: var(--tp-common-black); } .postbox-details-author { border-radius: 5px; background: var(--tp-common-white); box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.09); padding: 42px 30px 20px 28px; } @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px) { .postbox-details-author { margin-right: 0; } } .postbox-details-author-thumb { flex: 0 0 auto; margin-right: 14px; } .postbox-details-author-content span { color: var(--tp-theme-1); display: inline-block; margin-bottom: 16px; } .postbox-details-author-content p { font-size: 18px; line-height: 36px; margin-bottom: 0; color: var(--tp-text-1); } .postbox-details-author-main-title { font-family: var(--tp-ff-body); font-size: 28px; font-weight: 700; } .postbox-list p { font-size: 18px; margin-right: 83px; display: block; line-height: 1.8; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px) { .postbox-list p { margin-right: 0px; } } .postbox-list-title { font-size: 28px; } .postbox-list-wrapper ul li { list-style: none; margin-bottom: 20px; display: flex; font-size: 16px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .postbox-list-wrapper ul li { font-size: 14px; } } .postbox-list-wrapper ul li span { display: inline-block; flex: 0 0 auto; margin-right: 16px; height: 30px; width: 30px; color: var(--tp-theme-1); line-height: 29px; background-color: var(--tp-common-white); border-radius: 50%; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05); text-align: center; transition: all 0.3s 0s ease-out; } .postbox-list-wrapper ul li:hover span { background-color: var(--tp-theme-1); color: var(--tp-common-white); } .postbox-list-quote span { font-size: 18px; font-style: italic; font-weight: 500; } @media (max-width: 767px) { .postbox-list-quote p { font-size: 16px; } } .postbox-share { border-bottom: 1px solid #eaebeb; } .postbox-share .tagcloud a { color: #5E5F63; padding: 6px 23px; font-size: 15px; text-transform: capitalize; display: inline-block; margin-bottom: 8px; box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.02); background-color: var(--tp-common-white); } .postbox-share .tagcloud a:hover { background-color: var(--tp-theme-1); color: var(--tp-common-black-3); border: 1px solid transparent; } .postbox-share .tagcloud-sm a { margin-right: 9px; padding: 9px 20px; border: 1px solid #eaebeb; text-transform: uppercase; font-size: 14px; line-height: 1; } .postbox-share .postbox-social span { font-weight: 500; font-size: 20px; line-height: 1; color: var(--tp-common-black-3); display: inline-block; margin-right: 8px; } .postbox-share .postbox-social a { font-size: 14px; color: #020626; background: #F2F6F7; display: inline-block; height: 40px; width: 40px; line-height: 40px; border-radius: 50%; text-align: center; margin: 0 3px; } .postbox-share .postbox-social a:hover { background: var(--tp-theme-1); color: var(--tp-common-white); } .postbox-review-form { background: #F8F8F9; padding: 50px 50px 80px 50px; } @media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) { .postbox-review-form { padding: 50px 20px 80px 20px; } } .postbox-blockquote-bg { position: relative; z-index: 1; background-position: center; background-size: cover; background-repeat: no-repeat; } .postbox-blockquote-bg::before { position: absolute; content: ""; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.69); z-index: -1; } .postbox-blockquote-content { padding: 37px 21px 36px 35px; } .postbox-blockquote-content h4 { color: var(--tp-common-white); font-size: 24px; font-weight: 700; line-height: 1.8; margin-bottom: 16px; } @media (max-width: 767px) { .postbox-blockquote-content h4 { margin: 0; font-size: 14px; } } .postbox-blockquote-content span { color: var(--tp-common-white); font-size: 16px; } .postbox-blockquote-content .blog-quote-icon { float: right; margin-right: 22px; color: var(--tp-theme-primary); } .tp-contact-form-input textarea { height: 150px; resize: none; } .tp-contact-form-input textarea:focus { color: var(--tp-common-black-3); } .tp-contact-form-textarea { position: relative; } .tp-contact-form-textarea span { position: absolute; top: 10px; left: 0px; color: var(--tp-common-black); } .tp-contact-form-check .form-check { padding: 0; } .tp-contact-form-check .form-check label { color: #83827F; font-size: 18px; text-transform: capitalize; cursor: pointer; } @media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) { .tp-contact-form-check .form-check label { font-size: 15px; } } .tp-form-check-input { height: 14px; width: 14px; border-radius: 0px; margin-right: 8px; transform: translateY(1px); flex: 0 0 auto; } /*----------------------------------------*/ /* 5.3 Recent Post css /*----------------------------------------*/ .rc__post ul li:not(:last-child) { margin-bottom: 15px; } .rc__post-title { font-weight: 600; font-size: 16px; margin-bottom: 0; line-height: 28.8px; 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: 767px) { .rc__post-title br { display: none; } } .rc__post-title a:hover { color: var(--tp-theme-1); } .rc__meta span { font-weight: 400; font-size: 15px; color: #888686; display: block; line-height: 26px; margin-bottom: 7px; } .rc__meta span i { margin-right: 3px; color: var(--tp-theme-1); font-size: 14px; font-weight: 500; } .rc__post-thumb { flex: 0 0 auto; } .rc__post-thumb img { height: 84px; width: 100px; } /*----------------------------------------*/ /* 5.4 Sidebar css /*----------------------------------------*/ .sidebar__widget { padding: 30px 30px; padding-top: 35px; background-color: var(--tp-grey-2); 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), (max-width: 767px) { .sidebar__widget { margin-left: 0; } } .sidebar__widget-title { position: relative; display: inline-block; font-weight: 700; font-size: 22px; color: var(--tp-common-black); text-transform: capitalize; padding-left: 10px; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .sidebar__widget-title { font-size: 20px; } } .sidebar__widget-title::after { position: absolute; content: ""; left: 0px; height: 21px; width: 2px; top: 50%; background: var(--tp-theme-1); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .sidebar__widget-content ul li { list-style-type: none; } .sidebar__widget-content ul li:not(:last-child) { padding-bottom: 20px; } .sidebar__widget-content ul li a { font-size: 18px; transition: 0.3s; position: relative; display: block; color: #181818; } .sidebar__widget-content ul li a::after { content: "+"; font-family: var(--tp-ff-fontawesome); position: absolute; top: 0; right: 0; font-size: 16px; color: rgba(24, 24, 24, 0.54); transition: 0.3s; } .sidebar__widget-content ul li a:hover { color: var(--tp-common-black); text-decoration: underline; } .sidebar__widget-content ul li a:hover::after { color: #181818; } .sidebar__widget-content ul li a.active { color: var(--tp-common-black); text-decoration: underline; } .sidebar__widget-content ul li a.active::after { color: #181818; } .sidebar__about { padding: 37px 0 38px 0; } .sidebar__thumb img { border-radius: 50%; margin-bottom: 20px; } .sidebar__content-title { font-weight: 700; font-size: 16px; text-transform: uppercase; color: var(--tp-common-black); margin-bottom: 6px; } .sidebar__content-designation { font-weight: 400; font-size: 14px; color: #727A7D; display: block; margin-bottom: 13px; } .sidebar__content p { font-size: 16px; color: #838383; margin-bottom: 27px; } .sidebar__content-social a { height: 37px; width: 42px; line-height: 37px; text-align: center; display: inline-block; border: 1px solid #E8E8E8; margin-right: 12px; } .sidebar__content-social a i { transition: 0.3s; } .sidebar__content-social a:hover { border: 1px solid var(--tp-theme-1); background-color: var(--tp-theme-1); } .sidebar__content-social a:hover i { color: var(--tp-common-white); } .sidebar__search { position: relative; } .sidebar__search input { width: 100%; height: 55px; line-height: 55px; background: var(--tp-common-white); padding: 0 30px; text-transform: capitalize; border: 1px solid transparent; outline: none; padding-right: 50px; font-size: 16px; padding-left: 15px; } .sidebar__search input:focus { border: 1px solid var(--tp-theme-1); } .sidebar__search button { position: absolute; top: 0; right: 27px; height: 100%; line-height: 48px; color: var(--tp-common-black); } .sidebar__banner::after { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); } .sidebar__banner-content { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1; background: var(--tp-common-white); } .sidebar__banner-content h4 { padding: 15px 20px; font-size: 24px; color: var(--tp-common-black); text-transform: uppercase; margin-bottom: 0; } @media (max-width: 767px) { .tagcloud { margin-bottom: 30px; } } .tagcloud a { font-weight: 400; font-size: 15px; text-transform: capitalize; padding: 2px 15px; margin-right: 5px; background-color: var(--tp-common-white); margin-bottom: 14px; display: inline-block; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tagcloud a { padding: 1px 9px; font-size: 14px; } } @media (max-width: 767px) { .tagcloud a { padding: 1px 10px; font-size: 14px; } } .tagcloud a:hover { color: var(--tp-common-white); background-color: var(--tp-common-black); } .author-text h5 { font-size: 22px; margin-bottom: 15px; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .author-text h5 { font-size: 19px; } } @media (max-width: 767px) { .author-thumb img { width: 100%; } } .sidebar__style-2 { padding: 40px 35px; background-color: #F6F6F6; } .sidebar__style-2 .sidebar__widget { padding: 0; margin-left: 0; background-color: transparent; } .sidebar__style-2 .sidebar__widget-content ul li { font-weight: 400; } .sidebar__style-2 .sidebar__widget-content ul li:not(:last-child) { padding-bottom: 23px; } .sidebar__style-2 .sidebar__widget-content ul li a { padding-left: 20px; } .sidebar__style-2 .sidebar__widget-content ul li a::after { position: absolute; content: ""; top: 14px; left: 0; right: auto; height: 6px; width: 6px; border-radius: 50%; background-color: var(--tp-common-black); } .sidebar__style-2 .sidebar__widget-content.content-style-2 ul li a { padding-left: 0; } .sidebar__style-2 .sidebar__widget-content.content-style-2 ul li a i { font-size: 16px; display: inline-block; margin-right: 8px; } .sidebar__style-2 .sidebar__widget-content.content-style-2 ul li a::after { display: none; } .tp-sidebar-avatar { padding: 25px 0; } .tp-sidebar-avatar-thumb img { display: inline-block; border-radius: 50px; margin-bottom: 20px; } .tp-sidebar-avatar span { font-size: 14px; display: inline-block; margin-bottom: 11px; } .tp-sidebar-avatar p { line-height: 1.8; margin-bottom: 25px; font-size: 16px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-sidebar-avatar p br { display: none; } } @media (max-width: 767px) { .tp-sidebar-avatar p { font-size: 13px; } } .tp-sidebar-avatar-social a { height: 37px; width: 42px; line-height: 37px; display: inline-block; font-size: 14px; text-align: center; margin: 0 5px; color: #7D7E80; transition: 0.3s; } .tp-sidebar-avatar-social a:hover { background-color: var(--tp-theme-1); color: var(--tp-common-black); } .tp-sidebar-avatar-title { font-size: 16px; } /*----------------------------------------*/ /* 5.1 blog css /*----------------------------------------*/ .tp-blog-item:hover .tp-blog-tag { transform: translateY(0px); } .tp-blog-item:hover .tp-blog-thumb img { transform: scale(1.2); } .tp-blog-thumb { overflow: hidden; } .tp-blog-thumb img { transition: 1.3s all ease; } @media (max-width: 767px) { .tp-blog-thumb img { width: 100%; } } @media (max-width: 767px) { .tp-blog-title-box { margin-bottom: 30px; } } .tp-blog-button { line-height: 0; } .tp-blog-title { font-size: 22px; font-weight: 500; line-height: 31px; text-transform: capitalize; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-blog-title { font-size: 20px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-blog-title { font-size: 17px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-blog-title { font-size: 20px; } } @media (max-width: 767px) { .tp-blog-title { font-size: 18px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-blog-title { font-size: 22px; } } .tp-blog-content { padding-left: 7px; padding-right: 15px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-blog-content { padding-right: 0; } } .tp-blog-meta span { color: #1B1B1B; font-size: 16px; font-weight: 500; opacity: 0.6; } .tp-blog-meta span:not(:last-child) { margin-right: 15px; } .tp-blog-tag { position: absolute; bottom: 0; left: 0; padding: 4px 22px; background-color: var(--tp-common-white); transform: translateY(60px); transition: 0.3s; } .tp-blog-tag span { color: var(--tp-common-black-4); font-size: 14px; font-weight: 700; line-height: 26px; text-transform: uppercase; } .tp-blog-2-item:hover .tp-blog-2-thumb img { transform: scale(1.1); } .tp-blog-2-item:hover .tp-blog-2-icon { transform: translateY(-50%) scale(1); } .tp-blog-2-thumb { overflow: hidden; } .tp-blog-2-thumb img { width: 100%; transition: 1.3s all ease; } .tp-blog-2-button { line-height: 0; } .tp-blog-2-meta span { color: #4A4945; font-size: 20px; display: inline-block; position: relative; } .tp-blog-2-meta span::before { content: ""; height: 7px; width: 7px; display: inline-block; border-radius: 50%; margin-right: 10px; transform: translateY(-4px); background-color: var(--tp-theme-1); } .tp-blog-2-title { font-size: 31px; margin-right: 50px; } @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) { .tp-blog-2-title { margin-right: 30px; font-size: 26px; } } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-blog-2-title { margin-right: 0px; font-size: 22px; } } @media (max-width: 767px) { .tp-blog-2-title-box { margin-bottom: 30px; } } .tp-blog-2-icon { position: absolute; top: 50%; left: 0; right: 0; text-align: center; transform: translateY(-50%) scale(0); transition: 0.5s all ease; } .tp-blog-2-icon a { display: inline-block; height: 110px; width: 110px; line-height: 110px; text-align: center; border-radius: 50%; color: var(--tp-common-black-4); background-color: var(--tp-theme-1); } .tp-blog-classic-thumb { position: relative; } .tp-blog-classic-thumb::after { position: absolute; content: ""; bottom: 0; left: 0; height: 100%; width: 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 31.86%, rgba(0, 0, 0, 0.59) 76.5%, #000 95.31%); } .tp-blog-classic-thumb img { width: 100%; } .tp-blog-classic-date { position: absolute; top: 20px; left: 20px; } @media (max-width: 767px) { .tp-blog-classic-date { display: none; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-blog-classic-date { display: block; } } .tp-blog-classic-date span { display: inline-block; font-size: 20px; font-weight: 700; padding: 10px 20px; border-radius: 5px; line-height: 1.2; color: var(--tp-common-black-3); background-color: var(--tp-theme-1); } .tp-blog-classic-content { position: absolute; bottom: 50px; left: 0; right: 0; text-align: center; padding: 0 130px; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-blog-classic-content { padding: 0 20px; } } @media (max-width: 767px) { .tp-blog-classic-content { padding: 0 13px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-blog-classic-content { padding: 0 25px; } } .tp-blog-classic-tag { margin-bottom: 12px; } .tp-blog-classic-tag ul li { font-weight: 400; font-size: 15px; letter-spacing: 0.05em; text-transform: capitalize; display: inline-block; color: rgba(255, 255, 255, 0.75); } .tp-blog-classic-tag ul li:not(:last-child) { margin-right: 15px; } .tp-blog-classic-tag ul li:not(:last-child)::after { content: ""; display: inline-block; height: 5px; width: 5px; border-radius: 50%; margin-left: 10px; transform: translateY(-2px); background-color: var(--tp-theme-1); } .tp-blog-classic-tag ul li:first-child { border-radius: 5px; padding: 5px 11px; line-height: 1; color: var(--tp-common-black-3); background-color: var(--tp-theme-1); } .tp-blog-classic-tag ul li:first-child::after { display: none; } .tp-blog-classic-title { font-weight: 700; font-size: 32px; text-align: center; color: var(--tp-common-white); line-height: 1.3; margin-bottom: 20px; } @media (max-width: 767px) { .tp-blog-classic-title { font-size: 20px; margin-bottom: 5px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-blog-classic-title { font-size: 26px; margin-bottom: 15px; } } .tp-blog-classic-meta a { font-weight: 400; font-size: 16px; padding-right: 5px; color: var(--tp-common-white); } .tp-blog-classic-meta a:not(:last-child)::after { content: ""; display: inline-block; height: 11px; width: 2px; margin-left: 7px; background-color: rgba(196, 196, 196, 0.54); } .tp-blog-classic-meta a b { font-style: normal; font-weight: 400; color: var(--tp-theme-1); } .tp-blog-classic-meta a i { display: inline-block; margin-right: 5px; } .tp-blog-classic-meta a img { border-radius: 50%; height: 26px; width: 26px; margin-right: 8px; } .text-anim { background-image: linear-gradient(#03041C, #03041C), linear-gradient(#03041C, #03041C); background-size: 0% 1px, 0 1px; background-position: 100% 100%, 0 93%; background-repeat: no-repeat; transition: background-size 0.4s linear; display: inline; } .text-anim:hover { background-size: 0 1px, 100% 1px; } .text-anim-2 { background-image: linear-gradient(#D1D1D1, #D1D1D1), linear-gradient(#D1D1D1, #D1D1D1); background-size: 0% 1px, 0 1px; background-position: 100% 100%, 0 93%; background-repeat: no-repeat; transition: background-size 0.4s linear; display: inline; } .text-anim-2:hover { background-size: 0 1px, 100% 1px; } /*----------------------------------------*/ /* 6.1 Footer Style 1 /*----------------------------------------*/ .tp-footer-text p { color: #D1D1D1; font-size: 18px; font-weight: 500; line-height: 30px; padding-right: 20px; margin-bottom: 25px; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-footer-text p { font-size: 17px; padding-right: 0; } } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-footer-text p { font-size: 15px; padding-right: 0; } } .tp-footer-social a { font-size: 18px; display: inline-block; height: 38px; width: 38px; line-height: 38px; text-align: center; margin-right: 10px; border-radius: 50%; color: var(--tp-grey-1); transition: 0.3s; border: 1px solid #2C2E34; } .tp-footer-social a:hover { color: var(--tp-common-black-3); background-color: var(--tp-theme-1); border: 1px solid var(--tp-theme-1); } .tp-footer-title { font-weight: 700; font-size: 20px; margin-top: 14px; color: var(--tp-grey-1); } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-footer-title { font-size: 20px; } } .tp-footer-list { padding-top: 24px; } .tp-footer-list ul li { list-style-type: none; overflow: hidden; } .tp-footer-list ul li:not(:last-child) { margin-bottom: 9px; } .tp-footer-list ul li a { color: var(--tp-grey-1); position: relative; padding-left: 16px; margin-left: -16px; transition: 0.3s; font-size: 17px; font-weight: 500; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-footer-list ul li a { font-size: 14px; } } .tp-footer-list ul li a::after { position: absolute; content: ""; top: 50%; left: 0; transform: translateY(-50%); height: 2px; width: 10px; background-color: var(--tp-theme-1); } .tp-footer-list ul li a:hover { margin-left: 0; color: var(--tp-theme-1); } .tp-footer-contact { padding-top: 24px; } .tp-footer-contact span { display: block; } .tp-footer-contact span a { font-size: 24px; color: var(--tp-grey-1); } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-footer-contact span a { font-size: 20px; } } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-footer-contact span a { font-size: 18px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-footer-contact span a { font-size: 22px; } } .tp-footer-contact .contact-style-2 span a { font-size: 22px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-footer-contact .contact-style-2 span a { font-size: 17px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-footer-contact .contact-style-2 span a { font-size: 18px; } } @media (max-width: 767px) { .tp-footer-contact .contact-style-2 span a { font-size: 18px; } } .tp-footer-input-box { display: block; position: relative; margin-top: 10px; margin-bottom: 28px; } .tp-footer-input-box a { font-size: 24px; color: var(--tp-common-white); } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-footer-input-box a { font-size: 20px; } } .tp-footer-input-box input { background: none; border: 0; outline: 0; font-size: 17px; padding-right: 35px; padding-left: 0; color: var(--tp-common-white); border-bottom: 1px solid #2C2E34; } .tp-footer-input-box input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #B4B4B4; font-size: 17px; } .tp-footer-input-box input::-webkit-input-placeholder:hover { color: var(--tp-theme-primary); } .tp-footer-input-box input::-moz-placeholder { /* Firefox 19+ */ color: #B4B4B4; font-size: 17px; } .tp-footer-input-box input::-moz-placeholder:hover { color: var(--tp-theme-primary); } .tp-footer-input-box input:-moz-placeholder { /* Firefox 4-18 */ color: #B4B4B4; font-size: 17px; } .tp-footer-input-box input:-moz-placeholder:hover { color: var(--tp-theme-primary); } .tp-footer-input-box input:-ms-input-placeholder { /* IE 10+ Edge*/ color: #B4B4B4; font-size: 17px; } .tp-footer-input-box input:-ms-input-placeholder:hover { color: var(--tp-theme-primary); } .tp-footer-input-box input::placeholder { /* MODERN BROWSER */ color: #B4B4B4; font-size: 17px; } .tp-footer-input-box input::placeholder:hover { color: var(--tp-theme-primary); } .tp-footer-input-box button { position: absolute; right: 0; top: 10px; display: inline-block; } .tp-footer-input-box button span { color: var(--tp-common-white); } .tp-footer-form-box .form-check-input[type=checkbox] { box-shadow: none; border-radius: 50%; border-color: #4E545F; height: 23px; width: 23px; background-color: transparent; } .tp-footer-form-box .form-check label { color: #B4B4B4; font-size: 16px; font-weight: 400; line-height: 22px; padding-left: 10px; } .footer-col-1 { margin-left: 13px; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .footer-col-1 { margin-left: 0; } } .footer-col-2 { padding-left: 80px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .footer-col-2 { padding-left: 60px; } } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .footer-col-2 { padding-left: 0; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .footer-col-2 { padding-left: 30px; } } .footer-col-3 { padding-left: 45px; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .footer-col-3 { padding-left: 0; } } .footer-col-4 { padding-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), (max-width: 767px) { .footer-col-4 { padding-left: 0; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .footer-col-4 { padding-left: 30px; } } .footer-col-2-1 { padding-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), (max-width: 767px) { .footer-col-2-1 { padding-right: 0; } } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) { .footer-col-2-2 { margin-left: 50px; } } @media (max-width: 767px) { .footer-col-2-2 { margin-left: 0; } } .footer-col-2-4 { margin-left: -3px; } @media only screen and (min-width: 768px) and (max-width: 991px) { .footer-col-2-4 { margin-left: 50px; } } @media (max-width: 767px) { .footer-col-2-4 { margin-left: 0; } } .footer-col-3-2 { margin-left: 80px; } @media only screen and (min-width: 768px) and (max-width: 991px) { .footer-col-3-2 { margin-left: 50px; } } @media (max-width: 767px) { .footer-col-3-2 { margin-left: 0; } } .footer-col-3-3 { margin-left: 35px; } @media (max-width: 767px) { .footer-col-3-3 { margin-left: 0; } } .tp-copyright-ptb { padding: 23px 0; } .tp-copyright-border { border-top: 1px solid #2C2E34; } @media (max-width: 767px) { .tp-copyright-left { margin-bottom: 20px; } } .tp-copyright-left p { margin-bottom: 0; font-size: 18px; color: var(--tp-grey-1); } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-copyright-left p { font-size: 14px; } } .tp-copyright-left p a { color: var(--tp-theme-1); } .tp-copyright-right a { font-size: 18px; color: var(--tp-grey-1); transition: 0.3s; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-copyright-right a { font-size: 14px; } } .tp-copyright-right a:not(:last-child) { margin-right: 30px; } .tp-copyright-right a:hover { color: var(--tp-theme-1); } @media (max-width: 767px) { .tp-copyright-logo { margin-bottom: 15px; } } /*----------------------------------------*/ /* 7.17 slider css start /*----------------------------------------*/ .tp-slider-height { height: 839px; } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-slider-height { height: 750px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-slider-height { height: 700px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-height { height: 680px; display: flex; align-items: center; justify-content: center; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-slider-height { height: 730px; display: flex; align-items: center; justify-content: center; } } @media (max-width: 767px) { .tp-slider-height { height: 680px; display: flex; align-items: center; justify-content: center; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-slider-height { height: 700px; } } .tp-slider-bg { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease; transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease; transition: transform 9000ms ease, opacity 1500ms ease-in; transition: transform 9000ms ease, opacity 1500ms ease-in, -webkit-transform 9000ms ease; } .tp-slider-overlay { position: relative; } .tp-slider-overlay::after { content: ""; top: 0; left: 0; opacity: 0.749; position: absolute; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.42); } .tp-slider-content { padding-top: 205px; position: relative; z-index: 1; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-slider-content { padding-top: 0; } } .tp-slider-subtitle { font-size: 16px; font-weight: 700; line-height: 30px; letter-spacing: 0.96px; text-transform: uppercase; color: var(--tp-common-white); position: relative; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-slider-subtitle { font-size: 14px; margin-bottom: 10px; } } .tp-slider-subtitle::before { content: ""; display: inline-block; height: 13px; width: 1px; margin-right: 7px; transform: translateY(1px); background-color: var(--tp-theme-1); } .tp-slider-title { font-size: 85px; font-weight: 700; text-transform: capitalize; color: var(--tp-common-white); } @media only screen and (min-width: 1600px) and (max-width: 1700px) { .tp-slider-title { font-size: 82px; } } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-slider-title { font-size: 75px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-slider-title { font-size: 71px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-title { font-size: 67px; margin-bottom: 30px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-slider-title { font-size: 59px; } } @media (max-width: 767px) { .tp-slider-title { font-size: 34px; } .tp-slider-title br { display: none; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-slider-title { font-size: 54px; margin-bottom: 30px; } } .tp-slider-title .play-button { display: inline-block; margin-right: 14px; padding-left: 7px; transform: translateY(-22px); } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-slider-title .play-button { transform: translateY(-9px); } } @media (max-width: 767px) { .tp-slider-title .play-button { transform: scale(0.6); margin-right: 0; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-slider-title .play-button { transform: scale(0.8); margin-right: 0; transform: translateY(-9px); } } .tp-slider-title .play-button a { height: 65px; line-height: 65px; text-align: center; width: 65px; border-radius: 50%; display: inline-block; color: var(--tp-common-black-3); border: 1px dashed var(--tp-common-black); background-color: var(--tp-theme-1); font-size: 18px; position: relative; animation: pulse 2s infinite; } .tp-slider-title .play-button a i { display: inline-block; padding-left: 4px; } .tp-slider-title .play-button a::after { top: 0; left: 0; height: 100%; width: 100%; position: absolute; content: ""; z-index: -1; transform: scale(1.2); border-radius: 50%; background-color: var(--tp-theme-1); } .tp-slider-title-box { opacity: 0; z-index: 3; position: relative; transform: translateY(-150px); } .tp-slider-text-wrap-box { opacity: 0; z-index: 3; position: relative; transform: translateY(-150px); } .tp-slider-text-wrap { position: absolute; bottom: 24%; right: 8%; } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-slider-text-wrap { right: 5%; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-slider-text-wrap { right: 5%; bottom: 10%; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-text-wrap { right: 4%; bottom: 8%; } } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-slider-text-wrap { position: static; padding: 0 15px; } } .tp-slider-text p { font-size: 18px; color: var(--tp-common-white); margin-bottom: 32px; position: relative; z-index: 2; width: 520px; } @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-text p { width: 470px; font-size: 16px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-slider-text p { width: 100%; padding-right: 80px; } } @media (max-width: 767px) { .tp-slider-text p { width: 100%; font-size: 14px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-slider-text p { font-size: 15px; padding-right: 50px; } } .tp-slider-play-box { position: absolute; right: 375px; top: 355px; z-index: 5; } @media only screen and (min-width: 1600px) and (max-width: 1700px) { .tp-slider-play-box { right: 250px; } } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-slider-play-box { right: 200px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-slider-play-box { top: 300px; right: 200px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-play-box { right: 60px; top: 290px; } } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-slider-play-box { display: none; } } .tp-slider-play-box a { display: block; height: 68px; line-height: 68px; width: 140px; font-size: 16px; text-align: center; border: 1px solid #a19fa4; border-radius: 40px; position: relative; margin-bottom: 20px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-play-box a { height: 50px; line-height: 50px; width: 120px; } } .tp-slider-play-box a i { color: var(--tp-common-white); } .tp-slider-arrow-box button { height: 61px; line-height: 61px; width: 59px; transition: 0.3s; border-radius: 30px 0 0 30px; text-align: center; color: #020202; background-color: var(--tp-common-white); } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-slider-arrow-box button { width: 52px; } } .tp-slider-arrow-box button:hover { background-color: var(--tp-theme-1); color: var(--tp-common-white); } .tp-slider-arrow-box button.slider-prev { position: absolute; left: 0; top: 40%; z-index: 5; border-radius: 0px 30px 30px 0px; } .tp-slider-arrow-box button.slider-next { position: absolute; right: 0; top: 40%; z-index: 5; } .tp-slider-wrapper .swiper-slide.swiper-slide-active .tp-slider-bg { -webkit-transform: scale(1.35); transform: scale(1.35); } .tp-slider-wrapper .swiper-slide.swiper-slide-active .tp-slider-title-box { opacity: 1; transform: translatey(0px); transition: all 2500ms ease; } .tp-slider-wrapper .swiper-slide.swiper-slide-active .tp-slider-text-wrap-box { opacity: 1; transform: translatey(0px); transition: all 2500ms ease; } .tp-slider-wrapper .swiper-slide.swiper-slide-active .tp-slider-shape-1 { opacity: 1; transform: translatey(0px); transition: all 3800ms ease; } .tp-slider-wrapper .swiper-slide.swiper-slide-active .tp-slider-shape-2 { opacity: 1; transform: translatey(0px); transition: all 2500ms ease; } .tp-slider-2-height { height: 740px; position: relative; } @media only screen and (min-width: 1600px) and (max-width: 1700px) { .tp-slider-2-height { height: 650px; } } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-slider-2-height { height: 595px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-slider-2-height { height: 524px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-2-height { height: 480px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-slider-2-height { height: 450px; } } @media (max-width: 767px) { .tp-slider-2-height { height: 400px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-slider-2-height { height: 450px; } } .tp-slider-2-bg { position: absolute; bottom: 0; left: 0; width: 100%; z-index: -1; } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-slider-2-bg { height: 270px; } } @media (max-width: 767px) { .tp-slider-2-bg { height: 270px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-slider-2-bg img { height: 270px; } } @media (max-width: 767px) { .tp-slider-2-bg img { height: 270px; } } .tp-slider-2-title { font-size: 85px; font-weight: 700; line-height: 1.1; letter-spacing: 2.5px; display: inline-block; text-transform: capitalize; color: var(--tp-common-white); } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-slider-2-title { font-size: 80px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-slider-2-title { font-size: 70px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-2-title { font-size: 66px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-slider-2-title { font-size: 58px; } } @media (max-width: 767px) { .tp-slider-2-title { font-size: 43px; line-height: 1.2; } .tp-slider-2-title br { display: none; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-slider-2-title { font-size: 50px; line-height: 0.7; } .tp-slider-2-title br { display: block; } } .tp-slider-2-title i { color: var(--tp-common-black); } .tp-slider-2-content { padding-top: 105px; opacity: 0; z-index: 3; position: relative; transform: translateY(-150px); } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-2-content { padding-top: 120px; } } @media (max-width: 767px) { .tp-slider-2-content { padding-top: 80px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-slider-2-content { padding-top: 120px; } } .tp-slider-2-arrow-box button { height: 66px; line-height: 66px; width: 66px; transition: 0.3s; border-radius: 50%; text-align: center; font-size: 12px; color: var(--tp-common-white); border: 1px solid var(--tp-common-white); } .tp-slider-2-arrow-box button:hover { background-color: var(--tp-theme-1); color: var(--tp-common-white); border: 1px solid var(--tp-theme-1); } .tp-slider-2-arrow-box button.slider-prev { position: absolute; left: 3%; bottom: 32%; z-index: 5; } .tp-slider-2-arrow-box button.slider-next { position: absolute; right: 3%; bottom: 32%; z-index: 5; } .tp-slider-2-icon { position: absolute; bottom: 24.5%; left: 0; right: 0; text-align: center; z-index: 2; } @media only screen and (min-width: 1600px) and (max-width: 1700px) { .tp-slider-2-icon { bottom: 17%; } } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-slider-2-icon { bottom: 15%; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-slider-2-icon { bottom: 12%; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-2-icon { bottom: 10%; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-slider-2-icon { bottom: 15%; } } @media (max-width: 767px) { .tp-slider-2-icon { bottom: 20%; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-slider-2-icon { bottom: 13%; } } .tp-slider-2-icon .arrow-scroll-btn { display: inline-block; height: 110px; width: 110px; line-height: 101px; border-radius: 50%; text-align: center; background-color: var(--tp-theme-1); position: relative; } @media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-slider-2-icon .arrow-scroll-btn { height: 90px; width: 90px; line-height: 81px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-2-icon .arrow-scroll-btn { height: 70px; width: 70px; line-height: 61px; } } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-slider-2-icon .arrow-scroll-btn { height: 60px; width: 60px; line-height: 51px; } } .tp-slider-2-icon .arrow-scroll-btn svg { animation: scroll 1s infinite ease-in-out alternate; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-2-icon .arrow-scroll-btn svg { height: 25px; } } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-slider-2-icon .arrow-scroll-btn svg { height: 20px; } } .tp-slider-2-icon .arrow-scroll-btn::after { content: ""; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 75%; width: 75%; position: absolute; border-radius: 50%; background-color: rgba(237, 198, 1, 0.4); animation: borderanimate2 3s linear infinite; z-index: -1; } .tp-slider-2-icon .arrow-scroll-btn::before { content: ""; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 80%; width: 80%; position: absolute; border-radius: 50%; border: 1px solid rgba(237, 198, 1, 0.45); animation: borderanimate2 2s linear infinite; z-index: -1; } .tp-slider-2-wrap .swiper-slide.swiper-slide-active .tp-slider-2-content { opacity: 1; transform: translatey(0px); transition: all 2500ms ease; } .tp-slider-3-height { height: 918px; } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-slider-3-height { height: 780px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-slider-3-height { height: 760px; display: flex; align-items: center; justify-content: center; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-slider-3-height { height: 680px; display: flex; align-items: center; justify-content: center; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-slider-3-height { height: 730px; display: flex; align-items: center; justify-content: center; } } @media (max-width: 767px) { .tp-slider-3-height { height: 680px; display: flex; align-items: center; justify-content: center; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-slider-3-height { height: 700px; } } .tp-slider-3-bg { position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease; transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease; transition: transform 9000ms ease, opacity 1500ms ease-in; transition: transform 9000ms ease, opacity 1500ms ease-in, -webkit-transform 9000ms ease; } .tp-slider-3-overley { position: relative; } .tp-slider-3-overley::after { position: absolute; content: ""; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.5); } .tp-slider-3-title { font-size: 80px; font-weight: 700; letter-spacing: 1.6px; text-transform: capitalize; color: var(--tp-common-white); } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-slider-3-title { font-size: 70px; } } .tp-slider-3-title i { color: var(--tp-theme-1); } .tp-slider-3-content { padding-top: 290px; opacity: 0; z-index: 3; position: relative; transform: translateY(-150px); } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-slider-3-content { padding-top: 220px; } } @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: 767px) { .tp-slider-3-content { padding-top: 0; } } .tp-slider-3-wrapper .swiper-slide.swiper-slide-active .tp-slider-3-bg { -webkit-transform: scale(1.35); transform: scale(1.35); } .tp-slider-3-wrapper .swiper-slide.swiper-slide-active .tp-slider-3-content { opacity: 1; transform: translatey(0px); transition: all 2500ms ease; } /*----------------------------------------*/ /* 7.2 brand css start /*----------------------------------------*/ .tp-brand-ptb { padding: 35px 0; border-bottom: 1px solid var(--tp-border-3); } .tp-brand-item { height: 74px; line-height: 74px; } .tp-brand-2-ptb { padding: 44px 0; border-bottom: 1px solid #F1F1F1; } .tp-brand-2-item { height: 74px; line-height: 74px; } .tp-brand-2-item:hover img { filter: grayscale(0%); opacity: 1; } .tp-brand-2-item img { filter: grayscale(100%); opacity: 0.2; transition: all 0.3s linear; } /*----------------------------------------*/ /* 7.1 about css start /*----------------------------------------*/ .tp-about-thumb-box { padding-left: 50px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-about-thumb-box { padding-left: 0; transform: scale(0.8); } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-about-thumb-box { padding-left: 0; text-align: center; margin-bottom: 80px; } } @media (max-width: 767px) { .tp-about-thumb-box { text-align: center; padding-left: 0; margin-top: 80px; } } @media (max-width: 767px) { .tp-about-main-thumb img { width: 100%; } } .tp-about-thumb-sm { position: absolute; bottom: -6.4%; right: 16%; animation: tptranslateX2 4s infinite alternate; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-about-thumb-sm { right: -2%; } } @media (max-width: 767px) { .tp-about-thumb-sm { margin-top: 20px; position: static; animation: none; } } .tp-about-thumb-sm img { width: 100%; } .tp-about-right { margin-left: 10px; } @media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-about-right { margin-left: 0; } } .tp-about-number { position: absolute; left: 0; top: -12px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-about-number { left: -10%; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-about-number { left: 14%; } } .tp-about-number span { font-size: 100px; font-weight: 700; line-height: 1; text-transform: capitalize; color: var(--tp-common-black-3); } .tp-about-text span { font-size: 18px; font-weight: 500; display: inline-block; margin-bottom: 30px; text-transform: capitalize; color: var(--tp-common-black-3); } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-about-text span { font-size: 16px; } } .tp-about-text span a { text-decoration: underline; } .tp-about-text 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), (max-width: 767px) { .tp-about-text p { font-size: 16px; } } .tp-about-button { line-height: 0; } @media (max-width: 767px) { .tp-about-button { margin-bottom: 30px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-about-button { margin-bottom: 0px; } } .tp-about-contact a { font-size: 16px; font-weight: 500; letter-spacing: 0.8px; display: inline-block; margin-left: 55px; color: var(--tp-common-black-3); text-decoration: transparent; transition: 0.3s; } .tp-about-contact a:hover { text-decoration: underline; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-about-contact a { margin-left: 20px; } } @media (max-width: 767px) { .tp-about-contact a { margin-left: 0; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-about-contact a { margin-left: 20px; } } .tp-about-contact a span { height: 58px; width: 58px; line-height: 58px; text-align: center; border-radius: 50%; display: inline-block; margin-right: 10px; background-color: var(--tp-grey-1); } .tp-about-wrapper .tp-about-right { margin-left: 0; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-about-wrapper .tp-about-left { margin-bottom: 60px; } } .tp-about-wrapper .tp-about-contact a span { background-color: var(--tp-common-white); } .tp-about-wrapper .tp-about-thumb-box { padding-right: 65px; margin-left: 0; margin-bottom: 35px; } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-about-wrapper .tp-about-thumb-box { margin-right: 70px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-about-wrapper .tp-about-thumb-box { margin-right: 80px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-about-wrapper .tp-about-thumb-box { margin-right: 0; } } @media (max-width: 767px) { .tp-about-wrapper .tp-about-thumb-box { margin-right: 0; margin-bottom: 0; padding-right: 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), (max-width: 767px) { .tp-about-wrapper .tp-about-text p { font-size: 17px; } } .tp-about-wrapper .tp-about-thumb-sm { right: -6%; } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-about-wrapper .tp-about-thumb-sm { right: 16%; } } .tp-about-list ul li { list-style-type: none; padding-left: 30px; position: relative; } .tp-about-list ul li:not(:last-child) { margin-bottom: 10px; } .tp-about-list ul li i { position: absolute; top: 7px; left: 0; color: var(--tp-theme-1); } .tp-about-author-box span { display: inline-block; padding-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), (max-width: 767px) { .tp-about-author-box span { padding-left: 20px; font-size: 15px; } } .tp-about-author { display: inline-block; position: relative; margin-right: 35px; flex: 0 0 auto; } .tp-about-author::after { position: absolute; content: ""; top: 0; left: 0; height: 100%; width: 100%; transform: scale(1.3); border-radius: 50%; border: 1px solid var(--tp-theme-1); } .tp-about-author img { height: 59px; width: 59px; border-radius: 50%; } .tp-about-2-thumb-box { margin-left: 35px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-about-2-thumb-box { margin-left: 0px; } } .tp-about-2-thumb-sm { position: absolute; bottom: -8%; right: 17%; animation: tptranslateX2 4s infinite alternate; } @media (max-width: 767px) { .tp-about-2-thumb-sm { margin-top: 20px; position: static; animation: none; } } @media (max-width: 767px) { .tp-about-2-thumb-sm img { width: 100%; } } @media (max-width: 767px) { .tp-about-2-main-thumb img { width: 100%; } } .tp-about-2-shape-1 { position: absolute; top: -35px; left: -40px; animation: rotate2 15s linear infinite; } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-about-2-shape-1 { left: 10%; } } @media (max-width: 767px) { .tp-about-2-shape-1 { display: none; } } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-about-2-wrapper .tp-about-right { margin-bottom: 80px; } } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-about-inner-style .tp-about-thumb-box { margin-bottom: 0; margin-top: 80px; } } /*----------------------------------------*/ /* 7.16 service css start /*----------------------------------------*/ .tp-service-item { padding: 20px 20px; } .tp-service-item:hover .tp-service-thumb img { transform: scale(1.1) rotate(-2deg); } .tp-service-thumb { border-radius: 50%; overflow: hidden; display: inline-block; } .tp-service-thumb img { border-radius: 50%; transition: 1s all ease; } .tp-service-title { font-size: 24px; font-weight: 700; text-transform: capitalize; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) { .tp-service-title { font-size: 22px; } } @media (max-width: 767px) { .tp-service-title { font-size: 20px; } } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-service-content p { font-size: 14px; } } .tp-service-content > a { display: inline-block; height: 45px; width: 45px; line-height: 45px; border-radius: 50px; text-align: center; position: relative; border: 1px solid var(--tp-border-4); z-index: 1; } .tp-service-content > a::after { position: absolute; content: ""; height: 100%; width: 100%; top: 0; left: 0; transform: scale(0); transition: 0.3s; border-radius: 50%; background-color: var(--tp-common-white); z-index: -1; } .tp-service-content > a:hover::after { transform: scale(1); } .tp-service-2-item:hover .tp-service-2-thumb img { transform: scale(1.2) rotate(-3deg); } @media (max-width: 767px) { .tp-service-2-title-box { margin-bottom: 30px; } } .tp-service-2-thumb { overflow: hidden; } .tp-service-2-thumb img { width: 100%; transition: 1.3s all ease; } .tp-service-2-content { padding: 25px 20px; padding-left: 10px; } .tp-service-2-title { font-size: 24px; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-service-2-title { font-size: 19px; } } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) { .tp-service-2-title { font-size: 20px; } } @media (max-width: 767px) { .tp-service-2-title { font-size: 18px; } } .tp-service-2-arrow a { height: 56px; width: 59px; display: inline-block; line-height: 56px; text-align: center; background-color: #F6F3FE; transition: 0.3s; } .tp-service-2-arrow a i { font-weight: 700; transform: rotate(45deg); transition: 0.3s; color: var(--tp-common-black-3); } .tp-service-2-arrow a:hover { background-color: var(--tp-theme-1); } .tp-service-2-arrow a:hover i { transform: rotate(0deg); } .tp-service-2-button { line-height: 0; } .tp-service-3-item:hover .tp-service-3-thumb img { transform: scale(1.2); } @media (max-width: 767px) { .tp-service-3-title-box { margin-bottom: 30px; } } .tp-service-3-button { line-height: 0; } .tp-service-3-thumb { overflow: hidden; position: relative; } .tp-service-3-thumb::after { position: absolute; content: ""; top: 0; left: 0; height: 100%; width: 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.17) 61.13%, rgba(0, 0, 0, 0.58) 100%); } .tp-service-3-thumb img { width: 100%; transition: 1.3s all ease; } .tp-service-3-title { font-size: 22px; text-transform: capitalize; color: var(--tp-common-white); } .tp-service-3-content { position: absolute; left: 20px; bottom: 38px; } /*-- details css start --*/ .tp-sv-details-wrap { padding-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), (max-width: 767px) { .tp-sv-details-wrap { padding-left: 0; } } .tp-sv-details-left { margin-right: 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), (max-width: 767px) { .tp-sv-details-left { margin-right: 0; } } .tp-sv-details-left p { font-size: 16px; padding-right: 52px; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-sv-details-left p { font-size: 14px; padding-right: 0; } } .tp-sv-details-services-wrap a { display: block; padding: 21px 22px; font-size: 16px; font-weight: 500; position: relative; margin-bottom: 13px; z-index: 1; text-transform: capitalize; background-color: #F8F8F8; transition: all 0.3s 0s ease-out; color: var(--tp-common-black-3); } .tp-sv-details-services-wrap a i { position: absolute; top: 50%; right: 25px; color: #8893A8; text-align: center; z-index: 1; transform: translateY(-50%); transition: all 0.3s 0s ease-out; background-color: rgba(255, 255, 255, 0); } .tp-sv-details-services-wrap a.active { background-color: var(--tp-theme-1); } .tp-sv-details-services-wrap a.active i { color: var(--tp-common-black-3); } .tp-sv-details-services-wrap a:hover { background-color: var(--tp-theme-1); } .tp-sv-details-services-wrap a:hover i { color: var(--tp-common-black-3); } .tp-sv-details-title { font-size: 28px; font-weight: 500; } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-sv-details-title { font-size: 20px; } } .tp-sv-details-title-sm { font-size: 22px; font-weight: 500; } .tp-sv-details-wrapper p { font-size: 16px; line-height: 1.9; } .tp-sv-details-list ul li { font-size: 16px; list-style: none; display: flex; margin-bottom: 15px; padding-left: 30px; position: relative; } .tp-sv-details-list ul li span { position: absolute; top: -2px; left: 0; } .tp-sv-details-video-wrap { background-position: center; background-size: cover; background-repeat: no-repeat; padding: 96px 0; border-radius: 3px; } .tp-sv-details-video-wrap a { height: 80px; width: 80px; line-height: 80px; text-align: center; display: inline-block; background-color: var(--tp-common-white); border-radius: 50%; color: var(--tp-theme-1); font-size: 18px; } .tp-sv-details-video-wrap a:hover { background-color: var(--tp-theme-1); color: var(--tp-common-black-3); } .tp-sv-details-contact { padding: 43px; } .tp-sv-details-contact-info a { font-size: 16px; font-weight: 500; line-height: 2.5; color: var(--tp-common-black-3); transition: 0.3s; display: block; } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-sv-details-contact-info a { display: inherit; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-sv-details-contact-info a { display: block; } } @media (max-width: 767px) { .tp-sv-details-contact-info a { font-size: 14px; } } .tp-sv-details-contact-info a:hover { color: var(--tp-theme-1); } .tp-sv-details-contact-call .inner-call-icon { font-size: 24px; margin-right: 30px; transform: translateY(20px); color: var(--tp-common-black-3); } .tp-sv-details-contact-call .inner-call-icon > img { position: absolute; left: 12px; top: -1px; } .tp-sv-details-contact-call .inner-call-text { display: grid; font-weight: 600; } .tp-sv-details-contact-call .inner-call-text span { font-size: 14px; } .tp-sv-details-contact-call .inner-call-text a { font-size: 16px; color: #312323; transition: 0.3s; text-decoration: transparent; } .tp-sv-details-contact-call .inner-call-text a:hover { text-decoration: underline; } .tp-sv-details-form .forms-box { padding: 80px 33px; padding-bottom: 70px; background-color: #F8F8F8; } .tp-sv-details-form .forms-box input { border: 1px solid #EFEFF2; margin-bottom: 20px; color: var(--tp-common-black-3); } .tp-sv-details-form .forms-box input:focus { border-color: var(--tp-theme-1); } .tp-sv-details-form .forms-box textarea { border: 1px solid #EFEFF2; margin-top: 10px; height: 167px; resize: none; } .tp-sv-details-form .forms-box textarea:focus { border-color: var(--tp-theme-1); } @media (max-width: 767px) { .tp-sv-details-gallery img { width: 100%; } } /*----------------------------------------*/ /* 7.21 video css start /*----------------------------------------*/ @media (max-width: 767px) { .tp-video-box { height: 250px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-video-box { height: 320px; } } @media (max-width: 767px) { .tp-video-thumb img { height: 250px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-video-thumb img { height: 320px; } } .tp-video-play-button { position: absolute; top: 50%; left: 0; right: 0; text-align: center; transform: translateY(-50%); } .tp-video-play-button a { font-size: 20px; font-weight: 500; letter-spacing: 2px; display: inline-block; height: 120px; width: 120px; line-height: 120px; text-align: center; text-transform: uppercase; border-radius: 50%; position: relative; transition: 0.3s; color: var(--tp-common-white); border: 1px solid var(--tp-common-white); } .tp-video-play-button a:hover { border-color: var(--tp-theme-1); } .tp-video-play-button a:hover::after { transform: scale(1); } .tp-video-play-button a::after { position: absolute; content: ""; top: 0; left: 0; height: 100%; width: 100%; border-radius: 50%; transform: scale(0); transition: 0.3s; z-index: -1; background-color: var(--tp-theme-1); } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-video-play-button a { font-size: 16px; height: 75px; width: 75px; line-height: 75px; } } /*----------------------------------------*/ /* 7.11 funfact css start /*----------------------------------------*/ .tp-funfact-wrap { margin-top: -95px; padding: 35px 125px; background-color: var(--tp-grey-2); } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-funfact-wrap { margin-top: -45px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-funfact-wrap { margin-top: -45px; padding: 35px 30px; } } @media (max-width: 767px) { .tp-funfact-wrap { margin-top: -45px; padding: 35px 20px; padding-top: 65px; flex-wrap: wrap; } } .tp-funfact-item span { font-size: 18px; font-weight: 500; display: inline-block; margin-bottom: 7px; text-transform: capitalize; color: var(--tp-common-black-3); } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-funfact-item span { font-size: 16px; } } @media (max-width: 767px) { .tp-funfact-item { margin-bottom: 30px; } } .tp-funfact-number { font-size: 50px; font-weight: 500; line-height: 1; width: 110px; text-transform: lowercase; } @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) { .tp-funfact-number { font-size: 40px; } } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-funfact-number { font-size: 32px; } } .tp-funfact-number i { font-style: normal; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-funfact-2-title-box { margin-bottom: 80px; } } .tp-funfact-2-title-box p { padding-right: 190px; text-transform: capitalize; } @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: 767px) { .tp-funfact-2-title-box p { padding-right: 0px; font-size: 16px; } } .tp-funfact-2-title-box p b { font-size: 50px; line-height: 33px; color: var(--tp-common-black-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), (max-width: 767px) { .tp-funfact-2-title-box p b { font-size: 30px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-funfact-2-wrap { margin: 0 100px; } } .tp-funfact-2-wrap ul { display: grid; grid-template-columns: repeat(2, 1fr); } .tp-funfact-2-wrap ul li { border: 1px solid #EAEAEA; list-style-type: none; padding: 40px 40px; } .tp-funfact-2-wrap ul li:nth-child(-n+2) { border-top: none; } .tp-funfact-2-wrap ul li:nth-child(n) { border-left: none; } .tp-funfact-2-wrap ul li:nth-child(n+1) { border-bottom: none; } .tp-funfact-2-wrap ul li:nth-child(2n) { border-right: none; } @media (max-width: 767px) { .tp-funfact-2-wrap ul li { padding: 30px 20px; } } .tp-funfact-2-number { font-size: 50px; font-weight: 700; line-height: 49px; } @media (max-width: 767px) { .tp-funfact-2-number { font-size: 38px; } } .tp-funfact-2-number i { font-style: normal; } .tp-funfact-2-big-text { position: absolute; top: 0%; left: -11%; } .tp-funfact-2-big-text span { font-size: 60px; font-weight: 700; text-transform: capitalize; color: rgba(0, 0, 0, 0.13); } /*----------------------------------------*/ /* 7.15 project css start /*----------------------------------------*/ .tp-project-left { padding-top: 24px; margin-left: 24px; margin-right: 3px; } @media (max-width: 767px) { .tp-project-left { padding: 0; margin: 0; } } .tp-project-right { margin-right: 20px; } @media (max-width: 767px) { .tp-project-right { margin-right: 0; } } .tp-project-title { font-size: 26px; font-weight: 700; text-transform: capitalize; margin-bottom: 22px; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-project-title { font-size: 22px; } } .tp-project-thumb-box:hover .tp-project-action { transform: translateY(-50%) rotate(25.01deg) scale(1); } .tp-project-thumb-box:hover .tp-project-thumb img { transform: scale(1.1) rotate(-3deg); } .tp-project-thumb { overflow: hidden; } .tp-project-thumb img { transition: 1s all ease; } .tp-project-action { position: absolute; top: 50%; left: 0; right: 0; text-align: center; transition: 0.7s; transform: translateY(-50%) rotate(25.01deg) scale(0); } .tp-project-action a { height: 145px; width: 145px; line-height: 145px; border-radius: 50%; backdrop-filter: blur(2px); display: inline-block; color: #050404; font-size: 16px; font-weight: 500; text-transform: capitalize; background-color: rgba(255, 255, 255, 0.7); } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-project-action a { font-size: 14px; height: 125px; width: 125px; line-height: 125px; } } .tp-project-button { line-height: 0; margin-top: 50px; } .tp-project-2-plr { margin: 0 -15px; } @media (max-width: 767px) { .tp-project-2-title-box { margin-bottom: 25px; } } .tp-project-2-item { overflow: hidden; } .tp-project-2-item img { width: 100%; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-project-2-item img { height: 450px; } } .tp-project-2-item::after { content: ""; position: absolute; bottom: 0; left: 0; height: 100%; width: 100%; z-index: 1; opacity: 0; visibility: hidden; transition: 0.3s; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.17) 61.13%, rgba(0, 0, 0, 0.58) 100%); } .tp-project-2-item:hover .tp-project-2-content { opacity: 1; visibility: visible; bottom: 45px; } .tp-project-2-item:hover::after { opacity: 1; visibility: visible; } .tp-project-2-title { font-size: 28px; text-transform: capitalize; color: var(--tp-common-white); display: block; } .tp-project-2-content { position: absolute; bottom: -20%; left: 45px; z-index: 2; opacity: 0; visibility: hidden; transition: 0.4s; } .tp-project-2-content span { font-weight: 500; font-size: 16px; text-transform: capitalize; color: rgba(255, 255, 255, 0.6); } .tp-project-2-area .custom-colum-1 { width: 27.69%; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-project-2-area .custom-colum-1 { width: 100%; } } .tp-project-2-area .custom-colum-2 { width: 44.6%; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-project-2-area .custom-colum-2 { width: 100%; } } .tp-project-2-bg { position: relative; } .tp-project-2-bg::after { position: absolute; content: ""; top: 0; left: 0; height: 70%; width: 100%; z-index: -1; background-color: var(--tp-common-black); } .tp-project-3-item:hover .tp-project-3-thumb img { transform: scale(1.2); } .tp-project-3-item:hover .tp-project-3-button { opacity: 1; visibility: visible; } .tp-project-3-thumb { overflow: hidden; position: relative; } .tp-project-3-thumb img { width: 100%; transition: 1.3s all ease; } .tp-project-3-button { position: absolute; left: 50%; top: 50%; text-align: center; transform: translate(-50%, -50%) rotate(35deg); opacity: 0; visibility: hidden; transition: 0.4s; } .tp-project-3-button:hover { transform: translate(-50%, -50%) rotate(0deg); } .tp-project-3-button:hover a { background: var(--tp-theme-1); transform: scale(0.84); } .tp-project-3-button a { width: 145px; height: 145px; background: #fff; display: inline-block; background-color: rgba(255, 255, 255, 0.7); border-radius: 50%; line-height: 145px; font-size: 16px; color: #050404; } .tp-project-3-button a i { display: block; transform: rotate(45deg); } .tp-project-3-title { font-size: 28px; margin-bottom: 20px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-project-3-title { font-size: 24px; } } .tp-project-3-content span { padding: 8px 42px; line-height: 1; font-size: 16px; font-weight: 500; color: var(--tp-common-black-4); background-color: var(--tp-theme-1); border-radius: 30px; } .tp-project-4-wrap { padding: 0 45px; } @media (max-width: 767px) { .tp-project-4-wrap { padding: 0; } } .tp-project-4-wrap .tp-project-3-content { position: absolute; bottom: 40px; left: 35px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-project-4-left { margin-bottom: 50px; } } .tp-project-slider-item { position: relative; overflow: hidden; z-index: 1; } .tp-project-slider-item::after { position: absolute; content: ""; bottom: 0; left: 0; height: 100%; width: 100%; opacity: 0; visibility: visible; transition: 0.4s; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 32.1%, rgba(0, 0, 0, 0.53) 76.05%, rgba(0, 0, 0, 0.58) 100%); } .tp-project-slider-wrapper .tp-project-3-button { top: 60%; z-index: 1; } @media (max-width: 767px) { .tp-project-slider-wrapper .tp-project-3-button a { height: 110px; width: 110px; line-height: 110px; } } .tp-project-slider-thumb img { width: 100%; } .tp-project-slider-title { font-size: 27px; padding-bottom: 5px; color: var(--tp-common-white); } @media (max-width: 767px) { .tp-project-slider-title { font-size: 20px; padding-bottom: 0; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-project-slider-title { font-size: 24px; padding-bottom: 5px; } } .tp-project-slider-content { position: absolute; bottom: -40px; left: 0; right: 0; text-align: center; opacity: 0; visibility: hidden; transition: 0.4s; z-index: 1; } .tp-project-slider-content span { font-size: 20px; font-weight: 500; color: var(--tp-common-white); } @media (max-width: 767px) { .tp-project-slider-content span { font-size: 16px; } } .tp-project-slider-active { margin: 0 -435px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-project-slider-active { margin: 0; } } /*--- project details ----*/ .tp-portfolio-details-meta-item { margin-right: 70px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-portfolio-details-meta-item { margin-right: 45px; } } @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px) { .tp-portfolio-details-meta-item { margin-right: 40px; margin-bottom: 30px; } } .tp-portfolio-details-meta-item svg { display: inline-block; margin-right: 10px; } .tp-portfolio-details-meta-item p { font-weight: 400; font-size: 14px; line-height: 1.2; color: #949392; margin-bottom: 0; } .tp-portfolio-details-meta-icon { margin-right: 10px; } .tp-portfolio-details-meta-title { font-weight: 600; font-size: 16px; margin-bottom: 6px; color: var(--tp-common-black-3); } .tp-portfolio-details-btn a { font-weight: 600; font-size: 15px; line-height: 18px; padding: 14px 68px; text-transform: capitalize; color: var(--tp-common-black-3); background: var(--tp-theme-1); transition: 0.3s; } .tp-portfolio-details-title { font-weight: 600; font-size: 32px; margin-bottom: 15px; color: var(--tp-common-black-3); } .tp-portfolio-details-wrapper p { font-size: 16px; line-height: 1.95; margin-bottom: 40px; } .tp-portfolio-details-list-title { font-weight: 600; font-size: 28px; margin-bottom: 18px; color: var(--tp-common-black-3); } .tp-portfolio-details-list ul li { list-style: none; margin-bottom: 4px; font-weight: 400; font-size: 16px; display: flex; position: relative; padding-left: 30px; } @media (max-width: 767px) { .tp-portfolio-details-list ul li { display: flex; } } .tp-portfolio-details-list ul li span { position: absolute; top: 0; left: 0; color: var(--tp-theme-1); } .tp-portfolio-details-info-box { background: var(--tp-common-white); box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08); border-radius: 6px; padding: 60px 30px; } .tp-portfolio-details-info-address { padding-left: 15px; border-bottom: 1px solid rgba(21, 19, 19, 0.11); padding-bottom: 18px; margin-bottom: 35px; } .tp-portfolio-details-info-address span, .tp-portfolio-details-info-address a { font-weight: 400; font-size: 16px; text-transform: capitalize; color: #696969; line-height: 1.7; } .tp-portfolio-details-info-title { font-family: var(--tp-ff-body); font-weight: 600; font-size: 18px; margin-bottom: 12px; text-transform: uppercase; color: var(--tp-common-black-3); } .tp-portfolio-details-info-title span { margin-right: 12px; color: var(--tp-theme-1); } .tp-portfolio-details-info-mail { padding-left: 15px; border-bottom: 1px solid rgba(21, 19, 19, 0.11); padding-bottom: 18px; margin-bottom: 35px; } .tp-portfolio-details-info-mail-content { position: relative; padding-left: 30px; } .tp-portfolio-details-info-mail-content span { color: var(--tp-theme-1); margin-right: 10px; position: absolute; top: 0; left: 0; } .tp-portfolio-details-info-mail-text a { color: #696969; margin-bottom: 6px; transition: 0.3s; text-transform: capitalize; text-decoration: transparent; } .tp-portfolio-details-info-mail-text a:hover { text-decoration: underline; } .tp-portfolio-details-info-open { padding-left: 15px; margin-bottom: 50px; } .tp-portfolio-details-info-open-icon span { width: 85px; height: 78px; line-height: 78px; border-radius: 3px; margin-right: 8px; display: inline-block; text-align: center; background: var(--tp-theme-1); color: var(--tp-common-black); } .tp-portfolio-details-info-open-content p { font-size: 14px; line-height: 18px; text-transform: capitalize; color: #696969; margin-bottom: 5px; } .tp-portfolio-details-info-social { padding-left: 15px; } .tp-portfolio-details-info-social a { font-size: 18px; color: var(--tp-common-black-3); background: #eee; border-radius: 50px; height: 50px; width: 50px; line-height: 50px; display: inline-block; text-align: center; margin-right: 20px; transition: 0.3s; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-portfolio-details-info-social a { margin-right: 10px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-portfolio-details-info-social a { margin-right: 2px; } } @media (max-width: 767px) { .tp-portfolio-details-info-social a { margin-right: 8px; } } .tp-portfolio-details-info-social a:hover { background-color: var(--tp-theme-1); } .tp-project-slider-active .swiper-slide.swiper-slide-active .tp-project-slider-item::after { opacity: 1; visibility: visible; } .tp-project-slider-active .swiper-slide.swiper-slide-active .tp-project-slider-item .tp-project-3-button { opacity: 1; visibility: visible; top: 50%; } .tp-project-slider-active .swiper-slide.swiper-slide-active .tp-project-slider-item .tp-project-slider-content { opacity: 1; visibility: visible; bottom: 40px; } @media (max-width: 767px) { .tp-project-slider-active .swiper-slide.swiper-slide-active .tp-project-slider-item .tp-project-slider-content { bottom: 15px; } } /*----------------------------------------*/ /* 7.19 testimonial css start /*----------------------------------------*/ .tp-testimonial-item { padding: 45px 56px; padding-top: 70px; border-radius: 5px; margin-top: 60px; background-color: var(--tp-common-white); } @media (max-width: 767px) { .tp-testimonial-item { padding: 45px 20px; padding-top: 70px; } } .tp-testimonial-avata { position: absolute; left: 0; right: 0; top: -55px; text-align: center; border-radius: 50%; } .tp-testimonial-avata img { border-radius: 50%; border: 5px solid var(--tp-common-white); } .tp-testimonial-ratting i { color: #FFB11B; font-size: 15px; margin: 0 2px; } .tp-testimonial-text p { font-size: 22px; font-weight: 400; line-height: 1.8; opacity: 0.8; margin-bottom: 20px; color: var(--tp-common-black-2); } @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) { .tp-testimonial-text p { font-size: 19px; } } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-testimonial-text p { font-size: 16px; } } .tp-testimonial-author-name { font-size: 18px; font-weight: 500; text-transform: capitalize; } .tp-testimonial-author-info span { color: var(--tp-common-yellow); font-size: 16px; } .tp-testimonial-arrow-box { position: absolute; bottom: 16%; right: 15.6%; height: 75px; width: 75px; line-height: 75px; text-align: center; border-radius: 50%; z-index: 5; background-color: var(--tp-theme-1); } @media (max-width: 767px) { .tp-testimonial-arrow-box { bottom: -10%; right: 0; left: 0; margin: 0 auto; } } .tp-testimonial-arrow-box button { font-size: 22px; color: var(--tp-common-black-3); margin: 0 4px; } .tp-testimonial-active { margin: 0 -350px; } @media (max-width: 767px) { .tp-testimonial-active { margin: 0; } } .tp-testimonial-2-item { position: relative; padding: 20px 0; } .tp-testimonial-2-item::after { position: absolute; content: ""; z-index: 2; top: 0px; right: -7%; height: 100%; width: 1px; transition: all 0.3s 0s ease-out; border-left: 1px solid #F2F2F2; } .tp-testimonial-2-item:hover .tp-testimonial-2-avata img { transform: scale(1.15); } .tp-testimonial-2-avata { margin-bottom: 25px; display: inline-block; overflow: hidden; border-radius: 50%; } .tp-testimonial-2-avata img { border-radius: 50%; transition: 1.3s all ease; } .tp-testimonial-2-quote { position: absolute; top: 60px; right: 30px; } .tp-testimonial-2-text { margin-bottom: 30px; } .tp-testimonial-2-text p { font-size: 22px; color: rgba(74, 73, 69, 0.8); } @media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-testimonial-2-text p { font-size: 17px; } } .tp-testimonial-2-author-name { font-size: 18px; font-weight: 700; } .tp-testimonial-2-author-info { position: relative; margin-left: 27px; } .tp-testimonial-2-author-info::before { position: absolute; width: 18px; height: 2px; content: ""; top: 12px; left: -30px; background: var(--tp-theme-1); } .tp-testimonial-2-author-info span { font-size: 16px; color: var(--tp-common-black-3); } .tp-testimonial-inner-style .tp-testimonial-item { box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.09); } .tp-testimonial-inner-style .tp-testimonial-active { margin-bottom: -30px; padding-bottom: 30px; } /*----------------------------------------*/ /* 7.7 cta css start /*----------------------------------------*/ .tp-cta-title { font-size: 100px; line-height: 1; color: var(--tp-common-white); } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px) { .tp-cta-title { font-size: 60px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-cta-title { font-size: 50px; } } .tp-cta-content .get-schedule { position: absolute; top: 61%; left: 50%; transform: translate(-50%, -50%); z-index: 1; } .tp-cta-content .get-schedule a { border-radius: 50%; font-size: 18px; font-weight: 500; width: 180px; height: 180px; display: flex; align-items: center; justify-content: center; background-color: var(--tp-theme-1); color: var(--tp-common-black-3); } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-cta-content .get-schedule a { width: 140px; height: 140px; font-size: 14px; } } .tp-cta-border { border-bottom: 1px dashed rgba(209, 209, 209, 0.2); } .tp-cta-wrapper { padding-bottom: 75px; border-bottom: 1px solid var(--tp-border-3); } .tp-cta-text { text-align: center; margin: auto; } .tp-cta-text span { font-size: 122px; display: block; line-height: 1.25; color: var(--tp-common-black-3); } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-cta-text span { font-size: 106px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-cta-text span { font-size: 98px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-cta-text span { font-size: 78px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-cta-text span { font-size: 60px; } } @media (max-width: 767px) { .tp-cta-text span { font-size: 31px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-cta-text span { font-size: 48px; } } .tp-cta-bottom-content { display: inline-block; } .tp-cta-bottom-content h5 { font-size: 20px; font-weight: 600; transition: 0.3s; } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-cta-bottom-content h5 { font-size: 16px; } } @media (max-width: 767px) { .tp-cta-bottom-content h5 { font-size: 15px; } } .tp-cta-bottom-content h5 i { margin-left: 5px; font-weight: 500; transition: 0.3s; transform: rotate(-30deg); color: var(--tp-common-black-3); } .tp-cta-bottom-content h5:hover > a > i { color: var(--tp-common-black-3); transform: rotate(0deg); } .tp-cta-2-bg { background-size: cover; background-position: center; background-repeat: no-repeat; } .tp-cta-2-text { margin-top: -10px; } @media (max-width: 767px) { .tp-cta-2-text { margin-top: -64px; } } .tp-cta-2-title { font-size: 50px; color: var(--tp-common-white); display: block; } @media (max-width: 767px) { .tp-cta-2-title { padding: 0; font-size: 40px; } } .tp-cta-2-content { border-radius: 50%; height: 440px; width: 440px; z-index: 1; margin-bottom: -25px; display: inline-flex; justify-content: center; align-items: center; background: rgba(0, 0, 0, 0.29); backdrop-filter: blur(11.5px); } @media (max-width: 767px) { .tp-cta-2-content { height: 340px; width: 340px; } } .tp-cta-2-content a { font-size: 41px; height: 90px; width: 90px; line-height: 94px; border-radius: 50%; display: inline-block; background: var(--tp-theme-1); color: var(--tp-common-black-3); } @media (max-width: 767px) { .tp-cta-2-content a { font-size: 24px; height: 60px; width: 60px; line-height: 64px; } } .tp-cta-2-content a i { transition: 0.3s; transform: rotate(-60deg); display: inline-block; color: var(--tp-common-black-3); } .tp-cta-2-content a:hover { background-color: var(--tp-common-white); } .tp-cta-2-content a:hover i { transform: rotate(0deg); } .tp-cta-3-border { padding: 72px 0; border-bottom: 1px solid #1A1C21; } .tp-cta-3-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), only screen and (min-width: 768px) and (max-width: 991px) { .tp-cta-3-title { font-size: 40px; } } @media (max-width: 767px) { .tp-cta-3-title { margin-bottom: 30px; font-size: 40px; } } .tp-cta-3-button { line-height: 0; } .cursor-inner.cursor-big { overflow: hidden; } .cursor-inner.cursor-big .innter-text-2 { display: none; } .cursor-inner.cursor-big .innter-text-1 { display: inline-block; } .cursor-inner.cursor-big.active { overflow: hidden; } .cursor-inner.cursor-big.active .innter-text-2, .cursor-inner.cursor-big.active .innter-text-3 { display: inline-block; } .cursor-inner.cursor-big.active .innter-text-1 { display: none; } .tp-scroll-wrap { display: flex; -webkit-animation: scrollText 33s infinite linear; animation: scrollText 33s infinite linear; padding-top: 80px; padding-bottom: 55px; } .tp-scroll-hr { display: flex; align-items: center; justify-content: flex-start; white-space: nowrap; position: relative; } .tp-scroll-hr::after { position: absolute; content: ""; top: 0; height: 100%; width: 10%; right: 0; background: linear-gradient(90deg, rgba(18, 6, 0, 0) 3.69%, rgba(18, 6, 0, 0.8) 60.29%, #120600 92.05%); z-index: 1; } .tp-scroll-hr::before { position: absolute; content: ""; top: 0; left: 0; height: 100%; width: 10%; background: linear-gradient(90deg, #120600 4.11%, rgba(18, 6, 0, 0.8) 57.6%, rgba(18, 6, 0, 0) 101.94%); z-index: 1; } /*----------------------------------------*/ /* 7.10 feature css start /*----------------------------------------*/ @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-feature-wrap { flex-wrap: wrap; } } .tp-feature-icon { margin-right: 22px; } .tp-feature-icon span { color: var(--tp-common-black); } .tp-feature-text h6 { font-size: 16px; } .tp-feature-text span { font-size: 14px; color: #797B79; } .tp-feature-item { padding: 33px 0; position: relative; } @media (max-width: 767px) { .tp-feature-item { width: 100%; padding-bottom: 10px; justify-content: center; } } .tp-feature-item:not(:last-child)::after { position: absolute; content: ""; top: 0; right: -37%; height: 100%; width: 1px; background-color: #F0F1F1; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-feature-item:not(:last-child)::after { display: none; } } .tp-feature-2-item { padding: 20px; } .tp-feature-2-icon span { color: var(--tp-theme-1); } .tp-feature-2-title { font-size: 24px; font-weight: 500; text-transform: capitalize; } @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: 767px) { .tp-feature-2-title { font-size: 20px; } } .tp-feature-2-content p { font-size: 18px; line-height: 33px; text-transform: capitalize; padding: 0 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: 767px) { .tp-feature-2-content p { padding: 0; font-size: 16px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-feature-2-content p { padding: 0 100px; font-size: 18px; } } .tp-feature-2-link a { display: inline-block; height: 45px; width: 45px; line-height: 45px; border-radius: 50%; text-align: center; font-size: 14px; color: var(--tp-common-black); border: 1px solid var(--tp-border-4); transition: 0.3s; } .tp-feature-2-link a:hover { background-color: var(--tp-common-white); } /*----------------------------------------*/ /* 7.14 product css start /*----------------------------------------*/ .tp-product-item { overflow: hidden; } .tp-product-item:hover .tp-product-thumb-box .image-1 { opacity: 0; visibility: hidden; } .tp-product-item:hover .tp-product-thumb-box .image-2 { opacity: 1; visibility: visible; } .tp-product-item:hover .tp-product-icon { opacity: 1; visibility: visible; right: 25px; } .tp-product-item-sale { position: absolute; top: 12px; left: 12px; line-height: 1; } .tp-product-item-sale span { background-color: #ED013A; color: var(--tp-common-white); font-weight: 700; text-transform: uppercase; padding: 4px 13px; display: inline-block; font-size: 12px; } .tp-product-thumb-box { text-align: center; background-color: #F6F6F6; overflow: hidden; } .tp-product-thumb-box a img { transition: 0.3s; width: 100%; } .tp-product-thumb-box .image-1 { transition: all ease-in-out 0.3s; } .tp-product-thumb-box .image-2 { position: absolute; left: 0; top: 0; opacity: 0; visibility: hidden; transition: all ease-in-out 0.3s; } .tp-product-icon { position: absolute; top: 20px; right: 0; opacity: 0; visibility: hidden; transition: 0.5s; } .tp-product-icon button { display: block; width: 44px; height: 44px; background: #fff; margin-top: 10px; border-radius: 50%; text-align: center; line-height: 44px; font-size: 16px; color: var(--tp-common-black); position: relative; } .tp-product-icon button:hover { background: var(--tp-theme-1); } .tp-product-icon button:hover .tp-product__tooltip { visibility: visible; opacity: 1; transform: translateX(8px) translateY(-50%); } .tp-product-title { font-size: 16px; font-weight: 500; margin-bottom: 4px; } .tp-product-content span { color: #797881; font-size: 16px; font-weight: 500; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-product-content span { font-size: 13px; } } .tp-product-button { line-height: 0; } .tp-product__tooltip { position: absolute; top: 50%; transform: translateY(-50%); right: 60px; font-weight: 500; font-size: 12px; color: var(--tp-common-white); background-color: var(--tp-common-black); display: inline-block; width: max-content; line-height: 1; padding: 4px 6px; border-radius: 4px; visibility: hidden; opacity: 0; z-index: 1; transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); } .tp-product__tooltip__tooltip-right { left: -4px; right: auto; border-left: 0; border-right: 8px solid var(--tp-common-black); } .tp-product__tooltip::before { position: absolute; content: ""; right: -4px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 0; height: 0; border-top: 8px solid transparent; border-left: 8px solid var(--tp-common-black); border-bottom: 8px solid transparent; } .tp-product-style-2 .tp-product-item:hover .tp-product-icon-2 { opacity: 1; visibility: visible; top: 50%; } .tp-product-style-2 .tp-product-icon-2 { position: absolute; top: 70%; left: 0; right: 0; text-align: center; transform: translateY(-50%); transition: 0.5s; opacity: 0; visibility: hidden; } .tp-product-style-2 .tp-product-icon-2 button { width: 44px; height: 44px; background: #fff; margin: 0 5px; border-radius: 50%; text-align: center; line-height: 44px; font-size: 16px; display: inline-block; color: var(--tp-common-black); position: relative; } .tp-product-style-2 .tp-product-icon-2 button:hover { background: var(--tp-theme-1); } .tp-product-style-2 .tp-product-icon-2 button:hover .tp-product__tooltip { visibility: visible; opacity: 1; transform: translateX(8px) translateY(-50%); } .tp-product__text span { font-size: 18px; font-weight: 500; color: #0D0E0F; } .tp-product__text span i { font-style: normal; color: #EA1B25; } .tp-product__filter .nice-select { font-size: 18px; font-weight: 500; color: #0D0E0F; border: none; padding-right: 45px; height: 55px; line-height: 52px; } .tp-product__filter .nice-select .list { width: 100%; padding: 25px; width: 100%; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; border-radius: 0; } .tp-product__filter .nice-select .option { font-size: 16px; line-height: 34px; min-height: 0; padding: 0; } .tp-product-widget-filter { position: relative; } .tp-product-widget-filter .ui-widget.ui-widget-content { height: 3px; background-color: var(--tp-common-white); border: 0; } .tp-product-widget-filter .ui-slider-horizontal .ui-slider-range { background-color: var(--tp-theme-1); position: absolute; } .tp-product-widget-filter .ui-slider .ui-slider-handle { top: -7px; width: 5px; height: 17px; border: 0; padding: 0; margin: 0; border-radius: 0; background-color: var(--tp-theme-1); position: absolute; } .tp-product-widget-filter-info .input-range input { background-color: transparent; color: #83827F; padding: 0; border: 0; font-weight: 500; font-size: 16px; } .tp-product-widget-filter-info .tp-product-widget-filter-btn { font-weight: 600; font-size: 12px; color: var(--tp-common-black); background-color: var(--tp-common-white); padding: 0px 21px; text-transform: uppercase; } .tp-product-widget-filter-info .tp-product-widget-filter-btn:hover { color: var(--tp-common-white); background-color: var(--tp-common-black); } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-product-wrap { margin-bottom: 60px; } } /** shop details css satrt**/ .tp-product-details-wrapper { margin-left: -16px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-product-details-wrapper { margin-left: 0; } } .tp-product-details-title-content .single-product-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), (max-width: 767px) { .tp-product-details-title-content .single-product-title { font-size: 34px; } } .tp-product-details-title-content span { font-size: 14px; font-weight: 500; padding: 3px 7px; background: #EA1B25; color: #fff; border-radius: 2px; display: inline-block; margin: 0 14px; line-height: 1; transform: translateY(-6px); } .tp-product-details-thumb-wrapper { position: sticky; top: 100px; margin-right: 20px; } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-product-details-thumb-wrapper { text-align: center; margin: auto; margin-right: 0; } } @media (max-width: 767px) { .tp-product-details-thumb-wrapper { margin-right: 0; } } .tp-product-details-thumb-wrapper .nav-tabs { margin-top: 10px; border: none; } .tp-product-details-thumb-wrapper .nav-tabs .nav-link { width: 120px; height: 108px; position: relative; padding: 0 0; margin-right: 22px; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-product-details-thumb-wrapper .nav-tabs .nav-link { width: 110px; } } @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-product-details-thumb-wrapper .nav-tabs .nav-link { width: 95px; margin-right: 15px; } } @media (max-width: 767px) { .tp-product-details-thumb-wrapper .nav-tabs .nav-link { width: 80px; margin-right: 8px; } } .tp-product-details-thumb-wrapper .nav-tabs .nav-link img { width: 120px; height: 108px; } .tp-product-details-thumb-wrapper .nav-tabs .nav-link::after { position: absolute; content: ""; width: 100%; height: 100%; background-color: transparent; border: 1px solid transparent; top: 0; left: 0; } .tp-product-details-thumb-wrapper .nav-tabs .nav-link.active::after, .tp-product-details-thumb-wrapper .nav-tabs .nav-link .tp-product-details-thumb-wrapper .nav-tabs .nav-link:hover::after { border-color: #E4E4E4; } .tp-product-details-nav-main-thumb { position: relative; } .tp-product-details-stock h4 { font-size: 20px; font-weight: 500; margin-right: 30px; } .tp-product-details-stock .brand-type { font-weight: 400; } .tp-product-details-rating { margin-right: 11px; } .tp-product-details-rating span:last-child i { color: #D8D5CE; } .tp-product-details-rating span i { color: #FFB41B; } .tp-product-details-reviews span { font-size: 16px; color: #121416; } .tp-product-details-price-dsc { font-size: 18px; line-height: 1.8; } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-product-details-price-dsc { font-size: 16px; } } .tp-product-details-price.new-price { font-weight: 700; font-size: 30px; color: var(--tp-common-black-3); margin-right: 18px; } .tp-product-details-price.old-price { font-weight: 500; font-size: 20px; text-decoration-line: line-through; color: #767A7D; } .tp-product-details-model h4 { font-size: 20px; font-weight: 600; margin-bottom: 30px; } .tp-product-details-model span { font-weight: 400; } .tp-product-details-action-title { font-size: 16px; font-weight: 600; } .tp-product-details-size-filter .nice-select { font-size: 15px; width: 100%; height: 49px; padding: 5px 15px; border-radius: 3px; border: 1px solid rgba(94, 94, 94, 0.18); } .tp-product-details-size-filter .nice-select::after { right: 20px; color: #615F5D; } .tp-product-details-add-to-cart { margin-right: 30px; } .tp-product-details-add-to-cart-btn { padding: 18px 55px; background: var(--tp-theme-1); font-size: 16px; color: var(--tp-common-black-3); } .tp-product-details-bookmarks span i { font-size: 18px; padding: 15px; box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08); border-radius: 50px; color: #000; } @media (max-width: 767px) { .tp-product-details-bookmarks span i { margin: 20px 0; } } .tp-product-details-quantity .tp-product-quantity { position: relative; width: 130px; border-radius: 0; } .tp-product-details-quantity .tp-product-quantity input { height: 55px; line-height: 55px; border: 1px solid #E2E2E2; } .tp-product-details-quantity .tp-product-quantity span { display: block; position: absolute; color: #615F5D; line-height: 1; } .tp-product-details-quantity .tp-product-quantity span i { font-size: 15px; } .tp-product-details-quantity .tp-product-quantity span.tp-cart-plus { top: 12px; right: 25px; cursor: pointer; } .tp-product-details-quantity .tp-product-quantity span.tp-cart-minus { text-align: center; right: 25px; top: 25px; cursor: pointer; } .tp-product-details-delivery-text p { color: #000; font-size: 16px; font-weight: 500; letter-spacing: 0.02em; } .tp-product-details-tab-box .nav-tabs .nav-link { font-size: 14px; color: #000; position: relative; padding: 11px 50px; background: #fff; margin-right: 83px; border: none; border-radius: 0; font-weight: 600; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-product-details-tab-box .nav-tabs .nav-link { margin-right: 50px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-product-details-tab-box .nav-tabs .nav-link { margin-right: 20px; margin-bottom: 20px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-product-details-tab-box .nav-tabs .nav-link { margin-bottom: 20px; } } @media (max-width: 767px) { .tp-product-details-tab-box .nav-tabs .nav-link { padding: 20px 20px; margin: 0 30px 15px 0px; } } .tp-product-details-tab-box .nav-tabs .nav-link.active { color: var(--tp-common-black-3); background-color: var(--tp-theme-1); } .tp-product-details-additional-info { padding-top: 60px; } .tp-product-details-additional-info table { border: 1px solid var(--tp-theme-1); width: 100%; } .tp-product-details-additional-info table tr td { color: var(--tp-common-black-3); padding: 12px 34px; } .tp-product-details-additional-info table tr td:first-child { font-size: 16px; color: var(--tp-common-black); background-color: #f6f6f6; width: 306px; } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-product-details-additional-info table tr td:first-child { width: 240px; } } .tp-product-details-additional-info table tr:not(:last-child) { border-bottom: 1px solid var(--tp-theme-1); } @media (max-width: 767px) { .tp-product-details-review-list { padding: 0; } } .tp-product-details-review-summery { margin-bottom: 12px; } .tp-product-details-review-summery-value span { font-size: 40px; font-weight: 500; color: var(--tp-common-black); margin-right: 8px; } .tp-product-details-review-summery-rating { margin-right: 3px; } .tp-product-details-review-summery-rating span { color: #FFB21D; } .tp-product-details-review-summery-rating p { margin-left: 4px; font-size: 14px; margin-bottom: 0; } .tp-product-details-review-rating-item > span { color: #A0A2A4; font-size: 15px; margin-right: 10px; } .tp-product-details-review-rating-bar { width: 260px; background-color: #EDEEEE; height: 10px; position: relative; margin-right: 12px; } .tp-product-details-review-rating-bar-inner { height: 100%; background-color: #FFB21D; display: inline-block; position: absolute; top: 0; left: 0; } .tp-product-details-review-title { font-size: 24px; font-weight: 500; margin-bottom: 22px; } .tp-product-details-review-avater-thumb img { width: 60px; height: 60px; border-radius: 50%; margin-right: 20px; } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-product-details-review-avater-thumb img { margin-right: 30px; } } @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px) { .tp-product-details-review-avater-thumb img { margin-right: 80px; } } .tp-product-details-review-avater:not(:last-child) { margin-bottom: 32px; } .tp-product-details-review-avater-rating { line-height: 1; margin-bottom: 3px; } .tp-product-details-review-avater-rating span { font-size: 10px; margin-right: 2px; color: #FFB21D; } .tp-product-details-review-avater-title { font-size: 16px; color: var(--tp-common-black-3); font-weight: 500; margin-bottom: 9px; display: inline-block; } .tp-product-details-review-avater-meta { font-size: 14px; position: relative; padding-left: 11px; margin-left: 3px; } .tp-product-details-review-avater-meta::after { position: absolute; content: ""; left: 0; top: 8px; width: 4px; height: 4px; border-radius: 50%; background-color: #A8ACB0; } .tp-product-details-review-avater-comment p { font-size: 14px; margin-bottom: 0; line-height: 1.4; } .tp-product-details-review-form-title { font-size: 24px; font-weight: 500; margin-bottom: 4px; } .tp-product-details-review-form > p { font-size: 16px; margin-bottom: 8px; } .tp-product-details-review-form-rating { margin-bottom: 15px; } .tp-product-details-review-form-rating-icon { margin-left: 5px; } .tp-product-details-review-form-rating-icon span { font-size: 12px; color: #FFB21D; } .tp-product-details-desc-list ul li span { background: none; box-shadow: none; } .tp-product-details-wrapper { margin-top: 55px; } .tp-product-details-action-wrapper { margin-right: 140px; } @media (max-width: 767px) { .tp-product-details-action-wrapper { margin-right: 0; } } .tp-product-details-action-wrapper .nice-select span { font-weight: 500; font-size: 15px; color: var(--tp-common-black-3); } /*----------------------------------------*/ /* 7.20 text-slider css start /*----------------------------------------*/ .tp-text-slider-wrap { display: flex; justify-content: flex-start; text-transform: capitalize; transition: all 2s ease; position: relative; } .tp-text-slider-title { font-size: 100px; font-weight: 600; white-space: nowrap; -webkit-animation: scrollText 33s infinite linear; animation: scrollText 33s infinite linear; } .tp-cursor-point-area-2 { border-top: 1px dashed rgba(0, 0, 0, 0.29); border-bottom: 1px dashed rgba(0, 0, 0, 0.29); padding: 40px 0; overflow: hidden; display: flex; position: relative; width: 100%; height: 100%; margin: auto; } .tp-cursor-point-area-2::before { position: absolute; content: ""; top: 0; height: 100%; width: 10%; right: 0; background: linear-gradient(90deg, rgba(246, 245, 237, 0) 0%, rgba(246, 245, 237, 0.8) 51.48%, #F6F5ED 101.94%); z-index: 1; } .tp-cursor-point-area-2::after { position: absolute; content: ""; top: 0; left: 0; height: 100%; width: 10%; background: linear-gradient(90deg, #F6F5ED 4.11%, rgba(246, 245, 237, 0.8) 57.6%, rgba(246, 245, 237, 0) 101.94%); z-index: 1; } .tp-cursor-point-area-2.point-area-style-2::after { background: linear-gradient(90deg, #FFF 4.11%, rgba(255, 255, 255, 0.8) 57.6%, rgba(255, 255, 255, 0) 101.94%); } .tp-cursor-point-area-2.point-area-style-2::before { background: linear-gradient(90deg, rgba(255, 255, 255, 0) 4.11%, rgba(255, 255, 255, 0.8) 57.6%, #FFF 101.94%); } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-text-slider-2-wrap { flex-wrap: wrap; } } @media (max-width: 767px) { .tp-text-slider-2-item { width: 100%; } } .tp-text-slider-2-item a { display: block; font-size: 26px; padding: 41px 20px; border-radius: 50px; width: 445px; position: relative; overflow: hidden; color: var(--tp-common-white); background-color: #282727; } @media only screen and (min-width: 1600px) and (max-width: 1700px) { .tp-text-slider-2-item a { width: 380px; font-size: 21px; } } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-text-slider-2-item a { font-size: 21px; padding: 29px 15px; border-radius: 50px; width: 320px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-text-slider-2-item a { font-size: 19px; padding: 25px 16px; width: 280px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-text-slider-2-item a { font-size: 16px; padding: 18px 20px; width: 220px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-text-slider-2-item a { font-size: 16px; padding: 18px 20px; width: 230px; margin-bottom: 20px; } } @media (max-width: 767px) { .tp-text-slider-2-item a { font-size: 16px; padding: 18px 30px; width: 100%; margin-bottom: 20px; } } .tp-text-slider-2-item a::after { position: absolute; top: 0; bottom: 0; right: 25px; width: 60px; height: 60px; text-align: end; margin: auto; background: var(--tp-theme-1); content: ""; border-radius: 50%; transform: translateX(100%); opacity: 0; visibility: hidden; transition: 0.3s all ease; } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-text-slider-2-item a::after { width: 40px; height: 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), (max-width: 767px) { .tp-text-slider-2-item a::after { display: none; } } .tp-text-slider-2-item a span { color: var(--tp-common-white); display: inline-block; transition: all 0.3s 0s ease-out; } .tp-text-slider-2-item a:hover::after { visibility: visible; opacity: 1; transform: translateX(0); } .tp-text-slider-2-item a:hover span { color: var(--tp-common-white); margin-left: -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), (max-width: 767px) { .tp-text-slider-2-item a:hover span { margin-left: 0; color: var(--tp-common-black-3); } } @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: 767px) { .tp-text-slider-2-item a:hover { background-color: var(--tp-theme-1); } } .tp-text-slider-2-contact-box a { font-size: 80px; font-weight: 500; text-transform: capitalize; display: inline-block; color: var(--tp-common-white); } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .tp-text-slider-2-contact-box a { font-size: 70px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-text-slider-2-contact-box a { font-size: 60px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-text-slider-2-contact-box a { font-size: 57px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-text-slider-2-contact-box a { font-size: 50px; } } @media (max-width: 767px) { .tp-text-slider-2-contact-box a { font-size: 35px; } } /*----------------------------------------*/ /* 7.18 team css start /*----------------------------------------*/ .tp-team-item:hover .tp-team-social { opacity: 1; visibility: visible; top: 50%; transform: translateY(0); } .tp-team-item:hover .tp-team-thumb img { transform: scale(1.1); } .tp-team-thumb { overflow: hidden; } .tp-team-thumb img { width: 100%; transition: 1.3s all ease; } .tp-team-social { position: absolute; top: 40%; left: 0; right: 0; text-align: center; margin: auto; opacity: 0; visibility: hidden; transform: translateY(-50%); transition: 0.5s; } .tp-team-social-wrap { padding: 12px 18px; display: inline-block; background: var(--tp-common-white); border-radius: 50px; } .tp-team-social-wrap a { display: inline-block; font-size: 18px; margin: 0 11px; transition: 0.3s; } .tp-team-social-wrap a:hover { color: var(--tp-theme-1); } .tp-team-content span { font-size: 16px; font-weight: 700; } .tp-team-title { font-size: 22px; line-height: 1; display: block; transition: 0.3s; margin-bottom: 8px; } .tp-team-arrow { position: absolute; bottom: 15px; right: 46px; font-size: 21px; color: var(--tp-theme-1); display: inline-block; transition: 0.3s; } .tp-team-arrow i { transform: rotate(-45deg); font-weight: 700; transition: 0.3s; } .tp-team-arrow:hover i { color: var(--tp-common-black-3); transform: rotate(0deg); } @media (max-width: 767px) { .tp-team-details-thumb img { width: 100%; } } .tp-team-details-author-name { text-align: center; border-radius: 50px; position: absolute; bottom: 0; left: 0; right: 0; } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-team-details-author-name { margin-top: -80px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-team-details-author-name { margin-top: -82px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-team-details-author-name { margin-top: -92px; } } @media (max-width: 767px) { .tp-team-details-author-name { margin-top: -94px; } } .tp-team-details-author-name h3 { padding: 36px 66px; background: var(--tp-common-white); display: inline-block; border-radius: 50px; } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-team-details-author-name h3 { font-size: 20px; padding: 30px 30px; } } @media (max-width: 767px) { .tp-team-details-author-name h3 { padding: 30px 35px; } } .tp-team-details-social-wrap { text-align: center; } .tp-team-details-social-wrap a { font-size: 18px; border: 1px solid rgba(44, 46, 52, 0.1); border-radius: 50px; width: 50px; height: 50px; display: inline-block; line-height: 50px; color: #9497A3; margin-left: 15px; transition: 0.3s; } .tp-team-details-social-wrap a:hover { border: 1px solid transparent; background-color: var(--tp-theme-1); color: #000; } .tp-team-details-wrap { margin-top: 30px; margin-left: 45px; } @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px) { .tp-team-details-wrap { margin: 0; } } .tp-team-details-title { font-size: 55px; font-weight: 600; margin-bottom: 55px; text-transform: capitalize; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-team-details-title { font-size: 46px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-team-details-title { font-size: 36px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-team-details-title { font-size: 28px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-team-details-title { font-size: 48px; } } @media (max-width: 767px) { .tp-team-details-title { font-size: 27px; } } .tp-team-details-progress { padding-right: 110px; } @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px) { .tp-team-details-progress { padding: 0; } } .tp-team-details-progress-item { overflow: hidden; } .tp-team-details-progress-item .progress-bar { border-radius: 2px; background-color: var(--tp-theme-1); height: 4px; top: -10px; position: absolute; overflow: inherit; } .tp-team-details-progress-title { font-size: 16px; font-weight: 600; text-transform: uppercase; margin-bottom: 20px; } .tp-team-details-dsc p { font-size: 28px; color: #000; line-height: 1.9; margin-right: 60px; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-team-details-dsc p { margin-right: 50px; } } @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-team-details-dsc p { margin: 0; font-size: 20px; } } .tp-team-details-dsc p span { color: var(--tp-theme-1); } .tp-team-details-info { display: flex; align-items: center; } .tp-team-details-info-item span { color: var(--tp-theme-1); margin-right: 40px; } @media (max-width: 767px) { .tp-team-details-info-item span svg { transform: translateY(3px); display: inline-block; width: 40px; height: 40px; } } .tp-team-details-info-content a { font-size: 24px; color: #000; line-height: 2; } @media (max-width: 767px) { .tp-team-details-info-content a { font-size: 16px; } } .tp-team-details-info .info-content-1 { border-bottom: 1px solid rgba(217, 217, 217, 0.5); padding-right: 79px; padding-bottom: 27px; } @media (max-width: 767px) { .tp-team-details-info .info-content-1 { padding-right: 0; } } .team-contact-form { padding: 52px 66px; background: #F8F8F9; } @media (max-width: 767px) { .team-contact-form { padding: 52px 30px; } } .team-contact-form-content p { font-size: 16px; line-height: 1.5; margin-right: 60px; display: block; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .team-contact-form-content p { margin: 0; } } @media (max-width: 767px) { .team-contact-form-content p { line-height: 2; } } .team-contact-form-title { font-size: 38px; } .team-contact-form-input input { border: 0; border-bottom: 1px solid #D4DCE0; padding-left: 0; background-color: transparent; font-size: 18px; color: var(--tp-common-black); } .team-contact-form-input input::placeholder { font-size: 18px; color: #83827F; } .team-contact-form-input input:focus { border-color: var(--tp-theme-1); } .team-contact-form textarea { height: 150px; resize: none; border: 0; background: none; border-bottom: 1px solid #D4DCE0; padding: 0 20px 0 0; } .team-contact-form textarea::placeholder { font-size: 18px; color: #83827F; } .team-contact-form textarea:focus { border-color: var(--tp-theme-1); } .tp-team-details-progress-item { position: relative; } .tp-team-details-progress-item .progress { overflow: visible; height: 2px; background: #F1F1F2; position: relative; width: 100%; } .tp-team-details-progress-item > span { position: absolute; right: 0; top: 0px; color: var(--tp-common-black); font-size: 16px; font-weight: 600; text-transform: uppercase; } .progress-bar { display: flex; flex-direction: column; justify-content: center; overflow: hidden; color: var(--bs-progress-bar-color); text-align: center; white-space: nowrap; background-color: var(--bs-progress-bar-bg); transition: var(--bs-progress-bar-transition); } /*----------------------------------------*/ /* 7.12 newsletter css /*----------------------------------------*/ .tp-newsletter-bg { position: relative; height: 368px; display: flex; justify-content: center; align-items: center; } @media (max-width: 767px) { .tp-newsletter-bg { height: 460px; } } .tp-newsletter-bg::after { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: rgba(18, 6, 0, 0.75); backdrop-filter: blur(7.5px); z-index: -1; } .tp-newsletter-title { font-size: 70px; color: var(--tp-common-white); } @media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) { .tp-newsletter-title { font-size: 62px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-newsletter-title { font-size: 56px; } } @media (max-width: 767px) { .tp-newsletter-title { font-size: 44px; margin-bottom: 30px; } } .tp-newsletter-title i { color: var(--tp-theme-1); } .tp-newsletter-button button { font-size: 20px; font-weight: 500; line-height: 30px; display: inline-block; height: 180px; width: 180px; border-radius: 50%; position: relative; background-color: var(--tp-theme-1); } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-newsletter-button button { height: 150px; width: 150px; } } .tp-newsletter-button button span { position: absolute; top: 50%; left: 0; right: 0; text-align: center; transform: translateY(-50%); color: var(--tp-common-black); } /*----------------------------------------*/ /* 7.13 price css start /*----------------------------------------*/ .tp-price-tab button { font-weight: 700; font-size: 16px; color: var(--tp-common-black); transition: 0.3s; border: 0; padding: 19px 44px; text-transform: uppercase; box-shadow: 0px 8px 29px 0px rgba(0, 0, 0, 0.06); } .tp-price-tab button.active { color: #000; background-color: var(--tp-theme-1); box-shadow: none; } .tp-price-tab button:hover { color: #000; } .tp-price-item { padding-top: 60px; padding-bottom: 50px; border: 1px solid #E9E6E6; } .tp-price-item.active { border: 0; box-shadow: 0px 8px 29px 0px rgba(0, 0, 0, 0.06); } .tp-price-item.active > .tp-price-action > .tp-btn-2 { border: 1px transparent; background-color: var(--tp-theme-1); } .tp-price-top-box { border-bottom: 1px solid #E9E6E6; padding: 0 52px; padding-bottom: 30px; margin-bottom: 32px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-price-top-box { padding: 0 28px; padding-bottom: 30px; margin-bottom: 32px; } } .tp-price-name { font-size: 30px; font-weight: 500; color: var(--tp-common-black); margin-bottom: 25px; } .tp-price-rate h3 { font-size: 42px; font-weight: 700; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-price-rate h3 { font-size: 24px; } } .tp-price-rate h3 span { font-size: 20px; font-weight: 500; } .tp-price-offer { position: absolute; right: 6%; bottom: 24%; line-height: 1; } .tp-price-offer span { display: inline-block; padding: 7px 12px; font-size: 15px; border-radius: 5px; color: var(--tp-common-black); background: var(--tp-theme-1); line-height: 1; } .tp-price-list { padding: 0 40px; margin-bottom: 42px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-price-list { padding: 0 28px; } } .tp-price-list ul { list-style: none; } .tp-price-list ul li { font-size: 18px; color: #565463; position: relative; padding-left: 30px; } .tp-price-list ul li:not(:last-child) { margin-bottom: 16px; } .tp-price-list ul li i { position: absolute; color: var(--tp-common-black-3); top: 8px; left: 0; } .tp-price-button { line-height: 0; padding: 0 40px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-price-button { padding: 0 28px; } } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-price-button a.tp-btn-2 { padding: 22px 50px; } } /*----------------------------------------*/ /* 7.9 faq css start /*----------------------------------------*/ .tp-faq-right { margin-top: -5px; margin-left: 25px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-faq-right { margin-left: 0; margin-bottom: 50px; } } .tp-faq-thumb { margin-right: 20px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-faq-thumb { margin-right: 0; } } .tp-faq-thumb img { width: 100%; } /*----------------------------------------*/ /* 7.6 contact css start /*----------------------------------------*/ .tp-contact-bg { background-position: center; background-repeat: no-repeat; background-size: cover; } .tp-contact-wrap { margin-left: 51px; background-color: var(--tp-common-white); padding: 50px 80px 60px 40px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-contact-wrap { margin-left: 0; } } @media (max-width: 767px) { .tp-contact-wrap { padding: 57px 30px 64px 30px; margin-left: 0; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-contact-wrap { padding: 57px 60px 64px 60px; margin-left: 0; } } .tp-contact-form-content h4 { font-size: 32px; color: #000; margin-bottom: 14px; } @media (max-width: 767px) { .tp-contact-form-content h4 { font-size: 26px; } } .tp-contact-form-content p { color: #555555; font-size: 16px; margin-bottom: 38px; } .tp-contact-form-input-box { position: relative; } .tp-contact-form-input-box span { position: absolute; top: 10px; left: 15px; font-size: 20px; color: var(--tp-common-black); } .tp-contact-form-input-box input { padding-left: 43px; font-size: 18px; border-radius: 5px; border: 1px solid #D4DCE0; color: rgba(20, 33, 43, 0.8); } .tp-contact-form-input-box input::placeholder { font-size: 18px; color: rgba(20, 33, 43, 0.8); } .tp-contact-form-button .tp-btn-theme i { margin-right: 7px; margin-left: 0; } .tp-contact-form-textarea textarea { height: 150px; resize: none; border: 0; background: none; border-bottom: 1px solid #D4DCE0; padding: 15px 20px 0 39px; } .tp-contact-form-textarea textarea:focus { border-color: var(--tp-common-black); } .tp-contact-form-textarea span { font-size: 20px; } .tp-contact-social-box > a { font-size: 16px; display: inline-block; color: #9497A3; transition: 0.3s; height: 38px; width: 38px; line-height: 38px; text-align: center; margin-right: 8px; border-radius: 50%; border: 1px solid rgba(44, 46, 52, 0.09); } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-contact-social-box > a { margin: 0; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-contact-social-box > a { margin-right: 14px; } } .tp-contact-social-box > a:hover { color: var(--tp-common-black); background-color: var(--tp-theme-1); border: 1px solid var(--tp-theme-1); } .tp-contact-left { margin-left: 33px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-contact-left { margin-left: 0; } } .tp-contact-inner p { font-size: 18px; line-height: 1.5; margin-bottom: 70px; } .tp-contact-inner-title { font-size: 60px; margin-bottom: 20px; font-weight: 500; } @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: 767px) { .tp-contact-inner-title { font-size: 40px; } } @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 767px) { .tp-contact-item { margin-bottom: 30px; } } .tp-contact-item span { font-size: 18px; line-height: 1.5; color: #000; margin-bottom: 20px; display: block; } .tp-contact-item > a { font-size: 18px; display: block; font-weight: 700; transition: 0.3s; color: var(--tp-common-black); text-decoration: transparent; } .tp-contact-item > a:hover { text-decoration: underline; } .tp-contact-form { background-color: #F8F8F9; padding: 60px 55px; padding-bottom: 45px; padding-left: 65px; } @media (max-width: 767px) { .tp-contact-form { padding: 40px 20px; } } .tp-contact-form-input { position: relative; } .tp-contact-form-input span { position: absolute; top: 13px; left: 0px; color: var(--tp-common-black); } .tp-contact-form-input input { border: 0; font-size: 18px; color: var(--tp-common-black); background-color: transparent; border-bottom: 1px solid #D4DCE0; padding-left: 30px; } .tp-contact-form-input input::placeholder { font-size: 18px; color: var(--tp-common-black); } .tp-contact-form-textarea textarea { height: 150px; resize: none; border: 0; background: none; font-size: 18px; padding: 15px 20px 0 40px; border-bottom: 1px solid #D4DCE0; } .tp-contact-form-textarea textarea::placeholder { font-size: 18px; color: var(--tp-common-black); } .tp-contact-form-textarea textarea:focus { border-color: var(--tp-theme-1); } .tp-contact-form-textarea span { font-size: 20px; } .tp-map-box { line-height: 0; } .tp-map-box iframe { width: 100%; height: 470px; } @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) { .tp-map-box iframe { height: 300px; } } /*----------------------------------------*/ /* 7.8 error css start /*----------------------------------------*/ .tp-error-title { font-size: 300px; margin-bottom: 40px; line-height: 1; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-error-title { font-size: 260px; margin-bottom: 20px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-error-title { font-size: 190px; margin-bottom: 20px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-error-title { font-size: 170px; margin-bottom: 20px; } } @media (max-width: 767px) { .tp-error-title { font-size: 100px; margin-bottom: 20px; } } .tp-error-content span { font-size: 60px; display: inline-block; margin-bottom: 78px; font-weight: 700; color: var(--tp-common-black-4); } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-error-content span { font-size: 40px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-error-content span { font-size: 37px; margin-bottom: 40px; } } @media only screen and (min-width: 768px) and (max-width: 991px) { .tp-error-content span { font-size: 36px; margin-bottom: 40px; } } @media (max-width: 767px) { .tp-error-content span { font-size: 28px; margin-bottom: 40px; } } .tp-error-button { line-height: 0; } /*----------------------------------------*/ /* 7.4 cart css start /*----------------------------------------*/ /* 16. Cart */ .table-content .table > :not(:first-child) { border-top: 0; } .table-content table { background: #ffffff; border-color: #eaedff; border-radius: 0; border-style: solid; border-width: 1px 0 0 1px; text-align: center; width: 100%; margin-bottom: 0; } .table-content .table > :not(:last-child) > :last-child > * { border-bottom-color: #eaedff; } .table-content .product-quantity { float: none; } .table-content table td.product-name { font-size: 16px; font-weight: 400; text-transform: capitalize; } .table-content table td.product-name a:hover { color: var(--tp-theme-1); } .table-content table td { border-top: medium none; padding: 20px 10px; vertical-align: middle; font-size: 16px; } .table-content table th, .table-content table td { border-bottom: 1px solid rgba(6, 7, 40, 0.1); border-right: 1px solid rgba(6, 7, 40, 0.1); } .product-quantity input { color: #000; font-size: 14px; font-weight: normal; height: 64px; border: 1px solid rgba(0, 0, 0, 0.1); text-align: center; width: 100%; } @media (max-width: 767px) { .coupon-all button { padding: 0 20px; font-size: 13px; height: 60px; line-height: 60px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .coupon-all button { padding: 0 32px; font-size: 14px; } } .coupon input { height: 58px; line-height: 58px; font-weight: 500; font-size: 15px; letter-spacing: 0.03em; text-transform: uppercase; border: 1px solid #E0E2E3; margin-right: 10px; } @media (max-width: 767px) { .coupon input { height: 60px; line-height: 60px; font-size: 10px; width: 50%; padding-left: 20px; padding-right: 20px; } } .tp-quantity { width: 200px; margin: 0 auto; } .tp-quantity .cart-minus { height: 64px; width: 64px; text-align: center; line-height: 64px; position: absolute; top: 0; left: 0; cursor: pointer; } .tp-quantity .cart-plus { height: 64px; width: 64px; text-align: center; line-height: 64px; position: absolute; top: 0; right: 0; cursor: pointer; } .table td, .table th { border-top: 1px solid #eaedff; } .product-thumbnail, .cart-product-name, .product-price, .product-quantity, .product-subtotal, .product-remove { font-weight: 600; font-size: 20px; color: #060728; font-family: var(--tp-ff-clash-semibold); } .product-quantity > input { width: 80px; text-align: center; } .table-content table td .cart-plus-minus { float: none; margin: 0 auto; } .coupon-all { margin-top: 50px; } .coupon { float: left; } @media (max-width: 767px) { .coupon { float: none; } } #coupon_code { background-color: var(--tp-theme-1); color: var(--tp-common-white); margin-right: 10px; width: inherit; height: 67px; line-height: 67px; padding: 0 25px; overflow: hidden; display: inline-block; font-weight: 500; font-size: 18px; letter-spacing: 0.03em; text-transform: uppercase; } @media only screen and (min-width: 992px) and (max-width: 1199px) { #coupon_code { height: 54px; } } @media (max-width: 767px) { #coupon_code { padding: 0px 15px; } } @media (max-width: 767px) { #coupon_code { margin-bottom: 15px; } } .coupon2 { float: right; } .checkout-link .tp-btn:hover { background-color: var(--tp-theme-2); } .checkout-link .tp-btn-dark-lg:hover { background-color: var(--tp-theme-1); } @media (max-width: 767px) { .coupon2 { float: none; margin-top: 15px; } } .cart-page-total { padding: 35px; margin-top: 100px; background: #F6F6F6; } @media (max-width: 767px) { .cart-page-total { padding: 30px 15px; } } .cart-page-total > h2 { font-size: 25px; margin-bottom: 20px; text-transform: capitalize; } .cart-page-total > ul { border: 1px solid rgba(6, 7, 40, 0.1); } .cart-page-total > ul > li { list-style: none; padding: 21px 30px; border-bottom: 1px solid rgba(6, 7, 40, 0.1); font-weight: 500; font-size: 18px; line-height: 150%; color: #696A7E; } .cart-page-total ul > li > span { float: right; } .cart-page-total li:last-child { border-bottom: 0; } td.product-thumbnail img { width: 125px; } /* 17. Checkout */ .coupon-accordion h3 { background-color: #f7f7f7; border-top: 3px solid var(--tp-theme-1); font-size: 14px; font-weight: 400; margin: 0 0 25px; padding: 1em 2em 1em 3.5em; position: relative; width: auto; } .coupon-accordion h3::before { content: "\f07b"; left: 15px; top: 13px; position: absolute; color: var(--tp-theme-1); font-family: "Font Awesome 5 Pro"; font-weight: 700; } .coupon-accordion span { color: #6f7172; cursor: pointer; transition: 0.3s; font-weight: 500; } .coupon-accordion span:hover, p.lost-password a:hover { color: var(--tp-common-black); } .coupon-content { border: 1px solid #eaedff; display: none; margin-bottom: 20px; padding: 30px; } .coupon-info p.coupon-text { margin-bottom: 15px; } .coupon-info p { margin-bottom: 0; } .coupon-info p.form-row-first label, .coupon-info p.form-row-last label { display: block; color: #6f7172; } .coupon-info p.form-row-first label span.required, .coupon-info p.form-row-last label span.required { color: var(--tp-theme-1); font-weight: 700; } .coupon-info p.form-row-first input, .coupon-info p.form-row-last input { border: 1px solid #eaedff; height: 45px; margin: 0 0 14px; max-width: 100%; padding: 0 0 0 10px; width: 100%; outline: none; } .coupon-info p.form-row-first input:focus, .coupon-info p.form-row-last input:focus { border-color: var(--tp-common-black); } .coupon-info p.form-row input[type=submit]:hover, p.checkout-coupon input[type=submit]:hover { background: #3e976c none repeat scroll 0 0; } .coupon-info p.form-row input[type=checkbox] { position: relative; top: -1px; } .form-row > label { margin-top: 15px; margin-left: 15px; color: #6f7172; } .buttons-cart input, .coupon input[type=submit], .buttons-cart a, .coupon-info p.form-row input[type=submit] { background: #252525 none repeat scroll 0 0; border: medium none; color: #fff; display: inline-block; float: left; font-size: 12px; font-weight: 700; height: 40px; line-height: 40px; margin-right: 15px; padding: 0 15px; text-transform: uppercase; transition: all 0.3s ease 0s; } p.lost-password { margin-top: 15px; } p.lost-password a { color: #6f6f6f; } p.checkout-coupon input[type=text] { height: 45px; padding: 0 15px; width: 100%; border: 1px solid #eaedff; margin-bottom: 15px; outline: none; } p.checkout-coupon input[type=text]:focus { border-color: var(--tp-common-black); } .coupon-checkout-content { display: none; } .checkbox-form h3 { border-bottom: 1px solid #eaedff; font-size: 26px; margin: 0 0 20px; padding-bottom: 10px; width: 100%; } .country-select { margin-bottom: 30px; position: relative; } .country-select select { width: 100%; background-color: transparent; border: 1px solid #eaedff; padding: 0 10px; height: 50px; } .country-select label, .checkout-form-list label { color: #6f7172; display: block; margin: 0 0 5px; } .country-select label span.required, .checkout-form-list label span.required { color: var(--tp-theme-1); } .country-select .nice-select { border: 1px solid #eaedff; height: 45px; padding-left: 10px; width: 100%; color: #6f7172; margin-bottom: 20px; } .country-select .nice-select .list { width: 100%; } .checkout-form-list { margin-bottom: 30px; } .checkout-form-list label { color: #6f7172; } .checkout-form-list input[type=text], .checkout-form-list input[type=password], .checkout-form-list input[type=email] { background: #ffffff; border: 1px solid #eaedff; border-radius: 0; height: 45px; padding: 0 0 0 10px; width: 100%; outline: none; } .checkout-form-list input[type=text]:focus, .checkout-form-list input[type=password]:focus, .checkout-form-list input[type=email]:focus { border-color: var(--tp-common-black); } .checkout-form-list input[type=text]::-moz-placeholder, .checkout-form-list input[type=password]::-moz-placeholder, .checkout-form-list input[type=email]::-moz-placeholder { color: #6f7172; opacity: 1; } .checkout-form-list input[type=text]::placeholder, .checkout-form-list input[type=password]::placeholder, .checkout-form-list input[type=email]::placeholder { color: #6f7172; opacity: 1; } .checkout-form-list input[type=checkbox] { display: inline-block; margin-right: 10px; position: relative; top: -1px; } .create-acc label { color: #6f7172; display: inline-block; } .create-account { display: none; } .ship-different-title h3 label { display: inline-block; margin-right: 20px; color: var(--tp-theme-1); } .order-notes textarea { border: 1px solid #eaedff; height: 120px; padding: 15px; width: 100%; outline: 0; resize: none; } .order-notes textarea:focus { border-color: var(--tp-common-black); } .order-notes textarea::-moz-placeholder { color: #6f7172; opacity: 1; } .order-notes textarea::placeholder { color: #6f7172; opacity: 1; } #ship-box-info { display: none; } .panel-group .panel { border-radius: 0; } .panel-default > .panel-heading { border-radius: 0; } .your-order { padding: 30px 40px 45px; border: 3px solid #f7f7f7; } @media (max-width: 767px) { .your-order { padding: 15px; } } .your-order h3 { border-bottom: 1px solid #eaedff; font-size: 30px; margin: 0 0 20px; padding-bottom: 10px; width: 100%; } .your-order-table table { background: none; border: 0; width: 100%; } .your-order-table table th, .your-order-table table td { border-bottom: 1px solid #eaedff; border-right: medium none; color: #6f7172; font-size: 14px; padding: 15px 0; text-align: left; } @media (max-width: 767px) { .your-order-table table th, .your-order-table table td { padding-right: 10px; } } .your-order-table table th { border-top: medium none; color: #6f7172; font-weight: normal; text-align: left; vertical-align: middle; white-space: nowrap; width: 250px; } .panel-body > p { color: #222; } .your-order-table table .shipping ul li { list-style: none; } .your-order-table table .shipping ul li input { position: relative; top: -1px; } .your-order-table table .shipping ul li label { color: #6f7172; } .your-order-table table .shipping th { vertical-align: top; } .your-order-table table .order-total th { border-bottom: 0; font-size: 14px; } .your-order-table table .order-total td { border-bottom: medium none; } .your-order-table table tr.cart_item:hover { background: #F9F9F9; } .your-order-table table tr.order-total td span { color: var(--tp-common-black); font-size: 18px; font-weight: 500; } .payment-method { margin-top: 40px; } .payment-method .accordion-item:last-of-type { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .payment-method .accordion-item { background-color: #fff; border: 0; border-bottom: 1px solid #e7e7e7; } .payment-method .accordion-button { font-size: 16px; font-weight: 500; color: var(--tp-common-black); padding: 23px 0; border: none; } .payment-method .accordion-button::after { position: absolute; content: "\f067"; right: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-family: "Font Awesome 5 Pro"; font-size: 16px; font-weight: 400; margin-left: 0; background-image: none; color: var(--tp-theme-1); } .payment-method .accordion-button:not(.collapsed) { color: var(--tp-common-black); background-color: var(--tp-common-white); box-shadow: none; } .payment-method .accordion-button:not(.collapsed)::after { content: "\f068"; } .payment-method .accordion-body { padding: 8px 0; padding-bottom: 40px; } .payment-method .accordion-collapse { border: none; } .panel-title > a { display: block; } .order-button-payment input { background: #232323 none repeat scroll 0 0; border: medium none; color: #fff; font-size: 15px; font-weight: 600; height: 40px; margin: 0px 0 0; padding: 0; text-transform: uppercase; transition: all 0.3s ease 0s; width: 100%; } .order-button-payment input:hover { background: #3e976c none repeat scroll 0 0; } .payment-method .btn-link { -moz-user-select: none; background: no-repeat; border: medium none; border-radius: 0; color: #444; cursor: pointer; display: inline-block; font-size: 14px; font-weight: 500; letter-spacing: 1px; line-height: 1; margin-bottom: 0; padding: 3px 10px; text-align: center; text-transform: uppercase; transition: all 0.3s ease 0s; vertical-align: middle; white-space: nowrap; text-decoration: none; } .payment-method .card { background-color: #ffffff; border: 1px solid #eaedff; border-radius: 0; margin-bottom: 10px; } .payment-method .accordion .card:first-of-type { border: 1px solid #eaedff; } .card-header:first-child { border-radius: 0; } .payment-method .card-header { background-color: #ffffff; border-bottom: 1px solid #eaedff; } .order-button-payment button { width: 100%; } /*----------------------------------------*/ /* 7.5 checkout css start /*----------------------------------------*/ .tp-checkout-verify-item { margin-bottom: 40px; } .tp-checkout-verify-item:not(:last-child) { margin-bottom: 14px; } .tp-checkout-verify-reveal { font-size: 14px; color: var(--tp-common-black); margin-bottom: 0; display: inline-block; border: 1px dashed #AAB0B2; padding: 18px 40px; width: 100%; } @media (max-width: 767px) { .tp-checkout-verify-reveal { padding: 40px 15px; } } .tp-checkout-verify-reveal button { color: var(--tp-theme-1); position: relative; } .tp-checkout-verify-reveal button::after { position: absolute; content: ""; left: 0; bottom: 4px; width: 100%; height: 1px; background-color: var(--tp-theme-1); } .tp-checkout-btn { display: inline-block; font-size: 16px; font-weight: 500; color: var(--tp-common-white); background-color: var(--tp-theme-2); height: 50px; line-height: 50px; padding: 0 30px; text-align: center; } .tp-checkout-btn:hover { background-color: var(--tp-common-black); color: var(--tp-common-white); } .tp-checkout-input { margin-bottom: 20px; } .tp-checkout-input label { font-weight: 500; color: var(--tp-common-black); padding-bottom: 10px; font-size: 14px; } .tp-checkout-input label span { color: red; } .tp-checkout-input input, .tp-checkout-input textarea { width: 100%; background: #FFFFFF; color: var(--tp-common-black); height: 64px; border: 1px solid #E0E2E3; } .tp-checkout-input input:focus, .tp-checkout-input textarea:focus { border-color: var(--tp-theme-1); } .tp-checkout-input textarea { height: 200px; resize: none; padding: 25px; font-size: 14px; } .tp-checkout-input .nice-select { height: 64px; line-height: 63px; border-radius: 0; border: 0; float: none; padding: 0 25px; font-size: 14px; } .tp-checkout-input .nice-select::after { right: 26px; } .tp-checkout-input .nice-select.open .list { -webkit-transform: scale(1) translateY(0px); -moz-transform: scale(1) translateY(0px); -ms-transform: scale(1) translateY(0px); -o-transform: scale(1) translateY(0px); transform: scale(1) translateY(0px); } .tp-checkout-input .nice-select .list { margin-top: 0; border-radius: 0; transform-origin: center center; -webkit-transform: scale(0.9) translateY(0px); -moz-transform: scale(0.9) translateY(0px); -ms-transform: scale(0.9) translateY(0px); -o-transform: scale(0.9) translateY(0px); transform: scale(0.9) translateY(0px); width: 100%; padding: 12px 0; } .tp-checkout-input .nice-select .list .option { line-height: 1.2; min-height: inherit; padding-top: 5px; padding-bottom: 5px; } .tp-checkout-input .nice-select .list .option:hover { color: var(--tp-theme-2); } .tp-checkout-option { margin-bottom: 4px; } .tp-checkout-option-wrapper { margin-top: 10px; margin-bottom: 17px; } .tp-checkout-option input { display: none; } .tp-checkout-option input:checked ~ label::after { background-color: var(--tp-theme-1); border-color: var(--tp-theme-1); } .tp-checkout-option input:checked ~ label::before { visibility: visible; opacity: 1; } .tp-checkout-option label { font-size: 15px; color: #55585B; position: relative; padding-left: 26px; z-index: 1; } .tp-checkout-option label::after { position: absolute; content: ""; top: 7px; left: 0; width: 18px; height: 18px; line-height: 16px; text-align: center; border: 1px solid rgba(6, 7, 40, 0.2); z-index: -1; transition: 0.3s; } .tp-checkout-option label::before { position: absolute; content: "\f00c"; top: -1px; left: 5px; font-size: 11px; text-align: center; visibility: hidden; opacity: 0; color: var(--tp-common-white); transition: 0.3s; font-family: "Font Awesome 5 Pro"; } .tp-checkout-option label a:hover { color: var(--tp-theme-2); } .tp-checkout-option label:hover { cursor: pointer; } .tp-checkout-bill-area { padding: 45px 40px 24px; background-color: #F8F8F9; } @media (max-width: 767px) { .tp-checkout-bill-area { padding: 45px 25px 24px; } } .tp-checkout-bill-title { font-weight: 600; font-size: 26px; margin-bottom: 35px; } .tp-checkout-place { padding: 44px 50px 50px; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-checkout-place { padding: 35px 40px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-checkout-place { padding: 35px 30px; } } @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) { .tp-checkout-place { margin-top: 50px; } } @media (max-width: 767px) { .tp-checkout-place { margin-top: 50px; padding-left: 15px; padding-right: 15px; } } .tp-checkout-place-title { font-size: 26px; font-weight: 600; margin-right: 37px; margin-bottom: 25px; } .tp-checkout-payment { padding-bottom: 26px; margin-bottom: 24px; border-bottom: 1px solid #E0E2E3; } .tp-checkout-payment-item:not(:last-child) { margin-bottom: 10px; } .tp-checkout-payment-item.paypal-payment label { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; flex-wrap: wrap; } .tp-checkout-payment-item input { display: none; } .tp-checkout-payment-item input:checked ~ label::before { opacity: 1; visibility: visible; } .tp-checkout-payment-item label { font-size: 14px; position: relative; padding-left: 27px; font-weight: 500; color: var(--tp-common-black); line-height: 24px; } .tp-checkout-payment-item label:hover { cursor: pointer; } .tp-checkout-payment-item label::after { position: absolute; content: ""; left: 0; top: 3px; width: 16px; height: 16px; border-radius: 50%; border: 1px solid var(--tp-theme-1); transition: 0.3s; } .tp-checkout-payment-item label::before { position: absolute; content: ""; left: 3px; top: 6px; width: 10px; height: 10px; border-radius: 50%; background-color: var(--tp-theme-1); visibility: hidden; opacity: 0; transition: 0.3s; } .tp-checkout-payment-item label img { margin-left: 14px; -webkit-transform: translateY(1px); -moz-transform: translateY(1px); -ms-transform: translateY(1px); -o-transform: translateY(1px); transform: translateY(1px); } .tp-checkout-payment-item label a { margin-left: 20px; position: relative; } .tp-checkout-payment-desc { position: relative; padding-top: 10px; display: none; } .tp-checkout-payment-desc::after { position: absolute; content: ""; left: 57px; top: 0; width: 16px; height: 16px; background-color: #fff; -webkit-transform: translateY(3px) rotate(45deg); -moz-transform: translateY(3px) rotate(45deg); -ms-transform: translateY(3px) rotate(45deg); -o-transform: translateY(3px) rotate(45deg); transform: translateY(3px) rotate(45deg); } .tp-checkout-payment-desc p { background-color: #fff; padding: 19px 30px; margin-left: 27px; font-size: 14px; line-height: 1.57; color: #55585B; margin-bottom: 0; } .tp-checkout-agree { margin-bottom: 24px; } .tp-return-customer { display: none; margin-top: 14px; padding: 40px 40px; background-color: #F8F8F9; } @media (max-width: 767px) { .tp-return-customer { padding: 40px 15px; } } .tp-return-customer-input { margin-bottom: 20px; } .tp-return-customer-input label { font-weight: 500; color: var(--tp-common-black); padding-bottom: 10px; font-size: 14px; } .tp-return-customer-input label span { color: red; } .tp-return-customer-input input { width: 100%; background: #FFFFFF; color: var(--tp-common-black); height: 64px; border: 1px solid #E0E2E3; } .tp-return-customer-input input:focus { border-color: var(--tp-theme-1); } .tp-return-customer-remeber input { display: none; } .tp-return-customer-remeber input:checked ~ label::after { background-color: var(--tp-theme-1); border-color: var(--tp-theme-1); } .tp-return-customer-remeber input:checked ~ label::before { visibility: visible; opacity: 1; } .tp-return-customer-remeber label { font-size: 15px; color: #55585B; position: relative; padding-left: 26px; z-index: 1; } .tp-return-customer-remeber label::after { position: absolute; content: ""; top: 6px; left: 0; width: 18px; height: 18px; line-height: 16px; text-align: center; border: 1px solid rgba(6, 7, 40, 0.2); z-index: -1; transition: 0.3s; } .tp-return-customer-remeber label::before { position: absolute; content: "\f00c"; top: -2px; left: 5px; font-size: 10px; text-align: center; visibility: hidden; opacity: 0; color: var(--tp-common-white); transition: 0.3s; font-family: "Font Awesome 5 Pro"; } .tp-return-customer-remeber label a:hover { color: var(--tp-common-orange); } .tp-return-customer-remeber label:hover { cursor: pointer; } .tp-return-customer-forgot a { font-weight: 400; font-size: 15px; color: var(--tp-theme-2); position: relative; display: inline-block; } .tp-return-customer-forgot a::after { position: absolute; content: ""; left: auto; right: 0; bottom: 4px; width: 0%; height: 1px; background-color: var(--tp-theme-1); } .tp-return-customer-forgot a:hover::after { left: 0; right: auto; width: 100%; } .tp-order-details { padding: 70px 100px 55px; } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .tp-order-details { padding: 70px 70px 55px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-order-details { padding: 70px 30px 55px; } } @media only screen and (min-width: 576px) and (max-width: 767px) { .tp-order-details { padding: 70px 50px 55px; } } @media (max-width: 767px) { .tp-order-details { padding: 40px 30px 45px; } } .tp-order-details-icon { margin-bottom: 22px; } .tp-order-details-icon span { display: inline-block; width: 120px; height: 120px; line-height: 118px; text-align: center; font-size: 55px; color: var(--tp-common-white); border: 1px solid rgba rgba(255, 255, 255, 0.2); border-radius: 50%; } .tp-order-details-title { font-size: 30px; font-weight: 600; color: var(--tp-common-white); margin-bottom: 7px; } .tp-order-details-content p { font-size: 16px; color: var(--tp-common-white); line-height: 1.38; } .tp-order-details-item { margin-bottom: 38px; } .tp-order-details-item-wrapper .row [class*=col-]:nth-child(2n) .tp-order-details-item { padding-left: 40px; } @media (max-width: 767px) { .tp-order-details-item-wrapper .row [class*=col-]:nth-child(2n) .tp-order-details-item { padding-left: 0; } } .tp-order-details-item h4 { font-size: 18px; color: var(--tp-common-white); margin-bottom: 0; font-weight: 400; } .tp-order-details-item p { font-weight: 700; font-size: 18px; color: var(--tp-common-white); margin-bottom: 0; } .tp-order-info-wrapper { padding: 42px 50px; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .tp-order-info-wrapper { padding: 42px 40px; } } @media (max-width: 767px) { .tp-order-info-wrapper { padding: 42px 30px; } } .tp-order-info-title { font-size: 26px; font-weight: 600; margin-bottom: 40px; } .tp-order-info-list ul li { list-style: none; padding: 15px 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; } .tp-order-info-list ul li:not(:last-child) { border-bottom: 1px solid #E0E2E3; } .tp-order-info-list ul li span { font-size: 15px; color: var(--tp-common-black); } .tp-order-info-list ul li.tp-order-info-list-header { padding-top: 0; padding-bottom: 12px; } .tp-order-info-list ul li.tp-order-info-list-header h4 { font-size: 16px; font-weight: 500; margin-bottom: 0; } .tp-order-info-list ul li.tp-order-info-list-desc p { font-size: 15px; margin-bottom: 0; } .tp-order-info-list ul li.tp-order-info-list-desc p span { font-size: 15px; font-weight: 500; } .tp-order-info-list ul li.tp-order-info-list-subtotal span:last-child { color: var(--tp-theme-1); } .tp-order-info-list ul li.tp-order-info-list-shipping span input { display: none; } .tp-order-info-list ul li.tp-order-info-list-shipping span input:checked ~ label::before { opacity: 1; visibility: visible; } .tp-order-info-list ul li.tp-order-info-list-shipping span label { font-size: 14px; position: relative; padding-right: 27px; line-height: 24px; } .tp-order-info-list ul li.tp-order-info-list-shipping span label span { color: var(--tp-theme-1); } .tp-order-info-list ul li.tp-order-info-list-shipping span label:hover { cursor: pointer; } .tp-order-info-list ul li.tp-order-info-list-shipping span label::after { position: absolute; content: ""; right: 0; top: 2px; width: 16px; height: 16px; border-radius: 50%; border: 1px solid var(--tp-theme-1); transition: 0.3s; } .tp-order-info-list ul li.tp-order-info-list-shipping span label::before { position: absolute; content: ""; right: 4px; top: 6px; width: 8px; height: 8px; border-radius: 50%; background-color: var(--tp-theme-1); visibility: hidden; opacity: 0; transition: 0.3s; } .tp-order-info-list ul li.tp-order-info-list-total { padding: 14px 0; } .tp-order-info-list ul li.tp-order-info-list-total span { font-size: 16px; font-weight: 500; } .tp-order-inner { background-color: var(--tp-common-white); box-shadow: 0px 30px 70px rgba(1, 15, 28, 0.1); } .tp-checkout-place { background-color: #F8F8F9; } /*----------------------------------------*/ /* 7.3 cart sidebar css start /*----------------------------------------*/ .cartmini__area { position: fixed; right: 0; top: 0; width: 320px; height: 100%; -webkit-transform: translateX(calc(100% + 80px)); -moz-transform: translateX(calc(100% + 80px)); -ms-transform: translateX(calc(100% + 80px)); -o-transform: translateX(calc(100% + 80px)); transform: translateX(calc(100% + 80px)); background: var(--tp-common-white) none repeat scroll 0 0; z-index: 999999; scrollbar-width: none; transition: 0.3s; } .cartmini__area::-webkit-scrollbar { display: none; } .cartmini__area.cartmini-opened { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } .cartmini__wrapper { position: relative; min-height: 100%; padding-left: 25px; padding-right: 25px; } .cartmini__top-title { padding: 20px 0; border-bottom: 1px solid #E0E2E3; } .cartmini__top-title h4 { font-size: 18px; text-transform: capitalize; font-weight: 600; margin-bottom: 0; } .cartmini__close { position: absolute; top: 17px; right: 0; } .cartmini__close-btn { background: transparent; color: var(--tp-common-black); font-size: 22px; } .cartmini__close-btn:hover { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .cartmini__shipping { padding: 15px 0; border-bottom: 1px solid #E0E2E3; } .cartmini__shipping .progress { height: 10px; border-radius: 0; } .cartmini__shipping .progress-bar { background-color: var(--tp-theme-1); } .cartmini__shipping p { margin-bottom: 5px; font-size: 16px; } .cartmini__shipping p span { color: red; font-weight: 600; } .cartmini__widget { height: calc(100vh - 380px); overflow-y: scroll; overscroll-behavior-y: contain; scrollbar-width: none; } .cartmini__widget::-webkit-scrollbar { display: none; /* for Chrome, Safari, and Opera */ } .cartmini__widget-item { position: relative; display: flex; padding: 20px 0; border-bottom: 1px solid rgba(129, 129, 129, 0.2); } .cartmini__widget-item:last-child { border-bottom: 0; } .cartmini__thumb { border: 1px solid #E0E2E3; margin-right: 15px; } .cartmini__thumb img { width: 70px; height: auto; } .cartmini__title { font-size: 15px; margin-bottom: 4px; font-weight: 500; } .cartmini__title a:hover { color: var(--tp-theme-1); } .cartmini__content { padding-right: 15px; } .cartmini__content .tp-product-quantity { width: 75px; padding: 0; } .cartmini__content .tp-product-quantity .tp-cart-input[type=text] { height: 30px; text-align: center; font-size: 13px; border: 1px solid #E0E2E3; background-color: var(--tp-common-white); padding: 0; } .cartmini__content .tp-product-quantity .tp-cart-plus, .cartmini__content .tp-product-quantity .tp-cart-minus { width: 20px; height: 30px; line-height: 30px; display: inline-block; text-align: center; font-size: 13px; left: 3px; } .cartmini__content .tp-product-quantity .tp-cart-plus svg, .cartmini__content .tp-product-quantity .tp-cart-minus svg { -webkit-transform: translateY(-1px); -moz-transform: translateY(-1px); -ms-transform: translateY(-1px); -o-transform: translateY(-1px); transform: translateY(-1px); width: 10px; } .cartmini__content .tp-product-quantity .tp-cart-plus::after, .cartmini__content .tp-product-quantity .tp-cart-minus::after { display: none; } .cartmini__content .tp-product-quantity .tp-cart-plus { left: auto; right: 3px; } .cartmini__del { position: absolute; top: 15px; right: 0; width: 25px; height: 25px; line-height: 25px; text-align: center; color: var(--tp-common-black); font-size: 14px; } .cartmini__del:hover { color: var(--tp-theme-1); } .cartmini__checkout { padding-top: 15px; padding-bottom: 85px; width: 100%; border-top: 2px solid #E0E2E3; } .cartmini__checkout-title h4 { font-size: 15px; display: inline-block; font-weight: 500; margin-bottom: 0; text-transform: capitalize; } .cartmini__checkout-title span { float: right; font-size: 15px; color: var(--tp-common-black); font-weight: 500; } .cartmini__price { font-size: 14px; font-weight: 500; color: var(--tp-common-black); } .cartmini__quantity { font-size: 12px; font-weight: 500; } .cartmini__empty { margin-top: 150px; } .cartmini__empty img { margin-bottom: 30px; } .cartmini__empty p { font-size: 16px; color: var(--tp-common-black); margin-bottom: 15px; } .logo-head{ height: 100px; } .logo-head1{ height: 100px; background: white; } .content{ padding: 46px; } .pro-de{ width: 470px; } .cat-img{ height: 285px; width: 300px; } .submenu .tp-submenu1{ margin-left: 240px; top: 20px !important; } ul.submenu.tp-submenu1 { top: 0 !important; padding: 10px !important; } .submenu { position: absolute; top: 0; left: 100%; display: none; background-color: #fff; z-index: 999; } .has-dropdown:hover > .submenu { display: block; } /*# sourceMappingURL=main.css.map */ .comp-d { width: 238px; height: 214px; margin-left: 22px; } .image-1{ height: 300px; } .image-2{ height: 300px; }