/******************************************************************
Theme Name: Formfabrik
Theme URI: http://www.form-fabrik.de
Description: Theme erstellt von Formfabrik - <a href="http://www.form-fabrik.de" title="Formfabrik">Wir machen Gestaltung</a>
Author: Martin Blaas
Author URI: http://www.form-fabrik.de
Version: 1
*/
/* 3f65af */
body {
	padding: 0;
	overflow-x: hidden;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #444;
	font-family: 'Raleway', sans-serif;
	-ms-overflow-style: scrollbar;
}
h4.panel-title a {
	display: block;
	text-decoration: none;
}
.panel.active .panel-heading h4 {
	color: #FFF;
}
.big-form .checkbox:first-child {
	margin-top: 0;
}
.big-form .panel-body h4 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #3F65AF;
}
.big-form .panel-body {
	background: #F4F8FF;
}
.big-form-lead {
	background: #3F65AF;
	margin: -20px -20px 20px;
	padding: 20px;
	color: #FFF;
}
h4 {
	font-weight: 400;
}
.modal .close {
	font-size: 3em;
	margin: -14px 5px;
}
.home-claim {
	position: fixed;
	top: 90px;
	right: 0;
}
.home-claim .elem {
	background: rgba(63, 101, 175, 0.7);
	padding: 20px 30px;
	color: #FFF;
	text-align: right;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
.home-claim .elem.trigger {
	text-align: right;
	padding: 15px 50px 15px;
	font-size: 1.5em;
	margin-top: 15px;
	cursor: pointer;
}
.home-claim .flashnews {
	text-align: right;
	padding: 15px 50px 15px;
	font-size: 1.5em;
	margin-top: 15px;
	max-width: 770px;
	background: rgba(63, 101, 175, 0.7);
	color: #FFF;
	font-size: 1em;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
.home-claim .flashnews p {
	color: #FFF;
	padding: 0;
}
.home-claim .flashnews a {
	color: #FFF !important;
	text-decoration: underline;
}
.home-claim .flashnews .head {
	font-size: 1.5em;
	margin: 10px 0 5px;
}
.home-claim .elem.trigger:hover {
	background: rgba(63, 101, 175, 0.85);
}
.home-claim h2 {
	text-align: right;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	display: inline-block;
	margin-right: 20px;
	font-family: 'Raleway', sans-serif;
}
.form-group.datenschutz {
	position: absolute;
	left: 30px;
}
p.datenschutz-text {
	padding: 9px 0 9px 35px;
	background: #EFEFEF;
	cursor: pointer;
	margin-bottom: 18px;
}
.lead {
	font-weight: 400;
}
@-ms-viewport {
	width: auto !important;
}
.entry-content p {
	/*position: relative;*/
	margin: 0;
	padding: 16px 0;
	line-height: 1.6;
	color: #4C4C4C;
}
.entry-content a,
.entry-content a:focus,
.entry-content a:visited {
	color: #3F65AF;
}
.entry-content a.btn {
	color: #FFF;
}
#content {
	padding-top: 0;
}
.main-wrap {
	padding: 0 15px;
}
.navbar-toggle .icon-bar {
	background: #FFF;
}
.anmelde-btn {
	margin-top: -2px;
}
.anmelde-select {
	padding: 6px;
	margin-bottom: 10px;
}
.ausgebucht,
.heb-comment {
	display: none;
}
.ausgebucht.yes,
.heb-comment.yes {
	display: block;
}
.ausgebucht p,
.heb-comment p {
	color: #3F65AF;
	font-weight: bold;
	padding: 7px 10px 7px 10px;
	border-left: 2px solid #3F65AF;
	background: rgba(63, 101, 175, 0.15);
}
.ausgebucht .date,
.heb-comment .comment {
	display: none;
}
/* form */
span.help-block.wpcf7-not-valid-tip {
	background: #F04124;
	color: #FFF;
	margin: 0;
	padding: 0 0 0 5px;
}
.form-control:focus {
	border-color: #3F65AF;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
textarea.form-control {
	height: 200px;
}
.wpcf7-form-control label {
	font-size: inherit;
}
.form-group.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.agb {
	background: #F4F8FF;
	padding: 1px 10px 1px 20px;
}
/*datepicker*/
#ui-datepicker-div,
#ui-datepicker-div * {
	border-radius: 0 !important;
}
.ui-widget-header {
	background: #3F65AF;
	color: #FFF;
	font-weight: normal;
	border: none;
}
.ui-widget-header .ui-icon {
	background: none;
	border: 1px solid #FFF;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
span.ui-icon.ui-icon-circle-triangle-e {
	-webkit-transform: rotateZ(135deg);
	transform: rotateZ(135deg);
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	top: 4px;
	cursor: pointer;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid transparent;
	border-radius: 0;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background: #F7F7F7;
	border-color: #F7F7F7;
}
.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover,
.ui-widget-header .ui-state-default:hover {
	background: #F0F0F0;
	border-color: #F0F0F0;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	background: #F4F8FF;
	border-color: #3F65AF;
	text-align: center;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	background: #3F65AF;
	border-color: #3F65AF;
	color: #FFF;
	text-align: center;
}
/* typo */
h1, .h1, h2, .h2, h3, .h3 {
	font-family: 'PT Serif', serif;
}
a.logo img {
	width: 100%;
	height: auto;
	margin: 25px 0 80px;
}
body.page-id-9 a.logo img, /* praxis */
body.page-id-15 a.logo img, /* G haus */
body.parent-pageid-9 a.logo img, /* praxis */
body.parent-pageid-15 a.logo img {
	/* G haus */
	margin: 25px 0 40px;
}
#sidebar {
	box-shadow: 0 0 2px #A5A5A5 !important;
	z-index: 2;
	background: rgb(255, 254, 250);
}
/* gallery */
.gallery-icon img {
	border: none !important;
}
.gallery-item {
	padding: 0 10px;
	margin-left: -10px;
}
/* nav oben */
#top-menu.collapse.navbar-collapse {
	padding: 0 35px 0px 0;
	margin: 0 -15px;
	background: #3F65AF;
	position: fixed;
	right: 0;
	width: 100%;
	z-index: 1;
}
#top-menu .navbar-nav > li > a {
	color: #FFF;
}
#top-menu .nav > li > a:hover,
#top-menu .nav > li > a:focus {
	background: none;
}
#top-menu .nav > li.current_page_item a,
#top-menu .nav > li.current_page_ancestor a,
#top-menu .nav > li.current_page_parent a {
	font-weight: bold;
}
/* side menu */
#sidebar li > ul > li.menu-item-has-children:after {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	top: 18px;
	border-right: 2px solid #3F65AF;
	border-top: 2px solid #3F65AF;
	border-left: 2px solid transparent;
	border-bottom: 2px solid transparent;
	transform: rotateZ(45deg);
	right: 7px;
}
#sidebar #menu-nested-pages-1 > li,
#sidebar #menu-nested-pages-1 > li.current-page-ancestor > a,
#sidebar #menu-nested-pages-1 > li.current-menu-ancestor > a,
#sidebar #menu-nested-pages-1 > li.current-menu-parent > a,
#sidebar #menu-nested-pages-1 > li.current-page-parent > a,
#sidebar #menu-nested-pages-1 > li.current_page_parent > a,
#sidebar #menu-nested-pages-1 > li.current_page_ancestor > a,
#sidebar #menu-nested-pages-1 > li.current-menu-item > a,
#sidebar #menu-nested-pages-1 > li.current_page_item > a {
	display: none;
}
#sidebar #menu-nested-pages-1 li.current-page-ancestor,
#sidebar #menu-nested-pages-1 li.current-menu-ancestor,
#sidebar #menu-nested-pages-1 li.current-menu-parent,
#sidebar #menu-nested-pages-1 li.current-page-parent,
#sidebar #menu-nested-pages-1 li.current_page_parent,
#sidebar #menu-nested-pages-1 li.current_page_ancestor,
#sidebar #menu-nested-pages-1 li.current-menu-item,
#sidebar #menu-nested-pages-1 li.current_page_item,
#sidebar #menu-nested-pages-1 .current-page-ancestor li,
#sidebar #menu-nested-pages-1 .current-menu-ancestor li,
#sidebar #menu-nested-pages-1 .current-menu-parent li,
#sidebar #menu-nested-pages-1 .current-page-parent li,
#sidebar #menu-nested-pages-1 .current_page_parent li,
#sidebar #menu-nested-pages-1 .current_page_ancestor li,
#sidebar #menu-nested-pages-1 .current-menu-item li,
#sidebar #menu-nested-pages-1 .current_page_item li {
	display: block;
	position: relative;
}
#sidebar #menu-nested-pages-1 li li a {
	position: relative;
	padding: 10px 0 0 25px;
	margin: 10px 0 0 -15px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
}
#sidebar #menu-nested-pages-1 > li > ul > li.current-menu-item > a,
#sidebar #menu-nested-pages-1 > li > ul > li.current-menu-ancestor > a {
	font-weight: bold;
}
#sidebar #menu-nested-pages-1 > li > ul > li > a:after {
	content: "";
	background: #3F65AF;
	width: 0;
	height: 2px;
	position: absolute;
	bottom: -2px;
	left: 0;
	opacity: 0;
	transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
}
#sidebar #menu-nested-pages-1 > li > ul > li > a:hover:after,
#sidebar #menu-nested-pages-1 > li > ul > li > a:focus:after,
#sidebar #menu-nested-pages-1 > li > ul > li.current-menu-item > a:after,
#sidebar #menu-nested-pages-1 > li > ul > li.current-menu-ancestor > a:after {
	width: 100%;
	opacity: 1;
}
#sidebar #menu-nested-pages-1,
#sidebar #menu-nested-pages-1 ul {
	padding: 0;
}
/* dritte ebene */
#sidebar #menu-nested-pages-1 > li > ul > li {
	/*overflow: hidden;*/
}
#sidebar #menu-nested-pages-1 > li > ul > li > ul {
	background: #FFFEFA;
	position: absolute;
	right: -285px;
	top: -10px;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in;
	opacity: 0;
	visibility: hidden;
	width: 270px;
	padding: 10px;
	box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1);
	border-left: 1px solid #3F65AF;
}
#sidebar #menu-nested-pages-1 > li > ul > li > ul > li {
}
#sidebar #menu-nested-pages-1 > li > ul > li:hover {
	/*overflow: visible;*/
}
#sidebar #menu-nested-pages-1 > li > ul > li:hover > ul {
	opacity: 1;
	visibility: visible;
}
#sidebar #menu-nested-pages-1 > li > ul > li:hover > ul > li {
}
#sidebar #menu-nested-pages-1 li li li a {
	margin: 0;
	padding: 10px 0 10px 15px;
	border: none;
}
#sidebar #menu-nested-pages-1 li li li a:after {
	display: none;
}
#sidebar #menu-nested-pages-1 li li li.current-menu-item a {
	font-weight: bold;
}
#sidebar #menu-nested-pages-1 li li li:hover a {
	background: rgb(249, 248, 242);
}
/* page sub */
.page-sub {
	background: #F4F8FF;
	padding: 10px;
	box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.1);
	border-left: 1px solid #3F65AF;
	margin-left: 30px;
}
.page-sub.second {
	margin-bottom: 10.5px;
}
.page-sub > strong {
	text-transform: uppercase;
	color: #FFF;
	padding: 10px 10px 10px 25px;
	display: block;
	background: #3F65AF;
	margin: -10px -10px 10px -10px;
}
.page-sub li {
	list-style-type: none;
}
.page-sub > li > a {
	padding: 10px 0 10px 15px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}
.page-sub > li.current_page_item > a {
	font-weight: bold;
}
.page-sub > li:hover > a {
	background: rgba(63, 101, 175, 0.07);
}
/* news */
h2.news-head {
	margin: 70px 0 5px -15px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0 2px 25px;
	border-bottom: 2px solid #3F65AF;
	color: #665E5E;
}
.news .news-item {
	padding-left: 25px;
	border-bottom: 1px solid rgba(63, 101, 175, 0.12);
	margin-left: -15px;
	padding: 40px 60px 40px 25px;
	font-size: 14px;
	opacity: .8;
	line-height: 18px;
}
.news time {
	font-size: .8em;
	font-weight: bold;
	color: #B7B7B7;
}
h3.news-title {
	margin: 5px 0;
	font-size: 1em;
	font-weight: bold;
}
.news .news-cats {
	font-size: .8em;
	margin-bottom: 15px;
}
.news-readmore a {
	display: block;
	margin: -6px 0 4px;
	font-weight: bold;
}
a.archive-link {
	margin: 0 0 10px 9px;
}
.bottom-links a {
	padding-left: 9px;
	margin: 10px 0 10px 0;
	display: block;
}
/* pages */
body.page .article-header {
	margin-bottom: 15px;
	padding: 50px 20px 50px 100px;
	background: #F4F8FF;
	margin: 45px -15px 20px;
}
header.page-head.article-header h1 {
	color: #3F65AF;
	text-transform: uppercase;
	font-size: 3em;
	text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}
section.page-content.entry-content {
	margin: 0 55px;
	padding: 20px;
}
body.page #main {
	background: #FFF;
}
/* blog listing */
body.blog .article-header,
body.single .article-header,
body.archive .article-header {
	margin-bottom: 15px;
	padding: 50px 20px 50px 90px;
	background: #F4F8FF;
	margin: 45px -15px 20px;
}
.post-list-item {
	margin: 0 55px;
	padding-left: 10px;
}
.article-footer {
	padding-left: 0;
	margin-bottom: 100px;
}
.archive-title {
	margin: 107px 0 20px;
	padding-left: 75px;
	font-size: 38px;
	font-weight: bolder;
}
.shiftnav-loading {
	display: none;
}
.article-footer .tags {
	width: auto;
}
.article-footer {
	padding-right: 0;
}
.pager li {
	display: inline-block;
}
.pager li.next {
	float: right;
}
.pager li.previous {
	float: left;
}
.commentnum,
.sticky .sticky-ind {
	display: none !important;
}
#single-post-nav .pager span {
	padding: 5px 7px;
	background: #EFEFEF;
	border-radius: 0;
	margin-top: 5px;
}
/* bgs */
#main {
	background-size: cover !important;
	background-position: center center !important;
	background-attachment: fixed !important;
}
/* startseiten */
body.page-id-9 section.page-content.entry-content, /* praxis */
body.page-id-15 section.page-content.entry-content, /* G haus */
body.page-id-16 section.page-content.entry-content, /* H haus */
body.page-id-17 section.page-content.entry-content {
	/* Verein */
	background: none;
}
body.page-id-9 #main, /* praxis */
body.page-id-15 #main, /* G haus */
body.page-id-16 #main, /* H haus */
body.page-id-17 #main {
	/* Verein */
	background-image: url(library/assets/images/body-bg.jpg);
}
body.page-id-15 #main {
	/* G haus */
	background-image: url(library/assets/images/body-bg-gebhaus.jpg);
}
body.page-id-9 #main {
	/* praxis */
	background-image: url(library/assets/images/body-bg-praxis.jpg);
}
body.page-id-9 .article-header,
body.page-id-15 .article-header,
body.page-id-16 .article-header,
body.page-id-17 .article-header {
	display: none;
}
body.page-id-17 #main {
	background-size: cover;
	background-position: bottom right;
	background-attachment: fixed;
	background-image: url(library/assets/images/bg-verein.png);
}
#responsive-menu-button {
	display: none !important;
}
header.header {
	display: none;
}
@media (max-width: 767px) {
	.entry-content .alignright {
		float: none !important;
		margin: 0;
	}

	.entry-content .alignright img {
		width: 100% !important;
	}

	.entry-content .alignleft {
		float: none !important;
		margin: 0;
	}

	.entry-content .alignleft img {
		width: 100% !important;
	}

	.home-claim {
		top: 10px;
		position: relative;
	}

	.home-claim .elem.trigger {
		padding: 15px 20px 15px;
	}

	.modal {
		z-index: 999000;
	}

	.page-sub {
		margin-left: 0;
	}

	header.article-header {
		margin-top: 0 !important;
	}

	body.blog .article-header, body.single .article-header, body.archive .article-header {
		padding: 50px 20px 50px 30px;
	}

	.post-list-item {
		margin: 0px -5px;
	}

	body {
		padding-top: 60px;
	}

	#responsive-menu-button {
		display: inline-block !important;
		position: fixed !important;
		top: 0 !important;
		right: 0 !important;
		height: 60px !important;
	}

	button#responsive-menu-button {
		background: #314F8A !important;
	}

	#responsive-menu-container .responsive-menu-search-box {
		display: none !important;
	}

	.responsive-menu-open #responsive-menu-container.slide-left {
		box-shadow: 0 0 150px 10px rgba(0, 0, 0, 01), 0 0 100px 10px rgba(0, 0, 0, 01);
	}

	#responsive-menu-container {
		padding-top: 60px !important;
		z-index: 99 !important;
	}

	#responsive-menu-container,
	#responsive-menu-container #responsive-menu-wrapper {
		background: #35589C !important;
	}

	#responsive-menu-container #responsive-menu li.responsive-menu-item a {
		background: transparent !important;
	}

	#responsive-menu-container #responsive-menu li.responsive-menu-item {
		background: rgba(255, 255, 255, 0.1) !important;
	}

	#responsive-menu-container #responsive-menu li.responsive-menu-item a {
		border-bottom: 1px solid #7188B7 !important;
	}

	#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
		color: #7188B7 !important;
		border-left: 1px solid #7188B7 !important;
		background-color: #314F8A !important;
	}

	#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover,
	#responsive-menu-container #responsive-menu li.responsive-menu-item a {
		border-color: #7188B7 !important;
	}

	#responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child a {
		border-top: none !important;
	}

	.responsive-menu-item-current-ancestor > a,
	.responsive-menu-item-current-parent > a,
	.responsive-menu-current-item > a {
		font-weight: bold;
	}

	header.page-head.article-header h1 {
		font-size: 1.5em;
		text-transform: capitalize;
	}

	body.page .article-header {
		padding: 20px 20px 20px 20px;
		margin: 0px -15px 20px;
	}

	header.header {
		display: block;
		position: fixed;
		z-index: 999;
		width: 100%;
		background: #3F65AF;
		height: 60px;
		top: 0;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	}

	header.header img {
		width: 260px;
		padding: 11px;
	}

	section.page-content.entry-content {
		margin: 0 -15px;
		padding: 5px;
	}

	button.navbar-toggle {
		background: #375797;
		margin: 13px;
	}

	#sidebar,
	.wrapper-sticky {
		display: none !important;
	}

	h3.shiftnav-menu-title.shiftnav-site-title a {
		text-indent: -999px;
		display: block;
		background: url(library/assets/images/logo.png);
		background-size: cover;
		background-repeat: no-repeat;
		height: 92px;
		width: 200px;
		margin: 15px;
	}

	.shiftnav.shiftnav-skin-light .shiftnav-site-title {
		padding: 0;
		height: 100px;
	}

	.shiftnav.shiftnav-skin-light ul.shiftnav-menu ul.sub-menu li.menu-item > .shiftnav-target {
		background: #F9F9F9;
		padding-left: 40px;
	}

	.shiftnav ul.sub-menu.sub-menu-2 li {
		padding-left: 20px !important;
		background: #F9F9F9 !important;
	}

	.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item .shiftnav-target {
		color: #FFF;
		background: #3F65AF;
	}

	.shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.menu-item > .shiftnav-target {
		font-weight: bold;
	}

	.shiftnav-loading {
		display: none;
	}

	#shiftnav-toggle-main.shiftnav-toggle-main-align-right {
		background: #3F65AF;
	}

	#shiftnav-toggle-main .shiftnav-main-toggle-content {
		width: 200px;
		height: 32px;
		background: url(library/assets/images/resp-logo.png);
		background-size: cover;
		margin: 14px 0 7px;
	}

	#shiftnav-toggle-main .shiftnav-toggle-burger, #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before {
		font-size: 20px;
	}

}
@media (min-width: 768px) AND (max-width: 991px) {

	.home-claim {
		top: 90px;
		max-width: 580px;
	}

	h2.news-head {
		padding: 10px 0 2px 10px;
	}

	body.page .article-header {
		margin: 41px -15px 20px;
	}

	#sidebar #menu-nested-pages-1 li li a {
		padding: 10px 0 0 10px;
		font-size: .8em;
	}

	.news .news-item {
		padding: 30px 0px 30px 15px;
	}

	a.archive-link {
		margin: 0 0 10px 0px;
	}

	.bottom-links a {
		padding-left: 0;
	}

	#top-menu .navbar-nav > li > a {
		padding: 10px 5px;
		font-size: 13px;
	}

	body.page-id-17 #main {
	}

	.page-sub {
		margin: 0 !important;
	}
}
@media (min-width: 992px) AND (max-width: 1400px) {

	.sm-padd-r {
		padding-right: 2px;
	}

	.sm-padd-l {
		padding-left: 2px;
	}

	.page-sub a {
		/*font-size: 14px;*/
		/*padding-left: 0 !important;*/
	}

	.page-sub {
		margin: 0 !important;
	}
}
@media (min-width: 992px) AND (max-width: 1199px) {

	.sm-padd-r {
		padding-right: 2px;
	}

	.sm-padd-l {
		padding-left: 2px;
	}

	h2.news-head {
		padding: 10px 0 2px 10px;
	}

	#sidebar #menu-nested-pages-1 li li a {
		padding: 10px 0 0 10px;
		font-size: .8em;
	}

	.news .news-item {
		padding: 30px 0px 30px 10px;
	}

	a.archive-link {
		margin: 0 0 10px 0px;
	}

	.bottom-links a {
		padding-left: 0;
	}

	.navbar-nav > li > a {
		padding: 12px 10px;
	}

}
@media (min-width: 1200px) {

	.sm-padd-r {
		padding-right: 2px;
	}

	.sm-padd-l {
		padding-left: 2px;
	}
}
span.wpcf7-not-valid-tip {
	color: red !important;
	font-weight: bold;
	font-size: 1rem;
}
form.wpcf7-form.sent .wpcf7-response-output.alert-success {
	background: #E6FFCB !important;
	border: none;
	color: #6B9241;
}
form.wpcf7-form.init .wpcf7-response-output {
	display: none !important;
}
