/*--
	Theme Name: theme48362
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.4.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.5
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
.sf-menu > li {    max-width: 190px;}.sf-menu > li > a {    height: 40px;    vertical-align: middle;    display: table-cell;}.sf-menu ul {	width:180px;}.sf-menu li:hover ul,.sf-menu li.sfHover ul {	left:0;	margin-left:0;}

.title-header {
	font-size: 38px;
	letter-spacing:0px;
}

h1,h2,h3,
.widget > h3 {
	font: normal 28px/32px Ubuntu;
	letter-spacing:0px;	
}

.tel {
	text-align: center;
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: 500;
	color: #e35175;
}

.list.styled.check-list > ul li,
.widget ul li {
	font-size: 15px;
}

span.wpcf7-list-item {
	width: 70px;
	height: 95px;
    text-align: center;
	float: left;
}

.sf-menu li .sub-menu li.current-menu-item > a {
	color:#a1a2af;
	background-color: #434458;
}

.sf-menu li .sub-menu li.current-menu-item > a:hover {
	color:#fff;
	background-color: #e35175;
}

.fullwidth-box.bno-gap {
	padding:100px 0 60px;
}

.fullwidth-box.tno-gap {
	padding:30px 0 129px 0;
	border-top:none;
}

.fullwidth-box.no-gap {
	border-top:none;
	padding:30px 0 60px 0;
}

.fullwidth-box.tno-gap:before, 
.fullwidth-box.tno-gap:after, 
.fullwidth-box.no-gap:before, 
.fullwidth-box.no-gap:after {
	top:0px;
	border-top:none;
}

.page-template-page-home h2 {
	font:normal 76px/80px Ubuntu;
}

.hmap {
	width:100%;
	height:550px;
	border:0;
	display: block;
}

@media (min-width: 960px) {
	.tel {
		text-align: right;
	}
}