/*!!
Theme Name: classickitchendesignsRESPONSIVE
Theme URI: web.com
Author: Web.com | Advanced Custom Website Department
Author URI: http://web.com/
Description: This theme was designed for your Advanced Custom Website, made by Web.com.
Version: 1.0
Tags: full-width, editor-style, custom-menu
Text Domain: webcom
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

b,
strong,
optgroup {
	font-weight: bold
}

pre,
textarea {
	overflow: auto
}

button::-moz-focus-inner,
input::-moz-focus-inner,
legend {
	border: 0;
	padding: 0
}

html {
	overflow-y: scroll;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}

hr {
	border: 0;
	height: 1px;
	background: #CCCCCC;
	margin: 16px auto;
	clear: both
}

img {
	border: 0;
	outline: none;
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic
}

.entry-content ul,
article.page ul,
article.post u,
.mceContentBody ul {
	list-style: none
}

.entry-content ul li:before,
article.page ul li:before,
article.post ul li:before,
.mceContentBody ul li:before {
	font-family: 'FontAwesome';
	content: '\f101';
	margin: 0 7px 0 -15px;
	color: #722025
}

body.bbpress .entry-content ul li:before,
body.bbpress article.page ul li:before,
body.bbpress article.post ul li:before {
	margin: 0;
	font-size: 0;
	content: ''
}

.cf:before,
.webcom-container:before,
.cf:after,
.webcom-container:after {
	content: " ";
	display: table
}

.cf:after,
.webcom-container:after {
	clear: both
}

::-moz-selection {
	background: #722025;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
	text-align: center
}

::selection {
	background: #722025;
	color: #fff;
	text-shadow: 1px 1px 3px #000
}

h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5 {
	margin-top: 16px
}

p + h1 {
	margin: 32px 0 0
}

.h1:not(:last-of-type) {
	margin: 32px 0 0
}

.so-panel *:first-child {
	margin-top: 0
}

.so-panel h1 + p:first-of-type,
.so-panel h2 + p:first-of-type {
	margin-top: 16px
}

img.nomargin.aligncenter {
	margin: 0 auto
}

input,
select,
textarea {
	border: 1px solid #f9f2e4;
	background: #fff;
	font-size: 16px;
	color: #54504d;
	font-family: inherit;
	padding: 4px 5px 5px;
	width: auto;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

input:focus,
select:focus,
textarea:focus {
	border-color: rgba(249, 242, 228, 0.8);
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(249, 242, 228, 0.6)
}

input:hover,
select:hover,
textarea:hover {
	border-color: rgba(255, 255, 255, 0.8)
}

input[type="submit"],
button,
a.button,
a.btn,
.button,
.btn {
	background: #f9f2e4;
	display: inline-block;
	padding: 4px 8px 5px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #f9f2e4;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

input[type="submit"]:focus,
button:focus,
a.button:focus,
a.btn:focus,
.button:focus,
.btn:focus {
	border-color: rgba(249, 242, 228, 0.8);
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(249, 242, 228, 0.6)
}

input[type="submit"]:hover,
button:hover,
a.button:hover,
a.btn:hover,
.button:hover,
.btn:hover {
	background: #f9f2e4;
	color: #000
}

.scorecard,
#wpstats {
	display: none
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h7 a {
	color: inherit;
	text-decoration: none
}

.webcom-container {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 16px;
	height: 100%
}

table {
	margin: 16px 0
}

table tr td {
	padding: 6px;
	border: none;
	text-align: center
}

table.data tr:nth-child(odd) {
	background: #8c1e15;
	color: #fff
}

table.data tr:nth-child(even) {
	background: #7b1a13;
	color: #fff
}

table.data tr:hover {
	background: #57130d;
	color: #fff
}

table.data tr th {
	font-weight: bold;
	padding: 5px;
	border: none;
	text-align: center;
	background: #722025;
	color: #fff;
	border-bottom: 1px solid #57130d
}

@media (max-width: 768px) {

	table,
	thead,
	tbody,
	table:not(.data) th,
	table:not(.data) td,
	table:not(.data) tr {
		display: block;
		width: 100% !important
	}

	iframe {
		display: block;
		width: 100% !important
	}

	table.data {
		overflow-x: auto;
		display: block
	}

	table.data td,
	table.data th {
		white-space: nowrap
	}
}

img.img-shadow {
	border: 2px solid #f9f2e4;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.7)
}

form {
	margin: 0
}

input[type="submit"] {
	padding: 4px 5px 5px
}

input[type="radio"],
input[type="checkbox"] {
	width: auto !important;
	display: inline-block;
	vertical-align: baseline !important
}

input[type="radio"]:focus,
input[type="checkbox"]:focus {
	border-color: none;
	box-shadow: none
}

input[type="radio"]:hover,
input[type="checkbox"]:hover {
	border-color: none
}

button[disabled],
input[disabled] {
	cursor: default
}

.login-recover {
	font-size: .75em;
	text-align: right
}

embed,
iframe,
object,
video {
	max-width: 100%
}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important
}

.alignleft {
	float: left
}

.alignright {
	float: right
}

.aligncenter {
	display: block;
	margin: auto
}

.author-avatar img,
img.wp-post-image {
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2)
}

.wp-caption {
	max-width: 100%;
	padding: 4px
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: .75em;
	color: #757575
}

img.wp-smiley,
.rsswidget img {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none
}

.entry-content dl.gallery-item {
	margin: 0
}

.gallery-item a,
.gallery-caption {
	width: 90%
}

.gallery-item a {
	display: block
}

.gallery-caption a {
	display: inline
}

.gallery-columns-1 .gallery-item a {
	width: auto;
	max-width: 100%
}

.gallery .gallery-icon img {
	max-width: 90%;
	height: auto;
	padding: 5%
}

.gallery-columns-1 .gallery-icon img {
	padding: 3%
}

.author .archive-header {
	margin-bottom: 25px
}

.author-info {
	margin: 25px 0;
	padding-top: 25px;
	border-top: 1px solid #EDEDED;
	overflow: hidden
}

.author-description p {
	color: #757575;
	font-size: .75em
}

.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px
}

.author.archive .author-avatar {
	margin-top: 0
}

.post-edit-link {
	text-decoration: none;
	font-weight: 600
}

.edit-link {
	margin-left: 5px
}

.site-content {
	float: left;
	width: 70%
}

@media (max-width: 768px) {
	.site-content {
		float: none;
		width: 100%
	}
}

body.search .site-content article {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px 0
}

body.full-width .site-content,
body.error404 .site-content {
	width: 100%
}

.assistive-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px)
}

#secondary.widget-area aside h3 {
	margin: 0 0 25px;
	color: #fff
}

#secondary.widget-area aside a {
	margin: 0 0 25px;
	color: #fff;
	text-decoration: none
}

#secondary.widget-area aside a:hover {
	margin: 0 0 25px;
	color: #fff;
	text-decoration: underline
}

#secondary.widget-area aside ul {
	margin: 0;
	padding: 0;
	list-style: none
}

#secondary.widget-area aside ul li:before {
	content: '';
	margin: auto;
	font-family: inherit
}

#secondary.widget-area aside {
	margin-bottom: 50px;
	word-wrap: break-word;
	background: transparent;
	padding: 12px;
	background: #722025;
	color: #fff
}

#secondary.widget-area .textwidget ul {
	margin: 0 0 25px;
	list-style: disc outside
}

#secondary.widget-area .textwidget li {
	margin-left: 36px
}

.entry-meta {
	clear: both
}

.entry-header {
	margin: 0 0 25px
}

.entry-header img.wp-post-image {
	margin: 0 0 25px
}

.entry-header .entry-title {
	margin: 0 0 8px
}

.entry-header .comments-link {
	font-size: .75em;
	color: #757575
}

article.sticky .featured-post {
	margin-bottom: 25px;
	border-top: 4px double #EDEDED;
	border-bottom: 4px double #EDEDED;
	font-size: .75em;
	color: #757575;
	text-align: center
}

article.post {
	padding-bottom: 16px
}

.entry-content .more-link {
	white-space: nowrap
}

.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 25px;
	padding: 25px;
	font-style: italic
}

.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0
}

.entry-content code,
.comment-content code {
	font-size: .75em;
	font-family: Consolas, Monaco, Lucida Console, monospace
}

.entry-content pre,
.comment-content pre {
	padding: 25px;
	margin: 25px 0;
	border: 1px solid #EDEDED;
	font-size: .75em;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	color: #666666;
	overflow: auto
}

.entry-content pre code,
.comment-content pre code {
	display: block
}

.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666666;
	cursor: help
}

.entry-content address,
.comment-content address {
	display: block;
	margin: 0 0 25px
}

img.alignleft,
.wp-caption.alignleft {
	margin: 12px 25px 12px 0
}

@media (max-width: 480px) {

	img.alignleft,
	.wp-caption.alignleft {
		float: none;
		margin: 12px auto;
		display: block;
		clear: both
	}
}

img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 25px
}

@media (max-width: 480px) {

	img.alignright,
	.wp-caption.alignright {
		float: none;
		margin: 12px auto;
		display: block;
		clear: both
	}
}

img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 25px
}

.entry-content dl,
.comment-content dl {
	margin: 0 25px
}

.entry-content dt,
.comment-content dt {
	font-weight: bold
}

.entry-content dd,
.comment-content dd {
	margin-bottom: 25px
}

.entry-content table {
	width: 100%;
	margin: 32px 0
}

.comment-content table {
	width: 100%;
	margin: 0 0 25px;
	border-bottom: 1px solid #EDEDED
}

.entry-content table caption,
.comment-content table caption {
	margin: 25px 0;
	font-size: .85em
}

.comment-content td {
	padding: 6px 10px 6px 0;
	border-top: 1px solid #EDEDED
}

.entry-content td {
	padding: 6px 12px 6px 12px
}

.page-links {
	clear: both
}

footer.entry-meta {
	margin-top: 25px;
	font-size: .75em;
	color: #757575
}

.single-author .entry-meta .by-author {
	display: none
}

.archive-header,
.page-header {
	margin-bottom: 22px;
	padding-bottom: 22px;
	border-bottom: 1px solid #EDEDED
}

.archive-meta {
	margin-top: 22px;
	font-size: .75em;
	color: #757575
}

.attachment .entry-content .mejs-audio {
	max-width: 400px
}

.attachment .entry-content .mejs-container {
	margin-bottom: 25px
}

.article.attachment {
	overflow: hidden
}

.image-attachment div.attachment {
	text-align: center
}

.image-attachment div.attachment p {
	text-align: center
}

.image-attachment div.attachment img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto
}

.image-attachment .entry-caption {
	margin-top: 8px
}

.comments-area {
	background: rgba(0, 0, 0, 0.1);
	padding: 10px;
	margin-bottom: 50px
}

.comment-reply-title {
	margin-top: 0
}

.comments-title {
	margin: 10px 0 14px;
	font-weight: normal
}

.comments-area article {
	margin: 0 0 25px
}

.comments-area article header {
	margin: 0 0 25px;
	overflow: hidden;
	position: relative
}

.comments-area article header img {
	float: left;
	padding: 0
}

.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 75px
}

.comments-area article header cite {
	height: 1.5em;
	font-style: normal
}

.comments-area cite b {
	font-weight: normal
}

.comments-area article header time {
	font-size: .75em;
	display: inline-block;
	margin-left: 30px;
	margin-right: 10px
}

.comments-area .bypostauthor cite span {
	position: absolute;
	margin: 1px 5px 0;
	padding: 0 5px;
	font-size: .65em;
	line-height: 2em
}

.comments-area .bypostauthor > article cite b {
	font-weight: bold
}

a.comment-reply-link,
a.comment-edit-link {
	font-size: .75em;
	text-decoration: none
}

.comments-link a {
	text-decoration: none
}

.commentlist .pingback {
	margin-bottom: 25px
}

.commentlist .children {
	margin-left: 25px
}

.commentlist {
	padding: 0;
	margin: 0;
	list-style: none
}

.commentlist > li.comment {
	background: rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid black;
	padding: 10px
}

.commentlist > li.comment.thread-odd {
	background: rgba(0, 0, 0, 0.2)
}

.commentlist li.comment li {
	border-top: 1px solid black;
	padding-top: 4px
}

#respond {
	padding: 10px 0
}

#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	font-weight: normal;
	font-size: .75em
}

#respond form label {
	display: block
}

#respond form input[type="text"],
#respond form textarea {
	width: 100%;
	font-size: .75em;
	padding: 10px
}

#respond form p.form-allowed-tags {
	font-size: .75em;
	color: #5E5E5E
}

#respond .submit {
	width: auto;
	padding: 6px 20px
}

.required {
	vertical-align: top;
	margin: 0 -2px;
	font-size: .75em;
	color: red
}

.widget-area {
	float: right;
	width: 25%
}

@media (max-width: 768px) {
	.widget-area {
		float: none;
		width: 100%
	}
}

.widget-area .widget ul ul {
	margin-left: 12px
}

.widget_rss li {
	margin: 12px 0
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
	margin-left: 12px;
	font-size: .65em;
	color: #AAAAAA
}

#wp-calendar {
	width: 100%;
	margin: 0;
	font-size: .75em;
	color: #686868
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left
}

#wp-calendar #next {
	padding-right: 25px;
	text-align: right
}

.widget_search label {
	display: block;
	font-size: .75em
}

.widget_twitter li {
	list-style-type: none
}

.widget_twitter .timesince {
	display: block;
	text-align: right
}

.author-avatar {
	float: left;
	margin-top: 8px
}

.author-description {
	float: right;
	width: 80%
}

@media print {
	body {
		background: none !important;
		font-size: 10pt;
		color: #000000
	}

	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " ["attr(href) "] "
	}

	a {
		text-decoration: none
	}

	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none
	}

	.author-avatar,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area {
		display: none
	}

	.site-content {
		width: auto;
		margin: 0
	}

	.author-description {
		width: auto;
		float: none
	}

	.commentlist > li.comment {
		width: auto;
		position: relative;
		background: #CCCCCC;
		padding: 12px
	}

	.commentlist .avatar {
		width: 39px;
		height: 39px;
		top: 2.2em;
		left: 2.2em
	}

	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px
	}
}

img,
.editor-attachment {
	border: 0;
	max-width: 100%
}

img.size-full {
	width: auto/9
}

img[class*="wp-image-"] {
	height: auto;
	max-width: 100%
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto
}

img.mce-wp-nextpage {
	border-radius: 0;
	box-shadow: none
}

img.wp-smiley {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.wp-caption {
	background: transparent;
	border: none;
	margin: 0;
	padding: 4px;
	text-align: left
}

.wp-caption-dt {
	margin: 0
}

.wp-caption .wp-caption-text,
.wp-caption-dd {
	color: #757575;
	font-style: italic;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px
}

/*! ========== ADDONS ========== */
.widget_ninja_forms_widget .ninja-forms-cont {
	margin: 0
}

.ninja-forms-cont {
	padding: 0 32px
}

.ninja-forms-cont .ninja-forms-all-fields-wrap {
	position: relative;
	margin: 15px 0 0;
	padding: 1%;
	font-size: 0px
}

.ninja-forms-cont .ninja-forms-all-fields-wrap li:before {
	content: none
}

.ninja-forms-cont .ninja-forms-all-fields-wrap input,
.ninja-forms-cont .ninja-forms-all-fields-wrap select {
	width: 100%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap input[type=checkbox],
.ninja-forms-cont .ninja-forms-all-fields-wrap input[type=radio] {
	width: auto
}

.ninja-forms-cont .ninja-forms-all-fields-wrap > div {
	width: 98%;
	display: inline-block;
	vertical-align: top;
	margin: 1%;
	font-size: 16px
}

.ninja-forms-cont .ninja-forms-all-fields-wrap > div.full-wrap {
	width: 98%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap > div.three-quarter-wrap {
	width: 73%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap > div.two-third-wrap {
	width: 64.666666666666%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap > div.half-wrap {
	width: 48%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap > div.third-wrap {
	width: 31.333333333333%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap > div.quarter-wrap {
	width: 23%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-inside {
	vertical-align: bottom
}

.ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-right:not(.list-radio-wrap):not(.list-checkbox-wrap) input,
.ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-right:not(.list-radio-wrap):not(.list-checkbox-wrap) label,
.ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-left:not(.list-radio-wrap):not(.list-checkbox-wrap) input,
.ninja-forms-cont .ninja-forms-all-fields-wrap > div.label-left:not(.list-radio-wrap):not(.list-checkbox-wrap) label {
	width: 50%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap > div.submit-wrap {
	margin-top: 10px
}

.ninja-forms-cont .ninja-forms-all-fields-wrap .spam-wrap {
	width: 73%
}

.ninja-forms-cont .ninja-forms-all-fields-wrap .submit-wrap {}

.ninja-forms-cont .ninja-forms-all-fields-wrap .submit-wrap input {
	width: 100%;
	letter-spacing: 1.5px;
	display: inline-block;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

.ninja-forms-cont .ninja-forms-all-fields-wrap .ninja-forms-required-items {
	position: absolute;
	right: 0;
	bottom: -2.5em;
	font-style: italic;
	font-size: calc(16px * 0.85);
	text-align: right
}

.ninja-forms-cont .ninja-forms-all-fields-wrap .ninja-forms-field-error {
	font-style: italic;
	text-align: right;
	font-size: 0.85em
}

.ninja-forms-cont .ninja-forms-all-fields-wrap .ninja-forms-response-msg {
	font-weight: bold
}

#ninja_forms_form_12_all_fields_wrap input,
#ninja_forms_form_12_all_fields_wrap select,
#ninja_forms_form_12_all_fields_wrap textarea {
	border: 1px solid #722025;
	background: #fff;
	font-size: 16px;
	color: #54504d;
	font-family: inherit;
	padding: 4px 5px 5px;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

#ninja_forms_form_12_all_fields_wrap input:focus,
#ninja_forms_form_12_all_fields_wrap select:focus,
#ninja_forms_form_12_all_fields_wrap textarea:focus {
	border-color: rgba(158, 34, 24, 0.8);
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(158, 34, 24, 0.6)
}

#ninja_forms_form_12_all_fields_wrap input:hover,
#ninja_forms_form_12_all_fields_wrap select:hover,
#ninja_forms_form_12_all_fields_wrap textarea:hover {
	border-color: rgba(225, 71, 59, 0.8)
}

#ninja_forms_field_44 {
	background: #722025;
	display: inline-block;
	padding: 4px 8px 5px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #722025;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

#ninja_forms_field_44:focus {
	border-color: rgba(158, 34, 24, 0.8);
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(158, 34, 24, 0.6)
}

#ninja_forms_field_44:hover {
	background: #722025;
	color: #fff
}

#toTop {
	background: #CCCCCC;
	color: #FFFFFF;
	width: 50px;
	height: 50px;
	display: none;
	position: fixed;
	font-size: 15px;
	bottom: 10px;
	right: 10px;
	background-clip: padding-box;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px
}

#toTop i {
	position: fixed;
	bottom: 29px;
	right: 28px;
	z-index: 200
}

#toTopHover {
	background: #f9f2e4;
	display: block;
	opacity: 0;
	width: 50px;
	height: 50px;
	background-clip: padding-box;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px
}

.ssgrid .col-1-2 {
	width: 50%
}

.ssgrid .col-1-3 {
	width: 33.33333%
}

.ssgrid .col-2-3 {
	width: 66.66667%
}

.ssgrid .col-1-4 {
	width: 25%
}

.ssgrid .col-2-4 {
	width: 50%
}

.ssgrid .col-3-4 {
	width: 75%
}

.ssgrid .col-1-5 {
	width: 20%
}

.ssgrid .col-2-5 {
	width: 40%
}

.ssgrid .col-3-5 {
	width: 60%
}

.ssgrid .col-4-5 {
	width: 80%
}

.ssgrid .col-1-6 {
	width: 16.66667%
}

.ssgrid .col-2-6 {
	width: 33.33333%
}

.ssgrid .col-3-6 {
	width: 50%
}

.ssgrid .col-4-6 {
	width: 66.66667%
}

.ssgrid .col-5-6 {
	width: 83.33333%
}

.ssgrid .col-1-7 {
	width: 14.28571%
}

.ssgrid .col-2-7 {
	width: 28.57143%
}

.ssgrid .col-3-7 {
	width: 42.85714%
}

.ssgrid .col-4-7 {
	width: 57.14286%
}

.ssgrid .col-5-7 {
	width: 71.42857%
}

.ssgrid .col-6-7 {
	width: 85.71429%
}

.ssgrid .col-1-8 {
	width: 12.5%
}

.ssgrid .col-2-8 {
	width: 25%
}

.ssgrid .col-3-8 {
	width: 37.5%
}

.ssgrid .col-4-8 {
	width: 50%
}

.ssgrid .col-5-8 {
	width: 62.5%
}

.ssgrid .col-6-8 {
	width: 75%
}

.ssgrid .col-7-8 {
	width: 87.5%
}

.ssgrid.grid-x1 > *:nth-child(1n) {
	margin-right: 0
}

.ssgrid.grid-x1 > *:nth-child(1n+1) {
	margin-left: 0
}

.ssgrid.grid-x1 > * {
	width: 100%
}

.ssgrid.grid-x2 > *:nth-child(2n) {
	margin-right: 0
}

.ssgrid.grid-x2 > *:nth-child(2n+1) {
	margin-left: 0
}

.ssgrid.grid-x2 > * {
	width: 50%
}

.ssgrid.grid-x3 > *:nth-child(3n) {
	margin-right: 0
}

.ssgrid.grid-x3 > *:nth-child(3n+1) {
	margin-left: 0
}

.ssgrid.grid-x3 > * {
	width: 33.33333%
}

.ssgrid.grid-x4 > *:nth-child(4n) {
	margin-right: 0
}

.ssgrid.grid-x4 > *:nth-child(4n+1) {
	margin-left: 0
}

.ssgrid.grid-x4 > * {
	width: 25%
}

.ssgrid.grid-x5 > *:nth-child(5n) {
	margin-right: 0
}

.ssgrid.grid-x5 > *:nth-child(5n+1) {
	margin-left: 0
}

.ssgrid.grid-x5 > * {
	width: 20%
}

.ssgrid.grid-x6 > *:nth-child(6n) {
	margin-right: 0
}

.ssgrid.grid-x6 > *:nth-child(6n+1) {
	margin-left: 0
}

.ssgrid.grid-x6 > * {
	width: 16.66667%
}

.ssgrid.grid-x7 > *:nth-child(7n) {
	margin-right: 0
}

.ssgrid.grid-x7 > *:nth-child(7n+1) {
	margin-left: 0
}

.ssgrid.grid-x7 > * {
	width: 14.28571%
}

.ssgrid.grid-x8 > *:nth-child(8n) {
	margin-right: 0
}

.ssgrid.grid-x8 > *:nth-child(8n+1) {
	margin-left: 0
}

.ssgrid.grid-x8 > * {
	width: 12.5%
}

.ssgrid-margin > * {
	margin-right: 1.9%;
	margin-left: 1.9%
}

.ssgrid-margin .col-1-2 {
	width: 48.1%
}

.ssgrid-margin .col-1-3 {
	width: 30.8%
}

.ssgrid-margin .col-2-3 {
	width: 65.4%
}

.ssgrid-margin .col-1-4 {
	width: 22.15%
}

.ssgrid-margin .col-2-4 {
	width: 48.1%
}

.ssgrid-margin .col-3-4 {
	width: 74.05%
}

.ssgrid-margin .col-1-5 {
	width: 16.96%
}

.ssgrid-margin .col-2-5 {
	width: 37.72%
}

.ssgrid-margin .col-3-5 {
	width: 58.48%
}

.ssgrid-margin .col-4-5 {
	width: 79.24%
}

.ssgrid-margin .col-1-6 {
	width: 13.5%
}

.ssgrid-margin .col-2-6 {
	width: 30.8%
}

.ssgrid-margin .col-3-6 {
	width: 48.1%
}

.ssgrid-margin .col-4-6 {
	width: 65.4%
}

.ssgrid-margin .col-5-6 {
	width: 82.7%
}

.ssgrid-margin .col-1-7 {
	width: 11.02857%
}

.ssgrid-margin .col-2-7 {
	width: 25.85714%
}

.ssgrid-margin .col-3-7 {
	width: 40.68571%
}

.ssgrid-margin .col-4-7 {
	width: 55.51429%
}

.ssgrid-margin .col-5-7 {
	width: 70.34286%
}

.ssgrid-margin .col-6-7 {
	width: 85.17143%
}

.ssgrid-margin .col-1-8 {
	width: 9.175%
}

.ssgrid-margin .col-2-8 {
	width: 22.15%
}

.ssgrid-margin .col-3-8 {
	width: 35.125%
}

.ssgrid-margin .col-4-8 {
	width: 48.1%
}

.ssgrid-margin .col-5-8 {
	width: 61.075%
}

.ssgrid-margin .col-6-8 {
	width: 74.05%
}

.ssgrid-margin .col-7-8 {
	width: 87.025%
}

.ssgrid-margin.grid-x1 > *:nth-child(1n) {
	margin-right: 0
}

.ssgrid-margin.grid-x1 > *:nth-child(1n+1) {
	margin-left: 0;
	clear: left
}

.ssgrid-margin.grid-x1 > * {
	width: 100%
}

.ssgrid-margin.grid-x2 > *:nth-child(2n) {
	margin-right: 0
}

.ssgrid-margin.grid-x2 > *:nth-child(2n+1) {
	margin-left: 0;
	clear: left
}

.ssgrid-margin.grid-x2 > * {
	width: 48.1%
}

.ssgrid-margin.grid-x3 > *:nth-child(3n) {
	margin-right: 0
}

.ssgrid-margin.grid-x3 > *:nth-child(3n+1) {
	margin-left: 0;
	clear: left
}

.ssgrid-margin.grid-x3 > * {
	width: 30.8%
}

.ssgrid-margin.grid-x4 > *:nth-child(4n) {
	margin-right: 0
}

.ssgrid-margin.grid-x4 > *:nth-child(4n+1) {
	margin-left: 0;
	clear: left
}

.ssgrid-margin.grid-x4 > * {
	width: 22.15%
}

.ssgrid-margin.grid-x5 > *:nth-child(5n) {
	margin-right: 0
}

.ssgrid-margin.grid-x5 > *:nth-child(5n+1) {
	margin-left: 0;
	clear: left
}

.ssgrid-margin.grid-x5 > * {
	width: 16.96%
}

.ssgrid-margin.grid-x6 > *:nth-child(6n) {
	margin-right: 0
}

.ssgrid-margin.grid-x6 > *:nth-child(6n+1) {
	margin-left: 0;
	clear: left
}

.ssgrid-margin.grid-x6 > * {
	width: 13.5%
}

.ssgrid-margin.grid-x7 > *:nth-child(7n) {
	margin-right: 0
}

.ssgrid-margin.grid-x7 > *:nth-child(7n+1) {
	margin-left: 0;
	clear: left
}

.ssgrid-margin.grid-x7 > * {
	width: 11.02857%
}

.ssgrid-margin.grid-x8 > *:nth-child(8n) {
	margin-right: 0
}

.ssgrid-margin.grid-x8 > *:nth-child(8n+1) {
	margin-left: 0;
	clear: left
}

.ssgrid-margin.grid-x8 > * {
	width: 9.175%
}

.ssgrid,
.ssgrid-margin {
	width: 100%
}

.ssgrid.debug,
.ssgrid-margin.debug {
	margin: 16px 0
}

.ssgrid.debug > *,
.ssgrid-margin.debug > * {
	background: #497789;
	color: #060D31;
	padding: 16px
}

.ssgrid > *,
.ssgrid-margin > * {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	box-sizing: border-box
}

.ssgrid > *:first-child,
.ssgrid-margin > *:first-child {
	margin-left: 0
}

.ssgrid > *:last-child,
.ssgrid-margin > *:last-child {
	margin-right: 0;
	float: left
}

.ssgrid img,
.ssgrid-margin img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto
}

.ssgrid iframe,
.ssgrid-margin iframe {
	max-height: 100%;
	width: 100%
}

.ssgrid:after,
.ssgrid-margin:after {
	content: "";
	display: table;
	clear: both
}

nav#primary-navigation {
	text-align: left
}

nav#primary-navigation > a {
	display: none
}

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

nav#primary-navigation span {
	display: inline-block;
	margin-left: 20px;
	padding: 2px 10px;
	font-size: 75%;
	vertical-align: text-top;
	background-clip: padding-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

nav#primary-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none
}

nav#primary-navigation li {
	display: inline-block;
	position: relative;
	white-space: nowrap
}

nav#primary-navigation li a {
	display: block;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

nav#primary-navigation li.menu-item-has-children > a:after {
	content: "";
	font-family: FontAwesome;
	line-height: 1;
	margin: 0px 0px 0px 8px
}

nav#primary-navigation li ul {
	display: none;
	position: absolute;
	z-index: 999;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	opacity: 0
}

nav#primary-navigation li:hover > ul {
	display: block;
	opacity: 1
}

nav#primary-navigation li li {
	width: 100%;
	display: block
}

nav#primary-navigation li li.menu-item-has-children > a:after {
	content: ""
}

nav#primary-navigation li li a {
	padding: 10px
}

nav#primary-navigation li li ul {
	top: 0;
	left: 100%
}

nav#primary-navigation li li li:hover ul {
	display: block
}

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



nav#primary-navigation {
	float: right;
	margin-top: 30px;
	padding: 0
}

nav#primary-navigation > ul > li {
	border-right: 1px solid #A94C4C
}

nav#primary-navigation > ul > li a {
	padding: 0 8px;
	color: #f2e2c3;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	line-height: 2.5
}

@media (max-width: 960px) {
	nav#primary-navigation > ul > li a {
		padding: 0 5px
	}
}

nav#primary-navigation > ul > li.current-menu-item > a,
nav#primary-navigation > ul > li > a:hover {
	color: #fff
}

nav#primary-navigation > ul > li:last-child {
	border-right: none
}

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

nav#primary-navigation a#primary-navigation-toggle {
	color: #FFFFFF;
	padding: 6px
}

nav#primary-navigation span {
	background: #722025;
	color: #fff
}

nav#primary-navigation ul ul {
	background: #722025
}

nav#primary-navigation ul ul a {
	color: #fff
}

nav#primary-navigation ul ul a:hover {
	background: #5e1006;
	color: #fff
}

nav#primary-navigation ul ul li.current-menu-item a {
	color: #fff;
	background: #5e1006
}

nav#primary-navigation ul ul li.current-menu-item a:hover {
	background: #f9f2e4;
	color: #000
}

nav#primary-navigation ul ul ul {
	background: #881d15
}

nav#primary-navigation ul ul ul a {
	color: #fff
}

nav#primary-navigation ul ul ul a:hover {
	background: #f4e8cf;
	color: #000
}
#btn-alert {
	background: #8a2133;
	width: 127px;
	height: 32px;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	transition: all .3 ease;
	padding: 0;
	
}
.modal-open
{
    overflow: hidden
}

.modal
{
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog
{
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
}

.modal.in .modal-dialog
{

    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.modal-open .modal
{
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog
{
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    width: auto;
    margin: 10px
}

.modal-content
{
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade
{
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in
{
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header
{
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close
{
    margin-top: -2px
}

.modal-title
{
    margin: 0;
    line-height: 1.42857143
}

.modal-body
{
    position: relative;
    padding: 20px
}

.modal-footer
{
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn
{
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn
{
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block
{
    margin-left: 0
}

.modal-scrollbar-measure
{
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px)
{
    .modal-dialog
    {
        width: 600px;
        margin: 30px auto
    }
    .modal-content
    {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm
    {
        max-width: 400px;
        width: 100%;
    }
}

@media (min-width:992px)
{
    .modal-lg
    {
        width: 900px
    }
}
#btn-alert .elementor-align-icon-right{
	margin-left: 10px;
}
#btn-alert:hover {
	background: #b34856
}
#btn-alert:before {
	-ms-flex-order: 1;
	order: 1;
	margin-left: 10px;
	font-size: 18px
}
.alert{
	display: none;
}
.alert .modal-content {
	background: #fff;
	box-shadow: 0 0 12px rgba(0, 0, 0, .25);
	padding: 45px 65px
}

.alert .modal-dialog {
	max-width: 875px;
	width: 100%
}

.alert .close {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	background-color: transparent;
	color: #575757;
	z-index: 1;
	font-size: 40px;
	font-weight: 700
}

.alert h3 {
	font-weight: 600;
	font-size: 28px;
	margin-bottom: 20px
}

.alert p {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 24px
}
nav#primary-navigation ul ul ul {
	background: #7b1a13
}

nav#primary-navigation ul ul ul a {
	color: #fff
}

nav#primary-navigation ul ul ul a:hover {
	background: #f2e2c3;
	color: #000
}

/*! =Body Styles
-------------------------------------------------------------- */
body {
	background: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #434343;
	padding: 0;
	margin: 0
}

/*! Post Editor Defaults */
html .mceContentBody {
	min-width: 95%;
	max-width: 95%;
	width: 95%;
	padding: 0;
	margin: 20px
}

/*! =Headings
-------------------------------------------------------------- */
h1 {
	color: #722025;
	font-family: "", sans-serif;
	font-size: 45px;
	line-height: 1.1;
	margin: 0;
	font-weight: normal
}

h2 {
	font-size: 24px;
	line-height: 1.1;
	text-transform: uppercase;
	margin: 32px 0 0;
	font-weight: normal
}

h4 {
	color: #722025;
	font-family: font-size:17px;
	line-height: 1.1;
	margin: 32px 0 0;
	font-weight: bold
}

h5 {
	color: #722025;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 15px;
	line-height: 1.1;
	margin: 32px 0 0;
	font-weight: bold
}

p {
	margin: 16px 0 0
}

/*! ========== HEADER ========== */
.webcom-header .top-bar {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	background-color: rgba(158, 34, 24, 0.75)
}

@media (max-width: 560px) {
	.webcom-header .top-bar {
		position: relative;
		background-color: #722025
	}
}

.webcom-header .top-bar .logo {
	width: 165px;
	display: inline-block;
	float: left;
	padding: 2px 0
}

@media (max-width: 880px) {
	.webcom-header .top-bar .logo {
		display: block;
		float: none;
		text-align: center
	}
}



.webcom-header a {
	color: #f9f2e4;
	outline: none;
	-webkit-transition: color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out;
	-ms-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
	transition: color 200ms ease-in-out
}

.webcom-header a:hover {
	color: #722025
}

/*! ========== BANNER ========== */
.webcom-banner {
	position: relative;
	overflow: hidden
}

@media (max-width: 560px) {
	.webcom-banner .metaslider {
		display: none
	}
}

.webcom-banner a {
	color: #f9f2e4;
	outline: none;
	-webkit-transition: color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out;
	-ms-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
	transition: color 200ms ease-in-out
}

.webcom-banner a:hover {
	color: #722025
}

.webcom-banner .metaslider .flexslider {
	margin: 0
}

.webcom-banner .metaslider ul li {
	overflow: hidden;
	opacity: 0;
	-webkit-transition: opacity 100ms ease-in-out;
	-moz-transition: opacity 100ms ease-in-out;
	-ms-transition: opacity 100ms ease-in-out;
	-o-transition: opacity 100ms ease-in-out;
	transition: opacity 100ms ease-in-out
}

body .webcom-banner .metaslider .slides img {
	display: block;
	height: initial;
	position: relative;
	max-width: 2000px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

/*! ========== APPOINTMENT AREA ========== */
.appointment {
	display: block;
	position: relative;
	background-image: url(images/bg_granite.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 10px 0;
	text-align: center;
	z-index: 9
}

.appointment span {
	font-family: "Playball", sans-serif;
	color: #722025;
	font-size: 40px;
	margin-right: 18px
}

.appointment .btn-red {
	margin: 3px;
	display: inline-block;
	padding: 7px 10px;
	border: 1px solid #b35243;
	background: #81150e;
	background: -webkit-linear-gradient(top, #81150e 0%, #ac3427 100%);
	background: -ms-linear-gradient(top, #81150e 0%, #ac3427 100%);
	background: linear-gradient(to bottom, #81150e 0%, #ac3427 100%);
	text-decoration: none;
	background-clip: padding-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: "Lato", sans-serif;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.2;
	font-size: 24px;
	-webkit-box-shadow: 0px 1px 0px 5px #722025;
	-moz-box-shadow: 0px 1px 0px 5px #722025;
	box-shadow: 0px 1px 0px 5px #722025
}

.appointment .btn-red:hover {
	background: #81150e;
	background: -webkit-linear-gradient(bottom, #81150e 0%, #ac3427 100%);
	background: -ms-linear-gradient(bottom, #81150e 0%, #ac3427 100%);
	background: linear-gradient(to top, #81150e 0%, #ac3427 100%)
}

/*! ========== TOP CTA ========== */
.webcom-cta-services {
	display: block;
	position: relative;
	padding: 20px 0;
	border-bottom: 1px solid #722025
}

.webcom-cta-services h2 {
	color: #722025;
	text-align: center;
	margin: 0px 0px 20px 0px
}

@media (max-width: 650px) {
	.webcom-cta-services {
		display: none
	}
}

.webcom-cta-services .col-1-3 {
	width: 32%;
	margin-left: .5%;
	margin-right: .5%
}

.webcom-cta-services .widget-title {
	position: absolute;
	top: 230px;
	display: block;
	width: 100%;
	padding: 22px 3px;
	background: #722025;
	color: #f9f2e4;
	font-family: "Lato", sans-serif;
	font-size: 22px;
	font-weight: 300
}

@media (max-width: 1190px) {
	.webcom-cta-services .widget-title {
		font-size: 1.7vw;
		top: 15vw
	}
}

.webcom-cta-services .widget-title:hover {
	background: #f9f2e4;
	color: #722025
}

.webcom-cta-services aside {
	background: #f9f2e4;
	padding-bottom: 15px
}

.webcom-cta-services ul.widget-nav {
	padding-left: 10px
}

.webcom-cta-services ul.widget-nav li {
	display: inline-block;
	float: left;
	width: 49%;
	border-bottom: 1px solid #ecd9b5;
	text-transform: uppercase;
	color: #722025;
	padding: 4px 0;
	text-decoration: none;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 1
}

@media (max-width: 1100px) {
	.webcom-cta-services ul.widget-nav li {
		font-size: 15px
	}
}

.webcom-cta-services ul.widget-nav li:hover {
	color: #c9a766
}

/*! ========== CONTENT AREA ========== */
.webcom-content {
	padding: 32px 0
}

.webcom-content a,
.post-editor-link,
.mceContentBody a {
	color: #722025;
	outline: none;
	text-decoration: none;
	-webkit-transition: color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out;
	-ms-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
	transition: color 200ms ease-in-out
}

.webcom-content a:hover,
.post-editor-link:hover,
.mceContentBody a:hover {
	color: #de6960
}

/*! ========== BOTTOM CTA ========== */
.webcom-cta-footer {
	display: block;
	position: relative;
	background-color: #f9f2e4;
	padding: 40px 0
}

.webcom-cta-footer .offer {
	font-size: 21px;
	color: #722025;
	font-family: "Lato", sans-serif;
	line-height: 1;
	display: inline-block;
	float: left;
	padding-top: 10px
}

@media (max-width: 1197px) {
	.webcom-cta-footer .offer {
		display: block;
		width: 390px;
		float: none;
		margin: 0 auto
	}
}

@media (max-width: 440px) {
	.webcom-cta-footer .offer {
		font-size: 18px;
		width: 100%
	}
}

.webcom-cta-footer .offer .big-text {
	font-size: 133px;
	text-transform: uppercase;
	display: block;
	font-weight: 900
}

@media (max-width: 440px) {
	.webcom-cta-footer .offer .big-text {
		font-size: 110px
	}
}

.webcom-cta-footer .offer .small-text {
	font-size: 70%;
	display: block;
	text-align: right
}

.webcom-cta-footer .about-us {
	display: inline-block;
	float: left;
	text-align: justify;
	color: #5b5b5b;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	max-width: 400px;
	margin: 0 35px
}

@media (max-width: 1197px) {
	.webcom-cta-footer .about-us {
		display: block;
		width: 100%;
		float: none;
		max-width: 100%;
		margin: 15px 0
	}
}

.webcom-cta-footer .form-wrap {
	display: inline-block;
	float: right;
	width: 339px
}

@media (max-width: 1197px) {
	.webcom-cta-footer .form-wrap {
		float: none;
		margin: 0 auto;
		text-align: center;
		display: block
	}
}

@media (max-width: 400px) {
	.webcom-cta-footer .form-wrap {
		width: 100%
	}
}

.webcom-cta-footer .form-wrap .ninja-forms-cont {
	padding: 0
}

.webcom-cta-footer .form-wrap .ninja-forms-required-items {
	display: none
}

.webcom-cta-footer .form-wrap .field-wrap {
	width: 98.7%;
	margin: 0;
	margin-top: 5px
}

.webcom-cta-footer .form-wrap input[type=text] {
	background-clip: padding-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 1px solid #c4c4c4
}

.webcom-cta-footer .form-wrap .submit-wrap {
	margin: 0 !important;
	width: 99%;
	margin-top: 10px !important
}

.webcom-cta-footer .form-wrap .submit-wrap input[type=submit] {
	background-clip: padding-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #722025
}

/*! ========== FOOTER NAV ========== */
.webcom-footer-navigation {
	padding: 0;
	background: transparent;
	width: 420px;
	display: inline-block;
	float: left;
	margin-right: 20px
}

@media (max-width: 1075px) {
	.webcom-footer-navigation {
		display: block;
		float: none;
		text-align: center;
		width: 100%
	}
}

@media (max-width: 768px) {
	.webcom-footer-navigation {
		display: none
	}
}

.webcom-footer-navigation ul.footer-nav {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	list-style: none;
	border-spacing: 0;
	border-collapse: collapse;
	display: block;
	width: 100%
}

.webcom-footer-navigation ul.footer-nav li {
	position: relative;
	white-space: nowrap;
	display: inline-block;
	text-align: left;
	float: left;
	width: 32%;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 17px
}

@media (max-width: 1075px) {
	.webcom-footer-navigation ul.footer-nav li {
		width: auto;
		float: none
	}
}

.webcom-footer-navigation ul.footer-nav li.current-menu-item > a,
.webcom-footer-navigation ul.footer-nav li > a:hover {
	color: #e09b57;
	background: none
}

.webcom-footer-navigation ul.footer-nav li a {
	text-decoration: none;
	display: block;
	padding: 2px 10px 0 0;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

@media (max-width: 1075px) {
	.webcom-footer-navigation ul.footer-nav li a {
		padding: 5px 6px
	}
}

.webcom-footer-navigation ul.footer-nav li a .fa {
	margin-left: 10px
}

/*! ========== FOOTER ========== */
.webcom-footer {
	display: block;
	background: #722025;
	color: #fff;
	padding: 32px
}

.webcom-footer .contact-info {
	display: inline-block;
	float: left;
	font-size: 17px;
	color: #fff
}

@media (max-width: 768px) {
	.webcom-footer .contact-info {
		margin-left: 0px
	}
}

@media (max-width: 560px) {
	.webcom-footer .contact-info {
		display: block;
		float: none;
		text-align: center
	}
}

.webcom-footer .contact-info a {
	color: #fff;
	text-decoration: underline;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

.webcom-footer .contact-info a:hover {
	color: #e09b57
}

.webcom-footer .footer-logo {
	float: left;
	width: 200px;
	margin-left: 50px
}

.webcom-footer .socials {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	float: right
}

@media (max-width: 768px) {
	.webcom-footer .socials {
		margin-right: 0px
	}
}

@media (max-width: 560px) {
	.webcom-footer .socials {
		display: block;
		float: none;
		text-align: center;
		margin-top: 20px
	}
}

.webcom-footer .socials .fa {
	display: inline-block;
	float: left;
	margin: 5px 10px 0 5px;
	height: 44px;
	width: 44px;
	line-height: 44px;
	font-size: 28px;
	text-align: center;
	background-clip: padding-box;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	color: #722025;
	background: #fff;
	text-decoration: none;
	@incldue transistion()
}

@media (max-width: 560px) {
	.webcom-footer .socials .fa {
		float: none;
		transition: all 0.3s ease;
	}
}

.webcom-footer .socials .fa:hover {
	transform: scale(1.4);
	text-decoration: none;
}

.webcom-footer .socials a {
	color: #FFFFFF;
	outline: none;
	text-decoration: none;
	-webkit-transition: color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out;
	-ms-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
	transition: color 200ms ease-in-out
}

.webcom-footer .socials a:hover {
	text-decoration: underline
}

.webcom-footer .affiliates {
	color: #d9b5b2;
	font: 17px "Source Sans Pro", sans-serif;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 10px;
	flex-wrap: wrap
}

.webcom-footer .affiliates .links {
	display: flex;
	flex-direction: column;
	text-align: center
}

.webcom-footer .affiliates img {
	float: right;
	margin-right: 15px
}

.webcom-footer .affiliates a {
	color: #ca918c;
	text-decoration: underline;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out
}

.webcom-footer .affiliates a:hover {
	color: #e09b57
}

/*! =========== COPYRIGHT ========== */
.webcom-copyright {
	color: #d9b5b2;
	font-size: 15px;
	display: block;
	font-family: "Source Sans Pro", sans-serif;
	clear: both;
	padding: 20px 0 10px;
	border-bottom: 1px solid #d9b5b2
}

@media (max-width: 768px) {
	.webcom-copyright {
		height: auto
	}

	.webcom-copyright img {
		max-width: 100%;
		height: auto;
		display: block;
		margin: 0 auto
	}

	.webcom-copyright iframe {
		max-height: 100%;
		width: 100%
	}

	.webcom-copyright > *[class*="col-"] {
		width: 100% !important;
		float: none !important;
		margin-left: 0;
		margin-right: 0
	}

	.webcom-copyright > div[class*="col-"] {
		text-align: center;
		padding: 0
	}
}

.webcom-copyright a {
	color: #f9f2e4;
	outline: none;
	-webkit-transition: color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out;
	-ms-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
	transition: color 200ms ease-in-out
}

.webcom-copyright a:hover {
	color: #722025
}

.webcom-copyright .company {
	padding: 6px 0 0
}

.webcom-copyright .author {
	text-align: right
}

.webcom-copyright img {
	vertical-align: baseline;
	display: inline-block
}

.flex-wrap {
	display: flex;
	justify-content: space-between;
}

@media (max-width: 560px) {
	.flex-wrap {
		display: block;
	}

	.flex-wrap.logos div {
		left: 0 !important;
		margin: 50px 0;
	}
}

/*# sourceMappingURL=style.css.map */
html,
body {
	overflow-x: hidden;
}

.webcom-container {
	max-width: 1170px !important;
}

.wpb_content_element h2 {
	font-size: 24px;
	color: #722025;
	font-weight: bold;
	margin-bottom: 25px;
}

.wpb_content_element h2:after {
	content: '';
	display: block;
	background: #E9AA2F;
	width: 70px;
	height: 4px;
	margin-top: 15px;
}

.wpb_content_element h3 {
	color: #fff;
	font-size: 32px;
	line-height: 44px;
	font-weight: bold;
	text-transform: none;
	margin-top: 0;
}

.btn-orange {
	background: #E9AA2F !important;
	color: #fff !important;
	font-size: 14px;
	font-weight: 600;
	border-radius: 35px !important;
	border: none !important;
	padding: 15px 30px !important;
	letter-spacing: 0;
	min-width: 250px;
	display: inline-block;
}

.webcom-header .top-bar {
	position: relative;
	background-color: #fff;
	height: 106px;
}

nav#primary-navigation {
	margin-top: 38px;
}

nav#primary-navigation > ul > li {
	border-right: none;
}

nav#primary-navigation > ul > li a {
	color: #454545;
	font-weight: 14px;
	border-bottom: 6px solid #fff;
	padding-bottom: 28px;
}

nav#primary-navigation > ul > li.current-menu-item > a,
nav#primary-navigation > ul > li a:hover {
	border-bottom: 6px solid #E9AA2F;
	color: #454545;
}

.webcom-content {
	padding: 0;
}

.row-title {
	min-height: 410px;
	display: flex;
	align-items: flex-end;
}

.row-title h1 {
	color: #fff;
	font-size: 120px;
	line-height: 105px;
	position: relative;
	top: 10px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif !important;
}

.row-title .wpb_content_element {
	margin-bottom: 0;
}

.entry-content ul li:before,
article.page ul li:before,
article.post ul li:before,
.mceContentBody ul li:before {
	content: none;
}

.wpb_content_element ul {
	padding-left: 10px;
	padding: 0;
}

.wpb_content_element li,
.wpb_content_element li:last-child {
	border-left: 4px solid #E9AA2F;
	padding-left: 15px;
	margin-left: 0;
	margin: 40px 0 !important;
}

.ninja-forms-form-wrap {
	background: #722025;
	padding: 0 20px 20px;
	border-radius: 10px;
	text-align: center;
	height: 100%;
}

.ninja-forms-form-wrap:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-left: 75px solid transparent;
	border-right: 75px solid transparent;
	border-top: 25px solid #E9AA2F;
}

.page-id-684 .ninja-forms-form-wrap {
	margin-top: 20px;
}

.page-id-805 .ninja-forms-form-wrap {
	margin-top: 40px;
}

.ninja-forms-form-title {
	margin-top: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: none !important;
}

.profile_pass-wrap input,
.text-wrap.label-above input,
.text-wrap.label-below input,
.text-wrap.label-inside input,
.textarea-wrap.label-above textarea,
.textarea-wrap.label-below textarea,
.textarea-wrap.label-inside textarea,
.list-dropdown-wrap.label-above select,
.list-dropdown-wrap.label-below select {
	font-size: 12px;
	border-radius: 7px;
	margin: 3px 0;
	padding: 10px;
}

.ninja-forms-cont .ninja-forms-all-fields-wrap > div.submit-wrap {
	margin-top: 10px;
}

.ninja-forms-cont .ninja-forms-all-fields-wrap .submit-wrap input {
	background: #E9AA2F;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 20px;
	width: 200px;
	border: none;
	padding: 10px;
	letter-spacing: 0;
}

#ninja_forms_form_12_all_fields_wrap .submit-wrap input {
	width: 150px;
}

.textarea-wrap.label-inside textarea {
	height: 150px;
}

.ninja-forms-cont .ninja-forms-all-fields-wrap .ninja-forms-required-items {
	display: none;
}

.row-red h2 {
	margin-bottom: 0;
	color: #fff;
}

.row-red h2:after {
	position: relative;
	top: 15px;
	margin: 0 auto;
}

h2.center {
	text-align: center;
	margin-bottom: 50px;
}

h2.center:after {
	position: relative;
	top: 15px;
	margin: 0 auto;
}

.row-red h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #fff;
}

.row-red p {
	margin: 0;
	color: #fff;
}

.row-red {
	display: flex;
	align-items: center;
	padding: 60px 0;
}

.row-red .vc_column-inner {
	padding-top: 0 !important;
}

.row-red .wpb_content_element {
	margin-bottom: 0;
}

.row-red img {
	min-height: 54px;
	object-fit: none;
}

#post-805 > div > div:nth-child(3) > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1560163893995 > div:nth-child(1) > div > div > div > div > p:nth-child(1),
#post-805 > div > div:nth-child(3) > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1560163893995 > div:nth-child(2) > div > div > div > div > p:nth-child(1),
#post-805 > div > div:nth-child(3) > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1560163893995 > div:nth-child(3) > div > div > div > div > p:nth-child(1),
#post-805 > div > div:nth-child(3) > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1560163893995 > div:nth-child(4) > div > div > div > div > p:nth-child(1) {
	min-height: 55px;
}

#post-805 > div > div.vc_row.wpb_row.vc_row-fluid.row-red.vc_custom_1560115891673.vc_row-has-fill.ult-vc-hide-row > div.wpb_column.vc_column_container.vc_col-sm-8 > div > div > div {
	margin-bottom: 0 !important;
}

#post-805 > div > div.vc_row.wpb_row.vc_row-fluid.row-red.vc_custom_1560115891673.vc_row-has-fill.ult-vc-hide-row > div.wpb_column.vc_column_container.vc_col-sm-8 {
	display: flex;
	align-items: center;
}

#post-805 > div > div:nth-child(4) > div > div > div > div.wpb_text_column.wpb_content_element > div {
	padding: 0 300px;
}

.vc_images_carousel .vc_carousel-control {
	margin-top: 0 !important;
	text-shadow: none;
}

.vc_images_carousel .vc_carousel-indicators {
	bottom: -80px !important;
}

.vc_images_carousel .vc_carousel-indicators li {
	padding-left: 0;
	border-radius: 50%;
	background: #E5E5E5 !important;
	border: none !important;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
	background: #722025 !important;
}

.vc_images_carousel > a.vc_left {
	left: -50px !important;
	border-radius: 50%;
	background: #BCBCBC;
	opacity: 1;
	width: 30px;
	text-shadow: none;
}

.vc_images_carousel > a.vc_right {
	right: -50px !important;
	border-radius: 50%;
	background: #BCBCBC;
	opacity: 1;
	width: 30px;
	text-shadow: none;
}

.vc_images_carousel > a:hover {
	background: #722025;
	opacity: 1;
}

.vc_images_carousel .vc_carousel-control .icon-prev:before,
.vc_images_carousel .vc_carousel-control .icon-next:before {
	top: -2px !important;
	color: #fff;
}

.row-logos {
	display: flex;
	align-items: center;
}

#ninja_forms_form_18_wrap {
	background: none;
	z-index: 1;
	position: relative;
	top: 10px;
}

#ninja_forms_form_18_wrap:before {
	display: none;
}

.row-form {}

.row-form:after {
	content: '';
	display: block;
	background: #b7281c;
	width: 9999px;
	height: 100%;
	float: right;
	position: absolute;
	left: calc(66% - 1px);
	top: 0px;
}

.row-form strong {
	font-size: 80px;
	line-height: 80px;
	margin-left: -5px;
}

.row-form > div:nth-child(2) {
	width: 23.3333333%;
}

.row-form > div:nth-child(3) {
	width: 43.3333333%;
}

.row-form > div:nth-child(2) p {
	position: relative;
	top: -25px;
}

.row-form > div:nth-child(3) p {
	font-size: 12px;
	padding: 100px 0;
	position: relative;
}

.row-icons h3 {
	color: #722025;
	font-size: 24px;
}

.row-icons img {
	transform: scale(.5);
}

.row-red-icons h3 {
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	margin-top: 40px;
}

.row-red-icons img {
	transform: scale(1);
}

.row-red-icons > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-icons > div:nth-child(2):before {
	content: '';
	width: 335px;
	border: 1px dashed #E9AA2F;
	display: block;
	float: left;
	position: absolute;
	top: 30px;
	left: -170px;
}

.row-red-icons > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-icons > div:nth-child(2):after {
	content: '';
	width: 335px;
	border: 1px dashed #E9AA2F;
	display: block;
	float: left;
	position: absolute;
	top: 30px;
	left: 232px;
}

.row-red-icons + div > h2 {
	margin-top: 40px;
}

.row-banner {
	display: flex;
	padding: 100px 0;
}

.row-banner .ninja-forms-form-wrap {
	border-radius: 0 10px 10px 0;
}

.row-banner .vc_col-sm-8 {
	background: rgba(255, 255, 255, .9);
	border-radius: 10px 0 0 10px;
	padding: 0 250px 0 100px;
}

.row-banner .vc_col-sm-8 h2 {
	color: #E9AA2F;
	font-size: 38px;
	line-height: 48px;
	font-weight: bold;
	text-transform: none;
}

.row-banner .vc_col-sm-8 li:before {
	content: '';
	display: block;
	background: url('images/icon-check.png') no-repeat;
	width: 14px;
	height: 11px;
	float: left;
	position: relative;
	top: 6px;
}

.row-banner .vc_col-sm-8 li {
	border: none;
	margin: 25px 0 !important;
}

.row-banner .vc_col-sm-8 li strong {
	color: #E9AA2F;
	font-size: 16px;
}

.row-banner .vc_col-sm-8 h2:after {
	display: none;
}

.row-banner .ninja-forms-cont {
	padding: 0;
}



.webcom-cta-footer {
	display: none;
}

footer.entry-meta {
	display: none;
}

.webcom-footer {
	background: #292929;
}

.webcom-footer-navigation ul.footer-nav li {
	width: 100%;
	font-size: 12px;
	line-height: 21px;
}

.webcom-footer-navigation ul.footer-nav li a {
	display: inline-block;
	font-family: "Montserrat", sans-serif;
}

.webcom-footer .contact-info {
	font-size: 12px;
	line-height: 21px;
}

.webcom-footer .col-1-2 {
	width: 100%;
}

.webcom-copyright {
	border: none;
}

.webcom-copyright .company {
	text-align: center;
	font-size: 10px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
}

.webcom-copyright .author {
	display: none;
}

.webcom-footer .affiliates {
	display: none;
}

.webcom-footer .socials {
	font-size: 10px;
}

.webcom-footer .socials .fa {
	color: #292929;
	height: 25px;
	width: 25px;
	line-height: 25px;
	font-size: 16px;
	margin-top: 15px;
}

#post-866 > div > div.vc_row.wpb_row.vc_row-fluid.row-banner.vc_custom_1561577868451.ult-vc-hide-row.vc_row-has-fill > div.wpb_column.vc_column_container.vc_col-sm-4 > div,
#post-866 > div > div.vc_row.wpb_row.vc_row-fluid.row-banner.vc_custom_1561577868451.ult-vc-hide-row.vc_row-has-fill > div.wpb_column.vc_column_container.vc_col-sm-4 > div > div,
#post-866 > div > div.vc_row.wpb_row.vc_row-fluid.row-banner.vc_custom_1561577868451.ult-vc-hide-row.vc_row-has-fill > div.wpb_column.vc_column_container.vc_col-sm-4 > div > div > div {
	height: 100%;
}

.slick-prev {
	left: -30px;
}

.slick-next {
	right: -30px;
}

.ult-carousel-wrapper {
	padding: 0 30px;
}

.ult-carousel-wrapper button.circle-bg:hover {
	background: rgb(158, 34, 24) !important;
}

#ninja_forms_field_44_div_wrap {
	width: 100px;
}

#ninja_forms_field_45_div_wrap {
	float: left;
	width: 300px;
}

.contact-form-page {
	max-width: 100%;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

.contact-form-page .vc_column-inner {
	padding-left: 0;
	margin-left:
}

.row-testimonials {
	padding: 50px 0;
}

.row-testimonials .wpb_text_column {
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	padding: 30px;
}

.row-testimonials p {
	font-size: 14px;
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 40px;
}

.row-testimonials h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	color: #000;
	margin: 20px 0;
}

.row-testimonials h3:after {
	content: '';
	display: table;
	clear: both;
}

.row-testimonials h3:before {
	content: '';
	position: absolute;
	width: 71px;
	height: 4px;
	background: #E9AA2F;
	border-radius: 3px;
	margin-top: -20px;
}

.row-testimonials span {
	color: #9D9D9D;
}

.row-testimonials h3.title {
	color: #722025;
	margin-top: 0px;
}

.row-testimonials h3.title:before {
	display: none;
}

p.location {
	margin: -15px 0 0;
	color: #9D9D9D;
}

.row-testimonials img {
	position: relative;
	top: -80px;
}

.grw-slider .rplg-slider-prev {
	top: 35% !important;
	left: -50px !important;
}

.grw-slider .rplg-slider-next {
	top: 35% !important;
	right: -50px !important;
}

.grw-slider .wp-google-name,
.grw-slider .wp-google-time {
	color: #fff !important;
}

.rplgsw-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
	display: inline-block;
	border-radius: 100%;
	background: transparent !important;
	opacity: 1 !important;
	border: 2px solid #fff;
}

.rplgsw-pagination-bullet-active {
	background: #fff !important;
}

.grw-slider .rplg-slider-prev span {
	top: 13px !important;
	left: 10px !important;
	color: rgb(183, 40, 28) !important;
}

.grw-slider .rplg-slider-next span {
	top: 13px !important;
	left: 12px !important;
	color: rgb(183, 40, 28) !important;
}

.webcom-footer .socials .fa.fa-facebook {
	margin-left: 0;
}

#home_services > div > div > div > div {
	padding-top: 50;
}

#home_clients > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-logos > div:nth-child(2) > div > div > div > figure > div > img {
	position: relative;
	left: -10px;
}

.social-review {
	padding: 30px;
}

.ninja-forms-error-msg > div {
	color: #fff;
}

.ninja-forms-field-error > p {
	text-align: center;
}

.row-about {
	padding: 50px 0 70px;
}

.row-cabinets-01 {
	padding-top: 50px;
}

.row-cabinets-02 {
	padding: 40px 15px 0;
}

#post-684 > div > div.vc_row.wpb_row.vc_row-fluid.row-cabinets-01 > div.col-12.col-sm-6.col-md-6.wpb_column.vc_column_container.vc_col-sm-8 > div > div > div > div > ul {
	margin-top: 90px;
}

#post-866 > div > div.vc_row.wpb_row.vc_row-fluid.since > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-icons > div:nth-child(1) > div > div > div > div > p:nth-child(1) > img {
	position: relative;
	top: -5px;
}

.banner-description .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.banner-description h1 {
	color: #E9AA2F;
	font-weight: 700;
}

.terms h3,
.privacy-content h3 {
	color: #434343 !important;
	margin: 32px 0 0 !important;
}
#btn-alert:hover {
	background: #722025
}
#btn-alert {
	background: #722025;
	width: 127px;
	height: 32px;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center; 
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	transition: all .3 ease;
	margin-right: 10px;
	border-radius: 50px;
}

#btn-alert:before {
	-ms-flex-order: 1;
	order: 1;
	margin-left: 10px;
	font-size: 18px;
}
#enhancedtextwidget-4 .widget-text{
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}
@media (max-width: 1024px) {
	.row-banner {
		padding: 50px !important;
	}



	#enhancedtextwidget-4 {
		float: right;
	}

	#post-866 > div > div.vc_row.wpb_row.vc_row-fluid.since > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-icons > div:nth-child(1) {
		float: left;
		width: calc(50% - 50px);
	}

	#post-866 > div > div.vc_row.wpb_row.vc_row-fluid.since > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-icons > div:nth-child(2) {
		float: right;
		width: calc(50% - 50px);
	}

	#post-866 > div > div.vc_row.wpb_row.vc_row-fluid.since > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-icons > div:nth-child(3) {
		float: none;
		width: 50%;
		display: block;
		margin: 0 auto;
	}

	.ult-carousel-wrapper button {
		display: none !important;
	}

	#nf_submit_18 {
		text-align: center;
	}

	#ninja_forms_field_56 {
		width: 150px;
	}

	#home_clients > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-logos > div:nth-child(2) > div > div > div > figure > div > img {
		position: relative;
		left: -10px;
	}

	#post-866 > div > div.vc_row.wpb_row.vc_row-fluid.row-red.row-red-icons.hidden-xs.ult-vc-hide-row.vc_row-has-fill > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-icons > div {
		padding: 0 75px;
	}

	.social-review .vc_icon_element.vc_icon_element-outer:first-child {
		margin-bottom: 0 !important;
	}

	.social-review .vc_icon_element.vc_icon_element-outer:nth-child(n+2) .vc_icon_element-inner {
		width: 1.5em !important;
	}

	#why_choose .col-12 {
		width: 35%;
		left: 15%;
	}

	.contact-form-page,
	.contact-form-page .vc_column-inner {
		padding-right: 0 !important;
	}

	#ninja_forms_field_23_div_wrap,
	#ninja_forms_field_29_div_wrap,
	#ninja_forms_field_33_div_wrap,
	#ninja_forms_field_36_div_wrap,
	#ninja_forms_field_41_div_wrap {
		margin-right: 0;
		width: 50%;
	}

	#ninja_forms_field_48_div_wrap {
		margin-right: 0;
		width: 100%;
	}

	#kr_pricing > div.col-12.col-lg-8.pr-0.pr-lg-4.wpb_column.vc_column_container.vc_col-sm-8,
	#kr_pricing > div.col-12.col-lg-4.wpb_column.vc_column_container.vc_col-sm-4 {
		max-width: 100%;
	}

	#kr_cta_2 {
		padding: 0 20px;
	}

	.page-id-80 .row-title h1 {}

	#ninja_forms_field_44_div_wrap {
		float: right;
		margin-right: 80px;
	}

	.page-id-68 #ninja_forms_form_2_cont {
		margin-top: 20px;
	}

	.row-about {
		padding: 10px 0 50px;
	}

	#post-684 > div > div:nth-child(3) > div.col-12.col-lg-6.wpb_column.vc_column_container.vc_col-sm-6 {
		max-width: 100%;
	}

	#post-684 > div > div.vc_row.wpb_row.vc_row-fluid.row-red.vc_custom_1560194644210.ult-vc-hide-row.vc_row-has-fill {
		padding: 0 10%;
	}

	#post-684 > div > div.vc_row.wpb_row.vc_row-fluid.row-red.vc_custom_1560194644210.ult-vc-hide-row.vc_row-has-fill > div.wpb_column.vc_column_container.vc_col-sm-4 {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.row-banner {
		display: block;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}

	.row-banner .vc_col-sm-8 {
		width: 100%;
		border-radius: 10px 10px 0 0;
	}

	.row-banner .vc_col-sm-4 {
		width: 100%;
	}

	.row-banner .ninja-forms-form-wrap {
		border-radius: 0 0 10px 10px;
	}

	.ninja-forms-cont .ninja-forms-all-fields-wrap .submit-wrap input {
		width: 150px;
	}

	
	.ult-carousel-wrapper {
		margin-top: 40px;
	}

	#home_clients > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-logos > div:nth-child(3) > div > div > div > figure > div > img {
		transform: scale(0.75);
		object-fit: contain;
	}

	#home_clients > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-logos > div:nth-child(3) > div > div > div > figure > div > img {
		position: relative;
		top: 10px;
	}

	#ninja_forms_field_44_div_wrap {
		margin-right: 90px;
	}

	.page-id-80 .row-title h1 {
		font-size: 92px;
	}

	.row-testimonials .wpb_text_column {
		padding: 30px 30px 60px;
	}

	.row-testimonials img {
		top: -25px;
	}

	.row-cabinets-01 {
		padding-top: 20px;
	}

	#post-684 > div > div.vc_row.wpb_row.vc_row-fluid.row-cabinets-01 > div.col-12.col-sm-6.col-md-6.wpb_column.vc_column_container.vc_col-sm-8 > div > div > div > div > ul {
		margin-top: 0px;
	}

	.row-cabinets-02 {
		padding-top: 0;
	}
}

@media (max-width: 650px) {
	.row-logos .wpb_single_image.vc_align_right {
		text-align: left !important;
		margin-top: 20px;
	}

	#home_subs {
		display: flex;
		flex-direction: column-reverse;
	}

	#home_subs .wpb_column:nth-of-type(2) {
		order: 1;
	}

	#home_subs.row-form > div:nth-child(3) {
		padding-bottom: 40px;
	}

	#kr_cta_2 h3 {
		line-height: 30px;
	}

	#post-684 > div > div.vc_row.wpb_row.vc_row-fluid:nth-child(1),
	#post-684 > div > div.vc_row.wpb_row.vc_row-fluid:nth-child(7) {
		padding-top: 0 !important;
	}

	#post-684 > div > div.vc_row.wpb_row.vc_row-fluid:nth-child(4) {
		margin-bottom: 0 !important;
	}

	#post-684 > div > div.vc_row.wpb_row.vc_row-fluid > div:nth-child(1) > div > div > div > div > div > div > div > div.vc_grid-item-mini.vc_clearfix > div > div {
		background-position: 50% 100%;
		background-size: auto;
	}

	.row-testimonials {
		padding: 0px 0;
	}

	.row-testimonials img {
		position: relative;
		top: 0;
		margin-left: 0;
	}

	.contact-form-page {
		padding-right: 0;
	}

	.row-banner .vc_col-sm-8 {
		border-radius: 0;
		padding-top: 40px;
	}

	.row-banner .vc_col-sm-8 {
		padding: 25px 10px 0 !important;
		width: calc(100% + 2px) !important;
		position: relative;
		left: -1px;
	}

	.webcom-header {
		padding: 0 !important;
	}

	.row-icons img {
		transform: scale(1);
		height: 100px;
		object-fit: scale-down;
	}

	.row-icons p {
		margin: 0;
	}

	.row-icons h3 {
		margin-bottom: 0;
	}

	.row-red-icons img {
		transform: scale(1);
		height: auto;
		object-fit: scale-down;
	}

	#home_services > div > div > div > div {
		padding-top: 0;
	}

	#nf_submit_18 {
		text-align: center;
	}

	#home_subs > div:nth-child(2) > div > div > div > div > p {
		text-align: center;
	}

	#post-866 > div > div.vc_row.wpb_row.vc_row-fluid > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-icons > div:nth-child(1),
	#post-866 > div > div.vc_row.wpb_row.vc_row-fluid > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-icons > div:nth-child(2),
	#post-866 > div > div.vc_row.wpb_row.vc_row-fluid > div > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-icons > div:nth-child(3) {
		float: none;
		width: 100% !important;
	}

	#home_clients > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-logos > div:nth-child(3) > div > div > div > figure > div > img {
		transform: scale(1);
	}

	.webcom-footer .contact-info {
		text-align: left;
		position: relative;
		top: -200px;
	}

	.webcom-footer-navigation {
		position: relative;
		top: 150px;
	}

	.social-review {
		width: calc(100% + 40px) !important;
		position: relative !important;
		left: -20px !important;
		flex-wrap: initial !important;
		padding-bottom: 0;
	}

	.star-inline {
		display: none !important;
	}

	.social-review > div:nth-child(3) {
		margin-top: -10px;
	}

	#post-866 > div > div.vc_row.wpb_row.vc_row-fluid.row-red.row-red-icons.hidden-xs.ult-vc-hide-row.vc_row-has-fill > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-icons > div {
		padding: 0;
	}

	#home_clients > div.wpb_column.vc_column_container.vc_col-sm-12 > div > div > div.vc_row.wpb_row.vc_inner.vc_row-fluid.row-logos > div:nth-child(2) > div > div > div > figure > div > img {
		top: 10px left: 0px;
	}

	#why_choose .col-12 {
		width: 100%;
		left: 0;
	}

	.page-id-684 .ninja-forms-form-wrap,
	.page-id-805 .ninja-forms-form-wrap {
		margin-top: 0px;
	}

	#ninja_forms_field_44_div_wrap {
		text-align: center;
	}

	.contact-form-page .ninja-forms-cont .ninja-forms-all-fields-wrap > div.half-wrap,
	.contact-form-page .ninja-forms-cont .ninja-forms-all-fields-wrap > div {
		width: 100% !important;
	}

	#ninja_forms_field_45_div_wrap > div.g-recaptcha > div {
		margin: 10px auto 0;
	}

	.page-id-80 .row-title h1 {
		font-size: 42px;
	}

	#post-80 > div > div:nth-child(3) {
		padding-top: 15px;
	}

	.row-testimonials .wpb_text_column {
		padding-bottom: 30px;
	}
}

@media (max-width: 559px) {
	.banner-description .vc_column-inner {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

@media (max-width: 414px) {
	#home_subs > div.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill {
		margin-top: -60px;
	}

	.page-id-80 .row-title h1 {
		font-size: 34px;
	}
}

@media (max-width: 375px) {
	#home_subs > div.wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill {
		margin-top: -20px;
	}
}
.ht-notification-section .wpb_content_element{
	margin-bottom: 0;
}
.ht-notification-section .ht-notification-wrap {
	padding: 1px 30px 1px 10px;
}
.ht-notification-section .ht-notification-text {
	padding: 0 !important;
}
.ht-notification-section .ht-notification-text br{
	display: none;
}
.ht-notification-section .ht-notification-text > p{
	margin-bottom: 0 !important;
}
.covid-modal{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
}
.fancybox-inner{
	width: 100% !important;
	min-width: 1170px !important;
}
.covid-modal .description {
	margin-left: 40px;
	width: calc(100% - 600px);
	padding-right: 0px;
}
.covid-modal > img{
	width: 100%;
	max-width: 500px;
}
.covid-modal .description h2{
	font-size: 42px;
	line-height: 48px !important;
	color: #000;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 20px;
}
.fancybox-close{
	background: none;
	top: 10px !important;
	right: 10px !important;
	width: 20px !important;
	height: 20px !important;
}
.fancybox-close:hover:after,
.fancybox-close:hover:before{
	background: #ff5733;
}
.fancybox-close:after,
.fancybox-close:before{
	width: 100%;
	height: 3px;
	content: '';
	background: #000;
	position: absolute;
	transition: all 0.3s ease;
	transform: rotate(-45deg)  translate(-12px, 12px);
}
.fancybox-close:after{
	transform: rotate(45deg)  translate(12px, 12px);
}
.covid-modal .description ul{
	list-style: none;
}
.covid-modal .description p{
	font-size: 16px;
	line-height: 23px;
	color: #000;
	margin-bottom: 40px;
}
.covid-modal .description p a{
	color: #0066FF;
}
.covid-modal .description p a:hover{
	text-decoration: underline;
}
.covid-modal .description li{
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	padding-left: 25px;
	font-family: Arial;
	font-weight: 400;
}
.covid-modal .description li:before{
	font-size: 15px !important;
	color: #585858 !important;
	margin-right: 10px !important;
	position: absolute;
	font-family: FontAwesome;
	left: 0;
} 
.covid-modal,
.snp-content-inner,
.snp-content {
    height: 100%;
	padding: 0 !important;
}
strong{
	display: contents;
}
@media (max-width: 1199px) {
	.fancybox-inner{
		min-width: 950px !important;
		
	}
	.covid-modal .description {
		margin-left: 15px;
	}
	.covid-modal .description h2 {
    	font-size: 27px;
		line-height: 34px !important;
	}
}
@media (max-width: 991px) {
	.fancybox-inner{
		min-width: 730px !important;
	}
	.covid-modal > img{
		margin-left: 0;
		max-width: 300px;
	}
	.covid-modal .description {
		margin-left: 15px;
		width: calc(100% - 320px);
		padding-right: 15px;
	}
	.snp-fb img {
		max-width: 300px;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
}
@media (max-width: 767px) {
	.snp-pop-1518 .snp-theme-html,
	.fancybox-inner{
		min-width: calc(100vw - 30px) !important;
		height: 480px !important;
	}
	.covid-modal > img{
		margin: 20px auto;
		max-width: 200px;
	}
	.covid-modal{ 
		flex-direction: column;
		flex-wrap: nowrap;
	}
	.covid-modal .description {
		width: 100%;
		margin-left: 0;
		padding: 0 15px;
	}
	.covid-modal .description h2{
		margin-top: 0;
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.snp-fb img {
    	margin: 0 auto;
		display: table;
	}
	.covid-modal .description{
		margin-top: 20px;
	}
	.covid-modal > p {
		margin: 55px 0 30px;
	}
}
@media (max-width: 579px) {
	.ht-notification-section .ht-notification-text br{
		display: block;
	}
	.covid-modal .description h2 {
		font-size: 22px;
	}
	
}



#home_subs:after{
	background-color: transparent;
}


#home_subs .appointment-form{
	background-color: #b7281c;
    padding-top: 20px !important;
    padding-bottom: 20px;
}

#home_subs.row-form > div:nth-child(2) p{
	top:0px;
}

.social-review .vc_icon_element.vc_icon_element-outer:nth-child(n+2) .vc_icon_element-inner{
	height: 36px !important;
}

.social-review .vc_icon_element.vc_icon_element-outer:first-child{
	margin-bottom:0px;
}

.social-review .vc_icon_element.vc_icon_element-outer:nth-child(n+2){
	margin-bottom:0px;
}

.social-review .vc_icon_element-icon{
	position:relative;
}

@media screen and (max-width:1024px){
	#home_subs{
		display:flex;
		flex-direction:column;
	}
	
	#home_subs .wpb_column:first-child{
		margin-top:30px;
	}
	
	#home_subs .wpb_column:nth-child(2){
		order:0;
	}
	
	#home_subs .wpb_column:nth-child(2) p{
		line-height:140%;
	}
	
	#home_subs .vc_col-sm-4:nth-of-type(2) .vc_column-inner{
		padding-top:15px !important;
	}
	
	#home_subs.row-form > div:nth-child(3){
		padding-bottom:0px;
	}
}



.covid-modal .description p:last-child{
	margin-bottom:0px;
}

.covid-modal .description{
	max-width:300px;
	margin:auto;
	margin-top:10px;
	padding-left:0px;
	padding-right:0px;
}

.covid-modal .description p{
	margin-bottom:10px;
}

.covid-modal .description a{
	margin-top:30px;
	text-align:center;
	background: #E9AA2F !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    border-radius: 35px !important;
    border: none !important;
    padding: 15px 30px !important;
    letter-spacing: 0;
	display:flex;
	align-items:center;
	justify-content:center;
}

.snp-pop-1904 .snp-theme-html{
	height:580px !important;	
}


@media screen and (min-width:768px){
	.snp-pop-1904 .snp-theme-html{
		height:300px !important;	
	}
	
	.covid-modal .description{
		margin-top:auto;
	}
	
	.covid-modal .description h2{
		margin-top:0px;
	}
}



@media screen and (min-width:1200px){
	.snp-pop-1904 .snp-theme-html{
		height:330px !important;	
	}
	
	.covid-modal .description{
		margin-left:50px;
		width:450px;
	}
	
	.covid-modal .description h2{
		width:450px;
	}
	
	.covid-modal p:first-child{
		height:100%;
	}
	
	.covid-modal img{
		height:100%;
		width:auto;
		
	}
}