.banner-home .elementor-button {
    display: none !important;
}
.contactsection option {
    color: #69727d;
}
.contactsection select {
    color: #a7adb3 !important;
}
.board_member .board_member_row {
    display: flex;
    flex-wrap: wrap;
}

.board_member .container {
    width: 100%;
    max-width: 100%;
    padding: 0px;
}
.board_member .board_member_row .elementor-col-33 {
    padding: 0px 10px;
    margin: 10px 0px;
}

/* logo */
.single-team .team .elementor-post__thumbnail img{
       width: 100% !important;
    transform: none !important;
    left: 0 !important;
    top: 0 !important;
    position: relative !important;
}

.single-team .team .elementor-post__thumbnail {
    padding-bottom: 0px !important;
}
.box {
    width: auto !important;
    margin: 0;
}
.box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 4.5px solid #ffffff;
    transition: all 0.5s;
    -webkit-animation: clippath 3s infinite linear;
    animation: clippath 3s infinite linear;
}

/* @-webkit-keyframes clippath {
  0%, 100% {
    -webkit-clip-path: inset(0 0 65% 0);
            clip-path: inset(0 0 65% 0);
  }
  25% {
    -webkit-clip-path: inset(0 65% 0 0);
            clip-path: inset(0 65% 0 0);
  }
  50% {
    -webkit-clip-path: inset(65% 0 0 0);
            clip-path: inset(65% 0 0 0);
  }
  75% {
    -webkit-clip-path: inset(0 0 0 65%);
            clip-path: inset(0 0 0 65%);
  }
}

@keyframes clippath {
  0%, 100% {
    -webkit-clip-path: inset(0 0 65% 0);
            clip-path: inset(0 0 65% 0);
  }
  25% {
    -webkit-clip-path: inset(0 65% 0 0);
            clip-path: inset(0 65% 0 0);
  }
  50% {
    -webkit-clip-path: inset(65% 0 0 0);
            clip-path: inset(65% 0 0 0);
  }
  75% {
    -webkit-clip-path: inset(0 0 0 65%);
            clip-path: inset(0 0 0 65%);
  }
} */
 

/* end */


button.jupiterx-scroll-top.jupiterx-icon-angle-up:before {
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.about_team_member h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 55px;
    letter-spacing: -0.07em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}

.about_team_member p {
    font-family: 'Almarai';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
}

.contact_number a, .email_address a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    text-transform: capitalize;
    color: #FFFFFF;
}

.contact_number, .email_address {
    margin-bottom: 0 !important;
}

.social_icon {
    padding: 20px 0px 40px;
}

.team .elementor-post__thumbnail img {
    width: auto !important;
    transform: scale(1.01) translate(-86%,-50%) !important;
}

.contact_number a, .email_address a {
    position: relative;
    left: 30px;
}

.contact_number a:before{
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -30px;
    background-image: url(/HDP/wp-content/uploads/2023/04/phone_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 6px;
}
.email_address a:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -30px;
    background-image: url(/HDP/wp-content/uploads/2023/04/email_icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: 6px;
}












.board_member .elementor-image-box-content {
    border: 1px solid rgb(255 255 255 / 30%);
    border-right: 0px;
    padding: 10px 30px 15px 10px;
}

.board_member .elementor-image-box-wrapper {
/*     background-image: url(http://rapid.ticketpeers.com/HDP/wp-content/uploads/2023/03/tob_bg.png); */
    background-image: url(/HDP/wp-content/uploads/2023/03/tob_bg.png);
    background-repeat: no-repeat;
    background-size: 80% 74%;
    background-position: center right;
    position: relative;
}

.board_member .elementor-image-box-img {
    position: relative;
    right: 14px;
    bottom: 20px;}

.board_member .elementor-image-box-content h3 {
    text-transform: uppercase;
    padding-bottom: 0px;
}
.board_member .elementor-image-box-content a {
    display: block;
    font-size: 12px;
    line-height: 15px;
    text-transform: capitalize;
    color: #62CBC9;
/*     padding-top: 6px; */
}
.board_member .elementor-image-box-content p {
    margin: 0;
    font-size: 10px;
    line-height: 20px;
}

.board_member .elementor-image-box-title a {
    font-size: 16px !important;
    line-height: 22px !important;
    padding: 0px;
}

/*--- SALMAN SHAH CSS STARTS ----*/
.contactsection:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 130px;
    background: linear-gradient(180deg, #031722 0%, #163546 90.95%);
    transform: matrix(1, 0, 0, -1, 0, 0);
    left: 0;
    right: 0;
}
.contact-locations ul.elementor-icon-list-items li {
    margin-bottom: 25px !important;
}
.contact-locations ul.elementor-icon-list-items li a {
    align-items: flex-start;
}
.contact-locations ul.elementor-icon-list-items li a span.elementor-icon-list-icon {
    margin-top: 4px;
}

.bannerheading {
    display: flex;
    align-items: center !important;
}
.bannerheading:before {
    content: "";
    border-bottom: 1px solid;
    width: 45px;
    height: 1px;
    display: block;
    margin-right: 15px;
}
body.home .custom-navigation{
	display:none;
}
.custom-navigation .elementor-nav-menu li:before {
    content: "";
    border: 1px solid white;
    display: block;
    width: 45px;
    height: 1px;
    opacity: 1 !important;
    margin-left: auto;
    position: relative;
    top: 3px;
    margin-top: 10px;
}
.custom-navigation .elementor-nav-menu li a {
    padding-top: 15px !important;
    opacity: 0;
}
.custom-navigation .elementor-nav-menu li.current-menu-item a, .custom-navigation .elementor-nav-menu li a {
    opacity: 1;
}
.elementor-102 .elementor-element.elementor-element-8f6c2ff .elementor-nav-menu--main .elementor-item {
    color: #ffffff;
    fill: #ffffff;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -15px !important;
}
.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    border: 1px solid white;
    background-color: transparent !important;
}
.swiper-pagination-bullet-active {
    background-color: white !important;
}

/*--- SALMAN SHAH CSS STARTS ----*/

/* Custom CSS */
.home .menu-home {
    display: none;
}
.jupiterx-header {

    z-index: 99 !important;

}
.jet-scroll-navigation--position-right {
    margin-right: 75px !important;
}
.btn-slider a.elementor-button.elementor-slide-button.elementor-size-md:after {
    content: '';
    position: absolute;
    background-image: url(/HDP/wp-content/uploads/2020/07/Arrow-1.svg) !important;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-left: 20px;
}
.accordion .elementor-accordion .elementor-tab-content {
/*     padding: 50px 0 50px 0; */
	padding: 0px 0 0px 0;
}
.arow .elementor-swiper-button.elementor-swiper-button-next:hover {
    box-shadow: inset 400px 0 0 0 #62cbc9;
    animation:slidebg 2s linear infinite;
}

.arow .elementor-swiper-button.elementor-swiper-button-next {
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #62cbc9;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}
.arow .elementor-swiper-button.elementor-swiper-button-prev {
    cursor: pointer;
/*     box-shadow: inset 0 0 0 0 #62cbc9; */
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}
.arow .elementor-swiper-button.elementor-swiper-button-prev:hover {
/*     box-shadow: inset 400px 0 0 0 #62cbc9; */
	background-color: #62cbc9;
    animation:slidebg 2s linear infinite;
}

/* new slider */
.arow .elementor-swiper-button.elementor-swiper-button-next:before {
    content: '\e87d';
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 100%;
    transition: all 0.5s ease-in;
}
.arow .elementor-swiper-button.elementor-swiper-button-next:hover i {
    transform: translate(-70px);
}

.arow .elementor-swiper-button.elementor-swiper-button-next {
    overflow: hidden;
}
.arow .elementor-swiper-button.elementor-swiper-button-next i {
    transition: all 0.5s ease-in;
}
.arow .elementor-swiper-button.elementor-swiper-button-next:hover:before {
    left: 0;
    z-index: 9;
    opacity: 1;
}

/* 2nd */
.arow .elementor-swiper-button.elementor-swiper-button-prev:before {
    content: '\e87e';
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 100%;
    transition: all 0.5s ease-in;
}
.arow .elementor-swiper-button.elementor-swiper-button-prev:hover i {
    transform: translate(-70px);
}

.arow .elementor-swiper-button.elementor-swiper-button-prev {
    overflow: hidden;
}
.arow .elementor-swiper-button.elementor-swiper-button-prev i {
    transition: all 0.5s ease-in;
}
.arow .elementor-swiper-button.elementor-swiper-button-prevt:hover:before {
    left: 0;
    z-index: 9;
    opacity: 1;
}
.arow .elementor-swiper-button.elementor-swiper-button-prev:hover:before {
    left: 0;
}
/* end */
/* end */

/* arowhome */
.line li.elementor-icon-list-item {
    /* margin-bottom: 10px; */
}



/* .line .elementor-icon-list-item {
    text-decoration: none;
}

.line .elementor-icon-list-item:hover:after {
    content: '';
    display: block;
    width: 0px;
    height: 2px;
    background: #62cbc9;
    transition: width 0.3s;
}

.line .elementor-icon-list-item:hover::after {
    width: 40%;
} */
.line span.elementor-icon-list-text:after {
    display: block;
    content: '';
    border-bottom: solid 1px #62cbc9;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    transform-origin: 0% 50%;
}

.line span.elementor-icon-list-text:hover:after {
    transform: scaleX(1);
}

.elementor-button .elementor-slide-button .elementor-size-sm .ex:hover {
    margin-left: 10px;
}

.elementor-slide-button .ex:hover {
    padding-left: 15px;
    transition: 1s;
}

.ex {
    transition: 1s;
}
a.elementor-button.elementor-slide-button.elementor-size-sm:after {
    content: '';
    position: absolute;
    background-image: url(/HDP/wp-content/uploads/2023/03/Arrow-1.png);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-left: 25px;
	transition: 1s;
}



a.elementor-button.elementor-slide-button.elementor-size-sm:hover:after {
    content: '';position: absolute;
    background-image: url(/HDP/wp-content/uploads/2023/02/Arrow-1-1.png);
    /* width: 50px; */
    /* height: 50px; */
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-left: 75px;
    opacity: -1;
	transition: 1s;
}
/* end */
.arow .elementor-swiper-button.elementor-swiper-button-prev {
    left: 312px;
    border: 1px solid white;
    padding: 25px;
}
.arow .elementor-swiper-button.elementor-swiper-button-next {
    right: 312px;
    border: 1px solid white;
    padding: 25px;
}
.jet-scroll-navigation__item {
    justify-content: right !important;

}


.jupiterx-header-stick .jupiterx-header{
	    visibility: hidden !important;
}
.jupiterx-main-content {
	padding: 0px 0   !important;}

/* .jupiterx-header-stick .jupiterx-header {
	position: relative !important;} */
.searchandfilter ul {
/*     display: inline-flex  !important; */
/*     justify-content: center; */
/*     width: 100%; */
/*     margin: 10px 0px 30px 0px; */
/*     padding: 0px; */
}

/* select#ofcategory option:last-child {
    display: none !important;
} */

.proj-me {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
}
/* 
select#ofcategory option:nth-child(2) {
    display: none !important;
} */
.top-list{
	    display: inline-block !important;
    width: auto !important;
    margin-right: 60px !important;
    margin-bottom: 0 !important;
}



.jet-scroll-navigation__dot {
    /* display: none; */
    width: 65px !important;
    height: 3px !important;
    border-radius: 0px !important;
    opacity: 0.6;
}
.jet-scroll-navigation--position-right .jet-scroll-navigation__item-hint {
	padding: 0px 0px !important;
    opacity: 1;
	margin:0px !important;
    right: 0px !important;
    position: relative !important;
}
.jet-scroll-navigation__item.active span.jet-scroll-navigation__label {
    color: #62CBC9!important;
	/*font-size: 16px !important; */
}

.jet-scroll-navigation__item:before {
    content: "";
    border: 1px solid white;
    display: block;
    width: 45px;
    height: 1px;
    opacity: 1 !important;
    margin-left: auto;
    position: relative;
    top: 3px;
    margin-top: 10px;
}
.jet-scroll-navigation__item span {
    padding-top: 15px;
    line-height: 22px;
}

span.jet-scroll-navigation__label {
/*     color: transparent !important; */
}
.jet-scroll-navigation__item {
	opacity: 1 !important;
    margin: 0px !important;
    width: 50%;
    cursor: pointer;
    text-align: left;
	flex-direction: column;
    align-items: end !important;
}
.progress-me .elementor-widget-image-box {
    position: relative;
    top: 35px;
    margin: 0px !important;
}
.proj-me {
    position: absolute;
    top: 0;
    z-index: 2;
}

.proj-me {
    position: absolute !important;
}
.progress-me .number-percentage-wraper {
    display: none;
}
div#soc-head {
    position: fixed;
    top: 38%;
    z-index: 999;
    left: 4%;     width: 100px;
}

.b-slider .elementor-slide-heading span {
    font-size: 16px;
    float: left;
    width: 100%;
    line-height: 18px;
	padding-bottom: 20px;
}

.top-list li{
	min-height: 30px;
}

.b-slider{
    margin-bottom: 0 !important;
}

.b-slider .swiper-slide-contents{
        margin-left: 194px;
        margin-top: 30px;
}
/* Slide */
#Slide-1 .elementor-slide-heading {
    width: 100%;
}

#Slide-1 .elementor-slide-description {
    width: 50%;
}
/* end */


.banner-slider .jet-slider .slider-pro .jet-slider__item {
    background-color: transparent !important;
}

.banner-slider .jet-slider__button{
	    background: url(../../../../../wp-content/uploads/2020/07/right-arrow.png) no-repeat 87%;
    background-size: 21px;
}

.banner-slider .sp-buttons{
	position: absolute;
        left: -180px;
    bottom: 50%;	
	counter-reset: my-sec-counter;
}

.banner-slider .sp-buttons .sp-selected-button{
	position:relative;
}

section#portfolio {
    background-size: 100% 100% !important;
    background-position: 0px 0px !important;
}
.com-banner:after {
    background: url(HDP/wp-content/uploads/2022/03/inner-arrow.png);
    position: absolute;
    content: "";
    width: 623px;
    height: 100%;
    right: 0;
    background-size: 100% 100%;
    z-index: 1;
    top: 0;
}
.elementor-2370 .elementor-element.elementor-element-bc04e27 .elementkit-tab-nav .elementkit-nav-link {
    width: 248px !important;
}
.elementor-2370 .elementor-element.elementor-element-bc04e27 .elementkit-tab-wraper.elementskit-fitcontent-tab:not(.vertical) {
    text-align: left !important;
}

.com-banner .elementor-widget-wrap.elementor-element-populated {
    padding: 190px 10px 25px 10px !important;
}
.banner-slider .sp-button:after{
	counter-increment: my-sec-counter;
  	content:  "0"counter(my-sec-counter);
    position: absolute;
    right: -27px;
        top: -17px;
    font-family: FuturaTEE, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
	opacity:0;
}

.banner-slider .sp-buttons .sp-selected-button:after{
	opacity:1;
}


.banner-slider .sp-button{
	    display: block;
    border-color: #fff !important;
    height: 2px !important;
    padding: 11px;
    background: none !important;
	
}



.jet-scroll-navigation__inner.jet-scroll-navigation__item-hint{
	position:relative;
}



 .jet-scroll-navigation__inner .jet-scroll-navigation__dot{
	position:relative;
}


.jet-scroll-navigation--position-right {
    /*  left: calc(100% - 106px) !important;
    margin-right: 0 !important;
    min-height: 100%;
    display: flex;
	z-index:99;
*/
}

.jet-scroll-navigation__inner{
	position:relative;
}
/*
.jet-scroll-navigation__inner:before{
	    content: '';
    background: #ddd;
    width: 1px;
    height: 26%;
    position: absolute;
    top: calc(10% + 30px);
    right: 8px;
}*/

.jupiterx-header-stick .jet-scroll-navigation__inner:before {
    height: 31%;
    top: 8%;
}

.top-border .jet-scroll-navigation__inner:before{
	    content: '';
    background: #fff;
    width: 1px;
    height: 40%;
    position: absolute;
    top: 0%;
    right: 8px;
}


.jupiterx-header-stick .raven-site-logo img{
	max-width:160px !important;
}

.jupiterx-header-stick .top-header{
	padding-top: 0px !important;
    margin-top: 0;
}

.d-none{
	display:none !important;
}

.raven-nav-menu-toggle{
	position:relative;
}
.jet-scroll-navigation__dot {
    width: 80px !important;
    height: 3px !important;     display: none !important;
}


.jupiterx-header-stick .raven-nav-menu-toggle:before{
	height: 30px;
    top: -54px;
}

.raven-nav-menu-toggle .raven-nav-menu-custom-icon{
	background: url(../../../../../wp-content/uploads/2022/01/menu-bar.png) no-repeat center;
    width: 24px;
    height: 16px;
}

.jupiterx-header-stick .raven-nav-menu-toggle .raven-nav-menu-custom-icon{
	background: url(../../../../../http://demos.branex.com/HDP/wp-content/uploads/2023/02/menu-main.png) no-repeat center;
}



.full-menubar .raven-nav-menu-full-screen{
	background: url('http://demos.branex.com/HDP/wp-content/uploads/2023/02/menu-main.png') no-repeat center;
    width: 100%;
    height: 100%;
	background-size:cover;
	-webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    padding-right: 140px;
}

.full-menubar .raven-nav-menu-full-screen ul li a{
	justify-content:normal !important;
}
.media-page .elementor-swiper-button {
    width: auto;
    opacity: 1;
    height: auto;
}

.portfolio_items section.elementor-section:nth-child(2) .elementor-container {
    background: white;
	padding: 20px;}
.portfolio_items section.elementor-section:nth-child(3){padding-bottom:0px !important;}
.portfolio_items span.raven-heading-title {
    font-size: 1em;
}
.contractor-img{
	       position: absolute !important;
    width: 720px !important;
    left: 80px;
}

.counter-columns {
	width: 50% !important;
    display: inline-block;
    margin-top: 90px;
	position:relative;
}

.counter-columns:after{
	content: '';
    border-right: 1px solid #ddd;
    width: 1px;
    height: 45px;
    text-align: right;
    position: absolute;
    left: 74%;
    top: 20px;
	
}

.border-none:after{
	border:none !important;
}

.jupiterx-main .jupiterx-main-content > .container-fluid, .jupiterx-main .jupiterx-main-content > .container{
	padding-right: 0px !important;
    padding-left: 0px !important;
    overflow: hidden;
	max-width:100% !important; 
	width:100% !important;
}

.get-in-touch-form .elementor-field-group input{
	border-width: 1px;
    border-color: #E2E2E2;
    border-style: solid;
    background-color: rgb(255, 255, 255);
    min-height: 50px;
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #000000 !important;
}

.get-in-touch-form .elementor-field-group textarea {
    border-width: 1px;
    border-color: #E2E2E2;
    border-style: solid;
    background-color: rgb(255, 255, 255);
    padding-top: 18px;
	color:#000 !important;
}

.get-in-touch-form #submit-form{

}

.get-in-touch-form button.elementor-button {
    font-family: "Poppins", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    background-color: #62CBC9;
/*     background-image: linear-gradient(180deg, #FF6700 0%, #B85410 100%) !important; */
    border-radius: 0px 0px 0px 0px;
	border:none !important;
	cursor:pointer !important;
    position: relative;
	color:white;
}

.get-in-touch-form button.elementor-button:after{
	content: '';
    background: url(../../../../../wp-content/uploads/2022/01/arrow-right.png) no-repeat right;
    width: 16px;
    height: 10px;
    position: absolute;
    left: calc(100% - 65px);
    top: 50%;
    transform: translateY(-50%);
}

.get-in-touch-form button.elementor-button:hover, .get-in-touch-form button.elementor-button:active{
	background-color: black;
/*     background-image: linear-gradient(180deg, #B85410 0%, #FF6700 100%) !important; */
	color:#fff !important;
}

.get-in-touch-form .elementor-field-group .elementor-message-danger, .signup-form .elementor-field-group .elementor-message-danger {
    font-size: 14px;
    margin-bottom: -29px;
    margin-top: 0;
    padding: 0;
    border: none;
}


.get-in-touch-form div.elementor-message-success, .signup-form div.elementor-message-success{
	border: 1px solid green;
    padding: 12px;
    margin-top: 30px;
    color: green; 
}

 .signup-form div.elementor-message-success {
    margin-top: 20px;
    margin-bottom: -64px;
}

.get-in-touch-form div.elementor-message-danger{
	border: 1px solid red;
    padding: 12px;
    margin-top: 30px;
    color: red;
}

.get-in-touch-form .elementor-field-group input.elementor-field:focus, .get-in-touch-form .elementor-field-group input.elementor-field:active {
	outline: none;
    color: black !important;
}

.get-in-touch-form .elementor-field-group input.elementor-field::-webkit-input-placeholder, .get-in-touch-form .elementor-field-group textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   color: rgb(0 0 0 / 50%) !important;
	font-weight:400;
	opacity:1;
}
.get-in-touch-form .elementor-field-group input.elementor-field::-moz-placeholder, .get-in-touch-form .elementor-field-group textarea::-moz-placeholder { /* Firefox 19+ */
  color: rgb(0 0 0 / 50%) !important;
	font-weight:400;
	opacity:1;
}
.get-in-touch-form .elementor-field-group input.elementor-field:-ms-input-placeholder, .get-in-touch-form .elementor-field-group textarea:-ms-input-placeholder { /* IE 10+ */
  color: rgb(0 0 0 / 50%) !important;
	font-weight:400;
	opacity:1;
}
.get-in-touch-form .elementor-field-group input.elementor-field:-moz-placeholder, .get-in-touch-form .elementor-field-group textarea:-moz-placeholder { /* Firefox 18- */
  color: rgb(0 0 0 / 50%) !important;
	font-weight:400;
	opacity:1;
}

.chat-with-us .elementor-button {
    width: 100%;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #62CBC9;
/*     background-image: linear-gradient(180deg, #FF6700 0%, #B85410 100%) !important; */
    border-radius: 0px 0px 0px 0px;
    border:none !important;
    cursor:pointer !important;
}

.chat-with-us .elementor-button:hover, .chat-with-us .elementor-button:active {
    background-color: black !important;
/*     background-image: linear-gradient(180deg, #B85410 0%, #FF6700 100%) !important; */
}

.men-img {
    text-align: center;
    align-items: flex-end;
    height: 100vh;
    display: flex;
    justify-content: end;
}

.footer-links h4.elementor-heading-title {
    border-bottom: 1px solid #fff;
    padding-bottom: 25px;
	position:relative;
}
/*
.footer-links h4.elementor-heading-title:after{
	content: '';
    background: #62CBC9;
    width: 50px;
    height: 3px;
    position: absolute;
    display: block;
    bottom: -0.5px;
}
*/
.newsletter-bg{
	margin-top:30px;
}

.newsletter-bg .elementor-widget-heading{
		width:auto !important;
	margin-bottom: 0 !important;
    display: flex !important;
    align-items: center;
	padding-right:20px;
}

.newsletter-bg .signup-form{
		width:77% !important;
}

/*.left-column{
	height:100vh;
}*/

.services-tabs{
	
}

/* .services-tabs .elementor-tabs-content-wrapper {
    background-color: #02010100;
    position: absolute;
    right: -680px;
    width: 100%;
    height: 100vh;
    top: -474px;
} */

.nav-tabs{
	list-style:none;
	margin:25px 0;
	padding:0;
	    border: none !important;
}

.nav-tabs li a.active:before{
	content: '';
    background: url(../../../../../wp-content/uploads/2022/03/sep-4.png) no-repeat left;
    width: 91px;
    height: 16px;
    position: absolute;
    left: -50px;
    top: 0px;
    background-size: 64px;
}

.nav-tabs li{
	    margin-bottom: 25px;
    display: block;
}

.nav-tabs li a{
	    font-family: "ProximaNova", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000 !important;
    text-transform: uppercase;
	position: relative;
	cursor:pointer;
}

.nav-tabs li a.active{
	padding-left:20px;
	font-weight:600;
}

.tab-content{
	
}



/* #design{
	 background: url(../../../../../wp-content/uploads/2022/02/tab-content-img.png) no-repeat top center;
}

#fabrication{
	 background: url(../../../../../wp-content/uploads/2022/02/tab-content-img.png) no-repeat top center;
}

#other-services{
	 background: url(../../../../../wp-content/uploads/2022/02/tab-content-img.png) no-repeat top center;
} */

/* .tab-content .panel:before{
	content: '';
    background: url(../../../../../wp-content/uploads/2022/03/tab-before.png) no-repeat no-repeat 58px 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-size: 952px;
} */


.tab-content .panel{
/*     background: url(../../../../../wp-content/uploads/2022/02/tab-content-img.png) no-repeat 11px 0px !important; */
/*     background-size: 106.5% 100% !important; */
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 0.5s;
	position:relative !important;
    min-height: calc(100vh - 0px);
}/*
section#portfolio:before {
    content: "";
    position: absolute;
    top: 0;
    background-image: url(http://demos.branex.com/HDP/wp-content/uploads/2022/03/shape-com.png) !important;
    height: 100%;
    width: 69.1%;
    background-repeat: no-repeat;
    background-position: 0px 0;
    background-size: 100% 100%;
    left: 306px;
}

*/

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


/*.tab-content .panel-body{
	display: flex;
    padding: 0px;
    align-items: flex-start;
    justify-content: center;
    height: 100vh;
    padding-top: 60px;
}*/

.tab-content .three-column {
    width: 25%;
    margin-bottom: 60px;
}

.tab-content .panel-body h3{
	font-family: "ProximaNova", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-top:20px;
	display:block;
	    margin-bottom: 0;
	width: 85%;
}

.tab-content .panel-body a{
	font-family: "ProximaNova", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #62CBC9;
	text-transform:uppercase;
	letter-spacing:3px;
}

.services-btn{
	background: url(../../../../../wp-content/uploads/2020/07/right-arrow.png) no-repeat 87%;
    background-size: 21px;
    padding: 13px 50px 13px 24px;
/*     margin: 30px 0px 0px 0px; */
        background-color: #000;
    color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-flex;
}


/*****************			Expand Div		********************/


.black-bg,.container-bg{
	margin: 0 auto;
    height: 100vh;
    width: 100%;
}

.container-bg{
	background:#262626;
}

/* .product-1{
	background:url(/wp-content/uploads/2022/01/p-1.jpg) no-repeat top center;
}

.product-2{
	background:url(/wp-content/uploads/2022/01/p-2.jpg) no-repeat top center;
}

.product-3{
	background:url(/wp-content/uploads/2022/01/p-3.jpg) no-repeat top center;
}

.product-4{
	background:url(/wp-content/uploads/2022/01/p-4.jpg) no-repeat top center;
} */

.img-product{
	    object-fit: cover;
    width: 100%;
    height:100vh !important;
/* 	filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1); */
}

.img-ex{
	position:relative;
}

.img-ex:before{
	content: '';
    background: rgb(255 103 0 / 62%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

#growContainer:hover .grow:hover .img-ex:before{
	display:none;
}

#growContainer:hover .grow:hover .img-product{
	object-position: center;
/*     filter: grayscale(0); */
}

/* .product-2 .img-product {
    object-position: -400px;
}

.product-3 .img-product {
    object-position: -483px;
}

.product-4 .img-product{
	    object-position: -482px;
} */

/* #growContainer:hover .product-4:hover .img-product{
	object-position: -176px;
} */

#growContainer{
	display: flex;
	width:100%;
	height:100%;
}
.grow{
	display: table-cell;
    height: 100%;
   width: 33.333%;
    -webkit-transition: width 600ms;
    -moz-transition: width 600ms;
    transition: width 600ms;
    position: relative;
}
#growContainer:hover .grow{
	width: 33.333%;
}
#growContainer:hover .grow:hover {
	width: 46%;
}

 #growContainer .result_hover {
	width: 46%;
}



.product-number{
	position: absolute;
	bottom: 45px;
	left: 30px;
	z-index:2;
}

.product-number h4{
	font-family: "ProximaNova-Bold", Sans-serif;
	font-size: 194px;
	font-weight: 800;
	color: rgb(255 255 255 / 20%);
	margin:0;
	padding:0;
	letter-spacing: 0.07em;
	text-transform: uppercase;
}

.product-rotate{
	position: absolute;
    left: 60px;
    top: 150px;
	z-index:2;
}

.product-rotate h5:after{
	    bottom: 0;
    content: '';
    background: #fff;
    width: 60px;
    height: 2px;
    margin: auto;
    position: absolute;
    left: 0;
}

.product-rotate h5{
	font-family: "ProximaNova", Sans-serif;
    font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 37px;
letter-spacing: -0.02em;
text-transform: capitalize;
color: #FFFFFF;
	margin:0;
	padding:0;
	    padding-bottom: 16px;
	    width: 95%;
}



.grow .product-content{
	display: none;
/*     transition: all 0.3s linear;
    -webkit-transition: all 0.8s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear; */
      width: 540px;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
	z-index:2;
}

.product-1 .product-content, .product-2 .product-content, .product-3 .product-content, .product-4 .product-content{
	display: none;

}

#growContainer:hover .product-1:hover .product-content{
	display:block;
/*   transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear; */
}

#growContainer:hover .product-2:hover .product-content{
	display:block;
/*   transition: all 0.8s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear; */
}

#growContainer:hover .product-3:hover .product-content{
	display:block;
/*   transition: all 0.8s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear; */
}

.product-content h3{
	font-family: "ProximaNova", Sans-serif;
    font-size: 35px;
    font-weight: 700;
	color:#fff;
	padding:0;
	margin-bottom:12px;
}



.product-content h4{
	font-family: "ProximaNova", Sans-serif;
	font-weight: bold;
	font-size: 42px;
	letter-spacing: -0.02em;
	text-transform: capitalize;
	padding:0;
	margin-bottom: 16px;
	position:relative;
	padding-bottom:25px;
}

.product-content h4:after{
	 bottom: 0;
    content: '';
    background: #fff;
    width: 60px;
    height: 2px;
    margin: auto;
    position: absolute;
    left: 0;
	right:0;
}

.product-content p{
	color: #fff;
	margin-bottom:8px;
	display:block;
	    font-family: "Poppins", Sans-serif;
	font-size: 18px;
	text-align: center;
	letter-spacing: -0.02em;
	text-transform: capitalize;
	margin-bottom:30px;
	line-height: normal;
}

.get-btn{
	border:1px solid #fff;
	background:#fff;
	width:200px;
	min-height:50px;
	display:inline-flex;
	justify-content:center;
	align-items:center;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color:#000;
}

.get-btn:hover, .get-btn:active{
	border:1px solid #000;
	background:#000;
	color:#fff;
}

/* #growContainer:hover .product-rotate{
	display:none;
} */

.product-1:hover .product-rotate, .product-2:hover .product-rotate, .product-3:hover .product-rotate{
	display:none;
}

#growContainer .result_hover .product-content{
	display:block;
}

#growContainer .result_hover .product-rotate{
	display:none;
}

#growContainer .result_hover .img-ex:before {
    display:none;
}

/* #growContainer:hover .product-number{
	display:none;
} */

.jupiterx-scroll-top {
    background-color: #62CBC9 !important;
    border: 1px solid #62CBC9 !important;
}

.jupiterx-icon-angle-up:before {
    color: #fff;
}

.bg-footer{
	position:relative;
    background-size: 100% 100% !important;
}


/*.bg-footer:before{
    content: '';
    width: 920px;
    min-height: 601px;
    position: absolute;
    top: 0;
    left: 33.4%;
    background: url(../../../../../wp-content/uploads/2022/01/Vector-5.png) no-repeat no-repeat 50% 0px!important;
    background-size: 100% 100% !important;
}*/

.scroll-nav{
	height: 0px !important;
    min-height: 0 !important;
    max-height: 0 !important;
}

.follow-heading{
	   width: 37% !important;
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
    padding-top: 4px;
}

.follow-heading h2{
	vertical-align:sub;
}

.social-links{
	width: 57% !important;
}

.social-links  .elementor-social-icon:hover i.fa-facebook-f {
    color: #3a559f !important;
}
.social-links .elementor-social-icon:hover i.fa-linkedin-in{color: #225982 !important;}

.social-links .elementor-social-icon i.fa-instagram:before {
    position: unset !important;
}

.social-links .elementor-social-icon:hover i.fa-instagram {
    background: -moz-linear-gradient(top, #e72c83 0%, #a742c6 100%);
    background: -webkit-linear-gradient(top, #e72c83 0%,#a742c6 100%);
    background: linear-gradient(to bottom, #e72c83 0%,#a742c6 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.social-links .elementor-social-icon{
	vertical-align:bottom;
}





/********			Inner Pages			**************/
	

body:not(.home) .raven-nav-menu-toggle:before{
	display:none;
}

body:not(.home) .jupiterx-main-content{
	padding:0 !important
}

body:not(.home) .get-in-touch-form .elementor-field-group input {
       min-height: 45px;
    padding-top: 3px;
    padding-bottom: 0;
	padding-left: 22px;
}

/* body:not(.home) .get-in-touch-form .elementor-field-group input:focus, body:not(.home) .get-in-touch-form .elementor-field-group input:active{
	text-transform:lowercase;
} */



body:not(.home) .get-in-touch-form button.elementor-button {
    width: 48.5%;
	position:relative;
	margin-bottom: 30px;
}

.get-in-touch-form button.elementor-button:focus{
	outline:none;
}

body:not(.home) .get-in-touch-form button.elementor-button:after {
    left: calc(100% - 160px);
}

.office-links{
	    background: #FFFFFF;
    box-shadow: 1px 3px 81px 12px rgb(0 0 0 / 6%);
    min-height: 548px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    margin-top: 60px;
}

.office-heading{
	position:relative;
	padding-left:140px;
	
}


.office-heading:before{
	content: '';
    background: url(../../../../../wp-content/uploads/2023/02/office-1.png) no-repeat left top;
    width: 128px;
    min-height: 128px;
    background-size: cover;
    position: absolute;
    left: 0;
    top: -48px;
}

.office-section{
	position:relative;
}

.collegue-img{
	    position: absolute !important;
        width: 849px !important;
    z-index: 1;
}

.workshop-section .office-heading:before{
	background: url(../../../../../wp-content/uploads/2022/01/w-icon1.png) no-repeat left top;
}

.workshop-section .collegue-img {
    right: 0;
}

.about-tabs .elementor-tab-title{
    width: 33%;
    margin: 0px 15px 0;
    padding: 0px 0px 15px 0px !important;
    /* background: #F9F9F9; */
    line-height: normal !important;
    position: relative !important;
    /* height: 70px !important; */
    text-align: center;
} 

.about-tabs .elementor-tab-title.elementor-active{
	background: transparent;
	color: #62CBC9;
	box-shadow: none;
	/* height: auto !important; */
/* 	margin-top: 10px; */
/* 	padding-top: 0px !important; */
}

.about-tabs .elementor-tab-title.elementor-active a {
    color: #62CBC9 !important;
}
.about-tabs .elementor-tab-title a {
    color: #F9F9F9 !important;
}

.about-tabs .elementor-tab-title:after{
	content: '';
	background: #F9F9F9;
	width: 100% !important;
	height: 1px !important;
	position: absolute !important;
	bottom: 0px !important;
	left: 0px !important;
}

.about-tabs .elementor-tab-title.elementor-active:after{
	background: #62CBC9;
}

.about-tabs .elementor-tabs-wrapper{
	margin:0 -15px;
}

.about-tabs .elementor-tab-content{
	background: transparent;
	box-shadow: none;
}

/*  .page-id-1696 .jupiterx-main-content{
	position:relative !important;
} 

.stand-section:after{
	content: '';
    background: url(../../../../../wp-content/uploads/2022/01/ceo-back.png) no-repeat right;
    width: 948px;
    min-height: 1048px;
    position: absolute;
    right: -20px;
    bottom: 220px;
    background-size: 98%;
}
*/

.stand-section{
	position:relative !important;
}



.service-post-area {
  position: relative;
}


.tbox {
      position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(255 103 0 / 90%);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    padding: 0 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.tbox h1{
	font-family: "ProximaNova", Sans-serif;
	font-weight:700;
	font-size:30px;
	color:#fff;
	letter-spacing: 0.1em;
	text-transform:uppercase;
	margin-bottom: 0;
}

.tbox h6{
	font-family: "ProximaNova", Sans-serif;
	font-weight:400;
	font-size:20px;
	color:#fff;
	letter-spacing:3px;
	text-transform:uppercase;
	margin-bottom: 15px;
}

.tbox p{
	margin:0;
	font-family: "Poppins", Sans-serif;
	font-weight:400;
	font-size:16px;
	color:#fff;
	text-transform:capitalize;
	
}

.team-slider:hover .service-post-area .tbox {
  height: 100%;
}

.team-slider:hover .team-txt{
	opacity:0;
	
}

.team-txt{
	margin-top: 20px;
	display:block;
}

.team-txt h5{
	font-family: "ProximaNova", Sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.1em;
	color:#000;
	text-transform: uppercase;
	margin-bottom: -3px;
}

.team-txt p{
	margin:0;
	font-family: "ProximaNova", Sans-serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #62CBC9;
}



.a2-arrow{
	position:absolute;
	top: 40%;
	width: 100%;
}

.a2-arrow .prevArrow{
	/* width: 100%; */
	position: absolute;
	left: -80px;
}

.a2-arrow .nextArrow{
	/* width: 100%; */
	position: absolute;
	right: -80px;
}

/* .service-post-wrapper .slick-list [data-slick-index="0"] {
    margin: 0;
  } */

.service-post-wrapper .slick-slide {
   margin:0 6px;
}

.portfolio-post-wrapper{
	margin: 0 -10px;
/*     display: flex;
    justify-content: center; */
}

.porfolio-slider{
	position:relative !important;
}

/* .porfolio-slider:before{
    content: '';
    background: url(../../../../../wp-content/uploads/2022/03/port-before.png) no-repeat no-repeat 56.8%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-size: 69.1%;
} */

.bg-portfolio:before{
    content: '';
    background: url(../../../../../wp-content/uploads/2022/05/shadow.png) no-repeat top center;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.bg-portfolio{
    position: relative;
	background-size: cover !important;
    width: 31% !important;
    min-height: 464px;
    display: inline-flex;
    align-items: start;
    flex-direction: column;
    padding: 30px 20px;
        margin: 20px 10px 5px;
}

.bg-portfolio h4{
	font-family: "Montserrat", Sans-serif;
	font-weight: bold;
	font-size: 30px;
letter-spacing: -0.02em;
	color:#fff;
	position:relative;
	text-transform:uppercase;
	opacity:0;
		 -webkit-transition:all 0.5s ease 0s; /* For Safari 3.1 to 6.0 */
    transition: all 0.5s ease 0s; 
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
	
}
.bg-portfolio:hover h4 {
    opacity: 1;
}
.bg-portfolio h4 a{
	color:#fff !important;
}

.bg-portfolio h4:after{
	content: '';
    background: #FFF;
    width: 60px !important;
    height: 1px !important;
    position: absolute !important;
    bottom: -15px !important;
    left: 0px !important;
}

.tab-portfolio .nav-tabs li a.active:before {
    display:none !important;
}
/*
.single{
	background:none !important;
}

.jupiterx-main {
    background-image: none !important;
}

/* .home .jupiterx-main-content{
	position:relative;
}

.home .jupiterx-main-content:before{
	content: '';
    background: url(../../../../../wp-content/uploads/2022/01/Arrow.png) no-repeat right top;
    width: 1201;
    height: 1439;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 1;
    background-size: cover;
} */

/* .arrow-before{
	height: 100vh;
    position: absolute;
    top: 0;
    right: -302px;
    width: 897px;
    z-index: 2;
}

.arrow-before:before{
	content: '';
    width: 100%;
    height: 500px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    background: url(../../../../../wp-content/uploads/2022/01/shade.png) no-repeat right top;
    width: 899px;
    height: 344px;
    background-size: 100%;
    z-index: -1;
} */



.fiester-slider .bdt-content h3 a{
	color: #fff !important;
}

.contact-section{
	position:relative !important;
    background-size: 100% 100% !important;
	
}

/* .contact-section:before{
	content: '';
    background: url(../../../../../wp-content/uploads/2022/03/get-beofre.png) no-repeat no-repeat 100% top;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-size: 50.7%;
} */


.c-img img{
    border-color: transparent !important;
}

.c-img img:hover{
    border-color: #E2E2E2 !important;
}

.mix-sec{

}

.mix-sec:before{
     content: '';
    background: url(../../../../../wp-content/uploads/2022/06/Arrow5.png) no-repeat center;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    position: absolute;
    z-index: 1;
    left: 0px;
}


.footer-phone{

}

.footer-phone .elementor-icon-list-item {
    -webkit-box-align: flex-start !important;
    -ms-flex-align:  flex-start !important;
    align-items: flex-start !important;
}

.footer-phone .elementor-icon-list-item:first-child .elementor-icon-list-icon{
    padding-top: 5px;
}


.footer-phone ul{

}

.footer-phone ul li:last-child{
    margin-top: -10px !important;
}
/*
.footer-phone ul li:last-child .elementor-icon-list-icon{
    visibility: hidden;
}
*/
.signup-form .elementor-field-type-submit {
    margin: 0px !important;
    padding: 0px !important;
    position: absolute;
    right: 0;
    background: transparent !important;
}

.signup-form .elementor-field-type-submit button.elementor-button {
 background-image: url(/HDP/wp-content/uploads/2023/02/paper-plane.png) !important;
    background-color: transparent !important;
    height: 55px;
    width: 82px;
    background-repeat: no-repeat;
    background-position: right 10px; color: transparent !important;
}
.signup-form .elementor-field-type-submit button.elementor-button:focus {
    border: none;
    outline: none;
}
/* 
.home-bottom-slider .elementor-button.elementor-slide-button.elementor-size-sm {
background-image: url(/HDP/wp-content/uploads/2023/03/Frame-1215941421.png);
    background-repeat: no-repeat;
    height: 50px;
    background-position: 0px 12px;
    text-indent: 0;
    width: 150px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
    color: transparent;
}
.home-bottom-slider .elementor-button.elementor-slide-button.elementor-size-sm:hover {
	background-image: url(/HDP/wp-content/uploads/2023/03/Frame-1215941421.png);
	background-repeat: no-repeat;
	height: 50px;
	background-position: 80px 12px;
	text-indent: -110px;

} */
.home-bottom-slider .elementor-button.elementor-slide-button.elementor-size-sm {background-image: url(/HDP/wp-content/uploads/2023/03/Frame-1215941421.png);background-repeat: no-repeat;height: 50px;background-position: 150px 12px !important;text-indent: 0;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;color: transparent;width: 220px;overflow: auto !important;z-index: 99;text-align: left !important;margin-left: -150px;}
.home-bottom-slider .elementor-button.elementor-slide-button.elementor-size-sm:hover {
	background-image: url(/HDP/wp-content/uploads/2023/03/2.png);
	background-repeat: no-repeat;
	height: 50px;
	margin-left: 0;
}


.copy-bottom {
     position: absolute !important;
    bottom: 27px;
    width: 100% !important;
    left: 0;
    right: 0;
}

.signup-form input#form-field-email {
    padding-left: 0px !important;
}


.footer-iframe iframe{
    width: 180px !important;
    height: 130px;
}

.fiester-slider .bdt-fiestar-slider .bdt-item {
        min-height: 480px;
    height: auto !important;
}

.bdt-fiestar-slider .bdt-img-wrap .bdt-img {
    width: 100% !important;
    height: auto !important;
       min-height: 480px;
}

.fiester-slider .bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-next, .fiester-slider .bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-prev{
        border: none!important;
    }

.fiester-slider  .bdt-fiestar-slider .bdt-navigation-wrap .bdt-navigation-next{
    transform: translateY(-50%) rotateY(180deg) !important;
}


/* sarmad css start here*/


.post-type-archive-portfolio .menu-item-6080 .raven-link-item{
	color:#DC610D !important;
	
}
p.elementor-icon-box-description a {
    color: black;
}
p.contact-num a {
    color: black !important;
}

/*-----Css For Job Filter---*/
.page-id-6571 body .jupiterx-site {
    color: black !important;
}
.job_filters .search_jobs {
     background: #414141;
}
.job_filters .job_types {
    background: #60c6c4 !important;
    border-top: 1px solid #e5e5e5;
}


.jupiterx-post-image img
{
display:none;
}
.search_jobs {
    display: none;
}
li.job-type {
    color: #60c6c4 !important;
}
ul.job-listing-meta.meta li.job-type {
    background: #000 !important;     color: #62cbc9 !important;
}
.application_details p {
    color: #000 !important;
}
.application_details {
    background: #fff;
}
.job-manager .part-time, .job_listing .part-time, .job-types .part-time {
    color: #62CBC9;
}
.job-manager .full-time, .job_listing .full-time, .job-types .full-time {
   color: #62CBC9;
}
.position h3 {
    font-family: "Montserrat", Sans-serif;
    color: #5dc1bf;
}
.company span {
    font-family: "Almarai", Sans-serif;
    font-size: 17px;
    color: #000000;
}
.company {
    font-family: "Montserrat", Sans-serif;
}
job_filters .job_types li {
    font-size: 14px;
    font-family: Almari,sans-serif;
}

.job_listings li a {
    padding: 2em 2em 2em 2em !important;
}
.location {
    padding-top: 1.5em !important;
		 color: #fff !important; 
}
.rp4wp-related-job_listing>ul li.job_listing a div.position .company, .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company, ul.job_listings li.job_listing a div.position .company, ul.job_listings li.no_job_listings_found a div.position .company {
    color: #fff;
}
.location {
      padding-top: 0.5em !important;
}
p.name strong {
    color: #62cbc9;
}
.company img {
    filter: invert(1);
}
.company {
    background: #fff;
}
li.date {
    color: #000000;
}
ul.job_listings li a img {
    filter: invert(1);
}
p.tagline {
    color: #000 !important;
}
input.application_button.button {
    border: none;
}
.single_job_listing .meta li {
	
    color: #000 !important;
}
.single_job_listing .meta li a {
    color: #000000 !important;
}

.company strong{   color: #000000;}

.rp4wp-related-job_listing>ul li.job_listing a:hover, .rp4wp-related-job_listing>ul li.job_listing a:focus, .rp4wp-related-job_listing>ul li.no_job_listings_found a:hover, .rp4wp-related-job_listing>ul li.no_job_listings_found a:focus, ul.job_listings li.job_listing a:hover, ul.job_listings li.job_listing a:focus, ul.job_listings li.no_job_listings_found a:hover, ul.job_listings li.no_job_listings_found a:focus {
    background-color: #fcfcfc00;
}
input#job_type_full-time {
    accent-color: #60c6c4;
}

input#job_type_part-time {
    accent-color: #60c6c4;
}
input#job_type_temporary {
    accent-color: #60c6c4;
}
input#job_type_freelance
{
    accent-color: #60c6c4;
}
input#job_type_internship{
    accent-color: #60c6c4;
}
form.job_filters li label {
    color: black;
}
.showing_jobs.wp-job-manager-showing-all {
    background: #60c6c4;
}
.showing_jobs.wp-job-manager-showing-all span {
    color: black;
}

.showing_jobs.wp-job-manager-showing-all a {
    color: black;
}
ul.job_listings li {
    background: #fff;
    margin: 10px 0px !important;
}

.single_job_listing {
    padding: 100px !important;
    margin-top: 400px;
    margin-bottom: -8px;
}
.single-job_listing .elementor-location-header {
    background-image: url(/HDP/wp-content/uploads/2023/02/Group-1215941430.png);
height: 410px !important;
    background-repeat: no-repeat;
    background-size: cover;;
}
.single_job_listing .meta .internship {
    background-color: #62CBC9;
	color: white;
}
input.application_button.button {
    background-color: #62CBC9;
    color: white;
}
input.application_button.button:hover {
    background-color: black;
    color: white;
}
.single_job_listing .meta li {
    color: #62cbc9;
}
.single_job_listing .company .tagline {
    font-style: normal;
    color: #62cbc9;
}
.single_job_listing .meta li a {
    color: #62cbc9;
}
.application_details a {
    color: #62cbc9;
}
.single_job_listing .company {
    position: relative;
    border: 1px solid #eee;
    padding: 1.4em;
}
input#job_type_internship {
    accent-color: black !important;
}
input#job_type_freelance {
    accent-color: black!important;
}
input#job_type_temporary {
    accent-color: black !important;
}
input#job_type_part-time {
    accent-color:black!important;
}
input#job_type_full-time {
    accent-color: black!important;
}





/*---Css for job filter ends here--*/



.pageloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999 !important;    text-align: center;
	background:url('HDP/wp-content/uploads/2023/02/body-bg.png') !important;
 /* background: url('http://demos.branex.com/HDP/wp-content/uploads/2023/02/hdp-logo-v1.gif') 50% 50% no-repeat rgb(0, 0, 0);*/
  opacity: 1;
display:none;
}
.pageloader img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
}

.home .pageloader{display:block }

/* sarmad css end here*/

.home .pageloader {
    display: block;
    opacity: 0 !important;
}




/****************   Min And Max Width     ***********************/



@media only screen and (min-width: 1679px) and (max-width: 1681px) {

    .top-header{
        padding-left: 180px !important;
    }

    .b-slider .swiper-slide-contents {
    margin-left: 9%;
}

.contractor-img {
    width: 680px !important;
    left: 50px;
}

.home .jupiterx-main-content:before {
        background-size: 100% 100%;
    width: 837px;
    min-height: 1750px;
}


}

@media only screen and (min-width: 1442px) and (max-width: 1679px) {

.home .jupiterx-main-content:before {
    background-size: 100% 100%;
    width: 647px;
    min-height: 1110px;
}

    }

@media only screen and (min-width: 1599px) and (max-width: 1601px) {

     .top-header{
        padding-left: 140px !important;
    }

    .b-slider .swiper-slide-contents {
    margin-left: 7%;
}

.contractor-img {
    width: 680px !important;
    left: 50px;
}

.home .jupiterx-main-content:before {
    background-size: 100% 100%;
    min-height: 1330px !important;
    width: 677px !important;
}

}



@media only screen and (min-width: 1439px) and (max-width: 1441px) {

    .top-header{
       padding-left: 60px !important;
    }

    .b-slider .swiper-slide-contents {
    margin-left: 2%;
}

.contractor-img {
        width: 600px !important;
    left: 20px;
}

.home .jupiterx-main-content:before {
    background-size: 83% 100%;
}
.banner-heading h2 {
/*     width: 74% !important; */
}
.footer-phone .elementor-icon-list-item:first-child .elementor-icon-list-icon {
    padding-top: 0px !important;
}
	#footer h2 {
    font-size: 16px;
}
}

@media only screen and (min-width: 1400px) and (max-width: 1400px) {

.top-header{
    padding-left: 42px !important;
}

.b-slider .swiper-slide-contents {
    margin-left: 1%;
}

}

@media only screen and (min-width: 1367px) and (max-width: 1439px) {

    

.nav-tabs {
    margin: 0px 0;
}

.nav-tabs li{
    margin-bottom: 16px;
}

.left-column h2.raven-heading{
        line-height: 40px;
}

.home .jupiterx-main-content:before {
    width: 647px;
    min-height: 1000px;
}



}

@media only screen and (min-width: 1279px) and (max-width: 1281px) {
/* .jet-scroll-navigation--position-right {
    left: calc(100% - 150px) !important;
} */
	
.jet-scroll-navigation--position-right {
    left: unset;
    margin-right: 0 !important;
}
	
}


/****************   End Min And Max Width    ***********************/





@media only screen and (max-width: 1366px) {
	#Slide-1 .elementor-slide-heading {
    width: 100%;
}
	.board_member .elementor-image-box-title a {
    font-size: 12px !important;
    line-height: 18px !important;
    padding: 0px;
}
	.board_member .elementor-image-box-content a {
    font-size: 10px;
    line-height: 14px;
}
	
	
	.elementor-accordion .elementor-tab-title {
    margin: 0;
    padding: 20px 0px;
}


    .header-logo-sticky {
    display: none !important;
}

    .bdt-fiestar-slider .bdt-img-wrap .bdt-img {
    min-height: 400px;
}

    .fiester-slider .bdt-fiestar-slider .bdt-item {
    min-height: 400px;
    height: auto !important;
}

    .laptop-br br{
        display: none;
    }

    .bdt-fiestar-slider .bdt-item {
    height: 410px !important;
}

    .com-banner:after {
    width: 550px;
    background-size: cover;
}

	
	.contact-section{
	background-size:100% 100% !important;
	
}
	
	.porfolio-slider{
	background-size:100% 100% !important;
}
	
	.nav-tabs li a.active:before {
    left: -50px;
    top: 0px;
    background-size: 64px;
}

.elementor-2370 .elementor-element.elementor-element-bc04e27 .elementkit-tab-nav .elementkit-nav-link {
    width: 225px !important;
}
	
	.home .jupiterx-main-content:before {
        width: 600px;
    min-height: 1010px;
    background-size: 100%;
}


.b-slider .swiper-slide-contents {
    margin-left: 4%;
    width: 85%;
}
	
	.get-in-touch-form div.elementor-message-success, .signup-form div.elementor-message-success {
    margin-top: 50px;
}
	

	.bg-portfolio h4 {
    font-size: 25px;
}
	.bg-portfolio {
    min-height: 416px;
}
	
body:not(.home) .get-in-touch-form button.elementor-button:after {
    left: 60%;
}
	
	.a2-arrow a img{
		width:40px;
	}	
	
	.a2-arrow .prevArrow{
	left: -60px;
}

.a2-arrow .nextArrow{
	right: -60px;
}
	.stand-section:after {
		bottom: 130px;
    background-size: 60%;
}
	
	.tbox h1{
	font-size: 28px;
}

.tbox h6{
	font-size:18px;
}

.tbox p{
	font-size:15px;
	line-height: 25px;
}

	.jet-scroll-navigation__inner:before {
    height: 17%;
    top: 18%;
}
	
	.raven-nav-menu-toggle:before {
    top: -80px;
}
	
	.banner-slider .sp-buttons {
    left: -70px;
}

	
	.contractor-img {
  width: 540px !important;
    left: 60px;
    top: 70px;
}
	
	.counter-columns {
    margin-top: 30px;
		margin-bottom:0 !important;
}
	
	.tab-content .three-column {
    width: 28%;
		    margin-bottom: 40px;
}
	
	.grow .product-content {
   width: 430px;
}
	
	.product-content h4 {
    font-size: 28px;
}
	
	.product-content p {
    font-size: 14px;
}
	
	.nav-tabs {
    margin: 10px 0;
}
	
	.services-btn {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
		padding: 8px 50px 8px 24px;
}
	
	.tab-content .panel-body h3 {
   font-size: 16px;
}
	
	.tab-content .panel-body a {
    font-size: 12px;
    letter-spacing: 2px;
}
	
	.get-btn {
        width: 175px;
    min-height: 46px;
    font-size: 11px;
    color: #000;
}
	
	.nav-tabs li a {
    font-size: 16px;
}
	
	.get-in-touch-form .elementor-field-group input {
    min-height: 42px;
}

.get-in-touch-form .elementor-field-label{
    margin-bottom: 0px !important;
}
	
	.get-in-touch-form .elementor-field-type-submit{
		margin-bottom:0 !important;
	}
	
	.men-img {
    width: 360px !important;
    margin: auto;
}
	
	.jet-scroll-navigation__inner:after {
   height: 36%;
}
	.product-number {
    bottom: 35px;
}
	
	.product-number h4 {
    font-size: 140px;
}
	
	.nav-tabs li {
    margin-bottom: 14px;
}
	
	.jupiterx-header-stick .jet-scroll-navigation__inner:before {
    height: 36% !important;
    top: 0 !important;
}
	.get-in-touch-form button.elementor-button:after {
    left: calc(100% - 65px);
}
	
.bg-footer:before {
    width: 650px;
    min-height: 581px;
}
	
	.collegue-img {
    width: 749px !important;
}
	
}

@media only screen and (min-width: 1279px) and (max-width: 1280px) {
	.board_member .elementor-image-box-content {
    padding: 12px 12px 12px 12px;
} 
	.board_member .elementor-image-box-content a {
    font-size: 10px;
    line-height: 10px;
    padding-top: 6px;
}
	a.elementor-button.elementor-slide-button.elementor-size-sm:after {
    margin-top: 6px;

}
		.arow .elementor-swiper-button.elementor-swiper-button-prev {
    left: 165px;
}
	.arow .elementor-swiper-button.elementor-swiper-button-next {
    right: 165px;
}

     .top-header{
            padding-left: 55px !important;
            padding-right: 28px !important;
    }

    .b-slider .swiper-slide-contents {
        margin-left: 2% !important;
}

.contractor-img {
        width: 600px !important;
    left: 20px;
}

.home .jupiterx-main-content:before {
    background-size: 100% 100%;
    min-height: 1210px;
}


.jet-scroll-navigation__inner:before {
   height: 22% !important;
    top: 17% !important;
}

.jet-scroll-navigation__inner:after {
    height: 39% !important;
}

}

@media only screen and (max-width: 1199px){

    .elementor-2370 .elementor-element.elementor-element-bc04e27 .elementkit-tab-nav .elementkit-nav-link {
    width: 187px !important;
}



    body:not(.home) .get-in-touch-form button.elementor-button:after {
    left: 182px;
}

.office-links {
    min-height: 485px !important;
}

    .com-banner .elementor-widget-wrap.elementor-element-populated {
    padding: 160px 10px 25px 10px !important;
}


    .b-slider .swiper-slide-contents {
        margin-left: 0% !important;
}

.contractor-img {
       width: 460px !important;
    left: 10px;
    top: 110px;
}

.home .jupiterx-main-content:before {
    background-size: 100% 100%;
    min-height: 1210px;
}

.jet-scroll-navigation__inner:before {
    height: 25% !important;
    top: 14% !important;
}

.jet-scroll-navigation__inner:after {
    height: 39% !important;
}

.counter-number .raven-counter-title{
    min-height: 45px;
}

.full-menubar .raven-nav-menu-full-screen {
    padding-right: 0px;
}

.jet-scroll-navigation--position-right {
    left: calc(100% - 52px) !important;
}


}

@media only screen and (max-width: 1024px){
	#services .elementor-accordion .elementor-image {
    text-align: left;
}
	.accordion .elementor-accordion .elementor-tab-content {
    padding: 0px 0 0px 0;
}
	.elementor-accordion .elementor-tab-title {
    padding: 15px 0px;
}
	a.elementor-button.elementor-slide-button.elementor-size-sm:hover:after {

    margin-top: 7px;
    margin-left: 40px;
}
	.accordion .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
    width: 100%;
}
	.accordion .elementor-6330 .elementor-element.elementor-element-141e389 {
    text-align: left;
}
	.accordian_img .elementor-element {
    text-align: left !important;
}
	.arow .elementor-swiper-button.elementor-swiper-button-prev {
    left: 130px;
}
	.arow .elementor-swiper-button.elementor-swiper-button-next {
    right: 130px;
}

    .p-number .elementor-icon-box-description{
        -webkit-text-fill-color: #000; 
    -webkit-opacity: 1; 
    }

    .tab-content .panel {
    min-height: calc(100vh - 210px);
}

    .bdt-fiestar-slider {
    padding: 15px 0 10px !important;
}

    .fiester-slider .bdt-fiestar-slider .bdt-item {
    min-height: 100% !important;
    height: auto !important;
}

.bdt-fiestar-slider .bdt-img-wrap .bdt-img {
    min-height: 180px;
}

.bdt-fiestar-slider .bdt-item.swiper-slide-active {
    transform: scale(1) !important;
}
   

  .elementor-2370 .elementor-element.elementor-element-bc04e27 .elementkit-tab-nav .elementkit-nav-link  .elementskit-tab-icon{
        margin-right: 0 !important;
    }

    .elementor-2370 .elementor-element.elementor-element-bc04e27 .elementkit-tab-nav .elementkit-nav-link {
    width: 141px !important;
}

.bg-portfolio {
    width: 30% !important;
    min-height: 276px;
}

    .collegue-img {
    width: 600px !important;
}

.office-links {
    margin-top: 0;
}

.workshop-section .office-links {
    left: 10px;
}


.workshop-section .collegue-img {
    top: 50px;
}

    .about-tabs .elementor-tab-title {
/*     height: 126px !important; */
}

.about-tabs .elementor-tab-title.elementor-active{
/*     padding-top: 60px !important; */
}
.about-tabs .elementor-tab-title.elementor-active:after{
/*     bottom: 37px !important; */
}

    .scroll-nav-bar{
        display: none !important;
    }

    .home .jupiterx-main-content:before{
        display: none !important;
    }

    .height-full-none{
        height: auto !important;
    }

    .counter-number .raven-counter-title {
    min-height: 100%;
}

.contractor-img {
    left: auto;
    top: 60px;
    right: 30px;
}

.mix-sec:before{
    display: none !important;
}


.left-column {
    height: auto;
}

.get-in-touch-form .elementor-form-fields-wrapper{
    margin-bottom: 0 !important;
}

.follow-heading {
    width: 100% !important;
}

.social-links {
    width: 100% !important;
}

.scroll-nav {
    display: none;
}


.get-in-touch-form div.elementor-message-success, .signup-form div.elementor-message-success {
    margin-top: 10px;
}


    }

@media only screen and (max-width: 991px){

    body:not(.home) .get-in-touch-form button.elementor-button:after {
    left: 152px;
}

    .b-slider .elementor-slides .swiper-slide-inner {
    padding: 50px 20px 50px !important;
}

    .contractor-img {
    right: 0px;
    width: 400px !important;
}

.nav-tabs {
    margin: 0px 0 0;
}

    .counter-number .raven-counter-title {
    min-height: 45px;
}

.tab-content .panel {
    min-height: 530px;
}

.raven-nav-menu-toggle:before{
    display: none !important;
}
	
	
	
	.elementor-282 .elementor-element.elementor-element-945d6c2:not(.elementor-motion-effects-element-type-background), .elementor-282 .elementor-element.elementor-element-945d6c2 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url(http://rapid.ticketpeers.com/HDP/wp-content/uploads/2020/07/footer_bg-1.png);
    background-repeat: no-repeat;
    background-size: cover !important;
    height: auto !important;
    text-align: center;
}
	.footer-phone ul li:last-child {
    margin-top: 0px !important;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	
}

@media only screen and (max-width: 768px){
	.board_member .elementor-image-box-content {
    padding: 10px 10px 10px 10px;
}
	.board_member .elementor-image-box-content a {
    font-size: 10px;
    line-height: 10px;
    padding-top: 6px;
}


}


@media only screen and (max-width: 767px){
	#accomplishments .elementor-image-box-description {
    display: none !important;
}
	a.elementor-button.elementor-slide-button.elementor-size-sm:hover:after {
    content: '';
    position: absolute;
    background-image: url(/HDP/wp-content/uploads/2023/02/Arrow-1-1.png);
    /* width: 50px; */
    /* height: 50px; */
    background-repeat: no-repeat;
    margin-top: 7px;
    margin-left: 30px;
    opacity: -1;
    transition: 1s;
}
	.arow .elementor-swiper-button.elementor-swiper-button-prev {
    left: 35px;
}
	.arow .elementor-swiper-button.elementor-swiper-button-next {
    right: 35px;
}

    .our-client-txt-width{
        width: 75% !important;
    }

    .b-slider .elementor-slides .swiper-slide-inner {
    padding: 50px 20px 0px !important;
}

   .b-slider .swiper-slide{
            height: auto !important;
    min-height: 500px;
    }

    .rev-column-mob{
        order: -1;
    }

.b-slider .elementor-slide-heading{
    width: auto !important;
}

.b-slider .elementor-repeater-item-ca21c2a .elementor-slide-description{
    width: auto !important;
    padding-left: 20px;
    padding-right: 20px;

}

.b-slider .elementor-slide-description{
    width: 300px !important;
}

    .animated{
        animation: none !important;
        animation-name: none !important;
    }

    .bdt-fiestar-slider .bdt-img-wrap .bdt-img {
    min-height: 100%;
}
	
.tab-content .panel {
    background-size: cover !important;
}

.tab-content .panel {
    min-height: 360px;
}

/*.tab-content .panel-body {
    min-height: 290px;
}*/

/*.get-in-touch-form button.elementor-button:after {
    left: 136px;
}*/

.jupiterx-header {
    position: absolute !important;
}

.full-menubar{
        position: absolute !important;
    top: 45px;
}

.top-list .elementor-icon-list-item:after{
    display: none !important;
}

.raven-nav-menu-toggle:before{
    display: none !important;
}

.full-menubar .raven-nav-menu-full-screen {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.counter-number .raven-counter-title{
    width: 80px;
}
.b-slider .swiper-slide-contents {
    width: 100%;
	text-align: center;
}

/*.bg-footer {
    background: #000 !important;
}*/

.footer-phone .elementor-icon-list-text br{
    display: none !important;
}

.com-banner:after {
    width: 250px;
    display: none !important;
}

.com-banner .elementor-widget-wrap.elementor-element-populated {
   padding: 90px 0px 10px 0px !important;
}

.about-tabs  .elementor-tabs-wrapper{
    display: block !important;
    margin: 0 0px;
}

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

.about-tabs .elementor-tab-title {
    padding: 35px 18px !important;
}

.about-tabs .elementor-tab-title br{
    display: none !important;
}

.about-tabs .elementor-tab-title:after {
        bottom: 35px !important;
    left: 20px !important;
}

.collegue-img {
    position: relative !important;
    width: 100% !important;
}

.office-links {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 40px;
        margin-left: 10px;
    margin-right: 10px;
}

.workshop-section .office-links {
    left: 0;
}

.workshop-section .collegue-img {
    top: 0px;
}

body:not(.home) .get-in-touch-form button.elementor-button {
    width: 220px;
}

.address-contct br {
    display: none !important;
}

.tab-portfolio .ekit-wid-con .elementkit-tab-nav .elementkit-nav-item {
    display: contents !important;
    margin-bottom: 15px;
}

.elementor-2370 .elementor-element.elementor-element-bc04e27 .elementkit-tab-nav .elementkit-nav-link {
    width: 100% !important;
    margin-bottom: 15px;
}

.bg-portfolio {
    width: 100% !important;
    min-height: 426px;
        margin: 20px 0px 5px;
}

.portfolio-post-wrapper {
    margin: 0 0px;
}

.p-number .elementor-icon-box-description{
        -webkit-text-fill-color: #000; 
    -webkit-opacity: 1; 
    }

   

    .nav-tabs li a.active {
    padding-left: 30px;
}

.nav-tabs li a.active:before {
    left: -42px;
}


}


/************       Min And Max Height      ****************/


@media only screen and (min-height: 1100px) and (max-height: 1208px) {

    .home .jupiterx-main-content:before {
    width: 1137px;
    min-height: 2040px;
    background-size: 81% 100%;
}

}

@media only screen and (min-height: 350px) and (max-height: 620px) {
	.arow .elementor-swiper-button.elementor-swiper-button-prev {
    left: 60px;
}
	.arow .elementor-swiper-button.elementor-swiper-button-next {
    right: 60px;
}

    .elementor-35 .elementor-element.elementor-element-36e815c > .elementor-element-populated {
   padding-top: 30px !important;
}

.elementor-section.elementor-section-height-full {
    height: auto !important;
}

.home .jupiterx-main-content:before {
    min-height: 920px !important;
    width: 535px !important;
}

.jet-scroll-navigation__inner:before {
    height: 17% !important;
    top: 18% !important;
}

.jet-scroll-navigation__inner:after {
    height: 35% !important;
}

.tab-content .panel {
   min-height: 752px !important;
}

.tab-content .panel-body{
    height: 100% !important;
}

/*.nav-tabs {
    margin: -20px 0 -10px !important;
}

.nav-tabs li a {
    font-size: 15px !important;
}

.nav-tabs li {
    margin-bottom: 6px !important;
}*/

.left-column .raven-heading-h2{
    font-size: 25px !important;
}

.left-column {
    height: auto !important;
}

.left-column .elementor-widget-wrap{
    padding-top: 50px !important;
}

/*.left-column  .elementor-element.elementor-element-6a46fb3 {
    line-height: 21px !important;
}*/

/*.services-btn {
    font-size: 11px !important;
    padding: 10px 50px 10px 24px !important;
    line-height: normal;
}*/

.bdt-fiestar-slider {
    padding: 98px 0 70px;
}

.elementor-35 .elementor-element.elementor-element-072bcf9 .raven-heading {
    font-size: 26px !important;
}

/*.get-in-touch-form button.elementor-button:after {
    left: 29% !important;
}*/

.cont-bg{
    padding: 60px 0 50px !important;
}

.jet-scroll-navigation--position-right {
    display: none !important;
}

.about-bg{
    padding: 50px 0 !important;
}



}
@media only screen and (max-width: 425px){
		.arow .elementor-swiper-button.elementor-swiper-button-prev {
    left: 60px;
}
	.arow .elementor-swiper-button.elementor-swiper-button-next {
    right: 60px;
}
	.accordion .elementor-accordion .elementor-tab-content {
    padding: 20px 0 20px 0;
}
}