/* https://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/ */ /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; } .screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; } body { background-color: #fff; background-repeat: no-repeat; background-size: cover; } body::before { content: ""; display: block; position: fixed; width: 100%; height: 100%; z-index: -1; } img { max-width: 100%; height: auto; } .pbminfotech-hide, .pbmit-hide { display: none; } /* Owl carsoul resize issue solve */ #primary { width: 100%; } body { overflow: visible; overflow-x: hidden; } a, a:hover, a:active, a:focus { text-decoration: none; color: inherit; outline: none; } a { -webkit-transition: all .25s ease-in-out; transition: all .25s ease-in-out; } p { margin: 0 0 25px; } dl, ol, ul { margin-bottom: 25px; } blockquote { padding: 30px; padding-right: 60px; margin: 60px 0px 60px 0; border-left: 5px solid var(--pbmit-xhyre-global-color); background-color: transparent; font-size: 18px; line-height: 26px; position: relative; } blockquote a code { color: var(--pbmit-xhyre-blackish-color); } blockquote a:hover code { color: var(--pbmit-xhyre-secondary-color); } blockquote p { margin-bottom: 0; position: relative; z-index: 1 } blockquote.is-large { border: none !important; margin: 0 !important; padding: 0 !important; } blockquote cite { font-size: 15px; margin-top: 5px; font-weight: 600; display: inline-block; font-style: normal; color: #787c8b; } blockquote cite em { font-size: 16px; } blockquote cite, blockquote small { color: var(--pbmit-xhyre-global-color); } blockquote cite em { color: var(--pbmit-xhyre-blackish-color); } blockquote small em { color: var(--pbmit-xhyre-secondary-color); } .wp-block-pullquote cite { color: var(--pbmit-xhyre-blakish-color); } .wp-block-pullquote.has-background cite { color: var(--pbmit-xhyre-blackish-color); } .wp-block-preformatted { border: none; background: none; padding: 0px; } .wp-block-verse { border: none; background: none; padding: 0px; font-family: inherit; } .wp-block-separator:not(.is-style-wide):not(.is-style-dots) { max-width: 100px; } .wp-block-separator { border: none; border-bottom: 2px solid #8f98a1; margin: 1.65em auto; } .pbmit-overflow-visible { overflow: visible !important; } .closepanel, .sub-menu-toggle { display: none; } h1, h2, h3, h4, h5, h6 { line-height: 1.3; margin-bottom: 20px; } pre { border: 1px solid #d1d1d1; line-height: 1.3125; background: #f5f5f5; color: #787c8b; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px 20px 20px 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; } .edit-link { line-height: normal; display: block; } .edit-link a { padding: 7px 20px; background-color: #eee; overflow: hidden; display: inline-block; border-radius: 5px; margin-top: 35px; color: var(--pbmit-xhyre-blackish-color); } .edit-link a:hover { color: rgba( var(--pbmit-xhyre-blackish-color-rgb), 0.7) } .pbmit-slider-area { background-color: transparent; position: relative; z-index: 1; } .pbmit-slider-area>div>div { margin: 0 !important; } .pbmit-underline { text-decoration: underline; } .pbmit-slider-area>p.rs-p-wp-fix { display: none; } .site#page { overflow: hidden; position: relative; } /* For slider custom arrow and dots */ .custom .sr7-bullet{ width: 8px !important; height: 8px !important; background: rgba(var(--pbmit-xhyre-global-color-rgb),.5) !important; border-radius: 50%; top: 50px !important; left: 55px !important; } .rtl .custom .sr7-bullet{ left: 75px !important; } .custom .sr7-bullet.rs-touchhover, .custom .sr7-bullet.selected { background: var(--pbmit-xhyre-global-color) !important; } .custom.sr7-bullets { width: 200px !important; height: 100px !important; background-color: var(--pbmit-xhyre-white-color); z-index: 999; border-radius: 20px 0 0; } .rtl .custom.sr7-bullets{ border-radius: 0 20px 0 0; } .custom .sr7-bullet:nth-child(2){ left: 82px !important; } .rtl .custom .sr7-bullet:nth-child(2){ left: 102px !important; } .custom .sr7-bullet:nth-child(3){ left: 110px !important; } .rtl .custom .sr7-bullet:nth-child(3){ left: 130px !important; } .custom .sr7-bullet.selected{ outline: 1px solid var(--pbmit-xhyre-global-color); outline-offset: 5px; } .custom.tparrows, .custom.sr7arrows { width: 60px !important; height: 60px !important; background: rgba(var(--pbmit-xhyre-blackish-color-rgb), .3) !important; transition: all 0.3s ease-in; } .custom.tparrows::before, .custom.sr7arrows::before { line-height: 60px !important; color: var(--pbmit-xhyre-white-color) !important; } .custom.sr7arrows.rs-touchhover, .custom.tparrows.rs-touchhover { background: rgba(var(--pbmit-xhyre-blackish-color-rgb), .6) !important; } /* -------------------------------------- * A tag * ---------------------------------------*/ a { color: var(--pbmit-xhyre-link-color-normal); } a:hover { color: var(--pbmit-xhyre-link-color-hover); } /* -------------------------------------- * WordPress Core * ---------------------------------------*/ .alignnone { margin: 5px 20px 20px 0; } .aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; } .alignright { float: right; margin: 5px 0 20px 20px; } .alignleft { float: left; margin: 5px 20px 20px 0; } .alignleft.wp-block-gallery { margin: 5px 20px 20px 0; } .wp-caption.alignright::after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } img.alignright { float: right; margin: 5px 0 20px 20px; } img.alignnone { margin: 0px 20px 20px 0; } img.alignleft { float: left; margin: 5px 20px 20px 0; } img.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { max-width: 100%; } .wp-caption.alignnone { margin: 5px 20px 20px 0; } .wp-caption.alignleft { margin: 5px 20px 20px 0; } .wp-caption.alignright { margin: 5px 0 20px 20px; } .wp-caption .wp-caption-text { font-style: italic; font-size: 14px; line-height: 1.6153846154; margin-top: 5px; } /*=== Text meant only for screen readers. ===*/ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; } .screen-reader-text:focus { background-color: #eee; clip: auto !important; clip-path: none; color: #444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; } /* -------------------------------------- * Table Section * ---------------------------------------*/ table { border-collapse: collapse; border-spacing: 0; vertical-align: middle; width: 100%; margin: 0 0 1.75em; } table th { border: 0; padding: 5px 7px } table td { padding: 5px 10px } table tbody tr, table thead tr { border: 1px solid rgba( var(--pbmit-xhyre-blackish-color-rgb), 0.2) } table tbody th { background: var(--pbmit-xhyre-light-bg-color); } table tbody th, table tbody td { border-right: 1px solid rgba( var(--pbmit-xhyre-blackish-color-rgb), 0.2); } .wp-block-table.is-style-stripes tbody tr:nth-child(odd) { background-color: transparent; } .wp-block-table td, .wp-block-table th { border: 1px solid rgba( var(--pbmit-xhyre-blackish-color-rgb), 0.2); } .wp-block-table.is-style-stripes { border-bottom: 1px solid rgba( var(--pbmit-xhyre-blackish-color-rgb), 0.2); } /* -------------------------------------- * gallery * ---------------------------------------*/ .gallery { margin: 0; } .gallery-item { max-width: 33.33%; display: inline-block; text-align: center; vertical-align: top; width: 100%; margin: 0; padding: 2px; } .gallery-columns-1 .gallery-item { max-width: 100%; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-icon img { margin: 0 auto; } .gallery-caption { display: block; font-size: 16px; font-style: italic; line-height: 26px; padding-top: 0.5384615385em; padding-bottom: 0.5384615385em; } .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; } /* -------------------------------------- * Page links * ---------------------------------------*/ .page-links, .pbmit-page-links { clear: both; font-size: 16px; font-weight: 600; margin: 25px 0; color: var(--pbmit-xhyre-blackish-color); letter-spacing: 0.5px; } .page-links a, .pbmit-page-links a { border: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.2); } .page-links a, .page-links>span, .pbmit-page-links a, .pbmit-page-links>span { text-decoration: none; display: inline-block; width: 35px; height: 35px; line-height: 32px; text-align: center; margin: 0px 2px; border-radius: 50px; } .page-links a:hover, .pbmit-page-links a:hover { color: var(--pbmit-xhyre-white-color); background-color: var(--pbmit-xhyre-blackish-color); } .page-links>span, .pbmit-page-links>span { background-color: var(--pbmit-xhyre-blackish-color); border: 1px solid var(--pbmit-xhyre-blackish-color); color: var(--pbmit-xhyre-white-color); } .page-links>a:first-child, .page-links>span:first-child, .pbmit-page-links>a:first-child, .pbmit-page-links>span:first-child { margin-left: 15px; } /* -------------------------------------- * Logo Setting * ---------------------------------------*/ .headerlogo { height: 105px; line-height: 105px; } .site-title img { max-height: 50px; -webkit-transition: all 300ms ease; transition: all 300ms ease; } .site-title { margin: 0; padding: 0; display: table; vertical-align: middle; text-align: center; width: 100%; height: 105px; } .site-title, .site-title a{ display: flex; align-items: center; } .site-title a .site-title-text { display: none; } /* -------------------------------------- * Menu Setting * ---------------------------------------*/ .pbmit-navbar { padding: 0; margin: 0; border: 0; width: auto; } .pbmit-navbar ul, .pbmit-navbar li { list-style: none; margin: 0; padding: 0; } .pbmit-mobile-search { display: none; } /* -------------------------------------- * Footer Menu Setting * ---------------------------------------*/ .pbmit-footer-menu { list-style: none; margin: 0px; padding: 0px; display: inline-flex; } .pbmit-footer-menu li { display: inline-block; padding: 0 10px; position: relative; } .pbmit-footer-menu li:first-child{ padding-left: 0; } .rtl .pbmit-footer-menu li:first-child{ padding: 0 0 0 10px; } .pbmit-footer-menu li:last-child{ padding-right: 0; } .rtl .pbmit-footer-menu li:last-child{ padding: 0 10px 0 0; } .pbmit-footer-menu li:first-child::before { display: none; } .pbmit-footer-menu li::before { content: ""; position: absolute; height: 12px; width: 1px; background-color: rgba( var(--pbmit-xhyre-white-color-rgb), 0.2); left: 0; top: 50%; transform: translate(0 , -50%); } .rtl .pbmit-footer-menu li::before{ left: inherit; right: 0; } .pbmit-footer-menu li a { position: relative; } .pbmit-footer-menu li li { display: none; } .pbmit-footer-text-area .pbmit-footer-copyright-text-area p { margin: 0; } /* -------------------------------------- * Heading Subheading Element * ---------------------------------------*/ .elementor-widget-container>.pbmit-heading-subheading { position: relative; z-index: 1; } .pbmit-text-color-white .pbmit-heading-subheading .pbmit-element-title a, .pbmit-text-color-white .pbmit-heading-subheading .pbmit-element-title { color: var(--pbmit-xhyre-white-color); } .pbmit-text-color-blackish .pbmit-heading-subheading .pbmit-element-title a:hover, .pbmit-text-color-white .pbmit-heading-subheading .pbmit-element-title a:hover { color: var(--pbmit-xhyre-secondary-color); } .pbmit-elementor-bg-color-secondary.pbmit-text-color-white .pbmit-heading-subheading .pbmit-element-title a:hover, .pbmit-elementor-bg-color-gradient.pbmit-text-color-white .pbmit-heading-subheading .pbmit-element-title a:hover, .pbmit-text-color-blackish .pbmit-heading-subheading .pbmit-element-title a { color: var(--pbmit-xhyre-blackish-color); } body.rtl .pbmit-custom-heading .pbmit-element-title .split-line div, body.rtl .pbmit-heading-subheading .pbmit-element-title .split-line div { direction: ltr; } .pbmit-heading-subheading .pbmit-element-title, .pbmit-heading-subheading:not(.pbmit-reverse-heading-yes) .pbmit-element-title, .pbmit-heading-subheading .pbmit-element-heading { margin-bottom: 0; } .pbmit-heading-subheading .pbmit-heading-desc { margin-top: 25px; } .pbmit-heading-subheading.center-align { text-align: center; } .pbmit-heading-subheading.center-align .pbmit-heading-desc { margin-left: auto; margin-right: auto; } .pbmit-heading-subheading h4.pbmit-element-subtitle { margin-bottom: 5px; } .pbmit-heading-subheading.center-align .pbmit-element-subtitle span { left: 50%; -khtml-transform: translateX(-50%) translateY(0%); -moz-transform: translateX(-50%) translateY(0%); -ms-transform: translateX(-50%) translateY(0%); -o-transform: translateX(-50%) translateY(0%); transform: translateX(-50%) translateY(0%); } .pbmit-heading-subheading .pbmit-element-title span:not(span.pbmit-button-wrapper,span.pbmit-button-text), .pbmit-heading-subheading .pbmit-element-subtitle span:not(span.pbmit-button-wrapper,span.pbmit-button-text) { display: none; } .pbmit-heading-subheading.right-align .pbmit-heading-desc, .pbmit-heading-subheading.left-align .pbmit-heading-desc, .pbmit-heading-subheading.center-align .pbmit-heading-desc { max-width: 800px; } .pbmit-heading-subheading.left-align .pbmit-heading-desc { margin-right: auto; } .pbmit-heading-subheading.right-align .pbmit-heading-desc { margin-left: auto; } .pbmit-heading-subheading { margin-bottom: 50px; } .pbmit-heading-subheading.left-align { text-align: left; } .pbmit-heading-subheading.right-align { text-align: right; } .pbmit-heading-subheading:empty { display: none; } .pbmit-text-color-white .pbmit-heading-subheading .pbmit-element-heading { color: var(--pbmit-xhyre-white-color); } .pbmit-elementor-bg-color-gradient .pbmit-heading-subheading .pbmit-element-subtitle, .pbmit-elementor-bg-color-globalcolor .pbmit-heading-subheading .pbmit-element-subtitle { color: var(--pbmit-xhyre-white-color); } /* -------------------------------------- * Global text color * ---------------------------------------*/ .pbmit-color-white, .pbmit-text-color-white, .pbmit-text-color-white .elementor-widget-text-editor { color: var(--pbmit-xhyre-white-color); } .pbmit-text-color-white .pbmit-heading-desc { color: rgba( var(--pbmit-xhyre-white-color-rgb), 0.80); } .pbmit-color-blackish, .pbmit-text-color-blackish, .pbmit-text-color-blackish .elementor-widget-text-editor { color: var(--pbmit-xhyre-blackish-color); } /* -------------------------------------- * Global Form Input * ---------------------------------------*/ /* clears the Close arrow from Chrome */ input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; } input[type="number"], input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="url"], input[type="search"], textarea { display: block; width: 100%; height: 60px; font-size: 14px; font-weight: normal; line-height: normal; padding: 10px 20px; border: none; border-radius: 6px; color: var(--pbmit-xhyre-blackish-color); background-color: var(--pbmit-xhyre-light-bg-color); transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } body.rtl input[type="number"], body.rtl input[type="text"], body.rtl input[type="email"], body.rtl input[type="password"], body.rtl input[type="tel"], body.rtl input[type="url"], body.rtl input[type="search"], body.rtl textarea { direction: rtl; } .pbmit-select select { font-size: 13px; font-weight: 500; padding: 0 20px; } input[type="number"]::placeholder, input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="password"]::placeholder, input[type="tel"]::placeholder, input[type="url"]::placeholder, input[type="search"]::placeholder, textarea::placeholder { color: rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.9); font-weight: 500; opacity: 1; } .comment-respond textarea:focus::placeholder, .comment-respond input[type="number"]:focus::placeholder, .comment-respond input[type="text"]:focus::placeholder, .comment-respond input[type="email"]:focus::placeholder, .comment-respond input[type="password"]:focus::placeholder, .comment-respond input[type="tel"]:focus::placeholder, .comment-respond input[type="url"]:focus::placeholder, .comment-respond input[type="search"]:focus::placeholder, .comment-respond textarea:focus::placeholder { color: rgba(var(--pbmit-xhyre-blackish-color-rgb), 1); } .comment-respond textarea:focus, .comment-respond input[type="number"]:focus, .comment-respond input[type="text"]:focus, .comment-respond input[type="email"]:focus, .comment-respond input[type="password"]:focus, .comment-respond input[type="tel"]:focus, .comment-respond input[type="url"]:focus, .comment-respond input[type="search"]:focus, .comment-respond textarea:focus { border-color: rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.2); } input[type="number"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, textarea:-ms-input-placeholder { color: rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.8); font-weight: 500; } input[type="number"]::-ms-input-placeholder, input[type="text"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="url"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, textarea::-ms-input-placeholder { color: rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.8); font-weight: 500; } select { -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: .5em; border: none; border-radius: 3px; padding: 15px 20px; font-size: 1em; line-height: normal; } input:focus, select:focus, textarea:focus { outline: none !important; } .rtl textarea, textarea { height: 130px; resize: none; padding: 20px; } button, html input[type=button], input[type=reset], input[type=submit] { position: relative; background-color: #222; border: none; font-family: inherit; cursor: pointer; -webkit-transition: all .6s; -moz-transition: all .6s; transition: all .6s; font-size: 14px; line-height: 30px; color: #fff; border-radius: 0; padding: 13px 35px; font-weight: 500; letter-spacing: 0.3px; } input[type=submit]:hover { background-color: var(--pbmit-xhyre-global-color); } .pbmit-select { position: relative; display: block; background-color: var(--pbmit-xhyre-light-bg-color); } .pbmit-select::after { content: ""; width: 0; height: 0; position: absolute; pointer-events: none; } .pbmit-select::after { border-left: 4px solid transparent; border-right: 4px solid transparent; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 20px; border-top: 6px solid black; opacity: 0.5; } select::-ms-expand { display: none; } /* -------------------------------------- * Sidebar padding top * ---------------------------------------*/ .pbmit-sidebar-left .site-content-contain .site-content>.row { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } /* -------------------------------------- * Colum gaping setting * ---------------------------------------*/ .pbminfotech-element .pbmit-element-inner .pbmit-element-posts-wrapper .row.multi-columns-row { width: auto; } .blog.pbmit-sidebar-exists .content-area .pbmit-element-posts-wrapper.row { margin-left: -12px; margin-right: -12px; } /*=== gap-Default ===*/ .pbmit-element-posts-wrapper.row { margin-left: -12px; margin-right: -12px; } .pbmit-element-cat-wrapper.row .pbmit-ele, .pbmit-element-posts-wrapper.row .pbmit-ele { padding-right: 12px; padding-left: 12px; margin-bottom: 30px; } /*=== pbminfotech-gap-0px ===*/ .pbminfotech-gap-0px .pbmit-element-posts-wrapper.row .pbmit-ele { padding-right: 0px; padding-left: 0px; margin-bottom: 0px; } .pbminfotech-gap-0px .pbmit-element-posts-wrapper.row { margin-left: 0; margin-right: 0; } /*=== pbminfotech-gap-5px ===*/ .pbminfotech-gap-5px .pbmit-element-posts-wrapper.row .pbmit-ele { padding-left: 2.5px; padding-right: 2.5px; margin-bottom: 5px; } .pbminfotech-gap-5px .pbmit-element-posts-wrapper.row { margin-left: -2.5px; margin-right: -2.5px; } /*=== pbminfotech-gap-10px ===*/ .pbminfotech-gap-10px .pbmit-element-posts-wrapper.row { margin-left: -5px; margin-right: -5px; } .pbminfotech-gap-10px .pbmit-element-posts-wrapper.row .pbmit-ele { padding-right: 5px; padding-left: 5px; margin-bottom: 10px; } /*=== pbminfotech-gap-15px ===*/ .pbminfotech-gap-15px .pbmit-element-posts-wrapper.row { margin-left: -7.5px; margin-right: -7.5px; } .pbminfotech-gap-15px .pbmit-element-posts-wrapper.row .pbmit-ele { padding-right: 7.5px; padding-left: 7.5px; margin-bottom: 15px; } /*=== pbminfotech-gap-20px ===*/ .pbminfotech-gap-20px .pbmit-element-posts-wrapper.row { margin-left: -10px; margin-right: -10px; } .pbminfotech-gap-20px .pbmit-element-posts-wrapper.row .pbmit-ele { padding-right: 10px; padding-left: 10px; margin-bottom: 20px; } /*=== pbminfotech-gap-25px ===*/ .pbminfotech-gap-25px .pbmit-element-posts-wrapper.row { margin-left: -12.5px; margin-right: -12.5px; } .pbminfotech-gap-25px .pbmit-element-posts-wrapper.row .pbmit-ele { padding-right: 12.5px; padding-left: 12.5px; margin-bottom: 25px; } /*=== pbminfotech-gap-30px ===*/ .pbminfotech-gap-30px .pbmit-element-posts-wrapper.row { margin-left: -15px; margin-right: -15px; } .pbminfotech-gap-30px .pbmit-element-posts-wrapper.row .pbmit-ele { padding-right: 15px; padding-left: 15px; margin-bottom: 30px; } /*=== pbminfotech-gap-35px ===*/ .pbminfotech-gap-35px .pbmit-element-posts-wrapper.row { margin-left: -17.5px; margin-right: -17.5px; } .pbminfotech-gap-35px .pbmit-element-posts-wrapper.row .pbmit-ele { padding-right: 17.5px; padding-left: 17.5px; margin-bottom: 35px; } /*=== pbminfotech-gap-40px ===*/ .pbminfotech-gap-40px .pbmit-element-posts-wrapper.row { margin-left: -20px; margin-right: -20px; } .pbminfotech-gap-40px .pbmit-element-posts-wrapper.row .pbmit-ele { padding-right: 20px; padding-left: 20px; margin-bottom: 40px; } /*=== pbminfotech-gap-45px ===*/ .pbminfotech-gap-45px .pbmit-element-posts-wrapper.row { margin-left: -22.5px; margin-right: -22.5px; } .pbminfotech-gap-45px .pbmit-element-posts-wrapper.row .pbmit-ele { padding-right: 22.5px; padding-left: 22.5px; margin-bottom: 45px; } /*=== pbminfotech-gap-50px ===*/ .pbminfotech-gap-50px .pbmit-element-posts-wrapper.row { margin-left: -25px; margin-right: -25px; } .pbminfotech-gap-50px .pbmit-element-posts-wrapper.row .pbmit-ele { padding-right: 25px; padding-left: 25px; margin-bottom: 50px; } /* -------------------------------------- * preloader * ---------------------------------------*/ .pbmit-preloader { background-color: white; position: fixed; width: 100%; height: 100%; z-index: 99999; background-repeat: no-repeat; background-position: center center; background-size: 100px; display: block; } /* -------------------------------------- * Titlebar Wrapper * ---------------------------------------*/ .pbmit-title-bar-wrapper { position: relative; z-index: 2; } .pbmit-title-bar-content, .pbmit-title-bar-wrapper { min-height: var(--pbmit-xhyre-titlebar-height); } .pbmit-titlebar-style-center .pbmit-title-bar-content { justify-content: space-around; } .pbmit-title-bar-wrapper.pbmit-titlebar-style-center .pbmit-breadcrumb, .pbmit-title-bar-wrapper.pbmit-titlebar-style-center .pbmit-title-bar-content-inner { width: 100%; text-align: center; } .pbmit-title-bar-wrapper.pbmit-titlebar-style-left .pbmit-title-bar-content .pbmit-tbar-title { margin-bottom: 10px; } .pbmit-title-bar-wrapper.pbmit-titlebar-style-left .pbmit-title-bar-content { position: relative; z-index: 1; padding: 60px 0px; } .pbmit-title-bar-wrapper.pbmit-titlebar-style-left .pbmit-title-bar-content .pbmit-title-bar-content-inner{ width: 100%; } .pbmit-title-bar-wrapper::before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: none !important; } .pbmit-bg-color-globalcolor.pbmit-title-bar-wrapper::before { background-color: rgba( var(--pbmit-xhyre-global-color-rgb), 0.50); } .pbmit-bg-color-secondarycolor.pbmit-title-bar-wrapper::before { background-color: rgba( var(--pbmit-xhyre-secondary-color-rgb), 0.50); } .pbmit-title-bar-wrapper.pbmit-bg-color-custom::before{ background-image: none !important; } .pbmit-title-bar-wrapper.pbmit-bg-color-gradientcolor::before { background-image: -ms-linear-gradient(right, var(--pbmit-xhyre-gradient-color-first) 0%, var(--pbmit-xhyre-gradient-color-last) 100%) !important; background-image: linear-gradient(to right, var(--pbmit-xhyre-gradient-color-first), var(--pbmit-xhyre-gradient-color-last)) !important; } .pbmit-title-bar-content { position: relative; z-index: 1; display: flex; align-items: center; padding: 64px 0px; } .pbmit-title-bar-content .pbmit-tbar-title { margin-bottom: 0; } .pbmit-title-bar-content .pbmit-tbar-subtitle { padding-top: 5px; display: none; } .pbmit-title-bar-content .pbmit-tbar, .pbmit-title-bar-content .pbmit-breadcrumb { display: block; } .pbmit-breadcrumb a { opacity: 1; } .pbmit-breadcrumb a:hover { color: rgba(var(--pbmit-xhyre-white-color-rgb), 0.8); } .pbmit-breadcrumb-inner .sep { font-size: 15px; padding: 0 5px; position: relative; top: 0px; color: var(--pbmit-xhyre-global-color); } .pbmit-title-bar-content .pbmit-tbar-inner { max-width: none; padding: 0; } .pbmit-breadcrumb-inner i { font-size: 15px; padding: 0 6px; color: var(--pbmit-xhyre-white-color); display: inline-block; } .rtl .pbmit-breadcrumb-inner i{ -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); -moz-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); } .pbmit-bg-color-white.pbmit-bg-image-yes::before { background-color: rgba(255, 255, 255, 0.9); } .pbmit-bg-color-light.pbmit-bg-image-yes::before { background-color: rgba(240, 240, 240, 0.9); } .pbmit-bg-color-blackish.pbmit-bg-image-yes::before { background-color: rgba(0, 0, 0, 0.7); } .pbmit-bg-color-gradientcolor.pbmit-bg-image-yes::before { opacity: 0.5; } /* -------------------------------------- * Pre Header setting * ---------------------------------------*/ .pbmit-pre-header-wrapper { height: 50px; line-height: 50px; } .pbmit-contact-info { font-size: 15px; } ul.pbmit-social-links, ul.pbmit-contact-info { margin: 0; padding: 0; list-style: none; } .pbmit-social-links li, .pbmit-contact-info li { display: inline-block; vertical-align: top; } .pbmit-social-links li:not(:last-child), .pbmit-contact-info li:not(:last-child) { padding: 0 15px 0 0; } .rtl .pbmit-social-links li:not(:last-child), .rtl .pbmit-contact-info li:not(:last-child){ padding: 0 0 0 15px; } .pbmit-contact-info li:not(:last-child) { padding: 0 40px 0 0; } .rtl .pbmit-contact-info li:not(:last-child) { padding: 0 0 0 40px; } .pbmit-contact-info li:first-child { padding-left: 0; } .pbmit-contact-info li i { font-size: 20px; margin-right: 6px; top: 3px; position: relative; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; color: var(--pbmit-xhyre-main-menu-active-color); } .rtl .pbmit-contact-info li i{ margin: 0 0 0 6px; } .pbmit-pre-header-wrapper .pbmit-pre-header-right { display: flex; align-items: center; } .pbmit-pre-header-wrapper .pbmit-pre-header-right >*:not(:last-child) { padding-right: 50px; } .pbmit-pre-header-wrapper .pbmit-pre-header-right .pbmit-header-search-btn { padding-left: 20px; } body.rtl .pbmit-pre-header-wrapper .pbmit-pre-header-right .pbmit-header-search-btn { padding: 0 20px 0 0; } .pbmit-pre-header-wrapper .pbmit-pre-header-right .pbmit-header-search-btn a { background: var(--pbmit-xhyre-blackish-bg-color); color: var(--pbmit-xhyre-white-color); padding: 5px; font-size: 13px; border-radius: 100%; } .pbmit-color-white.pbmit-pre-header-wrapper .pbmit-pre-header-right .pbmit-header-search-btn a { background-color: var(--pbmit-xhyre-white-color); color: var(--pbmit-xhyre-blackish-color); } .pbmit-color-globalcolor.pbmit-pre-header-wrapper .pbmit-pre-header-right .pbmit-header-search-btn a { background-color: var(--pbmit-xhyre-global-color); } .pbmit-color-secondarycolor.pbmit-pre-header-wrapper .pbmit-pre-header-right .pbmit-header-search-btn a { background-color: var(--pbmit-xhyre-secondary-color); } .pbmit-pre-header-wrapper .pbmit-pre-header-right .pbmit-header-search-btn a:hover { background-color: var(--pbmit-xhyre-global-color); } .pbmit-color-white.pbmit-bg-color-globalcolor.pbmit-pre-header-wrapper .pbmit-pre-header-right .pbmit-header-search-btn a:hover, .pbmit-color-globalcolor.pbmit-pre-header-wrapper .pbmit-pre-header-right .pbmit-header-search-btn a:hover { background-color: var(--pbmit-xhyre-blackish-bg-color); } .pbmit-preheader-custom-text { font-size: 15px; } .pbmit-preheader-custom-text span { padding: 2px 5px; border-radius: 6px; margin-left: 10px; color: var(--pbmit-xhyre-main-menu-active-color); background-color: var(--pbmit-xhyre-main-menu-typography-color); } /*=== Topbar social icon ===*/ .pbmit-pre-header-wrapper .pbmit-social-links li i { margin: 0; font-size: 15px; color: var(--pbmit-xhyre-blackish-color); } .pbmit-color-white.pbmit-pre-header-wrapper .pbmit-social-links li i { color: var(--pbmit-xhyre-white-color); } .pbmit-color-globalcolor.pbmit-pre-header-wrapper .pbmit-social-links li i { color: var(--pbmit-xhyre-global-color); } .pbmit-bg-color-globalcolor.pbmit-color-white.pbmit-pre-header-wrapper .pbmit-social-links li i:hover, .pbmit-color-globalcolor.pbmit-pre-header-wrapper .pbmit-social-links li i:hover { color: var(--pbmit-xhyre-blackish-color); } .pbmit-color-secondarycolor.pbmit-pre-header-wrapper .pbmit-social-links li i { color: var(--pbmit-xhyre-secondary-color); } .pbmit-pre-header-wrapper .pbmit-social-links li i:hover { color: var(--pbmit-xhyre-global-color); } .pbmit-pre-header-wrapper .pbmit-social-links li:last-child { margin-right: 0px; } .pbmit-pre-header-wrapper .pbmit-social-links a:hover { -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -o-transition: all 500ms ease; transition: all 500ms ease; } /* -------------------------------------- * Header setting * ---------------------------------------*/ /*=== Common header bg ===*/ .site-header .pbmit-sticky-header.pbmit-sticky-bg-color-globalcolor { background-color: var(--pbmit-xhyre-global-color); } .site-header .pbmit-sticky-header.pbmit-sticky-bg-color-secondarycolor { background-color: var(--pbmit-xhyre-secondary-color); } .site-header .pbmit-sticky-header.pbmit-sticky-bg-color-blackish { background-color: var(--pbmit-xhyre-blackish-bg-color); } .site-header .pbmit-sticky-header.pbmit-sticky-bg-color-white { background-color: var(--pbmit-xhyre-white-color); } .site-header .pbmit-sticky-header.pbmit-sticky-bg-color-light { background-color: var(--pbmit-xhyre-light-bg-color); } /*=== Custom background color and text color ===*/ /* Custom preheader background color */ .pbmit-pre-header-wrapper.pbmit-bg-color-custom { background-color: var(--pbmit-xhyre-preheader-bgcolor-custom); } /* Custom Header background color */ .pbmit-header-wrapper.pbmit-bg-color-custom { background-color: var(--pbmit-xhyre-header-background-color); } /* Custom Menu area background color */ .pbmit-header-menu-area.pbmit-bg-color-custom { background-color: var(--pbmit-xhyre-menu-background-color); } /* sticky-header-background-color */ .site-header.pbmit-fixed-header .pbmit-sticky-bg-color-custom { background-color: var(--pbmit-xhyre-sticky-header-background-color); } /* Custom Menu text color */ .site-header.pbmit-fixed-header .pbmit-navbar>div>ul>li.current_page_item>a { color: var(--pbmit-xhyre-main-menu-sticky-active-color); } body:not(.mega-menu-pbminfotech-top) .pbmit-sticky-header .pbmit-navbar div>ul>li>a { color: var(--pbmit-xhyre-main-menu-sticky-color); } body:not(.mega-menu-pbminfotech-top) .pbmit-sticky-header .pbmit-navbar>div>ul>li.current-menu-ancestor>a, body:not(.mega-menu-pbminfotech-top) .pbmit-sticky-header .pbmit-navbar>div>ul>li.current-menu-parent>a, body:not(.mega-menu-pbminfotech-top) .pbmit-sticky-header .pbmit-navbar div>ul>li:hover>a { color: var(--pbmit-xhyre-main-menu-sticky-active-color); } /*=== site-title ===*/ .site-title { height: var(--pbmit-xhyre-header-height); } .site-title img.pbmit-main-logo { max-height: var(--pbmit-xhyre-logo-height); } .site-title img.pbmit-responsive-logo { max-height: var(--pbmit-xhyre-responsive-logo-height); } .site-title img.pbmit-burger-logo { max-height: var(--pbmit-xhyre-burger-logo-height); } /*=== Sticky logo ===*/ .site-header.pbmit-fixed-header .site-title img.pbmit-main-logo { max-height: var(--pbmit-xhyre-sticky-logo-height); } .pbmit-header-wrapper { z-index: 999; } .pbmit-navbar>div>ul>li, .pbmit-navbar>div>ul>li>a, .pbmit-navbar div>ul>li>a, .site-title { -webkit-transition: all 300ms ease; transition: all 300ms ease; } /*=== Logo setting ===*/ .pbmit-sticky-logo-yes .pbmit-sticky-header .pbmit-main-logo, .pbmit-sticky-logo { display: none; } .pbmit-sticky-logo-yes .pbmit-main-logo, .pbmit-sticky-logo-yes .pbmit-sticky-header .pbmit-sticky-logo { display: inline-block; } /*=== Header bg color setting ===*/ .pbmit-table { display: table; height: 100%; } .pbmit-table-cell { display: table-cell; line-height: normal; vertical-align: middle; } /* -------------------------------------- * Global Spacing * ---------------------------------------*/ #content { padding-top: 80px; padding-bottom: 80px; } .tax-pbmit-portfolio-category #primary, .tax-pbmit-service-category #primary, .tax-pbmit-team-group #primary, .tax-pbmit-testimonial-cat #primary, .tax-pbmit-client-group #primary { margin-bottom: -30px; } .page #content { padding-top: 100px; padding-bottom: 100px; } .page.pbmit-sidebar-no.elementor-page #content { padding-top: 0px; padding-bottom: 0px; } .woocommerce-shop #content { padding-bottom: 60px; } /* -------------------------------------- * Row spacing * ---------------------------------------*/ .content-area.col-md-9 .comment-respond { background-color: var(--pbmit-xhyre-light-bg-color); padding: 60px; border-radius: 6px; margin-top: 10px; margin-bottom: 20px; } /*=== For overlap row ===*/ .pbmit-row.pbmit-zindex-zero, .pbmit-row.pbmit-zindex-1, .pbmit-row.pbmit-zindex-2, .pbmit-zindex-zero, .pbmit-zindex-1, .pbmit-zindex-2 { position: relative; } /*=== Row Background color ===*/ .elementor-inner-section, .elementor-widget-container, .elementor-button-wrapper, .elementor-widget-container .pbminfotech-element, .elementor-section .elementor-widget-wrap { position: relative; z-index: 1; } .pbmit-bgimage-over-bgcolor.pbmit-bgimage-yes .pbmit-stretched-div::before, .pbmit-bgimage-over-bgcolor.pbmit-bgimage-yes::before { background-color: transparent !important } .elementor-element:not(.elementor-column)::before, .pbmit-col-stretched-yes .pbmit-stretched-div::before { position: absolute; height: 100%; width: 100%; top: 0; left: 0; content: ""; display: block; z-index: 1; } body.elementor-editor-active .elementor-element:not(.elementor-column)::before, body.elementor-editor-active .pbmit-col-stretched-yes .pbmit-stretched-div::before { z-index: 0; } .elementor-column.pbmit-col-stretched-yes.pbmit-bgimage-yes { background-image: none; background-color: transparent; } /*=== White BG ===*/ .pbmit-bg-color-white { background-color: #fff; } .pbmit-col-stretched-yes .pbmit-stretched-div { position: absolute; height: 100%; width: 100%; top: 0; left: 0; width: auto; z-index: 1; overflow: hidden; } .pbmit-col-stretched-right .pbmit-stretched-div, .pbmit-col-stretched-left .pbmit-stretched-div { right: 0; } /*=== Background Image Position ===*/ body .pbmit-bgimage-position-left-top .pbmit-stretched-div, body .pbmit-bgimage-position-left-top { background-position: left top !important; } body .pbmit-bgimage-position-left-center .pbmit-stretched-div, body .pbmit-bgimage-position-left-center { background-position: left center !important; } body .pbmit-bgimage-position-left-bottom .pbmit-stretched-div, body .pbmit-bgimage-position-left-bottom { background-position: left bottom !important; } body .pbmit-bgimage-position-right-top .pbmit-stretched-div, body .pbmit-bgimage-position-right-top { background-position: right top !important; } body .pbmit-bgimage-position-right-bottom .pbmit-stretched-div, body .pbmit-bgimage-position-right-bottom { background-position: right bottom !important; } body .pbmit-bgimage-position-right-center .pbmit-stretched-div, body .pbmit-bgimage-position-right-center { background-position: right center !important; } body .pbmit-bgimage-position-center-top .pbmit-stretched-div, body .pbmit-bgimage-position-center-top { background-position: center top !important; } body .pbmit-bgimage-position-center-center .pbmit-stretched-div, body .pbmit-bgimage-position-center-center { background-position: center center !important; } body .pbmit-bgimage-position-center-bottom .pbmit-stretched-div, body .pbmit-bgimage-position-center-bottom { background-position: center bottom !important; } /*=== Background Image No Repeat ===*/ body .pbmit-bgimage-repeat-no { background-repeat: no-repeat !important; } body .pbmit-bgimage-repeat-x { background-repeat: repeat-x !important; } body .pbmit-bgimage-repeat-y { background-repeat: repeat-y !important; } body .pbmit-bgimage-repeat-round { background-repeat: round !important; } body .pbmit-bgimage-repeat-space { background-repeat: space !important; } /*=== Colum over image ===*/ .elementor-top-column>.elementor-widget-wrap>.elementor-widget-wrap { z-index: 1; } .elementor-element.elementor-column:not(.elementor-inner-column) .elementor-widget-wrap::before { position: absolute; height: 100%; width: 100%; top: 0; left: 0; content: ""; display: block; z-index: 1; } /* -------------------------------------- * Footer section * ---------------------------------------*/ .footer-wrap { padding-top: 50px; padding-bottom: 50px; } .pbmit-footer-text-area { background-color: transparent; padding-top: 15px; padding-bottom: 15px; } .pbmit-footer-text-area, .pbmit-footer-widget-area, .site-footer { position: relative; } .pbmit-footer-text-area, .pbmit-footer-widget-area { z-index: 1 } .pbmit-footer-section::before, .site-footer::before { position: absolute; height: 100%; width: 100%; top: 0; left: 0; content: ""; display: block; z-index: -1; } .pbmit-footer-text-area>.container, .footer-wrap.pbmit-footer-widget-area>.container { position: relative; z-index: 2; } .footer-wrap .contact-info li { position: relative; padding: 0px 0px 0px 24px; margin-bottom: 15px; font-size: 13px; } .footer-wrap .contact-info i { position: absolute; left: 0px; top: 0px; } /*=== Footer Tag cloud ===*/ .footer-wrap .widget_tag_cloud a { display: inline-block; font-size: 14px !important; padding: 0 15px; height: 30px; border-radius: 6px; line-height: 30px; letter-spacing: .25px; text-transform: capitalize; color: var(--pbmit-xhyre-blackish-color) !important; background-color: var(--pbmit-xhyre-light-bg-color); -webkit-transition: 0.4s ease-out 0s; -o-transition: 0.4s ease-out 0s; transition: 0.4s ease-out 0s; } .footer-wrap .widget_tag_cloud a:hover { background-color: var(--pbmit-xhyre-secondary-color); color: var(--pbmit-xhyre-white-color)!important; } .site-footer.pbmit-text-color-white .widget_tag_cloud a:hover { background-color: var(--pbmit-xhyre-global-color); color: var(--pbmit-xhyre-white-color); } /*=== Footer Background color set ===*/ .pbmit-bg-color-gradient.pbmit-bg-color-over-image.elementor-column .pbmit-stretched-div::before, .pbmit-bg-color-gradientcolor.pbmit-bg-image-yes::before { opacity: 0.5; } /*=== Footer text color ====*/ /* White color */ .pbmit-footer-section.pbmit-text-color-white a { color: rgba(255, 255, 255, 1); } .pbmit-footer-section.pbmit-text-color-white { color: rgba(255, 255, 255, 0.90); } /*=== Global Color ===*/ /* Global BG Color */ .pbmit-footer-section.pbmit-bg-color-globalcolor::before { background-color: var(--pbmit-xhyre-global-color); } /*=== Global BG Opacity Color ===*/ .pbmit-footer-section.pbmit-bg-color-globalcolor.pbmit-bg-image-yes::before { background-color: rgba( var(--pbmit-xhyre-global-color-rgb), 0.80); } /* Global Text Color */ .pbmit-footer-section.pbmit-text-color-globalcolor .widget-title, .pbmit-footer-section.pbmit-text-color-globalcolor, .pbmit-footer-section.pbmit-text-color-globalcolor a { color: var(--pbmit-xhyre-global-color); } /*=== Secondary Color ===*/ /* Secondary BG Color */ .pbmit-footer-section.pbmit-bg-color-secondarycolor::before { background-color: var(--pbmit-xhyre-secondary-color); } /*=== Secondary BG Opacity Color ===*/ .pbmit-footer-section.pbmit-bg-color-secondarycolor.pbmit-bg-image-yes::before { background-color: rgba( var(--pbmit-xhyre-secondary-color-rgb), 0.80); } /* Secondary Text Color */ .pbmit-footer-section.pbmit-text-color-secondarycolor .widget-title, .pbmit-footer-section.pbmit-text-color-secondarycolor, .pbmit-footer-section.pbmit-text-color-secondarycolor a { color: var(--pbmit-xhyre-secondary-color); } /*=== Blackish Color ===*/ /* Blackish BG Color */ .pbmit-footer-section.pbmit-bg-color-blackish::before { background-color: var(--pbmit-xhyre-blackish-bg-color); } /* Blackish BG Opacity Color */ .pbmit-footer-section.pbmit-bg-color-blackish.pbmit-bg-image-yes::before { background-color: rgba( var(--pbmit-xhyre-blackish-color-rgb), 0.80); } /* Blackish Text Color */ .pbmit-footer-section.pbmit-text-color-blackish .widget-title, .pbmit-footer-section.pbmit-text-color-blackish, .pbmit-footer-section.pbmit-text-color-blackish a { color: var(--pbmit-xhyre-blackish-color); } /* Secondary Text Color */ .pbmit-footer-section.pbmit-text-color-secondarycolor .widget-title, .pbmit-footer-section.pbmit-text-color-secondarycolor, .pbmit-footer-section.pbmit-text-color-secondarycolor a { color: var(--pbmit-xhyre-secondary-color); } /*=== White Color ===*/ /* White BG Color */ .pbmit-footer-section.pbmit-bg-color-white::before { background-color: var(--pbmit-xhyre-white-color); } /* White BG Opacity Color */ .pbmit-footer-section.pbmit-bg-color-white.pbmit-bg-image-yes::before { background-color: rgba( var(--pbmit-xhyre-white-color-rgb), 0.80); } /* White Text Color */ .pbmit-footer-section.pbmit-text-color-white .widget-title, .pbmit-footer-section.pbmit-text-color-white a { color: var(--pbmit-xhyre-white-color); } /*=== light Color ===*/ /* light BG Color */ .pbmit-footer-section.pbmit-bg-color-light::before { background-color: var(--pbmit-xhyre-light-color); } /* light BG Opacity Color */ .pbmit-footer-section.pbmit-bg-color-light.pbmit-bg-image-yes::before { background-color: rgba( var(--pbmit-xhyre-light-bg-color-rgb), 0.80); } /* light Text Color */ .pbmit-footer-section.pbmit-text-color-light .widget-title, .pbmit-footer-section.pbmit-text-color-light, .pbmit-footer-section.pbmit-text-color-light a { color: var(--pbmit-xhyre-light-color); } /*=== Custom color ===*/ .pbmit-footer-widget-area.pbmit-bg-color-custom::before{ background-image: none !important; } /*=== Footer widget ===*/ .footerlogo { margin-bottom: 10px; } /*=== RSS Widget ===*/ .rss-date { display: block; color: var(--pbmit-xhyre-blackish-color); } .widget_rss ul li a { font-weight: 600; } .site-footer.pbmit-text-color-white .rss-date { color: rgba(255, 255, 255, 0.90); } .rss-widget-icon { position: relative; top: -3px; } .widget_rss.widget ul>li { padding-bottom: 30px; } .widget_rss.widget ul>li:last-child { padding-bottom: 0; } .widget_rss .rssSummary { opacity: 0.9; } .widget_rss cite { font-size: 15px; } /*=== widget_calendar ===*/ .pbmit-text-color-white .widget_calendar table { border-color: rgba(255, 255, 255, 0.32); } .pbmit-text-color-white .widget_calendar table th, .pbmit-text-color-white .widget_calendar table td { border-bottom-color: rgba(255, 255, 255, 0.32); border-right-color: rgba(255, 255, 255, 0.32); } /* -------------------------------------- * Blog Single * ---------------------------------------*/ /*=== Blog video iframe ===*/ .format-video .pbmit-featured-wrapper { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; } .format-video .pbmit-featured-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; } iframe { max-width: 100% } /*=== Blog Gallery ===*/ .format-gallery .pbmit-featured-wrapper { position: relative; } .format-gallery .lSPager { position: absolute; bottom: 10px; left: 50%; -khtml-transform: translateX(-50%) translateY(0%); -moz-transform: translateX(-50%) translateY(0%); -ms-transform: translateX(-50%) translateY(0%); -o-transform: translateX(-50%) translateY(0%); transform: translateX(-50%) translateY(0%); } .format-gallery .lSSlideOuter .lSPager.lSpg>li a { height: 13px; width: 13px; border: 2px solid #fff; background-color: transparent; } .format-gallery .lSSlideOuter .lSPager.lSpg>li:hover a { background-color: transparent !important; } .format-gallery .lSSlideOuter .lSPager.lSpg>li.active a { background-color: #fff; } .format-quote .pbmit-block-quote-content { position: relative; z-index: 2; } .format-quote .pbmit-blog-meta { display: none; } .format-quote .pbmit-block-quote-content a { display: inline-block; margin-top: 22px; font-style: normal; font-size: 17px; } .format-quote .pbmit-blog-classic blockquote { margin: 0; } .format-quote .pbmit-blog-classic .pbmit-blog-classic-inner { display: none; } /*=== format-link ===*/ .format-link .pbmit-link-wrapper { position: relative; color: #fff; background-repeat: no-repeat; background-size: cover; } .format-link .pbmit-link-wrapper::after { position: absolute; height: 100%; width: 100%; top: 0; left: 0; content: ""; display: block; z-index: 1; background-color: rgba(0, 0, 0, 0.65); } .format-link .pbmit-featured-wrapper .pbmit-link-inner { font-size: 24px; font-style: italic; font-weight: 500; line-height: 1.5; color: #fff; padding: 50px; position: relative; z-index: 2; } .format-link .pbmit-link-wrapper a { color: #fff; } .format-link .pbmit-link-inner { position: relative; } .format-link .pbmit-link-inner::before { font-family: "pbminfotech-base-icons"; content: '\e803'; position: absolute; right: 40px; top: -11px; font-weight: 700; opacity: 0.25; z-index: 1; color: #fff; font-size: 100px; } /*=== Blog info ===*/ .pbmit-author-box { position: relative; overflow: hidden; margin-top: 45px; margin-bottom: 0; padding: 40px; padding-right: 80px; background-color: var(--pbmit-xhyre-secondary-color); background-position: center center; background-repeat: repeat; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; border-radius: 30px; } .rtl .pbmit-author-box{ padding-left: 80px; padding-right: 40px; } .pbmit-author-box a { color: var(--pbmit-xhyre-global-color); } .pbmit-author-box a:hover { color: var(--pbmit-xhyre-white-color); } .pbmit-author-image img { width: 135px; min-width: 135px; height: 135px; display: block; overflow: hidden; margin-right: 50px; z-index: 1; border-radius: 50%; } .rtl .pbmit-author-image img { margin-left: 50px; margin-right: inherit; } .pbmit-author-content { -webkit-flex-shrink: 100; -moz-flex-shrink: 100; -ms-flex-negative: 100; flex-shrink: 100; } .pbmit-author-content .pbmit-author-name { font-size: 18px; line-height: 26px; text-transform: capitalize; font-weight: 400; margin-bottom: 15px; display: inline-block; } .pbmit-author-content .pbmit-text { margin: 0; font-size: 18px; line-height: 26px; font-weight: 300; color: var(--pbmit-xhyre-white-color); } /*=== Classic Meta ===*/ .pbmit-blog-meta, .pbmit-blog-meta a { color: var(--pbmit-xhyre-blackish-color); } .pbmit-blog-meta a:hover { color: var(--pbmit-xhyre-global-color); } .pbmit-blog-meta.pbmit-blog-meta-top { position: relative; font-size: 14px; } .pbmit-blog-meta-top .pbmit-meta { display: inline-block; margin-right: 35px; margin-bottom: 5px; position: relative; padding-left: 0; font-size: 14px; text-transform: capitalize; color: var(--pbmit-xhyre-blackish-color); } body.rtl .pbmit-blog-meta-top .pbmit-meta { margin: 0 0 0 35px; } .pbmit-blog-meta-top .pbmit-meta:last-child { margin: 0; } .pbmit-blog-meta-top .pbmit-meta i { width: 30px; height: 30px; font-size: 12px; margin-right: 15px; display: inline-block; line-height: 28px; text-align: center; border-radius: 100%; color: var(--pbmit-xhyre-global-color); border: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.1); } .pbmits-blog-meta-top .pbmits-meta { margin-bottom: 5px; display: inline-block; margin-right: 13px; } /*=== Blog Classic default ===*/ .pbmit-blog-classic-inner .pbmit-entry-content p:last-of-type::after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .pbmit-blog-classic-inner { -ms-word-wrap: break-word; word-wrap: break-word; } .pbmit-no-img .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left .pbmit-meta-date, .pbmit-default-view .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left .pbmit-meta-date { border-radius: 0; padding: 0 } .pbmit-no-img .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left, .pbmit-default-view .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left { width: auto; top: 0; left: 0; position: static; } .pbmit-default-view .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left .pbmit-meta-date .entry-date { font-size: 15px; line-height: 25px; } .pbmit-no-img .pbmit-blog-meta.pbmit-blog-meta-top, .pbmit-default-view .pbmit-blog-meta.pbmit-blog-meta-top { text-align: left; } .pbmit-no-img .pbmit-blog-meta .pbmit-meta-classic-right, .pbmit-default-view .pbmit-blog-meta .pbmit-meta-classic-right { padding-left: 30px; } .pbmit-no-img .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left .pbmit-meta-date .entry-date, .pbmit-default-view .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left .pbmit-meta-date .entry-date { font-size: 15px; line-height: 35px; margin: 0 } .pbmit-no-img .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left .pbmit-meta-date span, .pbmit-default-view .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left .pbmit-meta-date span { display: inline-block; margin-left: 5px; } .pbmit-no-img .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left .pbmit-meta-date, .pbmit-default-view .pbmit-blog-meta.pbmit-blog-meta-top .pbmit-meta-classic-left .pbmit-meta-date { line-height: normal; display: inline-block; width: auto; padding: 2px 13px; line-height: normal; font-size: 16px; display: inline-block; border-radius: 3px; } /*=== Classic no img ===*/ .pbmit-social-share .pbmit-social-li-facebook a { background-color: #3B5998; } .pbmit-social-share .pbmit-social-li-twitter a { background-color: #55ACEE; } .pbmit-social-share .pbmit-social-li-google-plus a { background-color: #dd4b39; } .pbmit-social-share .pbmit-social-li-linkedin a { background-color: #007bb5; } .pbmit-social-share .pbmit-social-li-youtube a { background-color: #bb0000; } .pbmit-social-share .pbmit-social-li-instagram a { background-color: #125688; } .pbmit-social-share .pbmit-social-li-pinterest a { background-color: #cb2027; } .pbmit-social-share .pbmit-social-li-snapchat-ghost a { background-color: #fffc00; } .pbmit-social-share .pbmit-social-li-skype a { background-color: #00aff0; } .pbmit-social-share .pbmit-social-li-android a { background-color: #a4c639; } .pbmit-social-share .pbmit-social-li-dribbble a { background-color: #ea4c89; } .pbmit-social-share .pbmit-social-li-vimeo a { background-color: #45bbff; } .pbmit-social-share .pbmit-social-li-tumblr a { background-color: #2c4762; } .pbmit-social-share .pbmit-social-li-vine a { background-color: #00b489; color: white; } .pbmit-social-share .pbmit-social-li-foursquare a { background-color: #45bbff; } .pbmit-social-share .pbmit-social-li-stumbleupon a { background-color: #eb4924; } .pbmit-social-share .pbmit-social-li-flickr a { background-color: #f40083; } .pbmit-social-share .pbmit-social-li-yahoo a { background-color: #430297; } .pbmit-social-share .pbmit-social-li-soundcloud a { background-color: #ff5500; } .pbmit-social-share .pbmit-social-li-reddit a { background-color: #ff5700; } .pbmit-social-share .pbmit-social-li-rss a { background-color: #ff6600; } /*=== Single Comment Section ===*/ .comments-area .pbmit-comment-content ol+h2, .comments-area .pbmit-comment-content ul+h2 { margin-top: 25px; } .comments-area { margin-top: 60px; } .comments-area .comments-title { margin-bottom: 40px; margin-top: 0px; } .pbmit-post-related .pbmit-related-title, .comments-area .comments-title, .comment-respond .comments-title { font-size: 36px; line-height: 42px; } .children, .comment-list { position: relative; list-style: none; margin: 0; padding: 0; } .pbmit-comment-avatar{ float: left; } .rtl .pbmit-comment-avatar{ float: right; } .comment-list .children li.comment{ position: relative; padding-top: 0; padding-left: 0px; } .comment-list .children{ margin-left: 100px; padding-top: 8px; } .rtl .comment-list .children{ margin-left: 0; margin-right: 100px; } .pbmit-comment-date { display: block; position: relative; top: -5px; } .pbmit-comment-date a { font-size: 14px; line-height: 18px; position: relative; } .comment-list .pbmit-comment-avatar-wrap { display: flex; padding-right: 40px; padding-bottom: 15px; align-items: center; justify-content: space-between; border-bottom: 1px solid rgba( var(--pbmit-xhyre-blackish-color-rgb), 0.1); } .comment-list .pbmit-comment-avatar img { width: 90px; height: 90px; margin: 0 40px 0 0; border-radius: 6px; } .pbmit-comment-content { position: relative; padding: 0; min-height: 100px; } .pbmit-comment-content p { margin: 10px 0 18px; } .pbmit-comment-meta .pbmit-comment-author { font-size: 16px; line-height: 20px; color: var(--pbmit-xhyre-global-color); } .pbmit-comment-meta .pbmit-comment-author .pbmit-comment-author-inner { color: var(--pbmit-xhyre-blackish-color); text-transform: capitalize; } .wp-block-comments .wp-block-comment-template .wp-block-column .wp-block-comment-reply-link .comment-reply-link, .reply a { display: inline-block; font-size: 14px; line-height: 20px; text-transform: capitalize; position: relative; color: var(--pbmit-xhyre-global-color); -webkit-transition: 0.4s ease-out 0s; -o-transition: 0.4s ease-out 0s; transition: 0.4s ease-out 0s; } .wp-block-comments .wp-block-comment-template .wp-block-column .wp-block-comment-reply-link .comment-reply-link:hover, .reply a:hover{ color: var(--pbmit-xhyre-blackish-color); } .wp-block-comments .wp-block-comment-template .wp-block-column .wp-block-comment-reply-link .comment-reply-link::after, .reply a::after{ font-family: 'pbminfotech-base-icons'; content: "\e8dd"; font-style: normal; speak: none; display: inline-block; text-decoration: inherit; text-align: center; opacity: 1; font-variant: normal; text-transform: none; line-height: 10px; font-size: 10px; margin-left: 6px; } .rtl .wp-block-comments .wp-block-comment-template .wp-block-column .wp-block-comment-reply-link .comment-reply-link::after, .rtl .reply a::after{ margin: 0 6px 0 0; -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); -moz-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); } .pbmit-comment-content::after, .pbmit-comment-content::before { content: ''; } .pbmit-comment-content::before { border-color: transparent #fff transparent #fff; z-index: 1; left: -12px; top: 19px; } .comments-area .comments-pagination { margin-bottom: 50px; } .comments-area .pbmit-comment-meta { display: block; align-items: center; flex: 1; } /*=== Comment-Form ===*/ .comment-respond .comment-reply-title small { margin-left: 25px; font-size: 16px; font-weight: normal; text-transform: capitalize; } .comment-respond .comment-reply-title small a { color: #666666; } .comment-respond .comment-reply-title small a:hover { color: var(--pbmit-xhyre-global-color); } .comment-list .comment-respond { margin-left: 100px; margin-bottom: 60px !important; margin-top: 30px; padding: 40px 30px 30px 40px; } .comment-respond { border: none; padding: 60px 70px; border-radius: 30px; background-color: var(--pbmit-xhyre-light-bg-color); } .comment-respond .inline-field { -ms-flex: 1 1 30%; flex: 1 1 30%; width: 33.3333%; margin-left: 13px; margin-bottom: 25px; font-size: 13px; color: silver; box-sizing: border-box; border-radius: 0; } .pbmit-comment-form-input-wrapper { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .pbmit-comment-form-input-wrapper .pbmit-comment-form-input{ -ms-flex: 1 1 45%; flex: 1 1 45%; width: auto; padding-right: 30px; margin-bottom: 20px; font-size: 13px; color: silver; box-sizing: border-box; } .rtl .pbmit-comment-form-input-wrapper .pbmit-comment-form-input{ padding: 0 0 0 30px; } .pbmit-comment-form-input-wrapper .pbmit-comment-form-input.comment-form-email, .pbmit-comment-form-input-wrapper .pbmit-comment-form-input:last-child{ padding-right: 0; } .rtl .pbmit-comment-form-input-wrapper .pbmit-comment-form-input.comment-form-email, .rtl .pbmit-comment-form-input-wrapper .pbmit-comment-form-input:last-child{ padding-left: 0; } .comment-notes, .logged-in-as { margin-bottom: 20px; font-size: 13px; } .comment-respond .comment-form p label { margin-bottom: 5px; } .comment-form input[type=submit]:hover { color: #fff; } .comment-form .form-submit { margin-bottom: 0px; padding-bottom: 8px; position: relative; display: inline-block; } .rtl .comment-form .form-submit { text-align: right; } .comment-respond input[type="number"], .comment-respond input[type="text"], .comment-respond input[type="email"], .comment-respond input[type="password"], .comment-respond input[type="tel"], .comment-respond input[type="url"], .comment-respond input[type="search"], .comment-respond textarea { background: var(--pbmit-xhyre-white-color); border: none; font-weight: 400 !important; } .comment-respond textarea:focus, .comment-respond input:focus { outline: none; } .comment-form-cookies-consent { margin-bottom: 25px; margin-top: 20px; } .comment-form-cookies-consent input[type=checkbox] { position: absolute; left: 0; top: 4px; } body.rtl .comment-form-cookies-consent input[type=checkbox] { left: inherit; right: 0; } .comment-form-cookies-consent { padding-left: 25px; position: relative; } body.rtl .comment-form-cookies-consent { padding-left: 0; padding-right: 25px; } .comment-respond .comment-form-cookies-consent label, .comment-respond .comment-form span { font-size: 15px; } .comment-form .form-submit input[type=submit] { border-radius: 6px; color: var(--pbmit-xhyre-white-color); background-color: var(--pbmit-xhyre-global-color); } .comment-form .form-submit input[type=submit]:hover { color: var(--pbmit-xhyre-white-color); background-color: var(--pbmit-xhyre-blackish-color); } .comment-respond input[type="number"]::placeholder, .comment-respond input[type="text"]::placeholder, .comment-respond input[type="email"]::placeholder, .comment-respond input[type="password"]::placeholder, .comment-respond input[type="tel"]::placeholder, .comment-respond input[type="url"]::placeholder, .comment-respond input[type="search"]::placeholder, .comment-respond textarea::placeholder{ font-size: 14px; color: #666; } /*=== pingback ===*/ .pingback .pbmit-comment-content { margin-left: 0px; min-height: auto; } .trackback .pbmit-comment-content::before, .trackback .pbmit-comment-content::after, .pingback .pbmit-comment-content::before, .pingback .pbmit-comment-content::after { display: none; } .trackback .pbmit-comment-content { margin-left: 0px; } /* -------------------------------------- * Prtfolio Single * ---------------------------------------*/ /*=== pbmit-portfolio-related ===*/ .single .pbmit-portfolio-related, .single .pbmit-post-related, .single .pbmit-service-related { margin-top: 55px; } /* -------------------------------------- * Team Member Single * ---------------------------------------*/ /*=== List Style Two ===*/ .pbmit-team-name-info { margin-bottom: 20px; } .pbmit-team-left-inner { margin-right: 20px; position: relative; overflow: hidden; } .pbmit-single-team-info { position: relative; list-style: none; margin: 0; padding: 0; } .pbmit-single-team-info li { margin-bottom: 20px; } .pbmit-portfolio-single .pbmit-details-label { margin-top: 0; } .pbmit-details-label { margin-top: 10px; } .pbmit-single-team-info .icon { margin-right: 15px; width: 35px; height: 35px; line-height: 35px; text-align: center; border-radius: 50%; font-size: 15px; } .pbmit-team-single .pbmit-team-social-links a { position: relative; display: inline-block; width: 45px; height: 45px; line-height: 45px; text-align: center; font-size: 15px; border-radius: 50%; color: var(--pbmit-xhyre-blackish-color); background-color: var(--pbmit-xhyre-white-color); } .pbmit-team-single .pbmit-team-social-links a:hover { color: var(--pbmit-xhyre-blackish-color); background-color: var(--pbmit-xhyre-global-color); } .pbmit-team-single .pbmit-team-social-links li { margin-bottom: 5px; margin-right: 6px; padding: 0; } .rtl .pbmit-team-single .pbmit-team-social-links li { padding-left: 10px; padding-right: 0; margin-left: 0px; } .pbmit-team-social-links { list-style: none; margin: 0; padding: 0 } .pbmit-team-social-links li { display: inline-block; margin-right: 10px; } .rtl .pbmit-team-social-links li { margin-left: 10px; margin-right: 0; } .pbmit-team-single .pbmit-team-designation { font-size: 13px; line-height: 20px; text-transform: capitalize; letter-spacing: 0; position: relative; color: var(--pbmit-xhyre-global-color); } .pbmit-team-single .pbmit-team-designation::before { content: '/'; padding-right: 5px; display: inline-block; } .rtl .pbmit-team-single .pbmit-team-designation::before{ padding: 0 0 0 5px; } /* -------------------------------------- * pbminfotech-ul-list * ---------------------------------------*/ .pbminfotech-ul-list ul { list-style: none; margin: 0; padding: 0; } .pbminfotech-ul-list ul li { margin: 12px 0; } .pbminfotech-ul-list ul li i { margin-right: 10px; vertical-align: middle; } .pbminfotech-ul-list.pbmit-ul-type-disc ul { margin: 0; padding: 0; } .pbminfotech-ul-list.pbmit-ul-type-disc li { position: relative; padding-left: 30px; font-weight: 600; } .pbminfotech-ul-list.pbmit-ul-type-disc li::after { width: 10px; height: 10px; border-radius: 50%; background-color: #000; content: ""; position: absolute; left: 4px; top: 7px; } .pbminfotech-ul-list.icon-large ul li i { font-size: 20px; } /* -------------------------------------- * Seach Result page * ---------------------------------------*/ .search-results .pbmit-top-search-form { margin-bottom: 50px; margin-left: 0px; position: relative; } .search-results .pbmit-top-search-form .search-form input[type="search"] { padding: 0px 30px; padding-right: 80px; font-size: 15px; border-radius: 6px; color: var(--pbmit-xhyre-blackish-color); background-color: var(--pbmit-xhyre-white-color); border: 1px solid rgba( var(--pbmit-xhyre-blackish-color-rgb), 0.1); } .search-results .pbmit-top-search-form .search-form button { position: absolute; top: 3px; right: 3px; width: 55px; height: 55px; font-size: 16px; z-index: 1; padding: 0; margin: 0; border: none; border-radius: 6px; outline: none; color: var(--pbmit-xhyre-secondary-color); background: var(--pbmit-xhyre-global-color); } .search-results .pbmit-top-search-form .search-form button:hover { background-color: var(--pbmit-xhyre-blackish-color); } body.rtl.search-results .pbmit-top-search-form .search-form button { left: 5px; right: inherit; } .search-results .pbmit-top-search-form .search-form button::after { position: absolute; font-family: 'pbminfotech-base-icons'; content: '\e8c4'; right: 20px; top: 50%; font-size: 16px; color: var(--pbmit-xhyre-white-color); line-height: normal; font-weight: normal; -webkit-transform: translateX(0%) translateY(-50%); -ms-transform: translateX(0%) translateY(-50%); transform: translateX(0%) translateY(-50%); } .search-results .pbmit-top-search-form .search-form button:hover::after { color: var(--pbmit-xhyre-white-color); } .rtl.search-results .pbmit-top-search-form .search-form button::after{ -webkit-transform: scaleX(-1) translateX(0%) translateY(-50%); -ms-transform: scaleX(-1) translateX(0%) translateY(-50%); transform: scaleX(-1) translateX(0%) translateY(-50%); } .pbmit-search-results { display: flex; align-items: center; margin-bottom: 40px; } .pbmit-search-results .pbmit-read-more-link { margin-top: 15px; } .pbmit-search-results-left { margin-right: 30px; } .pbmit-search-results-left { width: 175px; flex-shrink: 0; } .pbmit-search-results-right .pbmit-post-title { font-size: 24px; line-height: 34px; margin-bottom: 10px; } .pbmit-search-results-right .pbmit-post-title a { color: var(--pbmit-xhyre-blackish-color); } .pbmit-search-results-right .pbmit-post-title a:hover { color: var(--pbmit-xhyre-global-color); } .search-results .content-area.col-md-9 .site-main .page { padding-bottom: 0px; } /* -------------------------------------- * Seach Result page * ---------------------------------------*/ .nav-links { text-align: center; margin-top: 50px; margin-bottom: 50px; } .pbmit-sidebar-exists .nav-links { margin-bottom: 0px; } body.search .nav-links { margin-top: 50px; margin-bottom: 50px; } .wp-block-query-pagination-numbers .page-numbers, .nav-links .page-numbers { font-size: 15px; font-weight: bold; display: inline-block; width: 40px; height: 40px; line-height: 38px; margin: 0 2px; text-align: center; border-radius: 50px; background-color: var(--pbmit-xhyre-white-color); border: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.2); } .rtl .nav-links .next.page-numbers { float: none; } .rtl .nav-links .next.page-numbers i{ display: inline-block; -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); -moz-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); } .wp-block-query-pagination-numbers .page-numbers:hover, .wp-block-query-pagination-numbers .page-numbers.current, .nav-links .page-numbers:hover, .nav-links .page-numbers.current { color: var(--pbmit-xhyre-white-color); border-color: var(--pbmit-xhyre-blackish-color); background-color: var(--pbmit-xhyre-blackish-color); } .pbmit-gallery { display: table; } .pbmit-gallery>.pbmit-gallery-image { display: table-cell; width: 100%; } /* -------------------------------------- * Carousel * ---------------------------------------*/ .pbmit-carousel-navs { display: none; } .pbmit-element-viewtype-carousel .pbmit-carousel-navs { display: block; } .pbmit-element-viewtype-carousel .container { position: relative; padding: 0; } .pbmit-carousel-navs { position: absolute; left: 45%; bottom: 0; } .pbmit-carousel-navs a { position: relative; display: inline-block; width: 80px; margin: 0px; color: var(--pbmit-xhyre-blackish-color); font-size: 13px; font-weight: 700; line-height: 20px; text-transform: uppercase; z-index: 5; } .pbmit-elementor-bg-color-secondary .pbmit-carousel-navs a { color: #fff; } .pbmit-elementor-bg-color-blackish .pbmit-carousel-navs a { color: #fff; } .pbmit-carousel-navs a.pbmit-carousel-prev { padding-left: 50px; } .pbmit-carousel-navs a.pbmit-carousel-next { padding-right: 50px; margin-left: 20px; } .pbmit-carousel-navs .pbmit-carousel-prev::before, .pbmit-carousel-navs .pbmit-carousel-next::before { position: absolute; content: ""; width: 35px; height: 1px; top: 50%; -webkit-transition: all .25s ease-in-out; transition: all .25s ease-in-out; background-color: var(--pbmit-xhyre-blackish-bg-color); } .pbmit-elementor-bg-color-blackish .pbmit-carousel-navs .pbmit-carousel-prev::before, .pbmit-elementor-bg-color-blackish .pbmit-carousel-navs .pbmit-carousel-next::before, .pbmit-elementor-bg-color-secondary .pbmit-carousel-navs .pbmit-carousel-prev::before, .pbmit-elementor-bg-color-secondary .pbmit-carousel-navs .pbmit-carousel-next::before { background-color: var(--pbmit-xhyre-white-color); } .pbmit-carousel-navs .pbmit-carousel-prev::before { left: 2px; } .pbmit-carousel-navs .pbmit-carousel-next::before { right: 2px; } .pbmit-carousel-navs .pbmit-carousel-prev::after, .pbmit-carousel-navs .pbmit-carousel-next::after { position: absolute; content: "\e85a"; font-family: "pbminfotech-base-icons"; font-size: 12px; line-height: 20px; font-weight: normal; } .pbmit-carousel-navs .pbmit-carousel-prev::after { left: 0; top: 0; } .pbmit-carousel-navs .pbmit-carousel-next::after { right: 0; top: 1px; } .pbmit-carousel-navs a:hover { color: var(--pbmit-xhyre-global-color); } .pbmit-carousel-navs a.pbmit-carousel-prev:hover::before, .pbmit-carousel-navs a.pbmit-carousel-next:hover::before { background-color: var(--pbmit-xhyre-global-color); } .pbmit-carousel-navs .pbmit-carousel-prev::after { transform: rotate(180deg); } .pbmit-element-viewtype-carousel .owl-nav { position: absolute; top: -50px; } .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next, .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev { text-align: center; z-index: 15; cursor: pointer; color: #fff; width: 60px; height: 60px; line-height: 60px; border-radius: 0; font-size: 17px; font-weight: 700; outline: none; display: inline-block; position: absolute; box-shadow: inherit; background-color: var(--pbmit-xhyre-blackish-bg-color); } .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next { background-color: var(--pbmit-xhyre-global-color); } .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next::after, .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev::after { position: absolute; content: '\e814'; transform: skew(25deg); top: 0; left: 0; width: 100%; font-family: "pbminfotech-base-icons"; } .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev::after { transform: rotate(180deg) skew(25deg); } .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next span, .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev span { display: none; } .pbmit-text-color-white .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next, .pbmit-text-color-white .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev { background-color: #fff; color: #000; } .pbmit-text-color-white .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover, .pbmit-text-color-white .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover { color: #fff; } /*=== carousel dot ===*/ .pbmit-element-viewtype-carousel .owl-carousel button.owl-dot { height: 12px; width: 12px; border: 0; background-color: #d3d5d7; margin: 0 5px; outline: none; } .pbmit-element-viewtype-carousel .owl-carousel button.owl-dot.active { background-color: var(--pbmit-xhyre-global-color); } .pbmit-text-color-white .pbmit-element-viewtype-carousel .owl-carousel button.owl-dot { border-color: #fff; } .pbmit-text-color-white .pbmit-element-viewtype-carousel .owl-carousel button.owl-dot::before { display: none; } .pbmit-element-viewtype-carousel .owl-carousel .owl-dots { text-align: center; margin-top: 45px; } .owl-right .pbmit-element-viewtype-carousel .owl-carousel .owl-dots { text-align: right; margin-top: 15px; } .owl-right .pbmit-element-viewtype-carousel .owl-carousel button.owl-dot.active { background-color: var(--pbmit-xhyre-global-color); } .pbmit-element-viewtype-carousel .owl-carousel .owl-nav button { cursor: pointer; } .pbmit-element-viewtype-carousel .owl-carousel .owl-nav .owl-next { right: 0px; } .pbmit-element-viewtype-carousel .owl-carousel .owl-nav .owl-prev { left: -30px; } .pbmit-element-viewtype-carousel .owl-carousel .owl-nav { position: absolute; top: calc(50% - 25px); width: 100%; z-index: 20; transition: all .4s ease 0s; transform: skew(-25deg); } /* -------------------------------------- * Swiper * ---------------------------------------*/ .swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; z-index: 1; } /*=== Swiper-Bullet ===*/ .pbmit-element-viewtype-carousel.pbmit-element-caroursel-dot-true{ padding-bottom: 50px; } .pbminfotech-element .swiper-horizontal>.swiper-pagination-bullets, .pbminfotech-element .swiper-pagination-bullets.swiper-pagination-horizontal, .pbminfotech-element .swiper-pagination-custom, .pbminfotech-element .swiper-pagination-fraction { display: flex; align-items: center; justify-content: center; } .pbminfotech-element .swiper-pagination-bullet { width: 12px; height: 12px; margin: 0 5px !important; opacity: 0.5; background-color: var(--pbmit-xhyre-global-color); } .pbminfotech-element .swiper-pagination-bullet.swiper-pagination-bullet-active { opacity: 1; } .pbmit-elementor-bg-color-globalcolor .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: var(--pbmit-xhyre-secondary-color); } .pbmit-elementor-bg-color-blackish .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) { background-color: rgba(var(--pbmit-xhyre-light-bg-color-rgb), 0.2); } /*=== Swiper-Navigation ===*/ .pbminfotech-element-client .pbmit-element-posts-wrapper .swiper-wrapper { transition-duration: 5000ms!important; } .pbmit-ele-header-align-right .pbmit-ele-header-area{ text-align: right; } .pbmit-ele-header-align-left .pbmit-ele-header-area{ text-align: left; } .pbmit-ele-header-align-center .pbmit-ele-header-area{ text-align: center; } .pbminfotech-element .swiper-button-next, .pbminfotech-element .swiper-button-prev { display: flex; align-items: center; text-align: center; justify-content: center; width: 50px; height: 50px; line-height: 50px; border-radius: 50%; color: var(--pbmit-xhyre-white-color); background-color: var(--pbmit-xhyre-blackish-color); transition: all 500ms ease; } .pbmit-elementor-bg-color-secondary .swiper-button-prev, .pbmit-elementor-bg-color-blackish .swiper-button-prev{ color: var(--pbmit-xhyre-blackish-color); background-color: var(--pbmit-xhyre-white-color); } .pbminfotech-element .swiper-button-next{ background-color: var(--pbmit-xhyre-global-color); color: var(--pbmit-xhyre-white-color); } .pbminfotech-element .swiper-button-next:hover, .pbminfotech-element .swiper-button-prev:hover{ color: var(--pbmit-xhyre-white-color); background-color: var(--pbmit-xhyre-global-color); } .pbminfotech-element .swiper-button-next:hover{ color: var(--pbmit-xhyre-white-color); background-color: var(--pbmit-xhyre-blackish-color); } .pbminfotech-element .swiper-button-next::after, .pbminfotech-element .swiper-button-prev::after { content: '\e820'; font-family: 'pbminfotech-base-icons'; font-size: 24px; line-height: normal; display: inline-block; } .rtl .pbminfotech-element .swiper-button-next::after{ -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); -moz-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); } .pbminfotech-element .swiper-button-prev::after{ -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); -moz-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); } .rtl .pbminfotech-element .swiper-button-prev::after{ -webkit-transform: none; -ms-transform: none; -moz-transform: none; -o-transform: none; transform: none; } .pbmit-carousel-nav-arrow-header { margin-left: auto; position: absolute; right: 12px; display: flex; align-items: end; height: 45px; bottom: 10px; } .rtl .pbmit-carousel-nav-arrow-header{ left: 12px; right: inherit; } .pbmit-ele-header-area .swiper-button-prev, .pbmit-ele-header-area .swiper-button-next{ position: static; } .pbmit-ele-header-area .swiper-button-next{ margin-left: 10px; } .rtl .pbmit-ele-header-area .swiper-button-next{ margin: 0 10px 0 0; } .pbmit-ele-header-align-left .pbmit-carousel-nav-arrow-header{ right: 0; } .pbmit-ele-header-align-right .pbmit-carousel-nav-arrow-header{ left: 0; } .pbmit-ele-header-align-center .pbmit-carousel-nav-arrow-header{ position: static; justify-content: center; margin-bottom: 50px; } .rtl .pbminfotech-element .swiper-button-prev, .pbminfotech-element .swiper-button-next{ right: 10px; left: auto } .rtl .pbminfotech-element .swiper-button-next, .pbminfotech-element .swiper-button-prev{ left: 10px; right: auto; } @media (max-width: 767px) { .pbmit-carousel-nav-arrow-header{ display: none; position: static; margin-bottom: 50px; } .pbmit-ele-header-align-right .pbmit-carousel-nav-arrow-header{ justify-content: right; } } /*== Swiper Nav Css ==*/ .pbmit-elementor-bg-color-gradient .swiper-button-prev:hover, .pbmit-elementor-bg-color-globalcolor .swiper-button-prev:hover, .pbmit-elementor-bg-color-gradient .swiper-button-next, .pbmit-elementor-bg-color-globalcolor .swiper-button-next { background-color: var(--pbmit-xhyre-blackish-color); color: var(--pbmit-xhyre-white-color); } .pbmit-elementor-bg-color-gradient .swiper-button-next:hover, .pbmit-elementor-bg-color-globalcolor .swiper-button-next:hover { background-color: var(--pbmit-xhyre-white-color); color: var(--pbmit-xhyre-blackish-color); } /*=== Hide boxes ===*/ .pbmit-element-viewtype-carousel .pbmit-ele { display: none; } .pbmit-element-viewtype-carousel.pbmit-element-column-one .pbmit-ele:nth-child(1), .pbmit-element-viewtype-carousel.pbmit-element-column-two .pbmit-ele:nth-child(1), .pbmit-element-viewtype-carousel.pbmit-element-column-two .pbmit-ele:nth-child(2), .pbmit-element-viewtype-carousel.pbmit-element-column-three .pbmit-ele:nth-child(1), .pbmit-element-viewtype-carousel.pbmit-element-column-three .pbmit-ele:nth-child(2), .pbmit-element-viewtype-carousel.pbmit-element-column-three .pbmit-ele:nth-child(3), .pbmit-element-viewtype-carousel.pbmit-element-column-four .pbmit-ele:nth-child(1), .pbmit-element-viewtype-carousel.pbmit-element-column-four .pbmit-ele:nth-child(2), .pbmit-element-viewtype-carousel.pbmit-element-column-four .pbmit-ele:nth-child(3), .pbmit-element-viewtype-carousel.pbmit-element-column-four .pbmit-ele:nth-child(4), .pbmit-element-viewtype-carousel.pbmit-element-column-five .pbmit-ele:nth-child(1), .pbmit-element-viewtype-carousel.pbmit-element-column-five .pbmit-ele:nth-child(2), .pbmit-element-viewtype-carousel.pbmit-element-column-five .pbmit-ele:nth-child(3), .pbmit-element-viewtype-carousel.pbmit-element-column-five .pbmit-ele:nth-child(4), .pbmit-element-viewtype-carousel.pbmit-element-column-five .pbmit-ele:nth-child(5), .pbmit-element-viewtype-carousel.pbmit-element-column-six .pbmit-ele:nth-child(1), .pbmit-element-viewtype-carousel.pbmit-element-column-six .pbmit-ele:nth-child(2), .pbmit-element-viewtype-carousel.pbmit-element-column-six .pbmit-ele:nth-child(3), .pbmit-element-viewtype-carousel.pbmit-element-column-six .pbmit-ele:nth-child(4), .pbmit-element-viewtype-carousel.pbmit-element-column-six .pbmit-ele:nth-child(5), .pbmit-element-viewtype-carousel.pbmit-element-column-six .pbmit-ele:nth-child(6){ display: block; } /*=== Multi Columns ROW correction ===*/ .multi-columns-row .first-in-row { clear: left; } .multi-columns-row .col-xs-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-xs-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-xs-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-xs-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-xs-1:nth-child(12n + 13) { clear: left; } .multi-columns-row .col-xs-20percent:nth-child(5n + 6) { clear: left; } .multi-columns-row .col-sm-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-sm-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-sm-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-sm-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-sm-1:nth-child(12n + 13) { clear: left; } .multi-columns-row .col-sm-20percent:nth-child(5n + 6) { clear: left; } @media (min-width:768px) { .multi-columns-row .col-xs-6:nth-child(2n + 3) { clear: none; } .multi-columns-row .col-xs-4:nth-child(3n + 4) { clear: none; } .multi-columns-row .col-xs-3:nth-child(4n + 5) { clear: none; } .multi-columns-row .col-xs-2:nth-child(6n + 7) { clear: none; } .multi-columns-row .col-xs-1:nth-child(12n + 13) { clear: none; } .multi-columns-row .col-xs-20percent:nth-child(5n + 6) { clear: none; } .multi-columns-row .col-sm-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-sm-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-sm-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-sm-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-sm-1:nth-child(12n + 13) { clear: left; } .multi-columns-row .col-sm-20percent:nth-child(5n + 6) { clear: left; } } @media (min-width:992px) { .multi-columns-row .col-sm-6:nth-child(2n + 3) { clear: none; } .multi-columns-row .col-sm-4:nth-child(3n + 4) { clear: none; } .multi-columns-row .col-sm-3:nth-child(4n + 5) { clear: none; } .multi-columns-row .col-sm-2:nth-child(6n + 7) { clear: none; } .multi-columns-row .col-sm-1:nth-child(12n + 13) { clear: none; } .multi-columns-row .col-sm-20percent:nth-child(5n + 6) { clear: left; } .search-results .site-main .multi-columns-row .col-sm-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-md-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-md-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-md-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-md-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-md-1:nth-child(12n + 13) { clear: left; } .multi-columns-row .col-md-20percent:nth-child(5n + 6) { clear: left; } } @media (min-width:1200px) { .multi-columns-row .col-md-6:nth-child(2n + 3) { clear: none; } .multi-columns-row .col-md-4:nth-child(3n + 4) { clear: none; } .multi-columns-row .col-md-3:nth-child(4n + 5) { clear: none; } .multi-columns-row .col-md-2:nth-child(6n + 7) { clear: none; } .multi-columns-row .col-md-1:nth-child(12n + 13) { clear: none; } .multi-columns-row .col-md-20percent:nth-child(5n + 6) { clear: none; } .multi-columns-row .col-lg-6:nth-child(2n + 3) { clear: left; } .multi-columns-row .col-lg-4:nth-child(3n + 4) { clear: left; } .multi-columns-row .col-lg-3:nth-child(4n + 5) { clear: left; } .multi-columns-row .col-lg-2:nth-child(6n + 7) { clear: left; } .multi-columns-row .col-lg-1:nth-child(12n + 13) { clear: left; } .multi-columns-row .col-lg-20percent:nth-child(5n + 6) { clear: left; } } /*===scroll-to-top===*/ body .scroll-to-top { position: fixed; z-index: 200; opacity: 0; bottom: 10px; right: 20px; width: 45px; height: 45px; line-height: 40px; font-size: 16px; border-radius: 100%; text-align: center; border: 3px solid #eeeeee; color: var(--pbmit-xhyre-blackish-color); background-color: var(--pbmit-xhyre-global-color); } body .scroll-to-top.show { opacity: 1; } body .scroll-to-top:hover { color: #fff !important; background-color: var(--pbmit-xhyre-blackish-bg-color); } /* -------------------------------------- * Blog classic gallery * ---------------------------------------*/ .pbmit-overflow-hidden, .pbmit-blog-classic .wp-block-gallery .blocks-gallery-image, .pbmit-blog-classic .wp-block-gallery .blocks-gallery-item { overflow: hidden; } .pbmit-blog-classic .wp-block-gallery .blocks-gallery-image figcaption, .pbmit-blog-classic .wp-block-gallery .blocks-gallery-item figcaption { background: #eee; background: rgba(255, 255, 255, .8); color: #333; font-size: 13px; font-weight: 400; overflow: hidden; padding: 10px 0; position: absolute; bottom: -100%; text-indent: 10px; text-overflow: ellipsis; width: 100%; white-space: nowrap; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } .pbmit-blog-classic .wp-block-gallery .blocks-gallery-image:hover figcaption, .pbmit-blog-classic .wp-block-gallery .blocks-gallery-item:hover figcaption { bottom: 0; } .pbmit-blog-classic .pbmit-entry-content::after, .clear::before, .clear::after, blockquote::before, blockquote::after, .entry-content::before, .entry-content::after, .entry-summary::before, .entry-summary::after, .comment-content::before, .comment-content::after, .site-content::before, .site-content::after, .site-main>article::before, .site-main>article::after, .primary-menu::before, .primary-menu::after, .social-links-menu::before, .social-links-menu::after, .textwidget::before, .textwidget::after, .content-bottom-widgets::before, .content-bottom-widgets::after { content: ""; display: table; } .pbmit-blog-classic .pbmit-entry-content::after, .clear::after, blockquote::after, .entry-content::after, .entry-summary::after, .comment-content::after, .site-content::after, .site-main>article::after, .primary-menu::after, .social-links-menu::after, .textwidget::after, .content-bottom-widgets::after { clear: both; } /* -------------------------------------- * Blog Block * ---------------------------------------*/ ul.wp-block-latest-posts, ul.wp-block-categories, ul.wp-block-archives { list-style: none; } ul.wp-block-latest-posts li, ul.wp-block-categories li , ul.wp-block-archives li { padding-bottom: 0; position: relative; margin: 10px 0; } .pbminfotech-sidebar ul.wp-block-categories-list li, .pbminfotech-sidebar ul.wp-block-latest-posts li, .pbminfotech-sidebar .widget_categories ul > li > .pbmit-cat-li, .pbminfotech-sidebar .widget_archive ul li .pbmit-arc-li { position: relative; margin: 0; padding: 20px; border-bottom: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.06); } .pbminfotech-sidebar .widget ul.wp-block-categories>li:last-child { padding-bottom: 20px; } .pbminfotech-sidebar .widget.widget_categories ul>li ul { margin-top: 0; } ul.wp-block-latest-posts li:last-child, ul.wp-block-categories li:last-child, ul.wp-block-archives li:last-child { border: none; } .pbminfotech-sidebar ul.wp-block-latest-posts li:last-child { padding-bottom: 20px; } ul.wp-block-archives li .pbmit-arc-li a::before { top: 0 !important; } ul.wp-block-latest-posts li a { line-height: normal; display: block; margin-bottom: 0; font-weight: 500; } ul.wp-block-categories>li ul { margin-left: 15px; margin-top: 15px; } ul.wp-block-categories li>a, ul.wp-block-archives li>a { position: relative; padding-left: 20px; } ul.wp-block-categories li>a::before, ul.wp-block-archives li>a::before { position: absolute; content: '\e814'; left: 0px; font-size: 16px; top: -3px; color: inherit; font-family: 'pbminfotech-base-icons'; } ul.wp-block-archives ul.children { margin-left: 15px; margin-top: 15px; } .wp-block-archives-dropdown { margin-bottom: 10px; } .wp-block-button { margin: 3rem 0; } .wp-block-cover-image-text, .wp-block-cover-text, section.wp-block-cover-image h2 { color: #fff !important; } .pbmit-blog-classic .wp-block-column blockquote { padding: 30px 30px 30px 30px; } .pbmit-blog-classic .wp-block-column blockquote::after { font-size: 40px; line-height: 40px; top: 29px; left: 12px; } .wp-block-button.alignleft { margin-top: 0; margin-right: 20px; } .wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer { font-size: 16px; text-align: left; } .is-style-outline a.wp-block-button__link:hover { color: #fff; border-color: transparent; } .wp-block-gallery .blocks-gallery-caption { margin-bottom: 25px; margin-top: -10px; } .wp-block-categories-dropdown { margin-bottom: 20px; } .wp-block-group.has-background { padding: 25px; margin-bottom: 15px; } .wp-block-search { position: relative; display: inline-block; width: 100%; margin-bottom: 0; } .wp-block-search button { position: absolute; top: 3px; right: 3px; width: 55px; height: 55px; font-size: 16px; z-index: 1; padding: 0; margin: 0; border: none; border-radius: 6px; outline: none; color: var(--pbmit-xhyre-secondary-color); background: var(--pbmit-xhyre-global-color); } .wp-block-search button:hover { background-color: var(--pbmit-xhyre-blackish-color); } .wp-block-search__button svg { display: none; } .wp-block-search .wp-block-search__button::after { position: absolute; font-family: 'pbminfotech-base-icons'; content: '\e8c4'; right: 5px; top: 50%; font-size: 16px; padding: 15px; border-radius: 50%; color: var(--pbmit-xhyre-white-color); line-height: normal; font-weight: normal; -webkit-transform: translateX(0%) translateY(-50%); -ms-transform: translateX(0%) translateY(-50%); transform: translateX(0%) translateY(-50%); } .wp-block-search .wp-block-search__button:hover::after { color: var(--pbmit-xhyre-white-color); } .wp-block-search input[type="search"] { padding-right: 65px; outline: none; } .wp-block-search .wp-block-search__button { font-size: 0; } .wp-block-archives-dropdown, .wp-block-search { margin-bottom: 25px; } .wp-block-pullquote.has-background blockquote::before { text-align: left; } .wp-block-media-text.has-media-on-the-right.has-background .wp-block-media-text__content, .wp-block-group.has-background .wp-block-group__inner-container { color: var(--pbmit-xhyre-blackish-color); } /*===wp-block-tag-cloud===*/ .wp-block-tag-cloud a { margin-bottom: 4px; margin-right: 8px; display: inline-block; font-size: 14px !important; line-height: 20px; letter-spacing: 0; text-transform: capitalize; position: relative; color: var(--pbmit-xhyre-blackish-color); -webkit-transition: 0.4s ease-out 0s; -o-transition: 0.4s ease-out 0s; transition: 0.4s ease-out 0s; } .wp-block-tag-cloud a:not(:last-child):after { content: '/'; padding-left: 8px; display: inline-block; } .wp-block-tag-cloud a:hover { color: var(--pbmit-xhyre-global-color); } /*=== wp-block-calendar ===*/ .wp-block-calendar table td#today { font-weight: bold; } .wp-block-calendar table { border-collapse: separate; border-color: rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.2); border-spacing: 0; border-style: solid; border-width: 1px 0 0 1px; margin-bottom: 0px; width: 100%; } .wp-block-calendar table th { background: var(--pbmit-xhyre-secondary-color); color: var(--pbmit-xhyre-white-color) !important; } .wp-block-calendar table th, .wp-block-calendar table td { border: 0; border-bottom: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.2); border-right: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.2); padding: 10px; color: var(--pbmit-xhyre-blackish-color); } .wp-block-calendar caption { padding: 0px; margin: 0px; margin-bottom: 5px; letter-spacing: 0.04em; text-transform: uppercase; font-size: 15px; font-weight: bold; caption-side: top; color: inherit; } .wp-block-calendar tbody a { display: block; font-weight: 700; color: var(--pbmit-xhyre-secondary-color); } .wp-block-calendar table td#prev { text-align: left; } .wp-block-calendar table td#next { text-align: right; } .wp-block-calendar tfoot a { text-decoration: none; } .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):hover { color: var(--pbmit-xhyre-white-color) !important; background-color: var(--pbmit-xhyre-global-color); } .is-style-outline>.wp-block-button__link { color: var(--pbmit-xhyre-blackish-color) !important; } .wp-block-button__link, .wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited { color: #fff !important; } .is-style-outline a.wp-block-button__link:hover { color: #fff; border-color: transparent; } .is-style-outline a.wp-block-button__link:hover, .wp-block-button__link:hover { color: var(--pbmit-xhyre-white-color) !important; background-color: var(--pbmit-xhyre-global-color); } .is-style-squared.wp-block-button .wp-block-button__link { border-radius: 0 !important; } /* -------------------------------------- * Infinite Scroll * ---------------------------------------*/ .pbmit-infinite-loader { display: none; text-align: center; } .pbmit-infinite-loader-hide { display: none !important; } .pbmit-infinite-scroll-last { display: none; } .pbmit-infinite-scroll-data { display: none; } /* -------------------------------------- * elementor-editor-active * ---------------------------------------*/ .elementor-top-section.elementor-section>.elementor-container, .elementor-editor-active .elementor-column, .elementor-editor-active .elementor-background-overlay { z-index: 1; } .pbmit-add-block-btn { border: 1px solid black; padding: 15px; margin: 0 15px; cursor: pointer; background: #93003c; color: white; } /* -------------------------------------- * Blackish Color * ---------------------------------------*/ /*=== Blackish Text Color ===*/ .pbmit-text-color-blackish .pbmit-heading-subheading .pbmit-element-subtitle, .pbmit-text-color-blackish .pbmit-heading-subheading .pbmit-element-title, .pbmit-btn-style-outline.pbmit-btn-color-white .elementor-button:hover, .pbmit-footer-section.pbmit-text-color-blackish .widget-title, .pbmit-footer-section.pbmit-text-color-blackish a, .pbmit-btn-style-text.pbmit-btn-color-blackish .elementor-button, .pbmit-btn-style-flat.pbmit-btn-color-light .elementor-button, .pbmit-btn-style-flat.pbmit-btn-color-white .elementor-button, .pbmit-color-blackish, .pbmit-text-color-blackish h1, .pbmit-text-color-blackish h2, .pbmit-text-color-blackish h3, .pbmit-text-color-blackish h4, .pbmit-text-color-blackish h5, .pbmit-text-color-blackish h6, .pbmit-blackish { color: var(--pbmit-xhyre-blackish-color); } /*=== Blackish BG Color ===*/ button, html input[type=button], input[type=reset], input[type=submit], .pbmit-btn-style-flat.pbmit-btn-color-blackish .elementor-button, .pbmit-bg-color-blackish, body .scroll-to-top:hover { background-color: var(--pbmit-xhyre-blackish-bg-color); } /* -------------------------------------- * White Color * ---------------------------------------*/ /*=== Light BG Color ===*/ .pbmit-bg-color-white { background-color: #fff; } .pbmit-color-white, .pbmit-text-color-white h1, .pbmit-text-color-white h2, .pbmit-text-color-white h3, .pbmit-text-color-white h4, .pbmit-text-color-white h5, .pbmit-text-color-white h6, .pbmit-white { color: var(--pbmit-xhyre-white-color); } @-webkit-keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .animate__fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } /* -------------------------------------- * Responsive Header and Menu * ---------------------------------------*/ .pbmit-mobile-menu-bg { display: none; } .pbmit-responsive-icons { position: absolute; top: 30px; left: 20px; display: none; } .rtl .pbmit-responsive-icons { left: inherit; right: 20px; } .admin-bar .pbmit-responsive-icons { top: 75px; } .rtl .pbmit-responsive-icons>div, .pbmit-responsive-icons>div { margin: 0 10px; } .pbmit-responsive-icons>div:first-child { margin-left: 0; } .rtl .pbmit-responsive-icons>div:first-child { margin-right: 0; } .pbmit-responsive-icons .pbmit-cart-wrapper a { position: relative; padding-left: 30px; } .pbmit-responsive-icons .pbmit-cart-wrapper.pbmit-show-cart-amount-no a { padding-left: 25px; } .pbmit-responsive-icons .pbmit-cart-wrapper a::before { content: "\e83b"; font-family: "pbminfotech-base-icons"; font-size: 20px; line-height: 20px; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); font-weight: 400; -webkit-transition: all .25s ease-in-out; transition: all .25s ease-in-out; } .pbmit-responsive-icons .pbmit-cart-wrapper .pbmit-cart-count { position: absolute; top: -21px; left: 2px; background-color: var(--pbmit-xhyre-global-color); color: var(--pbmit-xhyre-blackish-color); line-height: 20px; width: 20px; text-align: center; border-radius: 50%; font-size: 13px; } /* -------------------------------------- * WP 6.1 New * ---------------------------------------*/ .wp-block-columns.has-background.has-pale-pink-background-color, .wp-block-column.has-background.has-pale-cyan-blue-background-color, .wp-block-group.has-background.has-pale-pink-background-color, .wp-block-group.has-background.has-light-green-cyan-background-color { background-color: var(--pbmit-xhyre-light-bg-color) !important; } .wp-block-group.has-black-border-color { border-color: rgba( var(--pbmit-xhyre-blackish-color-rgb), 0.08) !important; } .wp-block-query .wp-block-post-template li { margin-bottom: 30px; } .wp-block-post-title { font-size: 32px; line-height: 36px; } .wp-block-query .wp-block-query-pagination { margin-bottom: 30px; } .wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent { margin-top: 0; } /*=== has line-hight ===*/ .has-small-font-size { line-height: 17px; } .has-medium-font-size { line-height: 24px; } .has-large-font-size { line-height: 40px; } /*=== Blackish BG Color ===*/ .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content { color: var(--pbmit-xhyre-blackish-color); } .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content:hover { color: var(--pbmit-xhyre-global-color); } /*=== wp-block-page-list ===*/ .wp-block-navigation { margin-bottom: 20px; } ul.wp-block-page-list > li:not(.wp-block-navigation-item) ul > li, ul.wp-block-page-list > li:not(.wp-block-navigation-item) { list-style: none; padding-bottom: 15px; } ul.wp-block-page-list > li:not(.wp-block-navigation-item) ul > li.has-child, ul.wp-block-page-list > li.has-child:not(.wp-block-navigation-item) { padding-bottom: 0; } ul.wp-block-page-list > li:not(.wp-block-navigation-item) > ul > li > ul, ul.wp-block-page-list > li:not(.wp-block-navigation-item) > ul { margin-top: 15px; } /*=== wp-block-buttons ===*/ .wp-block-buttons { margin-bottom: 20px; } /*=== wp-block-cover ===*/ .wp-block-cover { margin-bottom: 30px; } .wp-block-cover .wp-block-cover__inner-container p { color: var(--pbmit-xhyre-white-color); } .wp-block-file { margin: 10px 0; } .wp-block-file .wp-block-file__button, .wp-block-file .wp-element-button { display: inline-block; color: var(--pbmit-xhyre-white-color); background-color: var(--pbmit-xhyre-blackish-color); } .wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-element-button:hover { color: var(--pbmit-xhyre-white-color); background-color: var(--pbmit-xhyre-global-color); } .wp-block-table tfoot, .wp-block-table thead { border-color: rgba(var(--pbmit-xhyre-blackish-color-rgb), 0.2); } /*=== wp-block-cover ===*/ .wp-block-avatar .avatar { margin-bottom: 20px; } .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container { border: none; border-top: 3px solid var(--pbmit-xhyre-global-color); background-color: var(--pbmit-xhyre-white-color); -webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.05); -moz-box-shadow: 0 5px 25px rgba(0,0,0,0.05); -ms-box-shadow: 0 5px 25px rgba(0,0,0,0.05); -o-box-shadow: 0 5px 25px rgba(0,0,0,0.05); box-shadow: 0 5px 25px rgba(0,0,0,0.05); } /*=== wp-block-post-author ===*/ .wp-block-post-author .avatar { margin-bottom: 20px; } /*=== wp-block-comments ===*/ .wp-block-post-comments-form, .wp-block-comments { margin-bottom: 50px; } .wp-block-post-comments-form p, .wp-block-comments p { margin-top: 15px; } .wp-block-comments .wp-block-comment-template .wp-block-columns .wp-block-comment-author-name { font-size: 28px !important; margin-bottom: 20px; } .wp-block-comments .wp-block-comment-template .wp-block-columns .wp-block-group { margin-top: 0px; margin-bottom: 0px; display: flex; align-items: center; } .wp-block-comments .wp-block-comment-template .wp-block-columns .wp-block-group .wp-block-comment-date { font-size: 18px !important; } .wp-block-comments .wp-block-comment-template .wp-block-column .wp-block-comment-reply-link .comment-reply-link { margin-top: 20px; } /*==================================== End Dynamic color ====================================*/ /* * * * * MENU AND BREAKPOINT CSS * * * * * */ /*==================================== Max Width for dynamic breakpoint ====================================*/ @media (max-width: 1200px) { .pbmit-header-top-area>.container { position: relative; } .site-header .pbmit-sticky-header { display: none !important; } .pbmit-header-info-inner, .something { display: none; } .navbar-expand-lg .navbar-nav { -ms-flex-direction: unset !important; flex-direction: unset !important; } .pbmit-header-menu-area-inner, .pbmit-navbar { display: block !important; } .nav-menu-toggle { display: block; position: absolute; right: 0px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background-color: transparent; padding: 0; font-size: 35px; line-height: 35px; color: var(--pbmit-xhyre-blackish-color);; width: 40px; } .pbmit-navbar>div { background-color: #fff; } .sub-menu { display: none; } .pbmit-header-menu-area-wrapper { min-height: auto !important; } .closepanel { position: absolute; z-index: 99; right: 20px; margin-left: -20px; top: 30px; display: block; width: 30px; height: 30px; line-height: 30px; border-radius: 50%; text-align: center; cursor: pointer; font-size: 25px; color: var(--pbmit-xhyre-secondary-color); border: 0; -webkit-transition: all 300ms ease; transition: all 300ms ease; } .rtl .closepanel { left: 20px; right: inherit; margin-left: 0; } .admin-bar .closepanel { top: 72px; } /*=== Responsive menu ===*/ .pbmit-mobile-menu-bg { display: block; } .pbmit-responsive-icons { display: flex; align-items: center; } .pbmit-mobile-menu-bg { position: fixed; right: 0; top: 0; width: 0%; height: 100%; z-index: 99; background: rgba(0, 0, 0, 0.90); -webkit-transform: translateX(101%); -ms-transform: translateX(101%); transform: translateX(101%); transition: all 900ms ease; -moz-transition: all 900ms ease; -webkit-transition: all 900ms ease; -ms-transition: all 900ms ease; -o-transition: all 900ms ease; -webkit-transition-delay: 300ms; -moz-transition-delay: 300ms; -ms-transition-delay: 300ms; -o-transition-delay: 300ms; transition-delay: 300ms; } .rtl .pbmit-mobile-menu-bg { left: 0; right: inherit; -webkit-transform: translateX(-101%); -ms-transform: translateX(-101%); transform: translateX(-101%); } .active .pbmit-mobile-menu-bg { opacity: 1; width: 100%; visibility: visible; transition: all 900ms ease; -moz-transition: all 900ms ease; -webkit-transition: all 900ms ease; -ms-transition: all 900ms ease; -o-transition: all 900ms ease; -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); } .pbmit-navbar>div { background-color: #fff; position: fixed; top: 0; right: -400px; z-index: 1000; width: 300px; height: 100%; padding: 0; display: block; transition: all 900ms ease; -moz-transition: all 900ms ease; -webkit-transition: all 900ms ease; -ms-transition: all 900ms ease; -o-transition: all 900ms ease; -webkit-transform: translateX(400px); -ms-transform: translateX(400px); transform: translateX(400px); opacity: 0; } .rtl .pbmit-navbar>div { left: -400px; right: inherit; -webkit-transform: translateX(-400px); -ms-transform: translateX(-400px); transform: translateX(-400px); } .pbmit-navbar>div.active { right: 0px; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); visibility: visible; opacity: 1; overflow-y: scroll; -webkit-transition-delay: 600ms; -moz-transition-delay: 600ms; -ms-transition-delay: 600ms; -o-transition-delay: 600ms; transition-delay: 600ms; opacity: 1; } .rtl .pbmit-navbar>div.active { left: 0; right: inherit; } .pbmit-navbar>div>ul { padding: 90px 0; } .admin-bar .pbmit-navbar>div>ul { padding-top: 125px; } .pbmit-navbar>div>ul li a { color: #000 !important; padding: 15px 25px; height: auto; display: inline-block; } .pbmit-navbar>div>ul ul { padding-left: 1em; overflow: hidden; display: none; } ul .sub-menu.show, ul .children.show { display: block; } .pbmit-navbar li { position: relative; } .pbmit-navbar ul.menu>li { border-bottom: 1px solid rgba(0, 0, 0, 0.10); } .sub-menu-toggle { display: block; position: absolute; right: 25px; top: 15px; cursor: pointer; color: rgba(0, 0, 0, 0.80); } .pbmit-navbar ul ul { background-color: transparent !important; } .pbmit-mobile-search { display: block; } .pbmit-mobile-search .pbmit-header-search-btn { display: block; position: absolute; right: 60px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } /*=== Responsive Logo ===*/ .pbmit-responsive-logo-yes .pbmit-sticky-logo, .pbmit-responsive-logo-yes .pbmit-main-logo { display: none; } .pbmit-responsive-logo-yes .pbmit-responsive-logo { display: inline-block; } /*=== Responsive header background color ===*/ .site-header .pbmit-responsive-header-bgcolor-globalcolor { background-color: var(--pbmit-xhyre-global-color) !important; } .site-header .pbmit-responsive-header-bgcolor-white { background-color: var(--pbmit-xhyre-white-color) !important; } .site-header .pbmit-responsive-header-bgcolor-blackish { background-color: var(--pbmit-xhyre-blackish-bg-color) !important; } .pbmit-search-cart-box { padding: 0 30px 0 0 !important; } .rtl .pbmit-search-cart-box{ padding: 0 0 0 30px !important; } .pbmit-burger-menu-wrapper { display: block; } /* -------------------------------------- * rtl * ---------------------------------------*/ .rtl .nav-menu-toggle { left: 0; right: inherit; } .rtl .pbmit-navbar>div>ul ul { padding-left: inherit; padding-right: 1em; } .rtl .sub-menu-toggle { left: 25px; right: inherit; } body.rtl .sub-menu-toggle i::before{ -webkit-transform: scaleX(-1); -moz-transform: scaleX(-1); -ms-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); } } /*==================================== End Max Break Point ====================================*/ /*==================================== Min Width for dynamic breakpoint ====================================*/ @media (min-width: 1201px) { .site-header .pbmit-sticky-header { position: fixed; opacity: 0; visibility: hidden; background: #fff; left: 0px; top: 0px; box-shadow: 0 2px 5px rgb(0 0 0 / 8%); width: 100%; z-index: 0; transition: all 200ms ease; -moz-transition: all 200ms ease; -webkit-transition: all 200ms ease; -ms-transition: all 200ms ease; -o-transition: all 200ms ease; } .site-header.pbmit-fixed-header .pbmit-sticky-header { z-index: 999; opacity: 1; visibility: visible; -ms-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -op-animation-name: fadeInDown; -webkit-animation-name: fadeInDown; animation-name: fadeInDown; -ms-animation-duration: 300ms; -moz-animation-duration: 300ms; -op-animation-duration: 300ms; -webkit-animation-duration: 300ms; animation-duration: 300ms; -ms-animation-timing-function: linear; -moz-animation-timing-function: linear; -op-animation-timing-function: linear; -webkit-animation-timing-function: linear; animation-timing-function: linear; -ms-animation-iteration-count: 1; -moz-animation-iteration-count: 1; -op-animation-iteration-count: 1; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; } .admin-bar .site-header .pbmit-sticky-header { top: 32px; } .pbmit-responsive-logo { display: none; } .nav-menu-toggle, .something { display: none; } .pbmit-sticky-on .site-title img.pbmit-main-logo, .site-title img.pbmit-sticky-logo { max-height: var(--pbmit-xhyre-sticky-logo-height); } body .pbmit-navbar>div>ul>li, body .pbmit-navbar>div>ul>li>a { line-height: var(--pbmit-xhyre-header-height) !important; height: var(--pbmit-xhyre-header-height) !important; } .pbmit-sticky-header .pbmit-navbar>div>ul>li, .pbmit-sticky-header .pbmit-navbar>div>ul>li>a, .pbmit-sticky-header .site-title { line-height: var(--pbmit-xhyre-sticky-header-height) !important; height: var(--pbmit-xhyre-sticky-header-height) !important; } .site-header .pbmit-navbar ul>li>ul>li.current-menu-ancestor>a, .site-header .pbmit-navbar ul>li>ul>li.current-menu-parent>a, .site-header .pbmit-navbar ul>li>ul>li.current-menu-item>a { color: var(--pbmit-xhyre-drop-down-menu-active-color); } .site-header .pbmit-navbar ul>li>ul li.current_page_ancestor>a, .site-header .pbmit-navbar>div>ul>li:hover>a, .site-header .pbmit-navbar>div>ul>li.current_page_item>a, .site-header .pbmit-navbar>div>ul>li.current-menu-parent>a { color: var(--pbmit-xhyre-main-menu-active-color); } .pbmit-navbar ul>li>ul li.current_page_item>a::before, .pbmit-navbar ul>li>ul li.current_page_ancestor>a::before, .pbmit-navbar ul>li>ul li.current_page_parent>a::before { background-color: var(--pbmit-xhyre-global-color); } .pbmit-navbar ul>li>ul li:hover>a { color: var(--pbmit-xhyre-drop-down-menu-active-color) !important; } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul { position: relative; z-index: 597; } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul>li { float: left; min-height: 1px; vertical-align: top; position: relative; transform: translate(0, 0px); } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul>li:hover ul{ transform: translate(0, -5px); } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; border-radius: 6px; } .pbmit-navbar ul>li:hover>ul { z-index: 600; } .pbmit-navbar>div>ul li ul.pbmit-nav-left { left: inherit; right: 0; } .pbmit-navbar>div>ul li ul ul.pbmit-nav-left { left: -100%; right: 0; -webkit-transition: none; transition: none; } .pbmit-navbar>div>ul ul li { float: none; } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul ul ul { top: 0; left: 100%; width: 190px; } body.rtl:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul ul ul { right: 100%; left: inherit; } body:not(.pbmit-max-mega-menu-override) .pbmit-navbar>div>ul ul ul { margin-top: -8px; } .pbmit-navbar>div>ul ul { padding: 8px 0px; } .pbmit-navbar>div>ul ul li { font-weight: normal; padding: 10px 25px; } .pbmit-navbar a { display: flex; align-items: center; line-height: 1em; text-decoration: none; } /* Custom CSS Styles */ .pbmit-navbar>ul { display: inline-block; } .pbmit-navbar::after, .pbmit-navbar ul::after { content: ''; display: block; clear: both; } .pbmit-navbar ul { text-transform: uppercase; } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar ul ul { min-width: 250px; opacity: 0; visibility: hidden; border-top: 3px solid var(--pbmit-xhyre-main-menu-active-color); -webkit-box-shadow: 0 0 60px 0 rgb(53 57 69 / 15%); -moz-box-shadow: 0 0 60px 0 rgba(53, 57, 69, 0.15); -ms-box-shadow: 0 0 60px 0 rgba(53, 57, 69, 0.15); -o-box-shadow: 0 0 60px 0 rgba(53, 57, 69, 0.15); box-shadow: 0 0 60px 0 rgb(53 57 69 / 15%); -webkit-transition: all 300ms linear 0ms; -khtml-transition: all 300ms linear 0ms; -moz-transition: all 300ms linear 0ms; -ms-transition: all 300ms linear 0ms; -o-transition: all 300ms linear 0ms; transition: all 300ms linear 0ms; } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar ul>li:hover>ul { visibility: visible; opacity: 1; clip: inherit; } .pbmit-navbar ul>li>ul>li>a { position: relative; display: table-cell; } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar ul>li>ul>li>a::before { position: absolute; content: ""; left: 0; right: auto; top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 0; height: 1px; background-color: var(--pbmit-xhyre-drop-down-menu-active-color); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; } body.rtl:not(.mega-menu-pbminfotech-top) .pbmit-navbar ul>li>ul>li>a::before{ left: inherit; right: 0; } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar ul>li>ul>li:hover>a::before { width: 12px; } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar ul>li>ul>li:hover>a { padding-left: 18px !important; } body.rtl:not(.mega-menu-pbminfotech-top) .pbmit-navbar ul>li>ul>li:hover>a{ padding: 0 18px 0 0!important; } .pbmit-navbar ul ul a { line-height: 150%; padding: 0px; } .pbmit-navbar ul ul ul { border-top: 0 none; } .pbmit-navbar ul ul li { position: relative; display: block; } .pbmit-navbar ul li.last ul { left: auto; right: 0; } .pbmit-navbar ul li.last ul ul { left: auto; right: 99.5%; } body:not(.pbmit-max-mega-menu-override) .pbmit-navbar div>ul>li { margin: 0 20px } /* Dropdown Menu ( Globalcolor )*/ .pbmit-max-mega-menu-override #page #site-navigation.pbmit-navbar.pbmit-dropdown-active-color-globalcolor .mega-menu-wrap>ul>li.mega-menu-megamenu>ul.mega-sub-menu ul:not(.menu)>li.mega-current-menu-item>a, .pbmit-navbar.pbmit-dropdown-active-color-globalcolor ul>li>ul>li.current-menu-parent>a, .pbmit-navbar.pbmit-dropdown-active-color-globalcolor ul>li>ul>li.current-menu-ancestor>a, .pbmit-navbar.pbmit-dropdown-active-color-globalcolor ul>li>ul>li.current-menu-item>a, .pbmit-navbar.pbmit-dropdown-active-color-globalcolor ul>li>ul li.current_page_item>a, .pbmit-navbar.pbmit-dropdown-active-color-globalcolor ul>li>ul li.current_page_ancestor>a, /* Main Menu ( Globalcolor )*/ .pbmit-navbar.pbmit-main-active-color-globalcolor>div>ul>li.current-menu-ancestor>a, .pbmit-navbar.pbmit-main-active-color-globalcolor>div>ul>li.current-menu-item>a, .pbmit-navbar.pbmit-main-active-color-globalcolor>div>ul>li.current_page_ancestor>a, .pbmit-navbar.pbmit-main-active-color-globalcolor>div>ul>li:hover>a, .pbmit-navbar.pbmit-main-active-color-globalcolor>div>ul>li.current_page_item>a, .pbmit-navbar.pbmit-main-active-color-globalcolor>div>ul>li.current-menu-parent>a { color: var(--pbmit-xhyre-global-color); } /* Dropdown Menu ( Secondarycolor )*/ .pbmit-navbar.pbmit-dropdown-active-color-secondarycolor ul>li>ul>li.current-menu-parent>a, .pbmit-navbar.pbmit-dropdown-active-color-secondarycolor ul>li>ul>li.current-menu-ancestor>a, .pbmit-navbar.pbmit-dropdown-active-color-secondarycolor ul>li>ul>li.current-menu-item>a, .pbmit-navbar.pbmit-dropdown-active-color-secondarycolor ul>li>ul li.current_page_item>a, .pbmit-navbar.pbmit-dropdown-active-color-secondarycolor ul>li>ul li.current_page_ancestor>a, /* Main Menu ( Secondarycolor )*/ .pbmit-navbar.pbmit-main-active-color-secondarycolor>div>ul>li.current-menu-ancestor>a, .pbmit-navbar.pbmit-main-active-color-secondarycolor>div>ul>li.current-menu-item>a, .pbmit-navbar.pbmit-main-active-color-secondarycolor>div>ul>li.current_page_ancestor>a, .pbmit-navbar.pbmit-main-active-color-secondarycolor>div>ul>li:hover>a, .pbmit-navbar.pbmit-main-active-color-secondarycolor>div>ul>li.current_page_item>a, .pbmit-navbar.pbmit-main-active-color-secondarycolor>div>ul>li.current-menu-parent>a { color: var(--pbmit-xhyre-secondary-color); } /*** Dropdown Menu ( White ) ***/ .pbmit-navbar.pbmit-dropdown-active-color-white ul>li>ul>li.current-menu-parent>a, .pbmit-navbar.pbmit-dropdown-active-color-white ul>li>ul>li.current-menu-ancestor>a, .pbmit-navbar.pbmit-dropdown-active-color-white ul>li>ul>li.current-menu-item>a, .pbmit-navbar.pbmit-dropdown-active-color-white ul>li>ul li.current_page_item>a, .pbmit-navbar.pbmit-dropdown-active-color-white ul>li>ul li.current_page_ancestor>a, /*** Main Menu ( White ) ***/ .pbmit-navbar.pbmit-main-active-color-white>div>ul>li.current-menu-ancestor>a, .pbmit-navbar.pbmit-main-active-color-white>div>ul>li.current-menu-item>a, .pbmit-navbar.pbmit-main-active-color-white>div>ul>li.current_page_ancestor>a, .pbmit-navbar.pbmit-main-active-color-white>div>ul>li:hover>a, .pbmit-navbar.pbmit-main-active-color-white>div>ul>li.current_page_item>a, .pbmit-navbar.pbmit-main-active-color-white>div>ul>li.current-menu-parent>a { color: var(--pbmit-xhyre-white-color); } /*** Dropdown Menu ( Blackish ) ***/ .pbmit-navbar.pbmit-dropdown-active-color-blackish ul>li>ul>li.current-menu-parent>a, .pbmit-navbar.pbmit-dropdown-active-color-blackish ul>li>ul>li.current-menu-ancestor>a, .pbmit-navbar.pbmit-dropdown-active-color-blackish ul>li>ul>li.current-menu-item>a, .pbmit-navbar.pbmit-dropdown-active-color-blackish ul>li>ul li.current_page_item>a, .pbmit-navbar.pbmit-dropdown-active-color-blackish ul>li>ul li.current_page_ancestor>a, /*** Main Menu ( Blackish ) ***/ .pbmit-navbar.pbmit-main-active-color-blackish>div>ul>li.current-menu-ancestor>a, .pbmit-navbar.pbmit-main-active-color-blackish>div>ul>li.current-menu-item>a, .pbmit-navbar.pbmit-main-active-color-blackish>div>ul>li.current_page_ancestor>a, .pbmit-navbar.pbmit-main-active-color-blackish>div>ul>li:hover>a, .pbmit-navbar.pbmit-main-active-color-blackish>div>ul>li.current_page_item>a, .pbmit-navbar.pbmit-main-active-color-blackish>div>ul>li.current-menu-parent>a { color: var(--pbmit-xhyre-blackish-color); } .pbmit-header-menu-area.pbmit-sticky-on .pbmit-navbar div>ul>li, .pbmit-header-menu-area.pbmit-sticky-on .pbmit-navbar div>ul>li>a, .pbmit-header-menu-area.pbmit-sticky-on { height: 62px; line-height: 62px !important; } .pbmit-header-menu-area { position: relative; z-index: 10; } .pbmit-navbar>div>ul>li.menu-item-has-children, .pbmit-navbar>div>ul>li.page_item_has_children { padding-right: 0; } .pbmit-navbar>div>ul>li.menu-item-has-children>a::after { font-family: "pbminfotech-base-icons"; font-size: 12px; content: '\e811'; font-weight: 600; margin: 1px 0 0 7px; } .pbmit-top-menu-more-than-six .pbmit-navbar>div>ul>li.menu-item-has-children>a::after, .pbmit-top-menu-more-than-six .pbmit-navbar>div>ul>li.page_item_has_children>a::after { right: -3px; } .pbmit-navbar>div>ul>li.menu-item-has-children:hover::after, .pbmit-navbar>div>ul>li.page_item_has_children:hover { color: var(--pbmit-xhyre-global-color); } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul ul li .sub-menu-toggle { display: block; position: absolute; right: 15px; top: 10px; line-height: normal; } body.rtl:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul ul li .sub-menu-toggle{ left: 15px; right: inherit; -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); -moz-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul ul li .sub-menu-toggle i::before { font-weight: 600; color: var(--pbmit-xhyre-blackish-color); -webkit-transition: all 300ms linear 0ms; -khtml-transition: all 300ms linear 0ms; -moz-transition: all 300ms linear 0ms; -ms-transition: all 300ms linear 0ms; -o-transition: all 300ms linear 0ms; transition: all 300ms linear 0ms; } body:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul ul li.current-menu-ancestor .sub-menu-toggle i::before, body:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul ul li.current-menu-parent .sub-menu-toggle i::before, body:not(.mega-menu-pbminfotech-top) .pbmit-navbar>div>ul ul li:hover .sub-menu-toggle i::before { color: var(--pbmit-xhyre-drop-down-menu-active-color) ; } .pbmit-burger-menu-wrapper { display: none; } /* -------------------------------------- * rtl * ---------------------------------------*/ .rtl .pbmit-navbar>div>ul>li { float: none; float: right !important; } .rtl .pbmit-navbar>div>ul ul { left: auto; right: 0; } .rtl .pbmit-navbar ul>li>ul>li>a::before { left: inherit; right: 0; } .rtl .pbmit-navbar div>ul>li.menu-item-has-children>a::after { margin-left: 0; margin-right: 7px; } } /*=== marquee animation ===*/ .marquee-text { width: 100%; margin: 0 auto; overflow: hidden; } .mrq-text { white-space: nowrap; margin-bottom: 30px; } .mrq-text-main { white-space: nowrap; width: var(--marquee-width); } .marquee-text .elementor-widget-container { display: inline-block; width: 100vw; will-change: transform; animation: marquee-left 100s linear infinite; } .marquee-text.style-two .mrq-text-two { animation: marquee 20s linear infinite; color: var(--global-font-color); width: fit-content; display: flex; transform: translate3d(calc(-25% +20vw), 0, 0); } @keyframes marquee { 0% { transform: translate3d(calc(-25% +20vw), 0, 0); } 100% { transform: translate3d(calc(-50% +20vw), 0, 0); } } @keyframes marquee-left { 0% { transform: translate(0, 0); } 100% { transform: translate(-100%, 0); } } @keyframes marquee-right { 0% { transform: translate(-50%); } 100% { transform: translate(0); } } .marquee-text.left-directionstyle-one .mrq-text:hover, .marquee-text.style-two .mrq-text-two:hover, .marquee-text.style-two .mrq-text:hover, .left-direction.style-one .mrq-text:hover, .right-direction.style-one .mrq-text:hover { animation-play-state: paused; } .marquee-text.right-directionstyle-one .mrq-text, .marquee-text.style-two .mrq-text, .right-direction.style-one .mrq-text { color: var(--global-font-color); display: inline-block; width: 100%; animation: marquee-right 25s linear infinite; will-change: transform; } .marquee-text.right-directionstyle-one .mrq-text:hover { animation-play-state: paused; } .marquee-text ul { margin-bottom: 0; display: inline-block; } .marquee-text ul li { display: inline-block; position: relative; padding: 0 32px; font-size: 65px; color: #cacaca; } /* -------------------------------------- * Comment formm error input * ---------------------------------------*/ span.pbmit-form-error { color: red; font-size: 12px; display: none; } figure figcaption:not(.wp-element-caption), figure:not(.wp-block-table), .wp-block-image figcaption, .wp-caption, .wp-caption-text { font-style: italic !important; font-size: 14px !important; } body .pbmit-editor-active-gallery-style-1{ overflow: hidden !important; } .pbmit-ihbox .pbmit-ihbox-icon .elementor-icon i::before{ position: unset; left: unset; transform: unset; } .pbmit-ihbox .pbmit-ihbox-icon .elementor-icon svg, .pbmit-ihbox .pbmit-ihbox-icon .elementor-icon i{ display: inline-block; } /* -------------------------------------- * Ajax Loader for Elementor elements * ---------------------------------------*/ .pbmit-element-posts-wrapper{ position: relative; } .pbmit-ajax-loader { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: var(--pbmit-xhyre-white-color); } .pbmit-ajax-loader-inner { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('../images/ajax-loader.svg') no-repeat center 35px; } .pbmit-element-posts-wrapper::after { -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; display: block; opacity: 0; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('../images/ajax-loader.svg') no-repeat center 35px; z-index: -1; background-size: 150px; } .pbmit-element-posts-wrapper.pbmit-ajax-loading::after { opacity: 1; display: block; z-index: 1; } .pbminfotech-element.pbmit-ajax-pagination-yes .page-numbers{ cursor: pointer; } .pbminfotech-element.pbmit-ajax-pagination-yes .next{ display: none; } .morphext > .animated { display: inline-block; } /* -------------------------------------- * Contact Widget Css * ---------------------------------------*/ .pbminfotech-sidebar .pbmit-contact-widget-lines .pbmit-contact-widget-line { font-size: 16px; color: var(--pbmit-xhyre-blackish-color); } .pbminfotech-sidebar .pbmit-contact-widget-line, .site-footer:not(.pbmit-footer-style-1, .pbmit-footer-style-2, .pbmit-footer-style-3) .pbmit-contact-widget-line { position: relative; padding-left: 30px; } .pbminfotech-sidebar .pbmit-contact-widget-line, .site-footer .pbmit-contact-widget-line { position: relative; margin-bottom: 15px; } .pbminfotech-sidebar .pbmit-contact-widget-line:last-child, .site-footer .pbmit-contact-widget-line:last-child { margin-bottom: 0; } .site-footer .pbmit-contact-widget-lines { display: grid; } .pbminfotech-sidebar .pbmit-contact-widget-line, .site-footer:not(.pbmit-footer-style-2) .pbmit-contact-widget-line { padding-left: 30px; } .pbminfotech-sidebar .pbmit-contact-widget-line:before, .site-footer .pbmit-contact-widget-line:before{ position: absolute; font-family: "pbminfotech-base-icons"; left: 0; top: 3px; right: auto; font-size: 18px; color: var(--pbmit-xhyre-global-color); } .site-footer.pbmit-bg-color-gradientcolor .pbmit-contact-widget-line:before, .site-footer.pbmit-bg-color-globalcolor .pbmit-contact-widget-line:before { color: var(--pbmit-xhyre-blackish-color); } .site-footer.pbmit-footer-style-2 .pbmit-contact-widget-line:before { content: none; } .pbminfotech-sidebar .pbmit-contact-widget-line.pbmit-contact-widget-button:before, .site-footer .pbmit-contact-widget-line.pbmit-contact-widget-button:before{ content: unset; position: unset; } .pbminfotech-sidebar .pbmit-contact-widget-line.pbmit-contact-widget-button, .site-footer .pbmit-contact-widget-line.pbmit-contact-widget-button{ padding-left: 0; } .pbmit-contact-widget-line.pbmit-contact-widget-button a svg, .site-footer .pbmit-contact-widget-button a svg { display: none; } .pbmit-contact-widget-line.pbmit-contact-widget-button a, .site-footer .pbmit-contact-widget-button a { position: relative; padding-right: 20px; } .pbmit-contact-widget-line.pbmit-contact-widget-button a::before, .site-footer .pbmit-contact-widget-button a::before { position: absolute; content: "\e8dd"; font-family: 'pbminfotech-base-icons'; right: 0; font-size: 11px; top: 1px; z-index: 1; font-weight: 500; }