/*--
	Theme Name: theme52176
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.3.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.5
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
.nav-wrapper:before {
	content:'';
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -150%;
	width:300%;
	height:100%;
	background-color:#000000 !important;
	z-index:-1;
}
.sf-menu li li a {
	padding:0;
	border:none;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px !important;
	color:#fff;
	display:inline;
	vertical-align:top;
}
.title-section {
	padding:26px 0 32px 0;
	background-color:#0033cc !important;
}
.contacts {
	float:right;
	font-size:16px !important;
	font-weight:400 !important;
	line-height:15px;
	padding-top:35px;
}
body {
  -moz-hyphens: none!important;
  -ms-hyphens: none!important;
  -webkit-hyphens: none!important;
  hyphens: none!important;
  word-wrap: normal;
}
.title-header {
	font-size:42px !important;
	line-height:1.2em;
	overflow:visible;
	margin:0;
	color:#d8d7d2;
	width:50%;
	float:left;
	-moz-hyphens: none!important;
	-ms-hyphens: none!important;
	-webkit-hyphens: none!important;
	hyphens: none!important;
	word-wrap: normal;
}
.sf-menu li ul {
	width:175px;
	padding:13px 0 16px 0 !important;
	background-color:#9b9b9d !important;
	-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.15);
	-moz-box-shadow:0 2px 5px rgba(0,0,0,0.15);
	box-shadow:0 2px 5px rgba(0,0,0,0.15);
}
.sf-menu li li a {
	padding:0;
	border:none;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px !important;
	color:#fff;
	display:inline;
	vertical-align:top;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
padding: 1px 19px !important;
}
.customized-select {
	width:450px;
}