/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 30 2025 | 17:41:49 */
/* scroll slide */
.services-right {
  width: 100%;
  height: 300px; /* jitna area dikhana ho utna adjust karo */
  overflow: hidden;
  position: relative;
  background: #000; /* black background */
}

.services-right ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: transform 0.25s linear;
}

.services-right li {
  font-size: 50px;
	font-weight:700;
	line-height:60px;
	letter-spacing:-0.5px;
	    font-family: Antonio, sans-serif !important;
  margin: 20px 0;
  color: #fff; /* white text */
  font-weight: bold;
  text-align: center; /* ya center if you want */
	text-transform:uppercase;
}
/* scroll slide */
















.contact-btn a{
    background-color:black;
    color:white !important;
    border-radius:5px;
    border:1px solid black;
}
.contact-btn:hover a{
    background-color:white;
    color:black !important;
}
@media (max-width:1024px){
	.contact-btn a{
		width:fit-content !important;
		margin-left:20px !important;
	}
}

.category-style .elementor-inline-items .elementor-icon-list-item:first-child a{
    background-color:black;
    color:white !important;
    padding:5px;
    border-radius:5px;
}

.service-menu-styling:hover .sub-menu{
    width:450px !important;
    display:flex !important;
    flex-wrap:wrap;
    justify-content:space-between;
	padding:20px;
}
.service-menu-styling .sub-menu li{
    width:49%;
    margin-bottom:10px;
    border:1px solid #e0e0e0;
    border-radius:5px;
}
.service-menu-styling .sub-menu li:hover{
    background-color:#e0e0e0;
}
.service-menu-styling .sub-menu li a{
    flex-direction:column;
    align-self:center;
	height:150px;
	justify-content:center;
}
.service-menu-styling .sub-menu li a img{
    width:50px;
    height:60px;
    object-fit:contain;
}
@media (mac-width:576px){
    .service-menu-styling .sub-menu li{
    width:100%;
}
}
.arrow-rotate .elementor-button-icon{
    transform:rotate(45deg);
}
.arrow-rotate .elementor-button-content-wrapper:hover .elementor-button-icon{
    transform:translate(2px, -2px) rotate(45deg);
}
.turn-arrow .elementor-cta__bg-wrapper{
    border-radius:4px 4px 0 0;
}
.turn-arrow .elementor-cta__button-wrapper .elementor-cta__button .fa-arrow-up{
    transform:rotate(45deg);
}
.turn-arrow .elementor-cta__button-wrapper .elementor-cta__button:hover .fa-arrow-up{
    transform:translate(2px, -2px) rotate(45deg);
}
.counter-bg .elementor-counter-title{
    background-color:black;
    width:fit-content;
    padding:8px;
    border-radius:5px;
    margin:0 auto;
}
.style-white{
	background-color: white;
    color: black;
    border-radius: 4px;
    margin-left: 7px;
    margin-right: 7px;
    padding: 5px 7px 7px;
    display: inline-block;
}
.post-styling .elementor-posts .elementor-post:hover{
    transform:translateY(-10px);
}
.post-styling .elementor-posts .elementor-post .elementor-post__read-more .fa-arrow-up{
    transform:rotate(45deg);
}
.post-styling .elementor-posts .elementor-post .elementor-post__read-more:hover .fa-arrow-up{
    transform:translate(2px, -2px) rotate(45deg);
}

.post-styling .elementor-posts .elementor-post .elementor-post__badge{
    position:relative !important;
    width:fit-content;
	margin:0 0 20px 0!important;
}







.related-post-css .relpost-thumb-wrapper .relpost-thumb-container h3{
    display:none;
}
.related-post-css .relpost-thumb-wrapper .relpost-thumb-container a{
    background:transparent;
}
.related-post-css .relpost-thumb-wrapper .relpost-thumb-container .relpost-custom-block-single{
    display:flex;
    flex-direction:row-reverse;
    justify-content:space-between;
    width: 100%;
}
.related-post-css .relpost-thumb-wrapper .relpost-thumb-container .relpost-custom-block-single .relpost-block-single-image{
    height:380px !important;
    object-fit:cover !important;
}
.related-post-css .relpost-thumb-wrapper .relpost-thumb-container .relpost-custom-block-single .relpost-block-single-text{
    padding-top:40px;
}
.related-post-css .relpost-thumb-wrapper .relpost-thumb-container .relpost-custom-block-single .relpost-block-single-text,
.related-post-css .relpost-thumb-wrapper .relpost-thumb-container .relpost-custom-block-single .relpost-block-single-image{
    width: 48% !important;
   
}
.related-post-css .relpost-thumb-wrapper .relpost-thumb-container .relpost-custom-block-single .relpost-block-single-text .relpost_card_title{
    font-size:48px;
    font-family:inter;
    font-weight:700;

}
.related-post-css .relpost-thumb-wrapper .relpost-thumb-container .relpost-custom-block-single .relpost-block-single-text .rpth_list_date{
     font-size:14px;
    margin-bottom:10px !important;
}
.related-post-css .relpost-thumb-wrapper .relpost-thumb-container .relpost-custom-block-single .relpost-block-single-text .relpoststh_front_cat span{
    background-color:black;
     font-size:14px;
    color:white;
    padding:5px;
    border-radius:5px;
    
}
@media (max-width:768px){
 .related-post-css .relpost-thumb-wrapper .relpost-thumb-container .relpost-custom-block-single{
    
    flex-direction:column !important;
    
}   
    .related-post-css .relpost-thumb-wrapper .relpost-thumb-container .relpost-custom-block-single .relpost-block-single-text,
.related-post-css .relpost-thumb-wrapper .relpost-thumb-container .relpost-custom-block-single .relpost-block-single-image{
    width: 100% !important;
   
}
}















.seo-form .wpcf7-form{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.seo-form .wpcf7-form p:nth-child(2),
.seo-form .wpcf7-form p:nth-child(3),
.seo-form .wpcf7-form p:nth-child(4),
.seo-form .wpcf7-form p:nth-child(5){
    width:49%;
}
.seo-form .wpcf7-form p .wpcf7-spinner,
.seo-form .wpcf7-form p:nth-child(6){
    width:100%;
}
.seo-form .wpcf7-form p br{
    display:none !important;
}
.seo-form .wpcf7-form p label{
    width:100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family:'inter';
}
.seo-form .wpcf7-form p label input{
    margin-top:10px;
    background-color:#121212;
    padding:20px;
    color:white;
    border-radius:4px;
}
.seo-form .wpcf7-form p:nth-child(7){
    width:100%;
    text-align:end;
    display:block;
}
.seo-form .wpcf7-form p .wpcf7-submit{
     background-color:#121212;
    color:white;
    border:0;
    font-size:18px;
    border-radius: 4px;
    padding: 18px 40px;
    font-weight: 600;
     font-family:'inter';
	border:1px solid #121212;
}
.seo-form .wpcf7-form p .wpcf7-submit:hover{
     background-color:white;
    color:#121212;
   
}
@media (max-width:576px){
    .seo-form .wpcf7-form p:nth-child(2),
.seo-form .wpcf7-form p:nth-child(3),
.seo-form .wpcf7-form p:nth-child(4),
.seo-form .wpcf7-form p:nth-child(5){
    width:100% !important;
}
}


.white-logo a img{
    filter:invert();
}






.contact-page-form-csss .wpcf7-form {
   display: flex;
   flex-wrap: wrap !important;
   justify-content: space-between;
}

.contact-page-form-csss .wpcf7-form p:nth-child(2),
.contact-page-form-csss .wpcf7-form p:nth-child(3),
.contact-page-form-csss .wpcf7-form p:nth-child(4),
.contact-page-form-csss .wpcf7-form p:nth-child(5),
.contact-page-form-csss .wpcf7-form p:nth-child(6),
.contact-page-form-csss .wpcf7-form p:nth-child(7){
   width: 49%;
}

.contact-page-form-csss .wpcf7-form p .wpcf7-spinner,{
   width: 100%;
}

.contact-page-form-csss .wpcf7-form p br {
   display: none !important;
}

.contact-page-form-csss .wpcf7-form p label {
   width: 100%;
   font-size: 14px;
   font-weight: 500;
   line-height: 24px;
   font-family: 'inter';
}
.contact-page-form-csss .wpcf7-form p:nth-child(8) textarea,
.contact-page-form-csss .wpcf7-form p label input {
   margin-top: 10px;
   background-color: #121212;
   padding: 20px;
   color: white;
   border-radius: 4px;
}
.contact-page-form-csss .wpcf7-form p:nth-child(8){
    width: 100%;
   
}
.contact-page-form-csss .wpcf7-form p:nth-child(9) {
   width: 100%;
   display: block;
}

.contact-page-form-csss .wpcf7-form p .wpcf7-submit {
   background-color: #121212;
   color: white;
   border: 0;
   font-size: 18px;
   border-radius: 4px;
   padding: 18px 40px;
   font-weight: 600;
   font-family: 'inter';
   border: 1px solid #121212;
}

.contact-page-form-csss .wpcf7-form p .wpcf7-submit:hover {
   background-color: white;
   color: #121212;

}

@media (max-width:576px){
    .contact-page-form-csss .wpcf7-form p:nth-child(2),
.contact-page-form-csss .wpcf7-form p:nth-child(3),
.contact-page-form-csss .wpcf7-form p:nth-child(4),
.contact-page-form-csss .wpcf7-form p:nth-child(5),
.contact-page-form-csss .wpcf7-form p:nth-child(6),
.contact-page-form-csss .wpcf7-form p:nth-child(7){
      width: 100% !important;
   }
}










