.banner-4-shape-one/*!
Theme Name: Seomy
Theme URI: https://wp.themepure.net/seomy
Author: theme_pure
Author URI: https://themeforest.net/user/theme_pure
Description: Seomy - Digital Marketing & SEO Agency WordPress Theme
Version: 1.1.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: seomy
Tested up to: 6.6 
Requires PHP: 7.4 or later
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.tpmenu__area ul li.has-dropdown .mega-menu a::after {
    display: none;
}

.Contact_form_Sect .contact_info .phone {
	    color: #B4E64F;
}

.Contact_form_Sect .contact_info .mail  {
	    color: #ffffff;
}
#tp-contact.Contact_form_Sect .tp-el-btn-area a.blue-btn{
		  color: #ffffff;

	transition: all 0.3s ease-out 0s;
}
#tp-contact.Contact_form_Sect .tp-el-btn-area a.blue-btn:hover {
	border-color: #B4E64F !important;
	color: #B4E64F;
}

.tpcontact-4-box::before{
	background: linear-gradient(69.83deg, #B4E64F -8.16%, #2A2D37 49.19%, #fef548 102.99%);
}

.Contact_form_Sect .form_col .tpcontact-4-box-wrapper{
	background: #383B43;
}

.Contact_form_Sect .form_col .tpcontact-4-box-wrapper .tpcontact-form-input input , .Contact_form_Sect .form_col .tpcontact-4-box-wrapper .tpcontact-form-textarea textarea {
    background: #2A2D37;
/*     border-radius: 30px;
    border: 2px solid #F4F4F4;
    font-family: var(--tp-ff-jakarta);
    font-weight: 400;
    font-size: 15px;
    line-height: 12px;
    height: 52px; */
    color: #ffffff;
}
.Contact_form_Sect .contact_form_area .elementor-container{
	top:60px;
}
.Contact_form_Sect .form_col .tpcontact-form-submit button{
	background-color: var(--e-global-color-13fdcf5);
    color: var(--e-global-color-f6a89e0);
}


.home_banner_section  .banner-4-shape-one , .home_banner_section  .banner-4-shape-two , .home_banner_section  .banner-4-shape-three  {
	display: none;
}

.steper_box .tpprocess__wrapper .tpprocess__title{
	color:white;
}
.image_gallery_item{
	overflow:hidden;
	border-radius: 10px 10px 10px 10px;
}
.image_gallery_item:hover img{
    transform: scale(1.2);
	transition: all ease-in-out 0.5s
/* 		border-radius: 10px 10px 10px 10px; */
	
}
.why_iconBox .title , .team_member_card .team-5-title{
	color:#2B303A;
}
.why_iconBox p , .team_member_card p{
	color:#D1D1D1;
}

.buttons_parent a.tp-el-btn{
	background-color: var(--e-global-color-13fdcf5);
    color: var(--e-global-color-f6a89e0);
    border-width: 0px !important;
	border-radius: 30px;
	padding: 17px 31px;
}

.Service_box span{
	color:var(--e-global-color-323344b)
}

.Service_box .tpservices-title{
	color:var(--e-global-color-7b8050c)
}
.tpservices-img::before{
	    z-index: 0;

}

.Service_box .tpservices-img img{
	z-index: 0;
    position: relative;
	max-width: 35%;
}

.Service_box .tpservices-list.tpservices-wrapper{
	    min-height: 392px;
    max-height: 392px;


}
.Services_tabs_area .nav.nav-pills{
	max-height: 580px;
    flex-wrap: nowrap;
    overflow-y: auto;
}
  .accordion-button{
	    background-color:var(--e-global-color-814931a);
			color: var(--e-global-color-13fdcf5);
	  border-radius:0;
	  padding-inline: 10px !important;
}

 .tp-accordion .accordion-item{
	    background-color:var(--e-global-color-323344b)
}
.tp-accordion .accordion-button::after{
	    right: 10px;

}
