input[type=checkbox],
input[type=radio],
legend {
	padding: 0
}

hr,
img,
legend {
	border: 0
}

body,
figure,
form,
li>ol,
li>ul {
	margin: 0
}

body,
html {
	overflow-x: hidden
}

a,
ins {
	text-decoration: none
}

pre,
textarea {
	overflow: auto
}

.blog-details .plyr__control--overlaid svg,
.progress.color-skyblue .progress-bar svg {
	fill: #c92524
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

img {
	max-width: 100%;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle
}

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

audio,
canvas,
video {
	display: inline-block
}

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

[hidden] {
	display: none
}

html {
	font-size: 100%;
	overflow-y: auto;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

button,
html,
input,
select,
textarea {
	font-family: "Source Sans Pro", Helvetica, sans-serif
}

a {
	color: #ca3c08;
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

a:visited {
	color: #ac0404
}

a:active,
a:hover {
	color: #ea9629
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both
}

address,
dfn {
	font-style: italic
}

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

b,
dt,
strong {
	font-weight: 700
}

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

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

blockquote blockquote {
	margin-right: 0
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300
}

blockquote b,
blockquote strong,
caption,
td,
th {
	font-weight: 400
}

small {
	font-size: smaller
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

menu,
ol,
ul {
	padding: 0 0 0 40px
}

ul {
	list-style-type: square
}

nav ol,
nav ul {
	list-style: none
}

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

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	min-width: inherit;
	padding: .35em .625em .75em
}

legend {
	white-space: normal
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline
}

button:active,
button:focus,
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
	outline: 0
}

button,
input {
	line-height: normal
}

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

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

input[type=search] {
	-webkit-appearance: textfield;
	padding-right: 2px;
	width: 270px
}

input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

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

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	width: 100%
}

body,
caption {
	font-size: 16px
}

caption,
td,
th {
	text-align: left
}

th {
	font-weight: 700;
	text-transform: uppercase
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0
}

del {
	color: #333
}

ins {
	background: #fff9c0
}

hr {
	background-size: 4px 4px;
	height: 1px
}

body {
	line-height: 27px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: Poppins, sans-serif;
	color: #676a6b;
	font-weight: 400
}

::-webkit-input-placeholder {
	color: #676a6b
}

:-moz-placeholder {
	color: #676a6b
}

::-moz-placeholder {
	color: #676a6b
}

:-ms-input-placeholder {
	color: #676a6b
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
address,
blockquote,
caption,
dd,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
table,
ul {
	margin: 0 0 15px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans", sans-serif;
	line-height: 1.3
}

.h1,
h1 {
	font-size: 48px
}

.h2,
h2 {
	font-size: 50px
}

.h3,
h3 {
	font-size: 22px
}

.h4,
h4 {
	font-size: 24px
}

.h5,
h5 {
	font-size: 18px
}

.h6,
h6 {
	font-size: 16px
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.h1,
	h1 {
		font-size: 36px
	}
	.h2,
	h2 {
		font-size: 26px
	}
	.h3,
	h3 {
		font-size: 20px
	}
}

@media only screen and (max-width:767px) {
	.h1,
	h1 {
		font-size: 32px
	}
	.h2,
	h2 {
		font-size: 24px
	}
	.h3,
	h3 {
		font-size: 18px
	}
}

.h1,
.h2,
h1,
h2 {
	font-weight: 700
}

.h3,
.h4,
h3,
h4 {
	font-weight: 600
}

.h5,
.h6,
h5,
h6,
p b {
	font-weight: 500
}

a:active,
a:focus,
a:hover {
	text-decoration: none;
	outline: 0
}

blockquote {
	background: #c92524;
	text-align: center;
	padding: 37px 55px;
	font-size: 30px;
	font-weight: 700;
	font-family: poppins, sans-serif;
	font-style: inherit;
	line-height: 48px;
	color: #fff
}

blockquote::before {
	content: "\e67f";
	font-family: themify;
	font-size: 72px;
	line-height: 1;
	display: block;
	color: rgba(0, 0, 0, .1)
}

.body-font,
.dropcap,
input,
select,
textarea {
	font-family: Poppins, sans-serif
}

blockquote.blockquote-2 {
	border-top: 4px solid #f6f6f6;
	border-bottom: 4px solid #f6f6f6;
	background: 0 0;
	font-size: 24px;
	line-height: 36px;
	font-weight: 700;
	color: #272b2b;
	text-align: left;
	padding: 45px 0 45px 80px;
	position: relative
}

blockquote.blockquote-2::before {
	display: inline-block;
	color: #ffe400;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 60px
}

input,
select,
textarea {
	height: 50px;
	padding: 0 20px;
	width: 100%;
	background: 0 0;
	border: 1px solid #efefef;
	margin-bottom: 30px;
	font-size: 14px;
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.cr-btn.cr-btn-icon span.icon,
.cr-btn::before {
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s
}

input[type=reset],
input[type=submit] {
	width: auto;
	background: #272b2b;
	border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	padding: 14px 30px;
	font-weight: 500;
	letter-spacing: .5px
}

input[type=reset]:hover,
input[type=submit]:hover {
	background: #c92524
}

textarea {
	vertical-align: top;
	height: auto;
	padding: 20px
}

@media only screen and (max-width:767px) {
	blockquote.blockquote-2 {
		border-top: 4px solid #f6f6f6;
		border-bottom: 4px solid #f6f6f6;
		background: 0 0;
		font-size: 18px;
		line-height: 30px;
		font-weight: 700;
		color: #272b2b;
		text-align: left;
		padding: 30px 0 30px 45px;
		position: relative
	}
	blockquote.blockquote-2::before {
		font-size: 30px
	}
}

.dropcap,
.fw-900 {
	font-weight: 900
}

.hidden {
	display: none
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.ov-hidden,
.progress-wrap {
	overflow: hidden
}

.invisible {
	visibility: hidden
}

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

.cr-btn::before,
.cr-video-btn::after,
.cr-video-btn::before,
.imgmenu-wrap::after,
.section-title h4::before,
.team-member .team-member-thumb::before {
	content: ""
}

.clearfix:after {
	clear: both
}

.color-theme {
	color: #c92524
}

.color-light {
	color: #999
}

.color-dark {
	color: #333
}

.color-black {
	color: #000
}

.color-white {
	color: #fff
}

.bg-theme {
	background: #c92524
}

.bg-light {
	background: #999
}

.bg-dark {
	background: #333
}

.bg-black {
	background: #000
}

.bg-white {
	background: #fff
}

.bg-grey {
	background: #f6f6f6
}

.bg-skyblue {
	background: #c92524
}

.bg-blue {
	background: #175ef7
}

.bg-yellow {
	background: #ffe400
}

.bg-violet {
	background: #e265e4
}

.bg-darkviolet {
	background: #411580
}

.bg-image-1,
.bg-image-11,
.bg-image-12,
.bg-image-13,
.bg-image-14,
.bg-image-15,
.bg-image-16,
.bg-image-17,
.bg-image-18,
.bg-image-19,
.bg-image-2,
.bg-image-20,
.bg-image-3,
.bg-image-4,
.bg-image-5,
.bg-image-6,
.bg-image-7,
.bg-image-8,
.bg-image-9 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}

.bg-image-1 {
	background-image: url(images/bg/1.jpg)
}

.bg-image-2 {
	background-image: url(images/bg/2.jpg)
}

.bg-image-3 {
	background-image: url(images/bg/3.jpg)
}

.bg-image-4 {
	background-image: url(images/bg/4.jpg)
}

.bg-image-5 {
	background-image: url(images/bg/5.jpg)
}

.bg-image-6 {
	background-image: url(images/bg/6.jpg)
}

.bg-image-7 {
	background-image: url(images/bg/7.jpg)
}

.bg-image-8 {
	background-image: url(images/bg/8.jpg)
}

.bg-image-9 {
	background-image: url(images/bg/9.jpg)
}

.bg-image-10 {
	background-image: url(images/bg/10.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}

.bg-image-11 {
	background-image: url(images/bg/11.jpg)
}

.bg-image-12 {
	background-image: url(images/bg/12.jpg)
}

.bg-image-13 {
	background-image: url(images/bg/13.jpg)
}

.bg-image-14 {
	background-image: url(images/bg/14.jpg)
}

.bg-image-15 {
	background-image: url(images/bg/15.jpg)
}

.bg-image-16 {
	background-image: url(images/bg/16.jpg)
}

.bg-image-17 {
	background-image: url(images/bg/17.jpg)
}

.bg-image-18 {
	background-image: url(images/bg/18.jpg)
}

.bg-image-19 {
	background-image: url(images/bg/19.jpg)
}

.bg-image-20 {
	background-image: url(images/bg/20.jpg)
}

.dropcap {
	font-size: 80px;
	float: left;
	line-height: .85;
	text-shadow: 2px 3px 3px #ffe400;
	padding-right: 10px;
	color: #272b2b
}

.fw-700 {
	font-weight: 700
}

.fw-600 {
	font-weight: 600
}

.fw-500 {
	font-weight: 500
}

.fw-400 {
	font-weight: 400
}

.fw-300 {
	font-weight: 300
}

.text-italic {
	font-style: italic
}

.text-normal {
	font-style: normal
}

.text-underline {
	font-style: underline
}

.heading-font {
	font-family: "Open Sans", sans-serif
}

.cr-btn.cr-btn-icon span.text,
.cr-readmore,
a.cr-readmore,
button.cr-readmore {
	font-family: Poppins, sans-serif;
	letter-spacing: .5px;
	display: inline-block;
	font-weight: 700
}

.fullscreen {
	min-height: 100vh;
	width: 100%
}

.w-100 {
	width: 100%
}

.w-75 {
	width: 75%
}

.w-50 {
	width: 50%
}

.w-33 {
	width: 33.33%
}

.w-25 {
	width: 25%
}

.w-10 {
	width: 10%
}

.h-100 {
	height: 100%
}

.h-75 {
	height: 75%
}

.h-50 {
	height: 50%
}

.h-25 {
	height: 25%
}

.h-33 {
	height: 33.33%
}

.h-10 {
	height: 10%
}

.section-padding-xlg {
	padding: 150px 0
}

.section-padding-lg {
	padding: 130px 0
}

.section-padding-md {
	padding: 100px 0
}

.section-padding-sm {
	padding: 75px 0
}

.section-padding-xs {
	padding: 50px 0
}

.section-padding-top-xlg {
	padding-top: 150px
}

.section-padding-top-lg {
	padding-top: 30px
}

.section-padding-top-md {
	padding-top: 100px
}

.section-padding-top-sm {
	padding-top: 75px
}

.section-padding-top-xs {
	padding-top: 50px
}

.section-padding-bottom-xlg {
	padding-bottom: 150px
}

.section-padding-bottom-lg {
	padding-bottom: 130px
}

.section-padding-bottom-md {
	padding-bottom: 100px
}

.section-padding-bottom-sm {
	padding-bottom: 75px
}

.section-padding-bottom-xs {
	padding-bottom: 50px
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.section-padding-xlg {
		padding: 120px 0
	}
	.section-padding-lg {
		padding: 100px 0
	}
	.section-padding-md {
		padding: 85px 0
	}
	.section-padding-sm {
		padding: 70px 0
	}
	.section-padding-top-xlg {
		padding-top: 120px
	}
	.section-padding-top-lg {
		padding-top: 100px
	}
	.section-padding-top-md {
		padding-top: 85px
	}
	.section-padding-top-sm {
		padding-top: 70px
	}
	.section-padding-bottom-xlg {
		padding-bottom: 120px
	}
	.section-padding-bottom-lg {
		padding-bottom: 100px
	}
	.section-padding-bottom-md {
		padding-bottom: 85px
	}
	.section-padding-bottom-sm {
		padding-bottom: 70px
	}
}

@media only screen and (max-width:767px) {
	.section-padding-xlg {
		padding: 90px 0
	}
	.section-padding-lg {
		padding: 70px 0
	}
	.section-padding-md {
		padding: 60px 0
	}
	.section-padding-sm,
	.section-padding-xs {
		padding: 50px 0
	}
	.section-padding-top-xlg {
		padding-top: 90px
	}
	.section-padding-top-lg {
		padding-top: 70px
	}
	.section-padding-top-md {
		padding-top: 60px
	}
	.section-padding-top-sm,
	.section-padding-top-xs {
		padding-top: 50px
	}
	.section-padding-bottom-xlg {
		padding-bottom: 90px
	}
	.section-padding-bottom-lg {
		padding-bottom: 70px
	}
	.section-padding-bottom-md {
		padding-bottom: 60px
	}
	.section-padding-bottom-sm,
	.section-padding-bottom-xs {
		padding-bottom: 50px
	}
}

[data-black-overlay],
[data-grey-overlay],
[data-overlay] {
	position: relative
}

[data-black-overlay]>*,
[data-black-overlay]>div,
[data-grey-overlay]>*,
[data-grey-overlay]>div,
[data-overlay]>*,
[data-overlay]>div {
	position: relative;
	z-index: 2
}

[data-black-overlay]:before,
[data-grey-overlay]:before,
[data-overlay]:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1
}

[data-overlay]:before {
	background-color: #c92524
}

[data-black-overlay]:before {
	background-color: #000
}

[data-grey-overlay]:before {
	background-color: #151c3e
}

[data-black-overlay="1"]:before,
[data-grey-overlay="1"]:before,
[data-overlay="1"]:before {
	opacity: .1
}

[data-black-overlay="2"]:before,
[data-grey-overlay="2"]:before,
[data-overlay="2"]:before {
	opacity: .2
}

[data-black-overlay="3"]:before,
[data-grey-overlay="3"]:before,
[data-overlay="3"]:before {
	opacity: .3
}

[data-black-overlay="4"]:before,
[data-grey-overlay="4"]:before,
[data-overlay="4"]:before {
	opacity: .4
}

[data-black-overlay="5"]:before,
[data-grey-overlay="5"]:before,
[data-overlay="5"]:before {
	opacity: .5
}

[data-black-overlay="6"]:before,
[data-grey-overlay="6"]:before,
[data-overlay="6"]:before {
	opacity: .6
}

[data-black-overlay="7"]:before,
[data-grey-overlay="7"]:before,
[data-overlay="7"]:before {
	opacity: .7
}

[data-black-overlay="8"]:before,
[data-grey-overlay="8"]:before,
[data-overlay="8"]:before {
	opacity: .8
}

[data-black-overlay="9"]:before,
[data-grey-overlay="9"]:before,
[data-overlay="9"]:before {
	opacity: .9
}

[data-black-overlay="10"]:before,
[data-grey-overlay="10"]:before,
[data-overlay="10"]:before {
	opacity: 1
}

.slick-slide:active,
.slick-slide:focus {
	outline: 0
}

.cr-section {
	position: relative
}

@media only screen and (min-width:1920px) {
	.custom-container {
		max-width: 1450px
	}
}

@media only screen and (min-width:1600px) and (max-width:1919px) {
	.custom-container {
		max-width: 1450px
	}
}

.modal-video {
	background: rgba(25, 25, 25, .95)
}

.modal-video-close-btn {
	right: 0
}

.page-content-boxed {
	margin: -20px auto 0;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	max-width: 1310px
}

.pos-absolute {
	position: absolute
}

.cr-btn,
.pos-relative {
	position: relative
}

.form-messege {
	margin-bottom: 0
}

.form-messege.error {
	color: red
}

.form-messege.success {
	color: #0c8526
}

@-webkit-keyframes crSpinn {
	0% {
		-webkit-transform-origin: 50 50;
		transform-origin: 50 50;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform-origin: 50 50;
		transform-origin: 50 50;
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes crSpinn {
	0% {
		-webkit-transform-origin: 50 50;
		transform-origin: 50 50;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform-origin: 50 50;
		transform-origin: 50 50;
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes crZoomInOutInvisible {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(1.6);
		transform: scale(1.6);
		opacity: 0
	}
}

@keyframes crZoomInOutInvisible {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(1.6);
		transform: scale(1.6);
		opacity: 0
	}
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

.cr-btn {
	display: inline-block;
	z-index: 1
}

.cr-btn::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(23, 94, 247, .8);
	opacity: 0;
	z-index: -1;
	transition: all .4s ease-in-out 0s
}

.cr-btn:hover {
	color: #fff
}

.cr-btn:hover::before {
	opacity: 1
}

.cr-btn.cr-btn-icon {
	display: inline-block;
	font-size: 0
}

.cr-btn.cr-btn-icon span.icon {
	display: inline-block;
	padding: 20px 25px;
	background: #f6f6f6;
	height: 70px;
	font-size: 16px;
	transition: all .4s ease-in-out 0s
}

.cr-btn.cr-btn-icon span.icon i,
.cr-btn.cr-btn-icon span.icon img {
	-webkit-animation: crSpinn 4s linear 0s infinite both;
	animation: crSpinn 4s linear 0s infinite both;
	height: 30px;
	width: 30px
}

.cr-btn.cr-btn-icon span.text {
	border: 1px solid #efefef;
	padding: 19px 40px;
	color: #272b2b;
	font-size: 16px;
	height: 70px;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}

.cr-btn.cr-btn-icon:hover span.icon {
	background: rgba(23, 94, 247, .8)
}

.cr-btn.cr-btn-icon:hover span.text {
	border-color: rgba(23, 94, 247, .8)
}

.cr-btn.cr-btn-icon:hover span.icon,
.cr-btn.cr-btn-icon:hover span.text {
	color: #fff
}

.cr-readmore,
a.cr-readmore,
button.cr-readmore {
	color: #272b2b
}

.cr-readmore span,
a.cr-readmore span,
button.cr-readmore span {
	margin-left: 30px;
	display: inline-block;
	height: 14px;
	width: 51px;
	position: relative;
	overflow: hidden
}

.cr-video-btn,
.cr-video-btn span {
	height: 80px;
	width: 80px;
	display: inline-block
}

.cr-readmore span img,
a.cr-readmore span img,
button.cr-readmore span img {
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	position: absolute
}

.cr-readmore span img:first-child,
a.cr-readmore span img:first-child,
button.cr-readmore span img:first-child {
	left: 0;
	top: 0
}

.cr-readmore span img:last-child,
a.cr-readmore span img:last-child,
button.cr-readmore span img:last-child {
	left: -100%;
	top: 0
}

.cr-readmore:hover,
a.cr-readmore:hover,
button.cr-readmore:hover {
	color: #c92524
}

.section-title h2,
.section-title h4 {
	color: #272b2b;
	font-family: Poppins, sans-serif
}

.cr-readmore:hover span img:first-child,
a.cr-readmore:hover span img:first-child,
button.cr-readmore:hover span img:first-child {
	left: 100%
}

.cr-readmore:hover span img:last-child,
a.cr-readmore:hover span img:last-child,
button.cr-readmore:hover span img:last-child {
	left: 0
}

.cr-video-btn {
	border-radius: 100%;
	text-align: center;
	font-size: 20px;
	position: relative;
	z-index: 1
}

.cr-video-btn span {
	background: #fff;
	border-radius: 1000px;
	padding: 25px 0;
	-webkit-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s
}

.cr-video-btn span img {
	padding-left: 5px
}

.cr-video-btn::after,
.cr-video-btn::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border-radius: 100%;
	background: rgba(255, 255, 255, .4);
	z-index: -1;
	-webkit-animation: crZoomInOutInvisible 1s ease-in-out infinite backwards;
	animation: crZoomInOutInvisible 1s ease-in-out infinite backwards
}

.cr-video-btn::after {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.cr-video-btn.cr-video-btn-small {
	width: 60px;
	height: 60px
}

.cr-video-btn.cr-video-btn-small span {
	height: 60px;
	width: 60px;
	padding: 16px 20px
}

.cr-video-btn.cr-video-btn-small span img {
	padding-left: 3px
}

.section-title {
	padding-left: 70px
}

.section-title h4 {
	font-weight: 700;
	position: relative
}

.section-title h4::before {
	left: -70px;
	right: auto;
	top: 50%;
	position: absolute;
	height: 1px;
	width: 55px;
	background: #c92524;
	margin-top: -2px
}

.section-title h2 {
	font-weight: 900;
	font-size: 50px
}

.section-title h2 span {
	color: #c92524
}

.small-title {
	margin-bottom: 30px;
	font-size: 24px;
	font-family: Poppins, sans-serif;
	line-height: 28px;
	color: #272b2b;
	font-weight: 700
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.section-title h4 {
		font-size: 22px
	}
	.section-title h2 {
		font-size: 42px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.section-title h4 {
		font-size: 20px
	}
	.section-title h2 {
		font-size: 36px
	}
}

@media only screen and (max-width:767px) {
	.section-title h4 {
		font-size: 18px
	}
	.section-title h2 {
		font-size: 28px
	}
}

@media only screen and (max-width:576px) {
	.section-title {
		padding-left: 0
	}
	.section-title h4 {
		font-size: 18px
	}
	.section-title h2 {
		font-size: 28px
	}
}

.social-links ul {
	display: inline-block;
	margin-bottom: 0;
	padding-left: 0
}

.social-links ul li {
	display: inline-block;
	list-style: none;
	margin: 0 5px
}

.social-links ul li:first-child {
	margin-left: 0
}

.social-links ul li:last-child {
	margin-right: 0
}

.social-links ul li a {
	font-size: 18px;
	color: #bcb5b5
}

.social-links ul li a:hover {
	color: #e265e4
}

.social-links-rounded ul li {
	display: inline-block;
	margin: 0 2px
}

.social-links-rounded ul li a {
	display: inline-block;
	padding: 3px;
	color: #6a6a6a;
	height: 32px;
	width: 32px;
	border: 1px solid #6a6a6a;
	border-radius: 1000px;
	text-align: center;
	font-size: 14px
}

.social-links-rounded ul li a:hover {
	color: #fff;
	background: #c92524;
	border-color: #c92524
}

.bg-breadcrumb-1,
.bg-breadcrumb-11,
.bg-breadcrumb-12,
.bg-breadcrumb-13,
.bg-breadcrumb-14,
.bg-breadcrumb-15,
.bg-breadcrumb-16,
.bg-breadcrumb-17,
.bg-breadcrumb-18,
.bg-breadcrumb-19,
.bg-breadcrumb-2,
.bg-breadcrumb-20,
.bg-breadcrumb-3,
.bg-breadcrumb-4,
.bg-breadcrumb-5,
.bg-breadcrumb-6,
.bg-breadcrumb-7,
.bg-breadcrumb-8,
.bg-breadcrumb-9 {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.social-links-colored ul li a {
	color: #666;
	display: inline-block;
	padding: 2px;
	font-size: 18px
}

.social-links-colored ul li:hover a {
	color: #fff
}

.social-links-colored ul li:hover.facebook a {
	color: #3B5998!important
}

.social-links-colored ul li:hover.twitter a {
	color: #00ACEE!important
}

.social-links-colored ul li:hover.google-plus a {
	color: #DD4B39!important
}

.social-links-colored ul li:hover.pinterest a {
	color: #C8232C!important
}

.social-links-colored ul li:hover.linkedin a {
	color: #0E76A8!important
}

.social-links-colored ul li:hover.flickr a {
	color: #FF0084!important
}

.social-links-colored ul li:hover.dribbble a {
	color: #EA4C89!important
}

.social-links-colored ul li:hover.google a {
	color: #DD4B39!important
}

.social-links-colored ul li:hover.skype a {
	color: #00AFF0!important
}

.social-links-colored ul li:hover.youtube a {
	color: #C4302B!important
}

.social-links-colored ul li:hover.vimeo a {
	color: #86C9EF!important
}

.social-links-colored ul li:hover.yahoo a {
	color: #720E9E!important
}

.social-links-colored ul li:hover.paypal a {
	color: #00588B!important
}

.social-links-colored ul li:hover.delicious a {
	color: #205CC0!important
}

.social-links-colored ul li:hover.flattr a {
	color: #F67C1A!important
}

.social-links-colored ul li:hover.android a {
	color: #A4C639!important
}

.social-links-colored ul li:hover.tumblr a {
	color: #34526F!important
}

.social-links-colored ul li:hover.wikipedia a {
	color: #333!important
}

.social-links-colored ul li:hover.stumbleupon a {
	color: #F74425!important
}

.social-links-colored ul li:hover.foursquare a {
	color: #25A0CA!important
}

.social-links-colored ul li:hover.digg a {
	color: #191919!important
}

.social-links-colored ul li:hover.spotify a {
	color: #81B71A!important
}

.social-links-colored ul li:hover.reddit a {
	color: #C6C6C6!important
}

.social-links-colored ul li:hover.cc a {
	color: #688527!important
}

.social-links-colored ul li:hover.vk a {
	color: #2B587A!important
}

.social-links-colored ul li:hover.rss a {
	color: #EE802F!important
}

.social-links-colored ul li:hover.podcast a {
	color: #E4B21B!important
}

.social-links-colored ul li:hover.dropbox a {
	color: #3D9AE8!important
}

.social-links-colored ul li:hover.github a {
	color: #171515!important
}

.social-links-colored ul li:hover.soundcloud a {
	color: #F70!important
}

.social-links-colored ul li:hover.wordpress a {
	color: #1E8CBE!important
}

.social-links-colored ul li:hover.yelp a {
	color: #C41200!important
}

.social-links-colored ul li:hover.scribd a {
	color: #666!important
}

.social-links-colored ul li:hover.cc-stripe a {
	color: #008CDD!important
}

.social-links-colored ul li:hover.drupal a {
	color: #27537A!important
}

.social-links-colored ul li:hover.get-pocket a {
	color: #EE4056!important
}

.social-links-colored ul li:hover.bitbucket a {
	color: #0E4984!important
}

.social-links-colored ul li:hover.stack-overflow a {
	color: #EF8236!important
}

.social-links-colored ul li:hover.hacker-news a {
	color: #F60!important
}

.social-links-colored ul li:hover.xing a {
	color: #126567!important
}

.social-links-colored ul li:hover.instagram a {
	color: #DC307A!important
}

.social-links-colored ul li:hover.quora a {
	color: #A82400!important
}

.social-links-colored ul li:hover.openid a {
	color: #E16309!important
}

.social-links-colored ul li:hover.steam a {
	color: #111!important
}

.social-links-colored ul li:hover.amazon a {
	color: #E47911!important
}

.social-links-rounded-colored ul li a {
	color: #fff;
	height: 30px;
	width: 30px;
	display: inline-block;
	border-radius: 100px;
	padding: 2px;
	font-size: 12px;
	text-align: center
}

.social-links-rounded-colored ul li:hover a {
	color: #fff
}

.social-links-rounded-colored ul li.facebook a {
	background-color: #3B5998!important
}

.social-links-rounded-colored ul li.twitter a {
	background-color: #00ACEE!important
}

.social-links-rounded-colored ul li.google-plus a {
	background-color: #DD4B39!important
}

.social-links-rounded-colored ul li.pinterest a {
	background-color: #C8232C!important
}

.social-links-rounded-colored ul li.linkedin a {
	background-color: #0E76A8!important
}

.social-links-rounded-colored ul li.flickr a {
	background-color: #FF0084!important
}

.social-links-rounded-colored ul li.dribbble a {
	background-color: #EA4C89!important
}

.social-links-rounded-colored ul li.google a {
	background-color: #DD4B39!important
}

.social-links-rounded-colored ul li.skype a {
	background-color: #00AFF0!important
}

.social-links-rounded-colored ul li.youtube a {
	background-color: #C4302B!important
}

.social-links-rounded-colored ul li.vimeo a {
	background-color: #86C9EF!important
}

.social-links-rounded-colored ul li.yahoo a {
	background-color: #720E9E!important
}

.social-links-rounded-colored ul li.paypal a {
	background-color: #00588B!important
}

.social-links-rounded-colored ul li.delicious a {
	background-color: #205CC0!important
}

.social-links-rounded-colored ul li.flattr a {
	background-color: #F67C1A!important
}

.social-links-rounded-colored ul li.android a {
	background-color: #A4C639!important
}

.social-links-rounded-colored ul li.tumblr a {
	background-color: #34526F!important
}

.social-links-rounded-colored ul li.wikipedia a {
	background-color: #333!important
}

.social-links-rounded-colored ul li.stumbleupon a {
	background-color: #F74425!important
}

.social-links-rounded-colored ul li.foursquare a {
	background-color: #25A0CA!important
}

.social-links-rounded-colored ul li.digg a {
	background-color: #191919!important
}

.social-links-rounded-colored ul li.spotify a {
	background-color: #81B71A!important
}

.social-links-rounded-colored ul li.reddit a {
	background-color: #C6C6C6!important
}

.social-links-rounded-colored ul li.cc a {
	background-color: #688527!important
}

.social-links-rounded-colored ul li.vk a {
	background-color: #2B587A!important
}

.social-links-rounded-colored ul li.rss a {
	background-color: #EE802F!important
}

.social-links-rounded-colored ul li.podcast a {
	background-color: #E4B21B!important
}

.social-links-rounded-colored ul li.dropbox a {
	background-color: #3D9AE8!important
}

.social-links-rounded-colored ul li.github a {
	background-color: #171515!important
}

.social-links-rounded-colored ul li.soundcloud a {
	background-color: #F70!important
}

.social-links-rounded-colored ul li.wordpress a {
	background-color: #1E8CBE!important
}

.social-links-rounded-colored ul li.yelp a {
	background-color: #C41200!important
}

.social-links-rounded-colored ul li.scribd a {
	background-color: #666!important
}

.social-links-rounded-colored ul li.cc-stripe a {
	background-color: #008CDD!important
}

.social-links-rounded-colored ul li.drupal a {
	background-color: #27537A!important
}

.social-links-rounded-colored ul li.get-pocket a {
	background-color: #EE4056!important
}

.social-links-rounded-colored ul li.bitbucket a {
	background-color: #0E4984!important
}

.social-links-rounded-colored ul li.stack-overflow a {
	background-color: #EF8236!important
}

.social-links-rounded-colored ul li.hacker-news a {
	background-color: #F60!important
}

.social-links-rounded-colored ul li.xing a {
	background-color: #126567!important
}

.social-links-rounded-colored ul li.instagram a {
	background-color: #DC307A!important
}

.social-links-rounded-colored ul li.quora a {
	background-color: #A82400!important
}

.social-links-rounded-colored ul li.openid a {
	background-color: #E16309!important
}

.social-links-rounded-colored ul li.steam a {
	background-color: #111!important
}

.social-links-rounded-colored ul li.amazon a {
	background-color: #E47911!important
}

.cr-breadcrumb {
	padding-top: 90px;
	padding-bottom: 140px
}

.cr-breadcrumb h1 {
	color: #272b2b;
	font-weight: 900;
	font-size: 72px;
	font-family: Poppins, sans-serif;
	margin-bottom: 0
}

.cr-breadcrumb.cr-breadcrumb-2 {
	padding-top: 120px;
	padding-bottom: 140px
}

.cr-breadcrumb.cr-breadcrumb-2 h1 {
	color: #fff
}

.bg-breadcrumb-1 {
	background-image: url(images/bg/bg-breadcrumb-1.jpg)
}

.bg-breadcrumb-2 {
	background-image: url(images/bg/bg-breadcrumb-2.jpg)
}

.bg-breadcrumb-3 {
	background-image: url(images/bg/bg-breadcrumb-3.jpg)
}

.bg-breadcrumb-4 {
	background-image: url(images/bg/bg-breadcrumb-4.jpg)
}

.bg-breadcrumb-5 {
	background-image: url(images/bg/bg-breadcrumb-5.jpg)
}

.bg-breadcrumb-6 {
	background-image: url(images/bg/bg-breadcrumb-6.jpg)
}

.bg-breadcrumb-7 {
	background-image: url(images/bg/bg-breadcrumb-7.jpg)
}

.bg-breadcrumb-8 {
	background-image: url(images/bg/bg-breadcrumb-8.jpg)
}

.bg-breadcrumb-9 {
	background-image: url(images/bg/bg-breadcrumb-9.jpg)
}

.bg-breadcrumb-10 {
	background-image: url(images/bg/bg-breadcrumb-10.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.bg-breadcrumb-11 {
	background-image: url(images/bg/bg-breadcrumb-11.jpg)
}

.bg-breadcrumb-12 {
	background-image: url(images/bg/bg-breadcrumb-12.jpg)
}

.bg-breadcrumb-13 {
	background-image: url(images/bg/bg-breadcrumb-13.jpg)
}

.bg-breadcrumb-14 {
	background-image: url(images/bg/bg-breadcrumb-14.jpg)
}

.bg-breadcrumb-15 {
	background-image: url(images/bg/bg-breadcrumb-15.jpg)
}

.bg-breadcrumb-16 {
	background-image: url(images/bg/bg-breadcrumb-16.jpg)
}

.bg-breadcrumb-17 {
	background-image: url(images/bg/bg-breadcrumb-17.jpg)
}

.bg-breadcrumb-18 {
	background-image: url(images/bg/bg-breadcrumb-18.jpg)
}

.bg-breadcrumb-19 {
	background-image: url(images/bg/bg-breadcrumb-19.jpg)
}

.bg-breadcrumb-20 {
	background-image: url(images/bg/bg-breadcrumb-20.jpg)
}

.cr-breadcrumb-area-wrapper .cr-breadcrumb-area-wrapper-inner {
	padding-bottom: 20px;
	max-width: 1310px;
	margin: 0 auto;
	background: #fff
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.cr-breadcrumb h1 {
		font-size: 60px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.cr-breadcrumb h1 {
		font-size: 48px
	}
	.cr-breadcrumb {
		padding-top: 60px;
		padding-bottom: 95px
	}
}

@media only screen and (max-width:767px) {
	.cr-breadcrumb h1 {
		font-size: 42px
	}
	.cr-breadcrumb {
		padding-top: 60px;
		padding-bottom: 95px
	}
}

@media only screen and (max-width:576px) {
	.cr-breadcrumb h1 {
		font-size: 28px
	}
	.cr-breadcrumb {
		padding-top: 60px;
		padding-bottom: 80px
	}
}

.progress-wrap+.progress-wrap {
	margin-top: 55px
}

.progress-title {
	font-size: 24px;
	font-weight: 400;
	font-family: Poppins, sans-serif;
	color: #272b2b;
	margin-bottom: 20px
}

.progress {
	background: #f3f3f3;
	height: 10px;
	border-radius: 5px 0 0 5px;
	overflow: visible
}

.progress .progress-bar {
	background: #c92524;
	position: relative;
	border-radius: 5px 0 0 5px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.progress .progress-bar svg {
	position: absolute;
	left: 100%;
	top: auto;
	bottom: 0;
	fill: #c92524;
	height: 24px;
	width: 28px;
	margin-left: -12px
}

.progress .progress-bar .progress-count {
	position: absolute;
	left: 100%;
	top: auto;
	font-weight: 700;
	color: #272b2b;
	font-size: 24px;
	bottom: 30px;
	-webkit-transform: translateX(-80%);
	-ms-transform: translateX(-80%);
	transform: translateX(-80%)
}

.progress.color-skyblue .progress-bar {
	background: #c92524
}

.progress.color-blue .progress-bar {
	background: #175ef7
}

.progress.color-blue .progress-bar svg {
	fill: #175ef7
}

.progress.color-yellow .progress-bar {
	background: #ffe400
}

.progress.color-yellow .progress-bar svg {
	fill: #ffe400
}

.progress.color-violet .progress-bar {
	background: #e265e4
}

.progress.color-violet .progress-bar svg {
	fill: #e265e4
}

.progress.color-darkviolet .progress-bar {
	background: #411580
}

.progress.color-darkviolet .progress-bar svg {
	fill: #411580
}

.progress.color-pink .progress-bar {
	background: #e60389
}

.progress.color-pink .progress-bar svg {
	fill: #e60389
}

@media only screen and (max-width:767px) {
	.progress-title {
		margin-bottom: 50px
	}
}

.team-member {
	position: relative;
	margin-top: 50px
}

.team-member .team-member-content {
	position: absolute;
	left: 50%;
	width: 272px;
	height: 208px;
	padding: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-image: url(images/team/team-content-background.png);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(0) translateX(-50%);
	-ms-transform: scale(0) translateX(-50%);
	transform: scale(0) translateX(-50%);
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.team-member .team-member-content h6 {
	font-weight: 700;
	font-family: Poppins, sans-serif;
	color: #fff;
	font-size: 18px;
	margin-bottom: 0
}

.team-member .team-member-content span {
	font-size: 14px;
	color: #fff;
	font-weight: 300
}

.team-member .team-member-content .social-links {
	margin-top: 10px
}

.team-member .team-member-content .social-links ul li a {
	color: #bcb5b5
}

.team-member .team-member-content-inner {
	width: 100%
}

.team-member .team-member-thumb {
	margin-top: 220px;
	height: 150px;
	width: 150px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	border-radius: 1000px;
	position: relative;
	/*-webkit-backface-visibility: hidden;
	backface-visibility: hidden*/
}

.team-member .team-member-thumb img {
	width: 100%
}

.team-member .team-member-thumb::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #ddd;
	opacity: 1;
	z-index: -999;
	visibility: visible;
	-webkit-transition: all .4s ease-in 0s;
	-o-transition: all .4s ease-in 0s;
	transition: all .4s ease-in 0s
}

.fullscreen-header,
.imgmenu .imgmenu-content {
	-webkit-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s
}

.team-member.is-active .team-member-thumb::before,
.team-member.slick-center .team-member-thumb::before {
	opacity: 0;
	visibility: hidden
}

.team-member.is-active .team-member-content,
.team-member.slick-center .team-member-content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1) translateX(-50%);
	-ms-transform: scale(1) translateX(-50%);
	transform: scale(1) translateX(-50%)
}

@media only screen and (min-width:1920px) {
	.team-member.is-active .team-member-thumb::before {
		opacity: 0;
		visibility: hidden
	}
	.team-member.is-active .team-member-content {
		opacity: 1;
		visibility: visible;
		-webkit-transform: scale(1) translateX(-50%);
		-ms-transform: scale(1) translateX(-50%);
		transform: scale(1) translateX(-50%)
	}
}

@media only screen and (min-width:1600px) and (max-width:1919px) {
	.team-member.is-active .team-member-thumb::before {
		opacity: 0;
		visibility: hidden
	}
	.team-member.is-active .team-member-content {
		opacity: 1;
		visibility: visible;
		-webkit-transform: scale(1) translateX(-50%);
		-ms-transform: scale(1) translateX(-50%);
		transform: scale(1) translateX(-50%)
	}
}

.header-area {
	padding: 50px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.header-area a,
.header-area button {
	border: none;
	background: 0 0;
	color: #c92524;
	font-size: 14px
}

.header-area a i,
.header-area button i {
	font-size: 24px;
	vertical-align: middle
}

.header-area a.back-to-root-button i,
.header-area button.back-to-root-button i {
	padding-left: 10px
}

.header-area.header-style-2,
.header-area.header-style-3 {
	padding-left: 50px;
	padding-right: 50px
}

.header-transparent {
	background: 0 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 51
}

.fullscreen-header,
.imgmenu {
	background-position: center center
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
	.team-member.is-active .team-member-thumb::before {
		opacity: 0;
		visibility: hidden
	}
	.team-member.is-active .team-member-content {
		opacity: 1;
		visibility: visible;
		-webkit-transform: scale(1) translateX(-50%);
		-ms-transform: scale(1) translateX(-50%);
		transform: scale(1) translateX(-50%)
	}
	.header-transparent {
		position: relative
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.team-member {
		margin: 50px 25px 0
	}
	.header-area {
		padding: 15px 0
	}
	.header-transparent {
		position: relative
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.team-member {
		margin: 50px 25px 0
	}
	.header-area {
		padding: 15px 0
	}
	.header-transparent {
		position: relative
	}
}

@media only screen and (max-width:767px) {
	.team-member {
		margin: 50px 25px 0
	}
	.header-area {
		padding: 15px 0
	}
	.header-transparent {
		position: relative
	}
	.header-area.header-style-2,
	.header-area.header-style-3 {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media only screen and (max-width:576px) {
	.header-area.header-style-2 .header-logo {
		width: 100%;
		text-align: center
	}
	.header-area.header-style-2 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.fullscreen-header {
	position: absolute;
	left: 0;
	top: 100%;
	height: 100%;
	width: 100%;
	background-image: url(images/bg/fullscreen-header-bg.jpg);
	background-size: cover;
	z-index: -6;
	transition: all .5s ease-out 0s;
	overflow: hidden
}

.fullscreen-header .back-to-root-button {
	color: #fff
}

.fullscreen-header .fsmenu {
	text-align: center;
	height: calc(100% - 144px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 144px;
	overflow: hidden;
	overflow-y: auto
}

.imgmenu,
.imgmenu-single-area,
.wrapper {
	overflow: hidden
}

.fullscreen-header .fsmenu ul {
	margin-bottom: 0;
	max-width: 500px;
	display: inline-block;
	padding: 30px
}

.fullscreen-header .fsmenu ul li {
	list-style: none;
	display: block
}

.fullscreen-header .fsmenu ul li a {
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 60px;
	line-height: 1.8
}

.fullscreen-header .fsmenu ul li:hover a {
	color: #c92524;
}

.fullscreen-header.is-active {
	z-index: 10;
	top: 0
}

.fullscreen-header .header-transparent {
	position: absolute!important
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
	.fullscreen-header .fsmenu ul li a {
		font-size: 46px;
		line-height: 1.5
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.fullscreen-header .fsmenu {
		height: calc(100% - 74px);
		margin-top: 74px
	}
	.fullscreen-header .fsmenu ul li a {
		font-size: 38px;
		line-height: 1.5
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.fullscreen-header .fsmenu {
		height: calc(100% - 74px);
		margin-top: 74px
	}
	.fullscreen-header .fsmenu ul li a {
		font-size: 36px;
		line-height: 1.5
	}
}

@media only screen and (max-width:767px) {
	.fullscreen-header .fsmenu {
		height: calc(100% - 74px);
		margin-top: 74px
	}
	.fullscreen-header .fsmenu ul li a {
		font-size: 36px;
		line-height: 1.5
	}
}

@media only screen and (max-width:576px) {
	.fullscreen-header .fsmenu {
		height: calc(100% - 100px);
		margin-top: 100px
	}
	.fullscreen-header .fsmenu ul li a {
		font-size: 32px;
		line-height: 1.5
	}
}

.homepage {
	padding: 0 50px 50px;
	min-height: 100vh;
	position: relative;
	background-image: url(images/icons/home-bg-pattern.png);
	background-repeat: repeat;
	background-attachment: scroll
}

.homepage.less-priority {
	z-index: -5
}

.imgmenu-wrap::after {
	display: table;
	clear: both
}

.imgmenu {
	float: left;
	width: 25%;
	position: relative;
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	height: calc(100vh - 200px);
	background-repeat: no-repeat;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.imgmenu::after,
.imgmenu::before {
	left: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	content: ""
}

.imgmenu::before {
	background: rgba(0, 0, 0, .2);
	z-index: 1;
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s
}

.imgmenu::after {
	border: 20px solid #e1e1e1;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	transition: all .3s ease-in 0s
}

.imgmenu .imgmenu-thumb {
	text-align: center
}

.imgmenu .imgmenu-title {
	font-size: 36px;
	font-weight: 400;
	color: #fff;
	font-family: Poppins, sans-serif;
	position: absolute;
	z-index: 1;
	left: 50px;
	width: calc(100% - 100px);
	bottom: 50px;
	margin-bottom: 0;
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.imgmenu .imgmenu-right-arrow {
	position: relative;
	overflow: hidden;
	width: 51px;
	height: 14px;
	float: right;
	margin-top: -21px
}

.imgmenu .imgmenu-right-arrow img {
	position: absolute;
	right: 0;
	left: auto;
	top: 0;
	height: 100%;
	width: 100%;
	-webkit-transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
	-o-transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .4s cubic-bezier(.215, .61, .355, 1) 0s
}

.imgmenu .imgmenu-right-arrow img+img {
	right: 100%;
	left: auto
}

.imgmenu .imgmenu-content {
	z-index: 3;
	padding: 50px;
	position: relative;
	width: 100%;
	transition: all .5s ease-out 0s;
	-webkit-transform: translateX(-110%) scaleX(0);
	-ms-transform: translateX(-110%) scaleX(0);
	transform: translateX(-110%) scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	bottom: 0;
	cursor: pointer
}

.about-me-content-tab,
.imgmenu .imgmenu-content h2::before {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.imgmenu .imgmenu-content::after {
	content: "";
	display: table;
	clear: both
}

.imgmenu .imgmenu-content h2 {
	font-size: 50px;
	font-weight: 700;
	color: #272b2b;
	font-family: Poppins, sans-serif;
	position: relative;
	z-index: 1;
	margin-bottom: 10px
}

.imgmenu .imgmenu-content h2::before {
	content: attr(data-title-overlay);
	position: absolute;
	left: 0;
	top: 45%;
	transform: translateY(-50%);
	color: rgba(33, 47, 47, .15);
	font-size: 175%;
	z-index: -1;
	font-family: "Open Sans", sans-serif
}

.imgmenu .imgmenu-content h5 {
	font-size: 24px;
	font-weight: 400;
	font-family: Poppins, sans-serif;
	color: #2a2a2a;
	margin-bottom: 0
}

.imgmenu2 .imgmenu-content h4,
.imgmenu2 .imgmenu-content h6 {
	color: #fff;
	font-family: Poppins, sans-serif
}

.imgmenu .imgmenu-content:hover .imgmenu-right-arrow img {
	right: -100%;
	left: auto
}

.imgmenu .imgmenu-content:hover .imgmenu-right-arrow img+img {
	right: 0;
	left: auto
}

.imgmenu:hover::after,
.imgmenu:hover::before {
	opacity: 1;
	visibility: visible
}

.imgmenu:hover::before {
	background: rgba(255, 255, 255, .88)
}

.imgmenu:hover .imgmenu-title {
	visibility: hidden;
	opacity: 0
}

.imgmenu:hover .imgmenu-content {
	-webkit-transform: translateX(0) scaleX(1);
	-ms-transform: translateX(0) scaleX(1);
	transform: translateX(0) scaleX(1)
}

.wrapper.imgmenu-wrapper {
	position: relative;
	height: 100vh
}

.imgmenu-single-area {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: -11;
	height: 100%;
	overflow-y: auto;
	-webkit-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
	background: #fff
}

.about-me-content-tab ul.slick-dots li,
.imgmenu2 .imgmenu2-letter img {
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s
}

.imgmenu-single-area.is-active {
	z-index: 80;
	top: 0
}

@media only screen and (min-width:1600px) and (max-width:1919px) {
	.imgmenu .imgmenu-title {
		font-size: 30px
	}
	.imgmenu .imgmenu-content h5 {
		font-size: 20px
	}
	.imgmenu .imgmenu-content h2 {
		font-size: 40px
	}
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
	.imgmenu .imgmenu-title {
		font-size: 25px;
		left: 20px;
		width: calc(100% - 40px);
		bottom: 20px
	}
	.imgmenu .imgmenu-content {
		padding: 30px
	}
	.imgmenu .imgmenu-content h5 {
		font-size: 18px
	}
	.imgmenu .imgmenu-content h5::after {
		float: none
	}
	.imgmenu .imgmenu-content h2 {
		font-size: 32px
	}
	.imgmenu .imgmenu-content h2::before {
		font-size: 160%
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.imgmenu {
		width: 50%;
		height: calc((100vh - 100px)/ 2)
	}
	.imgmenu .imgmenu-title {
		font-size: 25px;
		left: 20px;
		width: calc(100% - 40px);
		bottom: 20px
	}
	.imgmenu .imgmenu-content {
		padding: 30px
	}
	.imgmenu .imgmenu-content h5 {
		font-size: 18px
	}
	.imgmenu .imgmenu-content h5::after {
		float: none
	}
	.imgmenu .imgmenu-content h2 {
		font-size: 32px
	}
	.imgmenu .imgmenu-content h2::before {
		font-size: 160%
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.homepage {
		padding: 0 15px 15px
	}
	.imgmenu {
		width: 50%;
		height: calc((100vh - 100px)/ 2)
	}
	.imgmenu::after {
		border-width: 10px
	}
	.imgmenu .imgmenu-title {
		font-size: 25px;
		left: 20px;
		width: calc(100% - 40px);
		bottom: 20px
	}
	.imgmenu .imgmenu-content {
		padding: 30px
	}
	.imgmenu .imgmenu-content h5 {
		font-size: 18px
	}
	.imgmenu .imgmenu-content h5::after {
		float: none
	}
	.imgmenu .imgmenu-content h2 {
		font-size: 32px
	}
	.imgmenu .imgmenu-content h2::before {
		font-size: 160%
	}
	.imgmenu .imgmenu-right-arrow {
		float: none;
		margin-top: 0;
		display: inline-block
	}
}

@media only screen and (max-width:767px) {
	.homepage {
		padding: 0 15px 15px
	}
	.imgmenu {
		width: 50%;
		height: calc((100vh - 100px)/ 2)
	}
	.imgmenu::after {
		border-width: 10px
	}
	.imgmenu .imgmenu-title {
		font-size: 22px;
		left: 20px;
		width: calc(100% - 40px);
		bottom: 20px
	}
	.imgmenu .imgmenu-content {
		padding: 20px 30px
	}
	.imgmenu .imgmenu-content h5 {
		font-size: 16px
	}
	.imgmenu .imgmenu-content h5::after {
		float: none;
		display: none
	}
	.imgmenu .imgmenu-content h2 {
		font-size: 22px
	}
	.imgmenu .imgmenu-content h2::before {
		font-size: 160%
	}
	.imgmenu .imgmenu-right-arrow {
		display: none
	}
}

@media only screen and (max-width:576px) {
	.imgmenu {
		width: 100%;
		height: calc((100vh - 75px)/ 4)
	}
	.imgmenu .imgmenu-content h2 {
		margin-bottom: 5px
	}
	.imgmenu .imgmenu-content h5 {
		display: none
	}
}

.imgmenu-wrap2 {
	margin-left: -5px;
	margin-right: -5px
}

.imgmenu-wrap2::after {
	content: "";
	display: table;
	clear: both
}

.imgmenu2 {
	float: left;
	width: calc(25% - 10px);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 5px;
	min-height: 75vh;
	position: relative;
	overflow: hidden;
	cursor: pointer
}

.imgmenu2 .imgmenu2-letter img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transition: all .4s ease-in-out 0s
}

.imgmenu2 .imgmenu-content {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	right: 0;
	padding: 40px 45px;
	z-index: 4
}

.imgmenu2 .imgmenu-content h4 {
	font-weight: 700
}

.imgmenu2 .imgmenu-content h6 {
	margin-bottom: 0;
	font-weight: 300
}

.imgmenu2 .imgmenu2-overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.imgmenu2 .imgmenu2-overlay.bg-darkviolet {
	background: rgba(65, 21, 128, .95)
}

.imgmenu2 .imgmenu2-overlay.bg-violet {
	background: rgba(226, 101, 228, .95)
}

.imgmenu2 .imgmenu2-overlay.bg-blue {
	background: rgba(23, 94, 247, .9)
}

.imgmenu2 .imgmenu2-overlay.bg-yellow {
	background: rgba(255, 228, 0, .95)
}

.imgmenu2 .imgmenu2-overlay.bg-skyblue {
	background: rgba(3, 227, 230, .9)
}

.imgmenu2 .imgmenu2-overlay img {
	max-width: 100%
}

.imgmenu2 .imgmenu2-letter {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	text-align: center;
	padding: 0 40px;
	z-index: 3;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.imgmenu2:hover .imgmenu2-letter img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

@media only screen and (min-width:1600px) and (max-width:1919px) {
	.imgmenu2 .imgmenu2-letter {
		width: 75%;
		top: 50%!important
	}
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
	.imgmenu2 .imgmenu2-letter {
		width: 75%;
		top: 40%!important
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.imgmenu2 .imgmenu-content {
		padding: 20px
	}
	.imgmenu2 .imgmenu2-letter {
		width: 75%;
		top: 40%!important
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.imgmenu-wrap2 {
		margin-left: 5px;
		margin-right: 5px
	}
	.imgmenu2 {
		width: calc(50% - 10px);
		min-height: 35vh;
		margin-top: 10px
	}
	.imgmenu2::before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		/*background: rgba(70, 70, 70, .5);*/
		z-index: 3
	}
	.imgmenu2 .imgmenu-content {
		padding: 20px
	}
	.imgmenu2 .imgmenu2-letter {
		width: auto;
		height: 85%;
		z-index: 2;
		padding: 0;
		top: 50%!important;
		left: 50%!important
	}
	.imgmenu2 .imgmenu2-letter img {
		max-height: 100%
	}
}

@media only screen and (max-width:767px) {
	.imgmenu-wrap2 {
		margin-left: 5px;
		margin-right: 5px
	}
	.imgmenu2 {
		width: calc(50% - 10px);
		min-height: 35vh;
		margin-top: 10px
	}
	.imgmenu2::before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		z-index: 3
	}
	.imgmenu2 .imgmenu-content {
		padding: 20px
	}
	.imgmenu2 .imgmenu2-letter {
		width: auto;
		height: 85%;
		z-index: 2;
		padding: 0;
		top: 50%!important;
		left: 50%!important
	}
	.imgmenu2 .imgmenu2-letter img {
		max-height: 100%
	}
}

@media only screen and (max-width:450px) {
	.imgmenu2 {
		width: calc(100% - 10px);
		min-height: 18vh;
		margin-top: 5px
	}
	.imgmenu2 .imgmenu-content {
		padding: 10px 20px
	}
	.imgmenu2 .imgmenu-content h4 {
		margin-bottom: 5px
	}
	.imgmenu2 .imgmenu2-letter {
		width: auto;
		height: 85%;
		z-index: 2;
		padding: 0;
		top: 50%!important;
		left: 50%!important
	}
	.imgmenu2 .imgmenu2-letter img {
		max-height: 100%
	}
}

@media only screen and (max-width:576px) {
	.imgmenu2 .imgmenu-content h6 {
		display: none
	}
}

.about-me-area {
	min-height: 100vh
}

.about-me {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.about-me-thumb {
	width: 47%
}

.about-me-content {
	width: 53%;
	margin-bottom: 0
}

.about-me-block {
	padding: 120px 80px 120px 120px
}

.about-me-block h4 {
	font-size: 24px;
	color: #272b2b;
	font-weight: 700;
	position: relative
}

.about-me-block h4::before {
	content: "";
	position: absolute;
	right: calc(100% + 20px);
	left: auto;
	top: 50%;
	height: 1px;
	width: 50px;
	background: #272b2b
}

.about-me-block h2 {
	font-family: Poppins, sans-serif;
	font-weight: 900;
	color: #272b2b;
	margin-bottom: 40px
}

.about-me-block p b {
	font-weight: 500
}

.about-me-content {
	position: initial
}

.about-me-content .cr-navigation {
	position: absolute;
	bottom: 50px;
	cursor: pointer
}

.about-me-content .cr-navigation.cr-navigation-prev {
	left: 50px;
	right: auto;
	display: none!important
}

.about-me-content .cr-navigation.cr-navigation-next {
	left: auto;
	right: 50px
}

.about-me-content .cr-navigation.cr-navigation-next i {
	padding-left: 10px;
	vertical-align: middle;
	font-size: 12px
}

.about-me-content-tab {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	max-width: 75px;
	height: auto;
	z-index: 10
}

.about-me-content-tab ul.slick-dots {
	position: relative;
	bottom: inherit;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	width: 75px
}

.about-me-content-tab ul.slick-dots li {
	position: relative;
	display: block;
	width: 75px;
	height: auto;
	margin: 0;
	padding: 35px 31px;
	cursor: pointer;
	background: #fff;
	word-wrap: break-word;
	color: #676a6b;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1;
	transition: all .4s ease-in-out 0s
}

.about-us-philosophy .about-us-philosophy-title,
.about-us-quote-content .about-us-quote-author h6,
.about-us-quote-content p {
	font-weight: 700;
	color: #fff;
	font-family: Poppins, sans-serif
}

.about-me-content-tab ul.slick-dots li::after {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	border-width: 21px;
	border-style: solid;
	border-color: transparent transparent transparent #000;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}

.about-me-content-tab ul.slick-dots li.slick-active {
	background: #000;
	color: #fff
}

.about-me-content-tab ul.slick-dots li.slick-active::after {
	visibility: visible;
	opacity: 1
}

@media only screen and (min-width:1600px) and (max-width:1919px) {
	.about-me-block {
		padding: 85px 30px 30px 85px
	}
	.about-me-block h2 {
		margin-bottom: 20px
	}
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
	.about-me {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.about-me-block {
		padding: 0 30px 30px 85px
	}
	.about-me-block h2 {
		margin-bottom: 20px;
		font-size: 36px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.about-me {
		display: block
	}
	.about-me-content,
	.about-me-thumb,
	.about-me-thumb img {
		width: 100%
	}
	.about-me-content-tab {
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
		top: 60%
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.about-me {
		display: block
	}
	.about-me-content,
	.about-me-thumb,
	.about-me-thumb img {
		width: 100%
	}
	.about-me-content-tab {
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
		top: 60%
	}
	.about-me-content-tab ul.slick-dots li {
		width: 50px;
		padding: 35px 18px
	}
}

@media only screen and (max-width:767px) {
	.about-me {
		display: block
	}
	.about-me-content,
	.about-me-thumb,
	.about-me-thumb img {
		width: 100%
	}
	.about-me-content-tab {
		position: relative;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
		top: 0;
		max-width: 100%
	}
	.about-me-content-tab ul.slick-dots {
		width: auto
	}
	.about-me-content-tab ul.slick-dots li {
		width: auto;
		padding: 15px;
		display: inline-block;
		-webkit-transition: all .4s;
		-o-transition: all .4s;
		transition: all .4s
	}
	.about-me-content-tab ul.slick-dots li::after {
		border-color: #000 transparent transparent;
		-webkit-transform: translateX(-50%) translateY(0);
		-ms-transform: translateX(-50%) translateY(0);
		transform: translateX(-50%) translateY(0);
		left: 50%;
		top: 100%;
		border-width: 10px;
		-webkit-transition: all .4s;
		-o-transition: all .4s;
		transition: all .4s
	}
	.about-me-block {
		padding: 30px
	}
	.about-me-block h4 {
		font-size: 18px
	}
	.about-me-content {
		padding-bottom: 80px;
		position: relative
	}
	.about-me-content .cr-navigation {
		bottom: 20px
	}
}

.about-us-philosophy,
.about-us-quote {
	display: -webkit-box;
	display: -ms-flexbox
}

.about-us-content-inner {
	position: relative;
	z-index: 1
}

.about-us-content-inner .section-title {
	margin-bottom: 70px
}

.about-us-content-inner>p {
	padding-left: 70px
}

.about-us-content-inner::before {
	content: url(images/letters/about-letters.png);
	position: absolute;
	left: 0;
	top: 130px;
	z-index: -1
}

.about-us-quote {
	display: flex;
	margin-top: 35px
}

.about-us-quote-thumb {
	width: 55%
}

.about-us-quote-content {
	text-align: center;
	width: 45%;
	/*background-image: url(images/about/about-us-quote-content-bg.jpg);*/
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	padding: 45px
}

.about-us-quote-content i {
	font-size: 60px
}

.about-us-quote-content p {
	font-size: 24px;
	/*text-align: justify;*/
	line-height: 38px
}

.about-us-quote-content .about-us-quote-author {
	position: relative;
	padding-top: 20px
}

.about-us-quote-content .about-us-quote-author::before {
	content: "";
	left: 50%;
	top: 0;
	height: 1px;
	width: 30px;
	margin-left: -15px;
	background: #fff;
	position: absolute
}

.about-us-quote-content .about-us-quote-author h6 {
	font-size: 18px;
	margin-bottom: 10px
}

.about-us-quote-content .about-us-quote-author span {
	color: #fff
}

.about-us-philosophy-area {
	position: relative;
	z-index: 1
}

.about-us-philosophy-area::before {
	content: url(images/letters/mission-letters.png);
	position: absolute;
	left: 0;
	top: 130px;
	z-index: -1
}

.about-us-philosophy {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.about-us-philosophy .about-us-philosophy-content {
	width: 345px;
	background: #f6f6f6;
	padding: 50px 30px 30px 50px;
	position: relative;
	text-align: left;
	margin-top: 30px
}

.about-us-philosophy .about-us-philosophy-content:before {
	content: "";
	position: absolute;
	height: 150px;
	width: 1px;
	background: #ddd;
	left: 25px;
	top: 25px
}

.about-us-philosophy .about-us-philosophy-content:after {
	content: "";
	position: absolute;
	height: 1px;
	width: 150px;
	background: #ddd;
	left: 25px;
	top: 25px
}

.about-us-philosophy .about-us-philosophy-title {
	width: 200px;
	height: 120px;
	background: #175ef7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 0;
	margin-top: 30px;
	padding: 10px;
	position: relative;
	text-align: center
}

.about-us-philosophy .about-us-philosophy-title::before {
	content: "";
	height: 1px;
	width: 40px;
	position: absolute;
	right: 100%;
	top: 50%;
	background: #175ef7
}

.about-us-philosophy.vision {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.about-us-philosophy.vision .about-us-philosophy-title {
	background: #c92524
}

.about-us-philosophy.vision .about-us-philosophy-title::before {
	background: #c92524;
	right: auto;
	left: 100%
}

.about-us-philosophy.goal {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: -163px
}

.about-us-philosophy.goal .about-us-philosophy-title {
	background: #e265e4
}

.about-us-philosophy.goal .about-us-philosophy-title::before {
	background: #e265e4;
	width: 1px;
	height: 40px;
	right: 50%;
	left: 50%;
	top: 100%
}

.about-us-skills-area {
	position: relative;
	z-index: 1
}

.about-us-skills-area::before {
	content: url(images/letters/skills-letters.png);
	position: absolute;
	left: 0;
	top: 130px;
	z-index: -1
}

.about-us-skills {
	margin-top: 70px;
	padding: 0 70px
}

.about-us-team-area {
	position: relative;
	z-index: 1
}

.about-us-team-area::before {
	content: url(images/letters/team-letters.png);
	position: absolute;
	left: 0;
	top: 130px;
	z-index: -1
}

.about-us-team .slick-list {
	padding: 0 50px!important;
	margin-left: -50px;
	margin-right: -50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.about-us-quote {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.about-us-quote-content,
	.about-us-quote-thumb,
	.about-us-quote-thumb img {
		width: 100%
	}
	.about-us-philosophy .about-us-philosophy-title {
		font-size: 20px
	}
	.about-us-philosophy .about-us-philosophy-content {
		padding-left: 30px;
		padding-top: 30px;
		width: 330px
	}
	.about-us-philosophy .about-us-philosophy-content::after,
	.about-us-philosophy .about-us-philosophy-content::before {
		left: 15px;
		top: 15px
	}
	.about-us-philosophy.mission {
		margin-right: -10px
	}
	.about-us-philosophy.mission .about-us-philosophy-title {
		margin-left: 20px
	}
	.about-us-philosophy.vision {
		margin-left: -10px
	}
	.about-us-philosophy.vision .about-us-philosophy-title {
		margin-right: 20px
	}
	.about-us-philosophy.goal {
		margin-top: -245px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.about-us-content-inner .section-title {
		margin-bottom: 30px
	}
	.about-us-quote {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.about-us-quote-content,
	.about-us-quote-thumb,
	.about-us-quote-thumb img {
		width: 100%
	}
	.about-us-philosophy {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.about-us-philosophy.goal,
	.about-us-philosophy.mission,
	.about-us-philosophy.vision {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 0
	}
	.about-us-philosophy.goal .about-us-philosophy-title::before,
	.about-us-philosophy.mission .about-us-philosophy-title::before,
	.about-us-philosophy.vision .about-us-philosophy-title::before {
		height: 40px;
		width: 1px;
		right: auto;
		top: 100%;
		left: 50%
	}
	.about-us-philosophy .about-us-philosophy-content {
		width: 100%
	}
	.about-us-philosophy .about-us-philosophy-title::before {
		height: 40px;
		width: 1px;
		right: auto;
		top: 100%;
		left: 50%
	}
}

@media only screen and (max-width:767px) {
	.about-us-content-inner .section-title {
		margin-bottom: 30px
	}
	.about-us-quote {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.about-us-quote-content,
	.about-us-quote-thumb,
	.about-us-quote-thumb img {
		width: 100%
	}
	.about-us-philosophy {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.about-us-philosophy.goal,
	.about-us-philosophy.mission,
	.about-us-philosophy.vision {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 0
	}
	.about-us-philosophy.goal .about-us-philosophy-title::before,
	.about-us-philosophy.mission .about-us-philosophy-title::before,
	.about-us-philosophy.vision .about-us-philosophy-title::before {
		height: 40px;
		width: 1px;
		right: auto;
		top: 100%;
		left: 50%
	}
	.about-us-philosophy .about-us-philosophy-content {
		width: 100%
	}
	.about-us-philosophy .about-us-philosophy-title::before {
		height: 40px;
		width: 1px;
		right: auto;
		top: 100%;
		left: 50%
	}
	.about-us-skills {
		padding: 0
	}
}

@media only screen and (max-width:576px) {
	.about-us-quote-content {
		padding: 15px
	}
	.about-us-quote-content p {
		font-size: 20px
	}
}

.portfolios {
	padding-bottom: 130px
}

.single-portfolio+.single-portfolio {
	margin-top: 200px
}

.single-portfolio .single-portfolio-thumb {
	-webkit-box-shadow: 0 0 15px rgba(77, 77, 77, .1);
	box-shadow: 0 0 15px rgba(77, 77, 77, .1);
	position: relative;
	margin-right: 25px;
	margin-bottom: 25px
}

.single-portfolio .single-portfolio-thumb::after {
	content: "";
	position: absolute;
	left: 25px;
	top: 25px;
	height: 100%;
	width: 100%;
	-webkit-box-shadow: 0 0 15px rgba(77, 77, 77, .1);
	box-shadow: 0 0 15px rgba(77, 77, 77, .1);
	z-index: -1
}

.single-portfolio .single-portfolio-thumb a {
	display: inline-block;
	position: relative;
	overflow: hidden;
	vertical-align: middle
}

.single-portfolio .single-portfolio-thumb a img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .4s ease-in-out 0s;
	-o-transition: .4s ease-in-out 0s;
	transition: .4s ease-in-out 0s
}

.single-portfolio .single-portfolio-thumb a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #175ef7;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	transform: scale(.95);
	-webkit-transition: .5s ease-out 0s;
	-o-transition: .5s ease-out 0s;
	transition: .5s ease-out 0s;
	z-index: 1
}

.single-portfolio .single-portfolio-thumb a::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100px;
	width: 100px;
	background-image: url(images/icons/plus-icon.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-position: center center;
	opacity: 0;
	visibility: hidden;
	margin-left: -50px;
	margin-top: -50px;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6);
	-webkit-transition: .5s ease-out 0s;
	-o-transition: .5s ease-out 0s;
	transition: .5s ease-out 0s;
	z-index: 2
}

.blog-item-meta li a i,
.portfolio-gallery .cr-navigation {
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s
}

.single-portfolio .single-portfolio-thumb:hover a img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.single-portfolio .single-portfolio-thumb:hover a::before {
	opacity: .9;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.single-portfolio .single-portfolio-thumb:hover a::after {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.single-portfolio .single-portfolio-content {
	margin-left: -210px;
	position: relative;
	z-index: 3
}

.single-portfolio .single-portfolio-content::after {
	content: "";
	display: table;
	clear: both
}

.single-portfolio .single-portfolio-content h5 {
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	color: #272b2b;
	letter-spacing: 1px;
	position: relative;
	display: inline-block;
	padding-left: 80px
}

.single-portfolio .single-portfolio-content h5::after {
	content: "";
	left: calc(100% + 5px);
	top: 50%;
	height: 1px;
	width: 150px;
	background: #ffe400;
	position: absolute
}

.single-portfolio .single-portfolio-content h2 {
	font-weight: 900;
	color: #272b2b;
	font-size: 68px;
	font-family: Poppins, sans-serif;
	position: relative;
	padding-left: 80px
}

.single-portfolio .single-portfolio-content h2::before {
	content: "#";
	position: absolute;
	left: 0;
	top: 0;
	color: #c92524
}

.single-portfolio .single-portfolio-content h2 span {
	color: #c92524
}

.single-portfolio .single-portfolio-content h2 a {
	color: #272b2b
}

.single-portfolio.single-portfolio-reverse .single-portfolio-thumb::after {
	left: auto;
	right: 25px;
	top: 25px
}

.single-portfolio.single-portfolio-reverse .single-portfolio-content {
	margin-left: 0;
	margin-right: -210px
}

.single-portfolio.single-portfolio-reverse .single-portfolio-content h5 {
	float: right;
	padding-left: 0;
	padding-right: 80px
}

.single-portfolio.single-portfolio-reverse .single-portfolio-content h5::after {
	left: auto;
	right: calc(100% + 5px)
}

.portfolios-button .portfolio-load-more {
	margin-top: 80px
}

@media only screen and (min-width:1600px) and (max-width:1919px) {
	.single-portfolio+.single-portfolio {
		margin-top: 120px
	}
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
	.single-portfolio+.single-portfolio {
		margin-top: 100px
	}
	.single-portfolio .single-portfolio-content h2 {
		font-size: 58px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.single-portfolio .single-portfolio-content h2 {
		font-size: 46px
	}
	.single-portfolio+.single-portfolio {
		margin-top: 100px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.single-portfolio .single-portfolio-content {
		padding-top: 50px;
		margin-left: 0
	}
	.single-portfolio .single-portfolio-content h2 {
		font-size: 48px
	}
	.single-portfolio.single-portfolio-reverse .single-portfolio-content {
		margin-right: 0;
		margin-left: 0
	}
	.single-portfolio.single-portfolio-reverse .single-portfolio-content h5 {
		float: none;
		padding-left: 80px;
		padding-right: 0;
		right: auto
	}
	.single-portfolio.single-portfolio-reverse .single-portfolio-content h5:after {
		left: calc(100% + 5px)
	}
	.single-portfolio+.single-portfolio {
		margin-top: 80px
	}
}

@media only screen and (max-width:767px) {
	.portfolios {
		padding-bottom: 70px
	}
	.single-portfolio .single-portfolio-content {
		padding-top: 50px;
		margin-left: 0
	}
	.single-portfolio .single-portfolio-content h2 {
		font-size: 42px;
		padding-left: 60px
	}
	.single-portfolio .single-portfolio-content h5 {
		font-size: 18px;
		padding-left: 60px
	}
	.single-portfolio.single-portfolio-reverse .single-portfolio-content {
		margin-right: 0;
		margin-left: 0
	}
	.single-portfolio.single-portfolio-reverse .single-portfolio-content h5 {
		float: none;
		padding-left: 60px;
		padding-right: 0;
		right: auto
	}
	.single-portfolio.single-portfolio-reverse .single-portfolio-content h5:after {
		left: calc(100% + 5px)
	}
	.single-portfolio+.single-portfolio {
		margin-top: 80px
	}
}

@media only screen and (max-width:576px) {
	.single-portfolio+.single-portfolio {
		margin-top: 50px
	}
	.single-portfolio .single-portfolio-thumb {
		margin-right: 0
	}
	.single-portfolio .single-portfolio-content {
		padding-top: 30px
	}
	.single-portfolio .single-portfolio-content h2 {
		font-size: 28px;
		padding-left: 35px
	}
	.single-portfolio .single-portfolio-content h5 {
		font-size: 16px;
		padding-left: 35px
	}
}

.portfolio-head {
	min-height: 685px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.portfolio-head-thumb {
	position: absolute;
	left: auto;
	right: 0;
	width: 50%;
	height: auto;
	top: 0
}

.portfolio-head-thumb::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .3)
}

.portfolio-head-content {
	position: relative;
	z-index: 3
}

.portfolio-head-content::after {
	content: "";
	display: table;
	clear: both
}

.portfolio-head-content h5 {
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	color: #272b2b;
	letter-spacing: 1px;
	position: relative;
	display: inline-block;
	padding-left: 80px
}

.portfolio-head-content h5::after {
	content: "";
	left: calc(100% + 5px);
	top: 50%;
	height: 1px;
	width: 150px;
	background: #ffe400;
	position: absolute
}

.portfolio-head-content h2 {
	font-weight: 900;
	color: #272b2b;
	font-size: 68px;
	font-family: Poppins, sans-serif;
	position: relative;
	padding-left: 80px
}

.portfolio-head-content h2::before {
	content: "#";
	position: absolute;
	left: 0;
	top: 0;
	color: #c92524
}

.portfolio-head-content h2 span {
	color: #c92524
}

.portfolio-details-content-inner {
	margin-top: 120px
}

.portfolio-details-content-inner p {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px
}

.portfolio-details-info {
	margin-top: 30px
}

.portfolio-details-info ul {
	padding-left: 0;
	margin-bottom: 0
}

.portfolio-details-info ul li {
	display: inline-block;
	list-style: none
}

.portfolio-details-info ul li h6 {
	font-size: 16px;
	color: #272b2b;
	font-weight: 700;
	font-family: Poppins, sans-serif;
	margin-bottom: 10px
}

.portfolio-details-info ul li p {
	color: #676a6b;
	font-weight: 300;
	font-family: Poppins, sans-serif
}

.portfolio-gallery {
	position: relative;
	margin-top: 80px
}

.portfolio-gallery .cr-navigation {
	position: absolute;
	bottom: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 3;
	background: #000;
	padding: 13px 25px;
	border-radius: 100%;
	color: #fff;
	transition: all .3s ease-in-out 0s
}

.portfolio-gallery .cr-navigation.cr-navigation-prev {
	left: 0;
	right: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.portfolio-gallery .cr-navigation.cr-navigation-prev i {
	padding-right: 10px;
	vertical-align: middle;
	font-size: 12px
}

.portfolio-gallery .cr-navigation.cr-navigation-next {
	left: auto;
	right: 0;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

.portfolio-gallery .cr-navigation.cr-navigation-next i {
	padding-left: 10px;
	vertical-align: middle;
	font-size: 12px
}

.portfolio-gallery .cr-navigation:hover {
	background: #c92524
}

.portfolio-gallery-thumb .image-zoom-trigger {
	display: inline-block;
	vertical-align: middle
}

.portfolio-video {
	margin-top: 80px
}

.portfolio-details-footer {
	margin-top: 50px
}

.portfolio-details-share>h6 {
	font-size: 16px;
	font-weight: 700;
	color: #303030;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	margin-bottom: 0;
	font-family: Poppins, sans-serif
}

.portfolio-details-share .social-links {
	display: inline-block
}

.portfolio-details-share .social-links ul {
	padding-left: 10px
}

.portfolio-details-meta {
	text-align: right
}

.portfolio-details-meta ul {
	padding-left: 0;
	margin-bottom: 0
}

.portfolio-details-meta ul li {
	list-style: none;
	display: inline-block
}

.portfolio-details-meta ul li a {
	color: #676a6b
}

.portfolio-details-meta ul li a:hover {
	color: #c92524
}

.portfolio-details-meta ul li::after {
	content: "/";
	padding: 0 10px
}

.portfolio-details-meta ul li:last-child::after {
	display: none
}

.portfolio-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.portfolio-navigation a {
	display: inline-block;
	font-weight: 700;
	color: #272b2b;
	font-size: 14px;
	letter-spacing: .5px;
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}

.portfolio-navigation a:hover {
	color: #c92524
}

.portfolio-navigation a.portfolio-navigation-prev i {
	padding-right: 15px
}

.portfolio-navigation a.portfolio-navigation-next {
	text-align: right
}

.portfolio-navigation a.portfolio-navigation-next i {
	padding-left: 15px
}

.plyr__control--overlaid svg {
	height: 35px;
	left: 4px;
	position: relative;
	width: 35px
}

.plyr__control--overlaid {
	padding: 32px;
	background: #175ef7
}

@media only screen and (min-width:1600px) and (max-width:1919px) {
	.portfolio-head {
		min-height: 570px
	}
}

@media only screen and (min-width:1200px) and (max-width:1599px) {
	.portfolio-head {
		min-height: 428px
	}
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
	.portfolio-head {
		min-height: 500px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.portfolio-head {
		display: block;
		min-height: inherit
	}
	.portfolio-head-thumb {
		position: relative;
		width: 100%
	}
	.portfolio-head-thumb img {
		width: 100%
	}
	.portfolio-head-content {
		padding-top: 60px
	}
	.portfolio-head-content h2 {
		font-size: 48px
	}
	.portfolio-details-content-inner {
		margin-top: 60px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.portfolio-head {
		display: block;
		min-height: inherit
	}
	.portfolio-head-thumb {
		position: relative;
		width: 100%
	}
	.portfolio-head-thumb img {
		width: 100%
	}
	.portfolio-head-content {
		padding-top: 60px
	}
	.portfolio-head-content h5 {
		padding-left: 60px
	}
	.portfolio-head-content h2 {
		font-size: 48px;
		padding-left: 60px
	}
	.portfolio-details-content-inner {
		margin-top: 60px
	}
}

@media only screen and (max-width:767px) {
	.portfolio-head {
		display: block;
		min-height: inherit
	}
	.portfolio-head-thumb {
		position: relative;
		width: 100%
	}
	.portfolio-head-thumb img {
		width: 100%
	}
	.portfolio-head-content {
		padding-top: 60px
	}
	.portfolio-head-content h5 {
		padding-left: 60px;
		font-size: 20px
	}
	.portfolio-head-content h2 {
		font-size: 36px;
		padding-left: 60px
	}
	.portfolio-details-content-inner {
		margin-top: 60px
	}
	.portfolio-details-content-inner p {
		-webkit-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0;
		column-gap: 0
	}
	.portfolio-gallery .cr-navigation.cr-navigation-next,
	.portfolio-gallery .cr-navigation.cr-navigation-prev {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	.portfolio-gallery {
		padding-bottom: 55px
	}
	.portfolio-gallery .cr-navigation {
		top: auto;
		bottom: 9px;
		padding: 5px 20px;
		border-radius: 1000px
	}
	.portfolio-details-meta {
		text-align: left;
		padding-top: 20px
	}
}

@media only screen and (max-width:576px) {
	.portfolio-head-content h5 {
		padding-left: 40px
	}
	.portfolio-head-content h2 {
		font-size: 32px;
		padding-left: 40px
	}
	.plyr__control--overlaid {
		padding: 18px
	}
	.plyr__control--overlaid svg {
		height: 24px;
		width: 24px;
		left: 3px
	}
}

.portfolio-head-2 {
	min-height: auto;
	display: block
}

.portfolio-head-2 .portfolio-head-thumb {
	width: 100%;
	position: relative
}

.portfolio-head-2 .portfolio-head-thumb::before {
	content: "";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(10, 7, 7, .7);
	position: absolute
}

.portfolio-head-2 .portfolio-head-content {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.portfolio-head-2 .portfolio-head-content h2,
.portfolio-head-2 .portfolio-head-content h5 {
	color: #fff
}

.portfolio-details-content-2 p {
	-webkit-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0;
	column-gap: 0
}

.portfolio-details-content-2 .portfolio-details-content-inner {
	position: relative;
	z-index: 1
}

.portfolio-details-content-2 .portfolio-details-content-inner::before {
	/*content: url(images/letters/about-letters.png);*/
	position: absolute;
	left: 0;
	top: -40px;
	z-index: -1
}

.portfolio-gallery-wrap {
	padding: 50px;
	position: relative;
	margin-top: 80px
}

.portfolio-gallery-wrap::before {
	content: "";
	left: 0;
	top: 0;
	position: absolute;
	height: 100%;
	width: 65%;
	background-image: url(images/icons/black-bg-pattern.png);
	background-repeat: repeat
}

.portfolio-gallery-wrap .portfolio-gallery {
	margin-top: 0
}

.portfolio-details-footer-content {
	padding-top: 50px;
	padding-bottom: 30px
}

.portfolio-details-area-dark {
	/*background-image: url(images/bg/portfolio-details-dark-bg.jpg);*/
	background-repeat: no-repeat
}

.portfolio-gallery-2 .portfolio-gallery-thumb .image-zoom-trigger {
	position: relative
}

.portfolio-gallery-2 .portfolio-gallery-thumb .image-zoom-trigger::before {
	content: "";
	left: 10px;
	top: 10px;
	height: calc(100% - 20px);
	width: calc(100% - 20px);
	position: absolute;
	background: rgba(0, 0, 0, .75);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}

.portfolio-gallery-2 .portfolio-gallery-thumb .image-zoom-trigger::after {
	content: "\e611";
	font-family: themify;
	left: 50%;
	top: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 24px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	color: #fff
}

.portfolio-gallery-2 .portfolio-gallery-thumb .image-zoom-trigger:hover::after,
.portfolio-gallery-2 .portfolio-gallery-thumb .image-zoom-trigger:hover::before {
	opacity: 1;
	visibility: visible
}

.portfolio-details-content-3 {
	padding-top: 80px
}

.portfolio-details-content-3-inner {
	-webkit-column-count: 2;
	column-count: 2
}

.portfolio-details-content-3-inner p {
	margin-bottom: 30px;
	padding-right: 20px
}

.portfolio-details-content-3-inner ul.portfolio-details-info {
	padding-left: 0;
	margin-bottom: 0;
	padding-right: 20px
}

.portfolio-details-content-3-inner ul.portfolio-details-info li {
	list-style: none;
	margin-bottom: 8px
}

.blog-item-date,
.blog-item-postby {
	margin-bottom: 5px;
	font-family: Poppins, sans-serif
}

.portfolio-details-content-3-inner ul.portfolio-details-info li span {
	font-family: Poppins, sans-serif;
	font-size: 16px;
	font-weight: 700;
	padding-right: 7px
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.portfolio-head-2 .portfolio-head-content {
		padding-top: 0
	}
	.portfolio-head-2 .portfolio-head-content h5 {
		font-size: 20px
	}
	.portfolio-head-2 .portfolio-head-content h2 {
		font-size: 42px
	}
}

@media only screen and (max-width:767px) {
	.portfolio-head-2 .portfolio-head-content {
		position: relative;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
		padding: 45px 0 30px
	}
	.portfolio-head-2 .portfolio-head-content h5 {
		font-size: 16px;
		padding-left: 40px
	}
	.portfolio-head-2 .portfolio-head-content h2 {
		font-size: 32px;
		padding-left: 40px
	}
	.portfolio-gallery-wrap {
		padding: 0
	}
	.portfolio-gallery-wrap::before {
		display: none
	}
	.portfolio-details-content-3-inner {
		-webkit-column-count: 1;
		column-count: 1
	}
}

.blog-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-top: 30px;
	background: #fff
}

.blog-item .blog-item-thumb {
	width: 47%;
	overflow: hidden
}

.blog-item .blog-item-thumb img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}

.blog-item .blog-item-thumb a:not(.video-play-trigger) {
	display: inline-block;
	position: relative
}

.blog-item .blog-item-thumb a:not(.video-play-trigger)::before {
	content: "";
	left: 10%;
	top: 10%;
	height: 80%;
	width: 80%;
	position: absolute;
	background: rgba(0, 0, 0, .6);
	z-index: 1;
	-webkit-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	visibility: hidden;
	opacity: 0
}

.blog-item .blog-item-thumb a:not(.video-play-trigger)::after {
	content: "";
	background-image: url(images/icons/plus-icon.png);
	background-size: contain;
	height: 95px;
	width: 95px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -47px;
	margin-top: -47px;
	z-index: 2;
	-webkit-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	visibility: hidden;
	opacity: 0
}

.blog-item .cr-readmore {
	margin-top: 20px
}

.blog-item:hover .blog-item-thumb img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.blog-item:hover .blog-item-thumb a::after,
.blog-item:hover .blog-item-thumb a::before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	visibility: visible
}

.blog-item-content {
	width: 53%;
	-ms-flex-item-align: start;
	align-self: flex-start;
	padding: 22px 30px 0;
	position: relative
}

.blog-item-content::after,
.blog-item-content::before {
	content: "";
	left: 0;
	top: 0;
	background: #f6f6f6;
	position: absolute
}

.blog-item-content::before {
	height: 8px;
	width: 100%
}

.blog-item-content::after {
	width: 8px;
	height: 100%
}

.blog-item-date {
	font-weight: 300;
	color: #676a6b;
	font-size: 14px
}

.blog-item-date span.date {
	font-size: 36px;
	color: #c92524;
	font-weight: 700
}

.blog-item-date span.month {
	font-weight: 400;
	color: #272b2b
}

.blog-item-postby {
	font-weight: 300;
	color: #676a6b;
	font-size: 14px
}

.blog-item-postby a {
	color: #272b2b
}

.blog-item-postby a:hover {
	color: #c92524
}

.blog-item-title {
	font-weight: 700;
	font-family: Poppins, sans-serif;
	color: #272b2b
}

.blog-item-title a {
	color: #272b2b
}

.blog-item-title a:hover {
	color: #c92524
}

.blog-item-meta {
	padding-left: 0;
	font-size: 0
}

.blog-item-meta li {
	list-style: none;
	display: inline-block;
	color: #272b2b;
	font-size: 14px
}

.blog-item-meta li::after {
	content: "/";
	padding: 0 5px
}

.blog-item-meta li a {
	color: #676a6b;
	margin-left: 4px
}

.blog-item-meta li a i {
	color: #272b2b;
	vertical-align: middle;
	padding-right: 5px;
	transition: all .3s ease-in-out 0s
}

.blog-item-meta li a:hover,
.blog-item-meta li a:hover i {
	color: #c92524
}

.blog-item-meta li:last-child::after {
	display: none
}

.blog-item-share-wrap::after {
	content: "";
	display: table;
	clear: both
}

.blog-item-share {
	position: relative;
	display: inline-block
}

.blog-item-share .blog-item-share-toggle {
	background: 0 0;
	font-size: 16px;
	color: #272b2b;
	font-weight: 300;
	border: none;
	outline: 0;
	padding: 0;
	font-family: Poppins, sans-serif;
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s
}

.blog-item-share .blog-item-share-toggle.is-active,
.blog-item-share .blog-item-share-toggle:hover {
	color: #c92524
}

.blog-item-share .blog-item-social-links {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease-out 0s;
	-o-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	-webkit-transform: translateY(-50%) scaleY(0);
	-ms-transform: translateY(-50%) scaleY(0);
	transform: translateY(-50%) scaleY(0);
	position: absolute;
	left: calc(100% + 20px);
	top: 50%;
	white-space: nowrap
}

.blog-item-share .blog-item-social-links.is-visible {
	-webkit-transform: translateY(-50%) scaleY(1);
	-ms-transform: translateY(-50%) scaleY(1);
	transform: translateY(-50%) scaleY(1);
	opacity: 1;
	visibility: visible
}

.blog-item-qote blockquote {
	margin-bottom: 0
}

.blog-item-qote blockquote a {
	color: #fff
}

.blog-item-audio iframe {
	border: none;
	outline: 0;
	width: 100%;
	min-height: 386px
}

.blog-item-image .blog-item-thumb {
	width: 100%
}

.blog-item-video .blog-item-thumb {
	position: relative
}

.blog-item-video .blog-item-thumb a:not(.video-play-trigger)::before {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, .5);
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.blog-item-video .blog-item-thumb a:not(.video-play-trigger)::after {
	display: none
}

.blog-item-video .blog-item-thumb .cr-video-btn {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.blog-item-audio,
.blog-item-image,
.blog-item-qote,
.contact-page-address {
	position: relative
}

.blog-item-video-2 .plyr--video {
	width: 100%
}

.blog-item-video-2 .plyr__control--overlaid {
	padding: 20px
}

.blog-item-audio::before,
.blog-item-image::before,
.blog-item-qote::before {
	content: "";
	left: 0;
	top: 0;
	height: 8px;
	width: 53%;
	background: #f6f6f6;
	position: absolute
}

.blog-item-audio::after,
.blog-item-image::after,
.blog-item-qote::after {
	content: "";
	left: 0;
	top: 0;
	width: 8px;
	height: 76%;
	background: #f6f6f6;
	position: absolute
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.blog-item-title {
		font-size: 18px
	}
	.blog-item-qote blockquote {
		font-size: 26px;
		line-height: 40px
	}
}

@media only screen and (max-width:767px) {
	.blog-item-thumb a,
	.blog-item-thumb img {
		width: 100%
	}
	.blog-item-title {
		font-size: 20px
	}
	.blog-item-meta {
		margin-bottom: 10px
	}
	.blog-item .cr-readmore {
		margin-top: 15px
	}
}

@media only screen and (max-width:576px) {
	.blog-item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.blog-item .blog-item-content,
	.blog-item .blog-item-thumb {
		width: 100%
	}
	.blog-item-qote blockquote {
		padding: 25px;
		font-size: 20px;
		line-height: 36px
	}
}

.blogs-area-filters button {
	display: inline-block;
	color: #676a6b;
	font-weight: 300;
	font-size: 18px;
	background: 0 0;
	line-height: 28px;
	padding: 20px 25px;
	outline: 0;
	border: none;
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}

.blog-details .blog-details-title::after,
.blog-details-metacontent::after {
	display: table;
	clear: both;
	content: ""
}

.blog-details .blog-details-title,
.blog-details-navigation a {
	font-weight: 700;
	font-family: Poppins, sans-serif
}

.blog-details-author-wrap,
.blog-details-commentlist-wrap {
	border-bottom: 4px solid #f6f6f6
}

.blogs-area-filters button.is-checked,
.blogs-area-filters button:hover {
	color: #c92524
}

.blog-items-wrapper {
	margin-top: 40px
}

.blogs-load-more-toggle {
	margin-top: 80px
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.blog-item-thumb a,
	.blog-item-thumb img {
		width: 100%
	}
	.blogs-area-filters {
		padding: 15px 0
	}
	.blogs-area-filters button {
		padding: 8px 12px
	}
}

@media only screen and (max-width:767px) {
	.blogs-area-filters {
		padding: 15px 0
	}
	.blogs-area-filters button {
		padding: 8px 12px
	}
}

.blog-details .blog-details-title {
	font-size: 24px;
	color: #272b2b;
	padding-bottom: 20px
}

.blog-details .plyr__control--overlaid {
	padding: 22px;
	background: #fff
}

.blog-details blockquote {
	margin-top: 30px;
	margin-bottom: 30px
}

.blog-details img {
	margin-bottom: 25px;
	margin-top: 15px
}

.blog-details-metacontent {
	padding-top: 40px;
	padding-bottom: 25px
}

.blog-details-metacontent h6,
.blog-details-metacontent ul {
	display: inline-block
}

.blog-details-metacontent h6 {
	padding-right: 30px
}

.blog-details-metacontent ul {
	float: right;
	margin-top: 15px
}

.blog-details-share-tags {
	padding-top: 30px
}

.blog-details-share-tags::after {
	content: "";
	display: table;
	clear: both
}

.blog-item-share {
	float: left
}

.blog-details-tags {
	float: right;
	font-size: 14px
}

.blog-details-tags ul {
	display: inline-block;
	list-style: none;
	margin-bottom: 0;
	padding-left: 0
}

.blog-details-tags ul li {
	display: inline-block;
	font-size: 14px
}

.blog-details-tags ul li::after {
	content: ","
}

.blog-details-tags ul li:last-child::after {
	display: none
}

.blog-details-tags ul li a {
	color: #272b2b
}

.blog-details-tags ul li a:hover {
	color: #c92524
}

@media only screen and (max-width:576px) {
	.blog-details-metacontent ul {
		float: none
	}
}

.blog-details-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #f6f6f6;
	padding: 10px 30px;
	margin-top: 45px
}

.blog-details-navigation a {
	color: #272b2b;
	padding: 7px 0
}

.blog-details-navigation a:hover {
	color: #c92524
}

.blog-details-navigation .navigation-prev i {
	padding-right: 10px
}

.blog-details-navigation .navigation-next i {
	padding-left: 10px
}

.blog-details-author {
	text-align: center;
	padding: 50px 30px
}

.blog-details-author-thumb {
	height: 190px;
	width: 190px;
	display: inline-block;
	border-radius: 1000px;
	overflow: hidden;
	margin-bottom: 20px
}

.blog-details-author-thumb img {
	width: 100%
}

.blog-details-author-quote {
	margin-bottom: 25px
}

.blog-details-author-content h6 {
	font-size: 16px;
	color: #272b2b;
	font-family: Poppins, sans-serif;
	font-weight: 600
}

.blog-details-commentlist-wrap {
	padding: 50px 0
}

.blog-details-commentbox-wrap {
	padding-top: 50px
}

.blog-details .plyr--video {
	margin-top: 70px
}

.single-comment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 60px
}

.single-comment .single-comment-thumb {
	padding-right: 30px
}

.single-comment .single-comment-content {
	-ms-flex-negative: 100;
	flex-shrink: 100
}

.single-comment .single-comment-content h6 {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 500;
	font-family: Poppins, sans-serif;
	color: #272b2b
}

.contact-form input[type=submit],
.contact-page-address-single .contact-page-address-content p {
	margin-bottom: 0
}

.single-comment .single-comment-content span {
	display: block;
	color: #272b2b;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #efefef
}

.single-comment .single-comment-content p {
	margin-top: 17px;
	margin-bottom: 0
}

.single-comment.reply {
	padding-left: 80px
}

@media only screen and (max-width:767px) {
	.single-comment {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.single-comment .single-comment-content {
		margin-top: 30px
	}
	.single-comment.reply {
		padding-left: 30px
	}
}

.contact-page-address::before {
	content: url(images/letters/contact-letters.png);
	left: 0;
	top: 0;
	position: absolute
}

.contact-page-address-single {
	margin-top: 30px
}

.contact-page-address-single .contact-page-address-icon {
	display: inline-block;
	position: absolute;
	top: 50%;
	height: 120px;
	width: 120px;
	border-radius: 1000px;
	text-align: center;
	padding: 10px;
	line-height: 100px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1
}

.contact-page-address-single .contact-page-address-icon::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border-radius: 1000px;
	background: rgba(0, 0, 0, .1);
	z-index: -1;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s
}

.contact-page-address-single .contact-page-address-icon i,
.contact-page-address-single .contact-page-address-icon img {
	display: inline-block
}

.contact-page-address-single .contact-page-address-content {
	margin-left: 100px;
	padding: 50px;
	-webkit-box-shadow: 0 0 15px rgba(77, 77, 77, .2);
	box-shadow: 0 0 15px rgba(77, 77, 77, .2)
}

.contact-page-address-single .contact-page-address-content h6 {
	font-family: Poppins, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #272b2b
}

.contact-page-address-single .contact-page-address-content a {
	color: #676a6b
}

.contact-page-address-single .contact-page-address-content a:hover {
	color: #c92524
}

.contact-page-address-single:hover .contact-page-address-icon::before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.contact-page-social {
	margin-top: 20px
}

.contact-page-social h4 {
	display: inline-block;
	font-weight: 700;
	color: #272b2b;
	font-family: Poppins, sans-serif
}

.contact-page-social .social-links {
	display: inline-block;
	padding-left: 30px
}

.contact-page-social .social-links ul li a {
	color: #272b2b;
	font-size: 24px
}

.contact-page-copyright {
	text-align: right;
	margin-top: 20px
}

.contact-page-copyright a {
	color: #676a6b
}

.contact-page-copyright a:hover {
	color: #c92524
}

.google-map {
	min-height: 340px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.contact-page-address-single {
		-webkit-box-shadow: 0 0 15px rgba(77, 77, 77, .2);
		box-shadow: 0 0 15px rgba(77, 77, 77, .2)
	}
	.contact-page-address-single .contact-page-address-icon {
		position: relative;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
		margin-left: 30px;
		margin-top: 30px
	}
	.contact-page-address-single .contact-page-address-content {
		margin-left: 0;
		padding: 30px;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.contact-page-address-single {
		-webkit-box-shadow: 0 0 15px rgba(77, 77, 77, .2);
		box-shadow: 0 0 15px rgba(77, 77, 77, .2)
	}
	.contact-page-address-single .contact-page-address-icon {
		position: relative;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
		margin-left: 30px;
		margin-top: 30px
	}
	.contact-page-address-single .contact-page-address-content {
		margin-left: 0;
		padding: 30px;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.contact-page-copyright {
		text-align: left;
		margin-top: 0
	}
}

@media only screen and (max-width:767px) {
	.contact-page-address-single {
		-webkit-box-shadow: 0 0 15px rgba(77, 77, 77, .2);
		box-shadow: 0 0 15px rgba(77, 77, 77, .2)
	}
	.contact-page-address-single .contact-page-address-icon {
		position: relative;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
		margin-left: 30px;
		margin-top: 30px
	}
	.contact-page-address-single .contact-page-address-content {
		margin-left: 0;
		padding: 30px;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.contact-page-social h4 {
		display: block
	}
	.contact-page-social .social-links {
		padding-left: 0
	}
	.contact-page-copyright {
		text-align: left;
		margin-top: 30px
	}
}

.testimonial-inner {
	text-align: center;
	padding: 0 12%
}

.testimonial-thumb-outer-wrap,
.testimonial-thumb-wrap {
	border-radius: 1000px;
	padding: 22px;
	display: inline-block;
	vertical-align: middle
}

.testimonial-thumb-outer-wrap {
	border: 2px dashed #fff;
	margin-bottom: 40px;
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
	margin-left: 300px;
	-webkit-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s
}

.testimonial.slick-active .testimonial-thumb-outer-wrap {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	margin-left: 0
}

.testimonial-thumb-wrap {
	border: 12px solid #ff0
}

.testimonial-thumb {
	height: 190px;
	width: 190px;
	display: inline-block;
	overflow: hidden;
	border-radius: 1000px;
	vertical-align: middle
}

.testimonial-thumb img {
	width: 100%
}

.testimonial-content {
	position: relative
}

.testimonial-content::before {
	content: "";
	height: 73px;
	width: 83px;
	position: absolute;
	right: calc(100% + 18px);
	left: auto;
	top: calc(50% - 11px);
	background-image: url(images/icons/testimonial-quote-left.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}

.testimonial-content h2 {
	color: #fff;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: Poppins, sans-serif;
	margin-bottom: 20px
}

.testimonial-content p {
	font-size: 18px;
	line-height: 30px;
	color: #272b2b;
	margin-bottom: 20px
}

.testimonial-content h6 {
	font-family: Poppins, sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #272b2b;
	letter-spacing: .5px;
	margin-bottom: 0;
	text-transform: uppercase
}

.testimonial-content h6::before {
	content: "";
	display: inline-block;
	height: 1px;
	width: 40px;
	background: #272b2b;
	margin-right: 13px;
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px)
}

.testimonial-wrap {
	position: relative
}

.testimonial-wrap .cr-navigation {
	position: absolute;
	bottom: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 3;
	background: 0 0;
	padding: 13px 25px;
	border-radius: 100%;
	color: #272b2b;
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.testimonial-wrap .cr-navigation.cr-navigation-prev {
	left: 10%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.testimonial-wrap .cr-navigation.cr-navigation-prev i {
	padding-right: 10px;
	vertical-align: middle;
	font-size: 12px
}

.testimonial-wrap .cr-navigation.cr-navigation-next {
	left: auto;
	right: 10%;
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%)
}

.testimonial-wrap .cr-navigation.cr-navigation-next i {
	padding-left: 10px;
	vertical-align: middle;
	font-size: 12px
}

.testimonial-wrap .cr-navigation:hover {
	background: #fff
}

@media only screen and (max-width:767px) {
	.testimonial-content h2 {
		font-size: 32px
	}
	.testimonial-content::before {
		display: none
	}
	.testimonial-inner,
	.testimonial-thumb-wrap {
		padding: 0
	}
	.testimonial-wrap {
		margin-bottom: 50px
	}
	.testimonial-wrap .cr-navigation {
		top: calc(100% + 20px)
	}
	.testimonial-wrap .cr-navigation.cr-navigation-prev {
		left: auto;
		right: calc(50% + 10px);
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0)
	}
	.testimonial-wrap .cr-navigation.cr-navigation-next {
		right: auto;
		left: calc(50% + 10px);
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0)
	}
}

.single-brand-logo {
	min-height: 150px;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.single-brand-logo a {
	display: inline-block;
	padding: 30px
}