/* reset */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

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

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

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

dfn {
	font-style: italic
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio,
video {
	display: inline-block
}

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

img {
	border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
	outline: 0!important;
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

html {
	box-sizing: border-box
}

*,
*:before,
*:after {
	box-sizing: inherit
}

body {
	background: #fff;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

hr {
	border: 0;
	display: block;
	height: 1px;
	background: #DEE3E9;
	background: linear-gradient(to right, rgba(222, 227, 233, 0.1) 0, rgba(222, 227, 233, 0.6) 50%, rgba(222, 227, 233, 0.1) 100%);
	margin-top: 24px;
	margin-bottom: 24px
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 20px;
	padding-left: 20px
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li>ul,
li>ol {
	margin-bottom: 0
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt {
	font-weight: 700
}

dd {
	margin-left: 20px;
	margin-bottom: 20px
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle
}

figure {
	margin: 24px 0
}

figcaption {
	font-size: 14px;
	line-height: 20px;
	padding: 8px 0
}

img,
svg {
	display: block
}

table {
	border-collapse: collapse;
	margin: 20px 0;
	width: 100%
}

tr {
	border-bottom: 1px solid #e9ecef
}

tr:last-child {
	border-bottom: 0
}

th {
	text-align: left
}

th,
td {
	padding: 10px 15px
}

th:first-child,
td:first-child {
	padding-left: 0
}

th:last-child,
td:last-child {
	padding-right: 0
}

p {
	margin-top: 0;
	margin-bottom: 20px
}

dfn,
cite,
em,
i {
	font-style: italic
}

/*blockquote {
	color: #889BB0;
	font-style: italic;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 24px
}

blockquote::before {
	content: "\201C"
}

blockquote::after {
	content: "\201D"
}

blockquote p {
	display: inline
}*/

address {
	color: #333E4A;
	border-width: 1px 0;
	border-style: solid;
	border-color: #DEE3E9;
	padding: 20px 0;
	margin: 0 0 20px
}

pre,
pre h1,
pre h2,
pre h3,
pre h4,
pre h5,
pre h6,
pre .h1,
pre .h2,
pre .h3,
pre .h4,
pre .h5,
pre .h6 {
	font-family: "Courier 10 Pitch", Courier, monospace
}

pre,
code,
kbd,
tt,
var {
	background: #F5F6F7
}

pre {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 24px;
	margin-top: 24px;
	margin-bottom: 24px
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 16px;
	padding: 2px 4px
}

abbr,
acronym {
	cursor: help
}

mark,
ins {
	text-decoration: none
}

small {
	font-size: 18px;
	line-height: 27px;
	letter-spacing: -0.1px
}

b,
strong {
	font-weight: 700
}

button,
input,
select,
textarea,
label {
	font-size: 16px;
	line-height: 24px
}

/* global */

html {
	overflow-x: hidden;
}

body {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #3a3a3a;
	background: #fff;
	overflow-x: hidden;
}

body:before {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.2);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

body.offcanvas-menu:before {
	opacity: 1;
	visibility: visible;
}

@media (min-width: 1101px) {
	body.with-decorate {
		padding: 0 45px;
	}
}

@media (max-width: 1100px) {
	body.with-decorate {
		padding-left: 0!important;
		padding-right: 0!important;
	}
}

a {
	color: #d47525;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

a:hover {
	color: #f29956;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
	color: #2b2d33;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
	font-family: "Montserrat", sans-serif;
}

h1,
.h1 {
	font-size: 44px;
	line-height: 1.2;
}

h2,
.h2 {
	font-size: 36px;
	line-height: 42px;
}

h3,
.h3 {
	font-size: 28px;
	line-height: 34px;
}

h4,
.h4 {
	font-size: 22px;
	line-height: 28px;
}

h5,
.h5 {
	font-size: 18px;
	line-height: 26px;
}

.text-sm {
	font-size: 14px;
	line-height: 20px;
}
.text-l {
	font-size: 18px;
	line-height: 24px;
}
.text-xl,
.text-xxl {
	font-size: 20px;
	line-height: 26px;
}

.text-300 {
		font-weight: 300!important;
}
.text-400 {
		font-weight: 400!important;
}
.text-500 {
		font-weight: 500;
}
.text-600 {
		font-weight: 600;
}
.text-700 {
		font-weight: 700;
}

@media (min-width: 641px) {
	.text-l {
		font-size: 18px;
		line-height: 26px;
	}
	.text-xl {
		font-size: 20px;
		line-height: 28px;
	}
	.text-xxl {
		font-size: 24px;
		line-height: 32px;
	}
}

@media (max-width: 641px) {
	h1,
	.h1 {
		font-size: 36px;
	}
}

.text-primary {
	color: #f29956 !important;
}

.text-light {
	color: #dee2e6 !important;
}

.text-black {
	color: #000000 !important;
}

a.text-primary {
	color: #f29956 !important;
}

a.text-primary:hover {
	color: #ffc107 !important;
}

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

.bg-primary {
	background-color: #e60012 !important;
}
.bg-beige {
	background-color: #faf6f1 !important;
}

.btn {
	box-sizing: border-box;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 4px;
	font-size: 14px;
}
.btn:active,
.btn:focus {
	outline: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}

.btn-sm {
	height: 40px;
	padding: 0 20px;
	font-size: 12px;
	font-weight: 600;
	line-height: 40px;
}

.btn-shadow {
	position: relative
}
.btn-shadow::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-shadow: 0 8px 16px rgba(32, 41, 50, 0.12);
	mix-blend-mode: multiply;
	transition: box-shadow .15s ease
}
.btn-shadow:hover::before {
	box-shadow: 0 8px 16px rgba(32, 41, 50, 0.16)
}

.btn.btn-primary {
	position: relative;
	background: #e60012;
	background: linear-gradient(115deg, #ff0000 0, #e60012 50%, #ff0000 100%);
	background-size: 200% 200%;
	background-position: 0% 50%;
	border: none;
	color: #fff;
	animation: btn-primary-gradient 0.3s ease;
}
.btn.btn-primary:hover {
	background-position: 100% 50%;
	animation: btn-primary-gradient-hover 0.3s ease;
}

@keyframes btn-primary-gradient {
	0% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@keyframes btn-primary-gradient-hover {
	0% {
		background-position: 0% 50%;
	}
	100% {
		background-position: 100% 50%;
	}
}

.btn-primary.btn-shadow::before {
	box-shadow: 0 8px 16px rgba(249, 71, 78, 0.25)
}

.btn-primary.btn-shadow:hover::before {
	box-shadow: 0 8px 16px rgba(249, 71, 78, 0.35)
}

.btn.btn-white {
	background-color: #fff;
}
.btn.btn-white:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

.btn.btn-black {
	color: #fff;
	background-color: #212529;
	border-color: #212529;
}
.btn.btn-black:hover {
	background-color: #fff;
	color: #212529;
}

.btn.btn-outline-white {
	border: 1px solid #fff;
	color: #fff;
	font-weight: 600;
}

.btn.btn-outline-white:hover {
	background: #fff;
	color: #212529 !important;
}

.btn.btn-outline-black {
	border: 1px solid rgba(0, 0, 0, 0.3);
	font-weight: 600;
}

.btn.btn-outline-black:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

.btn-stack {
	display: flex;
	flex-wrap: wrap;
}
.btn-stack .btn {
	margin-right: 10px;
}

@media (max-width: 991.98px) {
	.btn-sm-mob {
		padding-left: 20px;
		padding-right: 20px;
	}
	.btn-sm {
		height: auto;
		padding: 10px 20px;
		line-height: 1.4;
	}
}

/* dividers */
.has-top-divider {
	position: relative;
}

.has-top-divider::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	height: 1px;
	background: #e5e5e5;
}

.has-bottom-divider {
	position: relative
}

.has-bottom-divider::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: block;
	height: 1px;
	background: #e5e5e5;
}

.form-container {
	border-radius: 4px;
	padding: 60px;
}

@media (max-width: 991.98px) {
	.form-container {
		padding: 30px;
	}
}

.form-control,
.custom-select {
	border: 2px solid #e9ecef;
	font-size: 16px;
	height: 45px;
	border-radius: 4px;
}

.form-control:active,
.form-control:focus,
.custom-select:active,
.custom-select:focus {
	border-color: #e60012;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.gutter-v1 {
	margin-right: -20px;
	margin-left: -20px;
}

@media (max-width: 991.98px) {
	.gutter-v1 {
		margin-left: -15px;
		margin-right: -15px;
	}
}

.gutter-v1>.col,
.gutter-v1>[class*="col-"] {
	padding-right: 20px;
	padding-left: 20px;
}

@media (max-width: 991.98px) {
	.gutter-v1>.col,
	.gutter-v1>[class*="col-"] {
		padding-right: 15px;
		padding-left: 15px;
	}
}

.spinner-border {
	color: #e60012;
}


/*PRELOADING------------ */

#overlayer {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 7100;
	background: #ffffff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.loader {
	z-index: 7700;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.position-relative {
	position: relative;
}

.site-top {
	position: absolute;
	top: 0;
	left: 70px;
	right: 70px;
	z-index: 99;
	height: 45px;
}

@media (max-width: 1100px) {
	.site-top {
		left: 30px;
		right: 30px;
	}
}

.site-top > .row {
	height: 100%;
}

.site-top .contacts li,
.site-top .contacts li a {
	font-size: 14px;
	line-height: 1.2;
	color: #adb5bd;
}
.site-top .contacts li {
	margin-right: 30px;
}
.site-top .contacts li a:hover {
	color: #2b2d33;
}
.dot {
    pointer-events: none;
	width: 4px;
    height: 4px;
    display: inline-block;
    vertical-align: middle;
    background-color: #adb5bd;
    border-radius: 50%;
}
.site-top .contacts li .icon {
    font-size: 16px;
    vertical-align: bottom;
	color: #2b2d33;
}

.site-top .social a {
	width: 35px;
	height: 35px;
	border-radius: 4px;
	background: #f8f9fa;
	position: relative;
	color: #000;
	margin-left: 5px;
}

.site-top .social a i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.site-top .social a:hover {
	background-color: #2b2d33;
	color: #fff;
}
	  
.form-search input[type="text"] {
	border: none;
	border-bottom: 1px solid rgba(108, 117, 125, 0.15);
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	max-width: 160px;
	height: 32px;
}
.form-search button {
	margin-left: 4px;
	border: none;
	background-color: transparent;
	font-size: 17px;
	width: 32px;
	height: 32px;
	border-radius: 4px;
	transition: background 0.3s, color 0.3s;
}
.form-search button:hover {
	background-color: #2b2d33;
	color: #fff;
}

@media (max-width: 1100px) {
	.site-top .contacts li {
		font-size: 13px;
		margin-right: 20px;
	}
	.site-top .contacts li:last-child {
		margin-right: 0;
	}
}

@media (max-width: 468px) {
	.site-top .search {
		display: none;
	}
}

.site-nav {
	position: absolute;
	top: 44px;
	left: 70px;
	right: 70px;
	z-index: 99;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid rgba(108, 117, 125, 0.15);
}

@media (max-width: 1100px) {
	.site-nav {
		left: 30px;
		right: 30px;
	}
}

@media (max-width: 991.98px) {
	.site-nav {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.menu-absolute {
	position: absolute;
	right: 15px;
}

.site-nav .logo {
	z-index: 9;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
}

.site-nav .logo a {
	display: block;
	color: #e60012;
}

.site-nav .logo a img {
	width: 110px;
}

.site-nav h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
}

.site-nav .cta-button {
	margin-left: 2px; 
}

.cta-button.social .btn {
	padding: 0;
	height: 40px;
	width: 40px;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;	
	display: inline-flex;
    justify-content: center;
    align-items: center;
}

.site-nav .site-navigation .site-menu {
	margin-bottom: 0;
	padding: 20px 0;
}

.site-nav .site-navigation .site-menu > li {
	display: inline-block;
}

.site-nav .site-navigation .site-menu > li > a:not([class]) {
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05rem;
	padding: 30px 15px;
	color: rgba(0, 0, 0, 0.8);
	display: inline-block;
	text-decoration: none !important;
}

.site-nav .site-navigation .site-menu > li > a:not([class]):hover {
	color: rgba(0, 0, 0, 0.5);
}

.site-nav .site-navigation .site-menu > li.active > a {
	color: #000;
}

.site-nav .site-navigation .site-menu .has-children {
	position: relative;
}

.site-nav .site-navigation .site-menu .has-children > a {
	position: relative;
	padding-right: 20px;
}

.site-nav .site-navigation .site-menu .has-children > a:before {
	position: absolute;
	content: "\e313";
	font-size: 14px;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: 'icomoon';
}

.site-nav .site-navigation .site-menu .has-children .dropdown {
	visibility: hidden;
	opacity: 0;
	top: 100%;
	z-index: 999;
	position: absolute;
	min-width: 260px;
	text-align: left;
	box-shadow: 0 50px 25px -50px rgba(32, 53, 90, 0.15), 8px 18px 60px 4px rgba(0, 0, 0, 0.13);
	padding: 20px 0;
	margin-top: 20px;
	margin-left: 0px;
	background: #ffffff;
	-webkit-transition: 0.2s 0s;
	-o-transition: 0.2s 0s;
	transition: 0.2s 0s;
}

.site-nav .site-navigation .site-menu .has-children .dropdown.arrow-top {
	position: absolute;
}

.site-nav .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
	display: none;
	bottom: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.site-nav .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
	display: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}

.site-nav .site-navigation .site-menu .has-children .dropdown a {
	font-size: 16px;
	text-transform: none;
	letter-spacing: normal;
	-webkit-transition: 0s all;
	-o-transition: 0s all;
	transition: 0s all;
	color: #000000;
}

.site-nav .site-navigation .site-menu .has-children .dropdown .active {
	color: #e60012 !important;
}

.site-nav .site-navigation .site-menu .has-children .dropdown>li {
	list-style: none;
	padding: 0;
	margin: 0;
	min-width: 180px;
}

.site-nav .site-navigation .site-menu .has-children .dropdown>li.active>a {
	color: #e60012 !important;
}

.site-nav .site-navigation .site-menu .has-children .dropdown>li>a {
	padding: 10px 20px;
	display: block;
}

.site-nav .site-navigation .site-menu .has-children .dropdown>li>a:hover {
	color: #e60012;
}

.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
	content: "\e315";
	right: 20px;
}

.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
	left: 100%;
	top: 0;
}

.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown li a:hover,
.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children>ul li a:hover {
	color: #e60012;
}

.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children:hover>a,
.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children:active>a,
.site-nav .site-navigation .site-menu .has-children .dropdown>li.has-children:focus>a {
	color: #e60012;
}

.site-nav .site-navigation .site-menu .has-children:hover>a,
.site-nav .site-navigation .site-menu .has-children:focus>a,
.site-nav .site-navigation .site-menu .has-children:active>a {
	color: rgba(0, 0, 0, 0.5);
}

.site-nav .site-navigation .site-menu .has-children:hover,
.site-nav .site-navigation .site-menu .has-children:focus,
.site-nav .site-navigation .site-menu .has-children:active {
	cursor: pointer;
}

.site-nav .site-navigation .site-menu .has-children:hover>.dropdown,
.site-nav .site-navigation .site-menu .has-children:focus>.dropdown,
.site-nav .site-navigation .site-menu .has-children:active>.dropdown {
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	margin-top: 1px;
	visibility: visible;
	opacity: 1;
}

.site-mobile-menu-close {
	display: block;
	position: relative;
	height: 30px;
	width: 30px;
	z-index: 99;
	cursor: pointer;
	top: -20px;
}

.site-mobile-menu-close>span {
	cursor: pointer;
	display: block;
	position: absolute;
	height: 40px;
	width: 40px;
	background-color: #f8f9fa;
	border-radius: 4px;
}

.site-mobile-menu {
	width: 300px;
	position: fixed;
	right: 0;
	z-index: 2000;
	padding-top: 20px;
	background: #ffffff;
	height: calc(100vh);
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: 0.8s all cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: 0.8s all cubic-bezier(0.23, 1, 0.32, 1);
	transition: 0.8s all cubic-bezier(0.23, 1, 0.32, 1);
}

.offcanvas-menu .site-mobile-menu {
	-webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
	box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}

.site-mobile-menu .site-mobile-menu-header {
	width: 100%;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
	margin-top: 20px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
	font-size: 24px;
	display: inline-block;
	padding: 8px;
	line-height: 1;
	cursor: pointer;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
	float: left;
	margin-top: 10px;
	margin-left: 0px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
	display: inline-block;
	text-transform: uppercase;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
	max-width: 70px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
	text-decoration: none;
}

.site-mobile-menu .site-mobile-menu-body {
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	position: relative;
	padding: 0 20px 20px 20px;
	height: calc(100vh - 52px);
	padding-bottom: 100px;
}

.site-mobile-menu .site-nav-wrap {
	padding: 20px 0 0;
    margin: 20px 0 0;
	list-style: none;
	position: relative;
	overflow: hidden;
    border-top: 1px solid rgba(108, 117, 125, 0.15);
}

.site-mobile-menu .site-nav-wrap:nth-child(2) {
	padding: 30px 20px;
    background: linear-gradient(115deg, #ff0000 0, #e60012 100%);
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: center;
    border-top: 0;
	border-radius: 4px;
}

.site-mobile-menu .site-nav-wrap a:not([class]) {
	padding: 10px 20px 10px 0;
	display: block;
	position: relative;
	color: #000000;
}

.site-mobile-menu .site-nav-wrap a:hover {
	color: #e60012;
}

.site-mobile-menu .site-nav-wrap li {
	position: relative;
	display: block;
}

.site-mobile-menu .site-nav-wrap li.active>a {
	color: #e60012;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 20;
	width: 36px;
	height: 36px;
	text-align: center;
	cursor: pointer;
	border-radius: 4px;
	border: 1px solid rgba(108, 117, 125, 0.15);
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.active {
	border: 0;
	background-color: #f8f9fa;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
	font-size: 16px;
	z-index: 20;
	font-family: "icomoon";
	content: "\e313";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(-180deg);
	-ms-transform: translate(-50%, -50%) rotate(-180deg);
	transform: translate(-50%, -50%) rotate(-180deg);
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.site-mobile-menu .site-nav-wrap>li {
	display: block;
	position: relative;
	float: left;
	width: 100%;
}

.site-mobile-menu .site-nav-wrap>li.cta-button {
	display: inline-flex;
	float: none;
	width: auto;
	margin: 5px;
}

.site-mobile-menu .site-nav-wrap>li>ul {
	position: relative;
	padding: 0;
	margin: 5px 0 10px;
	list-style: none;
	
}
.site-mobile-menu .site-nav-wrap>li>ul:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 100%;
	background: linear-gradient(0deg, #ff0000 0, #e60012 100%);
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
	display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
	padding-left: 20px!important;
	font-size: 14px;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
	padding: 0;
	margin: 0;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
	display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
	font-size: 14px;
	padding-left: 60px;
}

.sticky-wrapper {
	position: absolute;
	z-index: 100;
	width: 100%;
}

.sticky-wrapper .site-navbar {
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.sticky-wrapper .site-navbar .site-menu-toggle {
	color: #000000;
}

.sticky-wrapper .site-navbar .site-logo a {
	color: #000000;
}

.sticky-wrapper .site-navbar .site-menu>li>a {
	color: rgba(0, 0, 0, 0.8) !important;
}

.sticky-wrapper .site-navbar .site-menu>li>a:hover,
.sticky-wrapper .site-navbar .site-menu>li>a.active {
	color: #000000 !important;
}

.sticky-wrapper.is-sticky .burger:before,
.sticky-wrapper.is-sticky .burger span,
.sticky-wrapper.is-sticky .burger:after {
	background: #000000;
	-webkit-transition: .0s all ease;
	-o-transition: .0s all ease;
	transition: .0s all ease;
}

.sticky-wrapper.is-sticky .site-navbar {
	background: #000000;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1);
	box-shadow: 4px 0 20px -5px rgba(0, 0, 0, 0.1);
}

.sticky-wrapper.is-sticky .site-navbar .site-logo a {
	color: #000000 !important;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a {
	color: #000000 !important;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a:hover,
.sticky-wrapper.is-sticky .site-navbar .site-menu>li>a.active {
	color: #e60012 !important;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu>li.active a {
	color: #e60012 !important;
}

.sticky-wrapper .shrink {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}


/* Burger */

.burger {
	width: 28px;
	height: 32px;
	cursor: pointer;
	position: relative;
}

.burger:before,
.burger span,
.burger:after {
	width: 100%;
	height: 2px;
	display: block;
	background: #000;
	border-radius: 4px;
	position: absolute;
	opacity: 1;
}

.burger.light:before,
.burger.light span,
.burger.light:after {
	background-color: #000;
}

.burger:before,
.burger:after {
	-webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
	transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
	transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
	transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1), background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
	content: "";
}

.burger:before {
	top: 4px;
}

.burger span {
	top: 15px;
}

.burger:after {
	top: 26px;
	width: 75%;
}


/* Hover */

.burger:hover:before {
	top: 7px;
}

.burger:hover:after {
	top: 23px;
}


/* Click */

.burger.active span {
	opacity: 0;
}

.burger.active:before,
.burger.active:after {
	top: 40%;
}

.burger.active:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
	/*for IE*/
}

.burger.active:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-5);
	/*for IE*/
}

.burger:focus {
	outline: none;
}

.section,
.site-section {
	padding: 5rem 0;
}

.hero {
	background-color: #fff;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
}

@media (min-width: 1101px) {
	.hero {
		margin-top: 45px;
	}
}

@media (max-width: 1100px) {
	.hero {
		margin-top: 45px;
	}
}

@media (max-width: 991.98px) {
	.hero {
		background-position: 30% 0;
	}
}

.hero.overlay {
	position: relative;
}

.hero.overlay:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.2);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0, rgba(255, 255, 255, 0) 100%);
}

.hero .container {
	position: relative;
}

.hero,
.hero>.container>.row {
	height: 100vh;
	min-height: 800px;
}

.hero.hero-inner,
.hero.hero-inner>.container>.row {
	height: 45vh;
	min-height: 350px;
}

.hero .intro {
	position: relative;
	z-index: 2;
	max-width: 800px;
}

.hero.hero-inner .intro {
	max-width: 800px;
}

.hero .intro h1 {
	font-size: 42px;
	font-weight: 600;
}

@media (max-width: 991.98px) {
	.hero .intro {
		margin-top: 30px;
	}
	.hero .intro h1 {
		font-size: 32px;
	}
}

.hero .sign-up-form {
	max-width: 500px;
	padding: 10px;
	border-radius: 4px;
	background: #ffffff;
	-webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
}

.hero .sign-up-form .form-control {
	border: none;
}

.hero .sign-up-form .form-control:active, .hero-slant .sign-up-form .form-control:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.hero .sign-up-form input[type="submit"] {
	-webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

@media (max-width: 640px) {
	.hero .sign-up-form {
		flex-wrap: wrap;
		background: none;
		box-shadow: none;
	}
	.hero .sign-up-form .form-control {
		margin-bottom: 10px;
	}
}

.form-register,
.form-login,
.form-block {
	border-radius: 10px;
	padding: 40px;
	background: #ffffff;
	-webkit-box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.1);
}

.form-register .form-control,
.form-login .form-control,
.form-block .form-control {
	margin-bottom: 10px;
}

.form-overlap {
	margin-top: -50px;
}

/* services */

.grid-container {
    display: grid;
    width: 100%;
    max-width: 1400px;
    /* padding-top: 10px; */
    margin: 0 auto;
    padding: 10px;
    grid-template-areas:
        "first-grid second-grid"
        "first-grid third-grid"
        "forth-grid fifth-grid"
        "sixth-grid seventh-grid";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 32px;
}

.first-grid,
.second-grid,
.second-grid-2,
.third-grid,
.forth-grid, 
.fifth-grid,
.sixth-grid,
.seventh-grid {
    /*box-shadow: 0 4px 20px 0 rgb(0 0 0 / 8%);*/
    padding: 40px;
}
.first-grid {
    grid-area: first-grid;
    display: grid;
    height: 576px;
    background-image: url(../images/service-personal.svg);
	background-position: 108% 105%;
	background-repeat: no-repeat;
	background-size: 420px;
    background-color: #faf6f1;
}
.second-grid {
    grid-area: second-grid;
    color: #ffffff;
    background-image: url(../images/service-family-2.svg);
	background-position: 105% 40%;
	background-repeat: no-repeat;
	background-size: 320px;
    background-color: #6297b1;
	display: grid;
    grid-template-columns: 100%;
}
.second-grid-2 {
    grid-area: second-grid;
    color: #ffffff;
    background-image: url(../images/service-family.svg);
	background-position: 105% 40%;
	background-repeat: no-repeat;
	background-size: 300px;
    background-color: #aed0da;
	display: grid;
    grid-template-columns: 70%;
	padding: 30px 40px;
}
.third-grid {
    grid-area: third-grid;
    color: #2b2d33;
    background-image: url(../images/service-kids-2.svg);
	background-position: 105% 20%;
	background-repeat: no-repeat;
	background-size: 300px;
    background-color: #f29956;
	display: grid;
    grid-template-columns: 70%;
	padding: 30px 40px;
	
}
.forth-grid {
    grid-area: forth-grid;
    color: #ffffff;
    background-image: url(../images/service-teens.svg);
	background-position: 105% 30%;
	background-repeat: no-repeat;
	background-size: 310px;
    background-color: #f1f8fa;
	display: grid;
    grid-template-columns: 70%;
	padding: 30px 40px;
    height: 272px;
}
.fifth-grid {
    grid-area: fifth-grid;
    background-image: url(../images/service-business.svg);
	background-position: 105% 20%;
	background-repeat: no-repeat;
	background-size: 300px;
    background-color: #faf6f1;
	display: grid;
    grid-template-columns: 60%;
	padding: 30px 40px;
}
.sixth-grid {
    grid-area: sixth-grid;
    background-image: url(../images/service-art.svg);
	background-position: 105% 20%;
	background-repeat: no-repeat;
	background-size: 300px;
    background-color: #faf6f1;
	display: grid;
    grid-template-columns: 60%;
	padding: 30px 40px;
	height: 272px;
}
.seventh-grid {
    grid-area: seventh-grid;
    background-image: url(../images/service-numerology.svg);
	background-position: 105% 20%;
	background-repeat: no-repeat;
	background-size: 300px;
    background-color: #dceaed;
	display: grid;
    grid-template-columns: 60%;
	padding: 30px 40px;
}

.grid,
.grid:hover {
    display: grid;
    color: #2b2d33;
}
.inner-grid {
    display: grid;
    row-gap: 20px;
    grid-template-columns: 320px;
}
.grid-list {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}
.grid-list li {
    position: relative;
    list-style: none;
    margin: 0 0 15px;
    padding-left: 30px;
}
.grid-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 2px;
    background-color: #f29956;
}

.button-row {
    margin-top: auto;
}

@media (max-width: 1000px) {
	.grid-container {
		grid-template-areas:
			"first-grid"
			"second-grid"
			"third-grid"
			"forth-grid"
			"fifth-grid"
			"sixth-grid"
			"seventh-grid";
		grid-template-columns: 1fr;
		grid-template-rows: 1fr;
		grid-gap: 1px;
		padding: 0;
	}
	.first-grid,
	.second-grid,
	.second-grid-2,
	.third-grid,
	.forth-grid,
	.fifth-grid,
	.sixth-grid,
	.seventh-grid {
		padding: 40px 22px;
	}
	.first-grid {
		height: 500px;
		background-size: 55%;
	}
	.second-grid,
	.second-grid-2,
	.third-grid,
	.forth-grid,
	.fifth-grid,
	.sixth-grid,
	.seventh-grid   {
		height: 350px;
		background-size: 55%;
		background-position: 100% 120%;
		grid-template-columns: 280px;
	}
}
/* Special */

.site-cover-1,
.site-cover-2 {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	padding: 5rem 0;
}
.site-cover-2 {
	background-position: 50% 100%;
}
.site-cover-1.overlay,
.site-cover-2.overlay {
    position: relative;
}
.site-cover-1.overlay:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.1);
}
.site-cover-2.overlay:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.4);
}



.service-block {
	padding: 30px;
	background: rgba(249, 235, 223, 0.5);
	border-radius: 4px;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	display: block;
	top: 0;
	position: relative;
}

.service-block .wrap-icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
	margin-right: 20px;
	font-size: 40px;
	width: 50px;
	height: 50px;
	border-radius: 4px;
	background: #ffffff;
	position: relative;
	-webkit-box-shadow: 0 15px 30px -7px rgba(232, 161, 133, 0.5);
	box-shadow: 0 15px 30px -7px rgba(232, 161, 133, 0.5);
}

.service-block .wrap-icon span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 30px;
	line-height: 0 !important;
	color: #e60012;
}

.service-block h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
}

.service-block p {
	color: #7a7a7a;
}

.service-block p:last-child {
	margin-bottom: 0;
}

.service-block:hover,
.service-block:focus {
	top: -10px;
	-webkit-box-shadow: 0 15px 30px -7px rgba(232, 161, 133, 0.5);
	box-shadow: 0 15px 30px -7px rgba(232, 161, 133, 0.5);
	background: #e60012;
}

.service-block:hover h2,
.service-block:focus h2 {
	color: #ffffff;
}

.service-block:hover p,
.service-block:focus p {
	color: rgba(255, 255, 255, 0.5);
}

.recent-posts>.container {
	padding: 70px 100px 150px 100px;
	background: #6c757d;
	position: relative;
}

.recent-posts>.container:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	background: #6c757d;
	right: -100%;
	width: 200%;
}

@media (max-width: 767.98px) {
	.recent-posts>.container {
		padding: 70px 30px 150px 30px;
	}
}

.recent-posts .custom-media-v2 {
	padding: 20px;
	background: #ffffff;
	border-radius: 4px;
}

.recent-posts .custom-media-v2 .person {
	width: 60px;
	margin-bottom: 20px;
	border-radius: 50%;
	margin-top: -40px;
}

.recent-posts .custom-media-v2 .author {
	margin-bottom: 10px;
	color: rgba(0, 0, 0, 0.5);
}

.recent-posts .custom-media-v2 h3 {
	margin: 0 0 20px 0;
	font-size: 20px;
}

.recent-posts .custom-media-v2 h3 a {
	color: #000000;
}

.recent-posts .custom-media-v2 h3 a:hover {
	color: #e60012;
}

.recent-posts .custom-media-v2 p {
	color: rgba(0, 0, 0, 0.5);
}

.owl-4-slider .owl-stage-outer,
.owl-3-slider .owl-stage-outer {
	padding: 50px 0;
}

.owl-4-slider .owl-dots,
.owl-3-slider .owl-dots {
	display: inline-block;
	position: absolute;
}

.owl-4-slider .owl-dots .owl-dot,
.owl-3-slider .owl-dots .owl-dot {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid transparent;
	position: relative;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

@media (max-width: 767.98px) {
	.owl-4-slider .owl-dots .owl-dot,
	.owl-3-slider .owl-dots .owl-dot {
		width: 10px;
		height: 10px;
	}
}

.owl-4-slider .owl-dots .owl-dot>span,
.owl-3-slider .owl-dots .owl-dot>span {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	background: rgba(255, 255, 255, 0.2) !important;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.owl-4-slider .owl-dots .owl-dot>span:before,
.owl-3-slider .owl-dots .owl-dot>span:before {
	background: #ffffff;
}

.owl-4-slider .owl-dots .owl-dot.active,
.owl-3-slider .owl-dots .owl-dot.active {
	border: 2px solid rgba(255, 255, 255, 0.7);
}

.owl-4-slider .owl-dots .owl-dot.active>span,
.owl-3-slider .owl-dots .owl-dot.active>span {
	background: #ffffff !important;
}

.owl-4-slider .owl-nav,
.owl-3-slider .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.owl-4-slider .owl-nav .owl-prev,
.owl-4-slider .owl-nav .owl-next,
.owl-3-slider .owl-nav .owl-prev,
.owl-3-slider .owl-nav .owl-next {
	font-size: 30px;
	color: #ffffff;
	display: inline-block;
	position: absolute;
}

.owl-4-slider .owl-nav .owl-prev,
.owl-3-slider .owl-nav .owl-prev {
	left: -50px;
}

@media (max-width: 991.98px) {
	.owl-4-slider .owl-nav .owl-prev,
	.owl-3-slider .owl-nav .owl-prev {
		left: 0px;
	}
}

.owl-4-slider .owl-nav .owl-next,
.owl-3-slider .owl-nav .owl-next {
	right: -50px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media (max-width: 991.98px) {
	.owl-4-slider .owl-nav .owl-next,
	.owl-3-slider .owl-nav .owl-next {
		right: 0px;
	}
}

.owl-4-slider.dark .owl-dots,
.owl-3-slider.dark .owl-dots {
	position: absolute;
	bottom: 0;
}

.owl-4-slider.dark .owl-dots .owl-dot>span,
.owl-3-slider.dark .owl-dots .owl-dot>span {
	background: rgba(0, 0, 0, 0.4) !important;
}

.owl-4-slider.dark .owl-dots .owl-dot>span:before,
.owl-3-slider.dark .owl-dots .owl-dot>span:before {
	background: #000000;
}

.owl-4-slider.dark .owl-dots .owl-dot.active,
.owl-3-slider.dark .owl-dots .owl-dot.active {
	border: 1px solid rgba(232, 161, 133, 0.5);
}

.owl-4-slider.dark .owl-dots .owl-dot.active>span,
.owl-3-slider.dark .owl-dots .owl-dot.active>span {
	background: #e60012 !important;
}

.owl-4-slider.dark .owl-nav .owl-prev,
.owl-4-slider.dark .owl-nav .owl-next,
.owl-3-slider.dark .owl-nav .owl-prev,
.owl-3-slider.dark .owl-nav .owl-next {
	color: #000000;
}

.testimonials-v2 {
	padding: 70px 0;
}

.testimonials-v2 .owl-dots {
	bottom: -40px !important;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.testimonial-v2 {
	padding: 40px;
	text-align: left !important;
	background: #222;
	border-radius: 7px;
	background: #6c757d;
}

.testimonial-v2 blockquote {
	font-size: 18px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.5);
	padding-bottom: 10px;
	line-height: 1.5;
}

.testimonial-v2 .author .author-pic {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40px;
	flex: 0 0 40px;
	margin-right: 20px;
}

.testimonial-v2 .author .author-pic img {
	border-radius: 50%;
}

.testimonial-v2 .author .author-name h3 {
	font-size: 16px !important;
	color: #ffffff;
	margin: 0;
}

.testimonial-v2 .author .author-name span {
	color: rgba(255, 255, 255, 0.5);
	font-size: 13px;
}

.cta-section {
	background: rgba(249, 235, 223, 0.5);
}

@media (max-width: 767.98px) {
	.cta-section .btn {
		width: 100%;
	}
}

.article {
	margin-bottom: 90px;
}

@media (max-width: 991.98px) {
	.article {
		margin-bottom: 50px;
	}
}

.article .share {
	top: 20px;
}

.article .share h3 {
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
}

@media (max-width: 991.98px) {
	.article .share h3 {
		display: inline-block;
	}
}

.article .share .share-article {
	width: 100%;
}

.article .share .share-article li {
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

@media (max-width: 991.98px) {
	.article .share .share-article li {
		display: inline !important;
	}
}

.article .share .share-article li a {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: relative;
	color: #000000;
	border: 1px solid #efefef;
}

@media (max-width: 991.98px) {
	.article .share .share-article li a {
		display: inline-block !important;
	}
}

.article .share .share-article li a span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.comment-form-wrap {
	clear: both;
}

.comment-list {
	padding: 0;
	margin: 0;
}

.comment-list .children {
	padding: 50px 0 0 40px;
	margin: 0;
	float: left;
	width: 100%;
}

.comment-list li {
	padding: 0;
	margin: 0 0 30px 0;
	float: left;
	width: 100%;
	clear: both;
	list-style: none;
}

.comment-list li .vcard {
	width: 80px;
	float: left;
}

.comment-list li .vcard img {
	width: 50px;
	border-radius: 50%;
}

.comment-list li .comment-body {
	float: right;
	width: calc(100% - 80px);
}

.comment-list li .comment-body h3 {
	font-size: 20px;
}

.comment-list li .comment-body .meta {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .1em;
	color: #ccc;
	margin-bottom: 20px;
}

.comment-list li .comment-body .reply {
	padding: 7px 12px;
	background: #cccccc;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 30px;
	font-size: 10px;
	font-weight: 900;
	letter-spacing: .1rem;
}

.comment-list li .comment-body .reply:hover {
	color: #ffffff;
	background: #8c8c8c;
}

.post-single-navigation a {
	line-height: 1.5;
	border: 1px solid #efefef;
	background-color: transparent;
	padding: 30px;
	width: 48% !important;
	border-radius: 4px;
	padding-top: 2rem;
	padding-bottom: 2rem;
	display: inline-block;
}

.post-single-navigation a span {
	margin-bottom: 10px;
	font-size: 11px;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.4);
}

.section-latest {
	padding-top: 100px;
	padding-bottom: 100px !important;
}

.floating-block {
	background: #ffffff;
	-webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
	width: 100%;
	padding: 20px;
	top: 20px;
}

.floating-block h2 {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
}

.floating-block h3 {
	font-size: 13px;
}


/*--------- Start Portfolio Area -------------*/

.portfolio-area .primary-btn {
	color: #ffffff;
	background-color: #e60012;
	margin-left: auto;
	margin-right: auto;
}

.portfolio-area .filters {
	text-align: center;
}

.portfolio-area .filters ul {
	padding: 0;
}

.portfolio-area .filters ul li {
	list-style: none;
	display: inline-block;
	padding: 18px 15px;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
}

@media (max-width: 736px) {
	.portfolio-area .filters ul li {
		padding: 6px 6px;
	}
}

.portfolio-area .filters ul li:after {
	content: "";
	display: block;
	width: calc(0% - 60px);
	position: absolute;
	height: 2px;
	background: #333;
	-webkit-transition: width 350ms ease-out;
	-o-transition: width 350ms ease-out;
	transition: width 350ms ease-out;
}

.portfolio-area .filters ul li:hover:after {
	width: calc(100% - 60px);
	-webkit-transition: width 350ms ease-out;
	-o-transition: width 350ms ease-out;
	transition: width 350ms ease-out;
}

.portfolio-area .filters ul li.active {
	color: #e60012;
}

.portfolio-area .filters-content {
	margin-top: 50px;
}

.portfolio-area .filters-content .show {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	transition: all 350ms;
}

.portfolio-area .filters-content .hide {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 350ms;
	-o-transition: all 350ms;
	transition: all 350ms;
}

.portfolio-area .filters-content .item {
	text-align: center;
	cursor: pointer;
	margin-bottom: 30px;
}

.portfolio-area .filters-content .item img {
	border-radius: 10px;
}

.portfolio-area .filters-content .p-inner {
	padding: 20px 0px;
	text-align: center;
}

.portfolio-area .filters-content .item .p-inner .cat {
	font-size: 13px;
}

.portfolio-area .filters-content .item img {
	width: 100%;
}

.image {
	opacity: 1;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.middle {
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.isotope-card:hover .middle {
	opacity: 1;
}

.isotope-card {
	border-radius: 5px;
	overflow: hidden;
}

.isotope-card>a {
	overflow: hidden;
	position: relative;
	display: block;
}

.isotope-card>a:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	height: 100%;
	z-index: 2;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	background: rgba(0, 0, 0, 0.5);
}

.isotope-card>a img {
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.isotope-card>a:hover:before {
	visibility: visible;
	opacity: 1;
}

.isotope-card>a:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.isotope-card>a:hover .contents {
	z-index: 3;
	opacity: 1;
	visibility: visible;
}

.isotope-card>a:hover .contents h3 {
	color: #ffffff;
}

.isotope-card .contents {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.thumb .overlay-bg {
	opacity: 0;
	border-radius: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
	.thumb .overlay-bg {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.filters {
	text-align: center;
}

.filters ul {
	padding: 0;
	margin: 0 0 30px 0;
}

.filters ul li {
	display: inline-block;
	cursor: pointer;
	padding: 20px;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.filters ul li:hover {
	color: #e60012;
}

.filters ul li.active {
	color: #e60012;
}

.isotope-card {
	margin-bottom: 30px;
	display: block;
}

.isotope-card .relative {
	margin-bottom: 20px;
}

.isotope-card .contents h3 {
	color: #ffffff;
	font-size: 18px;
}

.isotope-card .contents .cat {
	color: #b3b3b3;
}

.no-nav .owl-nav {
	display: none;
}

.main-slider .owl-dots,
.custom-slider .owl-dots {
	bottom: -50px;
}

.main-slider .owl-nav,
.custom-slider .owl-nav {
	position: absolute;
	top: 40%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media (max-width: 767.98px) {
	.main-slider .owl-nav,
	.custom-slider .owl-nav {
		display: none;
	}
}

.main-slider .owl-nav .owl-prev,
.main-slider .owl-nav .owl-next,
.custom-slider .owl-nav .owl-prev,
.custom-slider .owl-nav .owl-next {
	position: absolute;
	top: 0;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	-webkit-box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.2);
}

.main-slider .owl-nav .owl-prev span,
.main-slider .owl-nav .owl-next span,
.custom-slider .owl-nav .owl-prev span,
.custom-slider .owl-nav .owl-next span {
	display: block;
	background: #ffffff;
	padding: 15px;
}

.main-slider .owl-nav .owl-prev:hover,
.main-slider .owl-nav .owl-next:hover,
.custom-slider .owl-nav .owl-prev:hover,
.custom-slider .owl-nav .owl-next:hover {
	-webkit-box-shadow: 0 7px 15px -5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 15px -5px rgba(0, 0, 0, 0.2);
}

.main-slider .owl-nav .owl-prev,
.custom-slider .owl-nav .owl-prev {
	left: -30px;
}

.main-slider .owl-nav .owl-next,
.custom-slider .owl-nav .owl-next {
	right: -30px;
}

.main-slider .owl-nav .owl-next > span,
.custom-slider .owl-nav .owl-next > span {
	position: relative;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.services-section {
	background: #f8f9fa;
	padding: 70px 0;
}

.service {
	padding: 40px;
	background: #ffffff;
	border-radius: 4px;
	transition: .3s all ease;
	height: 100%;
}

@media (max-width: 991.98px) {
	.service {
		padding: 40px 30px;
	}
}

.service:hover {
	transform: translateY(-10px);
	-webkit-box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.2);
}

.service .wrap-icon {
	-ms-flex: 0 0 80px;
	flex: 0 0 80px;
}

.service .wrap-icon > span {
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #faf6f1;
	border-radius: 50%;
	position: relative;
	display: inline-block;
	transition: .3s all ease;
	color: #f29956;
}
.service .wrap-icon > span.color-blue {
	color: #629cb3;
	background: #f1f8fa;
}

.service .wrap-icon > span > span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 30px;
}

.service .contents {
	display: grid;
}

.service .contents *:last-child {
	margin-bottom: 0;
}

.service:hover .wrap-icon > span,
.service:focus .wrap-icon > span {
	background: #f29956;
	box-shadow: 0 10px 20px -10px rgba(92, 66, 227, 0.2);
	color: #ffffff;
}
.service:hover .wrap-icon > span.color-blue,
.service:focus .wrap-icon > span.color-blue {
	background: #629cb3;
}

.service .wrap-image {
	-ms-flex: 0 0 150px;
	flex: 0 0 150px;
	height: 150px;
	margin-right: 40px;
	border-radius: 50%;
	background-size: cover;
	background-position: 50% 50%;
}

.count-numbers .number {
	font-size: 40px;
	font-weight: bold;
	color: #e60012;
}

.count-numbers span {
	color: rgba(0, 0, 0, 0.7);
}

.feature-wrap > div {
	margin-top: -1px;
}

.feature-2 .service-icon {
	display: inline-block;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
	margin-right: 30px;
	width: 50px;
	height: 50px;
	border-radius: 4px;
	position: relative;
	font-size: 24px;
	color: #e60012;
	background-color: #ffffff;
}

.feature-2 .service-icon > span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.feature-2 .service-contents h3 {
	font-size: 16px;
	color: #000000;
}

.feature-2.link {
	padding: 20px 0;
	border-radius: 7px;
}

.feature-2.link .service-contents {
	line-height: 1.3;
}

.feature-2.link .service-contents * {
	margin-bottom: 0;
}

.feature-2.link .service-icon {
	background: #f29956;
    box-shadow: 0 15px 30px -7px rgba(242, 153, 86, 0.5);
	color: #fff;
}

.feature-2.link .service-icon.icon-blue {
	background: #629cb3;
    box-shadow: 0 15px 30px -7px rgba(98, 156, 179, 0.5);
}


.custom-accordion .accordion-item {
	background-color: #f9f9f9;
	margin-bottom: 0px;
	position: relative;
	border-radius: 0px;
	overflow: hidden;
}

.custom-accordion .accordion-item .btn-link {
	display: block;
	width: 100%;
	padding: 15px 0;
	text-decoration: none;
	text-align: left;
	color: #999;
	border: none;
	padding-left: 40px;
	border-radius: 4px;
	position: relative;
	background: #ffffff;
}

.custom-accordion .accordion-item .btn-link:before {
	font-family: 'icomoon';
	content: "\f196";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 15px;
}

.custom-accordion .accordion-item .btn-link[aria-expanded="true"] {
	font-weight: 700;
	color: #e60012;
}

.custom-accordion .accordion-item .btn-link[aria-expanded="true"]:before {
	font-family: 'icomoon';
	content: "\f147";
	position: absolute;
	color: #e60012;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.custom-accordion .accordion-item.active {
	z-index: 2;
}

.custom-accordion .accordion-item.active .btn-link {
	color: #e60012;
	-webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
}

.custom-accordion .accordion-item .accordion-body {
	padding: 20px 20px 20px 20px;
	color: #888;
}

.control {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
	cursor: pointer;
	font-size: 18px;
}

.control .caption {
	position: relative;
	top: 2px;
}

.control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.control__indicator {
	position: absolute;
	top: 2px;
	left: 0;
	height: 20px;
	width: 20px;
	background: #e6e6e6;
	border-radius: 4px;
}

.control--radio .control__indicator {
	border-radius: 50%;
}

.control:hover input~.control__indicator,
.control input:focus~.control__indicator {
	background: #ccc;
}

.control input:checked~.control__indicator {
	background: #e60012;
}

.control:hover input:not([disabled]):checked~.control__indicator,
.control input:checked:focus~.control__indicator {
	background: #ff0000;
}

.control input:disabled~.control__indicator {
	background: #e6e6e6;
	opacity: 0.9;
	pointer-events: none;
}

.control__indicator:after {
	font-family: 'icomoon';
	content: '\e5ca';
	position: absolute;
	display: none;
	font-size: 14px;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.control input:checked~.control__indicator:after {
	display: block;
	color: #fff;
}

.control--checkbox .control__indicator:after {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.control--checkbox input:disabled~.control__indicator:after {
	border-color: #7b7b7b;
}

.control--checkbox input:disabled:checked~.control__indicator {
	background-color: #e60012;
	opacity: .2;
}

.gal-item {
	display: block;
	margin-bottom: 30px;
	box-shadow: 0 15px 30px -7px rgba(0, 0, 0, 0.15);
}

.gal-item img {
	border-radius: 4px;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	opacity: 1;
}

.gal-item:hover img {
	opacity: .5;
}

.social-icons li {
	display: inline-block;
}

.social-icons li a {
	color: rgba(255, 255, 255, 0.5);
	display: inline-block;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #303030;
}

.social-icons li a span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.social-icons li a:hover {
	color: #ffffff;
}

.social-icons li:first-child a {
	padding-left: 0;
}

.social-icons.light li a {
	color: #000000;
	display: inline-block;
	width: 40px;
	height: 40px;
	position: relative;
	border-radius: 50%;
	background: #f8f9fa;
}

.video-wrap {
	position: relative;
}

.video-wrap .play-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0.05);
	border-radius: 50%;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.video-wrap .play-wrap>span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.video-wrap:hover .play-wrap {
	width: 60px;
	height: 60px;
}

.owl-single.dots-absolute .owl-dots {
	bottom: -30px;
}

.owl-single .owl-dots {
	text-align: center;
	position: absolute;
	width: 100%;
}

.owl-single .owl-dots .owl-dot {
	display: inline-block;
	margin: 5px;
}

.owl-single .owl-dots .owl-dot span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.2);
}

.owl-single .owl-dots .owl-dot.active span {
	background: #e60012;
}

.testimonial {
	max-width: 500px;
	text-align: center;
	margin-bottom: 30px;
}

.testimonial .name {
	font-size: 18px;
	color: #000000;
}

.testimonial .img-wrap img {
	margin: 0 auto;
	width: 70px;
	border-radius: 50%;
}

.list-check li {
	display: block;
	padding-left: 30px;
	position: relative;
}

.list-check li:before {
	content: "\e5ca";
	font-family: 'icomoon';
	position: absolute;
	top: -.3rem;
	font-size: 20px;
	left: 0;
}

.list-check.primary li:before {
	color: #e60012;
}

.site-footer {
	padding-top: 70px;
	padding-bottom: 30px;
	font-size: 15px;
}

@media (max-width: 991.98px) {
	.site-footer {
		padding-top: 50px;
	}
}

.site-footer a {
	color: #000000;
}

.site-footer a:hover {
	color: #e60012;
}

.site-footer .widget {
	margin-bottom: 30px;
}

.site-footer .widget .links li {
	display: block;
	margin-bottom: 10px;
}

.site-footer .widget .links li a {
	color: #000000;
}

.site-footer .widget .links li a:hover {
	color: #e60012;
}

.site-footer .copyright {
	position: relative;
	padding-top: 40px;
	margin-top: 40px;
}

.site-footer .copyright:before {
	top: 0;
	position: absolute;
	left: 15px;
	right: 15px;
	content: "";
	height: 1px;
	background: #ebedee;
}

.img-container {
	height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #faf6f1;
}

.img-offset-top {
	margin-top: -40px;
}

.unit-4 .unit-4-icon {
	position: relative;
}
.unit-4 .unit-4-icon span {
    font-size: 3rem;
    color: #e60012;
}
.unit-4 .unit-4-icon:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fbe0cc;
    opacity: 0.5;
    z-index: -1;
    top: 10px;
    left: -20px;
}

.testimonial-section {
	padding: 70px 0;
	min-height: 900px;
}

@media (max-width: 991.98px) {
	.testimonial-section {
		padding: 30px 0;
	}
}

.testimonial--wrap {
	padding: 40px 40px 70px 40px;
	background: #ffffff;
	border-radius: 7px;
	-webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.testimonial-decor {
	position: absolute;
    z-index: -1;
    top: 35%;
    left: -20%;
}
.testimonial-decor img {
    position: relative;
    min-width: 600px;
    max-width: 800px;
}
.testimonial-more {
	position: absolute;
    bottom: -80px;
	left: 0;
}

@media (max-width: 991.98px) {
	.testimonial--wrap {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
	}
	.testimonial-decor {
		position: relative;
		z-index: 1;
		top: auto;
		left: auto;
		margin-top: -30px;
	}
	.testimonial-decor img {
		min-width: 1px;
		width: 100%;
	}
	.testimonial-more {
		position: relative;
		bottom: auto;
		left: auto;
		margin-top: 100px!important;
	}

}

.testimonial--wrap .owl-dots {
	bottom: -55px;
}


.testimonial-item .photo {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
}

.testimonial-item .photo img {
	height: 100%;
	object-fit: cover;
}

.testimonial-item .author {
	line-height: 1.4;
}

.testimonial-item .author cite {
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
}

.testimonial-item blockquote {
	font-size: 18px;
	color: #000;
}

.testimonial-item blockquote,
.testimonial-item blockquote *:last-child {
	margin-bottom: 0;
}

.custom-nav-wrap {
	position: relative;
	margin-top: 20px;
}

.custom-nav-wrap .custom-owl-prev,
.custom-nav-wrap .custom-owl-next {
	z-index: 2;
	position: absolute;
	font-size: 24px;
	color: #000;
	width: 40px;
	height: 40px;
	display: block;
	border: 1px solid #efefef;
}

.custom-nav-wrap .custom-owl-prev span,
.custom-nav-wrap .custom-owl-next span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.custom-nav-wrap .custom-owl-prev:hover,
.custom-nav-wrap .custom-owl-next:hover {
	border-color: #000;
}

.custom-nav-wrap .custom-owl-next {
	left: 50px;
	position: relative;
	position: absolute;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* Breadcrumbs */
.breadcrumbs {
	position: relative;
	max-width: 90%;
	/*height: 30px;
	overflow: hidden;*/
	color: rgba(0, 0, 0, 0.5);
	font-size: 14px;
}
.breadcrumbs a {
	position: relative;
	display: inline-block;
	margin-right: 12px;
	padding-right: 20px;
	text-decoration: none;
	color: rgba(0, 0, 0, 0.8);
}
.breadcrumbs a:hover {
	color: rgba(0, 0, 0, 0.5);
}
.breadcrumbs a:after {
	content: '';
	position: absolute;
	top: 8px;
	right: 0;
	width: 6px;
    height: 6px;
    border-radius: 2px;
    background-color: rgba(0,0,0,0.15);
}

/* */
.pricing-section {
	border-bottom: 1px solid #e9ecef;
}

.pricing-item {
	padding: 50px 30px;
	text-align: center;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: #ffffff;
	border-radius: 4px;
	border: 1px solid #fbe0cc;
}

.pricing-item.active {
	box-shadow: 0 15px 50px -7px rgba(193, 181, 173, 0.25);
}

.pricing-item .wrap-icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
	margin-bottom: 30px;
	font-size: 40px;
	width: 50px;
	height: 50px;
	border-radius: 4px;
	background: #ffffff;
	position: relative;
	box-shadow: 0 15px 30px -7px rgba(242, 153, 86, 0.5);
}

.pricing-item .wrap-icon span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 30px;
	line-height: 0 !important;
	color: #f29956;
}

.pricing-item .wrap-image {
	-ms-flex: 0 0 200px;
	flex: 0 0 200px;
	margin-bottom: 30px;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background-color: #ffffff;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	/*box-shadow: 0 15px 30px -7px rgba(0, 0, 0, 0.1);*/
}

.pricing-item h3 {
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 20px;
}

.pricing-item .description {
	margin-bottom: 20px;
}

.pricing-item .text {
	margin-bottom: 20px;
}

.pricing-item ul {
	text-align: left;
	margin: 30px 0;
}

.pricing-item ul li {
	line-height: 1.4;
	margin-bottom: 8px;
}

.pricing-item .price-wrap {
	display: block;
	color: #e84545;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
}

.pricing-item .price-wrap>div {
	height: 46px;
	overflow: hidden;
}

.pricing-item .price-wrap>.price>div {
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
}

.pricing-item .period-wrap {
	font-size: 16px;
}

/* accordion */
.accordion {
	font-size: 16px;
	line-height: 24px;
	list-style: none;
	margin: 30px 0;
	padding: 0;
	position: relative;
	z-index: 2;
}

.accordion li {
	margin: 10px 0;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}

/*.accordion li::before,
.accordion li::after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: rgba(0,0,0,.1);
}*/

.accordion li+li::before {
	content: normal;
}

.accordion p {
	margin-top: 0;
}

.accordion-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px;
	cursor: pointer;
	color: #202932;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

.accordion-title span {
	width: calc(100% - 70px);
}

.accordion-body {
	padding: 0 20px;
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transition: max-height .15s ease-in-out, opacity .15s;
}

.is-open .accordion-body {
	padding: 20px;
	opacity: 1;
}

.accordion-body p:last-child {
	margin-bottom: 24px;
}

.accordion-icon {
	position: relative;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 15px 30px -7px rgba(242, 153, 86, 0.5);
}

.accordion-icon::before,
.accordion-icon::after {
	content: '';
	position: absolute;
	background-color: #f29956;
    border-radius: 2px;
	transition: -webkit-transform .25s ease-out;
	transition: transform .25s ease-out;
}

.accordion-icon::before {
	top: 12px;
    left: 50%;
    width: 3px;
    bottom: 12px;
    margin-left: -1.5px;
}

.accordion-icon::after {
	top: 50%;
    left: 12px;
    right: 12px;
    height: 3px;
    margin-top: -1.5px;
}

.is-open {
	box-shadow: 0 15px 50px -7px rgba(193, 181, 173, 0.25);
}

.is-open .accordion-title {
	color: #d47525;
}

.is-open .accordion-icon {
	cursor: pointer;
}

.is-open .accordion-icon::before {
	transform: rotate(90deg);
}

.is-open .accordion-icon::after {
	transform: rotate(180deg);
}

@media (min-width: 641px) {
	.accordion-title {
		font-size: 20px;
		line-height: 28px;
	}
}

/* content-section */

@media (min-width: 641px) {
	.content-section {
		font-size: 18px;
	}
}

.content-section h2,
.content-section h3,
.content-section h4,
.content-section h5 {
	margin-bottom: 20px;
	font-weight: 600;
}

.content-section h2 + h3,
.content-section h3 + h4,
.content-section h4 + h5,
.content-section table + h2,
.content-section table + h3,
.content-section table + h4,
.content-section table + h5,
.content-section p + h2,
.content-section p + h3,
.content-section p + h4,
.content-section p + h5,
.content-section div + h2,
.content-section div + h3,
.content-section div + h4,
.content-section div + h5,
.content-section ul + h2,
.content-section ul + h3,
.content-section ul + h4,
.content-section ul + h5 {
	margin-top: 50px;
}

.content-section table:not([class]) {
	display: inline-block;
	width: auto;
	max-width: 100%;
	overflow-x: auto;
	border-radius: 4px;
	margin-bottom: 30px;
	border: 1px solid #fbe0cc;
	box-shadow: 0 15px 50px -7px rgba(193, 181, 173, 0.25);
}
.content-section table:not([class]) th,
.content-section table:not([class]) td {
	background-color: transparent;
	padding: 20px 40px 20px 20px!important;
	/*border-bottom: 1px solid rgba(229,229,229,0.6);*/
	text-align: left;
	vertical-align: top;
}
.content-section table:not([class]) th,
.content-section table:not([class]) .th-title {
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	color: #adb5bd;
}
.content-section table:not([class]) tr:first-child td {
	font-weight: 700;
}
.content-section table:not([class]) td p {
	margin: 0;
}
.content-section table:not([class]) td p + p,
.content-section table:not([class]) td a + p {
	margin: 1.5em 0 1em;
}

.content-section ul:not([class]) {
    margin: 10px 0 30px;
    padding: 0;
    list-style: none;
}
.content-section ul:not([class]) li {
    position: relative;
    list-style: none;
    margin: 0 0 15px;
    padding-left: 30px;
}
.content-section ul:not([class]) li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 2px;
    background-color: #f29956;
}

.content-section .service {
	border: 1px solid #e5e5e5;
}

/* specials */
.specials-item:nth-child(3n+1) .service .wrap-icon > span {
    color: #629cb3;
    background: #f1f8fa;
}
.specials-item:nth-child(3n+1) .service:hover .wrap-icon > span,
.specials-item:nth-child(3n+1) .service:focus .wrap-icon > span {
	background: #629cb3;
	color: #ffffff;
}

/* card */
.card {
	border: 0;
	border-radius: 0;
	margin-top: 50px;
	margin-bottom: 50px;
}

.card-decor {
	position: absolute;
    z-index: 1;
    top: 10%;
    right: -10%;
}
.card-decor img {
    position: relative;
    min-width: 500px;
    max-width: 800px;
}

@media (max-width: 991.98px) {
	.card-decor {
		position: relative;
		z-index: 1;
		top: auto;
		left: auto;
		margin-top: -30px;
	}
	.card-decor img {
		min-width: 1px;
		width: 100%;
	}
}

.events-options {
}
.events-options li {
	position: relative;
	display: inline-block;
	margin-right: 12px;
	padding-right: 20px;
	text-decoration: none;
}
.events-options li:not(:last-child):after {
	content: '';
	position: absolute;
	top: 12px;
	right: 0;
	width: 6px;
    height: 6px;
    border-radius: 2px;
    background-color: rgba(0,0,0,0.15);
}

.basic-form {
	box-sizing: border-box;
    width: 100%;
    text-align: left;
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
	-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
	justify-content: space-between;
}
.basic-form > div {
	box-sizing: border-box;
	margin-bottom: 1.5rem;
}
.basic-form div.mb-0 {
	margin-bottom: 0;
}
.basic-form .w-100 {
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
}
.basic-form .w-66 {
	-webkit-flex: 0 0 63%;
	-ms-flex: 0 0 63%;
	flex: 0 0 63%;
}
.basic-form .w-50 {
	-webkit-flex: 0 0 47%;
	-ms-flex: 0 0 47%;
	flex: 0 0 47%;
}
.basic-form .w-33 {
	-webkit-flex: 0 0 30%;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
}
.basic-form .w-25 {
	-webkit-flex: 0 0 23%;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
}
.basic-form .form-divider {
	margin: 1rem -2rem 2.5rem;
	height: 2px;
	background-color: #fff;
}
.basic-form label {
	display: block;
    margin-bottom: 0.5rem;
}
.basic-form .label-custom {
	font-size: 16px;
	line-height: 30px;
}
.basic-form .star {
	font-size: 16px;
	line-height: 18px;
}
.basic-form p {
	font-size: 14px;
    line-height: 18px;
    color: #6B7A90;
	margin-bottom: 0.5rem;
}
.basic-form input[type="text"],
.basic-form input[type="date"],
.basic-form input[type="tel"],
.basic-form select,
.basic-form textarea {
	display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #e9ecef;
    border-radius: 4px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.basic-form input[type="text"],
.basic-form input[type="date"],
.basic-form input[type="tel"],
.basic-form select {
	height: 45px;
}
.basic-form textarea {
	padding: 10px;
}
.basic-form input[type="text"]:hover,
.basic-form input[type="text"]:focus,
.basic-form input[type="date"]:hover,
.basic-form input[type="date"]:focus,
.basic-form input[type="tel"]:hover,
.basic-form input[type="tel"]:focus,
.basic-form select:hover,
.basic-form select:focus,
.basic-form textarea:hover,
.basic-form textarea:focus {
	border-color: #e60012;
	-webkit-box-shadow: none;
	box-shadow: none;

}
.basic-form input[type="checkbox"] {
	font-size: 14px;
	float: left;
}
.basic-form input[type="checkbox"] ~ p {
	margin: -2px 0 0.5rem 22px;
	font-size: 14px;
    line-height: 18px;
    color: #889BB0;
	text-align: left;
}
.basic-form button,
.basic-form input[type="submit"] {
	border: none;
	margin: 0;
}

@media (max-width: 640px) {
	.basic-form .w-100-mob {
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
	}
	.basic-form .w-50-mob {
		-ms-flex: 0 0 48%;
		flex: 0 0 48%;
	}
	.basic-form .text-right {
		text-align: left;
	}
}

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