/*
Theme Name: Nexordr
Theme URI: https://nexordr.com/
Author: NexOrdr
Author URI: https://nexordr.com/
Description: Nexordr is a Freelance Marketplace online ordering theme with some exciting features and excellent code quality.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: biznity
Tested up to: 6.8
Requires PHP: 7.4

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.
*/


/* .container {max-width:1200px; margin:auto; padding:20px;} */

.btn {
  padding:12px 25px;
  border-radius:50px;
  text-decoration:none;
  display:inline-block;
  font-weight:600;
}

.btn-primary {background:#fff; color:#5b21b6;}
.btn-outline {border:2px solid #fff; color:#fff;}

.card {
  background:#fff;
  border-radius:15px;
  padding:25px;
  box-shadow:0 10px 25px rgba(0,0,0,0.08);
}

.grid {
  display:flex;
  gap:20px;
  flex-wrap:wrap;
}

.grid-3 .card {flex:1; min-width:280px;}

.faq-item {
  background:#fff;
  padding:15px;
  border-radius:10px;
  margin-bottom:10px;
}

input, textarea {
  width:100%;
  padding:12px;
  margin-bottom:10px;
  border-radius:8px;
  border:1px solid #ddd;
}


.hero {
  background: linear-gradient(135deg,#5b21b6,#7c3aed);
  color:#fff;
  text-align:center;
  padding:80px 20px;
}

.stats {
  background:#5b21b6;
  color:#fff;
  display:flex;
  justify-content:space-around;
  padding:20px;
  flex-wrap:wrap;
}






img{
    max-width: 100%;
    height:auto;
 }
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    clear: both;
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    clear: right;
    margin: 5px 0 32px 2em;
}
.wp-block-image .alignright{
    margin-left: 2em;
}
.alignleft {
    float: left;
    margin: 5px 2em 32px 0;
}
.wp-block-image .alignleft{
    margin-right: 2em;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
.wp-block-pullquote{
    border:none;
}
.wp-block-archives.aligncenter, .wp-block-categories.aligncenter, .wp-block-latest-posts.aligncenter {
    text-align: center;
}
.wp-block-cover{
    margin-bottom: 28px;
}
.wp-block-embed{
    margin-bottom: 30px;
}
.product-block.grid .product-image{
    width: 100%;
}
.product-block.grid .product-image img{
    width: 100%;
}
.bread-title{
    word-break: break-word;
    word-wrap: break-word;
}
.advane-search-wrapper-fields {
    display: none;
}

.wp-block-cover.has-background-dim .wp-block-cover-text{
    color: #fff;
}
.wp-block-button {
    margin-top: 15px;
    margin-bottom: 15px;
}
.logo-theme img{
    max-width: 150px;
}

/* fix */
p{
    margin-bottom: 20px;
}
.main-page.full-default {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.cmb-th span.required {
    color: red;
}



.elementor-682 .elementor-element.elementor-element-5f5c7c8{
    border-bottom: 0;
}
.megamenu > li:hover > a, .megamenu > li.active > a {

    text-decoration: none !important;

}
.apus-header {
    position: absolute !important;
    width: 100%;
}


.sshado{
	box-shadow: 0 0 30px hsl(263.36deg 69.3% 42.16% / 20%);
}

@media(max-width: 767px){
    .widget-listing-search-form.horizontal .form-group-location{
        flex-wrap: wrap;
    }
    .widget-listing-search-form.horizontal .form-group-location > div ~ div{
        margin-top: 15px;
    }
}

.contact-form-agent .agent-content .email {
    word-wrap: break-word;
}

.elementor-lightbox .elementor-swiper-button{
    outline: none !important;
}
@media(max-width: 1200px){
    .elementor-lightbox .elementor-swiper-button{
        cursor:auto;
    } 
}

.listing-detail-gallery.v1 .image-wrapper {
    text-align: center;
}

.listing-detail-gallery.v1 img {
    display: inline;
}

.row.row-padding-5 {
    margin-left: -5px;
    margin-right: -5px;
}
.row-padding-5 .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.listings-currencies .currencies {
    list-style: none;
    margin: 0;
    padding: 15px 30px;
}

.listings-currencies .currencies li label {
    width: 100%;
    cursor: pointer;
    font-weight: 400;
}

.listings-currencies .currencies li.active label, .listings-currencies .currencies li label:hover {
    color: #ff5a5f;
}
.currencies-wrapper .dropdown-toggle i {
    margin-left: 7px;
}

.form-group-price.list ul.price-filter {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.form-group-price.list ul.price-filter li{
    padding: 3px 0px;
    cursor: pointer;
}

.form-group-price.list ul.price-filter li:hover{
    color: #ff5a5f;
}
.my_resume_eduarea .content > *{
    word-wrap: break-word;
}
.message-top .notifications-wrapper{
    max-height: 500px;
    overflow-y: auto;
    scrollbar-width: thin;
}
@media(min-width:1200px){
    .dashboard-notifications{
        max-height: 630px;
        overflow-y: auto;
        scrollbar-width: thin;
    }
}


.payment_box {
    display: none;
}



.headertext{
    width: 100%;
}

.headertext h4{
    font-size: 56PX;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px;
    color:#0F0D1D;
}


.headertext h4 span{
    color:#5B21B6;
}


.headertext p{
    color:#344050;
    font-size: 20px;
	font-weight: normal;
}

.headertext ul{
	display: flex;
    gap: 15px 30px;
    flex-wrap: wrap;
    padding: 0;
    width: 84%;	
	font-weight: normal;
}

.headertext ul li{
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;      
}



.bssection{
    width: 100%;
    background: url(../images/hellobg.png);
    background-size: cover;
    padding: 150px 0 100px;
}


.colbox{
    display: flex;
        gap: 30px;
            align-items: center;
}

.colboxL{
    display: flex;
     align-items: center;
     justify-content: center;
     flex-direction: column;
     gap: 30px;
    width: 100%;
}

.colboxR{
        display: flex;
     align-items: center;
     justify-content: center;
     flex-direction: column;
     gap: 30px;
    width: 100%;
}


.list-icon .icon {
	background: rgb(255 255 255 / 0%) !important;}
  











.bsbox{
    background: #fff;
    border: 1px solid #5B21B6;
    box-shadow: 0px 0px 30px 0px hsl(234.27deg 100% 60.98% / 10%);
    width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
     border-radius: 20px;
     text-decoration: none;
}

.bsbox:hover{
    background: #8B5CF6;
}

.bsbox svg{
    fill: #5B21B6;

}

.bsbox:hover svg{
    fill: #fff;
}






.bsbox h5{
    font-size: 16px;
    font-weight: 600;
        text-align: center;
            margin: 0;
            color: #0F0D1D;
}

.bsbox:hover h5{
    color: #fff;
}



.textsection{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.titlearea{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: -35px;
}

.titlearea h3{
     font-size: 36px;
     font-weight: 600;
     color: #fff;
	    padding: 0;
    margin: 0;
}

.titlearea p{
     font-size: 16px;
     color: #fff;
     text-align: center;
}


.btngroup{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-top: 70px;
}

.cbtn{
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    color: #5B21B6;
    box-shadow: 0px 0px 30px 0px rgba(90.99999999999996, 33, 182, 0.2);
    border: 1px solid #5B21B6;
    border-radius: 100px;
    padding: 14px 40px;
}

.cbtn:hover{
    background-color: #8B5CF6;
    color: #fff;
}


.growarea{
        width: 100%;
	font-family: var(--bs-font-sans-serif);

}


.grobox{
    display: flex;
    align-items: center;
    padding: 0 15px;

}

.groboxL{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    flex-direction: column;
    width: 100%;
}

.groboxR{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    flex-direction: column;
    width: 100%;
}




.groboxtext{
    text-align: center;
}



.groboxtext .titlearea{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 0;    
}

.groboxtext .titlearea h3{
     font-size: 36px;
     font-weight: bold;
     color: #0F0D1D;
	    padding: 0;
    margin: 0;
}

.groboxtext .titlearea h3 span{
      color: #5B21B6;
}

.groboxtext .titlearea p{
     font-size: 16px;
     color: #344050;
     text-align: center;
	font-weight: normal;
}


.bsbox2{
    background: #fff;
    border: 1px solid #5B21B6;
    box-shadow: 0px 0px 30px 0px hsl(234.27deg 100% 60.98% / 10%);
    width: 100%;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
     border-radius: 20px;
     text-decoration: none;
     padding: 20px 60px 20px 20px;
     position: relative;
	min-height: 150px;
}


.bsbox2 h5 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 10px 0;
    color: #0F0D1D;
}


.bsbox2 p {
font-size: 14px;
    line-height: 20px;
    text-align: right;
    margin: 0;
    color: #344050;
    font-weight: 400;
}


.bsboxicon{
      position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(220%, -50%);
  transform: translate(220%, -50%);
}

.bsbox2:nth-child(2){
    margin-right: 50px;
}




.bsbox3{
    background: #fff;
    border: 1px solid #5B21B6;
    box-shadow: 0px 0px 30px 0px hsl(234.27deg 100% 60.98% / 10%);
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
     border-radius: 20px;
     text-decoration: none;
     padding: 20px 20px 20px 60px;
     position: relative;
	    min-height: 150px;
}


.bsbox3 h5 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 10px 0;
    color: #0F0D1D;
}


.bsbox3 p {
font-size: 14px;
    line-height: 20px;
    text-align: right;
    margin: 0;
    color: #344050;
    font-weight: 400;
}


.bsboxicon2{
      position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-320%, -50%);
  transform: translate(-320%, -50%);
}

.bsbox3:nth-child(2){
    margin-left: 50px;
}


    .post-grid.vdefault .top-image {
        margin-bottom: 0;
    }

.post-grid.vdefault .col-content{
    background: #fff;
padding: 15px;
	border-radius: 0 0 20px 20px;
}

.post-grid.vdefault .col-content .top-detail-info .avatar-img,
.post-grid.vdefault .col-content .category{
display: none !important;
}


.elementor-4423 .elementor-element.elementor-element-4c31da1 .post-layout {
    border-style: solid;
    border-width: 15px 15px 15px 15px;
    border-color: #96000000;
    background-color: #FFFFFF7D;
    border-radius: 20px;
}


.post-grid.vdefault .col-content .btn-readmore{
background-color: #FFFFFF;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    box-shadow: 0px 0px 10px 0px rgba(90.99999999999996, 33, 182, 0.2);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
    border-radius: 100px;
    padding: 10px 30px;
}


.top-detail-info {
    text-transform: capitalize;
    font-size: 14px;
}

.top-detail-info a {
    color: #5B21B6;
}

.post-grid.vdefault .top-detail-info {
    margin-bottom: 20px;
    color: #5B21B6;
}

.post-grid .entry-title {
    font-size: 22px;
    font-weight: 600;
}


.elementor-4423 .elementor-element.elementor-element-f5ef0e1 .top-info {
    flex-direction: column;
    padding-top: 50px;
}

.elementor-4423 .elementor-element.elementor-element-f5ef0e1 .name-client {
    font-size: 16px;
    font-weight: 400;
}


.elementor-4423 .elementor-element.elementor-element-f5ef0e1 .description {
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    font-weight: 300;
}



.widget-testimonials .style3 .slick-carousel .slick-slide {
        height: 50vh;
        display: flex;
}

.elementor-4423 .elementor-element.elementor-element-f5ef0e1 [class*="testimonials-item"] {
    background-color: #5B21B6;
    display: flex!important;
    flex-direction: column !important;
    align-items: center!important;
    justify-content: center!important;
}

.testimonials-item-style3 .bottom-info {
        padding: 0 30px 30px 30px !important;
    }


.testimonials-item-style3 .wrapper-avarta + .info-testimonials {
    padding-left: 0 !important;
}

.elementor-nav-menu--dropdown {
  z-index: 9999 !important;
}

.elementor-nav-menu--dropdown {
    z-index: 9999 !important;
}

.e-con-inner{
    position: relative;
}

.scbtn{
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    color: #5B21B6;
    box-shadow: 0px 0px 30px 0px rgba(90.99999999999996, 33, 182, 0.2);
    border: 1px solid #5B21B6;
    border-radius: 100px;
    padding: 10px 20px;
}

.scbtn:hover{
    background-color: #8B5CF6;
    color: #fff;
}



.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-top: 5px;
}

.wpcf7 input[type="submit"] {
    background: #6c2bd9;
    color: #fff;
    border: none;
    padding: 12px 20px;
    border-radius: 6px;
    cursor: pointer;
}

.wpcf7 input[type="submit"]:hover {
    background: #5a23b5;
}


.apus-breadscrumb.has_bg .bread-title {
    color: #5d23b7 !important;
}
.apus-breadscrumb.has_bg a {
	color: #5b22b3 !important;}
.apus-breadscrumb.has_bg .active {
	color: #5b25b7 !important;}



.sociallink{
    width: 100%;
}

.sociallink ul{
     display: flex;
    align-items: center;
    width: 100%;
}

.header-mobile-bottom {
  border-top: 0px solid #f0f1f4;
  padding: 0 0;	
position: absolute;
top: 16px;
right: 0;
}


/* Mega Menu */

.megamenu_area{
    font-family: "Outfit", Sans-serif;
    background: #F5F3FF;
    width: 1320px;
    padding: 30px;
    box-shadow: 0 10px 10px hsl(263deg 69% 42% / 20%);
    border-radius: 0 0 20px 20px;
}

.megamenu_area h5{
    font-family: "Outfit", Sans-serif;
    font-size: 20px;
    font-weight: 500;
        margin: 0;
    margin-bottom: 20px;
}

.megamenu_area ul{
    margin: 0;
     padding: 0;
      display: flex;
      flex-direction: column;
      gap: 20px;
}

.megamenu_area ul li{
    margin: 0 !important;
    padding: 0;
    list-style: none;
}

.megamenu_area ul li a{
    margin: 0;
    padding: 0;
    display: flex !important;
    align-items: center;
    border: 1px solid color(srgb 0.36 0.13 0.71 / 0.15);
    border-radius: 12px;
    gap: 20px;
    padding: 10px;
    transition: .5s;
}

.megamenu_area ul li a:hover{
    background: #F5F3FF;
    box-shadow: 0 0 20px color(srgb 0.36 0.13 0.71 / 0.20);
    transition: .5s;
}

.megamenu_area ul li a .menuicon{
display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: rgb(139 92 246 / 15%);
    border-radius: 12px;
}

.megamenu_area ul li a .menutext{
     flex: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.megamenu_area ul li a .menutext h6{
    font-family: "Outfit", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

.megamenu_area ul li a .menutext p{
    color: #344050;
    font-family: "Outfit", Sans-serif;
    font-size: 12px;
    font-weight: 300;
    margin: 0;
    padding: 0;
    line-height: normal;
        white-space: normal;
}

/* End Mega Menu */


.post-layout {
  overflow: hidden;
  margin-bottom: 20px;
	border-radius: 40px;
}

.freeconsultation a {
    color: #5b21b6 !important;
}


.freeconsultation:hover a {
    color: #FFFFFF !important;
}

.elementor-5378 .elementor-element.elementor-element-f5ef0e1 .description {
    text-align: center!important;
}

.testimonials-item-style3 .top-info {
flex-direction: column;
}

.testimonials-item-style3 .top-info .flex-grow-1 {
    flex-grow: 0 !important;
}




.elementor-42 .elementor-element.elementor-element-244afc2:not(.elementor-motion-effects-element-type-background), .elementor-42 .elementor-element.elementor-element-244afc2 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	position: relative !important;
}


.elementor-42 .elementor-element.elementor-element-244afc2:not(.elementor-motion-effects-element-type-background), .elementor-42 .elementor-element.elementor-element-244afc2 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before {
    background-image: url(https://nexordr.com/wp-content/uploads/2026/03/Frame-481877-1.png)  !important;
    --background-overlay: '';
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.accordion .accordion-item .accordion-button {
	border-width: 0 !important;
}










@media (max-width: 767px) {
    .widget-listing-search-form.horizontal .form-group-min_rate, 
    .widget-listing-search-form.horizontal .form-group-distance{
        margin: 15px 0;
    }
	
	
	.heade-img{
		display:none;
	}
	
	
	.bssection {
		padding: 50px 0;
	}
	
	.colbox {
		flex-direction: column;
	}
	
	.titlearea {
margin-top: 50px !important;
		margin-bottom: 50px;
	}
	
	
	.textsection img{
		display: none;
	}
	
	.cbtn{
		padding: 10px 16px!important;
	}
	
	.grobox {
		padding: 0 0 !important;
	}
	
	.bsboxicon {
		-webkit-transform: translate(150%, -50%);
		transform: translate(150%, -50%);
	}
	

	.bsbox2:nth-child(2) {
		margin-right: 0 !important;
	}
	
	.bsboxicon2 {
		-webkit-transform: translate(-250%, -50%);
		transform: translate(-250%, -50%);
	}
	
	.bsbox3:nth-child(2) {
		margin-left: 0 !important;
	}
		
}

