/*# sourceMappingURL=theme.min.css.map */

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.no-pad-top {
	padding-top: 0;
}

.no-pad-bottom {
	padding-bottom: 0;
}

.no-gutter-left {
	padding-left: 0;
}

.no-gutter-right {
	padding-right: 0;
}

.no-gutter {
	padding-left: 0;
	padding-right: 0;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.affix {
	position: fixed;
}

.col-center {
	margin: 0 auto;
}

.hidden {
	display: none !important;
	visibility: hidden !important;
}

.visible-xs {
	display: none !important;
}

tr .visible-xs {
	display: none !important;
}

th .visible-xs, td .visible-xs {
	display: none !important;
}

@media (max-width: 479px) {
	.visible-xs {
		display: block !important;
	}
	
	tr .visible-xs {
		display: table-row !important;
	}
	
	th .visible-xs, td .visible-xs {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 767px) {
	.visible-xs.visible-sm {
		display: block !important;
	}
	
	tr .visible-xs.visible-sm {
		display: table-row !important;
	}
	
	th .visible-xs.visible-sm, td .visible-xs.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 991px) {
	.visible-xs.visible-md {
		display: block !important;
	}
	
	tr .visible-xs.visible-md {
		display: table-row !important;
	}
	
	th .visible-xs.visible-md, td .visible-xs.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-xs.visible-lg {
		display: block !important;
	}
	
	tr .visible-xs.visible-lg {
		display: table-row !important;
	}
	
	th .visible-xs.visible-lg, td .visible-xs.visible-lg {
		display: table-cell !important;
	}
}

.visible-sm {
	display: none !important;
}

tr .visible-sm {
	display: none !important;
}

th .visible-sm, td .visible-sm {
	display: none !important;
}

@media (max-width: 479px) {
	.visible-sm.visible-xs {
		display: block !important;
	}
	
	tr .visible-sm.visible-xs {
		display: table-row !important;
	}
	
	th .visible-sm.visible-xs, td .visible-sm.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 767px) {
	.visible-sm {
		display: block !important;
	}
	
	tr .visible-sm {
		display: table-row !important;
	}
	
	th .visible-sm, td .visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 991px) {
	.visible-sm.visible-md {
		display: block !important;
	}
	
	tr .visible-sm.visible-md {
		display: table-row !important;
	}
	
	th .visible-sm.visible-md, td .visible-sm.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-sm.visible-lg {
		display: block !important;
	}
	
	tr .visible-sm.visible-lg {
		display: table-row !important;
	}
	
	th .visible-sm.visible-lg, td .visible-sm.visible-lg {
		display: table-cell !important;
	}
}

.visible-md {
	display: none !important;
}

tr .visible-md {
	display: none !important;
}

th .visible-md, td .visible-md {
	display: none !important;
}

@media (max-width: 479px) {
	.visible-md.visible-xs {
		display: block !important;
	}
	
	tr .visible-md.visible-xs {
		display: table-row !important;
	}
	
	th .visible-md.visible-xs, td .visible-md.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 767px) {
	.visible-md.visible-sm {
		display: block !important;
	}
	
	tr .visible-md.visible-sm {
		display: table-row !important;
	}
	
	th .visible-md.visible-sm, td .visible-md.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 991px) {
	.visible-md {
		display: block !important;
	}
	
	tr .visible-md {
		display: table-row !important;
	}
	
	th .visible-md, td .visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-md.visible-lg {
		display: block !important;
	}
	
	tr .visible-md.visible-lg {
		display: table-row !important;
	}
	
	th .visible-md.visible-lg, td .visible-md.visible-lg {
		display: table-cell !important;
	}
}

.visible-lg {
	display: none !important;
}

tr .visible-lg {
	display: none !important;
}

th .visible-lg, td .visible-lg {
	display: none !important;
}

@media (max-width: 479px) {
	.visible-lg.visible-xs {
		display: block !important;
	}
	
	tr .visible-lg.visible-xs {
		display: table-row !important;
	}
	
	th .visible-lg.visible-xs, td .visible-lg.visible-xs {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 767px) {
	.visible-lg.visible-sm {
		display: block !important;
	}
	
	tr .visible-lg.visible-sm {
		display: table-row !important;
	}
	
	th .visible-lg.visible-sm, td .visible-lg.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 991px) {
	.visible-lg.visible-md {
		display: block !important;
	}
	
	tr .visible-lg.visible-md {
		display: table-row !important;
	}
	
	th .visible-lg.visible-md, td .visible-lg.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	
	tr .visible-lg {
		display: table-row !important;
	}
	
	th .visible-lg, td .visible-lg {
		display: table-cell !important;
	}
}

.hidden-xs {
	display: block !important;
}

tr .hidden-xs {
	display: table-row !important;
}

th .hidden-xs, td .hidden-xs {
	display: table-cell !important;
}

@media (max-width: 479px) {
	.hidden-xs {
		display: none !important;
	}
	
	tr .hidden-xs {
		display: none !important;
	}
	
	th .hidden-xs, td .hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 767px) {
	.hidden-xs.hidden-sm {
		display: none !important;
	}
	
	tr .hidden-xs.hidden-sm {
		display: none !important;
	}
	
	th .hidden-xs.hidden-sm, td .hidden-xs.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 991px) {
	.hidden-xs.hidden-md {
		display: none !important;
	}
	
	tr .hidden-xs.hidden-md {
		display: none !important;
	}
	
	th .hidden-xs.hidden-md, td .hidden-xs.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-xs.hidden-lg {
		display: none !important;
	}
	
	tr .hidden-xs.hidden-lg {
		display: none !important;
	}
	
	th .hidden-xs.hidden-lg, td .hidden-xs.hidden-lg {
		display: none !important;
	}
}

.hidden-sm {
	display: block !important;
}

tr .hidden-sm {
	display: table-row !important;
}

th .hidden-sm, td .hidden-sm {
	display: table-cell !important;
}

@media (max-width: 479px) {
	.hidden-sm.hidden-xs {
		display: none !important;
	}
	
	tr .hidden-sm.hidden-xs {
		display: none !important;
	}
	
	th .hidden-sm.hidden-xs, td .hidden-sm.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 767px) {
	.hidden-sm {
		display: none !important;
	}
	
	tr .hidden-sm {
		display: none !important;
	}
	
	th .hidden-sm, td .hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 991px) {
	.hidden-sm.hidden-md {
		display: none !important;
	}
	
	tr .hidden-sm.hidden-md {
		display: none !important;
	}
	
	th .hidden-sm.hidden-md, td .hidden-sm.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-sm.hidden-lg {
		display: none !important;
	}
	
	tr .hidden-sm.hidden-lg {
		display: none !important;
	}
	
	th .hidden-sm.hidden-lg, td .hidden-sm.hidden-lg {
		display: none !important;
	}
}

.hidden-md {
	display: block !important;
}

tr .hidden-md {
	display: table-row !important;
}

th .hidden-md, td .hidden-md {
	display: table-cell !important;
}

@media (max-width: 479px) {
	.hidden-md.hidden-xs {
		display: none !important;
	}
	
	tr .hidden-md.hidden-xs {
		display: none !important;
	}
	
	th .hidden-md.hidden-xs, td .hidden-md.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 767px) {
	.hidden-md.hidden-sm {
		display: none !important;
	}
	
	tr .hidden-md.hidden-sm {
		display: none !important;
	}
	
	th .hidden-md.hidden-sm, td .hidden-md.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 991px) {
	.hidden-md {
		display: none !important;
	}
	
	tr .hidden-md {
		display: none !important;
	}
	
	th .hidden-md, td .hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-md.hidden-lg {
		display: none !important;
	}
	
	tr .hidden-md.hidden-lg {
		display: none !important;
	}
	
	th .hidden-md.hidden-lg, td .hidden-md.hidden-lg {
		display: none !important;
	}
}

.hidden-lg {
	display: block !important;
}

tr .hidden-lg {
	display: table-row !important;
}

th .hidden-lg, td .hidden-lg {
	display: table-cell !important;
}

@media (max-width: 479px) {
	.hidden-lg.hidden-xs {
		display: none !important;
	}
	
	tr .hidden-lg.hidden-xs {
		display: none !important;
	}
	
	th .hidden-lg.hidden-xs, td .hidden-lg.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 767px) {
	.hidden-lg.hidden-sm {
		display: none !important;
	}
	
	tr .hidden-lg.hidden-sm {
		display: none !important;
	}
	
	th .hidden-lg.hidden-sm, td .hidden-lg.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 991px) {
	.hidden-lg.hidden-md {
		display: none !important;
	}
	
	tr .hidden-lg.hidden-md {
		display: none !important;
	}
	
	th .hidden-lg.hidden-md, td .hidden-lg.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
	
	tr .hidden-lg {
		display: none !important;
	}
	
	th .hidden-lg, td .hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

tr .visible-print {
	display: none !important;
}

th .visible-print, td .visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	
	tr .visible-print {
		display: table-row !important;
	}
	
	th .visible-print, td .visible-print {
		display: table-cell !important;
	}
	
	.hidden-print {
		display: none !important;
	}
	
	tr .hidden-print {
		display: none !important;
	}
	
	th .hidden-print, td .hidden-print {
		display: none !important;
	}
}

.gform_button, .btn {
	background: none;
}

.theme--material .gform_button, .theme--material .btn {
	text-transform: uppercase;
	background: #494949;
	color: #fff;
	font-weight: 400;
	font-size: 1rem;
	padding: 12px 60px;
	border-radius: 100px;
	-webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, .3);
	box-shadow: 0px 8px 24px rgba(0, 0, 0, .3);
}

.gform_button--light, .btn--light {
	border-color: #fff;
	color: #fff;
}

.gform_button--light:hover, .btn--light:hover {
	border-color: #fff;
	color: #fff;
}

.form__gform--default .gform_body {
	margin-top: 25px;
}

.form__gform--default .gfield {
	margin-top: 0;
}

.form__gform--default input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']), .form__gform--default textarea {
	margin-bottom: 10px;
}

.theme--material .form__gform--default input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']), .theme--material .form__gform--default textarea {
	border-radius: 20px;
	padding: 20px;
	-webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, .3);
	box-shadow: 0px 8px 24px rgba(0, 0, 0, .3);
	outline: none;
	margin-bottom: 20px;
}

.theme--material .form__gform--default .gform_footer {
	text-align: center;
	margin: 0;
}

.theme--material .header--justified {
	z-index: 11;
	-webkit-box-shadow: 0 0 30px #494949;
	box-shadow: 0 0 30px #494949;
}

.theme--material .header--justified .header__nav a {
	font-weight: 400;
}

.theme--material .header--justified .header__call {
	background: none;
}

.theme--material .header--justified .header__call .icon {
	opacity: 1;
	width: 22px;
	height: 22px;
	margin-right: 15px;
}

.theme--material .header--justified .header__call-number {
	position: relative;
	font-weight: 400;
	font-size: 1.125rem;
}

.theme--material .header--justified .header__call-number:before {
	content: "";
	background: #fff;
	left: -62px;
	right: -25px;
	top: -8px;
	bottom: -8px;
	position: absolute;
	opacity: .35;
	border-radius: 100px;
}

.theme--material .header--justified-nav .header__call {
	background: none;
	padding-right: 0;
}

@media (min-width: 1200px) {
	.theme--material .header--justified-nav .header__call .icon {
		display: none;
	}
}

.theme--material .header--justified-nav .header__call-number::before {
	content: "Call Now ";
	font-size: 1.125rem;
	margin-right: 10px;
	position: relative;
	top: -2px;
}

.theme--flat header .search-form .search-field {
	border: none;
	outline: none;
	font-size: 1rem;
	padding: 15px 34px;
}

.theme--flat header .search-form .search-field:focus {
	border: 2px solid #a1a1a1;
}

.theme--material header .search-form .search-field {
	font-weight: 500;
	font-size: .875rem;
	outline: none;
	border: 0;
	padding: 20px 34px;
}

.theme--material header .search-form .search-field:focus {
	background-color: #eee;
	border-radius: 20px;
	-webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, .3);
	box-shadow: 0px 8px 24px rgba(0, 0, 0, .3);
}

.page__content .entry__content {
	max-width: 860px;
	margin: 0 auto;
}

.theme--flat .module--hero h1, .theme--flat .module--hero .hdg--1 {
	font-size: 4.6875rem;
}

.theme--material .module--hero .slick-dots button {
	-webkit-box-shadow: 1px 1px 4px #494949;
	box-shadow: 1px 1px 4px #494949;
}

.hero__panel {
	padding: 75px 0;
}

@media (min-width: 768px) {
	.hero__panel {
		padding: 130px 0;
	}
}

@media (min-width: 992px) {
	.hero__panel {
		padding: 190px 0;
	}
}

.theme--flat .hero__panel {
	padding: 60px 0;
}

@media (min-width: 768px) {
	.theme--flat .hero__panel {
		padding: 90px 0;
	}
}

@media (min-width: 992px) {
	.theme--flat .hero__panel {
		padding: 115px 0;
	}
}

.hero__button a {
	color: #fff;
	font-size: 1.75rem;
	padding: 0;
	border: none;
}

.theme--flat .hero__button a {
	font-size: 2rem;
	text-decoration: underline;
}

.theme--material .content-area--image-right .content-area__image img, .theme--material .content-area--image-left .content-area__image img {
	border-radius: 20px;
	-webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, .3);
	box-shadow: 0px 8px 24px rgba(0, 0, 0, .3);
}

.theme--material .content-area--image-right .content-area__content, .theme--material .content-area--image-left .content-area__content {
	padding-top: 30px;
	padding-bottom: 45px;
}

.theme--material .gallery {
	padding: 30px 0;
}

@media (min-width: 768px) {
	.theme--material .gallery {
		padding: 60px 0;
	}
}

.theme--material .gallery__image {
	padding: 0;
}

.theme--material .gallery__image:before {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.theme--material .gallery__image:hover:before {
	-webkit-box-shadow: 0px 5px 10px #494949;
	box-shadow: 0px 5px 10px #494949;
}

.theme--material .gallery__background {
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

.gallery-layout .slick-arrow .icon {
	padding: 8px;
}

.theme--material .list-columns {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.theme--material .list-columns__content {
	max-width: 768px;
}

.list-column {
	text-align: center;
}

.theme--material .list-column {
	padding: 30px;
}

.theme--material .list-column__image {
	height: 75px;
	margin-bottom: 15px;
}

.theme--material .list-column__image img {
	height: 100%;
	width: auto;
}

.theme--material .list-column__headline {
	margin-bottom: 8px;
	font-weight: 500;
}

.theme--material .list-column__description {
	line-height: 2;
	font-size: .875rem;
}

.theme--material .staff {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 15px;
}

.staff__item {
	padding: 0;
	text-align: center;
}

.theme--material .staff__item {
	overflow: hidden;
	margin: 15px;
	border-radius: 10px;
	-webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, .3);
	box-shadow: 0 8px 24px rgba(0, 0, 0, .3);
	width: calc(100% - 30px);
}

@media (min-width: 480px) {
	.theme--material .staff__item {
		width: calc(50% - 30px);
	}
}

@media (min-width: 768px) {
	.theme--material .staff__item {
		width: calc(25% - 30px);
	}
	
	.theme--material .staff__item.staff__item--two-columns {
		width: calc(50% - 30px);
	}
	
	.theme--material .staff__item.staff__item--three-columns {
		width: calc(100% / 3 - 30px);
	}
	
	.theme--material .staff__item.staff__item--four-columns {
		width: calc(25% - 30px);
	}
	
	.theme--material .staff__item.staff__item--five-columns {
		width: calc(20% - 30px);
	}
}

.theme--material .staff__image:before {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.theme--material .staff__info {
	padding-bottom: 10px;
}

.staff__name {
	font-size: 1.5rem;
}

.theme--material .staff__name {
	font-size: 1.75rem;
	margin-bottom: 15px;
}

.staff__title {
	text-transform: uppercase;
	font-size: .875rem;
}

.theme--flat .staff__title {
	font-weight: 600;
	color: #a1a1a1;
}

.theme--material .staff__title {
	color: #494949;
	font-size: .875rem;
}

.module--services {
	text-align: center;
	padding: 0;
}

.theme--material .module--services {
	padding: 45px 0 60px;
}

.theme--flat .module--services .container {
	max-width: none;
	padding: 0;
}

.theme--flat .services__btn {
	margin-bottom: 30px;
}

.theme--flat .service {
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.theme--flat .service--6 {
	width: 50%;
}

@media (min-width: 768px) {
	.theme--flat .service--6 {
		width: 33.33333%;
	}
}

@media (min-width: 992px) {
	.theme--flat .service--6 {
		width: 16.66667%;
	}
}

.theme--flat .service__item {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 60px 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 992px) {
	.theme--flat .service__item {
		padding: 90px 0;
	}
}

.theme--flat .service__item::before {
	display: block;
	z-index: 1;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	opacity: .85;
}

.theme--flat .service__item:hover:before {
	opacity: .35;
}

.theme--flat .service__image, .theme--flat .service__title, .theme--flat .service__content, .theme--flat .service__link {
	position: relative;
	z-index: 2;
}

.theme--flat .service__image {
	padding: 0 15px 22px;
	margin: 0;
}

.theme--flat .service__image img {
	max-height: 75px;
	max-width: none;
}

.theme--flat .service__title {
	font-size: 1rem;
	color: inherit;
	padding: 0 15px;
	display: block;
	margin: 0;
}

.theme--material .service {
	padding: 0 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 992px) {
	.theme--material .service--4 {
		width: 50%;
	}
}

@media (min-width: 992px) {
	.theme--material .service--6 {
		width: 33.33333%;
	}
}

@media (min-width: 1200px) {
	.theme--material .service--6 {
		width: 16.66667%;
	}
}

.theme--material .service__item {
	border-radius: 8px;
	-webkit-box-shadow: 0px 5px 15px #a1a1a1;
	box-shadow: 0px 5px 15px #a1a1a1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 240px;
	width: 100%;
}

.theme--material .service__item::before {
	border-radius: 8px;
	display: block;
	opacity: .8;
	z-index: 1;
}

.theme--material .service__image {
	margin-bottom: 0;
	padding: 60px 15px;
	position: relative;
	z-index: 2;
}

.theme--material .service__image img {
	max-height: 75px;
	max-width: none;
	width: auto;
}

.theme--material .service__image + .service__title {
	background-color: #fff;
	font-size: 1.25rem;
}

.theme--material .service__title {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	font-weight: 400;
	margin: 0;
	padding: 20px 15px;
	position: relative;
	z-index: 2;
}

.services__btn {
	margin-top: 15px;
}

.testimonials .slick-arrow {
	background: none;
}

.testimonials .slick-arrow .icon {
	fill: #e4e4e4;
}

@media (min-width: 768px) {
	.testimonials:not(.testimonials--arrows-below) .slick-arrow .icon {
		height: 60px;
		width: 32px;
	}
}

.testimonials--arrows-dark .slick-arrow .icon {
	fill: #252525;
}

.theme--material .testimonials--show-multiple .testimonial {
	background-color: #fff;
	border-radius: 20px;
	-webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, .3);
	box-shadow: 0px 10px 20px rgba(0, 0, 0, .3);
	margin: 30px 30px 75px;
	padding: 60px 60px 20px;
	position: relative;
}

.theme--material .testimonials--show-multiple .testimonial__icon {
	display: block;
	left: 50%;
	position: absolute;
	top: 10px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.testimonial__star-rating {
	margin-bottom: 25px;
}

.testimonial__star-rating li {
	margin: 0 3px;
}

.testimonial__star-rating .icon {
	width: 22px;
	height: 22px;
	fill: #e4e4e4;
}

.testimonial__star-rating .icon.filled {
	fill: #f8e81c;
}

.theme--material .module--form .form__content--single {
	max-width: 800px;
}

.theme--material .contact-info--content-left .entry__content {
	background-color: #fff;
	border-radius: 20px;
	-webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, .3);
	box-shadow: 0px 8px 24px rgba(0, 0, 0, .3);
	padding: 30px;
}

@media (min-width: 768px) {
	.theme--material .contact-info--content-left .entry__content {
		margin-right: 60px;
	}
}
