.wpcf7-file{
	padding:40px;
	border:1px dashed gray;
	border-radius:10px;
	margin-bottom:10px;
	margin-top:5px
	
}

.custom-pdf-form-row:hover .custom-text-hover > div > div{
	color:#1a96e2 !important;
	transition-duration: 200ms;
}

#heroVideo{
	 position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
	object-fit: cover;
}

.h-screen{
	height: 100vh;
}

.contact-form input{
	width: 100% !important;
}

.service-slider-img .bdt-panel-slide-thumb{
	border-radius:20px;
	padding: 10px;
}

.step-content-warp {
	display:none;
}

.step-list{
display: none;
}

.e-con.e-flex>.e-con-inner {
	 height: 600px !important;
}
    

.theme-title h6::before {
	content: none;

}

.secondary-bg .testimonial.style-2 {
	
	padding-left: 0px;
	
}

.testimonial-img img {
	height:100%
}


.elementor-element.elementor-element-604f98e .bdt-navigation-next i {
    font-size: 20px !important;
    color: black;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 50%;
	background: var(--themeht-white-color);align-content

}

.secondary-bg .testimonial.style-2{
	padding: 30px;
}

.elementor-4652 .elementor-element.elementor-element-604f98e .bdt-navigation-prev i {
        font-size: 20px !important;

    color: black;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 50%;
	background: var(--themeht-white-color);align-content

}

.split-icon{
	display:none;
}

.bi-person {
	display:none !important;
}
 .bi-bookmarks{
	display:none !important;
}

.post-thumbnail{
	display:none;
}

.tpg-el-main-wrapper .tpg-el-image-wrap img {
	border-radius: 20px;
    margin-bottom: 13px;
	
}

.rt-tpg-container .grid-layout1 .rt-holder, .rt-tpg-container .grid-layout3 .rt-holder {
    background: #fff0;
	box-shadow:none;
}
 
.elementor-4652 .elementor-element.elementor-element-07a3725 .rt-tpg-container .rt-holder .entry-title-wrapper .entry-title {
	    border-radius: 30px;

}

.rt-tpg-container .rt-holder .rt-detail {
padding:0px;
}
 



.bdt-panel-slide-desc {
	 background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.8));
    border-radius: 20px;
	
}

.tpg-el-main-wrapper .rt-content-loader [class*=rt-col] {
	padding-bottom: 0px;
}

//mobile responsive
@media only screen and (max-width: 300px) {
  
.header .primary-btn {
	
	display:none !important;
	}
}


.elementor-widget-progress .elementor-title{
	color: #fff !important;
}

.menu-item-has-children{
    display:block;
    color:white;
	margin-right:20px;
}
.menu-item-has-children:after{
   content: "";
   position:absolute;
   width:10px;
   height:10px;
	 top:26px;
	 right:25px;
	border-radius:2px;
  display: inline-block;
  padding: 3px;
	transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
	cursor:pointer;
}

.menu-item-has-children:after {
    border: solid white;
	  border-width: 0 2px 2px 0;
}

.menu-item-has-children.scrolled:after {
    border: solid #273563;
	  border-width: 0 2px 2px 0;
}

.menu-item-has-children:hover:after {
    border-color: #1A96E2;
}

//mobile responsive
@media only screen and (max-width: 1200px) {
  
.menu-item-has-children:after{
	
	display:none;
	}
}

#post-4652 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-ff85afd.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default.default > div > div > div > div > div > div > div.split_texts > div:nth-child(1){
	min-height:80vh;
}

#post-4652 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-ff85afd.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default.default > div > div > div > div > div > div > div.split_texts > div:nth-child(2){
	justify-content:flex-start;
}

.wpcf7-list-item-label{
	font-weight:500;
}


input[type=checkbox]{
	width:25px !important;
	height: 25px !important;
}

input[type=radio]{
	width:25px !important;
	height: 25px !important;
}

.contact-form label{
	display: flex;
	align-items: center;
}

.wpcf7-list-item.first{
	margin-left:0px;
}

.post-navigation{
	display: none;
}

#jp-relatedposts{
	display: none !important;
}