/*!
Theme Name: ProFlow
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: ProFlow theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: proflow
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: proflow
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}
.main-navigation-inner .menu-item a{
/* 	display:none; */
	font-family: Alata;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 24.84px;
	color: #182C72;
	border-bottom: 3px solid transparent;
	padding-bottom:5px;
}
.main-navigation-inner .menu-item a:hover{
	border-bottom: 3px solid #05AE58;
}


.site-header__wrap{
	max-width: 1321px !important;
/* 	display: none; */
}


input[type='text']::placeholder,input[type='email']::placeholder, textarea::placeholder{
	color:#ffffff
}
.site-footer__wrap{
	display:none;
}

.wpcf7-form .submit_btn input{
/* 	display:none !important; */
	text-transform: none !important;
/* 	text-style: normal; */
/* 	text-decoration:normal; */
	color:#fff;
	font-size: 20px;
	font-family:Alata;
	font-weight: normal;
	line-height: 30px;
	padding: 14px 49px 17px 49px;
}

.main-navigation .menu > .menu-item{
	padding-left:15px;
	padding-right:15px;
}

.wpcf7 .wpcf7-form-control-wrap > input{
/* 	display: */
	font-family: Alata;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 30px;
	padding-bottom:12px !important;
/* 	padding-top:12px; */
	border-bottom: 3px solid  #F7BE94  !important;
		/*background-color: #02010100;*/
		background: transparent !important;
	border-style: solid;
	border-width:0px 0px 3px 0px;
	border-radius: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.wpcf7 .wpcf7-form-control-wrap > textarea{

	font-family: Alata;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 30px;
	padding-bottom:12px !important;

	border-bottom: 3px solid  #F7BE94  !important;
	background-color: #02010100;
	border-style: solid;
	border-width:0px 0px 3px 0px;
	border-radius: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.wpcf7-form-control-wrap input:focus, textarea:focus{
/* 	display:none; */
	box-shadow: none !important;
}