/*
CTC Separate Stylesheet
Updated: 2024-02-13 05:45:37
*/
.backdrop {
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5); /* Adjust opacity as needed */
  display: none;
z-index:99;

}
.overflow{
overflow:hidden !important; 
}
body {
    overflow-x: hidden !important;
}
body::-webkit-scrollbar {
    width: 10px;
  }
.privacy a {
    color: #686868 !important;
    text-decoration: underline !important;
} 
	.term-services strong, .term-services b,li::marker{
		color:#000 !important;
	} 
.term-services ul li a,.term-services ul li,.term-services p,.term-services .elementor-widget-container {
	   font-family: "Be Vietnam Pro cs", Sans-serif !important;
	} 
.space-li ul {
    line-height: 35px;
}
.privacy h3 {
    color: #000 !important;
    margin: 0 !important;
}
  img.tab-img {
    padding-bottom: 10px;
    max-width:150px !important;
}
  
  body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
  }
   

  body::-webkit-scrollbar-thumb {
    background: #ccc; 
    border-radius: 10px;
  }
  

  body::-webkit-scrollbar-thumb:hover {
    background: #ccc; 
  }
.comment-box h2 {
    font-size: 35px !important; 
    line-height: 45px !important;
}
.header-sticky{
	transition:0.5s;
}
.header-sticky.elementor-sticky--effects {
    background: #fff;
    border-bottom: solid 1px #ccc;
    transition: 0.5s;
}

/* header css */
.tab-style .elementor-tab-desktop-title {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
/* menu */
.nav-effect .sub-menu {
    width: 350px !important;
    z-index:999 !important;
}

.nav-effect span.sub-arrow {
    display: none !important;
}
.menu-layout:after {
    content: " ";
    width: 390px;
    position: relative;
    display: block;
}
/* menu */

/* home style */

/* slider css */
.splide__list {
    align-items: center !important;

}

.splide__list {
    text-align: center !important;
}

/* sldier css */

.box-shape .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 200px;
}

.box-shape strong {
    font-weight: 700;
}

.box-shape:after {
    content: "";
    width: 100%;
    height: 51px;
    background: #e6e6e6;
    position: absolute;
    bottom: -51px;
    right: 0;
    border-radius: 0px 0px 30px 30px;
}

.box-shape:before {
    clip-path: polygon(34% 43%, 0 0, 65% 0);
    content: "";
    width: 80px;
    height: 80px;
    background: #e6e6e6;
    position: absolute;
    bottom: 0;
    left: 39%;
    transform: translateY(124px);
    z-index: 9;
}

/* box */


/* tab style */
.tab-style .elementor-tab-desktop-title {
    text-align: center !important;
    border-bottom: solid 2px #D9D9D9 !important;
    margin: 0 26px !important;
    transition: 0.5s !important;
}

.tab-style .elementor-tab-content {
    padding-top: 70px !important;
}

.tab-style .elementor-tab-desktop-title.elementor-active {
    border-bottom: solid 2px #F37021 !important;
    margin: 0 26px;
}

.tab-style .elementor-tab-desktop-title:hover {
    border-bottom: solid 2px #F37021 !important;
    color: #282828 !important;
    transition: 0.5s !important;
}

/* tab style */
li.under-li a {
    font-family: "Be Vietnam Pro cs", Sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 34px !important;
    letter-spacing: 0em !important;
    text-align: left;
    color: #717171 !important;
    padding-left: 20px !important;
}

li.under-li a:before {
    content: ".";
    font-size: 39px;
    position: absolute;
    left: 0px;
    height: 55px;
}


li.mb-3 {
    margin-bottom: 10px !important;
}

li.under-li:first-child {
    margin-top: 20px !important;
}

.ancher a {
    color: #282828 !important;
    text-decoration: underline !important;
}

li.log-in {
    display: none !important;
}

.acc-boreder .elementor-tab-content {
    display: none;
    padding: 15px 20px;
    border-top: none !important;
}

.zoom .elementor-post__thumbnail img {
    transition: 0.5s !important;
}

.zoom .elementor-post__thumbnail:hover img {
    transform: scale(1.1);
    transition: 0.5s !important;
}

#banner-element .elementor-widget-container {
    border-left: solid 1px;
    border-top: solid 1px;
    border-bottom: solid 1px;
    padding: 36px 17px;
    border-radius: 70px;
    overflow-x: hidden;
}

section#banner-sec {
    max-width: 1860px;
    margin-left: auto;
}
.search-filter-st .post-item a {
	pointer-events:none;
}
/* home style */

/* hover css */
.feature-benifit.elementor-column:hover {
    background: #1f1f1f;
}

.feature-benifit.elementor-column:hover a.elementor-button {
/*     transform: translate(0px, -30px); */
    transition: 0.5s;
    opacity: 1;
}

.feature-benifit a.elementor-button {
	 transform: translate(0px, -30px);
    opacity: 0.5;
    transform: translate(0px, -10px);
    transition: 0.5s;
}

/* hover css */

/* image box style */

.img-box-style .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column-reverse;
}

.img-box-style .elementor-image-box-content {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #fff;
    border-radius: 40px 40px 0px 0px;
    padding: 50px 30px;
    min-height: 240px;
}

.img-box-style img {
    width: 100%;
}

/* image box style */

/* accordian css */
.acc-boreder .elementor-accordion-item {
    border-left: none !important;
    border-right: none !important;
}

/* accordian css */
.menu-item-description {
    font-size: 14px;
    color: #999;
    display: block;
}


/* button hover */

.buttn-effect {
    transition: 0.5s ease-in-out;
}

.buttn-effect .elementor-button-link:hover .elementor-button-text {
    color: #f37021;
    transition: 0.5s ease-in-out;
}

.buttn-effect .elementor-button-link:hover svg {
    filter: invert(42%) sepia(93%) saturate(1352%) hue-rotate(-31deg) brightness(119%) contrast(119%);
    transform: rotate(-40deg);
    transition: 0.5s ease-in-out;
}

/* button hover */

/* image zoom effect */

.moving-img {
    animation: toptobottom 5s linear infinite alternate;
}

/* image zoom effect */


/* Cms style */
.font-geident h2 {

    background: -webkit-linear-gradient(265deg, #d3d3d3 29%, rgb(38 38 38 / 5%) 80%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

/* Cms style */


/* read more */
.zoom a.elementor-post__read-more {
    margin-left: 35px;
}

.zoom a.elementor-post__read-more:before {
    background-repeat: no-repeat;
    content: "";
    background-image: url(https://controlf5.co.in/client-demo/ld/wp-content/uploads/2024/02/Vector.svg);
    height: 25px;
    width: 25px;
    background-size: 23px;
    position: absolute;
    margin-left: -34px;
    margin-top: 3px;
}
/* read more */


/* home hover */

.hover-tab:hover .elementor-image-box-img {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear !important;
}

.hover-tab:hover .elementor-image-box-content {
    transform: translatex(-35px);
    transition: 0.8s;
}

.hover-tab .elementor-image-box-img {
    transition: 0.5s !important;
}

#banner-element .elementor-widget-container:hover,
#banner-element .elementor-widget-container:hover p {
    border-color: #f37021;
    color: #f37021;
    transition: 0.5s;
}

#banner-element .elementor-widget-container:hover img {
    transform: rotate(-323deg);
    transition: 0.5s;
    filter: invert(42%) sepia(93%) saturate(1352%) hue-rotate(-31deg) brightness(119%) contrast(119%);
}

.splide__slide:hover img {
/*     filter: invert(42%) sepia(93%) saturate(1352%) hue-rotate(-31deg) brightness(119%) contrast(119%) !important; */
/*     transform: scale(1.1) !important; */
    transition: 0.5s;
}

.splide__slide {
    transition: 0.5s;
}


/* home hover */

.img-box-style .elementor-image-box-img {
    margin-top: -2px !important;
}


.nav-effect .sub-menu {
    padding: 20px 25px !important;
    background: #fff !important;
/*     border-top: solid 3px #f37021 !important; */
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 0px 0px 20px 20px;
	/*     border-image: linear-gradient(to right, #f37021 28%, transparent 20%) 100% 1; */
}

.nav-effect a.elementor-sub-item {
    margin-left: -9px;
}

.nav-effect a.elementor-sub-item.elementor-item-anchor {
    margin-left: -8px !important;
}

span.menu-description {
    margin-bottom: 20px;
    display: block;
    margin-top: 6px;
    font-family: "Be Vietnam Pro cs", Sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #717171;

}



/* key frame style */
.moving-img-2 {
    animation: toptobottom2 6s linear infinite alternate;
}

.left-to-right {
    animation: moveLeftToRight 15s linear infinite alternate;
    /* Adjust duration and timing function as needed */
}

.cms-moving {
    animation: cms 6s linear infinite alternate;
}

.mover-drop {
    animation: mover-drop 6s linear infinite alternate;
}


/* key frame style */

/* search filer */
.search-filter-st input#dw-glossary-search {
    width: 25%;
    padding: 15px;
    border-color: #A7A7A7;
}
.search-filter-st ul.dw-glossary-index {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 5px 0;
}
.search-filter-st a.dw-glossary-menu {
    color: #F37021;
}
.search-filter-st li.post-item a {
    color: #000;
}
.search-filter-st li{
    font-family: "Montserrat";
	font-weight: 400;
}
.search-filter-st li.dw-glossary-title {
    color: #fff;
    border-radius: 0 !important;
    font-size: 18px !important;
    line-height: 16px !important;
    margin-top: 30px;
    background: linear-gradient(90deg, #F37021 70px, #f560005e 2%) !important;


}
.anchor-lowercase a{
	text-transform:lowercase !important;
}
.footer-form-ld #form-field-email{
	text-transform:lowercase;
}
.footer-form-ld #form-field-email::placeholder{
	text-transform:capitalize;
}
#breadcrumbs span:nth-child(2) a{
	cursor: default;
}
/* home slider product */
.ld_product_slider li.splide__slide {
/*     height: 250px !important; */
/*     width: calc(20%) !important; */
}
.ld_product_slider .splide__slide img{
	 aspect-ratio: 3 / 4;
}
.ld_product_slider .splide__slide p{
	color:#282828;
	font-size:12px;
	line-height:16px;
}
.ld_product_slider .splide__arrow:hover{
	background:#ccc !important;
}
.ld_product_slider .splide__arrow:focus{
	background:#F37021 !important;
}
.ld_product_slider .splide__arrow:focus svg {
	fill:#fff !important;
}

/* min media */
@media (min-width: 1940px) {
    section#banner-sec {
        max-width: 1810px;
        margin: auto;
    }
}

@media(min-width:1850px) {
	.backdrop{
		top:100px;
	}

    .box-shape .elementor-widget-container {
        min-height: 270px;
    }
	@keyframes toptobottom2 {
    0% {
        bottom: 235px;
    }

    100% {
        bottom: -128px;
		}    
}

@keyframes toptobottom {
    0% {
        top: -170px;
    }

    100% {
        top: 150px;
    }
}
	.acc-boreder .elementor-accordion-icon {
		    margin-top: 10px !important;
	}
}

/* min media */

@media(min-width:1800px){
	.acc-boreder .elementor-accordion-title{
		line-height:35px !important;
	}
	.acc-boreder .elementor-accordion-icon {
		    margin-top: 10px !important;
	}
/* 	.ld_product_slider li.splide__slide {
    height: 200px !important; */
}
}

/* responsive media start */

@media(max-width:1800px) {
	.menu-layout:after{
		    width: 340px;
	}

.zoom a.elementor-post__read-more:before {
height: 20px;
    width: 20px;
    background-size: 18px;
    margin-left: -30px;
    margin-top: 4px;
}



.zoom a.elementor-post__read-more {
    margin-left: 28px;
}

.buttn-effect span.elementor-button-text {
    font-size: 16px !important;
    line-height: 16px !important;
}
.box-media figure.elementor-image-box-img {
    margin-bottom: 0 !important;
}
li.under-li a {
    font-size: 14px !important;
}
	span.menu-description{
		font-size:14px !important;
        line-height:22px;
		margin-top:0px;
	}
	.box-shape:before {
    left: 38% !important;
}


    .tab-style .elementor-tab-desktop-title {
        padding: 0 2px !important;
    }

    #banner-element .elementor-widget-container {
        border-left: solid 1px;
        border-top: solid 1px;
        border-bottom: solid 1px;
        padding: 26px 18px;
        overflow-x: hidden;
        right: -120px;
        position: absolute;
        width: 300px;
        transition: 0.5s;
    }

    section#banner-sec {
        max-width: 98%;
        margin-left: auto;
    }

    .acc-boreder span.elementor-accordion-icon-closed,
    .acc-boreder span.elementor-accordion-icon-opened {
        height: 40px;
        margin-top: 4px;
    }
	@keyframes toptobottom2 {
    0% {
        bottom: 100px;
    }

    100% {
        bottom: -160px;
    }
}
@keyframes toptobottom {
    0% {
        top: -100px;
    }

    100% {
        top: 100px;
    }
}
.ld_product_slider .splide__arrow--next {
    right: 0em !important;
}
.ld_product_slider .splide__arrow--prev {
    left: 0em !important;
}	

}

@media(max-width:1400px){
	@media (max-width: 1800px)
.box-shape:before {
    left: 34% !important;
}
}

@media(max-width:1350px) {
    .img-box-style .elementor-image-box-content {
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        background: #fff;
        border-radius: 10px 10px 0px 0px;
        padding: 25px 25px;
        min-height: 160px;
    }
}
/* @media(min-width:1367px){
	.ld_product_slider li.splide__slide {
    height: 200px !important;
}
} */
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2)  and (min-resolution: 192dpi) {


/* 	.our-clent .elementor-element.elementor-element-74cbafc>.elementor-container{
		  min-height: 100vh !important;
	} */
	.our-clent .elementor-container{
		   min-height: 900px !important; 
	}
 
}



@media screen and (min-device-width: 1024px) and (max-device-width: 1440px) {

/*     .col-seprate .elementor-container {
        flex-wrap: wrap !important;
        gap: 25px;
        justify-content: center !important;
    } */
.col-seprate .elementor-widget-wrap.elementor-element-populated {
    margin: 0px 14px !important;
}
    .col-seprate .elementor-inner-column {
        width: calc(50% - 15px) !important;
    }

    .cms-font h3 {
        font-size: 24px !important;
        padding-left: 15px;
    }
}

@media screen and (min-device-width: 1024px) and (max-device-width: 1340px) {
    #banner-element .elementor-widget-container {
        border-left: solid 1px;
        border-top: solid 1px;
        border-bottom: solid 1px;
        padding: 19px 17px;
        overflow-x: hidden;
        right: -54px;
        position: absolute;
        width: 260px;
        transition: 0.5s;
        top: -50px;
    }
    .col-seprate .elementor-container {
        flex-wrap: wrap !important;
        gap: 25px;
        justify-content: center !important;
    }
}
@media(max-width:1280px){
	.our-clent .elementor-container {
    min-height: 795px !important;
}
}

@media(max-width:1024px) {
	span.menu-description{
		line-height:22px !important; 
	}
	.nav-effect .sub-menu{
		width:100% !important;
	}
.backdrop {
width:0%;
height:0%;
opacity:0;
}
.nav-effect span.sub-arrow {
    display: block !important;
}
.buttn-effect span.elementor-button-text {
    font-size: 14px !important;
    line-height: 14px !important;
}
	.br-none br{
		display:none !important;
	}
    img.tab-img {
        width: 100% !important;
        max-width: 100px !important;
    }

    .tab-style .elementor-tab-content {
        padding: 0px !important;
    }

    .tab-style .elementor-tab-desktop-title.elementor-active {
        border-bottom: solid 2px #F37021 !important;
        margin: 0 !important;
    }

    .tab-style .elementor-tab-desktop-title {
        text-align: center !important;
        border-bottom: solid 2px #D9D9D9 !important;
        margin: 0 !important;
        transition: 0.5s !important;
        width: 50% !important;
        padding: 8px 0px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .box-media .elementor-image-box-img {
        margin: 0 !important;
    }

    .box-media img {
        margin-bottom: 20px !important;
    }

    .box-media .elementor-image-box-wrapper {
        flex-direction: column !important;
        justify-content: center;
        align-items: center;
        text-align: center !important;
    }

    #banner-element .elementor-widget-container {
        padding: 20px 12px;
        right: -100px;
        position: absolute;
        width: 258px;
        transition: 0.5s;
    }

    li.log-in {
        display: block !important;
    }

    .nav-effect .sub-menu {
        padding: 20px 20px !important;
        background: #fff !important;
/*         border-top: solid 1px #f37021 !important; */
        box-shadow: none;

    }

    .nav-effect .sub-menu a {
        padding: 0 !important;
    }

    .nav-effect .elementor-nav-menu {
        padding: 24px 1px;
    }
/* 	.ld_product_slider li.splide__slide {
    height: 190px !important;
} */
}

@media(max-width:767px) {

/* .nav-effect a#sm-1711097736718664-3 {
    padding-top: 0 !important;
} */

/* .nav-effect .elementor-nav-menu--dropdown a {
padding-top:0 !important;
}
 */
	.nav-effect .sub-menu .menu-item:last-child span{
		margin-bottom:10px !important;
	}
	
.search-filter-st input#dw-glossary-search {
    width: 100%;
}
	.search-filter-st li.post-item {
     width: 100% !important; 
}
	.search-filter-st ul.dw-glossary-index {
    overflow: scroll;
}
	.search-filter-st li.post-item {
    font-size: 14px;
    line-height: 24px;
}
	.search-filter-st ul.dw-glossary-index li {
    font-size: 16px;
    line-height: 20px;
}

.nav-effect .sub-menu {
    padding: 10px 20px !important;
    padding-bottom: 0 !important;

}
.grow-font h2 {
    font-size: 1.2rem !important;
    line-height: 1.5rem !important;
}
	.privacy h3 {
    font-size: 18px !important;
    line-height: 26px !important;
}
.term-services ul {
    padding: 0px !important;
    padding-left: 20px !important;
}

.nav-effect .elementor-nav-menu {
    padding: 10px 0px;
}
 .buttn-effect span.elementor-button-text {
    font-size: 12px !important;
    line-height: 12px !important;
}
.box-media img {
    margin-bottom: 0px !important;
}

.ico-mob span.elementor-icon-list-icon {
    left: 0px !important;
}

.icon-fix .elementor-icon-box-icon {
    line-height: 0 !important;
    margin-top: 9px;
}
    .zoom a.elementor-post__read-more:before {
        background-size: 18px;
        margin-left: -34px;
        margin-top: 4px;
    }

    .mobile-tab .elementor-tabs .elementor-tabs-wrapper {
        display: flex !important;
        justify-content: space-between !important;
    }

    .box-shape .elementor-widget-container {
        min-height: 150px;
    }

    .box-shape:before {
        left: 42% !important;
    }

    .mobile-tab .elementor-tab-mobile-title {
        display: none !important;
    }

    li.under-li a:before {
        content: ".";
        font-size: 39px;
        position: absolute;
        left: -18px !important;
        height: 60px;
    }

    li.under-li {
        margin-left: 15px !important;
    }

    .font-geident h2 {
        font-size: 40px !important;
    }

    .icon-fix li {
        padding-left: 20px !important;
    }

    .icon-fix span.elementor-icon-list-icon {
        position: absolute !important;
        left: -5px;
        top: 5px !important;
    }

    .feature-benifit.elementor-column a.elementor-button {
        transform: translate(0px, -18px);
        transition: 0.5s;
        opacity: 1 !important;
    }
 .feature-benifit.elementor-column:hover a.elementor-button {
        transform: translate(0px, -18px);
        transition: 0.5s;
        opacity: 1 !important;
    }
    .img-box-style .elementor-image-box-content {
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        background: #fff;
        border-radius: 40px 40px 0px 0px;
        padding: 20px 35px;
        min-height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    div#banner-element {
        position: relative;
        top: 0;
    }
#banner-element .elementor-image-box-wrapper {
       display: flex;
    align-items: center;
    gap: 16px;
    padding: 0px 10px;
}
	#banner-element p br{
		display:none !important;
	}
    #banner-element .elementor-widget-container {
        position: relative;
        width: auto;
        right: 0;
        padding: 10px 10px;
        border: solid 1px;
    }

    .acc-boreder span.elementor-accordion-icon-closed,
    .acc-boreder span.elementor-accordion-icon-opened {
        height: auto !important;

    }

	
.hover-tab:hover .elementor-image-box-content {
    transform:none;
}
	.hover-tab:hover .elementor-image-box-img{
		visibility:visible !important;
		opacity: 1;
	}	
	.globe-sec{
		background:none !important;
	}
	.dropshipping-sec{
		background-color:#282828;
		background-image:url('http://staging.luxury-distribution.com/wp-content/uploads/2024/02/bg-sec.svg');
		background-size:cover;
		background-position:center;
	}
	.text-white-mob{
		color:#fff !important;
	}
	.text-white-mob h2{
		color:#fff !important;
	}
	.text-white-mob .elementor-button-text{
		color:#F37021 !important;
	}
	.text-white-mob .elementor-button-icon svg{
		fill:#F37021 !important;
	}
/* 	.ld_product_slider li.splide__slide {
    height: 300px !important;
    width: calc(33.3%) !important;
} */
}
/* @media(max-width:450px){
	.ld_product_slider li.splide__slide {
    height: 170px !important;
    width: calc(20.3%) !important;
}
} */

/* responsive media start */





/* key frame */


@keyframes cms {
    0% {
        left: 20px;
    }

    100% {
        left: 250px;
    }
}



@keyframes moveLeftToRight {
    0% {
        left: 0;
    }

    25% {
        left: 25%;
    }

    50% {
        left: 50%;
    }

    100% {
        left: 100%;
    }
}


@-webkit-keyframes shine {

    0%,
    10% {
        background-position: -1000px;
    }

    20% {
        background-position: top left;
    }

    90% {
        background-position: top right;
    }

    100% {
        background-position: 1000px;
    }
}

/* key frame */



/* .shine h1 div {
      position: absolute;
      top: 20px;
      height: 110%;
      left: 0;
      width: 13%;
          background: linear-gradient(to right, #ffffff, transparent 55%);
      -webkit-text-fill-color: transparent;
      animation: shine 5s linear infinite alternate !important;
      overflow: hidden;
      transform: rotate(26deg);
  } */


.shine h1 {

    display: inline-block;
    position: relative;

    /*   animation: shine 2s linear infinite; */
}

@keyframes mover-drop {


    0% {
        top: -100px;
    }

    100% {
        top: 70px;
    }

}

@keyframes shine {

    0% {
        left: -5%;
    }

    100% {
        left: 100%
    }
}