/*
Theme Name: Binoz
Theme URI: https://shthemes.net/demosd/binoz
Author: Shtheme
Author URI: https://shtheme.com
Description: Binoz is a sleek, modern, and highly professional Creative Business Agency WordPress theme designed for a variety of industries, including IT Solutions, Finance Consulting, Digital Marketing, Digital Agencies, Business Solutions, and Consulting firms. With its clean, purpose-driven design, Binoz is the perfect solution for businesses such as financial advisors, accountants, startups, and IT consulting firms. Built with the latest Bootstrap 5 framework, Binoz offers a fully responsive layout that ensures seamless performance across all devices. The theme is packed with useful features, including multiple home page options, a range of blog layouts, dedicated sections for projects and services. Its user-friendly structure and flexibility make it incredibly easy to customize, allowing businesses to quickly adapt the theme to their brand identity.
Version: 1.0
Tested up to: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: binoz

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/

:root {
  
}

p.comment-form-cookies-consent{
    display: none;
}

span.ajax-loader{
    display: none!important;
}

div.wpcf7-response-output{
    color: #0a0a0a;
    margin:20px 0 0 0 !important;
    line-height: 20px;
}

.search-custom form input{
    width: 100%;
    padding: 10px;
    border: 1px solid #d1d1d1;
    color: #222222;
}

.search-custom form{
    position: relative;
}

.wpcf7-form-control-wrap{
    width: 100%;
}

.search-custom form button{
    border: 1px solid var(--tp-common-blue2);
    color: #fff;
    font-size: 16px;
    position: absolute;
    cursor: pointer;
    float: right;
    background: var(--tp-common-blue2);
    top: 0;
    right:0;
    padding: 10px 15px;
    letter-spacing: 0;
    height: 56px;
    width: 56px;
}

span.wpcf7-not-valid-tip{
    font-size: 12px;
    color: var(--tp-common-black);
    display: inline-block;
    margin-top: 10px;
}

.wpcf7 form.invalid .wpcf7-response-output{
    border-color: #121212;
    color: #121212;
}

.tp-footer-style-5 .wpcf7 form.invalid .wpcf7-response-output{
    border-color: #fff;
    color: #fff;
}

.search-custom form button:hover{
    background: #111;
    color: #fff;
    border-color: #111;
}
.search-custom h4{
    font-weight: 500;
    font-size: 20px;
    color: #2e2e2e;
    text-transform: inherit;
    margin-bottom: 20px;
}

p.form-submit{
    text-align: center;
}

.wpcf7-spinner{
    display: none;
}

form.invalid .wpcf7-spinner{
    display: none;
}

form br{
    display: none;
}

p.logged-in-as{
    margin-bottom: 10px;
}

h3.comment-reply-title{
    font-weight: 800;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 30px;
    letter-spacing: -0.02em;
    color: var(--tp-common-black);
}

h3.postbox-comment-title{
    font-size: 30px;
    color: var(--tp-common-black);
    font-weight: 800;
}

.sidebar-wrapper .sidebar-widget:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.widget_categories li{
    font-weight: 500;
    font-size: 15px;
    color: #4d5051;
}

.widget_tag_cloud ul li{
    display: inline-block;
    margin-bottom: 10px;
}

.widget_tag_cloud ul li:not(:last-child) {
    margin-right: 5px;
}

.widget_tag_cloud ul li a{
    font-size: 12px!important;
    margin-bottom: 0;
    font-weight: 700;
}

.widget_tag_cloud ul li a:hover{
    color: #FFF;
}

.widget_archive ul li,
.widget_categories ul li{
    text-align: right;
}

.widget_archive ul li a,
.widget_categories ul li a{
    float: left;
}

.gallery-size-thumbnail{
    display: none;
}

.sidebar-widget ul.post-categories li a{
    color: #8e8f92;
}

.sidebar-search input:focus{
    outline: none;
}

.widget_search{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 45px;
    position: relative;
}

ul.post-categories li{
    list-style: none;
}

.postbox-category a:nth-child(2){
    background-color: rgb(242, 71, 33);
}

.postbox-category a:not(:last-child) {
    margin-right: 8px;
}

.tp-process-area .row .col-lg-3:last-child .tp-process-border{
    display: none!important;
}

.elementor .tp-about-thumb-2 img {
    border-radius: 14px;
}

form .tp-contact-btn p,
form .tp-contact-input p{
    margin-bottom: 0;
    line-height: inherit;
}

.tp-contact-area form .tp-contact-btn input{
    border: none;
}

.elementor .tp-blog-2-author-avater img{
    border-radius: 50%;
}

.tp-blog-meta .post-categories{
    display: inline-flex;
}

.tp-blog-meta .post-categories li{
    list-style: none;
}

.tp-footer-widget-input input.tp-footer-widget-btn{
    height: 40px;
    padding: 0;
    color: #FFF;
    font-size: 16px;
    border:none;
}

.tp-footer-widget-input span.wpcf7-not-valid-tip,
.tp-footer-3-widget-input span.wpcf7-not-valid-tip{
    display: none;
}

.tp-footer-3-widget .wpcf7 form.invalid .wpcf7-response-output{
    color: #fff;
    border-color: #fff;
	margin-bottom:25px!important;
}

.tp-footer-3-widget-input .tp-footer-3-widget-btn{
    transform: translateY(-50%);
    right: 0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: var(--tp-common-black);
    background-color: var(--tp-common-white);
    padding: 0;
    font-family:var(--fa-style-family,"Font Awesome 6 Pro");
    font-weight:var(--fa-style,900);
    font-size: 18px;
}

.tp-footer-3-widget-info-box .tp-footer-3-widget-info-item:first-child img{
    transform: translateY(1px);
}

.tp-footer-3-widget-info-box .tp-footer-3-widget-info-item:first-child span{
    margin-right: 13px;
}

.tp-footer-3-widget-info-box .tp-footer-3-widget-info-item:nth-child(2){
    margin-left: 3px;
}

.tp-footer-3-widget-info-box .tp-footer-3-widget-info-item:nth-child(2) img{
    transform: translateY(4px);
}

.tp-footer-3-widget-info-box .tp-footer-3-widget-info-item:nth-child(2) span{
    margin-right: 17px;
}

.tp-footer-3-widget-info-box .tp-footer-3-widget-info-item:last-child{
    margin-left: 3px;
}

.tp-footer-3-widget-info-box .tp-footer-3-widget-info-item:last-child img{
    transform: translateY(4px);
}

.tp-footer-3-widget-info-box .tp-footer-3-widget-info-item:last-child span{
    margin-right: 15px;
}

.homemenu-thumb .tp-btn-blue.sm{
    line-height: 1;
}

.elementor .tp-awards-item img {
    box-shadow: 0 20px 20px 0 rgba(46, 30, 10, 0.12);
    background: var(--tp-common-white);
    border-radius: 15px;
}

.elementor .tp-contact-2-info-icon img{
    max-width: 56px;
    opacity: 0.2;
}

.tp-blog-2-area .tp-blog-2-category a{
    margin-right: 5px;
}

.tp-header-3-search-input.active input{
    outline: none;
}

.elementor .tp-hero-3-thumb img {
    border-radius: 12px;
}

.elementor-element .tp-hero-3-spacing :where(.swiper-container-horizontal)~.swiper-pagination-bullets{
    bottom: auto;
}

.elementor-element  :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0!important;
    margin-right: 6px!important;
}

.elementor .tp-hero-3-shape img{
    height: 100%;
}

.elementor .tp-service-3-thumb img {
    border-radius: 15px;
}

.elementor .tp-testimonial-3-slide-img img {
    max-width: inherit;
}

.tp-blog-3-content .post-categories li{
    list-style: none;
}

.tp-blog-3-content .post-categories a{
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: #4d3bbf;
    padding: 7px 13px;
    border-radius: 100px;
    display: inline-block;
    margin-bottom: 10px;
    transition: all 0.3s;
    background: rgba(119, 90, 252, 0.1);
}

.tp-blog-3-content .post-categories a:hover{
    background-color: #4D3BBF;
    color: var(--tp-common-white);
}

.elementor .tp-hero-4-thumb img {
    border-radius: 10px 10px 0 0;
}

.elementor .tp-hero-4-shape img {
    border-radius: 10px 10px 0 0;
}

.elementor-element .tp-hero-4-area :where(.swiper-container-horizontal)~.swiper-pagination-bullets{
    bottom: 40px;
    left: 40px;
}

.elementor .tp-hero-4-user img {
    border-radius: 50%;
    border: 3px solid #FEF2ED;
}

.tp-hero-4-social a:hover img{
    filter: brightness(0) invert(1);
   -webkit-filter: brightness(0) invert(1);
}

@media(min-width: 1200px){

.elementor .tp-counter-3-icon-shape{
    max-width: inherit;
}

.elementor .tp-hero-5-thumb img{
    max-width: inherit;
}

.elementor .tp-hero-right img{
    max-width: 777px;
}

.elementor .tp-hero-2-thumb img{
    max-width: inherit;
}
	
.tp-contact-from-wrap .wpcf7 form.invalid .wpcf7-response-output{
	margin-left:70px!important;	
}

}

.elementor .tp-testimonial-5-author-img img {
    border-radius: 50%;
}

.tp-step-area .row .col.mb-60:last-child .tp-step-arrow-shape-1{
    display: none!important;
}

.tp-blog-4-meta ul{
    display: inline-flex;
}

.tp-blog-4-meta ul li{
    list-style: none;
}

.elementor .tp-blog-4-author img{
    border-radius: 50%;
}

.tp-faq-banner-input input{
    outline: none;
    background-color: #fff;
    width: 100%;
    line-height: 56px;
    border: 1px solid #E0E2E3;
}

.tp-about-list ul li br{
    display: none;
}

.elementor .tp-faq-5-thumb-wrap img {
    border-radius: 12px;
}

.elementor .tp-contact-banner-img img {
    max-width: 100%;
    border-radius: 10px;
}

.elementor .tp-team-details-thumb img {
    border-radius: 14px;
}

.elementor .tp-portfolio-thumb img {
    border-radius: 14px;
}

.elementor .tp-portfolio-3-thumb img {
    border-radius: 10px;
}

.elementor-lightbox{
    display: none!important;
}

.tp-agency-feature-list .tp-agency-feature:last-child{
    margin-bottom: 0;
}

.elementor .sv-details-thumb img {
    border-radius: 14px;
}

.mega-sub-menu >li >a{
    display: block!important;
    font-weight: 500!important;
    text-align: left!important;
    position: relative!important;
    transition: all 0.5s ease!important;
    text-transform: capitalize!important;
    
}

ul.mega-menu > li >a{
    font-weight: 500!important;
    color: var(--tp-common-black)!important;
}

@media(min-width: 1200px){

ul.mega-menu > li >a{
    display: inline-block!important;
    font-family: var(--tp-ff-grotesk)!important;
}

.mega-sub-menu >li >a{
    font-family: var(--tp-ff-grotesk)!important;
}

ul.mega-menu{
    margin-left: 30px!important;
}

ul.mega-menu > li{
    margin: 0 19px!important;
}

ul.mega-menu > li:first-child{
    margin-left: 17px!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
    width: 1200px;
    left: -25%;
    padding-bottom: 10px;
}

.mega-sub-menu >li:not(:last-child){
    margin-bottom: 13px!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li{
    margin-bottom: 0!important;
}

.tp-header-2-wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
    position: fixed;
    left: 0;
}

.tp-header-2-wrapper ul.mega-menu > li {
    margin: 0 20px!important;
}

.tp-header-3-wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
    left: -25%;
}

.tp-header-4-border #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
    left: -30%;
}

.tp-header-5-border.tp-header-transparent #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
    left: -53%;
}

ul.mega-menu > li >ul.mega-sub-menu{
    box-shadow: 0px 10px 30px 0px rgba(25, 25, 26, 0.1)!important;
}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    ul.mega-menu > li {
        margin: 0 12px!important;
    }

    ul.mega-menu{
        margin-left: 0!important;
    }

    ul.mega-menu > li:first-child{
        margin-left: 10px!important;
    }
}

.tp-header-2-wrapper ul.mega-menu > li >a{
    color: #FFF!important;
}

.tp-header-2-wrapper ul.mega-menu > li:hover >a{
    color: var(--tp-common-yellow)!important;
}

.tp-header-2-wrapper #mega-menu-wrap-primary #mega-menu-primary{
    text-align: right;
}

.tp-header-4-border ul.mega-menu{
    margin-left: 0!important;
}

.tp-header-5-border ul.mega-menu > li >a{
    color: #FFF!important;
}

.tp-header-inner ul.mega-menu > li >a{
    color: #FFF!important;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        width: 1110px;
    }
}

@media(min-width: 1200px){
    a.mega-menu-link .mega-indicator{
        display: none!important;
    }
}

.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    color: var(--tp-common-black);
    font-weight: 600!important;
    font-size: 15px!important;
}

.alignright,
.wp-block-image .alignright
{
    float: right;
    margin-left: 25px;
    margin-top: 7px;
}
.alignleft,
.wp-block-image .alignleft{
    float: left;
    margin-right: 20px;
    margin-top: 7px;
}

.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}

.screen-reader-text {
    display: none;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.sidebar-wrapper h2.wp-block-heading{
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 25px;
    color: var(--tp-common-black);
}

.wp-block-latest-posts__list li,
.wp-block-latest-comments li,
.widget_recent_comments ul li {
    border-bottom: 1px dotted #9999;
    padding: 15px 0!important;
    margin-bottom: 0!important;
    font-size: 15px;
    color: #4d5051;
    line-height: 1.3;
}

.sidebar-wrapper .wp-block-latest-posts__list li:first-child,
.sidebar-wrapper .wp-block-latest-comments li:first-child,
.sidebar-wrapper .widget_recent_comments ul li:first-child {
    padding-top: 0!important;
}

.sidebar-wrapper .wp-block-latest-posts__list li:last-child,
.sidebar-wrapper .wp-block-latest-comments li:last-child,
.widget_meta ul li:last-child,
.widget_recent_comments ul li:last-child{
    border-bottom: none;
    padding-bottom: 0!important;
}

.wp-block-latest-posts__list li a,
.wp-block-latest-comments li a,
.widget_recent_comments ul li a{
    font-weight: 500;
}

.wp-block-latest-posts__list li a:hover,
.wp-block-latest-comments li a:hover,
.widget_recent_comments ul li a:hover{
    color: var(--tp-common-blue2);
}

.widget_search label{
    display: none;
}

.widget_search input{
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    border-radius: 6px;
    padding-right: 50px;
    background: #eef0f5;
    border: 1px solid transparent;
}

.widget_search input:focus{
    background-color: transparent;
    border: 1px solid var(--tp-theme-primary);
    outline: none;
}

.widget_search button {
    position: absolute;
    top: 24px;
    right: 25px;
    height: 100%;
    line-height: 60px;
    color: var(--tp-common-black);
}

.widget_search .sidebar-search button{
    top: 0;
}

.sidebar-wrapper .wp-block-search__button-outside button{
    right: 0;
    top: 0;
    line-height: 1;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 0 20px;
}

.widget_archive ul li a,
.widget_categories ul li a{
    float: left;
}

.sidebar-widget ul, .sidebar-widget ol {
    padding-left: 0;
    margin-bottom: 0;
}

.nice-select{
    display: none;
}

select {
    width: 100%;
    padding: 15px;
    border: solid 1px #000;
    color: #4d5051;
    margin-bottom: 20px;
    font-size: 15px;
    display: block!important;
    -webkit-appearance: none;
    background: url(../binoz/assets/img/arrow.png) no-repeat right;
    background-position-x: 96%;
    background-color: #fff;
    image-rendering: auto;
    background-size: 15px;
}

select:focus{
    outline: none;
}

.sidebar-widget select{
    margin-bottom: 0;
}

.widget_calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 500;
    background-color: black;
    color: #fff!important;
    font-size: 15px!important;
    text-align: center!important;
}

.widget_calendar td#today {
    background: var(--tp-common-blue2)!important;
    color: #fff!important;
    font-weight: 500;
}

.wp-calendar-nav {
    display: none;
}

table {
    border: 1px solid black!important;
    padding: 5px!important;
    width: 100%;
    margin-bottom: 20px;
}

table *{
    border: 1px solid black!important;
    padding: 15px!important;
    color: var(--tp-common-black);
}

table a {
    border: none!important;
    padding: 0px!important;
    font-weight: 500;
}

.sidebar-widget table{
    text-align: center;
    margin-bottom: 0;
}

.sidebar-widget ul.children, .sidebar-widget ul.sub-menu {
    padding-left: 20px !important;
    padding-top: 15px !important;
}

.widget_rss ul li {
    padding: 15px 0 30px 0;
    border-bottom: 1px dotted #9999;
    margin-bottom: 10px;
}

.widget_rss ul li:first-child{
    padding-top: 0;
}

.widget_rss ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

a.rsswidget{
    line-height: 1.6!important;
}

span.rss-date {
    font-size: 14px;
    clear: both;
    padding: 15px 0;
    display: block;
    color: #4d5051;
}

div.rssSummary {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.8;
}

.widget_rss cite{
    font-size: 14px;
    color: #4d5051;
    font-weight: 500;
}

.widget_text .textwidget img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.widget_text .textwidget strong{
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
    color: #4d5051;
}

.widget_text .textwidget .wp-caption-text {
    text-align: center;
    font-weight: 500;
    font-size: 14px!important;
    margin-bottom: 15px;
    margin-top: -10px;
}

.widget_text br{
    display: none;
}

.sidebar-widget p{
    font-size: 15px;
    line-height: 1.8;
}

.pagination span.dots {
    height: 40px;
    width: 40px;
    line-height: 39px;
    text-align: center;
    font-size: 15px;
    border-radius: 50%;
    display: inline-block;
    color: var(--tp-common-black);
    transition: all 0.3s ease-in-out;
    border: 1px solid rgba(10, 11, 15, 0.1);
}

.wp-block-image img{
    width: auto!important;
    max-width: 100%!important;
    height: auto!important;
    margin-bottom: 10px;
}

.wp-block-image figcaption {
    text-align: center;
    font-weight: 600;
    color: #4d5051;
    font-size: 15px;
}

a.wp-block-button__link {
    color: white!important;
    font-size: 16px;
    border-radius: 5px;
    background-color: #4d5051;
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    color: #4d5051!important;
}

.wp-block-button{
    margin-bottom: 22px!important;
}

.wp-block-archives__label{
    margin-bottom: 10px;
}

p.wp-block-cover-text {
    font-size: 16px!important;
}

p.wp-block-cover-text, p.wp-block-cover-text a, p.wp-block-cover-text strong {
    color: white!important;
}

.wp-block-cover {
    margin-bottom: 20px!important;
}

li.blocks-gallery-item img {
    flex: unset!important;
    margin: 0;
    margin-bottom: 0!important;
}

.blocks-gallery-caption {
    text-align: center;
    font-size: 15px!important;
    font-weight: 600;
    color: #4d5051;
}

.blocks-gallery-grid + figcaption {
    margin-bottom: 15px;
}

.wp-block-gallery img{
    height: auto!important;
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item img {
    height: 100%!important;
}

.wp-block-gallery.alignleft.columns-2 {
    margin-top: 8px !important;
}

@media (min-width: 600px){
.wp-block-gallery.columns-3.alignfull .blocks-gallery-image, .wp-block-gallery.columns-3.alignfull .blocks-gallery-item {
    width: calc((100% - 46px)/3)!important;
    margin-right: 15px!important;
}
.wp-block-gallery.columns-4 li.blocks-gallery-item {
    width: calc(24% - 0.75em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc(19% - 0.8em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc(16% - 0.83333em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc(13.28571% - 0.85714em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc(12% - 0.875em)!important;
    margin-right: 1em!important;
}
}
.wp-block-gallery.columns-3.alignfull .blocks-gallery-item  img{
    width: 100%!important;
    height: 100%!important;
    flex: 1;
    object-fit: cover;
}

@media (min-width: 600px){
.wp-block-gallery.columns-3.alignfull .blocks-gallery-image img, .wp-block-gallery.columns-3.alignfull .blocks-gallery-item img {
    height: 100%!important;
}

.wp-block-gallery.columns-7.is-cropped li img {
    height: 100%!important;
}

.wp-block-gallery.columns-8.is-cropped li img {
    height: 100%!important;
}
}

.wp-block-gallery.alignfull.columns-3{
    display: flex!important;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

@media only screen and (min-width: 768px){
.wp-block-gallery.alignleft.columns-2 {
    max-width: 60%;
    margin-right: 15px;
}
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item{
    width: calc((100% - 32px)/2)!important;
    margin-right: 15px!important;
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item img{
    height: 100%!important;
    flex: 1;
    object-fit: cover!important;
    width: 100%!important; 
}

.wp-block-gallery.columns-4 {
    clear: both;
    margin-top: 20px;
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    display: block!important;
    letter-spacing: 0px;
    font-size: 15px!important;
    padding-top: 1em!important;
}

.wp-block-gallery.columns-4.is-cropped.alignwide.featured li img {
    height: 100%!important;
    margin-bottom: 0;
}

.widget .wp-block-search__button-outside{
    margin-bottom: 0;
}

.wp-block-search__button-outside.wp-block-search__text-button{
    margin-bottom: 20px;
}

iframe{
    width: 100%;
}

.has-text-color strong{
    color: #08121E;
}

code, kbd, pre, samp {
    font-family: monospace!important;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: #e83e8c!important;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

pre cite{
    margin-left: 15px;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.post-detail blockquote {
    margin-bottom: 20px!important;
    padding: 15px !important;
    text-align: left;
    border-left: 5px solid var(--tp-common-blue2);
    background-color: #f2f2f2;
    padding: 24px;
}

blockquote.is-style-large p{
    margin-bottom: 10px!important;
}

figure blockquote{
    margin-top: 20px;
}

blockquote:before{
    content: none;
}

blockquote br{
    display: none;
}

blockquote p{
  margin-bottom: 0!important;
}

.wp-block-pullquote.is-style-solid-color blockquote p, .wp-block-pullquote.is-style-solid-color blockquote cite {
    font-size: 1em;
}

.wp-block-pullquote.is-style-solid-color blockquote p,
.wp-block-pullquote.is-style-solid-color blockquote cite{
    font-size: 1em;
}

.wp-block-pullquote.is-style-solid-color blockquote cite{
    font-style: italic;
}

.wp-block-pullquote{
    padding: 10px 0;
}

.wp-block-embed figcaption{
    font-weight: 500;
    text-align: center;
    color: #4d5051;
    font-size: 15px;
}

.wp-block-calendar caption {
    caption-side: top;
    border-bottom: none !important;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #4d5051;
    color: #fff !important;
    font-size: 15px !important;
    text-align: center !important;
}

.postbox-details-wrapper ul li,
.postbox-comment ul li {
  list-style-type: disc;
}

.postbox-details-wrapper ul ul li {
  list-style-type: circle;
}

.postbox-details-wrapper ul ul ul li {
  list-style-type: square;
}

.postbox-details-wrapper ol li,
.postbox-comment ol li {
  list-style: decimal;
  margin-bottom: 0;
}

.postbox-details-wrapper ul, .postbox-details-wrapper ol {
    padding-left: 25px;
}

.postbox-details-wrapper h2+ul,.postbox-details-wrapper h2+ol {
    margin-bottom: 10px !important;
}

.wp-block-file__button {
    padding: 5px 10px;
}

.wp-block-file__button:hover,
.wp-block-file__button:focus{
    color: #fff;
}

.postbox-details-wrapper img {
    margin-bottom: 10px;
}

.postbox-details-wrapper p+ul{
    margin-bottom: 15px;
}

.wp-block-archives{
    margin-bottom: 25px;
}

.postbox-details-wrapper select{
    padding: 10px;
    background-position-x: 98%;
}

#today{
    color: #fff!important;
    background-color: var(--tp-common-blue2);
}

.wp-block-latest-comments__comment-excerpt p {
    margin-bottom: 0;
}

.wp-block-latest-comments__comment-date {
    margin-top: 5px;
    font-weight: 500;
}

.wp-block-latest-posts__post-date{
    padding-top: 5px;
}

.wp-block-search__button {
    border: 1px solid var(--tp-common-blue2) !important;
    background: var(--tp-common-blue2) !important;
    color: #fff !important;
    font-size: 15px;
    padding: 10px;
}

.wp-block-search__button:hover{
    background: var(--tp-common-black)!important;
    border: 1px solid var(--tp-common-black)!important;
    color: #fff!important;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    list-style: none;
}

.wp-block-group.has-background .wp-block-group__inner-container {
    padding: 20px;
    margin-bottom: 20px;
}

.wp-block-media-text img {
    margin-bottom: 0 !important;
}

.wp-block-media-text.has-media-on-the-right {
    margin-bottom: 15px;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
    padding: 20px;
}

.pagination a {
    height: 40px;
    width: 40px;
    line-height: 39px;
    text-align: center;
    font-size: 15px;
    border-radius: 50%;
    display: inline-block;
    color: var(--tp-common-black);
    transition: all 0.3s ease-in-out;
    border: 1px solid rgba(10, 11, 15, 0.1);
}

.pagination a:hover{
    color: var(--tp-common-white);
    border-color: var(--tp-common-black);
    background-color: var(--tp-common-black);
}

.pagination .current {
    height: 40px;
    width: 40px;
    line-height: 39px;
    text-align: center;
    font-size: 15px;
    border-radius: 50%;
    display: inline-block;
    color: var(--tp-common-white);
    transition: all 0.3s ease-in-out;
    border-color: var(--tp-common-black);
    background-color: var(--tp-common-black);
}

.pagination.page{
    display: block;
    padding-top: 30px;
    overflow: hidden;
    clear: both;
}

.pagination.page a,.pagination.page .current{
    margin-right: 5px;
}

dt+dd{
    margin-left: 20px;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    clear: both;
    text-align: center;
}

span.sticky{
    padding: 5px 10px!important;
    font-size: 14px!important;
    border-color: var(--tp-common-blue2);
    background: var(--tp-common-blue2);
    color: #fff!important;
    letter-spacing: 2px!important;
    font-weight: 700;
    float: right;
    line-height: 1.5!important;
}

.post-password-form >p>input{
    background: var(--tp-common-blue2)!important;
    color: #fff!important;
    border: 1px solid var(--tp-common-blue2)!important;
    padding: 10px 20px;
    border-radius: 0!important;
    margin-left: -5px;
    font-size: 16px;
    width: auto;
    display: inline-block;
    line-height: 34px;
}

.post-password-form >p>label input{
    padding: 10px 20px;
    border:1px solid #dbdbdb;
    font-size: 16px;
    line-height: 35px;
    margin-top: 10px;
}

.post-password-form>p>input:hover{
    background-color:  var(--tp-common-black)!important;
    color: #fff!important;
    border-color: var(--tp-common-black)!important;
}

.postbox-comment> ul >li{
    list-style: none!important;
}

.postbox-comment> ul{
    padding-left: 0!important;
}

.postbox-comment ul.children li{
    list-style: none;
}

.postbox-comment ul.children li:last-child{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--tp-border-1);
}

.postbox-comment p>img{
    margin: 15px 0;
}

.postbox-comment h2+ul li,
.postbox-comment h2+ol li{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

@media (min-width: 991px) {
    .postbox-comment-info  {
        position: absolute;
    }

    .postbox-comment-text{
        padding-left: 70px;
        position: relative;
    }

    .nopd .postbox-comment-text{
        padding-left: 0;
    }
}

.blog_content p:last-child img{
    margin-top: 20px;
}

ul.post-categories{
    display: inline-flex;
}

.post-detail{
    overflow: hidden;
}

.postbox-details-wrapper{
    line-height: 30px;
}

.tp-breadcrumb-banner-img img{
    width: auto;
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

body.logged-in .tp-header-transparent{
    top:30px;
}

body.logged-in .header-sticky{
	top:32px;
}

@media(max-width: 768px){
    body.logged-in .tp-header-transparent{
        top:45px;
    }
	body.logged-in .header-sticky{
	top:45px;
}
}

@media(max-width: 600px){
    body.logged-in .tp-header-transparent.header-sticky{
        top:0;
    }
	body.logged-in .header-sticky{
	top:0;
}
}

@media(min-width: 1200px){
    .tp-main-menu > nav > ul li .submenu li .submenu{
        top: -35px;
    }
}

.tp-main-menu > nav > ul li .submenu li a{
    word-break: break-word;
    white-space: normal;
}

.postbox-meta{
    display: block!important;
}

@media(max-width: 600px){
    .postbox-comment-text p{
        display: grid;
    }
}

.wp-block-image figcaption{
    margin-top: 0;
}

@media(max-width: 1200px){
    .tp-offcanvas-menu ul.mega-menu li ul.mega-sub-menu li ul.tp-submenu{
        display: block;
        padding-left: 0;
    }

    #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
        padding-left: 0;
    }

    #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
        padding-top: 30px;
    }

    .mega-sub-menu li.mega-menu-column button.tp-menu-close{
        display: none;
    }

    .mega-sub-menu .mega-menu-row button.tp-menu-close{
        display: none;
    }

}

@media(min-width: 1200px){

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item ul.mega-sub-menu a.mega-menu-link:before {
    position: absolute;
    top: 7px;
    left: 0;
    content: "";
    height: 2px;
    width: 0px;
    opacity: 0;
    visibility: hidden;
    display: inline-block;
    transition: all 0.3s ease-out 0s;
    background-color: var(--tp-theme-primary);
}

#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu li.mega-menu-item:hover > a.mega-menu-link{
    color: var(--tp-theme-primary);
    padding-left: 25px!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a.mega-menu-link{
    color: var(--tp-theme-primary)!important;
}

#mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu li.mega-menu-item:hover > a.mega-menu-link::before{
    width: 20px;
    visibility: visible;
    opacity: 1;
}

.tp-header-2-wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a.mega-menu-link{
    color: var(--tp-common-yellow)!important;
}

.tp-header-transparent.tp-header-inner #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a.mega-menu-link{
    color: var(--tp-common-orange)!important;
}

.tp-header-5-border #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a.mega-menu-link{
    color: var(--tp-common-sky)!important;
}

.tp-main-menu-5 #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item ul.mega-sub-menu a.mega-menu-link:before{
    background-color: var(--tp-common-sky);
}

.tp-main-menu-5 #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu li.mega-menu-item:hover > a.mega-menu-link{
    color: var(--tp-common-sky)!important;
}

.tp-main-menu-5.main-menu-4 #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item ul.mega-sub-menu a.mega-menu-link:before{
    background-color: var(--tp-common-orange);
}

.tp-main-menu-5.main-menu-4 #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu li.mega-menu-item:hover > a.mega-menu-link{
    color: var(--tp-common-orange)!important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item> a.mega-menu-link{
    padding: 32px 0!important;
    line-height: 1;
    height: auto;
}

.header-sticky #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item> a.mega-menu-link {
    padding: 25px 0px!important;
}

.tp-main-menu-2 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item> a.mega-menu-link{
    padding: 27px 0!important;
}

.tp-main-menu-5 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item> a.mega-menu-link{
    padding: 27px 0!important;
}

.tp-main-menu-5.main-menu-4 #mega-menu-wrap-primary #mega-menu-primary {
    margin-left: 0!important;
}

.tp-main-menu #mega-menu-primary li.mega-menu-flyout .mega-sub-menu li{
    padding: 0 28px!important;
}

.header-sticky .tp-main-menu-2 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item> a.mega-menu-link{
    padding: 25px 0!important;
}

.header-sticky .tp-main-menu-5 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item> a.mega-menu-link {
    padding: 25px 0 !important;
}

}

.elementor .tp-project-thumb img {
    border-radius: 10px;
}

.elementor .tp-faq-thumb {
    border-radius: 15px;
}

.elementor .tp-testimonial-2-thumb img {
    border-radius: 12px 12px 0px 12px;
}

.elementor .tp-testimonial-2-thumb-2 img {
    border-radius: 0px 12px 12px 12px;
}

.elementor .tp-chose-2-shape img {
    box-shadow: 0 0 40px 0 rgba(11, 17, 57, 0.2);
    border-radius: 14px;
}

.elementor .tp-chose-2-shape-two img {
    box-shadow: 0 20px 20px 0 rgba(32, 33, 36, 0.1);
    border-radius: 16px;
}

.elementor .tp-chose-2-shape-three img {
    border-radius: 20px;
    box-shadow: 0 20px 20px 0 rgba(32, 33, 36, 0.1);
}

.elementor .tp-chose-2-shape-four img {
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 20px;
    box-shadow: 0 30px 50px 0 rgba(18, 17, 22, 0.08);
}

.elementor .tp-chose-2-shape-five img {
    border-radius: 10px;
}

.elementor .tp-about-3-thumb img {
    border-radius: 20px;
}

.elementor .tp-about-3-thumb-2 img {
    border-radius: 20px;
}

.elementor .tp-portfolio-details-thumb-main img {
    border-radius: 10px;
}

.tp-about-3-progress-wrapper .tp-about-single-progress:last-child{
    margin-bottom: 0;
}

.elementor .tp-hero-4-thumb img{
    max-width: inherit;
}

.sv-details-category-list ul li img{
    opacity: 0.5;
    position: relative;
    top: -2px;
}   

.sv-details-category-list ul li.active img{
    opacity: 1;
}

.tp-breadcrumb-6-ptb{
    z-index: 11;
}

.tp-header-3-search-input input{
    outline: none;
}

.postbox-comment-reply a{
    padding: 0;
    padding-left: 6px;
    border:none;
}

.postbox-comment-reply a:hover{
    background: transparent;
}

.postbox-comment-reply{
    display: inline-block;
    height: 30px;
    line-height: 27px;
    padding: 0 18px;
    font-weight: 500;
    font-size: 13px;
    color: #202124;
    border: 1px solid #F0F0F0;
    border-radius: 20px;
    transition: 0.3s;
    cursor: pointer;
}

.postbox-comment-reply:hover{
    background: var(--tp-common-blue-4);
    border-color: var(--tp-common-blue-4);
}

.postbox-comment-reply:hover a{
    color: #fff;
}

.postbox-comment-reply:hover svg {
    color: var(--tp-common-white);
}

#cancel-comment-reply-link{
    display: inline-block;
    height: 30px;
    line-height: 27px;
    padding: 0 18px;
    font-weight: 500;
    font-size: 15px;
    color: #202124;
    border: 1px solid #F0F0F0;
    border-radius: 20px;
    transition: 0.3s;
    float: right;
}

#cancel-comment-reply-link:hover{
    color: var(--tp-common-white);
    background: var(--tp-common-blue-4);
    border-color: var(--tp-common-blue-4);
}

.elementor .tp-btn-orange {
    box-shadow: 0 6px 10px 0 rgba(4, 10, 72, 0.2);
}

.elementor .tp-about-2-thumb img {
    border-radius: 25px;
}

.elementor .tp-about-2-thumb .inner-thumb-1{
	border-radius: 18px;
}

.elementor .tp-about-2-thumb .inner-thumb-1{
	border-radius: 18px;
}

.elementor .tp-about-2-thumb .inner-thumb-2{
	border-radius: 10px;
}

.elementor .tp-portfolio-details-thumb img {
    border-radius: 14px;
}

.widget_news{
	padding-bottom:35px;
}

.postbox-details-list span br{
	display:none;
}

.postbox-area table tbody td a:hover {
    color: var(--tp-common-blue2);
}
.postbox-area table tbody th a:hover {
    color: var(--tp-common-blue2);
}

.tp-breadcrumb-banner{
    margin-bottom: 0;
}

.tp-breadcrumb-banner-area .blog-details-banner{
    margin-top: 60px;
}
.binoz-background{
    background: #212529;
}