/*!normalize.css v3.0.1 | MIT License | git.io/normalize*/

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden],
template {
	display: none
}
a {
	background: 0 0
}
a:active,
a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b,
strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button,
select {
	text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled],
html input[disabled] {
	cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input {
	line-height: normal
}
input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td,
th {
	padding: 0
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	text-decoration: none
}
a:hover,
a:focus {
	text-decoration: underline
}
a:focus {
	outline: none
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-circle {
	border-radius: 50%
}
hr {
	border: 0
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	line-height: inherit;
	border: 0
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type=radio],
input[type=checkbox] {
	margin: 4px 0 0;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple],
select[size] {
	height: auto
}
input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: #999
}
.form-control::-webkit-input-placeholder {
	color: #999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	opacity: 1
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}
.form-group {
	margin-bottom: 15px
}
.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.radio label,
.checkbox label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
	position: absolute;
	margin-left: -20px
}
.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline,
.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type=radio][disabled],
input[type=radio].disabled,
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
	cursor: not-allowed
}
.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.input-sm,
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm,
.form-group-sm .form-control {
	height: 30px;
	line-height: 30px
}
textarea.input-sm,
.form-group-sm .form-control,
select[multiple].input-sm,
.form-group-sm .form-control {
	height: auto
}
.input-lg,
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
select.input-lg,
.form-group-lg .form-control {
	height: 46px;
	line-height: 46px
}
textarea.input-lg,
.form-group-lg .form-control,
select[multiple].input-lg,
.form-group-lg .form-control {
	height: auto
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-success .form-control-feedback {
	color: #3c763d
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-warning .form-control-feedback {
	color: #8a6d3b
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-error .form-control-feedback {
	color: #a94442
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
	content: " ";
	display: table
}
.form-horizontal .form-group:after {
	clear: both
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}
.cherry-cookie-banner-wrap {
	position: fixed;
	z-index: 9999;
	right: 0;
	left: 0;
	bottom: 0;
	display: block;
	padding: 0;
	margin: 0;
	color: #fff;
	background: rgba(0, 0, 0, .7)
}
.cherry-cookie-banner-wrap .container {
	padding-top: 10px;
	padding-bottom: 10px
}
.cherry-cookie-banner-wrap .close {
	color: #fff;
	outline: none;
	opacity: .7
}
.cherry-cookie-banner-wrap .close:hover {
	opacity: 1
}
table {
	max-width: 100%;
	background-color: transparent
}
th {
	text-align: left
}
.table,
table {
	width: 100%
}
.table tr>th,
.table tr>td,
table tr>th,
table tr>td {
	padding: 8px;
	vertical-align: top
}
.table>thead>tr>th,
table>thead>tr>th {
	vertical-align: bottom
}
.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
table>caption+thead>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>th,
table>thead:first-child>tr:first-child>td {
	border-top: 0
}
.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
	padding: 5px
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
	border-bottom-width: 2px
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}
table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}
table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}
.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
	background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8
}
.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
	background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6
}
.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
	background-color: #d9edf7
}
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3
}
.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
	background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc
}
.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
	background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc
}
.close {
	float: right;
	line-height: 1;
	opacity: .2
}
.close:hover,
.close:focus {
	text-decoration: none;
	cursor: pointer;
	opacity: .5
}
button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
	font-weight: 400;
	line-height: 1
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
	font-size: 65%
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
	font-size: 75%
}
.lead {
	font-weight: 300;
	line-height: 1.4
}
cite {
	font-style: normal
}
mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.bg-primary {
	color: #fff
}
ul,
ol {
	margin-top: 0
}
ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0
}
.list-unstyled,
.list-inline {
	padding-left: 0;
	list-style: none
}
.list-inline {
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
	content: " ";
	display: table
}
.dl-horizontal dd:after {
	clear: both
}
abbr[title],
abbr[data-original-title] {
	cursor: help
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 0 0 0 20px;
	margin: 0 0 20px
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0
}
blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-left: 0;
	text-align: right
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
	content: ''
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
blockquote:before,
blockquote:after {
	content: ""
}
address {
	font-style: normal
}
img {
	display: inline-block;
	max-width: 100%;
	height: auto
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%
}
.cherry-breadcrumbs_content {
	text-align: right;
	padding: 20px 0
}
.cherry-breadcrumbs_browse,
.cherry-breadcrumbs_wrap,
.cherry-breadcrumbs_item {
	display: inline-block;
	vertical-align: top
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto!important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}
.alignleft.large img {
	width: 100%
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}
.alignright.large img {
	width: 100%
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: " ";
	display: table
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both
}
.widget {
	margin: 0 0 1.5em
}
.widget select {
	max-width: 100%
}
.site {
	/*word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto*/
}
.site-header,
.site-content,
.site-footer {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.site-header {
	position: relative;
	z-index: 9
}
.isStick.site-header,
.isStick.header-top {
	left: 0;
	right: 0;
	z-index: 9;
	width: 100%
}
.sticky {
	display: block
}
.hentry {
	margin: 0 0 1.5em
}
.entry-meta {
	overflow: hidden
}
.byline,
.updated:not(.published) {
	display: none
}
.single .byline,
.group-blog .byline {
	display: inline
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0
}
.page-links {
	clear: both;
	margin: 0 0 1.5em
}
.hentry .mejs-container {
	margin-bottom: 18px
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none
}
.comment-content a {
	word-wrap: break-word
}
.bypostauthor {
	display: block
}
ol.comment-list {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	text-indent: 0
}
ol.comment-list li>.children,
ol.comment-list .children li>.children {
	list-style: none
}
ol.comment-list li .comment-body {
	padding: 1.5em;
	background: #fff
}
ol.comment-list li.comment,
ol.comment-list li.ping {
	clear: both
}
ol.comment-list li.comment {
	margin: 0 0 1em
}
ol.comment-list li.comment div.vcard cite.fn {
	font-style: normal
}
ol.comment-list li.comment div.vcard img.avatar {
	float: left;
	margin: 0 1em 1em 0
}
ol.comment-list li.comment footer.comment-meta {
	font-size: 10px
}
ol.comment-list li.comment div.reply {
	text-align: right
}
ol.comment-list li.comment ol.children {
	margin: 1em 0 0;
	padding-left: 40px
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}
embed,
iframe,
object {
	max-width: 100%
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}
.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption .wp-caption-text {
	margin: .8075em 0
}
.wp-caption-text {
	text-align: center
}
.gallery {
	margin-bottom: 1.5em
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}
.gallery-columns-2 .gallery-item {
	max-width: 50%
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
	max-width: 25%
}
.gallery-columns-5 .gallery-item {
	max-width: 20%
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}
.gallery-caption {
	display: block
}
.error-404 {
	padding: 30px 0
}
.error-404-num {
	text-align: center;
	font-size: 15em;
	line-height: 1.1
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.hidden {
	display: none!important;
	visibility: hidden!important
}
.affix {
	position: fixed
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%
}
.cherry-no-responsive .sidebar-sidebar-content-wrapper,
.cherry-no-responsive .sidebar-content-sidebar-wrapper,
.cherry-no-responsive .content-sidebar-sidebar-wrapper {
	width: 80%
}
.cherry-no-responsive .sidebar-content-sidebar-wrapper,
.cherry-no-responsive .sidebar-sidebar-content-wrapper {
	float: right
}
.cherry-no-responsive .content-sidebar-sidebar-wrapper {
	float: left
}
.cherry-no-responsive .sidebar-content-wrapper #primary,
.cherry-no-responsive .content-sidebar-wrapper #primary,
.cherry-no-responsive .sidebar-sidebar-content-wrapper #primary,
.cherry-no-responsive .sidebar-content-sidebar-wrapper #primary,
.cherry-no-responsive .content-sidebar-sidebar-wrapper #primary {
	width: 75%
}
.cherry-no-responsive .sidebar-content-wrapper #primary,
.cherry-no-responsive .sidebar-sidebar-content-wrapper #primary {
	float: right
}
.cherry-no-responsive .content-sidebar-wrapper #primary,
.cherry-no-responsive .content-sidebar-sidebar-wrapper #primary,
.cherry-no-responsive .sidebar-content-sidebar-wrapper #primary {
	float: left
}
.cherry-no-responsive .sidebar-content-wrapper .widget-area,
.cherry-no-responsive .sidebar-sidebar-content-wrapper .widget-area {
	float: left;
	width: 23%
}
.cherry-no-responsive .content-sidebar-wrapper .widget-area,
.cherry-no-responsive .content-sidebar-sidebar-wrapper .widget-area,
.cherry-no-responsive .sidebar-content-sidebar-wrapper .widget-area {
	float: right;
	width: 23%
}
.cherry-no-responsive .sidebar-sidebar-content-wrapper+.widget-area,
.cherry-no-responsive .sidebar-content-sidebar-wrapper+.widget-area {
	float: left;
	width: 18%
}
.cherry-no-responsive .content-sidebar-sidebar-wrapper+.widget-area {
	float: right;
	width: 18%
}
.cherry-no-responsive .cherry-with-sidebar .content-area .container {
	width: 80%
}
a {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
a:hover,
a:focus {
	text-decoration: none
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none
}
img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}
input,
textarea,
button,
select {
	outline: none!important;
	box-shadow: none;
	resize: none
}
button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=button]::-moz-focus-inner {
	border: none
}
.table tr>th,
.table tr>td,
table tr>th,
table tr>td {
	padding: 1px
}
.entry-content {
	margin-top: 0
}
a:focus {
	outline: none
}
p {
	margin: 0 0 24px
}
.hentry {
	margin-bottom: 0
}
header {
	padding: 0;
	margin-bottom: 40px
}
header form.search-form {
	margin-bottom: 0;
	margin-left: 15px
}
h1,
.site-title {
	margin: 0
}
h1.image-logo,
.site-title.image-logo {
	line-height: 0
}
h1.text-logo,
.site-title.text-logo {
	position: relative;
	margin-top: 27px;
	margin-left: 10%;
	text-transform: uppercase
}
h2 {
	margin-top: 0
}
h2.image-logo {
	line-height: 0
}
h2.text-logo {
	position: relative;
	text-transform: none;
	margin-top: 58px;
	margin-left: 10%
}
h3 {
	margin-bottom: 13px;
	margin-top: 0
}
h3.widget-title,
h3.cherry-follow_title {
	position: relative;
	margin-top: 0;
	margin-bottom: 26px;
	font-size: 34px;
	line-height: 40px;
	font-weight: 500
}
h4 {
	margin-top: 0
}
h5 {
	margin-top: 0;
	margin-bottom: 5px
}
.corr_1 h2 {
	padding-left: 15px
}
.error-404 h2 {
	margin: 30px 0;
	text-align: left
}
.search-submit {
	position: relative;
	top: 0;
	display: inline-block;
	border: none;
	border-radius: 0;
	background: red;
	font-weight: 400;
	font-size: 16px;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: 0;
	padding: 21px 30px;
	-webkit-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}
form.search-form {
	margin-bottom: 50px
}
.header-top {
	padding: 0
}
.site-header {
	z-index: 30
}
.static-search-form {
	margin: 20px 0
}
.static-search-form input[type=submit] {
	position: relative;
	border: none;
	border-radius: 0;
	background: 0 0;
	padding: 21px 30px;
	font-size: 16px;
	line-height: 1em;
	font-weight: 400;
	text-transform: uppercase;
	top: 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.static-search-form input[type=submit]:hover {
	background: red;
	color: red
}
#menu-primary #menu-primary-items li.current-menu-item a {
	text-decoration: none
}
.home #static-area-header-bottom {
	position: absolute!important;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	padding: 0
}
.home #static-area-header-bottom .widget_text {
	margin-bottom: 0
}
.home #static-area-header-bottom.isStick {
	position: fixed!important
}
.home .pseudoStickyBlock {
	display: none!important
}
header .isStick {
	box-shadow: none
}
#static-area-header-bottom.isStick .container .row:before {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2)
}
#static-area-header-bottom .container .row {
	position: relative
}
#static-area-header-bottom .container .row:before {
	position: absolute;
	display: block;
	height: 100%;
	content: "";
	background: #9c0;
	opacity: 1;
	left: 15px;
	right: 15px
}
.search-results .entry-meta-top {
	position: relative;
	display: inline-block;
	margin-bottom: 15px
}
.search-results .entry-content {
	margin-bottom: 25px
}
.search-results .btn-default {
	position: relative;
	display: inline-block;
	padding: 17px 30px;
	text-transform: uppercase;
	border-radius: 3px;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 30px
}
input[type=search],
input[type=text],
input[type=email],
input[type=tel],
textarea {
	padding: 19px 18px 17px;
	border-radius: 0;
	border: 1px solid red;
	background: 0 0;
	box-sizing: border-box
}
#menu-primary .cherry-mega-menu-sub {
	margin-top: 19px;
	padding: 25px 0 30px;
    margin: 0 auto;
    text-align: center;
}
#menu-primary .cherry-mega-menu-sub .cherry-mega-menu-sub-item {
	padding-right: 21px;
	padding-left: 7px
}
#menu-primary .cherry-mega-menu-sub .menu-item-type-widget ul {
	list-style: none;
	padding: 0
}
#menu-primary .cherry-mega-menu-sub .menu-item-type-widget ul li {
	position: relative;
	padding: 0;
	margin-bottom: 6px
}
#menu-primary .cherry-mega-menu-sub .menu-item-type-widget ul li:before {
	display: none
}
#menu-primary .cherry-mega-menu-sub .menu-item-type-widget ul li a {
	font-size: 13px;
	line-height: 16px
}
#menu-primary #menu-primary-items .cherry-mega-menu-sub .mega-block-title {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 19px;
	margin: 0
}
#menu-primary #menu-primary-items .banner_1 {
	position: relative;
	margin: 5px -19px 0 11px
}
#menu-primary #menu-primary-items .banner_1 .cherry-banner_link .cherry-banner_wrap .block_cont {
	position: relative;
	padding-top: 226px
}
#menu-primary #menu-primary-items .banner_1 .cherry-banner_link .cherry-banner_wrap .block_cont .inner {
	position: relative;
	background: red;
	padding: 17px 13px 15px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
#menu-primary #menu-primary-items .banner_1 .cherry-banner_link .cherry-banner_wrap .block_cont .inner .cherry-banner_title {
	font-size: 20px;
	line-height: 22px;
	padding: 0
}
#menu-primary #menu-primary-items .banner_1 .cherry-banner_link .cherry-banner_wrap .block_cont .inner .cherry-banner_content {
	padding: 0
}
#menu-primary #menu-primary-items .banner_1 .cherry-banner_link .cherry-banner_wrap .block_cont .inner .cherry-banner_content span {
	position: relative;
	display: block;
	text-align: left;
	padding: 0 0 5px;
	font-size: 20px;
	line-height: 22px
}
#menu-primary #menu-primary-items .post_banner {
	position: relative;
	margin: 5px -19px 0 11px
}
#menu-primary #menu-primary-items .post_banner>div {
	padding: 0
}
#menu-primary #menu-primary-items .post_banner .post-thumbnail {
	margin-bottom: 0
}
#menu-primary #menu-primary-items .post_banner .block_cont {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-transform: uppercase
}
#menu-primary #menu-primary-items .post_banner .block_cont .inner {
	position: relative;
	background: red;
	padding: 14px 13px 13px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
#menu-primary #menu-primary-items .post_banner .block_cont .inner a {
	position: relative;
	display: inline-block;
	font-size: 20px;
	line-height: 22px;
	padding: 0;
	background: 0 0
}
#menu-primary #menu-primary-items .post_banner .block_cont .inner a:before {
	display: none
}
#menu-primary #menu-primary-items .post_banner .block_cont .inner .post-excerpt {
	position: relative;
	display: block;
	text-align: left;
	padding: 0 0 7px;
	font-size: 20px;
	line-height: 17px;
	text-transform: uppercase
}
#menu-primary #menu-primary-items .post_banner .block_cont .inner .post-content {
	font-size: 16px
}
#menu-primary {
	position: relative;
	margin: 0;
	padding: 0;
	float: right
}
#menu-primary .cherry-mega-menu-mobile-trigger {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
#menu-primary #menu-primary-items {
	position: relative;
	display: block;
	padding-bottom: 0;
	margin-right: 0;
	box-shadow: none;
	float: right
}
#menu-primary #menu-primary-items>li {
	background: 0 0;
	margin: 0 1px
}
#menu-primary #menu-primary-items>li:before {
	position: absolute;
	display: block;
	top: 4px;
	right: -18px;
	content: "";
	color: red
}
#menu-primary #menu-primary-items>li a {
	position: relative;
	padding: 0;
	text-decoration: none
}
#menu-primary #menu-primary-items>li a>div {
	position: relative;
	height: 100%;
	width: 100%;
	top: 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
#menu-primary #menu-primary-items>li a>div .arrow_mov {
	position: absolute;
	display: block;
	left: 0;
	bottom: 25px;
	width: 100%;
	height: 15px;
	text-align: center
}
#menu-primary #menu-primary-items>li a>div .arrow_mov:before {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	content: "\f078";
	font: 16px/1em FontAwesome;
	text-align: center;
	color: inherit
}
#menu-primary #menu-primary-items>li a>div:first-child+div {
	position: absolute;
	top: -100%;
	left: 0
}
#menu-primary #menu-primary-items>li a>div:first-child+div span {
	opacity: 0
}
#menu-primary #menu-primary-items>li a>div:first-child+div .arrow_mov:before {
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
#menu-primary #menu-primary-items>li a>div span {
	position: relative;
	display: block;
	padding: 54px 15px 40px;
	width: auto;
	border: none;
	border-radius: 0;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	background: url(../images/false_button.png) 0 0 repeat;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
#menu-primary #menu-primary-items>li a:after {
	display: none
}
#menu-primary #menu-primary-items>li:first-child {}#menu-primary #menu-primary-items>li:last-child:before {
	display: none
}
#menu-primary #menu-primary-items>li:hover,
#menu-primary #menu-primary-items>li.current-menu-item {}#menu-primary #menu-primary-items>li:hover>a,
#menu-primary #menu-primary-items>li.current-menu-item>a {
	text-decoration: none;
	background: 0 0
}
#menu-primary #menu-primary-items>li:hover>a>div:first-child,
#menu-primary #menu-primary-items>li.current-menu-item>a>div:first-child {
	top: 0;
	opacity: 0;
	transform: scale(.5);
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
#menu-primary #menu-primary-items>li:hover>a>div:first-child+div,
#menu-primary #menu-primary-items>li.current-menu-item>a>div:first-child+div {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	top: 0
}
#menu-primary #menu-primary-items>li:hover>a>div:first-child+div span,
#menu-primary #menu-primary-items>li.current-menu-item>a>div:first-child+div span {
	opacity: 100
}
#menu-primary #menu-primary-items>li:hover>a>div:first-child+div .arrow_mov:before,
#menu-primary #menu-primary-items>li.current-menu-item>a>div:first-child+div .arrow_mov:before {
	opacity: 100
}
#menu-primary #menu-primary-items>li:hover>a:before,
#menu-primary #menu-primary-items>li.current-menu-item>a:before {
	top: 100%
}
#menu-primary #menu-primary-items>li:hover>a:after,
#menu-primary #menu-primary-items>li.current-menu-item>a:after {
	bottom: 100%;
	margin-bottom: 0;
	opacity: 100
}
#menu-primary #menu-primary-items>li:first-child {}#menu-primary #menu-primary-items>li:last-child {
	margin-right: 21px
}
#menu-primary #menu-primary-items .sub-menu {
	width: auto;
	background: 0 0;
	margin-left: 0;
	border: none;
	border-radius: 0;
	text-align: left;
	background: #9c0;
	margin-top: 19px;
	padding: 25px 0 30px;
	min-width: 200px
}
#menu-primary #menu-primary-items .sub-menu:after {
	position: absolute;
	display: block;
	height: 5px;
	width: 100%;
	top: -5px;
	left: 0;
	content: ""
}
#menu-primary #menu-primary-items .sub-menu li {
	position: relative;
	float: none;
	line-height: 0;
	background: 0 0;
	margin-bottom: 0;
	width: 100%;
	text-align: left;
	padding: 5px 21px 5px 7px
}
#menu-primary #menu-primary-items .sub-menu li a {
	position: relative;
	display: inline-block;
	background: 0 0;
	padding: 0;
	margin: 0;
	text-align: left;
	text-decoration: none;
	text-shadow: none;
	box-shadow: none;
	width: auto;
	height: auto;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
#menu-primary #menu-primary-items .sub-menu li a:hover {
	background: 0 0
}
#menu-primary #menu-primary-items .sub-menu li a:before,
#menu-primary #menu-primary-items .sub-menu li a:after {
	display: none
}
#menu-primary #menu-primary-items .sub-menu li .sub-menu {
	top: -62px!important;
	margin-left: 26px;
	padding: 24px 26px 12px;
	background: #9c0;
	left: 100%
}
#menu-primary #menu-primary-items .sub-menu li .sub-menu:after {
	position: absolute;
	display: block;
	height: 7px;
	width: 4px;
	top: 37px;
	left: -4px;
	content: "";
	background: url(../../images/arr_2.png) 0 0 no-repeat
}
#menu-primary #menu-primary-items .sub-menu li .sub-menu a:hover {
	background: 0 0
}
#menu-primary #menu-primary-items .sub-menu li:last-child {
	background: 0 0
}
.static-header-sidebar {
	position: relative;
	display: none
}
.home .static-header-sidebar {
	display: block
}
.isStick {
	padding: 0;
	z-index: 500;
	right: 0;
	left: 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	z-index: 100
}
.isStick#menu-primary {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	right: 0;
	margin: 0
}
.isStick#menu-primary #menu-primary-items>li {
	background: 0 0;
	margin: 0 40px
}
.isStick#static-area-header-top {
	padding: 0
}
.isStick#static-area-header-top .container .row:before {
	opacity: 1
}
#menu-primary .cherry-mega-menu-mobile-close {
	display: none!important
}
.motoslider_wrapper .title_1 {
	font-size: 70px;
	line-height: 1em;
	text-transform: uppercase
}
.motoslider_wrapper .title_2 {
	font-size: 30px;
	line-height: 1em;
	text-transform: uppercase
}
.motoslider_wrapper .btn_slider {
	padding: 17px 75px 17px 40px;
	border: 2px solid!important;
	font-size: 20px;
	text-transform: uppercase
}
.motoslider_wrapper .btn_slider:after {
	position: absolute;
	top: 21px;
	right: 36px;
	display: block;
	content: "\f178";
	font: 22px/1em FontAwesome
}
.motoslider_wrapper .ms_pagination {
	bottom: 142px
}
.motoslider_wrapper .ms_pagination .ms_bullet_wrapper .ms_bullet {
	background: 0 0;
	width: 12px;
	height: 12px;
	border-radius: 500px;
	overflow: hidden;
	background-color: red;
	border: 2px solid!important;
	opacity: 1;
	margin: 0 4px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.motoslider_wrapper .ms_pagination .ms_bullet_wrapper .ms_bullet.ms_active {
	background: 0 0
}
.swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	border: 1px solid red;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.swiper-pagination .swiper-pagination-bullet:hover {
	opacity: .5
}
.swiper-button-next,
.swiper-button-prev,
.post-gallery_next,
.post-gallery_prev {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	width: 46px;
	height: 46px;
	text-align: center;
	background: 0 0
}
.swiper-button-next:before,
.swiper-button-prev:before,
.post-gallery_next:before,
.post-gallery_prev:before {
	font: 60px/43px FontAwesome;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.swiper-button-next:before,
.post-gallery_next:before {
	content: '\f105'
}
.swiper-button-prev:before,
.post-gallery_prev:before {
	content: '\f104'
}
.post-gallery .post-gallery_prev,
.post-gallery .post-gallery_next,
.post-gallery .post-gallery_prev:hover,
.post-gallery .post-gallery_next:hover {
	background-color: transparent
}
.home .portfolio-wrap .portfolio-filter {
	margin: 11px 0 26px
}
.portfolio-wrap .portfolio-filter {
	margin-bottom: 0;
	margin: 35px 0 14px;
	text-align: center
}
.portfolio-wrap .portfolio-filter .filter-category {
	float: none
}
.portfolio-wrap .portfolio-filter .order-filter {
	float: none
}
.portfolio-wrap .portfolio-filter .order-filter li {
	text-align: center;
	text-decoration: none
}
.portfolio-wrap .portfolio-filter .order-filter .order-list,
.portfolio-wrap .portfolio-filter .order-filter .orderby-list {
	z-index: 1
}
.portfolio-wrap .portfolio-filter .order-filter .order-list li,
.portfolio-wrap .portfolio-filter .order-filter .orderby-list li {
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3)
}
.portfolio-wrap .portfolio-filter ul.filter,
.portfolio-wrap .portfolio-filter ul.order-filter {
	position: relative;
	display: inline-block;
	vertical-align: top;
	float: none
}
.portfolio-wrap .portfolio-filter ul.filter li,
.portfolio-wrap .portfolio-filter ul.order-filter li {
	margin: 0 1px 10px;
	position: relative;
	font-size: 14px;
	line-height: 1em;
	text-transform: none
}
.portfolio-wrap .portfolio-filter ul.filter li a,
.portfolio-wrap .portfolio-filter ul.order-filter li a {
	position: relative;
	display: block;
	padding: 6px 16px 7px;
	border-radius: 0;
	border: 2px solid red;
	text-decoration: none
}
.portfolio-wrap .portfolio-filter ul.filter li:after,
.portfolio-wrap .portfolio-filter ul.order-filter li:after {
	position: relative;
	display: inline-block;
	width: 13px;
	text-align: center;
	content: "/";
	display: none
}
.portfolio-wrap .portfolio-filter ul.filter li:last-child:after,
.portfolio-wrap .portfolio-filter ul.order-filter li:last-child:after {
	display: none
}
.portfolio-wrap .portfolio-filter ul.order-filter li {
	padding: 6px 16px 7px;
	border-radius: 0;
	border: 2px solid red;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.portfolio-wrap .portfolio-filter ul.order-filter .marker {
	display: none!important
}
.portfolio-wrap .portfolio-filter ul.order-filter .order-list,
.portfolio-wrap .portfolio-filter ul.order-filter .orderby-list {
	background: 0 0;
	padding-top: 26px;
	width: 100%
}
.portfolio-wrap .portfolio-filter ul.order-filter .order-list li,
.portfolio-wrap .portfolio-filter ul.order-filter .orderby-list li {
	box-shadow: none
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .media-content img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .media-content .rollover-content {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
	visibility: hidden;
	opacity: 0;
	background: 0 0;
	z-index: 1
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .media-content .rollover-content:before {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .media-content .rollover-content .item-link {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: relative;
	border-radius: 5px;
	padding: 10px 14px 12px;
	font-size: 13px;
	line-height: 18px;
	opacity: 0
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .media-content .rollover-content .item-link.zoomlink {
	left: -50px;
	height: 89px;
	width: 89px;
	border-radius: 500px
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .media-content .rollover-content .item-link.zoomlink:before {
	position: absolute;
	height: 89px;
	width: 89px;
	top: -4px;
	left: -5px;
	font: 60px/89px FontAwesome;
	content: "\f00e";
	text-align: center
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .media-content .rollover-content .item-link.permalink {
	left: 50px
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .item-content {
	position: relative;
	overflow: hidden;
	border: 2px solid red;
	border-top: none;
	padding: 22px 6% 20px;
	box-sizing: border-box;
	border-radius: 0
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .item-content .link_title {
	position: relative;
	text-transform: uppercase
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .item-content h3 {
	font-size: 24px;
	margin-bottom: 4px;
	font-weight: 500
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .item-content p {
	margin-bottom: 24px
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .item-content .item-link {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 1em;
	text-transform: uppercase
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap .item-content .item-link span {
	position: relative;
	padding-left: 9px
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap:hover .media-content img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	opacity: .4
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap:hover .media-content .rollover-content {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	visibility: visible;
	opacity: 1
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap:hover .media-content .rollover-content:before {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}
.portfolio-wrap .portfolio-container.masonry-layout .portfolio-list div.portfolio-item .inner-wrap:hover .media-content .rollover-content .item-link {
	left: 0;
	opacity: 1
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .inner-wrap .media-content,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .inner-wrap .media-content {
	pointer-events: none
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .inner-wrap .media-content .image,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .inner-wrap .media-content .image {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(1);
	transform: scale(1)
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .inner-wrap .item-content .table-cell,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .inner-wrap .item-content .table-cell {
	padding: 0 20px
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .inner-wrap .item-content .table-cell h3,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .inner-wrap .item-content .table-cell h3 {
	margin-bottom: 0
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .inner-wrap .item-content .table-cell .item-meta-container,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .inner-wrap .item-content .table-cell .item-meta-container {
	margin-bottom: -15px
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .item-content.rollover-content,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .item-content.rollover-content {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
	visibility: hidden;
	opacity: 0;
	background: rgba(0, 0, 0, .4)!important;
	z-index: 1
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .item-content.rollover-content:before,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .item-content.rollover-content:before {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .item-content.rollover-content .item-content-inner,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .item-content.rollover-content .item-content-inner {
	pointer-events: none
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .item-content.rollover-content h3,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .item-content.rollover-content h3 {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: relative;
	top: -50px;
	opacity: 0;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .item-content.rollover-content .item-link,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .item-content.rollover-content .item-link {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: relative;
	border-radius: 0;
	padding: 10px 14px 12px;
	font-size: 13px;
	line-height: 18px;
	opacity: 0;
	border-color: red;
	color: red
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .item-content.rollover-content .item-link:hover,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .item-content.rollover-content .item-link:hover {
	background: red;
	color: red
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .item-content.rollover-content .item-link.zoomlink,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .item-content.rollover-content .item-link.zoomlink {
	left: -50px;
	pointer-events: auto
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item .item-content.rollover-content .item-link.permalink,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item .item-content.rollover-content .item-link.permalink {
	left: 50px;
	pointer-events: auto
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item:hover .media-content .image,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item:hover .media-content .image {
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item:hover .item-content.rollover-content,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item:hover .item-content.rollover-content {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	visibility: visible;
	opacity: 1
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item:hover .item-content.rollover-content:before,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item:hover .item-content.rollover-content:before {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item:hover .item-content.rollover-content h3,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item:hover .item-content.rollover-content h3 {
	top: 0;
	opacity: 1
}
.portfolio-wrap .portfolio-container.grid-layout .portfolio-list div.portfolio-item:hover .item-content.rollover-content .item-link,
.portfolio-wrap .portfolio-container.justified-layout .portfolio-list div.portfolio-item:hover .item-content.rollover-content .item-link {
	left: 0;
	opacity: 1
}
.portfolio-wrap .portfolio-container.list-layout .portfolio-list .portfolio-item {
	position: relative;
	margin-bottom: 50px
}
.portfolio-wrap .portfolio-container.list-layout .portfolio-list .portfolio-item .inner-wrap .media-content {
	position: relative;
	float: left
}
.portfolio-wrap .portfolio-container.list-layout .portfolio-list .portfolio-item .inner-wrap .media-content .rollover-content {
	background: rgba(0, 0, 0, .6)!important
}
.portfolio-wrap .portfolio-container.list-layout .portfolio-list .portfolio-item .inner-wrap .media-content .rollover-content .item-link {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: relative;
	border-radius: 0;
	padding: 10px 14px 12px;
	font-size: 13px;
	line-height: 18px;
	opacity: 0;
	border-color: red;
	color: red
}
.portfolio-wrap .portfolio-container.list-layout .portfolio-list .portfolio-item .inner-wrap .media-content .rollover-content .item-link:hover {
	background: red;
	color: red
}
.portfolio-wrap .portfolio-container.list-layout .portfolio-list .portfolio-item .inner-wrap .media-content .rollover-content .item-link.zoomlink {
	left: -50px
}
.portfolio-wrap .portfolio-container.list-layout .portfolio-list .portfolio-item .inner-wrap .media-content .rollover-content .item-link.permalink {
	left: 50px
}
.portfolio-wrap .portfolio-container.list-layout .portfolio-list .portfolio-item .inner-wrap .media-content:hover .rollover-content .item-link {
	left: 0;
	opacity: 1
}
.portfolio-wrap .portfolio-container .portfolio-pagination {
	margin-bottom: 40px
}
.portfolio-wrap .portfolio-container .portfolio-pagination ul.page-link {
	float: none
}
.portfolio-wrap .portfolio-container .portfolio-pagination ul.page-link li a {
	background: red;
	color: red
}
.portfolio-wrap .portfolio-container .portfolio-pagination .page-nav a {
	background: red;
	color: red
}
.cherry-portfolio-single-post .dashicons {
	position: relative;
	top: 4px;
	margin-right: 5px
}
.navigation.pagination {
	position: relative;
	display: inline-block;
	float: none
}
.navigation.pagination .nav-links {
	margin-bottom: 80px
}
.nav-links {
	position: relative;
	margin-bottom: 30px
}
.nav-links .page-numbers {
	line-height: 30px;
	padding: 5px 10px
}
.blog .post {
	margin: 0 0 70px
}
.blog .post .entry-thumbnail {
	margin-bottom: 45px
}
.blog .post .entry-header {
	text-align: left
}
.blog .post .entry-content {
	margin: 20px 0 25px
}
.blog .post .entry-permalink a {
	display: inline-block;
	font-size: 16px;
	line-height: 1em;
	padding: 17px 30px;
	text-transform: uppercase;
	font-weight: 400;
	border-radius: 0;
	margin-bottom: 30px
}
.blog .post .entry-meta {
	margin-bottom: 20px
}
.single-post h3 {
	margin-top: 15px
}
.entry-thumbnail {
	margin-bottom: 25px
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
	font-weight: 700
}
.entry-meta {
	font-size: 12px;
	line-height: 16px
}
.entry-meta .posted-on:before {
	margin-right: 6px;
	content: '\f017';
	font-family: FontAwesome
}
.entry-meta .author:before {
	margin-right: 6px;
	content: '\f007';
	font-family: FontAwesome
}
.entry-meta .comments-link:before {
	margin-right: 6px;
	content: '\f075';
	font-family: FontAwesome
}
.entry-meta>span {
	margin-right: 10px
}
.entry-meta.entry-meta-bottom {
	margin-bottom: 50px
}
.author-bio {
	padding: 17px 17px 25px;
	margin-bottom: 46px;
	border: none;
	border: 1px solid;
	border-radius: 0
}
.author-bio .author-bio_avatar {
	margin-right: 19px
}
.author-bio .description {
	position: relative;
	top: -9px
}
.author-bio h3 {
	margin-top: 0;
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: 400
}
.author-bio h3 a {
	text-transform: capitalize
}
.related-posts_title,
.comment-reply-title,
.comments-title {
	position: relative;
	margin-top: 21px;
	margin-bottom: 54px;
	text-align: left;
	font-size: 34px;
	line-height: 40px;
	font-weight: 500
}
.related-posts {
	overflow: hidden;
	padding-top: 40px
}
.related-posts .related-posts_list {
	padding: 0;
	list-style: none
}
.related-posts .related-posts_list .related-posts_item {
	display: block;
	width: 24.3%;
	float: left;
	margin-left: 0;
	margin-bottom: 45px
}
.related-posts .related-posts_list .related-posts_item h4 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	text-transform: uppercase
}
.related-posts .related-posts_list .related-posts_item figure img {
	width: 100%
}
.related-posts .related-posts_list .related-posts_item .entry-permalink {
	padding-top: 0
}
.comments-area {
	padding-top: 40px
}
.comments-area .comment-list {
	list-style: none;
	padding-left: 0;
	padding-bottom: 40px;
	margin-bottom: 40px
}
.comments-area .comment-list .comment {
	margin-bottom: 30px
}
.comments-area .comment-list .comment-meta {
	overflow: hidden
}
.comments-area .comment-list .comment-meta .comment-author img {
	float: left;
	margin: 0 20px 10px 0
}
.comments-area .comment-list .comment-meta .comment-author .says {
	display: none
}
.comments-area .comment-list .comment-meta .comment-author .fn {
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase
}
.comments-area .comment-list .comment-meta .comment-awaiting-moderation {
	margin: 0
}
.comments-area .comment-list .comment-meta .comment-metadata {
	font-size: 12px;
	line-height: 18px
}
.comments-area .comment-list .comment-meta .comment-metadata:before {
	content: '\f017';
	font-family: FontAwesome;
	margin-right: 3px
}
.comments-area .comment-list .comment-meta .comment-metadata .edit-link {
	font-weight: 700;
	text-transform: uppercase
}
.comments-area .comment-list .comment-body {
	background: red;
	border: 1px solid;
	overflow: hidden;
	padding-bottom: 50px
}
.comments-area .comment-list .comment-content {
	position: relative;
	margin-top: 15px;
	padding: 15px;
	border-radius: 0;
	border: none;
	margin-bottom: 10px
}
.comments-area .comment-list .comment-content:before {
	content: '';
	position: absolute;
	top: -10px;
	left: 14px;
	width: 18px;
	height: 10px;
	background: red;
	display: none
}
.comments-area .comment-list .comment-content p {
	margin: 0
}
.comments-area .comment-list .reply {
	position: relative;
	display: inline-block;
	float: right;
	margin-top: 20px
}
.comments-area .comment-list .reply .comment-reply-link {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	padding: 17px 30px;
	border-radius: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.comment-form {
	margin-bottom: 100px
}
.comment-respond form {
	overflow: hidden
}
.comment-respond form p {
	margin-bottom: 22px!important
}
.comment-respond form input,
.comment-respond form textarea {
	width: 100%
}
.comment-respond form .form-submit .submit {
	width: auto;
	border: none;
	text-transform: uppercase;
	font-size: 16px;
	padding: 17px 30px;
	font-weight: 400;
	border-radius: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.cherry-breadcrumbs-holder .container>div {
	padding-left: 0;
	padding-right: 0
}
.cherry-breadcrumbs {
	position: relative;
	padding: 27px 0 20px;
	text-align: left;
	margin-top: 103px;
	margin-bottom: 0;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	margin-left: 15px;
	margin-right: 15px
}
.cherry-breadcrumbs .page-title {
	position: relative;
	text-transform: uppercase;
	padding: 6px 0;
	margin-bottom: 0;
	font-size: 24px;
	line-height: 34px
}
.cherry-breadcrumbs .cherry-breadcrumbs_content {
	padding: 12px 0 7px;
	text-transform: capitalize;
	border: none
}
.cherry-breadcrumbs .cherry-breadcrumbs_content .cherry-breadcrumbs_wrap {
	position: relative;
	top: -2px
}
.cherry-breadcrumbs .cherry-breadcrumbs_content .cherry-breadcrumbs_wrap .cherry-breadcrumbs_item_sep {
	position: relative;
	top: 2px;
	padding: 0 5px
}
.navigation.pagination {
	width: 100%
}
.team-wrap {
	position: relative;
	overflow: hidden;
	margin-bottom: 80px
}
.cherry-sidebar-main,
.cherry-sidebar-secondary {
	padding-top: 0
}
.cherry-sidebar-main .widget,
.cherry-sidebar-secondary .widget {
	position: relative;
	margin-bottom: 115px
}
.cherry-sidebar-main .search-field,
.cherry-sidebar-secondary .search-field {
	width: 100%
}
.cherry-sidebar-main .team-listing,
.cherry-sidebar-secondary .team-listing {
	margin-left: 0;
	margin-right: 0
}
.cherry-sidebar-main .widget_search label,
.cherry-sidebar-secondary .widget_search label {
	display: block
}
.cherry-sidebar-main ul,
.cherry-sidebar-secondary ul {
	margin-left: 0;
	padding-left: 0
}
.cherry-sidebar-main ul.clearfix,
.cherry-sidebar-secondary ul.clearfix {
	margin-left: 0
}
.cherry-sidebar-main ul li,
.cherry-sidebar-secondary ul li {
	list-style: none;
	line-height: initial;
	margin-bottom: 11px;
	position: relative;
	font-weight: 400
}
.cherry-sidebar-main ul li a,
.cherry-sidebar-secondary ul li a {
	margin-left: 0;
	font-size: 13px;
	letter-spacing: 0
}
.cherry-sidebar-main ul li:before,
.cherry-sidebar-secondary ul li:before {
	font-size: 0
}
.cherry-sidebar-main ul ul,
.cherry-sidebar-secondary ul ul {
	margin-top: 10px;
	margin-left: 20px
}
.cherry-sidebar-main .cherry-follow_list li a:before,
.cherry-sidebar-secondary .cherry-follow_list li a:before {
	display: none
}
.cherry-sidebar-main .team-wrap .team-listing .team-item,
.cherry-sidebar-secondary .team-wrap .team-listing .team-item {
	text-align: center;
	margin-bottom: 30px
}
.cherry-follow_list {
	position: relative;
	display: inline-block
}
.cherry-follow_list li a {
	position: relative
}
.cherry-follow_list li a i {
	width: 40px;
	height: 40px;
	border-radius: 500px;
	background: red;
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.cherry-follow_list li a:hover {
	opacity: 1
}
.banner_2 {
	position: relative;
	margin: -42px 0 0;
	z-index: 30
}
.banner_2 .cherry-banner_wrap {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 31px 8% 33px
}
.banner_2 .cherry-banner_wrap .block_cont {
	position: relative;
	display: inline-block;
	float: left;
	width: 93%
}
.banner_2 .cherry-banner_wrap .block_cont .inner {
	position: relative;
	padding-top: 11px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-right: 2px solid #9c0
}
.banner_2 .cherry-banner_wrap .block_cont .inner .cherry-banner_title {
	font-size: 24px;
	line-height: 34px;
	padding: 0;
	text-transform: uppercase;
	font-weight: 400
}
.banner_2 .cherry-banner_wrap .block_cont .inner .cherry-banner_content {
	padding: 0
}
.banner_2 .cherry-banner_wrap .block_btn {
	position: relative;
	display: inline-block;
	width: 7%;
	padding: 10px 0 0 38px
}
.banner_2 .cherry-banner_wrap .block_btn .cherry-banner_link {
	position: relative;
	font-size: 36px
}
.banner_2 .cherry-banner_wrap .block_btn .cherry-banner_link:hover {
	transform: scale(1.4)
}
.posts_1 {
	position: relative
}
.posts_1 .post_1_inner {
	position: relative;
	text-align: center;
	padding: 27px 0 45px
}
.posts_1 .post_1_inner .post-title {
	font-weight: 400;
	margin-bottom: 16px
}
.posts_1 .post-thumbnail {
	margin-bottom: 0
}
.parallax_1 .parallax-content {
	padding: 105px 0 126px;
}
.team_1 {
	position: relative
}
.team_1 .team-listing {
	position: relative;
	display: block;
	padding-top: 14px
}
.team_1 .team-listing .team-item {
	position: relative;
	display: block;
	margin-bottom: 32px
}
.team_1 .team-listing .team-item .block_cont {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden
}
.team_1 .team-listing .team-item .block_cont .team-listing_photo {
	position: relative;
	float: left
}
.team_1 .team-listing .team-item .block_cont .block_info {
	position: relative;
	display: block;
	text-align: center
}
.team_1 .team-listing .team-item .block_cont .block_info .inner {
	position: relative;
	overflow: hidden;
	padding: 45px 15px 0
}
.team_1 .team-listing .team-item .block_cont .block_info .inner .team-listing_name {
	font-size: 24px;
	margin-bottom: -2px;
	font-weight: 500
}
.team_1 .team-listing .team-item .block_cont .block_info .inner .position {
	font-size: 13px;
	text-transform: uppercase
}
.team_1 .team-listing .team-item .block_cont .block_info .inner .cherry-team_excerpt {
	position: relative;
	padding: 31px 0 17px
}
.team_1 .team-listing .team-item .block_cont .block_info .inner .link_1 a {
	font-size: 16px;
	text-transform: uppercase
}
.team_1 .team-listing .team-item .block_cont .block_info .inner .link_1 a span {
	padding-left: 4px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.team_1 .team-listing .team-item .block_cont .block_info .inner .link_1 a:hover span {
	padding-left: 8px
}
.team_1 .team-listing .team-item .block_cont:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	content: "";
	border: 2px solid
}
.parallax_2 {
	position: relative;
	text-align: center
}
.parallax_2 .title_box1 {
	position: relative;
	display: inline-block;
	text-align: left
}
.testi_1 {
	position: relative
}
.testi_1 .testimonials-list blockquote {
	border: none;
	padding: 11px 12% 16px
}
.testi_1 .testimonials-list blockquote p {
	position: relative
}
.testi_1 .testimonials-list blockquote p:before {
	position: absolute;
	display: block;
	top: -4px;
	left: -59px;
	content: "\f10e";
	font: 48px/1em FontAwesome;
	opacity: .3
}
.testi_1 .testimonials-list blockquote p:after {
	position: absolute;
	display: block;
	top: -4px;
	right: -59px;
	content: "\f10e";
	font: 48px/1em FontAwesome;
	opacity: .3
}
.testi_1 .testimonials-list .author_photo {
	position: relative;
	display: inline-block;
	float: none;
	clear: both;
	border-radius: 500px;
	overflow: hidden;
	margin-bottom: 24px
}
.testi_1 .testimonials-list .author_photo .avatar {
	float: none;
	margin: 0
}
.testi_1 .testimonials-list .author_info {
	position: relative;
	float: none;
	margin-bottom: 4px
}
.testi_1 .testimonials-list .author_info .author {
	font-size: 24px;
	font-weight: 500
}
.testi_1 .testimonials-list .testimonials-item_url {
	position: relative;
	text-transform: uppercase;
	font-size: 13px
}
.g_map_1 {
	position: relative
}
.g_map_1>div {
	padding: 0
}
.parallax_3 {
	margin-left: 0;
	margin-right: 0
}
.posts_2 {
	position: relative
}
.posts_2 .cherry-posts-item {
	position: relative;
	margin-bottom: 33px
}
.posts_2 .cherry-posts-item .post-excerpt {
	position: relative;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	padding-bottom: 4px
}
.posts_2 .cherry-posts-item .post-title {
	margin-bottom: 12px;
	font-weight: 400
}
.cherry-list.list_2 {
	position: relative
}
.cherry-list.list_2 ul {
	line-height: 0;
	font-size: 0
}
.cherry-list.list_2 ul li {
	position: relative;
	display: inline-block;
	width: 47%;
	margin-bottom: 31px
}
.cherry-list.list_2 ul li:before {
	display: none
}
.cherry-list.list_2 ul li em {
	position: relative;
	display: block;
	float: left;
	font-style: normal;
	width: 50px;
	height: 50px;
	border: 4px solid red;
	border-radius: 500px;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	margin-right: 22px
}
.cherry-list.list_2 ul li strong {
	position: relative;
	display: block;
	font-weight: 400;
	overflow: hidden;
	font-size: 14px;
	/*line-height: 24px;*/
	line-height: normal;
	padding-top: 13px
}
.cherry-list.list_2 ul li strong a, .cherry-list.list_2 ul li strong  {
	position: relative;
	display: inline-block;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 15px
}
.cherry-list.list_2 ul li:nth-child(odd) {
	margin-right: 4%
}
.parallax_4 .parallax-content {
	position: relative;
	padding: 153px 0 171px
}
.parallax_4 .parallax-content .container h2 {
	position: relative;
	text-transform: none;
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 14px
}
.parallax_4 .parallax-content .container h3 {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px
}
.cherry-list.list_3 {
	position: relative
}
.cherry-list.list_3 ul {
	line-height: 0;
	font-size: 0
}
.cherry-list.list_3 ul li {
	position: relative;
	display: inline-block;
	margin-bottom: 17px
}
.cherry-list.list_3 ul li:before {
	display: none
}
.cherry-list.list_3 ul li em {
	position: relative;
	display: block;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 3px
}
.cherry-list.list_3 ul li a {
	position: relative;
	display: inline-block;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 8px
}
.cherry-list.list_3 ul li strong {
	position: relative;
	display: block;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px
}
.parallax_5 {
	text-align: center
}
.parallax_5 .parallax-content .title_box1 {
	position: relative;
	display: inline-block;
	text-align: left;
	margin-bottom: 9px
}
.parallax_5 .parallax-content .cherry-icon {
	width: 231px;
	height: 231px;
	border: 5px solid red;
	border-radius: 500px;
	overflow: hidden;
	line-height: 230px;
	text-align: center
}
.parallax_5 .parallax-content p {
	font-size: 16px;
	line-height: 24px;
	padding: 0 12%
}
.cherry-chart {
	position: relative;
	text-align: center
}
.cherry-chart .cherry-progress-bar {
	position: relative;
	margin-bottom: 60px
}
.cherry-chart .cherry-progress-bar .cherry-charts-bar.radial {
	line-height: 0
}
.cherry-chart .cherry-progress-bar .inner_block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 500px;
	overflow: hidden;
	text-align: center;
	z-index: -1;
	border: 12px solid red
}
.cherry-chart .cherry-progress-bar .inner_block .cont_inner {
	display: inline-block;
	vertical-align: middle;
	padding-top: 3px
}
.cherry-chart .cherry-progress-bar .inner_block .cont_inner .info i {
	position: relative;
	top: 2px;
	padding-right: 3px;
	font-size: 36px
}
.cherry-chart .cherry-progress-bar .inner_block .cont_inner .info span {
	font-size: 30px
}
.cherry-chart .cherry-progress-bar .inner_block .cont_inner .title {
	position: relative;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 7px 0 0
}
.cherry-chart .cherry-progress-bar .inner_block .helper {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0
}
.title_box1 .title-box_content h2 {
	font-size: 110px;
	line-height: 1em;
	font-weight: 900
}
.title_box1 .title-box_content h4 {
	position: relative;
	top: -69px;
	padding-left: 52px;
	font-size: 34px;
	line-height: 1em
}
.cherry-follow_list {
	position: relative;
	display: inline-block;
	margin-top: 10px
}
.cherry-follow_list li {
	margin-right: 8px;
	margin-left: 0;
	margin-bottom: 10px
}
.cherry-follow_list li a {
	position: relative
}
.cherry-follow_list li a i {
	width: 52px;
	height: 52px;
	border-radius: 500px;
	background: red;
	text-align: center;
	font-size: 18px;
	line-height: 52px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.cherry-follow_list li a:hover {
	opacity: 1
}
.wpcf7 form .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 25px
}
.wpcf7 form input[type=text],
.wpcf7 form input[type=email],
.wpcf7 form input[type=tel],
.wpcf7 form textarea {
	width: 100%;
	padding: 15px 10px;
	line-height: 27px
}
.wpcf7 form textarea {
	height: 200px
}
.wpcf7 form .submit-wrap {
	position: relative;
	margin-left: 15px;
	clear: both
}
.wpcf7 form .submit-wrap input {
	display: inline-block;
	border: none;
	border-radius: 0;
	background: red;
	font-size: 16px;
	line-height: 1em;
	font-weight: 400;
	text-transform: uppercase;
	padding: 17px 30px;
	-webkit-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}
.wpcf7 form .submit-wrap .ajax-loader {
	display: inline-block;
	margin-right: 10px
}
.wpcf7 form .wpcf7-not-valid-tip {
	font-size: 12px
}
.wpcf7 form .wpcf7-response-output {
	margin-top: 25px;
	overflow: hidden
}
#footer {
	padding: 60px 0 0;
}
#footer h3 {
	margin-bottom: 13px;
	margin-top: 0;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase
}
#footer h3.widget-title,
#footer h3.cherry-follow_title {
	position: relative;
	margin-top: 0;
	margin-bottom: 16px;
	text-transform: uppercase;
	text-align: left;
	font-size: 20px;
	line-height: 24px
}
#footer .container .container>.row>div {
	padding-left: 0;
	padding-right: 0
}
#footer .menu-secondary {
	position: relative;
	margin-top: 30px;
	margin-bottom: 25px;
	text-align: center
}
#footer .menu-secondary ul {
	display: inline-block;
	padding: 0
}
#footer .menu-secondary ul li {
	position: relative;
	display: inline-block;
	margin: 0 40px 15px;
	list-style: none
}
#footer .menu-secondary ul li:after {
	position: absolute;
	display: block;
	width: 2px;
	height: 13px;
	top: 5px;
	right: -37px;
	content: ""
}
#footer .menu-secondary ul li a {
	position: relative;
	text-decoration: none!important
}
#footer .menu-secondary ul li:last-child:after {
	display: none
}
#footer .static-footer-sidebar2 {
	padding-right: 0;
	padding-left: 0
}
#footer .cherry-follow_wrap {
	margin-top: -3px
}
#footer .static-footer-info {
	padding-left: 0;
	padding-right: 0;
	margin-top: -5px
}
#footer .static-footer-info .site-info {
	position: relative;
	text-transform: uppercase
}
#footer .static-footer-info .site-info span {
	position: relative;
	display: inline-block;
	top: -5px;
	width: 15px
}
#footer #static-area-footer-bottom {
	margin-top: 0;
	text-align: center;
	padding: 30px 0 0;
}
.post-gallery_item,
.post-thumbnail,
.entry-video {
	margin-bottom: 45px
}
.post-gallery_item .post-thumbnail,
.post-thumbnail .post-thumbnail,
.entry-video .post-thumbnail {
	margin-bottom: 0
}
.thumbnail,
.post-thumbnail,
.team-listing_photo {
	position: relative;
	overflow: hidden
}
.thumbnail a,
.post-thumbnail a,
.team-listing_photo a {
	display: block
}
.thumbnail a img,
.post-thumbnail a img,
.team-listing_photo a img {
	transform: scale(1);
	width: 100%;
	-webkit-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}
.thumbnail a:after,
.post-thumbnail a:after,
.team-listing_photo a:after {
	position: absolute;
	display: block;
	width: 80px;
	height: 80px;
	left: 50%;
	top: 50%;
	margin-top: -40px;
	margin-left: -40px;
	border-radius: 500px;
	overflow: hidden;
	pointer-events: none;
	font: 50px/80px FontAwesome;
	content: "\f00e";
	text-align: center;
	color: red;
	z-index: 10;
	transform: scale(1.4);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}
.thumbnail a:before,
.post-thumbnail a:before,
.team-listing_photo a:before {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	margin: 0;
	height: 0%;
	width: 100%;
	pointer-events: none;
	content: "";
	overflow: hidden;
	opacity: 0;
	z-index: 5;
	-webkit-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out
}
.thumbnail a:hover img,
.post-thumbnail a:hover img,
.team-listing_photo a:hover img {
	transform: scale(1.2)
}
.thumbnail a:hover:after,
.post-thumbnail a:hover:after,
.team-listing_photo a:hover:after {
	visibility: visible;
	transform: scale(1);
	opacity: 100
}
.thumbnail a:hover:before,
.post-thumbnail a:hover:before,
.team-listing_photo a:hover:before {
	opacity: 100;
	height: 100%
}







* {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  /*margin: auto;*/
  margin: 117px auto 0 0;
}
.dottie
{
    position: absolute;
    left: 47%;
    bottom: 25%;
}
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 30%;
  width: 100%;
  text-align: center;
}
.mySlides h3
{
    color: #857a72;
    text-shadow: 2px 0px 1px #fff;
    
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
.carousel-item h3 {
      position: absolute;
    top: 52%;
    left: 38%;
    color:
#857a72;
text-shadow: 2px 0px 1px
#fff;
}

.site-content {
   /*margin-top: 100px;*/
    margin-top: 100px;
}

input[type="search"], input[type="text"], input[type="email"], input[type="tel"], textarea {
    border-color: 
rgb(200,200,202);
background:
    transparent;
    padding: 15px;
    width: 100%;
    margin: 10px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    width: 30%;
    padding: 6px;
}
.about-us img {
    width: 300px;
    height: 245px;
}




.about-us img {
    width: 382px!important;
height: 300px!important;
}
.serv-content-img img{

width: 450px !important;
height: 250px !important;
}
.service-content1 img {
width: 450px !important;
height: 250px !important;
padding-right: 15px;
}
.img-right {
    float: right!important;
}
.serv-content2 img {
 width: 450px !important;
height: 250px !important;

}
.gallery img {
    width: 360px !important;
    height: 270px !important;
    margin: 0 auto 20px auto;
    display: block;
}


 .title-box_9731 .title-box_title {
                                                                    color: #3b3b4a;
                                                                }
                                                                
                                                                .title-box_9731 .title-box_subtitle {
                                                                    color: #fff;
                                                                }
                                                                 .title-box_3103 .title-box_title {
                                                            color: #f3f3f4;
                                                        }
                                                        
                                                        .title-box_3103 .title-box_subtitle {
                                                            color: #252536;
                                                        }
                                                        .title-box_9731 .title-box_title {
                                                                    color: #3b3b4a;
                                                                }
                                                                
                                                                .title-box_9731 .title-box_subtitle {
                                                                    color: #fff;
                                                                }
                                                                 .title-box_3103 .title-box_title {
                                                            color: #f3f3f4;
                                                        }
                                                        
                                                        .title-box_3103 .title-box_subtitle {
                                                            color: #252536;
                                                        }
                                                         .title-box_9731 .title-box_title {
                                                                    color: #3b3b4a;
                                                                }
                                                                
                                                                .title-box_9731 .title-box_subtitle {
                                                                    color: #fff;
                                                                }
                                                                 .title-box_3103 .title-box_title {
                                                            color: #f3f3f4;
                                                        }
                                                        
                                                        .title-box_3103 .title-box_subtitle {
                                                            color: #252536;
                                                        }
                                                        .title-box_9731 .title-box_title {
                                                                    color: #3b3b4a;
                                                                }
                                                                
                                                                .title-box_9731 .title-box_subtitle {
                                                                    color: #fff;
                                                                }
                                                                .title-box_3103 .title-box_title {
                                                            color: #f3f3f4;
                                                        }
                                                        
                                                        .title-box_3103 .title-box_subtitle {
                                                            color: #252536;
                                                        }


@media(max-width:1199px) {
  .carousel-inner {

    position: relative;
    width: 100%;
    overflow: hidden;
    height: 308px;

}

.carousel-item {
   height: 300px;
}
.carousel-item img{
height: 300px;
width: 100%;
}
.carousel-item h3 {

    position: absolute;
    top: 63%;
    left: 13%;
    color: #857a72;
    text-shadow: 2px 0px 1px #fff;
    font-size: 35px;
    text-align: center;
    width: 73%;

}
.about-us img {
    width: 382px!important;
height: 300px!important;
}
.serv-content-img img{

width: 350px !important;
height: 250px !important;
}
.service-content1 img {
width: 350px !important;
height: 250px !important;
padding-right: 15px;
}
.img-right {
    float: right!important;
}
.serv-content2 img {
 width: 350px !important;
height: 250px !important;
}
.gallery img {
    width: 350px !important;
    height: 200px !important;
}
.cherry-list.list_2 ul li strong a {
  color: #ffffff;
  font-size: 14px;
}
.cherry-list.list_2 ul li strong {
  color: #fff;
  font-size: 14px;
}










}


@media(max-width:1023px) {
  .carousel-inner {

    position: relative;
    width: 100%;
    overflow: hidden;
    height: 308px;

}

.carousel-item {
   height: 300px;
}
.carousel-item img{
height: 300px;
width: 100%;

}
.carousel-item h3 {

    position: absolute;
    top: 63%;
    left: 13%;
    color: #857a72;
    text-shadow: 2px 0px 1px #fff;
    font-size: 22px;
    text-align: center;
    width: 73%;

}
.about-us img {
    width: 300px!important;
    height: 245px!important;
}
.serv-content-img img{
width: 100% !important;
    height: 382px !important;
    margin: 0 auto;
    display: block;
}
.service-content1 img {
width: 350px !important;
height: 250px !important;
padding-right: 15px;
}
.img-right {
    float: right!important;
}
.serv-content2 img {
 width: 350px !important;
height: 250px !important;
}
.gallery img {
    width: 600px !important;
    height: 450px !important;
    margin: 0 auto 25px auto;
    display: block;
}
.image-logo img
{
 width: 240px;
  height: 48px;
}
#static-area-header-bottom .container .row {
  position: relative;
  display: flex;
}
.cherry-list.list_2 ul li strong a {
  color: #ffffff;
  font-size: 16px;
}
.cherry-list.list_2 ul li strong {
  color: #fff;
  font-size: 16px;
}
.serv-content ul li {
  font-size: 18px !important;
  padding-bottom: 10px;
}
.serv-content ul {
   margin-top: 20px;
}
.cherry-box.gallery .inner {
  padding: 0;
}
.gallery .col-md-4
{
 text-align: center;
}


}
@media(max-width:767px) {
  .carousel-inner {

    position: relative;
    width: 100%;
    overflow: hidden;
    height: 308px;

}

.carousel-item {
   height: 300px;
}
.carousel-item img{
height: 300px;
}
.carousel-item h3 {

    position: absolute;
    top: 63%;
    left: 13%;
    color: #857a72;
    text-shadow: 2px 0px 1px #fff;
    font-size: 22px;
    text-align: center;
    width: 73%;

}
.about-us img {
    width: 300px!important;
    height: 245px!important;
}
.serv-content-img img{

width: 600px !important;
height: 350px !important;
}
.service-content1 img {
width: 600px !important;
height: 350px !important;
}
.img-right {
    float: none!important;
}
.serv-content2 img {
 width: 600px !important;
height: 350px !important;
}
.gallery img {
  width: 570px !important;
height: 400px !important;
}
.posts_1 .post_1_inner {
  position: relative;
  text-align: center;
  padding: 27px 20px 45px;
}

}


@media(max-width:639px) {
  .carousel-inner {

    position: relative;
    width: 100%;
    overflow: hidden;
    height: 308px;

}

.carousel-item {
   height: 300px;
}
.carousel-item img{
height: 300px;
}
.carousel-item h3 {

    position: absolute;
    top: 63%;
    left: 13%;
    color: #857a72;
    text-shadow: 2px 0px 1px #fff;
    font-size: 17px;
    text-align: center;
    width: 73%;

}
.about-us img {
    width: 450px!important;
    height: 291px!important;
}
.serv-content-img img{

width: 400px !important;
height: 250px !important;
}
.service-content1 img {
width: 400px !important;
height: 250px !important;
}
.img-right {
    float: none!important;
}
.serv-content2 img {
  width: 400px !important;
height: 250px !important;
}

.gallery img {
    width: 420px !important;
height: 277px !important;
}
.cherry-list.list_2 ul li em {
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 22px;
  margin-right: 12px;
}
.cherry-list.list_2 ul li strong {
    font-size: 14px !important;
  }
.cherry-list.list_2 ul li {
    width: 100%;
    display: grid;
  }
.cherry-list.list_2 ul li strong a {
    font-size: 14px;
  }
.about-us img {
  float: left;
  padding: 0 !important;
}
.ser-para
{
 height: auto !important;
 background-attachment: fixed;
}

}


@media(max-width:479px) {
  .carousel-inner {

    position: relative;
    width: 100%;
    overflow: hidden;
   height: 270px;

}

.carousel-item {
   height: 300px;
}
.carousel-item img{
height: 300px;
}
.carousel-item h3 {

    position: absolute;
    top: 54%;
    left: 13%;
    color: #857a72;

text-shadow: 2px 0px 1px

    #fff;
    font-size: 20px;
    text-align: center;
    width: 73%;

}

.about-us img {
    width: 345px!important;
    height: 245px!important;
}
.serv-content-img img{

width: 300px!important;
height: 200px!important;
}
.service-content1 img {
    
width: 300px!important;
height: 200px!important;
}
.img-right {
    float: none!important;
}
.serv-content2 img {
    width: 300px!important;
height: 200px!important;
}

.gallery img {
    width: 100% !important;
    height: 247px !important;
}
.submit-wrap {
        margin-top: 20px;
}
.title_box1 .title-box_content h4 {
  position: relative;
  top: -69px;
  padding-left: 40px;
  font-size: 26px;
  line-height: 1.4;
}





}



