@charset "utf-8";
.nobox,
a,
address,
b,
big,
blockquote,
body,
br,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
i,
iframe,
input,
ins,
kbd,
label,
legend,
li,
object,
ol,
option,
p,
pre,
q,
samp,
small,
span,
strike,
strong,
sub,
sup,
textarea,
tt,
ul,
var {
	background: 0 0;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

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

blockquote,
q {
	quotes: none
}

br {
	height: 0
}

dl,
li,
ol,
ul {
	margin: 0;
	padding: 0;
	color: #555;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px
}

ul, ol {
	padding-left: 25px;
}

ul ol {
	list-style: lower-roman;
}

body,
html {
	height: 100%;
	-webkit-appearance: none;
	border: none;
	-webkit-text-size-adjust: none
}

body {
	position: relative
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}

.cf:after,
.cf:before {
	display: table;
	content: ''
}

.cf:after {
	clear: both
}

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

h1 {
	font-weight: 300;
	font-size: 56px;
	color: #fff;
	letter-spacing: 24.2px
}

h1 em {
	color: #58c7a5;
	font-style: normal
}

h2 {
	font-weight: 300;
	font-size: 36px;
	color: #2e333f;
	line-height: 44px;
	position: relative;
	letter-spacing: 4px;
	text-transform: uppercase
}

h2 em {
	font-weight: 700;
	font-style: normal
}

h2 em strong {
	color: #58c7a5
}

h2:after {
	content: '';
	position: absolute;
	width: 60px;
	height: 3px;
	background-color: #3c4153;
	left: 0;
	bottom: -10px
}

h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	color: #3c4253;
	letter-spacing: 3px;
	font-family: 'Visby CF Demi'
}

h4 {
	font-size: 16px
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 12px
}

p {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400
}

strong {
	font-weight: 700
}

hr {
	border: 0 #000 solid;
	border-top-width: 1px;
	clear: both;
	height: 0
}

ol {
	list-style: decimal
}

ul {
	list-style: disc
}

img {
	border: 0;
	border-style: none
}

a {
	color: #000;
	font-size: 15px;
	text-decoration: none;
	font-weight: 700
}


	
a:active {
	color: #e8941a
}

a:focus {
	outline: 0
}

a.current {
	color: #e8941a
}

input[type=submit] {
	-webkit-appearance: none;
	border: none;
	-webkit-text-size-adjust: none
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none
}

textarea {
	overflow: auto
}

::-webkit-input-placeholder {
	color: #000
}

:-moz-placeholder {
	color: #000
}

::-moz-placeholder {
	color: #000
}

:-ms-input-placeholder {
	color: #000
}

::-ms-input-placeholder {
	color: #000
}

:placeholder-shown {
	color: #000
}

fieldset {
	border: 1px solid transparent
}

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

td {
	text-align: left;
	font-weight: 400
}

.in,
.sub,
.tra,
a,
svg {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}

.read_more {
	font-size: 14px;
	line-height: 25px;
	font-weight: 700
}

body * {
	font-family: 'Visby CF'
}

#full_wrapper {
	height: auto!important;
	height: 100%;
	margin: 0 auto
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0 151px
}

.content {
	margin: 0 auto;
	padding: 0;
	width: 100%
}

img {
	max-width: 100%
}

a {
	display: inline-block
}

.bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.readmore {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	line-height: 25px;
	letter-spacing: 4.5px;
	text-transform: uppercase
}

.readmore svg {
	fill: #fff;
	transition: .4s ease all;
	position: relative;
	top: -1px
}

.readmore:hover {
	color: #000
}

.readmore:hover svg {
	fill: #000
}

header {
	padding: 3px 50px 4px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	transition: .4s ease all;
	box-shadow: 0 20px 40px inset #0000005c
}

header.fixed {
	background-color: #1c2028
}

body:not(.home) header {
	background-color: #1c2028
}

body:not(.home) .main {
	padding-top: 71px
}

header nav ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none
}

header nav ul li {
	margin-right: 52px
}

header nav ul a {
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px
}

header nav ul a:hover,
header nav ul li.current-menu-item a,
.single-product li.products a,
.tax-product-type li.products a,
.tax-project-type li.projects a,
.single-services li.services a,
.single-post li.articles a,
.single-press li.press a {
	color: #58c7a5
}

.hamburger {
	display: none
}

.banner {
	min-height: 787px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.banner .text_col {
	position: relative
}

.banner .text_col p {
	letter-spacing: 2.5px;
	margin-top: 24px;
	color: #fff;
	font-size: 30px;
	font-weight: 500;
}

.banner h1 {
	font-size: 85px;
}

@media only screen and (max-width: 1399px) {
	.banner h1 {
	    font-size: 50px;
	}
}

@media only screen and (max-width: 1279px) {
	.banner h1 {
	    font-size: 45px;
	}
}


.our_customers_slider {
	background-color: #333946;
	padding: 5px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center
}

.our_customers_slider .left_col {
	width: 377px;
	padding-left: 151px;
	border-right: 2px solid rgba(93, 100, 119, .28)
}

.our_customers_slider .left_col h3 {
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	letter-spacing: 5px;
	text-transform: uppercase;
	text-align: left
}

.our_customers_slider .left_col h3 strong {
	display: block
}

.our_customers_slider .right_col {
	padding-left: 65px;
	padding-right: 182px;
	width: calc(100% - 377px)
}

.our_customers_slider .right_col a {
	height: 83px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	height: 83px;
	width: 187px;
	display: flex;
	justify-content: center;
	align-items: center
}

.our_customers_slider .right_col a img {
	max-height: 50px;
	max-width: 120px;
	transition: .4s ease all;
	position: absolute
}

.our_customers_slider .right_col a .hov {
	opacity: 0
}

.our_customers_slider .right_col a:hover img {
	filter: brightness(0) invert(1);
}


.our_customers_slider .owl-nav {
	position: absolute;
	left: 0;
	top: calc(50% - 6px);
	width: 100%;
	z-index: 9;
	pointer-events: none
}

.our_customers_slider .owl-nav>div {
	font-size: 0;
	width: 8px;
	height: 12px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	pointer-events: auto
}

.our_customers_slider .owl-nav .owl-prev {
	right: -28px;
	background-image: url(../images/site/right.png)
}

.our_customers_slider .owl-nav .owl-next {
	left: -28px;
	background-image: url(../images/site/left.png)
}

.our_services {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: #f4f7fa
}

.our_services .left_col {
	width: 1115px;
	background-color: #59d8b3;
	padding-left: 151px;
	padding-top: 107px;
	padding-right: 57px;
	padding-bottom: 125px;
	background-image: url(../images/site/our_services_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover
}

.our_services .left_col h2 {
	margin-bottom: 52px
}

.our_services .left_col h2:after {
	background-color: #fff
}

.our_services .left_col h3 {
	text-transform: uppercase;
	margin-bottom: 9px
}

.our_services .left_col p {
	font-weight: 700;
	line-height: 26px;
	font-family: 'Visby CF Demi'
}

.our_services .left_col .readmore {
	margin-top: 29px;
	margin-bottom: 82px
}

.work_col {
	list-style: none;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 30px
}

.work_col li {
	min-height: 93px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	font-weight: 700;
	line-height: 19px;
	width: 16.66%;
	text-align: center;
	position: relative;
	transition: .4s ease all;
	cursor: pointer;
}

.work_col li a {
	min-height: 93px;
	font-size: 12px;
	font-weight: 700;
	line-height: 19px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.work_col li:after {
	content: '';
	position: absolute;
	right: -9.5px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	height: 19px;
	width: 19px;
	background-image: url(../images/site/you_icon.png);
	background-repeat: no-repeat;
	z-index: 1
}

.work_col li:last-child:after {
	display: none
}

.work_col li:hover {
	background-color: #333946;
	color: #fff
}

.work_col li:hover a {
	color: #fff
}

.our_services .right_col {
	width: calc(100% - 1115px);
	padding: 107px 148px 0 60px
}

.our_services .right_col p {
	color: #333946;
	margin-top: 38px;
	margin-bottom: 82px
}

.our_services .right_col a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 25px;
	color: #3c4253;
	font-size: 14px;
	line-height: 30px;
	font-weight: 700;
	position: relative;
	padding-right: 50px;
	min-height: 65px;
	margin-bottom: 19px;
	border: 1px solid #e5e8f5;
	background-color: #fff;
	text-transform: uppercase;
	letter-spacing: 4px
}

.our_services .right_col a svg {
	position: absolute;
	right: 34px;
	fill: #fff
}

.our_services .right_col a:hover {
	background-color: #58c7a5;
	box-shadow: 0 8px 55px #95d3c0;
	color: #fff
}

.bio_about {
	position: relative;
	padding-top: 175px;
	padding-left: 151px;
	padding-bottom: 260px
}

.bio_about .inner {
	position: relative;
	max-width: 623px
}

.bio_about p {
	color: #333946;
	line-height: 26px;
	margin-top: 45px;
	margin-bottom: 43px
}

.bio_about .readmore,
.bio_about .readmore svg {
	color: #3c4253;
	fill: #3c4253
}

.bio_about .readmore:hover,
.bio_about .readmore:hover svg {
	color: #58c7a5;
	fill: #58c7a5
}

.news_articles {
	background-color: #f4f7fa;
	text-align: center;
	padding-top: 114px;
	padding-left: 200px;
	padding-right: 200px;
	padding-bottom: 122px
}

.news_articles h2 {
	display: inline-block;
	margin-bottom: 59px
}

.news_articles .owl-stage {
	display: flex;
}

.news_articles .col {
	width: 100%;
	padding: 27px;
	padding-bottom: 55px;
	height: 100%;
}

.news_articles .colin {
	box-shadow: 0 20px 30px #b6bbc194;
	background-color: #fff;
	justify-content: space-between;
	text-align: left;
	height: 100%;
	padding-bottom: 10px;
}

.news_articles .colin .left_col, .news_artical_list .item .image-section {
	width: 100% !important;
	position: relative;
	min-height: 230px
}





.news_articles .colin .right_col {
	width: calc(100% - 117px);
	padding-left: 26px;
	padding-top: 37px;
	padding-right: 32px
}

.news_articles .readmore,
.news_articles .readmore svg {
	color: #3c4253;
	fill: #3c4253
}

.news_articles .readmore:hover,
.news_articles .readmore:hover svg {
	color: #58c7a5;
	fill: #58c7a5
}

.news_articles .colin .right_col h3 {
	text-transform: uppercase;
	margin-bottom: 11px
}

.news_articles .colin .right_col p {
	line-height: 26px;
	color: #2e333f;
	margin-bottom: 18px
}

.news_articles .owl-nav {
	position: absolute;
	left: 0;
	top: calc(50% - 32px);
	width: 100%;
	z-index: 9;
	pointer-events: none
}

.news_articles .owl-nav>div {
	font-size: 0;
	width: 21px;
	height: 64px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	pointer-events: auto;
	background-color: #58c7a5;
	transition: .4s ease all
}

.news_articles .owl-nav>div:hover {
	background-color: #1c2028
}

.news_articles .owl-nav .owl-prev {
	right: -45px;
	background-image: url(../images/site/right.png)
}

.news_articles .owl-nav .owl-next {
	left: -45px;
	background-image: url(../images/site/left.png)
}

.news_articles .inner {
	margin-bottom: 47px
}

footer {
	background-color: #1c2028;
	padding-top: 129px
}

footer .top_footer {
	padding-left: 151px;
	padding-right: 152px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

footer .top_footer h3 {
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 29px
}

footer .top_footer h3 em {
	font-style: normal;
	color: #fff;
	font-weight: 700;
	display: block
}

footer .top_footer ul {
	list-style: none
}

footer .top_footer ul li,
footer .top_footer ul li a,
footer .top_footer ul li p {
	line-height: 35px;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase
}

footer .top_footer .in {
	width: 100%;
	height: 30px;
	border: none;
	border-bottom: 2px solid #fff;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 38px
}

footer .top_footer .in:focus {
	border-color: #58c7a5
}

footer .top_footer .in::-webkit-input-placeholder {
	color: #fff
}

footer .top_footer .in:-moz-placeholder {
	color: #fff
}

footer .top_footer .in::-moz-placeholder {
	color: #fff
}

footer .top_footer .in:-ms-input-placeholder {
	color: #fff
}

footer .top_footer .in::-ms-input-placeholder {
	color: #fff
}

footer .top_footer .in:placeholder-shown {
	color: #fff
}

footer .top_footer .sub {
	line-height: 25px;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding-right: 30px;
	background-image: url(../images/site/white_arrow.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	margin-top: -5px
}

footer .top_footer .col {
	width: 351px;
	background: #4ac0a6;
    padding: 30px;
}

footer .top_footer ul {
	width: 311px
}

footer .top_footer ul+ul {
	width: 277px
}

footer .top_footer ul+ul+ul {
	width: 320px
}

footer .top_footer ul+ul+ul+ul {
	width: 340px
}

footer .bottom_footer {
	padding: 10.5px 50px 10.5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	border-top: 1px solid rgba(255, 255, 255, .1);
	margin-top: 103px
}

footer .bottom_footer nav ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none
}

footer .bottom_footer nav ul li {
	margin-right: 52px
}

footer .bottom_footer nav ul a {
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px
}

footer .bottom_footer nav ul a:hover,
footer .bottom_footer nav ul li.current-menu-item a {
	color: #58c7a5
}

.banner .mask {
	display: block;
	width: 100%;
}

.banner .mask :not(.btn) {
	opacity: 0
}

.banner .text_col.load_done .mask :not(.btn) {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: .2s;
	-webkit-animation-delay: .2s;
	-webkit-animation-name: slide-up;
	animation-name: slide-up
}

.banner .text_col.load_done .mask :not(.btn), .banner .readmore {
	-webkit-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-delay: .2s;
	-webkit-animation-delay: .2s;
	-webkit-animation-name: slide-up;
	animation-name: slide-up
}

@keyframes slide-up {
	0% {
		opacity: 0;
		transform: translateY(100%)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes slide-up {
	0% {
		opacity: 0;
		-webkit-transform: translateY(100%)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes slide-up {
	0% {
		opacity: 0;
		-moz-transform: translateY(100%)
	}
	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

.about_bio_blog {
	padding-top: 124px;
	padding-bottom: 143px;
	position: relative
}

.about_bio_blog>img {
	position: absolute;
	bottom: 0;
	right: 26%
}

.about_bio_blog p {
	color: #333946;
	line-height: 26px;
	margin-top: 20px;
}

.about_bio_blog .readmore,
.about_bio_blog .readmore svg {
	color: #3c4253;
	fill: #3c4253
}

.about_bio_blog .readmore:hover,
.about_bio_blog .readmore:hover svg {
	color: #58c7a5;
	fill: #58c7a5
}

.about_bio_blog .left_col {
	width: calc(100% - 660px);
	padding-right: 112px
}

.about_bio_blog .right_col {
	width: 660px
}

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

.advantage_blog {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap
}

.advantage_blog .col {
	position: relative;
	width: 25%;
	border: 1px solid #e5e8f5;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	transition: .6s ease all;
	background-color: #fff
}

.advantage_blog .col h4 {
	font-size: 14px;
	line-height: 21px;
	font-weight: 700;
	color: #333946;
	width: 100%
}

.advantage_blog .col .text {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 13px 42px #abd3c5;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	flex-wrap: wrap;
	flex-direction: column;
	transition: .6s ease all;
	z-index: 1;
	opacity: 0
}

.advantage_blog .col:hover {
	border-color: #42b4a0
}

.advantage_blog .col:hover .text {
	opacity: 1
}

.advantage_blog .col .text:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #53d0af;
	background: -moz-radial-gradient(center, ellipse cover, #53d0af 0, #45b9a3 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #53d0af 0, #45b9a3 100%);
	background: radial-gradient(ellipse at center, #53d0af 0, #45b9a3 100%);
	z-index: -1
}

.advantage_blog .col .text img {
	margin-bottom: 11px
}

.advantage_blog .col .text h4 {
	color: #fff
}

.how_we_started {
	text-align: center;
	background-image: url(../images/site/rect.jpg);
	background-size: cover;
	padding-top: 93px;
	padding-bottom: 128px;
	position: relative;
	overflow: hidden
}

.how_we_started>img {
	position: absolute;
	left: -5%;
	bottom: 0
}

.how_we_started h2 {
	display: inline-block
}

.how_we_started p {
	margin-top: 36px
}

.how_we_started .wrapper {
	margin-top: 76px;
	position: relative
}

.how_we_started .inner {
	position: relative;
	padding-left: 20px
}

.how_we_started .inner:after {
	content: '';
	position: absolute;
	left: 0;
	top: calc(50% - 1px);
	width: 100%;
	height: 1px;
	border-bottom: 2px dashed #fff
}

.how_we_started .col {
	width: 100%;
	min-height: 432px;
	position: relative
}

.how_we_started .col:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #fff;
	margin: auto;
	content: ''
}

.how_we_started .col span {
	display: block;
	font-size: 36px;
	line-height: 44px;
	font-weight: 900;
	color: #fff;
	text-align: center;
	position: absolute;
	top: calc(50% + 30px);
	width: 100%
}

.how_we_started .col .text_col {
	width: 100%;
	background-color: #fff;
	min-height: 176px;
	text-align: left;
	padding: 34px 39px 0 40px;
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: 0 25px 55px #44ae96
}

.how_we_started .col .text_col h3 {
	text-transform: uppercase;
	color: #333946
}

.how_we_started .col .text_col p {
	color: #333946;
	margin-top: 3px
}

.how_we_started .col_down .text_col {
	top: auto;
	bottom: 0
}

.how_we_started .col_down span {
	bottom: calc(50% + 30px);
	top: auto
}

.how_we_started .owl-nav .owl-next,
.how_we_started .owl-nav .owl-prev {
	background-position: center;
	background-size: 8px;
	background-repeat: no-repeat;
	font-size: 0;
	width: 21px;
	height: 64px;
	background-color: #58c7a5;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: .4s ease all;
	border: 1px solid #ffffff24
}

.how_we_started .owl-nav .owl-next.disabled,
.how_we_started .owl-nav .owl-prev.disabled {
	opacity: 0
}

.how_we_started .owl-nav .owl-prev {
	left: -81px;
	background-image: url(../images/site/left.png)
}

.how_we_started .owl-nav .owl-next {
	background-image: url(../images/site/right.png);
	right: -81px
}

.how_we_started .owl-nav .owl-next:hover,
.how_we_started .owl-nav .owl-prev:hover {
	background-color: #58c7a5
}

.our_team {
	text-align: center;
	padding-top: 114px;
	background-color: #f4f7fa;
	padding-bottom: 122px
}

.our_team h2 {
	display: inline-block;
	margin-bottom: 91px
}

.our_team .wrapper {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 24px
}

.our_team .col {
	width: 16.66%;
}

.our_team .img_col {
	width: 143px;
	height: 143px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin: 0 auto;
	box-shadow: 0 25px 55px rgba(182, 187, 193, .48)
}

.our_team .col h3 {
	color: #58c7a5;
	text-transform: uppercase;
	margin-top: 35px
}

.our_team .col h4 {
	text-transform: uppercase;
	color: #606060;
	font-size: 12px;
	line-height: 30px;
	font-weight: 600;
	margin-top: -8px
}

.our_team .col p {
	line-height: 26px;
	color: #1c2028;
	margin-top: 13px;
	margin-bottom: 20px
}

.our_team .readmore,
.our_team .readmore svg {
	color: #3c4253;
	fill: #3c4253
}

.our_team .readmore:hover,
.our_team .readmore:hover svg {
	color: #58c7a5;
	fill: #58c7a5
}

.chamber_blog {
	padding-top: 76px;
	padding-bottom: 128px
}

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

.chamber_blog .left_col {
	width: calc(100% - 693px);
	padding-right: 116px;
	padding-top: 29px
}

.chamber_blog .left_col ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 66px;
	margin-bottom: 72px
}


.chamber_blog .left_col .col-content {
	margin-top: 66px;
	color: #333946;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400
}

.chamber_blog .left_col .col-content *{
	color: #333946;
}

.chamber_blog .left_col ul li {
	width: 50%;
	padding: 20px 0 20px 15px;
	border: 1px solid #e5e8f5;
	background-color: #fff;
	color: #333946;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400
}

.chamber_blog .dl_specifications {
	max-width: 542px;
	line-height: 78px;
	display: flex;
	align-items: center;
	background-image: url(../images/site/rect.jpg);
	background-size: cover;
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	justify-content: space-between;
	padding-right: 30.5px
}

.chamber_blog .dl_specifications:hover {
	opacity: .8
}

.chamber_blog .dl_specifications em {
	width: 78px;
	display: inline-flex;
	height: 78px;
	background-color: rgba(255, 255, 255, .22);
	justify-content: center;
	align-items: center
}

.chamber_blog .left_col h3 {
	text-transform: uppercase;
	margin-top: 80px;
	margin-bottom: 24px
}

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

.chamber_blog .left_col .colin .col {
	width: 48%
}

.chamber_blog .left_col .colin .col {
	width: 48%
}

.chamber_blog .left_col .in {
	width: 100%;
	height: 64px;
	border: 1px solid #e5e8f5;
	font-size: 16px;
	font-weight: 500;
	color: #91959a;
	letter-spacing: 1px;
	margin-bottom: 15px;
	background-color: #f4f7fa;
	padding-left: 21px
}

.chamber_blog .left_col .in:focus {
	border-color: #58c7a5
}

.chamber_blog .left_col .in::-webkit-input-placeholder {
	color: #91959a
}

.chamber_blog .left_col .in:-moz-placeholder {
	color: #91959a
}

.chamber_blog .left_col .in::-moz-placeholder {
	color: #91959a
}

.chamber_blog .left_col .in:-ms-input-placeholder {
	color: #91959a
}

.chamber_blog .left_col .in::-ms-input-placeholder {
	color: #91959a
}

.chamber_blog .left_col .in:placeholder-shown {
	color: #91959a
}

.chamber_blog .left_col .sub {
	line-height: 25px;
	font-size: 14px;
	font-weight: 700;
	color: #58c7a5;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding-right: 30px;
	background-image: url(../images/site/green_arrow.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 13px
}

.chamber_blog .right_col {
	width: 693px
}

.chamber_blog .right_col .inner {
	box-shadow: 0 25px 55px rgba(182, 187, 193, .5)
}

.chamber_blog .right_col .col {
	width: 100%;
	height: 693px;
	display: flex;
	justify-content: center;
	align-items: center
}

.chamber_blog .right_col .col img {
	width: auto
}

.chamber_blog .right_col .inner .owl-nav .owl-next,
.chamber_blog .right_col .inner .owl-nav .owl-prev {
	background-position: center;
	background-size: 8px;
	background-repeat: no-repeat;
	font-size: 0;
	width: 21px;
	height: 64px;
	background-color: #f4f7fa;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: .4s ease all
}

.chamber_blog .right_col .inner .owl-nav .owl-prev {
	left: 14px;
	background-image: url(../images/site/left-b.png)
}

.chamber_blog .right_col .inner .owl-nav .owl-next {
	background-image: url(../images/site/right-b.png);
	right: 14px
}

.chamber_blog .right_col .inner .owl-nav .owl-next:hover,
.chamber_blog .right_col .inner .owl-nav .owl-prev:hover {
	background-color: #58c7a5
}

.owl-nav .owl-prev.disabled {
	opacity: 0.5;
}

.owl-nav .owl-next.disabled {
	opacity: 0.5;
}

.related_products_chamber {
	text-align: center;
	padding-top: 83px;
	background-color: #f4f7fa;
	padding-bottom: 83px
}

.related_products_chamber h2 {
	display: inline-block;
	margin-bottom: 91px
}

.related_products_chamber .wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 24px;
	margin-bottom: 86px
}

.related_products_chamber .col {
	width: 23.611%;
	text-align: left
}

.related_products_chamber .img_col {
	height: 438px;
	border: 1px solid #e5e8f5;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.related_products_chamber h3 {
	color: #58c7a5;
	text-transform: uppercase;
	margin-top: 20px
}

.related_products_chamber p {
	line-height: 26px;
	color: #333946;
	margin-top: 4px
}

.related_products_chamber .readmore,
.related_products_chamber .readmore svg {
	color: #3c4253;
	fill: #3c4253
}

.related_products_chamber .readmore:hover,
.related_products_chamber .readmore:hover svg {
	color: #58c7a5;
	fill: #58c7a5
}

.our_next_employee {
	text-align: center;
	padding-top: 107px
}

.our_next_employee h2 {
	display: inline-block;
	margin-bottom: 37px
}

.our_next_employee .inner {
	max-width: 774px;
	margin: 0 auto;
	text-align: left
}

.our_next_employee h3 {
	color: #58c7a5;
	margin-bottom: 11px;
	margin-top: 63px
}

.our_next_employee ul {
	list-style: none
}

.our_next_employee ul li {
	border: 1px solid #e5e8f5;
	color: #3c4153;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	padding: 26.5px 39px 26.5px 32px;
	position: relative
}

.our_next_employee ul li .readmore {
	position: absolute;
	right: 39px;
	opacity: 0
}

.our_next_employee ul li .readmore {
	opacity: 1
}

.our_next_employee .readmore,
.our_next_employee .readmore svg {
	color: #d6d9df;
	fill: #d6d9df
}

.our_next_employee .readmore:hover,
.our_next_employee .readmore:hover svg {
	color: #58c7a5;
	fill: #58c7a5
}

.looking_for {
	text-align: center;
	padding-top: 153px;
	padding-bottom: 110px
}

.looking_for h2:after {
	right: 0;
	margin: 0 auto
}

.looking_for p {
	margin-top: 32px;
	color: #3c4153;
	margin-bottom: 48px
}

.upload_cv {
	max-width: 1172px;
	margin: 0 auto
}

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

.upload_cv .colin .col {
	width: 31.5%
}

.upload_cv .in {
	width: 100%;
	height: 64px;
	border: 1px solid #e5e8f5;
	font-size: 16px;
	font-weight: 500;
	color: #91959a;
	letter-spacing: 1px;
	margin-bottom: 15px;
	background-color: #f4f7fa;
	padding-left: 21px
}

.upload_cv .in:focus {
	border-color: #58c7a5
}

.upload_cv .in::-webkit-input-placeholder {
	color: #91959a
}

.upload_cv .in:-moz-placeholder {
	color: #91959a
}

.upload_cv .in::-moz-placeholder {
	color: #91959a
}

.upload_cv .in:-ms-input-placeholder {
	color: #91959a
}

.upload_cv .in::-ms-input-placeholder {
	color: #91959a
}

.upload_cv .in:placeholder-shown {
	color: #91959a
}

.upload_cv .sub {
	line-height: 25px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 4px;
	text-transform: uppercase;
	padding-right: 30px;
	background-image: url(../images/site/white_arrow.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right 67px center;
	margin-top: 22px;
	width: 208px;
	background-color: #58c7a5;
	line-height: 64px
}

.upload_cv .sub:hover {
	background-color: #1c2028
}

.file-upload {
	display: block;
	text-align: center;
	font-size: 12px;
	width: 100%
}

.file-upload .file-select {
	display: block;
	color: #34495e;
	cursor: pointer;
	text-align: left;
	background: #fff;
	overflow: hidden;
	position: relative;
	width: 100%
}

.file-upload .file-select:hover .file-select-button {
	background: #34495e;
	color: #fff;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.file-upload.active .file-select {
	border-color: #3fa46a;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.file-upload.active .file-select .file-select-button {
	background: #58c7a5;
	color: #fff;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out
}

.file-upload .file-select.file-select-disabled {
	opacity: .65
}

.file-upload .file-select.file-select-disabled:hover {
	cursor: default;
	display: block;
	border: 2px solid #dce4ec;
	color: #34495e;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	margin-top: 5px;
	text-align: left;
	background: #fff;
	overflow: hidden;
	position: relative
}

.file-upload .file-select.file-select-disabled:hover .file-select-button {
	background: #dce4ec;
	color: #666;
	padding: 0 10px;
	display: inline-block;
	height: 40px;
	line-height: 40px
}

.file-upload .file-select.file-select-disabled:hover .file-select-name {
	line-height: 40px;
	display: inline-block;
	padding: 0 10px
}

.file-upload .file-select input[type=file] {
	z-index: 100;
	cursor: pointer;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}

.file-upload .file-select p {
	z-index: 100;
	cursor: pointer;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	margin: 0
}

.file-upload .file-select span {
	z-index: 100;
	cursor: pointer;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}

.file-upload .file-select .file-select-button {
	background: #1c2028;
	padding: 0 10px;
	display: inline-block;
	height: 64px;
	line-height: 64px;
	width: 208px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 4px;
	text-transform: uppercase
}

.file-upload .file-select .file-select-name {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 4px;
	text-transform: uppercase;
	display: inline-block;
	width: calc(100% - 236px);
	margin-right: 2%;
	line-height: 64px;
	border: 1px solid #e5e8f5;
	font-size: 16px;
	font-weight: 500;
	color: #91959a;
	letter-spacing: 1px;
	background-color: #f4f7fa;
	padding-left: 21px
}

.popup_sale {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(28, 32, 40, .72);
	z-index: 999;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	pointer-events: none;
	transition: .4s ease all
}

.popup_sale.active {
	opacity: 1;
	pointer-events: auto
}

.popup_sale .inner {
	max-width: 1231px;
	margin: 0 auto;
	background-color: #fff;
	padding: 70px 80px 80px 89px;
	position: relative
}

.popup_sale .inner>img {
	cursor: pointer;
	position: absolute;
	right: 36px;
	top: 36px;
	z-index: 999
}

.popup_sale h2 {
	margin-bottom: 22px
}

.popup_sale h3 {
	margin-top: 26px;
	margin-bottom: 10px
}

.popup_sale h2:after {
	display: none
}

.popup_sale p {
	color: #1c2028;
	line-height: 26px;
	margin-bottom: 8px
}

.popup_sale .upload_cv {
	text-align: center;
	margin-top: 48px
}

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

.contact_page>div {
	width: 50%;
	padding: 111px 135px 126px 151px;
	position: relative
}

.contact_page .left_col {
	background-image: url(../images/site/rect.jpg);
	background-repeat: no-repeat;
	background-size: cover
}

.contact_page p {
	margin: 38px 0;
	line-height: 26px
}

.contact_page .in {
	width: 100%;
	height: 64px;
	border: 1px solid #e5e8f5;
	font-size: 16px;
	font-weight: 700;
	color: #5d5d5d;
	letter-spacing: 1px;
	margin-bottom: 19px;
	background-color: #f4f7fa;
	padding-left: 30px
}

.contact_page .in:focus {
	border-color: #5d5d5d
}

.contact_page .in::-webkit-input-placeholder {
	color: #5d5d5d
}

.contact_page .in:-moz-placeholder {
	color: #5d5d5d
}

.contact_page .in::-moz-placeholder {
	color: #5d5d5d
}

.contact_page .in:-ms-input-placeholder {
	color: #5d5d5d
}

.contact_page .in::-ms-input-placeholder {
	color: #5d5d5d
}

.contact_page .in:placeholder-shown {
	color: #5d5d5d
}

.contact_page .sub {
	line-height: 25px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding-right: 30px;
	background-image: url(../images/site/white_arrow.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	margin-top: 5px
}

.contact_page .right_col p {
	color: #333946
}

.contact_page .right_col img {
	position: static;
	bottom: 41px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.contactus {
	background-color: #f4f7fa
}

.contactus .bottom_footer {
	background-color: #1c2028
}

.contactus .top_footer h3,
.contactus .top_footer ul li,
.contactus .top_footer ul li a,
.contactus .top_footer ul li p {
	color: #1c2028
}

.contactus .top_footer .col {
	display: none
}

.press_blog {
	padding-top: 95px;
	padding-bottom: 65px
}

.press_blog .wrapper {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap
}

.press_blog .col {
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: left;
	width: 30.044%;
	background-color: #f4f7fa;
	border: 1px solid #e5e8f5;
	margin-bottom: 82px;
	margin-right: 4.9%
}

.press_blog .col:nth-child(3n) {
	margin-right: 0
}

.press_blog .col .left_col {
	width: 86px;
	position: relative;
	min-height: 267px;
	background-color: #333946;
	overflow: hidden
}

.press_blog .col .left_col span {
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 28px;
	font-weight: 900;
	position: absolute;
	left: 25px;
	width: 267px;
	height: 100%;
	transform: rotate(-90deg);
	bottom: 0;
	margin: auto;
	text-align: center;
	letter-spacing: 4px
}

.press_blog .col .right_col {
	width: calc(100% - 86px);
	padding-left: 39px;
	padding-top: 38px;
	padding-right: 44px
}

.press_blog .readmore,
.press_blog .readmore svg {
	color: #3c4253;
	fill: #3c4253
}

.press_blog .readmore:hover,
.press_blog .readmore:hover svg {
	color: #58c7a5;
	fill: #58c7a5
}

.press_blog .col .right_col h3 {
	text-transform: uppercase;
	margin-bottom: 11px
}

.press_blog .col .right_col p {
	line-height: 26px;
	color: #2e333f;
	margin-bottom: 49px
}

.upcomming_event {
	padding-top: 97px;
	background-color: #f4f7fa;
	text-align: center;
	padding-bottom: 134px;
	position: relative;
	overflow: hidden
}

.upcomming_event>img {
	position: absolute;
	right: -1.5%;
	bottom: 13%
}

.upcomming_event h2 {
	display: inline-block
}

.upcomming_event p {
	line-height: 26px;
	color: #333946;
	max-width: 1331px;
	margin: 0 auto;
	margin-top: 47px;
	margin-bottom: 68px
}

.upcomming_event .wrap {
	max-width: 848px;
	margin: 0 auto
}

.upcomming_event .col {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: #fff;
	border: 1px solid #e5e8f5;
	margin-bottom: 14px;
	transition: .4s ease all
}

.upcomming_event .col .right_col {
	width: calc(100% - 168px);
	padding: 0 29px 0 45px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-left: 1px solid #e5e8f5;
	transition: .4s ease all
}

.upcomming_event .col em {
	width: 168px;
	line-height: 93px;
	text-align: center;
	color: #3c4153;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 4px;
	transition: .4s ease all;
	font-style: normal
}

.upcomming_event .col .right_col span {
	text-align: left;
	color: #3c4153;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 4px;
	line-height: 26px;
	text-transform: uppercase;
	transition: .4s ease all
}

.upcomming_event .col:hover {
	background-color: #58c7a5;
	border-color: #58c7a5;
	box-shadow: 0 8px 55px #95d3c0
}

.upcomming_event .col:hover .right_col {
	border-color: #58c7a5
}

.upcomming_event .col:hover .right_col span,
.upcomming_event .col:hover em {
	color: #fff
}

.upcomming_event .col:hover em {
	background-color: rgba(255, 255, 255, .22)
}

.main .banner .mask h1 {
	color: #fff
}

.comman_banner {
	min-height: 202px;
	position: relative;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center
}

.comman_banner .text_col {
	position: relative
}

.comman_banner h1 {
	text-transform: uppercase
}

.comman_banner .breadcum a,
.comman_banner h1 {
	color: #333946
}

.product_breadcum,
.service_breadcum {
	position: relative;
	top: 10px
}

.product_breadcum {
	margin-right: 0
}

.comman_banner .breadcum a {
	margin-right: 0;
	font-size: 12px
}

.comman_banner .breadcum a:hover {
	color: #58c7a5
}

.comman_banner .breadcum a label {
	position: relative;
	left: 2px;
	margin-right: 7px
}

.comman_banner .breadcum a:last-child {
	pointer-events: none;
	cursor: default;
	text-transform: capitalize
}

.comman_banner .breadcum a:last-child b {
	font-weight: 800;
	font-family: 'Visby CF'
}

.comman_banner .text_col .product_breadcum a label {
	margin-left: 0;
	left: 1px;
	position: relative
}

.our_services_page {
	background-color: #fff
}

.our_services_page {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 1620px;
	margin: 0 auto
}

.our_services_page .left_col {
	width: 50%;
	background-color: #fff;
	padding-left: 0;
	padding-top: 107px;
	padding-right: 60px;
	padding-bottom: 125px;
	background-image: none
}

.our_services_page .left_col.single {
	width: 100%;
}

.our_services_page .left_col.full_left_col {
	width: 100%
}

.main .our_services-2_page .left_col h2,
.our_services_page .left_col h2 {
	margin-bottom: 37px;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 44px;
	font-weight: 500
}

.our_services_page .left_col h2:after {
	background-color: #3c4153
}

.our_services_page .left_col p {
	margin-bottom: 30px;
	color: #3c4253
}

.our_services_slider {
	background-color: #fff;
	width: 50%
}

.our_services_slider .right_col {
	width: 808px
}

.our_services_slider .right_col .inner .owl-nav .owl-prev {
	background-position: center;
	background-size: 8px;
	background-repeat: no-repeat;
	background-image: url(../images/site/left-b.png);
	font-size: 0;
	width: 21px;
	height: 64px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 14px;
	bottom: 0;
	margin: auto
}

.our_services_slider .right_col .inner .owl-nav .owl-next {
	background-position: center;
	background-size: 8px;
	background-repeat: no-repeat;
	background-image: url(../images/site/right-b.png);
	font-size: 0;
	width: 21px;
	height: 64px;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 14px;
	bottom: 0;
	margin: auto
}

.our_services_slider .right_col a {
	padding-left: 0;
	color: #3c4253;
	font-size: 14px;
	line-height: 30px;
	font-weight: 700;
	position: relative;
	padding-right: 0;
	margin-bottom: 0;
	border: none;
	background-color: transparent
}

.our_services_page .right_col {
	padding: 80px 0 0 0
}

.our_services-2_page .left_col h2 em {
	font-weight: 600
}

.our_services-2_page {
	width: 100%;
	background-color: #fff;
	padding-left: 151px;
	padding-top: 107px;
	padding-right: 60px;
	padding-bottom: 125px;
	background-image: url(../images/site/services-2.png);
	background-size: cover
}

.our_services-2_page p {
	width: 50%;
	color: #333946;
	margin-top: 20px;
}

.our_services-2_page .left_col h2::after {
	content: '';
	width: 0;
	background-color: #fff
}

.our_services-2_page .left_col .services_readmore {
	color: #000;
	padding-top: 50px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 700
}

.our_services-2_page .left_col .services_readmore:hover {
	color: #58c7a5
}

.our_services-2_page .left_col .services_readmore:hover svg {
	fill: #58c7a5;
	transition: .3s ease all
}

.work_col.single {
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	align-items: center;
	
	margin-top: 0px; 
	margin-bottom: 35px;
	
	padding: 0 25px;
}

.work_col_en.single {
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;

	padding: 0 25px;
	max-width: 1600px;
    margin: auto;
	
	margin-top: 0px; 
	margin-bottom: 35px;
}


@media only screen and (max-width:767px) {
	.work_col.single {
		flex-wrap: wrap;
	}
}
		
.work_col.single li {
	border: 1px solid #e5e8f5;
	background-color: #f4f7fa;
	min-height: 119px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
	width: auto;
	flex-grow: 1;
	text-align: center;
	position: relative;
	transition: .4s ease all;
	cursor: pointer;
}

.work_col_en.single li {
	border: 1px solid #e5e8f5;
	background-color: #f4f7fa;
	min-height: 119px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 19px;
	width: auto;
	flex-grow: 1;
	text-align: center;
	position: relative;
	transition: .4s ease all;
	cursor: pointer;
	width: 25%;
}

@media only screen and (max-width:767px) {
	.work_col.single {
		flex-wrap: wrap;
	}
	.work_col_en.single li {
		width: 50%;
	}
}


.work_col_en.single li a {
	font-size: 20px;
}
.work_col.single li:after {
	content: '';
	position: absolute;
	right: -9.5px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	height: 19px;
	width: 19px;
	background-image: url(../images/site/you_icon.png);
	background-repeat: no-repeat;
	z-index: 1
}

.work_col.single li:last-child:after {
	display: none
}

.work_col.single li:hover {
	background-color: #333946;
	color: #fff
}

.work_col_en.single li:hover {
	background-color: #333946;
	color: #fff
}

.work_col_en.single li:hover a {
	color: #fff
}

.our_product_page {
	margin: 0 0 156px 0
}

.our_product_page .wrapper h2 {
	text-align: center;
	padding-top: 107px;
	margin-bottom: 32px;
	text-transform: uppercase
}

.our_product_page .wrapper h2 em {
	font-weight: 600
}

.our_product_page .wrapper h2:after {
	left: 0;
	bottom: -10px;
	right: 500px;
	margin: auto
}

.our_product_page .wrapper p {
	color: #000;
	max-width: 1017px;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 70px
}

.our_product_page .wrapper .product_samples .product-sample-img {
	background-size: auto 90%;
	background-position: center top;
	background-repeat: no-repeat;
	width: 22.452246%;
	height: 226px;
	
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.our_product_page .wrapper .product_samples {
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

.our_product_page .wrapper .product_samples .product-sample-img:nth-child(4n) {
	margin-right: 0;
	margin-bottom: 0
}

.our_product_page .wrapper .product_samples .product-sample-img {
	margin: 0 3.35% 68px 0
}

.our_product_page .wrapper .product_samples a {
	margin: 00px;
	position: relative;
	-webkit-transition: 1s ease-out;
	-moz-transition: 1s ease-out;
	-o-transition: 1s ease-out;
	transition: 1s ease-out
}

/*
.our_product_page .wrapper .product_samples a .img-text {
	letter-spacing: 3px;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	width: 100%;
	height: 100%;
	top: 0;
	align-items: center;
	font-size: 16px;
	line-height: 26px;
	color: #3c4253;
	text-align: center;
	padding: 0 12%;
	text-transform: uppercase
}
*/
.our_product_page .wrapper .product_samples a .img-text {
	letter-spacing: 3px;
	width: 100%;
	font-size: 16px;
	color: #3c4253;
	text-align: center;
	text-transform: uppercase;
	background: rgba(255,255,255,0.25);
	padding: 3px;
}

.our_product_page .wrapper .product_samples a:hover .img-text {
	transition: .5s ease all;
	box-shadow: 0 13px 42px #abd3c5;
	background: linear-gradient(to center, #59d8b3, #3cab9b);
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms
}

.our_product_page .wrapper .product_samples .hover-content p,
h5 {
	color: #000;
	text-align: center;
	margin: 0 auto
}

.our_product_page .wrapper .product_samples .hover-content {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	transition: .5s ease all;
	-webkit-transition: .5s ease all;
	-moz-transition: .5s ease all;
	-o-transition: .5s ease all;
	background: linear-gradient(to right, #59d8b3, #3cab9b);
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	color: #fff;
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}

.our_product_page .wrapper .product_samples a:hover .hover-content {
	visibility: visible;
	opacity: 1;
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}

.our_product_page .wrapper .product_samples .hover-content h5 {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 3px;
	text-transform: uppercase
}

.our_product_page .wrapper .product_samples .hover-content p {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	margin-top: 15px;
	letter-spacing: 2px
}

.our_product_page .wrapper .product_samples .hover-content span {
	display: table;
	color: #000;
	margin: 20px auto 0 auto;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 30px
}

.our_product_page .wrapper .product_samples .hover-content span svg {
	fill: #000
}

.our_product_sample_page {
	padding-top: 107px;
	padding-bottom: 100px;
	background-color: #fff
}

.our_product_sample_page .wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 0
}

.our_product_sample_page .wrapper p {
	color: #333946;
	width: 100%;
	margin: 38px 0 80px 0;
	text-align: left
}

.our_product_sample_page .wrapper h2 {
	display: inline-block;
	margin: 0
}

.our_product_sample_page .col {
	width: 23.611%;
	text-align: left;
	margin-bottom: 110px
}

.our_product_sample_page .img_col {
	height: 438px;
	border: 1px solid #e5e8f5;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.our_product_sample_page .col h3 {
	color: #58c7a5;
	text-transform: uppercase;
	margin-top: 20px
}

.our_product_sample_page .col p {
	line-height: 26px;
	color: #333946;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 0;
	padding-top: 0
}

.our_product_sample_page .readmore,
.our_product_sample_page .readmore svg {
	color: #3c4253;
	fill: #3c4253
}

.our_product_sample_page .readmore {
	text-align: center;
	display: block
}

.our_product_sample_page .readmore:hover,
.our_product_sample_page .readmore:hover svg {
	color: #58c7a5;
	fill: #58c7a5
}

.article_page {
	padding-bottom: 110px
}

.article_page .col h3 {
	text-transform: uppercase;
	padding-bottom: 20px
}

.article_page .left_col {
	padding-bottom: 13px
}

.article_page .col p:nth-child(1) {
	padding-bottom: 30px!important
}

.article_page .col p:nth-child(2) {
	padding-bottom: 30px!important
}

.article_page .col p {
	color: #000;
	line-height: 26px
}

.news_articles_page {
	background-color: #f4f7fa;
	text-align: center;
	padding-top: 85px;
	padding-left: 200px;
	padding-right: 200px;
	padding-bottom: 55px
}

.error_page {
	height: calc(100vh - 72px);
	background-image: url(../images/site/our_services_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center
}

.error_page h1 {
	font-size: 70px;
	text-transform: uppercase;
	font-weight: 600;
	color: #1c2028
}

.error_page p {
	font-size: 24px;
	line-height: 34px;
	padding: 28px 0 30px
}

.error_page a {
	padding: 10px 40px;
	background-color: #ffffff82;
	text-transform: uppercase;
	border-radius: 30px;
	letter-spacing: 1px
}

.error_page a:hover {
	background-color: #069077;
	color: #fff
}

.projects_wrap {
	text-align: center;
	padding-top: 105px;
	position: relative
}

.projects_wrap h2 {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 52px
}

.filter_project_wrap {
	max-width: 1310px;
	margin: auto;
	display: flex;
	border: #e5e8f5 1px solid;
	position: sticky;
	top: 70px;
	z-index: 99;
	background: #fff
}

.filter_project_wrap a {
	width: 20%;
	display: block;
	line-height: 64px;
	text-align: center;
	border-right: #e5e8f5 1px solid;
	font-size: 14px;
	transition: .5s all ease;
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	-moz-transition: .5s all ease;
	text-transform: uppercase;
	font-family: 'Visby CF Demi';
	font-weight: 600
}

.filter_project_wrap a.active,
.filter_project_wrap a:hover {
	background-color: #333946;
	color: #fff
}

.filter_project_wrap a:last-child {
	border-right: 0
}

.wrap_project {
	max-width: 1620px;
	margin: 0 auto;
	padding-top: 56px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.wrap_project .box_pro {
	width: 46%;
	margin-bottom: 73px;
	transition: .5s all ease;
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	-moz-transition: .5s all ease
}

.wrap_project .box_pro .slider_box {
	transition: .5s all ease;
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	-moz-transition: .5s all ease
}

.wrap_project .box_pro .slider_box .img_item {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center
}

.wrap_project .box_pro .slider_box .bg_img {
	height: 458px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.wrap_project .box_pro:hover .slider_box {
	box-shadow: 0 25px 55px rgba(182, 187, 193, .5)
}

.wrap_project .box_pro .slider_box .img_item span {
	position: absolute;
	left: 18px;
	top: 17px;
	width: 175px;
	height: 78px;
	background-color: #fff;
	text-align: center;
	display: flex
}

.wrap_project .box_pro .slider_box .img_item span img {
	margin: auto
}

.wrap_project .box_pro .projects_details {
	text-align: left;
	padding-top: 45px
}

.wrap_project .box_pro .projects_details a {
	font-size: 18px;
	line-height: 30px;
	color: #58c7a5;
	font-weight: 700;
	padding-bottom: 5px;
	text-transform: uppercase;
	cursor: auto;
}


/*.wrap_project .box_pro .projects_details a:hover{color:#333946}*/

.wrap_project .box_pro .projects_details p {
	color: #333946;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400
}

.wrap_project .wrap_slider {
	position: relative
}

.wrap_project .slider-nav {
	position: absolute;
	bottom: 25px;
	right: 25px;
	left: 25px;
}

.wrap_project .slider-nav .thub_img {
	margin-left: 17px;
	position: relative
}

.wrap_project .slider-nav .thub_img.slick-current .nav_img {
	border-color: #58c7a5!important
}
.wrap_project .slider-nav .thub_img {
	width: 64px !important;
}
.wrap_project .slider-nav .thub_img .nav_img {
	width: 64px !important;
	height: 64px;
	border: 3px solid #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.wrap_project .slider-nav .slick-track {
	display: flex;
	width: auto !important;
}

.wrap_project .slick-list {
	padding: 0 !important;
}
	
	
.wrap_slider .slick-prev {
	left: 18px;
	z-index: 9;
	width: 21px;
	height: 64px;
	background-color: #fff;
	background-image: url(../images/site/left-b.png);
	background-repeat: no-repeat;
	background-position: center;
	transition: .4s ease all
}

.wrap_slider .slick-next {
	right: 18px;
	z-index: 9;
	width: 21px;
	height: 64px;
	background-color: #fff;
	background-image: url(../images/site/right-b.png);
	background-repeat: no-repeat;
	background-position: center;
	transition: .4s ease all
}

.wrap_slider .slick-next:hover,
.wrap_slider .slick-prev:hover {
	background-color: #58c7a5
}

.wrap_slider .slick-next:before,
.wrap_slider .slick-prev:before {
	opacity: 0
}

.loadMore {
	text-align: center;
	margin-bottom: 90px;
	width: 100%
}

.loadMore a {
	font-size: 14px;
	color: #1c2028;
	letter-spacing: 5px;
	transition: .5s ease all
}

.loadMore a:hover {
	color: #58c7a5
}

.news_artical_list {
	position: relative;
	background-image: url(../images/site/news-artical.png);
	background-repeat: no-repeat;
	background-position: right -50px bottom
}

.news_artical_list .list {
	max-width: 1610px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 103px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative
}

.news_artical_list .list:after {
	width: 497px;
	content: ''
}

.news_artical_list .item {
	width: 497px;
	box-shadow: 0 25px 55px 0 rgba(182, 187, 193, .5);
	background: #fff;
	margin-bottom: 90px
}

.news_artical_list .item .image-section {
	width: 129px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.news_artical_list .item .content-section {
	width: calc(100% - 129px);
	padding-top: 40px;
	padding-bottom: 37px;
	padding-right: 36px;
	padding-left: 26px
}

.news_artical_list .item .content-section h3 {
	font-size: 18px;
	color: #333946;
	letter-spacing: 2.03px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 6px
}

.news_artical_list .item .content-section p {
	color: #333946;
	letter-spacing: .2px;
	line-height: 26px;
	margin-bottom: 20px
}

.news_artical_list .item .content-section a {
	font-size: 14px;
	color: #333946;
	letter-spacing: 4.68px;
	line-height: 25px;
	text-transform: uppercase
}

.news_artical_list .item .content-section a img {
	transition: .5s ease all;
	margin-top: -2px
}

.news_artical_list .item .content-section a:hover img {
	transform: translateX(10px)
}

.upcoming_events_artical {
	text-align: center;
	padding-top: 96px;
	padding-bottom: 75px;
	background: #f4f7fa
}

.upcoming_events_artical h2 {
	margin-bottom: 90px
}

.upcoming_events_artical h2:after {
	display: none
}

.upcoming_events_artical.press_blog .col {
	background: #fff
}

.admin-bar header {
	top: 32px
}

footer .top_footer h3 br {
	display: none
}

img.playbutton {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto
}

.single .our_services .right_col a:hover {
	box-shadow: none
}

.wpcf7-not-valid-tip,
.wpcf7-response-output {
	display: none!important
}

.wpcf7-form .wpcf7-not-valid {
	border-color: red!important
}

.event-slider.news_articles .colin .left_col {
	width: 86px;
	position: relative;
	min-height: 267px;
	background-color: #333946;
	overflow: hidden
}

.event-slider.news_articles .colin .left_col span {
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 28px;
	font-weight: 900;
	position: absolute;
	left: 25px;
	width: 267px;
	height: 100%;
	transform: rotate(-90deg);
	bottom: 0;
	margin: auto;
	text-align: center;
	letter-spacing: 4px
}

.our_services-2_page .work_col li a {
	color: #555
}

.our_services-2_page .work_col li:hover a {
	color: #fff
}

div.wpcf7 .ajax-loader {
	display: none!important
}

.prod-list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.prod-list .col {
	margin-right: 25px
}

.prod-list .col:nth-child(4n) {
	margin-right: 0
}

.screen-reader-response {
	display: none;
}

.admin-bar .filter_project_wrap {
	top: 100px;
}

.owl-carousel {
	touch-action: manipulation;
}


header nav ul li a {
	font-size: 17px;
}

@media only screen and (max-width: 1530px) {
	header nav ul li a {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1415px) {
	header nav ul li {
		margin-right: 25px;
	}
}

header .logo {
	height: 65px;
}

header .logo img {
	height: 100px;
	transition: 0.5s;
}

header.fixed .logo img {
	height: 65px;
}

@media only screen and (max-width: 767px) {
	header .logo {
		height: 43px;
	}
	
	header.fixed .logo img, header .logo img {
		height: 43px;
	}
}



footer .logo {
	height: 65px;
}

footer .logo img {
	height: 65px;
}


.banner .readmore {
	display: inline-block;
	margin-top: 35px;
}


.play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0.85;
	transition: 0.5s;
}

.play-button:hover {
	opacity: 1;
}

.our_services-2_page {
	background-size: auto;
	background-repeat: no-repeat;
}


.icons-about {
	dispaly: flex;
	margin-bottom: 35px;
	margin-top: 35px;
}


.icons-about .icon {
	margin: 0 10px;
	dispaly: block;
}

.article_page ul li {
	margin-top: 15px;
}



.bottom_copyright {
	display: flex;
	justify-content: space-between;
	align-items: center;	
	
	padding: 5px 50px;
}


.bottom_copyright a, .bottom_copyright p {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
	line-height: 1;
	margin: 5px 0;
}

@media only screen and (max-width: 600px) {
	.bottom_copyright {
		flex-direction: column;
		justify-content: center;
		padding: 10px 10px;
	}
}