button,
input,
textarea {
	font: inherit;
	padding: 0;
	margin: 0;
	background: 0;
	border: 0
}

body,
html {
	min-height: 100%
}

.wrapper,
.wrapper1140,
.wrapper1200,
html {
	position: relative
}

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

* {
	margin: 0;
	padding: 0
}

a {
	text-decoration: none;
	color: inherit;
	outline: 0!important
}

a:hover {
	color: #fd2293
}

:focus,
a:active,
a:hover {
	outline: 0
}

input,
textarea {
	width: 100%
}

.titorange h1,
.titsm,
.titsm h2 {
	font-weight: 400
}

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

.clearfix:after {
	clear: both
}

img {
	border: 0
}

body {
	font-family: PFDinDisplayProLight, Calibri, sans-serif;
	color: #292a33;
	font-size: 17px;
	min-width: 320px;
	background: #fff;
	overflow-x: hidden
}

.header .engvers,
.header .menu li a {
	font-size: 15px;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif;
	text-transform: uppercase
}

body.page404 .footer,
body.page404 .header {
	display: none!important
}

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

.hiddenpc,
.hiddenpc1600 {
	display: none!important
}

.animline,
.animline_hover {
	background: #fd2293;
	display: block;
	left: 0;
	bottom: -3px
}

.wrapper {
	width: 94%;
	max-width: 1920px;
	margin: 0 auto
}

.wrapper.p0 {
	width: 100%
}

.wrapper.p150 {
	width: 82%;
	min-width: 820px
}

.wrapper.w90 {
	width: 90%;
	min-width: 880px
}

.wrapperhead {
	width: 94%;
	height: 100%;
	max-width: 2440px
}

.wrapper1140 {
	max-width: 1140px;
	width: 82%;
	margin: 0 auto;
	min-width: 820px
}

.wrapper1200 {
	max-width: 1200px;
	width: 88%;
	margin: 0 auto;
	min-width: 880px
}

.anchorem,
.animline,
.animline_hover,
.wp-ads,
.wrapperprojlist {
	position: absolute
}

.wrapperprojlist {
	width: 94%;
	max-width: 1920px;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	z-index: 1
}

.animline,
.animline_hover,
.loading {
	height: 3px;
	width: 0
}

.maxw1502 {
	max-width: 1502px
}

.maxw1662 {
	max-width: 1662px
}

.mt--jschosenprojimg {
	margin-top: -170px
}


.wp-ads {
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	text-align: left
}

.wp-ads.pt24 {
	padding-top: 24px
}

.animline {
	-webkit-transition: width .3s;
	-moz-transition: width .3s;
	-o-transition: width .3s;
	transition: width .3s
}

.selected .animline {
	-webkit-transition: width 14.6s linear;
	-moz-transition: width 14.6s linear;
	-o-transition: width 14.6s linear;
	transition: width 14.6s linear!important
}

.animline_hover {
	-webkit-transition: width .3s;
	-moz-transition: width .3s;
	-o-transition: width .3s;
	transition: width .3s
}

.animline.yellow {
	background: #ffc107
}

.anchorem {
	left: 0;
	top: -41px
}

.header,
.loading {
	position: fixed;
	left: 0
}

.defcursor a,
a.defcursor {
	cursor: default!important
}

ul.ul {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
	list-style: inside
}

.wtmarg240 {
	background: #fff;
	padding: 0 80px;
	margin-top: -240px;
	z-index: 2
}

.bggr120 {
	background: #edefef;
	padding-top: 120px
}

.hidlink,
.hidlink.c5e5f67,
.hidlink.c5e5f67:hover,
.hidlink:hover {
	color: #292a33;
	text-decoration: none
}

.loading {
	background: #fd2293;
	top: 0;
	z-index: 9999;
	animation: anim-loading 2s 1;
	-webkit-animation: anim-loading 2s 1
}

.header,
.header.open {
	background: #f2f2f0
}

@keyframes anim-loading {
	0% {
		width: 0
	}
	99.9% {
		width: 100%
	}
	100% {
		display: none
	}
}

@-webkit-keyframes anim-loading {
	0% {
		width: 0
	}
	99.9% {
		width: 100%
	}
	100% {
		display: none
	}
}

.header {
	height: auto;
	top: 0;
	width: 100%;
	z-index: 100;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.header.header_abs {
	position: absolute
}

.header .header-close {
	display: none
}

.header.open .header-close {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	height: 70px;
	background: #1d1e24;
	cursor: pointer;
	z-index: 1;
	-webkit-box-shadow: inset 0 0 0 0 #818c8f;
	-moz-box-shadow: inset 0 0 0 0 #818c8f;
	box-shadow: inset 0 0 0 0 #818c8f;
	transition: box-shadow .3s
}

.header.open .header-close:hover {
	-webkit-box-shadow: inset 0 -70px 0 0 #818c8f;
	-moz-box-shadow: inset 0 -70px 0 0 #818c8f;
	box-shadow: inset 0 -70px 0 0 #818c8f
}

.header.open .header-close:after {
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -238px -60px;
	width: 22px;
	height: 22px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.header .header-contacts {
	display: none;
	margin: auto;
	width: 82%;
	min-width: 820px;
	max-width: 1920px
}

.header .header-contacts .contacts-l {
	padding-top: 5px
}

.header .header-contacts .title2i {
	padding-top: 0
}

.header .header-contacts .contacts-cont-i .tellist .tellist-o,
.header .header-contacts .feedback-select .fdb-opt {
	background: #f2f2f0
}

.header .header-contacts .contacts-cont-i .tellist .tellist-o p {
	display: inline-block
}

.header .header-nav {
	background: #fff;
	height: 58px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-bottom: 1px solid #e5e5e5
}

.header .header-nav .header-nav-phone{
	position: absolute;
	display: block;
    top: 18px;
    right: 198px;
    font-family: PFDinDisplayProBold, Calibri, sans-serif;
}

.header.headersmall .header-nav .header-nav-phone{
	 top: 11px;
}


.header.open .header-nav {
	border-top: 1px solid #e5e5e5;
	position: relative;
	z-index: 2
}

.header.headersmall .header-nav {
	height: 44px
}

.header .menumob {
	display: none
}

.header .menuimg {
	position: absolute;
	left: -16px;
	width: 25px;
	height: 25px;
	opacity: .5;
	margin: auto;
	top: 0;
	bottom: 0;
	padding-top: 8px
}

.header .menuimg .menumobimg {
	display: block
}

.header .menuimg .menumobimg_wt {
	display: none
}

.header .socimg {
	position: absolute;
	right: 9px;
	display: block;
	height: 24px;
	margin: auto;
	top: 0;
	bottom: 0;
	cursor: pointer;
	width: 24px;
	overflow: hidden
}

.header .socimg_wt {
	display: none
}

.header .socimg:hover img {
	margin-left: -24px
}

.header .conimg {
	position: absolute;
	display: block;
	right: 52px;
	height: 34px;
	width: 34px;
	margin: auto;
	top: 0;
	bottom: 0;
	cursor: pointer
}

.header .conimg:after {
	position: absolute;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #70bf38;
	top: 3px;
	right: -5px;
	content: "";
	opacity: 1;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	-webkit-animation: mig 32s infinite;
	-moz-animation: mig 32s infinite;
	animation: mig 32s infinite
}

.header .conimg img,
.header .menu li.active .m_item-l {
	width: 100%
}

.header .engvers {
	position: absolute;
	right: 120px;
	top: 19px;
	color: #1d1e24;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.header .engvers a {
	padding-left: 20px
}

.header.headersmall .engvers {
	top: 12px
}

.header .engvers:hover {
	color: #fd2293
}

@keyframes mig {
	0%,
	100%,
	98% {
		opacity: 1
	}
	99% {
		opacity: 0
	}
}

@-webkit-keyframes mig {
	0%,
	100%,
	98% {
		opacity: 1
	}
	99% {
		opacity: 0
	}
}

.header .conimg_wt {
	display: none
}

.header .conimg:hover img {
	-webkit-transform: rotateZ(-20deg);
	-ms-transform: rotateZ(-20deg);
	transform: rotateZ(-20deg)
}

.header.open .conimg {
	cursor: default;
	opacity: .2;
	transition: all .3s
}

.header.open .conimg:hover img {
	transform: none
}

.header .logo {
	position: absolute;
	display: block;
	left: 24px;
	height: 29px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	overflow: hidden
}

.header .menu,
.header .menu li,
.header .menu li a {
	height: 100%;
	position: relative
}

.header .logo:hover img {
	margin-top: -29px
}

.header .menu {
	padding: 18px 0 0;
	max-width: 485px;
	width: 100%;
	margin: 0 auto;
	list-style: none;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.header.headersmall .menu {
	padding-top: 12px
}

.header .menu li {
	display: inline-block;
	list-style: none;
	padding: 0 15px
}

.header .menu li a {
	color: #1d1e24;
	display: block
}

.header .menu li .m_item-l {
	width: 0;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 1px;
	-webkit-transition: width .2s;
	-moz-transition: width .2s;
	-o-transition: width .2s;
	transition: width .2s
}

.header .menu .m_itemhome,
.header .menu .m_itemhome:before {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s
}

.header .menu li.home-item {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto auto auto 4px;
	top: 0;
	padding: 0;
	height: 100%;
	width: 1px
}

.header .menu li.m_one .m_item-l {
	background: #fd2293
}

.header .menu li.m_two .m_item-l {
	background: #ff5722
}

.header .menu li.m_three .m_item-l {
	background: #ffc107
}

.header .menu li.m_four .m_item-l {
	background: #9c3
}

.header .menu li a:hover .m_item-l {
	width: 100%
}

.header .menu .m_itemhome {
	position: absolute;
	width: 34px;
	height: 34px;
	left: 0;
	top: 11px;
	transition: all .3s
}

.header .menu .m_itemhome:after,
.header .menu .m_itemhome:before {
	position: absolute;
	right: 0;
	top: 0;
	margin: auto;
	left: 0;
	bottom: 0;
	content: ""
}

.header .menu .m_itemhome:before {
	border-radius: 50%;
	border: 0 solid #a5a5a7;
	width: 16px;
	height: 16px;
	transition: all .3s;
	opacity: 0
}

.header .menu .m_itemhome:after {
	background: url(../img/sprite.png) -105px -156px;
	width: 9px;
	height: 9px
}

.header .menu .m_itemhome:hover:before {
	border-radius: 50%;
	opacity: 1;
	border: 1px solid #a5a5a7;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.header.headersmall .menu .m_itemhome {
	top: 5px
}

.header.transparent {
	background: 0
}

.header.transparent.open {
	background: #f2f2f0
}

.header.transparent .header-nav {
	background: 0;
	border-bottom: 0;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif
}

.header.transparent.open .header-nav {
	background: #fff;
	border-bottom: 1px solid #e5e5e5
}

.header.transparent .menu li a {
	color: #fff;
	text-shadow: 1px 1px 1px #000
}

.header.transparent.open .menu li a {
	color: #1d1e24;
	text-shadow: none
}

.header.transparent .menu .m_itemhome:after {
	background-position: -125px -156px
}

.header.transparent.open .menu .m_itemhome:after {
	background-position: -105px -156px
}

.header.transparent .menu .m_itemhome:before,
.header.transparent .menu .m_itemhome:hover:before {
	border-color: #a5a5a7
}

.header.transparent .conimg {
	display: none
}

.header.transparent .conimg_wt {
	display: block
}

.header.transparent .menuimg .menumobimg {
	display: none
}

.header.transparent .menuimg .menumobimg_wt {
	display: block
}

.header.transparent .socimg {
	display: none
}

.header.open .conimg,
.header.transparent .socimg_wt {
	display: block
}

.header.open .conimg_wt {
	display: none
}

.header.open .socimg {
	display: block
}

.header.open .socimg_wt {
	display: none
}

.header.open .menuimg .menumobimg {
	display: block
}

.header.open .menuimg .menumobimg_wt {
	display: none
}

.header .header-navlist {
	height: 67px;
	background: #f6f7f7;
	position: relative
}

.header .header-navlist-m {
	position: absolute;
	left: 0;
	width: 50%;
	text-align: right;
	display: block;
	list-style: none;
	margin: 0;
	padding: 24px 2px 0 0
}

.header .header-navlist-m li {
	display: inline-block;
	list-style: none;
	margin: 0
}

.header .header-navlist-m .item {
	margin-left: 30px;
	color: #1d1e24
}

.header .header-navlist-m .item.active {
	color: #ffc107;
	font-size: 17px;
	font-weight: 400
}

.header .header-navlist-m a.item:hover {
	color: #ffc107
}

.header .navlist-proj .header-navlist-m .item.active {
	color: #ff5722
}

.header .navlist-proj .header-navlist-m .item:hover {
	color: #1d1e24
}

.header .navlist-serv .header-navlist-m .item.active,
.header .navlist-serv .header-navlist-m .item:hover,
.header .navlist-serv .header-navlist-m li.current .item {
	color: #fd2293
}

.header .projlist {
	position: absolute;
	right: 56px;
	white-space: nowrap;
	font-size: 14px;
	color: #292a33;
	top: 25px
}

.header .projlist .projlist-tit {
	float: right;
	margin-right: 10px
}

.header .projlist .projlist-items {
	float: right
}

.header .projlist .projlist-count {
	float: left;
	margin: 0 8px
}

.header .projlist .projlist-prev {
	width: 26px;
	height: 26px;
	float: left;
	background: url(../img/sprite.png) -36px -211px;
	position: relative;
	top: -4px
}

.header .projlist .projlist-next {
	width: 26px;
	height: 26px;
	float: right;
	background: url(../img/sprite.png) -1px -211px;
	position: relative;
	top: -4px
}

.header .projlist .projlist-prev:hover {
	background-position: -71px -211px
}

.header .projlist .projlist-next:hover {
	background-position: -293px -108px
}

.header .header-navlist .titorangehid {
	color: #ff5722;
	padding-top: 24px;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.header .header-navlist .titorangehid.active {
	opacity: 1
}

.header.open .header-navlist {
	display: none!important
}

.header .selyear {
	top: 11px;
	background: #1d1e24;
	font-size: 18px;
	color: #fff;
	width: 235px;
	margin: 0 auto;
	position: relative;
	left: 125px;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif;
	height: 45px;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s
}

.banner .banner-title,
.header .header-navlist .titsoc {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s
}

.header .selyear.active {
	background: #ffc107;
	color: #fff
}

.header .selyear .selyear-sel {
	padding: 12px 45px 10px 20px;
	cursor: pointer;
	position: relative;
	height: 45px;
	white-space: nowrap;
	overflow: hidden
}

.header .selyear .selyear-inner {
	width: 100%;
	height: 23px;
	display: block;
	overflow: hidden;
	white-space: nowrap
}

.header .selyear .selyear-sel:after {
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -74px -108px;
	width: 12px;
	height: 14px;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 2
}

.header .navlist-proj .selyear .selyear-sel:before {
	background-color: #1d1e24
}

.header .navlist-proj .selyear.active .selyear-sel:before {
	position: absolute;
	content: "";
	background-color: #ff5722;
	height: 44px;
	right: 0;
	top: 0;
	z-index: 1;
	width: 45px
}

.header .selyear .selyear-opt {
	display: none;
	top: 44px;
	max-height: 450px;
	overflow-y: auto;
	background: #1d1e24;
	position: absolute;
	left: 0;
	width: 100%;
	padding: 12px 20px 5px;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif
}

.header .selyear .selyear-opt span {
	display: block;
	cursor: pointer;
	margin: 5px 0;
	color: #fff;
	padding: 0 0 8px
}

.header .selyear .selyear-opt span:first-child {
	margin-top: 0
}

.header .selyear .selyear-opt span:hover,
.header .selyear a:hover {
	color: #ffc107
}

.header .navlist-proj .selyear.active {
	background: #ff5722;
	color: #fff
}

.header .navlist-proj .selyear .selyear-opt span:hover,
.header .navlist-proj .selyear a:hover {
	color: #ff5722
}

.header .header-navlist .titsoc {
	position: absolute;
	right: 0;
	top: 14px;
	opacity: 0;
	transition: all .3s
}

.header .header-navlist .titsoc.visible {
	opacity: 1
}

.header .socialmove {
	background: #1d1e24;
	height: 100%;
	position: absolute;
	top: 0;
	right: -357px;
	z-index: 1;
	width: 357px
}

.header .socialmove:after {
	position: absolute;
	content: "";
	background: #1d1e24;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: -1px
}

.header .socialmove-close {
	float: left;
	position: absolute;
	left: 12px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 30px;
	cursor: pointer
}

.header .socialmove-close:after {
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -145px -156px;
	width: 14px;
	height: 14px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.header .socialmove-close:hover:after {
	background-position: -169px -156px
}

.header .socialmove .socialmove-i {
	float: left;
	margin-right: 10px;
	width: 38px;
	height: 38px;
	overflow: hidden
}

.header .socialmove .socialmove-i:hover img {
	margin-left: -38px
}

.header .socialmove .socialmove-imgs {
	left: 74px;
	height: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto
}

.banner {
	position: relative;
	max-width: 2000px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

.banner.old {
	top: 58px
}

.banner #banner-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	display: none
}

.banner #banner-overlay.active {
	display: block
}

.banner .banner-main {
	position: relative;
	overflow: hidden;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
}

.banner .banner-main .banner-main-list,
.banner .banner-main-list.show:after {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0
}

.banner .banner-main-list.show:after {
	content: "";
	background: #000;
	opacity: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	height: 100%;
	z-index: 11
}

.banner .banner-main .banner-main-list.show {
	position: relative;
	z-index: 10!important;
	margin: 0 auto;
	transform: scale(1)
}

.banner .banner-main .banner-main-list#bm_1 {
	z-index: 3
}

.banner .banner-main .banner-main-list#bm_2 {
	z-index: 2
}

.banner .banner-main .banner-main-list#bm_3 {
	z-index: 1
}

.banner .bannermainimg {
	width: 100%;
	height: auto;
	vertical-align: top
}

.banner .banner-main-list.show:hover:after {
	opacity: .5
}

.banner .banner-nav {
	position: absolute;
	right: 6%;
	height: 87px;
	top: 145px;
	width: 38px;
	display: none
}

.banner .banner-nav .banner-nav-arrow {
	position: absolute;
	background: url(../img/sprite.png);
	width: 38px;
	height: 38px;
	left: 0
}

.banner .banner-nav .banner-nav-arrow.next {
	background-position: -83px -1px;
	top: 0
}

.banner .banner-nav .banner-nav-arrow.prev {
	background-position: -131px -1px;
	bottom: 0
}

.banner .banner-title {
	position: absolute;
	overflow: hidden;
	width: 0;
	left: 50%;
	background: #1d1e24;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 14px;
	color: #fff;
	transition: all .3s;
	z-index: 12
}

.banner.old .banner-title,
.titsoc {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s
}

.banner .banner-main-list.show:hover .banner-title {
	width: 330px
}

.banner .banner-title .banner-title-tit {
	font-size: 18px;
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	margin-bottom: 6px
}

.banner .banner-title .span_p {
	display: block
}

.banner .banner-title .banner-title-wp {
	width: 330px;
	padding: 32px 30px 20px;
	display: block
}

.banner .banner-title:hover .animline,
.banner.old .banner-title:hover .animline {
	width: 100%
}

.banner .banner-title .animline {
	background: #ff5722;
	width: 100%;
	bottom: 0
}

.banner.old .banner-title {
	position: absolute;
	top: 0;
	background: #1d1e24;
	right: 12.7%;
	font-size: 14px;
	color: #fff;
	padding: 32px 30px 17px;
	transition: all .3s
}

.banner.old .banner-title .banner-title-tit {
	font-size: 18px;
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	margin-bottom: 6px
}

.radiusbutt,
.serblock .serblock-item-text .title {
	font-family: PFDinDisplayProRegular, Calibri, sans-serif
}

.banner.old .banner-title .animline {
	background: #ff5722
}

.banner .banner-small-items {
	position: relative;
	padding-left: 100px;
	margin-top: -2.3%;
	width: 50%;
	width: calc(50%+5px);
	margin-bottom: 3px;
	z-index: 10
}

.banner .banner-small-item {
	float: left;
	width: 32%;
	width: calc(33% - 2.5px);
	margin-right: 5px;
	cursor: pointer;
	position: relative;
	min-width: 130px
}

.banner .banner-small-item:last-child {
	margin-right: 0
}

.banner .banner-small-item img {
	width: 100%;
	height: auto;
	vertical-align: top
}

.banner .banner-small-item.selected .animline,
.banner .banner-small-item:hover .animline_hover {
	width: 100%
}

.banner .banner-small-item.selected .animline_hover {
	display: none
}

.titsm,
.titsm-arrow {
	display: inline-block
}

.content {
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	overflow: hidden;
	background: #fff;
	position: relative;
	z-index: 4;
	-webkit-box-shadow: 0 32px 47px -22px rgba(29, 30, 36, .5);
	-moz-box-shadow: 0 32px 47px -22px rgba(29, 30, 36, .5);
	box-shadow: 0 32px 47px -22px rgba(29, 30, 36, .5)
}

.content.content-inner {
	margin-top: 125px!important
}

.content.content-inner.mbtop56 {
	margin-top: 56px!important
}

.block_p34 {
	padding-top: 34px
}

.titsm {
	color: #292a33;
	margin-bottom: 32px;
	font-size: 17px
}

.titsm h2,
.titsm.fz11 {
	font-size: 11px
}

.titsm.mb21 {
	margin-bottom: 21px
}

.titsm-arrow {
	width: 17px;
	height: 1px;
	background: #292a33;
	margin: 0 10px;
	position: relative;
	top: -.26em
}

.titsoc {
	float: right;
	position: relative;
	top: -9px;
	opacity: 1;
	transition: all .3s
}

.title2i,
.title2i-l {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s
}

.titsoc.hideme {
	opacity: 0
}

.titorange {
	font-size: 24px;
	color: #ff5722;
	margin-bottom: 37px
}

.titorange h1 {
	font-size: 24px
}

.titsoc p {
	float: left;
	line-height: 38px;
	margin-right: 10px
}

.contilte,
.contilte h2,
.contilte span {
	color: #1d1e24;
	font-size: 64px;
	line-height: 55px;
	font-weight: 400
}

.titsoc .socials-t-it {
	float: left;
	margin-right: 10px;
	width: 38px;
	height: 38px;
	overflow: hidden
}

.titsoc .socials-t-it:hover img {
	margin-left: -38px
}

.titsoc .socials-t-it.rss {
	margin-right: 0
}

.contilte {
	max-width: 1200px;
	margin-bottom: 17px
}

.contilte h2,
.contilte span {
	display: inline
}

.title2i {
	margin: 0 auto;
	max-width: 1502px;
	transition: all .3s;
	padding: 49px 50px 31px
}

.title2i.title2i-cent {
	text-align: center;
	color: #818c8f;
	border-bottom: 1px solid #555b5f;
	padding: 20px 30px 30px;
	margin-bottom: 50px
}

.title2i.title2i-cent h2 {
	color: #fff;
	font-size: 36px;
	line-height: 47px;
	margin-bottom: 10px
}

.title2i.title2i-black {
	text-align: center;
	color: #292a33;
	padding: 49px 0 31px
}

.title2i.title2i-black h2 {
	color: #1d1e24;
	text-transform: uppercase;
	font-size: 36px;
	margin-bottom: 10px
}

.title2i.plr0 {
	padding-left: 0;
	padding-right: 0
}

.title2i-l {
	float: left;
	color: #1d1e24;
	width: 50%;
	transition: all .3s
}

.radiusbutt-wp.fr,
.title2i-r {
	float: right
}

.serblock .serblock-item,
.title2i-r {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s
}

.title2i-l.titlefull {
	width: 100%
}

.title2i-l.tal {
	text-align: center
}

.title2i-l h2,
.title2i-l h3,
.title2i-l p {
	font-size: 36px;
	font-weight: 400
}

.title2i-r {
	padding-right: 30px;
	padding-left: 10px;
	width: 50%;
	transition: all .3s
}

.arrowbottom,
.arrowtop {
	display: block;
	width: 38px;
	height: 38px
}

.arrowtop {
	margin: 40px auto 0;
	background: url(../img/sprite.png) -87px -60px
}

.arrowtop:hover {
	background-position: -243px -108px
}

.arrowtop.dark:hover {
	background-position: -49px -156px
}

.arrowtop.mt20 {
	margin-top: 20px
}

.arrowbottom {
	margin: 40px auto 0;
	background: url(../img/sprite.png) -296px -362px
}

.arrowbottom:hover {
	background-position: -1px -411px
}

.arrowbottom.dark:hover {
	background-position: -344px -362px
}

.arrowbottom.mt20 {
	margin-top: 20px
}

.linebt {
	width: 210px;
	position: absolute;
	background: #fd2293;
	height: 3px;
	bottom: 0
}

.menuservices {
	display: inline-block;
	position: relative;
	margin-bottom: 21px
}

.menuservices:before,
.menuservicesBefore {
	left: -20px;
	width: 110%;
	top: -18px;
	display: none;
	background: #1d1e24;
	min-width: 425px;
	height: 50px
}

.menuservicesBefore {
	position: absolute;
	z-index: -1
}

.menuservices:before {
	position: absolute;
	content: ""
}

.menuservices:hover:before {
	display: block
}

.menuservices .titsm {
	margin-bottom: 0;
	padding-left: 18px
}

.menuservices .micon {
	position: absolute;
	left: 0;
	top: calc(50% - 3px);
    display: flex;
	z-index: 2
}

.menuservices:hover .titsm {
	color: #fff;
	position: relative;
	z-index: 1
}

.menuservices .menuservices-items {
	display: none;
	position: absolute;
	left: -20px;
	background: #1d1e24;
	margin: 0;
	padding: 15px 30px 10px 87px;
	font-size: 17px;
	list-style: none;
	z-index: 1;
	min-width: 425px;
	width: 100%
}

.menuservices:hover .menuservices-items {
	display: block
}

.menuservices .menuservices-items li {
	margin-bottom: 5px
}

.menuservices .menuservices-items a {
	color: #c4d4d9;
	position: relative
}

.menuservices .menuservices-items a:hover {
	color: #fff
}

.menuservices .menuservices-items a:before {
	position: absolute;
	content: "-";
	font-size: 17px;
	left: -13px
}

.radiusbutt-wp {
	width: 215px;
	display: inline-block;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden
}

.radiusbutt-wp.center {
	margin: 0 auto;
	display: block
}

.radiusbutt-wp.mt18 {
	margin-top: 18px
}

.radiusbutt-wp.mt55 {
	margin-top: 55px
}

.radiusbutt {
	position: relative;
	font-size: 18px;
	color: #ff5722;
	padding: 14px 0 12px;
	background: #fff;
	display: inline-block;
	transition: all .3s;
	-webkit-box-shadow: inset 0 0 0 0 #1d1e24;
	-moz-box-shadow: inset 0 0 0 0 #1d1e24;
	box-shadow: inset 0 0 0 0 #1d1e24;
	text-align: center;
	width: 215px;
	height: 50px
}

.radiusbutt:before {
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -201px -411px;
	width: 10px;
	height: 7px;
	left: 19px;
	top: 23px
}

.radiusbutt:hover {
	-webkit-box-shadow: inset 215px 0 0 0 #1d1e24;
	-moz-box-shadow: inset 215px 0 0 0 #1d1e24;
	box-shadow: inset 215px 0 0 0 #1d1e24;
	color: #fff
}

.radiusbutt:hover:before {
	background-position: -270px -60px
}

.radiusbutt.grey {
	color: #1d1e24;
	background: #dddfdf
}

.radiusbutt.grey:hover {
	color: #fff
}

.radiusbutt.grey:before {
	background-position: -181px -411px
}

.radiusbutt.grey:hover:before {
	background-position: -270px -60px
}

.radiusbutt.wtpink {
	background: #fff;
	color: #fd2293
}

.radiusbutt.wtpink:hover {
	color: #fff
}

.radiusbutt.wtpink:before {
	background-position: -221px -411px
}

.radiusbutt.wtpink:hover:before {
	background-position: -270px -60px
}

h2.infoh2 {
	font-size: 17px;
	font-weight: 400
}

.infoh2.mb20 {
	margin-bottom: 20px
}

.infoh2.infoh2-line {
	padding-bottom: 40px;
	border-bottom: 1px solid #dedede
}

p.c1d1e24 {
	color: #1d1e24
}

.fixtopbl {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: #fff;
	padding-bottom: 0;
	padding-top: 93px
}

.fixtopbl-rel {
	position: relative
}

.ghheightbl {
	height: 70px
}

.fixtopbl .arrowbottom{
	margin: 20px 110px 0;
}

.ghheightbltop {
	height: 58px
}

.serblock .serblock-items {
	margin-top: 3px
}

.serblock .serblock-items-row {
	border-top: 1px solid #e5e5e5
}

.serblock .serblock-items-row.nobord {
	border-top: 0
}

.serblock .serblock-items-row.mt40 {
	padding-top: 40px
}

.serblock .serblock-item {
	float: left;
	width: 50%;
	border-right: 1px solid #e5e5e5;
	padding: 25px 50px 5px;
	position: relative;
	transition: all .3s;
	margin-bottom: 40px
}

.whywe {
	background: #1d1e24;
	position: relative;
	z-index: -1
}

.p1 .whywe {
	padding-top: 100px;
	padding-bottom: 300px
}

.seotext-order,
.whywe-order {
	margin-top: 30px;
	display: block;
	position: relative;
	padding-right: 50px;
	width: max-content;
	max-width: 100%
}

.seotext-order:hover:after,
.whywe-order:hover:after {
	background: url(../img/sprite.png) -131px -1px;
	transform: rotate(-90deg)
}

.seotexts.seotextslight .seotext-order:hover:after {
	background: url(../img/sprite.png) -195px -108px;
	transform: rotate(0)
}

.link.seotext-order:hover,
.link.whywe-order:hover {
	color: #fd2293;
	text-decoration: none
}

.seotext-order:after,
.whywe-order:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: -10px;
	width: 38px;
	height: 38px;
	background: url(../img/sprite.png) -227px -1px
}

.whywe a.link {
	text-decoration: underline;
	color: #c4d4d9
}

.whywe-list {
	padding: 20px 50px 0;
	display: grid;
	grid-column-gap: 30px;
	grid-template-areas: "whywe-1 whywe-2 whywe-5" "whywe-3 whywe-4 whywe-5"
}

.whywe-list .pb50 {
	padding-bottom: 50px
}

.whywe-item {
	padding-bottom: 30px;
	padding-top: 40px
}

.whywe-item-tit {
	color: #c4d4d9;
	font-size: 30px;
	margin-bottom: 10px
}

.whywe .title2i-r {
	color: #818c8f
}

.whywe .title2i {
	border-bottom: 1px solid #555b5f
}

.whywe-item-text {
	color: #818c8f;
	font-size: 17px
}

.whywe-item-num {
	color: #fff;
	font-size: 17px;
	margin-bottom: 15px
}

.whywe-1 {
	grid-area: whywe-1;
	border-bottom: 1px solid #34393a
}

.whywe .brdbtm,
.whywe.brdbtm {
	border-bottom: 1px solid #34393a
}

.whywe-list.pb50 {
	padding-bottom: 50px
}

.whywe-2 {
	grid-area: whywe-2;
	border-bottom: 1px solid #34393a
}

.whywe-3 {
	grid-area: whywe-3;
	padding-bottom: 0
}

.whywe-4 {
	grid-area: whywe-4;
	padding-bottom: 0
}

.whywe-5 {
	grid-area: whywe-5
}

.clints-s .clients,
.serblock .serblock-item-text {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s
}

.p1 .clints-s .title2i {
	transform: translateY(10px);
	z-index: 10;
	margin: -250px auto 0;
	transform: translateY(10px);
	background-color: #fff;
	max-width: 1502px;
	transition: all .3s;
	padding: 49px 50px 31px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
}

.clints-s .wrapper {
	background-color: #fff
}

.serblock .serblock-item.last {
	border-right: 0
}

.serblock .serblock-item:nth-child(2n+2) {
	border-left: 1px solid #e5e5e5;
	position: relative;
	left: -1px
}

.serblock .serblock-item-p {
	position: relative;
	min-height: 91px
}

.serblock .serblock-item-i {
	float: left;
	width: 105px;
	position: absolute;
	height: 81px;
	margin: auto;
	top: 9px;
	z-index: 1
}

.serblock .serblock-item-text a:hover {
	color: #292a33
}

.serblock .serblock-item-text {
	width: calc(100% - 105px);
	padding-left: 150px;
	max-width: 750px;
	position: relative;
	transition: all .3s
}

.serblock .serblock-item-text .title {
	font-size: 24px;
	color: #1d1e24;
	font-weight: 400;
	margin-bottom: 17px;
	padding-top: 3px
}

.serblock .serblock-item-text .title a:hover {
	color: #fd2293
}

.serblock .serblock-item-link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.clints-s,
.clints-s .clients,
.clints-s .clients-row,
.clints-s .clients-title {
	position: relative
}

.serblock .serblock-item .animline {
	position: relative;
	top: 44px;
	max-width: 210px
}

.serblock .serblock-item:hover .animline {
	width: 100%;
	max-width: 210px
}

.clints-s {
	background: #edefef;
	margin-top: 0
}

.clints-s.clints-s-prodpage {
	background: #fff;
	margin-top: 0
}

.clints-s .title2i-l.hideclient {
	display: none
}

.clints-s .clients {
	background: #fff;
	padding: 20px 80px 0;
	max-width: 1502px;
	z-index: 2;
	margin: 0 auto;
	transition: all .3s;
	border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
}

.clints-s.clients-podderzhka-sayta{
	background-color: #fff;
}

.clints-s.clients-podderzhka-sayta .clients{
	padding: 20px 35px 0;
}

.p1 .clints-s .wrapper{
	background-color: inherit;
}

.clints-s .clients.plr0 {
	padding: 0
}

.clints-s .clients-row .animline {
	bottom: 0
}

.clints-s .clients-row:hover .animline {
	width: 210px
}

.clints-s .clients-items {
	width: 1341px;
	margin: 0 auto;
	padding-bottom: 30px
}

.clints-s .clients-items-item {
	display: inline-block;
	border: 1px solid #eee;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 183px;
	cursor: default
}

.clints-s .clients-items-item:nth-child(7n+7) {
	margin-right: 0
}

.clints-s .clients-items-item img {
	width: 100%;
	height: auto;
	vertical-align: top
}

.clints-s .clients-items-item.cursor {
	cursor: pointer
}

.clints-s .clients-title {
	font-size: 20px;
	color: #1d1e24;
	display: block;
	padding: 20px 60px 40px 0
}

.clints-s .clients-title p,
.clints-s .clients-titleall {
	display: inline-block
}

.clints-s .clients-title .clients-title-more {
	position: absolute;
	right: 0;
	top: 13px;
	width: 38px;
	height: 38px;
	background: url(../img/sprite.png) -135px -60px
}

.clints-s .clients-title:hover .clients-title-more {
	background-position: -147px -108px
}

.clints-s .clients-title.active .clients-title-more {
	background-position: -179px -1px
}

.clints-s .clients-title.active:hover .clients-title-more {
	background-position: -99px -108px
}

.clints-s .clients-title .clients-title-next {
	position: absolute;
	right: 0;
	top: 13px;
	width: 38px;
	height: 38px;
	background: url(../img/sprite.png) -227px -1px
}

.clints-s .clients-title:hover .clients-title-next {
	background-position: -195px -108px
}

.clints-s .clientsmainshow {
	display: none!important
}

.clientsmain .title2i-l.hideclientsmain,
.clints-s .crumbs {
	display: none
}

sup {
	top: -.55em
}

.clints-s .clientlline {
	width: 100%;
	height: 1px
}

.clientsmain {
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 120px
}

.clientsmain .title2i-l.hideclient {
	display: block
}

.clientsmain .clientsmain-bg {
	background: #fff;
	margin-top: -240px;
	max-width: 1502px;
	border-radius: 14px;
}

.clientsmain .clientsmainshow {
	display: block!important
}

.clientsmain .crumbs {
	display: block
}

.clientsmain .clientlline {
	display: none
}

.chosenproj {
	background: #edefef;
	border-top: 1px solid #e5e5e5;
	position: relative
}

.chosenproj .chosenproj-item:last-child:after {
	opacity: 1;
	background: #818c8f
}

.chosenproj .chosenproj-item:last-child .description,
.chosenproj .chosenproj-item:last-child:hover:after {
	opacity: 1
}

.chosenproj .chosenproj-item:last-child .description .description-tit {
	font-size: 17px;
	text-transform: unset;
	margin: 0 auto;
	display: block;
	padding-right: 36px;
	position: relative;
	width: max-content;
	font-family: PFDinDisplayProLight, Calibri, sans-serif
}

.chosenproj .chosenproj-item:last-child:hover .animline {
	width: calc(100% - 36px)
}

.chosenproj .chosenproj-item:last-child .description .description-tit:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	background: url(../img/sprite.png) -290px -60px;
	width: 27px;
	height: 27px;
	top: -3px
}

.chosenproj .chosenproj-item:last-child .description-sect {
	display: none
}

.p1 .chosenproj .title2i {
	padding: 0 50px;
	transform: translateY(50px)
}

.chosenproj.bgdark {
	background: #1d1e24;
	padding-bottom: 35px;
	z-index: 2
}

.chosenproj .chosenproj-items {
	max-width: 1502px;
	margin: 0 auto;
	z-index: 10;
	margin: 0 auto
}

.p1 .chosenproj .chosenproj-items {
	margin-bottom: 0;
	transform: translateY(100px)
}

.chosenproj .chosenproj-item {
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden
}

.chosenproj .chosenproj-item:after {
	background: #1d1e24;
	opacity: 0;
	position: absolute;
	content: "";
	left: 0;
	width: 100%;
	top: 0;
	height: 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.chosenproj .chosenproj-item:hover:after {
	opacity: .5
}

.chosenproj .chosenproj-item img {
	display: block;
	width: 100%;
	height: fit-content;
	-moz-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	-webkit-transition: all 2s ease-out;
	transition: all 2s ease-out
}

.chosenproj .chosenproj-item:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.chosenproj .description {
	display: block;
	position: absolute;
	opacity: 0;
	z-index: 2;
	top: 50%;
	width: 100%;
	text-align: center;
	-moz-transform: translate(0, -65%);
	-ms-transform: translate(0, -65%);
	-webkit-transform: translate(0, -65%);
	-o-transform: translate(0, -65%);
	transform: translate(0, -65%);
	padding: 0 15px
}

.chosenproj .chosenproj-item:hover .description {
	opacity: 1;
	color: #fff
}

.chosenproj .description .description-tit {
	color: #fff;
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 18px
}

.chosenproj .description .description-sect {
	color: #fff;
	font-size: 14px;
	display: inline-block;
	position: relative
}

.chosenproj .description .animline {
	bottom: -18px;
	left: 0;
	background: #ff5722
}

.chosenproj .chosenproj-item:hover .animline {
	width: 100%
}

.chosenproj .chosenproj-more {
	background: #1d1e24;
	position: relative;
	z-index: 1;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 66px
}

.chosenproj .chosenproj-more-wp {
	color: #818c8f;
	font-size: 17px;
	text-align: center;
	text-transform: uppercase;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif
}

.chosenproj .chosenproj-more a {
	position: relative;
	display: inline-block;
	height: 66px;
	padding: 25px 8px 0
}

.chosenproj .chosenproj-more a:after,
.chosenproj .chosenproj-more a:before {
	position: absolute;
	height: 3px;
	left: 0;
	bottom: 0;
	content: ""
}

.chosenproj .chosenproj-more a:after {
	right: 0;
	margin: auto;
	background: #fd2293;
	width: 100%
}

.chosenproj .chosenproj-more a:before {
	background: #fff;
	width: 0;
	z-index: 1;
	-webkit-transition: width .3s;
	-moz-transition: width .3s;
	-o-transition: width .3s;
	transition: width .3s
}

.chosenproj .chosenproj-more a:hover {
	text-decoration: none;
	color: #818c8f
}

.chosenproj .chosenproj-more a:hover:before {
	width: 100%
}

.chosenproj .chosenproj-more.light {
	background: #edefef;
	bottom: 0
}

.chosenproj .chosenproj-more.light a:before,
.chosenprojServs {
	background: #1d1e24
}

.chosenproj .chosenproj-more.light .chosenproj-more-wp,
.chosenproj .chosenproj-more.light a:hover {
	color: #1d1e24
}

.chosenprojServs .chosenproj-more.light a:hover,
.news-s .title2i-l,
.whywe .title2i-l {
	color: #fff
}

.chosenprojServs {
	padding-bottom: 10px;
	z-index: 10
}

.chosenprojServs .title2i {
	display: none
}

.chosenprojServs .chosenproj-more.light .chosenproj-more-wp {
	background: #1d1e24;
	color: #fff
}

.chosenprojServs .chosenproj-more.light a:before {
	background: #fff
}

.news-s {
	background: #1d1e24;
	position: relative;
	padding-bottom: 30px
}

.news-s .title2i {
	padding-left: 0;
	padding-right: 0;
	max-width: 1920px
}

.news-s .title2i-r {
	color: #818c8f;
	padding: 0;
	text-align: right;
	width: auto
}

.news-s .socials-t p {
	float: left;
	line-height: 38px;
	margin-right: 10px
}

.news-s .socials-t-it {
	float: left;
	margin-right: 10px;
	width: 38px;
	height: 38px;
	overflow: hidden
}

.news-s .socials-t-it:hover img {
	margin-left: -38px
}

.news-s .socials-t-it.rss {
	margin-right: 0
}

.news-s .news {
	border-top: 1px solid #34393a;
	padding: 48px 0 0
}

.news-s .news-itemswp {
	border-bottom: 1px solid #34393a;
	padding-bottom: 45px
}

.news-s .news-item {
	float: left;
	width: 33%;
	border-right: 1px solid #34393a;
	padding-left: 40px;
	padding-right: 40px;
	position: relative
}

.news-s .news-item:nth-child(3) {
	border-right: 0
}

.news-s .news-item .news-anwp {
	left: 80px;
	bottom: -46px;
	height: 3px;
	position: absolute;
	width: 210px;
	background: #fd2293
}

.news-s .news-item .animline {
	bottom: 0
}

.news-s .news-item:hover .animline {
	width: 210px
}

.news-s .news-item:last-child {
	border-right: 0;
	padding-right: 0
}

.news-s .news-item:first-child {
	padding-left: 0
}

.news-s .news-item-tit {
	font-size: 18px;
	margin-bottom: 19px;
	color: #c4d4d9;
	font-weight: 400
}

.news-s .news-item-tit a:hover {
	color: #c4d4d9
}

.news-s .news-item-text {
	color: #818c8f;
	position: relative
}

.news-s .news-item-text a.nwta {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block
}

.news-s .news-item-text a:hover {
	color: #818c8f
}

.news-s .news-item-date {
	position: relative;
	margin-top: 40px;
	color: #c4d4d9;
	padding-right: 35px;
	display: inline-block;
	margin-bottom: 8px
}

.newsmain .newsmain-items,
.newsmain .newsmain-wp.onenews .newsmain-cat {
	display: none
}

.news-s .news-more,
.seotexts-grey .seotexts .develop_site .news-more {
	position: absolute;
	right: 0;
	background: url(../img/sprite.png) -50px -60px;
	width: 26px;
	height: 26px;
	top: -3px
}

.news-s .news-more.morehovered,
.news-s .news-more:hover {
	background-position: -290px -60px
}

.news-s .linebt {
	left: 80px;
	bottom: 0
}

.newsmain {
	border-top: 1px solid #e5e5e5
}

.newsmain .newsmain-cat {
	font-size: 120px;
	color: #1d1e24;
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	position: relative;
	border-bottom: 1px solid #1d1e24;
	padding: 29px 50px;
	cursor: pointer;
	line-height: 120px
}

.newsmain .newsmain-wp.active .newsmain-cat {
	border-bottom: 0
}

.newsmain .newsmain-loading {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	z-index: 1
}

.newsmain .newsmain-loading .loadqeurtline {
	height: 3px;
	background: #ffc107;
	float: left
}

.newsmain .newsmain-cat .more {
	position: absolute;
	background: url(../img/sprite.png) -135px -60px;
	width: 38px;
	height: 38px;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 50px
}

.newsmain .newsmain-cat:hover {
	color: #ffc107
}

.newsmain .newsmain-cat:hover .more {
	background-position: -147px -108px
}

.newsmain .newsmain-wp.active .newsmain-cat .more {
	background: url(../img/sprite.png) -179px -1px
}

.newsmain .newsmain-wp.active .newsmain-cat:hover .more {
	background: url(../img/sprite.png) -99px -108px
}

.newsmain .newsmain-wp.active .newsmain-items {
	display: block
}

.newsmain .newsmain-item {
	position: relative;
	margin-top: -1px;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s
}

.newsmain .newsmain-item-i {
	padding-left: 50px;
	padding-right: 80px;
	padding-top: 44px;
	border-bottom: 1px solid #1d1e24
}

.newsmain .newsmain-item .close {
	display: none;
	position: absolute;
	z-index: 3
}

.newsmain .newsmain-item .close:after {
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -238px -60px;
	width: 22px;
	height: 22px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.newsmain .newsmain-item-logo {
	float: left;
	max-width: 306px;
	width: 30%;
	padding-top: 10px
}

.newsmain .newsmain-item-news {
	float: left;
	width: 70%;
	width: calc(100% - 306px);
	position: relative
}

.newsmain .newsmain-item-news h1.newsmain-item-news-titinner,
.newsmain .newsmain-item-news h2 {
	font-size: 60px;
	color: #1d1e24;
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	margin-bottom: 28px;
	line-height: 60px;
	cursor: pointer;
	-webkit-transition: margin .3s;
	-moz-transition: margin .3s;
	-o-transition: margin .3s;
	transition: margin .3s
}

.newsmain .newsmain-item-news h2.newsmaintit-in {
	display: none
}

.newsmain .newsmain-item-news .newsmain-item-tit {
	color: #1d1e24
}

.newsmain .info {
	margin-bottom: 62px;
	display: inline-block;
	position: relative
}

.newsmain .info .info-l {
	float: left;
	margin-right: 60px
}

.newsmain .info .info-date {
	color: #1d1e24;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif;
	margin-bottom: 3px;
	position: relative;
	display: inline-block;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}

.newsmain .info .info-opt {
	color: #292a33
}

.newsmain .info h2.info-opt {
	color: #292a33;
	font-size: 17px;
	margin-bottom: 0;
	line-height: normal;
	font-family: PFDinDisplayProLight, Calibri, sans-serif;
	font-weight: 400
}

.newsmain .newsmain-item.active .info .info-date,
.newsmain .newsmain-item.active .newsmain-item-news h1.newsmain-item-news-titinner,
.newsmain .newsmain-item.active .newsmain-item-news h2,
.newsmain .newsmain-item.active .newsmain-item-tit {
	color: #fff
}

.projects .projects-item-t .description,
.projects .projects-item-t .title,
.projects .projects-itemnew .projects-itemnew-t h2 {
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	font-weight: 400
}

.newsmain .info .info-date-next {
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	background: url(../img/sprite.png) -327px -60px;
	right: -40px;
	top: -3px
}

.newsmain .info .info-date-next.morehovered,
.newsmain .info .info-date-next:hover {
	background-position: -363px -60px
}

.newsmain .info .info-date-next2 {
	display: none
}

.newsmain .newsmain-item-news-text {
	display: none;
	color: #fff;
	margin-bottom: 120px;
	position: relative
}

.newsmain .newsmain-item-news-text p {
	margin-bottom: 22px
}

.newsmain .newsmain-item-news-text a {
	text-decoration: underline
}

.newsmain .newsmain-item.active .newsmain-item-next {
	position: absolute;
	z-index: 2;
	width: 100px;
	height: 70px;
	background: #ffc107;
	bottom: -10px;
	left: 84px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-box-shadow: inset 0 0 0 0 #818c8f;
	-moz-box-shadow: inset 0 0 0 0 #818c8f;
	box-shadow: inset 0 0 0 0 #818c8f
}

.newsmain .newsmain-item.active .newsmain-item-next:after {
	background: url(../img/sprite.png) -290px -60px;
	width: 26px;
	height: 26px;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 20px
}

.newsmain .newsmain-item.active .newsmain-item-next:hover {
	-webkit-box-shadow: inset 100px 0 0 0 #818c8f;
	-moz-box-shadow: inset 100px 0 0 0 #818c8f;
	box-shadow: inset 100px 0 0 0 #818c8f
}

.newsmain .newsmain-item.active {
	background: #1d1e24;
	border-bottom: 2px solid #fff
}

.projects .projects-sect-tit,
.projects .projects-sect.active .projects-sect-items {
	border-bottom: 1px solid #1d1e24
}

.newsmain .newsmain-item.active .close {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	height: 70px;
	background: #ffc107;
	-webkit-transition: box-shadow .3s;
	-moz-transition: box-shadow .3s;
	-o-transition: box-shadow .3s;
	transition: box-shadow .3s;
	-webkit-box-shadow: inset 0 0 0 0 #818c8f;
	-moz-box-shadow: inset 0 0 0 0 #818c8f;
	box-shadow: inset 0 0 0 0 #818c8f
}

.newsmain .newsmain-item.active .close:hover {
	-webkit-box-shadow: inset 0 -70px 0 0 #818c8f;
	-moz-box-shadow: inset 0 -70px 0 0 #818c8f;
	box-shadow: inset 0 -70px 0 0 #818c8f
}

.newsmain .newsmain-item.active .newsmain-item-news h2.newsmaintit-in {
	display: block
}

.newsmain .newsmain-item.active .info .info-date-next,
.newsmain .newsmain-item.active .newsmain-item-news h2.newsmaintit-m {
	display: none
}

.newsmain .newsmain-item.active .info {
	margin-bottom: 43px
}

.newsmain .newsmain-item.active .info .info-opt,
.newsmain .newsmain-item.active .info h2.info-opt {
	color: #818c8f
}

.newsmain .newsmain-item.active .info .info-date-next2,
.newsmain .newsmain-item.active .newsmain-item-next {
	display: block
}

.newsmain .newsmain-item.active .info .info-date-next2:hover {
	background-position: -37px -108px;
	color: #ffc107
}

.newsmain .newsmain-item-i .animline {
	transition: width .6s;
	bottom: -1px
}

.newsmain .newsmain-item-i .animline.morehovered {
	width: 100%
}

.newsmain .newsmain-item.active .newsmain-item-i .animline {
	display: none
}

.newsmain.newsmain-full .newsmain-item-news-text {
	display: block;
	margin-bottom: 150px
}

.newsmain.newsmain-full .newsmain-item.active .newsmain-item-next {
	bottom: 20px
}

.newsmain.newsmain-full .newsmain-item .newsmain-full-close {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	height: 70px;
	background: #ffc107;
	-webkit-transition: box-shadow .3s;
	-moz-transition: box-shadow .3s;
	-o-transition: box-shadow .3s;
	transition: box-shadow .3s;
	-webkit-box-shadow: inset 0 0 0 0 #818c8f;
	-moz-box-shadow: inset 0 0 0 0 #818c8f;
	box-shadow: inset 0 0 0 0 #818c8f
}

.projects .projects-item-t,
.projects .projects-itemnew .more {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s
}

.newsmain.newsmain-full .newsmain-item .newsmain-full-close:hover {
	-webkit-box-shadow: inset 0 -70px 0 0 #818c8f;
	-moz-box-shadow: inset 0 -70px 0 0 #818c8f;
	box-shadow: inset 0 -70px 0 0 #818c8f
}

.newsmain.newsmain-full .newsmain-item .newsmain-full-close:after {
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -238px -60px;
	width: 22px;
	height: 22px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.projects {
	background: #edefef;
	padding-top: 50px
}

.projects .projects-wp {
	max-width: 1140px;
	width: 82%;
	position: relative;
	margin: 0 auto;
	min-width: 820px
}

.projects .projects-itemnew {
	background: #fff;
	margin-bottom: 30px;
	position: relative;
	border-radius: 14px;
	overflow: hidden;
}

.projects .projects-itemnew-i {
	float: left;
	width: 50%;
	padding-right: 10px
}

.projects .projects-itemnew-i img {
	width: 100%;
	vertical-align: top
}

.projects .projects-itemnew-t {
	float: left;
	width: 50%;
	padding-left: 10px;
	padding-right: 10px
}

.projects .projects-itemnew .titcat {
	font-size: 11px;
	height: 125px;
	position: relative
}

.projects .projects-itemnew .titcat p {
	padding-top: 65px;
	padding-right: 150px;
	padding-bottom: 0
}

.projects .projects-itemnew .titcat .titcat-i {
	position: absolute;
	right: 10px;
	height: 100px;
	width: 100px;
	top: 17px
}

.projects .projects-itemnew .projects-itemnew-t h2 {
	font-size: 60px;
	line-height: 60px;
	color: #1d1e24;
	margin-bottom: 20px
}

.projects .projects-itemnew .projects-itemnew-t h2:hover a {
	color: #1d1e24
}

.projects .projects-itemnew p {
	padding-right: 150px;
	padding-bottom: 70px
}

.projects .projects-itemnew p:hover a {
	color: #292a33
}

.projects .projects-itemnew .more {
	position: absolute;
	background: #ff5722;
	width: 100px;
	height: 70px;
	left: 50%;
	margin-left: 10px;
	bottom: -10px;
	transition: all .3s;
	-webkit-box-shadow: inset 0 0 0 0 #818c8f;
	-moz-box-shadow: inset 0 0 0 0 #818c8f;
	box-shadow: inset 0 0 0 0 #818c8f
}

.projects .projects-itemnew .more:after {
	background: url(../img/sprite.png) -290px -60px;
	width: 26px;
	height: 26px;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 20px
}

.projects .projects-itemnew .more.morehovered,
.projects .projects-itemnew .more:hover {
	-webkit-box-shadow: inset 100px 0 0 0 #818c8f;
	-moz-box-shadow: inset 100px 0 0 0 #818c8f;
	box-shadow: inset 100px 0 0 0 #818c8f
}

.projects .projects-item {
	width: 24%;
	float: left;
	margin-right: 1.3%;
	position: relative;
	height: 460px;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
}

.projects .projects-itemwp .projects-item:nth-child(4n+4) {
	margin-right: 0
}

.projects .projects-item-i {
	background-size: cover;
	background-repeat: no-repeat;
	height: 236px;
	width: 100%;
	background-position: center top
}

.projects .projects-item-t {
	padding: 30px 20px 60px;
	position: absolute;
	bottom: 0;
	min-height: 225px;
	z-index: 2;
	background: #fff;
	width: 100%;
	transition: all .3s
}

.projects .projects-item .titcat {
	font-size: 11px;
	margin-bottom: 15px
}

.projects .projects-item-t .title {
	font-size: 28px;
	color: #1d1e24;
	line-height: 30px
}

.projects .projects-item-t .description {
	font-size: 17px;
	margin-top: 10px;
	line-height: 17px
}

.projects .projects-item .more {
	position: absolute;
	display: block;
	background: url(../img/sprite.png) -327px -60px;
	width: 26px;
	height: 26px;
	bottom: 20px;
	left: 20px
}

.projects .projects-item:hover .more {
	background-position: -293px -108px
}

.projects .projects-item .animline {
	background: #ff5722;
	bottom: 0;
	z-index: 3
}

.projects .projects-item:hover .animline {
	width: 100%
}

.projects .projects-item .morelink {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 5
}

.projects .projects-sect .projects-sect-items {
	display: none
}

.projects .projects-sect-tit {
	position: relative;
	padding: 20px 80px 32px 30px;
	cursor: pointer
}

.projects .projects-sect-tit:after {
	position: absolute;
	background: url(../img/sprite.png) -135px -60px;
	width: 38px;
	height: 38px;
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: ""
}

.projects .projects-sect-tit:hover:after {
	background-position: -147px -108px
}

.projects .projects-sect-tit h1 {
	font-size: 60px;
	line-height: 60px;
	color: #1d1e24;
	font-weight: 400;
	font-family: PFDinDisplayProBold, Calibri, sans-serif
}

.projectmain .projectmain-info-tit,
.projectmain .projectmain-info-tit h2 {
	font-size: 36px;
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	font-weight: 400
}

.projects .projects-sect.active .projects-sect-tit {
	border-bottom: 0
}

.projects .projects-sect.active .projects-sect-tit:after {
	background-position: -179px -1px
}

.projects .projects-sect.active .projects-sect-tit:hover:after {
	background-position: -99px -108px
}

.projectmain .projectmain-top {
	background: #edefef
}

.projectmain .projectmain-banner {
	position: relative;
	max-width: 2000px;
	margin: 0 auto
}

.projectmain .projectmain-banner img {
	width: 100%
}

.projectmain .projectmain-banner-anchore {
	max-width: 1140px;
	width: 82%;
	position: absolute;
	margin: 0 auto;
	min-width: 820px;
	left: 0;
	right: 0;
	top: 0
}

.projectmain .projectmain-banner-down {
	width: 100px;
	height: 70px;
	background: #ff5722;
	left: 220px;
	top: -10px;
	position: relative;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-box-shadow: inset 0 0 0 0 #818c8f;
	-moz-box-shadow: inset 0 0 0 0 #818c8f;
	box-shadow: inset 0 0 0 0 #818c8f;
	display: block
}

.projectmain .projectmain-banner-down:hover {
	-webkit-box-shadow: inset 70px 0 0 0 #818c8f;
	-moz-box-shadow: inset 70px 0 0 0 #818c8f;
	box-shadow: inset 0 70px 0 0 #818c8f
}

.projectmain .projectmain-banner-down:after {
	background: url(../img/sprite.png) -155px -211px;
	width: 26px;
	height: 26px;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto
}

.projectmain .projectmain-bannertwo {
	text-align: center;
	position: relative
}

.projectmain .pranchore {
	position: absolute;
	left: 0;
	top: -177px;
	width: 1px;
	height: 1px
}

.projectmain .projectmain-bannertwo-img {
	position: relative;
	width: 100%;
	margin-bottom: 56px;
	margin-top: -170px
}

.projectmain .projectmain-bannertwo-img img {
	max-width: 100%;
	vertical-align: top
}

.projectmain .projectmain-bannertwo-logo {
	margin-bottom: 15px;
	margin-top: 20px
}

.projectmain .projectmain-info {
	position: relative;
	border-bottom: 1px solid #1d1e24;
	padding-bottom: 40px;
	margin-bottom: 40px
}

.projectmain .projectmain-info.mb25 {
	margin-bottom: 25px
}

.projectmain .projectmain-info.mb0 {
	margin-bottom: 0
}

.projectmain .projectmain-info.pb90 {
	padding-bottom: 80px
}

.projectmain .projectmain-info.nobord {
	border-bottom: 0
}

.projectmain .projectmain-info-cell {
	float: left;
	width: 50%;
	position: relative
}

.projectmain .projectmain-info-cell.tar {
	text-align: right
}

.projectmain .projectmain-info-cell.pr40 {
	padding-right: 40px
}

.projectmain .projectmain-info-cell.pl40 {
	padding-left: 40px
}

.projectmain .projectmain-info-cell.w100 {
	width: 100%;
	float: none
}

.projectmain .projectmain-info-cell.mb40 {
	margin-bottom: 40px
}

.projectmain .projectmain-info-tit {
	color: #1d1e24
}

.projectmain .projectmain-info-titsm {
	position: absolute;
	left: 0;
	top: -31px;
	color: #292a33;
	padding-left: 10px
}

.projectmain .projectmain-info-titsm h2 {
	font-size: 17px;
	font-weight: 400;
	color: #1d1e24
}

.projectmain .projectmain-info-text h2 {
	color: #ff5722;
	margin-bottom: 12px;
	font-weight: 700;
	font-size: 19px
}

.projectmain .projectmain-info-link {
	margin-top: 6px
}

.projectmain .projectmain-info-link a {
	position: relative;
	padding-right: 36px
}

.projectmain .projectmain-info-link a:after {
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -1px -211px;
	width: 26px;
	height: 26px;
	right: 0;
	top: -2px
}

.projectmain .projectmain-info-link a:hover {
	text-decoration: none;
	color: #ff5722
}

.projectmain .projectmain-info-link a:hover:after {
	background-position: -293px -108px
}

.projectmain .projectmain-info-tb {
	width: 100%;
	display: table;
	padding-bottom: 40px;
	border-bottom: 1px solid #1d1e24;
	margin-bottom: 40px
}

.projectmain .projectmain-info-tb .projectmain-info-tb-cell {
	min-width: 220px;
	padding-right: 30px;
	vertical-align: top;
	display: table-cell;
	max-width: 412px
}

.projectmain .projectmain-info-tb .projectmain-info-tb-cell:last-child {
	padding-right: 0
}

.projectmain .projectmain-info-tb .tit {
	color: #1d1e24;
	margin-bottom: 12px
}

.pojectslider {
	position: relative;
	margin-bottom: 45px
}

.pojectslider .pojectslider-items {
	position: relative;
	overflow: hidden;
	transition: all .3s;
	height: auto
}

.pojectslider .pojectslider-item {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: #fff
}

.pojectslider .pojectslider-item img {
	width: 100%;
	vertical-align: top
}

.pojectslider .pojectslider-item.show {
	position: relative;
	z-index: 10!important;
	margin: 0 auto;
	top: 0
}

.pojectslider .pojectslider-item.shownext {
	z-index: 9!important
}

.pojectslider .pojectslider-nav {
	position: absolute;
	right: -102px;
	height: 100px;
	margin-top: 40px;
	width: 75px;
	z-index: 10
}

.pojectslider .pojectslider-nav.fixing_menu {
	position: fixed
}

.pojectslider .pojectslider-navtwo {
	display: none
}

.pojectslider .pojectslider-nav-next {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 38px;
	height: 38px;
	background: url(../img/sprite.png) -242px -411px;
	opacity: .7
}

.pojectslider .pojectslider-nav-prev {
	position: absolute;
	left: 0;
	top: 0;
	width: 38px;
	height: 38px;
	background: url(../img/sprite.png) -290px -411px;
	opacity: .7
}

.pojectslider .pojectslider-nav-next:hover {
	background-position: -242px -411px;
	opacity: 1
}

.pojectslider .pojectslider-nav-prev:hover {
	background-position: -290px -411px;
	opacity: 1
}

.projaddi,
.projaddt {
	background: #edefef
}

.pojectslider .pojectslider-nav-count {
	position: relative;
	top: 40px;
	margin-left: 40px;
	color: #292a33;
	white-space: nowrap;
	line-height: 16px
}

#pojectsliderstop {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px
}

.fixblockghost {
	position: absolute;
	right: -102px;
	height: 100px;
	top: 40px;
	width: 75px;
	opacity: 0
}

.pojectslider .pojectslider-nav.fixed {
	position: fixed;
	right: inherit;
	top: 141px;
	z-index: 100;
	margin-top: 0
}

.projaddt {
	text-align: center;
	color: #292a33;
	font-size: 17px
}

.projaddt .projaddt-tit,
.projaddt .projaddt-tit h2 {
	font-size: 36px;
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	font-weight: 400
}

.projaddt .projaddt-t {
	padding: 67px 0 50px
}

.projaddt .projaddt-tit {
	color: #1d1e24;
	text-transform: uppercase;
	margin-bottom: 17px
}

.moreworks .moreworks-title,
.moreworks .moreworks-title h2 {
	font-size: 36px;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif
}

.projaddt .projaddt-t p {
	margin: 0 auto;
	max-width: 65%
}

.projaddi img {
	vertical-align: top;
	width: 100%;
	margin-bottom: 40px
}

.moreworks {
	background: #1d1e24;
	padding-top: 95px;
	padding-bottom: 50px;
	position: relative;
	z-index: 11
}

.moreworks .moreworks-title {
	position: absolute;
	left: 0;
	color: #fff;
	width: 25%;
	padding-right: 30px
}

.moreworks .moreworks-title h2 {
	font-weight: 400
}

.moreworks .moreworks-items {
	white-space: nowrap;
	width: 75%;
	position: relative;
	float: right;
	max-width: 1050px
}

.activities .title2i,
.products .title2i {
	max-width: 1920px
}

.moreworks .moreworks-item {
	float: left;
	display: block;
	width: 33.3%;
	position: relative;
	overflow: hidden
}

.moreworks .moreworks-itemover {
	position: absolute;
	z-index: 1;
	background: #1d1e24;
	height: 55px;
	width: 100%;
	left: 0;
	bottom: 0
}

.moreworks .moreworks-item img {
	width: 100%;
	-moz-transition: all 2s ease-out;
	-o-transition: all 2s ease-out;
	-webkit-transition: all 2s ease-out;
	transition: all 2s ease-out
}

.interested .interested-butt,
.moreworks .moreworks-item:after {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s
}

.moreworks .moreworks-item:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2)
}

.moreworks .moreworks-item:after {
	background: #1d1e24;
	opacity: 0;
	position: absolute;
	content: "";
	left: 0;
	width: 100%;
	top: 0;
	height: 100%;
	transition: all .3s
}

.moreworks .moreworks-item:hover:after {
	opacity: .5
}

.moreworks .description {
	display: block;
	position: absolute;
	opacity: 0;
	z-index: 2;
	top: 50%;
	width: 100%;
	text-align: center;
	-moz-transform: translate(0, -65%);
	-ms-transform: translate(0, -65%);
	-webkit-transform: translate(0, -65%);
	-o-transform: translate(0, -65%);
	transform: translate(0, -65%);
	padding: 0 15px;
	white-space: normal
}

.moreworks .moreworks-item:hover .description {
	opacity: 1;
	color: #fff
}

.moreworks .description .description-tit {
	color: #fff;
	overflow: hidden;
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 18px
}

.moreworks .description .description-sect {
	color: #fff;
	font-size: 14px;
	display: inline-block;
	position: relative
}

.moreworks .description .animline {
	bottom: -18px;
	left: 0;
	background: #ff5722
}

.moreworks .moreworks-item:hover .animline {
	width: 100%
}

.moreworks .arrowbottom,
.moreworks .arrowtop {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: -25px;
	z-index: 3
}

.interested {
	width: 100%;
	background: #ff5722;
	color: #fff;
	font-size: 24px
}

.interested .interested-tit,
.interested .interested-tit h2 {
	font-size: 36px;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif
}

.interested .interested-wp {
	display: table;
	height: 435px
}

.interested .interested-wp-i {
	display: table-cell;
	vertical-align: middle
}

.interested .interested-wp-i-fl {
	float: left;
	width: 65%;
	width: calc(100% - 260px)
}

.interested .interested-tit {
	margin-bottom: 5px
}

.interested .interested-tit h2 {
	font-weight: 400
}

.interested .interested-butt {
	display: inline-block;
	margin-top: 35px;
	font-size: 18px;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif;
	border: 2px solid #fff;
	width: 216px;
	text-align: center;
	padding: 12px 0;
	transition: all .3s
}

.buttwt,
.products .products-item .more {
	-o-transition: all .3s;
	-moz-transition: all .3s
}

.interested .interested-butt:hover {
	color: #ff5722;
	background: #fff
}

.services {
	overflow: hidden
}

.services .services-items {
	position: relative;
	border-top: 1px solid #e5e5e5
}

.services .services-item {
	width: 33.33%;
	border-right: 1px solid #e5e5e5;
	float: left;
	text-align: center;
	padding: 0 50px
}

.services .services-item.item3 {
	border-right: 0
}

.services .services-line_3i {
	width: 4000px;
	height: 1px;
	background: #e5e5e5;
	position: relative;
	left: -1000px;
	margin: 0 auto
}

.services .services-item-i {
	padding-top: 40px;
	margin-bottom: 5px
}

.services .services-item h2 {
	color: #1d1e24;
	font-weight: 400;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif;
	font-size: 24px;
	margin-bottom: 10px
}

.services .services-item p {
	padding-bottom: 20px;
	line-height: 22px
}

.activities {
	background: #1d1e24
}

.activities .title2i-l h2,
.activities .title2i-l h3 {
	color: #fff
}

.activities .title2i-r {
	color: #818c8f
}

.activities .activities-items {
	border-top: 1px solid #555b5f;
	color: #c4d4d9
}

.activities .activities-item {
	padding: 34px 50px;
	border-bottom: 1px solid #34393a;
	position: relative;
	cursor: pointer
}

.activities .activities-item-cell {
	float: left
}

.activities .activities-item-numb {
	color: #fff;
	font-size: 17px;
	margin-bottom: 5px
}

.activities .activities-tit {
	width: 25%;
	font-size: 30px;
	color: #c4d4d9;
	padding-right: 50px;
	font-weight: 400
}

.activities .activities-item.close .activities-tit {
	width: 100%
}

.activities .activities-tit2 {
	width: 25%;
	padding-right: 65px;
	font-size: 17px;
	line-height: 17px
}

.activities .activities-servs {
	width: 50%;
	padding-right: 60px;
	padding-left: 10px
}

.activities .activities-servs p {
	font-size: 18px;
	font-weight: 400;
	position: relative;
	margin-bottom: 3px;
	padding-left: 14px;
	color: #b4c3c7
}

.activities .activities-servs p:before {
	position: absolute;
	content: "•";
	color: #b4c3c7;
	font-size: 18px;
	width: 6px;
	height: 6px;
	left: 0;
	margin: auto
}

.activities .activities-list {
	position: absolute;
	width: 38px;
	height: 38px;
	background: url(../img/sprite.png) -179px -1px;
	right: 50px;
	top: 30px
}

.activities .activities-item:hover .activities-list {
	background-position: -331px -108px
}

.activities .activities-item.close .activities-list {
	background: url(../img/sprite.png) -135px -60px
}

.activities .activities-item.close:hover .activities-list {
	background-position: -1px -156px
}

.products {
	background: #1d1e24;
	padding-bottom: 170px
}

.products .title2i-l h2,
.products .title2i-l h3 {
	color: #fff
}

.products .title2i-r {
	color: #818c8f
}

.products .products-items {
	padding: 0 80px;
	margin-top: 30px
}

.products .products-item {
	float: left;
	width: 23.7%;
	margin-right: 1.7%;
	position: relative;
	background: #fff;
	padding: 0 20px 110px;
	margin-bottom: 20px;
	border-radius: 8px;

}

.products .products-item:nth-child(4n+4) {
	margin-right: 0
}

.products .products-item-info {
	font-size: 11px;
	margin-top: 18px;
	margin-bottom: 20px
}

.products .products-item-tit {
	font-weight: 400;
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	font-size: 26px;
	line-height: 27px;
	color: #fd2293;
	margin-bottom: 20px
}

.benefits .benefits-item-tit,
.buttsq,
.contactus .text_1 {
	font-family: PFDinDisplayProRegular, Calibri, sans-serif
}

.products .products-item .more {
	position: absolute;
	left: 20px;
	bottom: -10px;
	background: #edefef;
	width: 100px;
	height: 70px;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-box-shadow: inset 0 0 0 0 #818c8f;
	-moz-box-shadow: inset 0 0 0 0 #818c8f;
	box-shadow: inset 0 0 0 0 #818c8f
}

.products .products-item .more:hover {
	-webkit-box-shadow: inset 100px 0 0 0 #818c8f!important;
	-moz-box-shadow: inset 100px 0 0 0 #818c8f!important;
	box-shadow: inset 100px 0 0 0 #818c8f!important
}

.products .products-item .more:after {
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -293px -108px;
	width: 26px;
	height: 26px;
	left: 0;
	right: 0;
	margin: auto;
	top: 20px
}

.products .products-item .more.morehovered:after,
.products .products-item .more:hover:after {
	background-position: -290px -60px
}

.products .products-item .more.morehovered {
	-webkit-box-shadow: inset 100px 0 0 0 #818c8f!important;
	-moz-box-shadow: inset 100px 0 0 0 #818c8f!important;
	box-shadow: inset 100px 0 0 0 #818c8f!important
}

.buttsq,
.contacts .buttfdb {
	-webkit-box-shadow: inset 0 0 0 0 #fd2293
}

.sharebl {
	position: relative;
	margin-top: 25px
}

.sharebl.mt0 {
	margin-top: 0
}

.sharebl .sharebl-ico {
	color: #818c8f;
	font-size: 10px;
	text-transform: uppercase;
	width: 46px;
	height: 55px;
	float: left;
	border-right: 1px solid #e5e5e5;
	cursor: pointer;
	z-index: 1;
	position: relative
}

.sharebl .sharebl-ico:after {
	position: absolute;
	content: "";
	background: url(../img/sprite_2.png) -3px -11px no-repeat;
	width: 22px;
	height: 22px;
	left: 3px;
	top: 11px
}

.sharebl .sharebl-ico.color {
	background: #fff
}

.sharebl .sharebl-ico span {
	position: absolute;
	left: 0;
	bottom: 7px;
	display: block;
	font-size: 10px
}

.sharebl .sharebl-items {
	float: left;
	padding-left: 19px
}

.sharebl .sharebl-item {
	float: left;
	background: url(../img/sprite.png);
	width: 32px;
	height: 31px;
	margin-right: 10px;
	margin-top: 5px
}

.sharebl .sharebl-item.fb {
	background-position: -1px -300px
}

.sharebl .sharebl-item.tw {
	background-position: -46px -259px
}

.sharebl .sharebl-item.pint {
	background-position: -86px -259px
}

.sharebl .sharebl-item.gl {
	background-position: -126px -259px
}

.sharebl .sharebl-item.mail {
	background-position: -166px -259px;
	margin-right: 0
}

.sharebl .sharebl-item.fb:hover {
	background-position: -41px -300px
}

.sharebl .sharebl-item.tw:hover {
	background-position: -206px -259px
}

.sharebl .sharebl-item.pint:hover {
	background-position: -246px -259px
}

.sharebl .sharebl-item.gl:hover {
	background-position: -286px -259px
}

.sharebl .sharebl-item.mail:hover {
	background-position: -326px -259px
}

.newsmain .sharebl {
	float: left;
	margin-top: 0;
	position: relative
}

.newsmain .sharebl .sharebl-ico {
	border-right: 1px solid #4b5153
}

.newsmain .sharebl .sharebl-ico:after {
	position: absolute;
	content: "";
	background: url(../img/sprite_2.png) -60px -11px no-repeat;
	width: 22px;
	height: 22px;
	left: 3px;
	top: 11px
}

.newsmain .sharebl .sharebl-ico.color {
	background: #1d1e24
}

.jsshares.sharebl {
	width: 270px;
	overflow: hidden
}

.jsshares.sharebl .sharebl-items {
	position: absolute;
	left: -225px
}

.iconsline {
	border-bottom: 3px solid #dddfdf;
	padding-bottom: 35px
}

.iconsline .iconsline-items {
	position: relative;
	margin-bottom: 45px
}

.iconsline .iconsline-items:before {
	position: absolute;
	z-index: 1;
	width: 80%;
	height: 1px;
	background: #dedede;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 45px;
	content: ""
}

.iconsline .iconsline-item {
	float: left;
	width: 25%;
	text-align: center;
	position: relative
}

.iconsline .iconsline-item-i {
	margin-bottom: 15px;
	position: relative
}

.iconsline .iconsline-item-i:after {
	position: absolute;
	background: #fff;
	width: 66%;
	height: 90px;
	content: "";
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	z-index: 2
}

.iconsline .iconsline-item-i img {
	vertical-align: top;
	position: relative;
	z-index: 3
}

.iconsline .iconsline-item-t {
	color: #363f45;
	font-size: 18px;
	padding: 0 17%
}

.iconsline .iconsline-item-t .fz16 {
	font-size: 17px;
	display: block;
	line-height: 18px;
	margin-top: 3px
}

.prodsserv {
	padding-bottom: 170px;
	margin-bottom: 0
}

.prodsserv .prodsserv-row {
	display: table;
	width: 100%
}

.prodsserv .prodsserv-item {
	display: table-cell;
	width: 50%;
	height: 100%;
	padding-right: 70px;
	padding-top: 25px;
	position: relative
}

.prodsserv .prodsserv-item:nth-child(2) {
	padding-right: 0;
	padding-left: 70px
}

.prodsserv .prodsserv-item_butt {
	height: 85px
}

.prodsserv .prodsserv-item-border {
	border-bottom: 1px solid #e5e5e5;
	display: table;
	width: 100%;
	height: 100%;
	padding-bottom: 12px;
	position: relative
}

.prodsserv .prodsserv-item-border_butt {
	border-bottom: 0;
	position: absolute;
	bottom: 0;
	width: 100%
}

.prodsserv .prodsserv-item-border_butt:before {
	position: absolute;
	content: "";
	width: 210px;
	height: 3px;
	background: #fd2293;
	bottom: 3px;
	left: 16px
}

.prodsserv .prodsserv-item.empty .prodsserv-item-border {
	border-bottom: 0
}

.prodsserv .prodsserv-item-tit {
	font-size: 24px;
	color: #1d1e24;
	position: relative;
	padding-left: 16px;
	margin-bottom: 8px
}

.prodsserv .prodsserv-item-tit:before {
	position: absolute;
	content: "•";
	font-size: 24px;
	top: -.05em;
	color: #1d1e24;
	left: 0
}

.prodsserv .prodsserv-item p {
	padding-left: 16px
}

.benefits {
	padding-bottom: 160px;
	background: #1d1e24;
	color: #c4d4d9
}

.benefits .benefits-items {
	padding: 0 80px;
	margin-bottom: 35px;
	position: relative
}

.benefits .benefits-items.mb0 {
	margin-bottom: 0
}

.benefits .benefits-item {
	float: left;
	width: 50%;
	padding-right: 20px
}

.benefits .benefits-item:nth-child(2) {
	padding-right: 0;
	padding-left: 40px
}

.benefits .benefits-item-tit {
	position: relative;
	font-size: 30px;
	margin-bottom: 20px
}

.benefits .benefits-item-text {
	position: relative;
	min-height: 90px;
	font-size: 19px
}

.benefits .benefits-item-i {
	position: absolute;
	width: 110px;
	padding-right: 20px
}

.benefits .benefits-item-i img {
	width: 100%;
	vertical-align: top
}

.benefits .benefits-item-t {
	padding-left: 110px;
	margin-top: 5px
}

.benefits .benefits-item-text ul {
	margin: 0;
	padding: 0;
	list-style: inside
}

.benefits .threeitems {
	position: relative
}

.benefits .threeitems:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	height: 1px;
	background: #555b5f;
	bottom: 60%
}

.benefits .threeitems .benefits-item {
	width: 33.3%;
	padding: 0
}

.benefits .threeitems .benefits-item:nth-child(2) {
	padding: 0;
	text-align: center
}

.benefits .threeitems .benefits-item:nth-child(3) {
	text-align: right
}

.benefits .threeitems .benefits-item img {
	max-width: 100%;
	position: relative;
	z-index: 1
}

.benefits .threeitems span {
	position: relative;
	display: inline-block
}

.benefits .threeitems span:after {
	position: absolute;
	content: "";
	background: #1d1e24;
	width: 112%;
	height: 100%;
	left: -6%;
	top: 0
}

.mousebottom {
	display: block;
	width: 25px;
	margin: 40px auto 0;
	height: 86px;
	position: relative
}

.mousebottom .mouse {
	position: absolute;
	top: 0;
	left: 5px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.mousebottom .arrow {
	position: absolute;
	bottom: 0;
	left: 7px
}

.buttsq,
.contactus {
	position: relative;
	text-align: center
}

.buttsq:before,
.contacts .buttfdb:before {
	left: 19px;
	content: ""
}

@-webkit-keyframes swing {
	16.6% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px)
	}
	33.2% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	49.8% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px)
	}
	66.4% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	83% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes swing {
	16.6% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px)
	}
	33.2% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	49.8% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px)
	}
	66.4% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	83% {
		-webkit-transform: translateY(7px);
		transform: translateY(7px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.mousebottom:hover .mouse {
	-webkit-animation: swing 1.5s linear;
	animation: swing 1.5s linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}

.contactus {
	padding: 200px 0 70px;
	color: #fff;
	background-image: -moz-linear-gradient(top, #fd2193 -11.36%, #fb2153 79.64%);
	background-image: -o-linear-gradient(top, #fd2193 -11.36%, #fb2153 79.64%);
	background-image: -webkit-linear-gradient(top, #fd2193 -11.36%, #fb2153 79.64%);
	background-image: linear-gradient(top, #fd2193 -11.36%, #fb2153 79.64%);
	z-index: 1;
	margin-top: -150px;
	font-size: 24px
}

.buttsq,
.buttsq:hover,
.viewmotebutt,
.viewmotebutt:hover {
	color: #1d1e24
}

.contactus .contactus-wp {
	max-width: 80%;
	margin: 0 auto
}

.contactus h2 {
	font-size: 50px;
	font-weight: 400;
	margin-bottom: 15px
}

.contactus .text_1 {
	margin-bottom: 30px
}

.buttsq {
	font-size: 18px;
	padding: 13px 0 12px;
	background: #fff;
	display: block;
	transition: box-shadow .3s;
	-moz-box-shadow: inset 0 0 0 0 #fd2293;
	box-shadow: inset 0 0 0 0 #fd2293;
	width: 300px;
	margin: 0 auto
}

.buttsq:before {
	position: absolute;
	background: url(../img/sprite.png) -181px -411px;
	width: 10px;
	height: 7px;
	top: 21px
}

.buttsq:hover {
	-webkit-box-shadow: inset 300px 0 0 0 #fd2293;
	-moz-box-shadow: inset 300px 0 0 0 #fd2293;
	box-shadow: inset 300px 0 0 0 #fd2293
}

.viewmotebutt {
	font-size: 20px;
	position: relative;
	padding-left: 16px;
	padding-right: 55px
}

.viewmotebutt.top20 {
	top: 20px
}

.viewmotebutt.pl0 {
	padding-left: 0
}

.viewmotebutt:after {
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -227px -1px;
	width: 38px;
	height: 38px;
	right: 0;
	top: -7px
}

.viewmotebutt:hover:after {
	background-position: -195px -108px
}

.viewmotebutt.viewmotebutt_servs {
	font-size: 17px;
	position: absolute;
	padding-left: 44px;
	margin-left: 16px;
	display: inline-block;
	margin-bottom: 16px;
	bottom: 16px
}

.viewmotebutt.viewmotebutt_servs:after {
	background: url(../img/sprite.png) -36px -211px;
	width: 26px;
	height: 26px;
	left: 0;
	top: -4px
}

.viewmotebutt.viewmotebutt_servs:hover:after {
	background-position: -71px -211px
}

.buttgrad {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
	margin: 60px auto 0;
	width: 213px
}

.buttgrad a {
	display: inline-block;
	font-size: 18px;
	text-align: center;
	font-family: calibrifont, Calibri, Trebuchet MS, Arial, sans-serif;
	font-weight: 400;
	width: 100%;
	padding: 15px 0 16px;
	line-height: 18px;
	background: url(../img/bgbutt_2.jpg);
	background-size: contain;
	-webkit-transition: box-shadow .3s;
	-moz-transition: box-shadow .3s;
	-o-transition: box-shadow .3s;
	transition: box-shadow .4s;
	-webkit-box-shadow: inset 0 0 0 0 #fe6c06;
	-moz-box-shadow: inset 0 0 0 0 #fe6c06;
	box-shadow: inset 0 0 0 0 #fe6c06;
	color: #fff
}

.buttgrad a:hover {
	-webkit-box-shadow: inset 215px 0 0 0 #fe6c06;
	-moz-box-shadow: inset 215px 0 0 0 #fe6c06;
	box-shadow: inset 215px 0 0 0 #fe6c06
}

ul.mb0 {
	margin-bottom: 0
}

.blog .blog-title {
	background: #edefef;
	padding: 67px 0 68px
}

.blog .inner-title {
	padding-bottom: 40px
}

.blog .blog-title h1 {
	font-family: PFDinDisplayProRegular, Calibri, sans-serif;
	font-size: 48px;
	font-weight: 400;
	color: #1d1e24;
	line-height: 55px
}

.blog .blog-infotext-t h2,
.blog .blog-infotext-t h3,
.blog .blog-infotext-tit,
.blog .blog-item-tit,
.blog .blog-title-sect {
	font-family: PFDinDisplayProBold, Calibri, sans-serif
}

.blog .inner-title h1 {
	color: #fd2293;
	margin-bottom: 20px
}

.blog .blog-items {
	margin-bottom: 50px
}

.blog .blog-item {
	float: left;
	width: 50%;
	padding-right: 60px;
	margin-top: 55px
}

.blog .blog-item:nth-child(even) {
	padding-right: 0;
	padding-left: 60px
}

.blog .blog-item-tit {
	color: #fd2293;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px
}

.blog .blog-item-b.morehovered h3,
.blog .blogback:hover {
	color: #1d1e24
}

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

.blog .blog-item-tit a .animline {
	height: 2px;
	bottom: -5px
}

.blog .blog-item-tit a.morehovered .animline,
.blog .blog-item-tit a:hover .animline {
	width: 100%
}

.blog .blog-item-text {
	padding-bottom: 28px
}

.blog .blog-item-b {
	border-top: 1px solid #1d1e24;
	padding-top: 17px;
	position: relative
}

.blog .blog-item-b h3 {
	font-size: 11px;
	font-weight: 400
}

.blog .blog-item-link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.blog .blog-item-next {
	position: absolute;
	display: block;
	background: url(../img/sprite.png) -327px -60px;
	width: 26px;
	height: 26px;
	top: 10px;
	right: 0
}

.buttwt,
.crumbs a {
	display: inline-block
}

.blog .blog-item-b.morehovered .blog-item-next,
.blog .blog-item-b:hover .blog-item-next {
	background-position: -293px -108px
}

.blog .blog-infotext {
	margin-top: 55px
}

.blog .blog-infotext-tit {
	font-size: 28px;
	color: #1d1e24;
	line-height: 28px;
	margin-bottom: 30px
}

.blog .blog-infotext-t p {
	margin-bottom: 12px
}

.blog .blog-infotext-t .buttwt {
	margin: 10px 0
}

.blog .blog-infotext-t a,
.blog .blog-infotext-t a:hover {
	text-decoration: none
}

.blog .blog-infotext-t h2 {
    font-size: 26px;
    font-weight: 400;
	margin-top: 28px;
    margin-bottom: 12px
}

.blog .blog-infotext-t h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 8px;
}
.blog .blog-infotext-t h3 + p {
    margin-top: -3;
}

.blog .blog-infotext-t h2.mb0 {
	margin-bottom: 0
}

.blog .blogback {
	position: absolute;
	left: 0;
	bottom: 38px;
	padding-left: 47px
}

.blog .blogback:before {
	width: 26px;
	height: 26px;
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -36px -211px;
	left: 0;
	top: -3px
}

.blog .blogback:hover:before {
	background-position: -71px -211px
}

.buttwt {
    color: #ffffff;
    text-decoration: none !important;
    font-size: 18px;
    padding: 13px 20px 12px;
    background-color: #fd2293;
    border: none;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.buttwt:hover {
    color: #ffffff !important;
    background-color: #9c3;
}

.sectlinebottom {
	width: 100%;
	height: 1px;
	background-color: #1d1e24;
	margin-top: 30px
}

.crumbs {
	text-align: center;
	color: #818c8f;
	font-size: 14px;
	margin-top: 40px;
	padding: 0 20px
}

.crumbs a {
	position: relative;
	margin-right: 22px
}

.crumbs a:hover {
	text-decoration: underline;
	color: #818c8f
}

.crumbs a:after {
	position: absolute;
	content: "";
	background: #818c8f;
	width: 2px;
	height: 1px;
	right: -13px;
	top: 2px;
	bottom: 0;
	margin: auto
}

.crumbs a:nth-child(3):after {
	display: none
}

.fixprojinfo {
	position: fixed;
	z-index: 10;
	left: 0;
	width: 100%;
	bottom: 0;
	background: rgba(1, 3, 20, .8);
	color: #fff;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif;
	font-size: 36px;
	text-align: center;
	line-height: 1
}

.fixprojinfo-wp {
	max-width: 1140px;
	width: 82%;
	position: relative;
	margin: 0 auto;
	min-width: 820px;
	padding: 21px 30px 28px
}

.fixprojinfo .mb5 {
	margin-bottom: 5px
}

.fixprojinfo a {
	font-size: 24px;
	text-decoration: underline;
	font-family: PFDinDisplayProLight, Calibri, sans-serif
}

.fixprojinfo a:hover {
	text-decoration: none;
	color: #fff
}

.fixprojinfo .fixprojinfo-close {
	position: absolute;
	right: 0;
	height: 100%;
	width: 22px;
	top: 0;
	bottom: 0;
	cursor: pointer
}

.fixprojinfo .fixprojinfo-close:after {
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -238px -60px;
	width: 22px;
	height: 22px;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0
}

.seotexts h2 {
	font-size: 68px
}

.seotexts h3 {
	font-size: 22px
}

.fw-normal {
	font-weight: 400
}

.seotexts a.link {
	text-decoration: underline
}

.seotexts .mb10 {
	margin-bottom: 10px
}

.c-white {
	color: #fff
}

.seotexts-list {
	display: flex;
	flex-wrap: wrap
}

.seotexts.w50 {
	width: 50%;
	padding: 0 30px 10px 0
}

.left_block,
.seotexts .seotexts-half {
	width: 50%;
	float: left
}

.seotexts-tit36 {
	font-size: 36px;
}

.seotexts-tit36 h3,
.seotexts-tit36 h2{
	font-size: 36px;
	font-weight: normal;
}

.seotexts-tit30 {
	font-size: 30px;
}

.seotexts-tit30 h3{
	font-size: 30px;
	font-weight: normal;
}

.seotexts.seotextslight {
	color: #5e5f67;
	border-bottom: 0
}

.seotexts-grey {
	background: #edefef;
	padding-bottom: 30px
}

.seotexts .greylight {
	color: #c4d4d9
}

.seotexts .su-table table{
    color: #818c8f;
}

.seotexts .brdbtn,
.seotexts.brdbtn {
	border-bottom: 1px solid #34393a
}

.seotexts.seotextslight .brdbtn,
.seotexts.seotextslight.brdbtn {
	border-bottom: 1px solid #bdc0c4;
	padding-bottom: 0
}

.seotexts.seotextslight.brdbtn .wrapper {
	padding-bottom: 40px
}

.seotexts-grey h2,
.seotexts-grey h3{
	display: inline-block;
	margin-top: 15px
}

.seotexts .seotexts-half.pl10 {
	padding-left: 10px
}

.seotexts .seotexts-half.pr10 {
	padding-right: 10px
}

.seotexts .seotexts-texts h2 {
	display: inline;
	font-size: 17px;
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	font-weight: 400
}

.seotexts .seotexts-texts p {
	display: inline
}

.seotexts .pinkspot {
	color: #fd2293
}

.seotexts.seotextslight .linebt.seotextslinebt {
	left: 80px;
	bottom: -50px
}

.seotexts {
	padding: 60px 0;
	color: #818c8f
}

.left_block .title_main,
.left_block .title_small,
.seotexts .title_main,
.seotexts .title_small {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700
}

.left_block {
	margin-right: 3%
}

.right_block {
	width: 46%;
	height: 440px;
	float: left
}

.wrap_text {
	width: 100%;
	height: 440px;
	overflow: hidden
}

.left_block .title_small {
	font-size: 17px;
	text-align: left
}

.title_small16 {
	font-size: 17px;
	text-align: left;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 25px
}

.left_block .news-item-text.jshovert.descript,
.left_block .news-s .news-item-text {
	text-align: left
}

.left_block .title_main,
.seotexts .title_main,
.seotexts h2.title_main {
	font-size: 68px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 72px
}

.seotexts h2.title_main{
	font-family: PFDinDisplayProLight, Calibri, sans-serif;
	font-weight: 700;
	display: inline-block;
}

.develop_site,
.right_block h2,
.right_block h3 {
	font-size: 17px
}

.news-item-text span {
	color: #c4d4d9
}

.develop_site {
	clear: both;
	position: relative;
	float: left;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	margin-top: 30px
}

.seotexts-grey .seotexts .develop_site {
	color: #1d1e24
}

.right_block .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #34393a;
	width: 11px;
	border-radius: 0
}

.right_block .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: #34393a
}

.develop_site .news-more,
.seotexts-grey .seotexts .develop_site .news-more {
	right: -40px
}

.develop_site:hover>.pin_k {
	color: #fd2293
}

.develop_site:hover>.news-more,
.pin_k:hover>.news-more {
	background-position: -290px -60px
}

.seotexts-grey .seotexts .develop_site:hover>.news-more {
	background-position: -293px -108px
}

.linebt.seotextslinebt {
	bottom: -60px
}

.errorpage {
	width: 90%;
	max-width: 950px;
	margin: 0 auto;
	color: #1d1e24;
	font-family: PFDinDisplayProRegular, Calibri, sans-serif;
	position: relative;
	height: 100%;
	z-index: 2
}

.errorpage .logo {
	display: inline-block;
	margin-top: 60px
}

.errorpage .titsm {
	margin-top: 20px;
	display: block
}

.errorpage .errorpage-mess1 {
	font-size: 60px;
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	margin-bottom: 50px
}

.contacts .buttfdb,
.contacts .contacts-cont-i,
.contacts .contacts-tit,
.errorpage .errorpage-mess1 a {
	font-family: PFDinDisplayProRegular, Calibri, sans-serif
}

.errorpage .errorpage-mess1 a {
	text-decoration: underline;
	font-size: 48px
}

.errorpage .errorpage-mess2 {
	font-size: 36px;
	line-height: 50px;
	margin-bottom: 21px
}

.errorpage .errorpage-mess3 {
	color: #292a33;
	position: relative
}

.errorpage .errorpage-mess3 .errorpage-mess3-link {
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	margin-left: 10px;
	top: 10px
}

.errorpage .errorpage-mess3 .errorpage-mess3-link:hover img {
	-webkit-transform: rotateZ(-20deg);
	-ms-transform: rotateZ(-20deg);
	transform: rotateZ(-20deg)
}

.errorpage .errorpage-mess4 {
	color: #292a33;
	font-size: 14px;
	margin-top: 173px
}

.errorpage-bg {
	position: fixed;
	z-index: 1;
	background: url(../img/bg_404.png);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.footer {
	position: relative;
	z-index: 0;
	background: #fff
}

#kontakty {
	position: absolute;
	left: 0;
	top: -41px;
	width: 1px;
	height: 1px
}

body.p1 #kontakty {
	top: -44px
}

.footer .footeroverlay {
	display: none
}

body.p13 .titsm {
	margin-bottom: 21px
}

body.p13 .infoh2 {
	padding-bottom: 40px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 40px
}

body.p13 .footer .footer-inner {
	position: relative
}

body.p13 .content {
	box-shadow: none
}

.footer.blocked .footeroverlay {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	background: #1d1e24;
	opacity: .5;
	width: 100%;
	height: 100%
}

.footer .footer-inner {
	position: fixed;
	z-index: 3;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 82%;
	min-width: 820px;
	max-width: 1502px
}

.footer.footer-rel .footer-inner {
	position: relative;
	margin: 20px auto 0
}

.contacts-cont-i .tellist span {
	min-width: 170px
}

.contacts-adr .tit {
	font-size: 14px
}

.footer .footernav {
	margin-top: 30px;
	position: relative;
	left: 0;
	top: 13px;
	z-index: 5
}

.footer .footernav-item {
	float: left;
	font-size: 10px;
	color: #292a33
}

.footer .footernav-item a {
	position: relative;
	font-size: 10px;
	margin-right: 22px;
	color: #292a33
}

.footer .footernav-item a:hover,
.footer .footernav-item.current {
	color: #fd2293
}

.footer .footernav-item a:after {
	position: absolute;
	content: "";
	width: 3px;
	height: 1px;
	right: -13px;
	background: #292a33;
	top: 5px
}

.footer .footernav-item.current a:after {
	display: none
}

.footer .arrowtop {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 17px;
	margin: auto
}

.footer-rel .contacts {
	margin-bottom: 0!important
}

.footer .contacts {
	position: relative
}

.contacts .contacts-menu2 {
	display: none
}

.contacts .contacts-menu {
	margin: 0;
	padding: 46px 0 0;
	list-style: none;
	position: relative;
	z-index: 1
}

.contacts .contacts-menu li {
	float: left;
	list-style: none;
	padding-right: 20px;
	font-size: 14px;
	color: #1d1e24
}

.contacts .contacts-menu li h3,
.contacts .contacts-menu li p {
	font-weight: 400;
	font-size: inherit
}

.contacts .contacts-menu li.active {
	color: #fd2293
}

.contacts .contacts-l {
	float: left;
	width: calc(50% - 10px);
	position: relative
}

.contacts .contacts-r {
	float: right;
	width: 50%;
	width: calc(50% - 10px);
	position: relative;
	z-index: 1
}

.contacts .contacts-l-map {
	position: absolute;
	top: 102px;
	left: -100px
}

.header .header-contacts .contacts-l-map {
	top: 10px
}

.contacts .contacts-tit {
	color: #fd2293;
	font-size: 36px;
	margin-bottom: 8px;
	padding-top: 40px
}

.contacts .contacts-cont {
	position: relative;
	z-index: 1;
	padding-top: 30px
}

.contacts .contacts-cont-i {
	margin-bottom: 20px;
	color: #1d1e24;
	font-size: 17px
}

.contacts .contacts-cont-i .tit {
	font-size: 14px;
	color: #292a33
}

.contacts .contacts-cont-i .link {
	text-decoration: underline
}

.contacts .contacts-cont-i .link:hover {
	text-decoration: none
}

.contacts .contacts-cont-i .tellist {
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	position: relative
}

.contacts .contacts-cont-i .tellist-sel {
	position: relative;
	display: inline-block;
	cursor: pointer
}

.contacts .contacts-cont-i .tellist-sel:after {
	position: absolute;
	background: url(../img/sprite.png) -183px -60px;
	width: 7px;
	height: 4px;
	right: -18px;
	top: 7px;
	content: ""
}

.contacts .contacts-cont-i .tellist .tellist-o {
	display: none;
	position: absolute;
	left: -5px;
	background: #fff;
	padding: 5px 17px 5px 5px;
	border: 1px solid #e5e5e5
}

.contacts .contacts-cont-i .tellist .tellist-o p {
	margin-bottom: 5px;
	display: inline-block
}

.contacts-soc p {
	padding-bottom: 10px
}

.contacts-cont>.contacts-cont-i:first-child {
	margin-bottom: 50px
}

.contacts .contacts-soc {
	margin-top: 5px;
	margin-bottom: 25px
}

.contacts .contacts-soc-it {
	float: left;
	margin-right: 10px;
	width: 38px;
	height: 38px;
	overflow: hidden
}

.contacts .contacts-soc-it img:hover {
	margin-left: -38px
}

.contacts .copyright {
	background: #1d1e24;
	width: 350px;
	margin-top: 20px;
	font-size: 12px;
	color: #fff;
	padding: 28px 60px 26px 20px;
	position: relative
}

.contacts .feedback-row {
	margin-bottom: 30px
}

.contacts .feedback-row.mb20 {
	margin-bottom: 20px
}

.contacts .feedback-row.mb0 {
	margin-bottom: 0
}

.contacts .feedback-input {
	float: left;
	margin-right: 20px
}

.contacts .feedback-input.w33 {
	width: 31%;
	width: calc(33% - 12px)
}

.contacts .feedback-input.w60 {
	width: 65%;
	width: calc(67% - 11px)
}

.contacts .feedback-input.w100 {
	width: 99%;
	width: calc(100% - 2px)
}

.contacts .feedback-input.last {
	margin-right: 0
}

.contacts .feedback-input.mb20 {
	margin-bottom: 20px
}

.contacts .feedback-input.mb30 {
	margin-bottom: 30px
}

.contacts .feedback-l {
	float: left
}

.contacts .feedback-l .linkfdb {
	text-decoration: underline;
	color: #292a33;
	font-size: 14px;
	margin-right: 29px;
	display: inline-block;
	margin-top: 16px
}

.contacts .feedback-l .linkfdb:hover {
	text-decoration: none;
	color: #fd2293
}

.contacts .feedback-r {
	float: right
}

.contacts .buttfdb-wp {
	width: 215px;
	display: inline-block;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden
}

.contacts .buttfdb {
	position: relative;
	font-size: 18px;
	color: #fff;
	padding: 14px 0 12px;
	background: #1d1e24;
	display: inline-block;
	transition: box-shadow .3s;
	-moz-box-shadow: inset 0 0 0 0 #;
	box-shadow: inset 0 0 0 0 #9c3;
	text-align: center;
	width: 215px;
	height: 50px
}

.contacts .buttfdb:before {
	position: absolute;
	background: url(../img/sprite.png) -270px -60px;
	width: 10px;
	height: 7px;
	top: 23px
}

.contacts .buttfdb:hover {
	-webkit-box-shadow: inset 215px 0 0 0 #9c3;
	-moz-box-shadow: inset 215px 0 0 0 #9c3;
	box-shadow: inset 215px 0 0 0 #9c3
}

.contacts .linkfdb {
	position: relative
}

.contacts .linkfdb span.linkfdbt {
	display: none;
	z-index: 10;
	position: absolute;
	width: 320px;
	background-color: #fff302;
	padding: 10px;
	color: #1d1e24;
	bottom: 100%;
	margin-bottom: 15px
}

.contacts .linkfdb span.linkfdbt:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 6px solid #fff302;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	bottom: -6px;
	right: 0;
	left: 0;
	margin: auto
}

.contacts .linkfdb.confidentiality span.linkfdbt {
	left: -95px
}

.contacts .linkfdb.security span.linkfdbt {
	left: -120px
}

.contacts .linkfdb:hover span.linkfdbt {
	display: block
}

.contacts .title2i {
	padding-left: 0;
	padding-right: 0;
	padding-top: 20px
}

.contacts .title2i-l {
	width: auto
}

.contacts .title2i-r {
	width: auto;
	max-width: 70%;
	padding-top: 19px;
	font-size: 14px
}

.contacts .feedback-thanks {
	color: #1d1e24;
	height: 306px
}

.contacts .feedback-thanks .titbold {
	font-family: PFDinDisplayProBold, Calibri, sans-serif;
	font-size: 24px
}

.contacts .feedback-thanks .tit {
	font-family: PFDinDisplayProRegular, Calibri, sans-serif;
	margin-bottom: 15px;
	font-size: 24px
}

.contacts .feedback-thanks .close {
	display: block;
	position: relative;
	margin-top: 57px;
	width: 70px;
	height: 70px;
	background: #818c8f;
	cursor: pointer;
	z-index: 1;
	-webkit-box-shadow: inset 0 0 0 0 #1d1e24;
	-moz-box-shadow: inset 0 0 0 0 #1d1e24;
	box-shadow: inset 0 0 0 0 #1d1e24;
	transition: box-shadow .3s
}

.contacts .feedback-thanks .close:hover {
	-webkit-box-shadow: inset 0 -70px 0 0 #1d1e24;
	-moz-box-shadow: inset 0 -70px 0 0 #1d1e24;
	box-shadow: inset 0 -70px 0 0 #1d1e24
}

.contacts .feedback-thanks .close:after {
	position: absolute;
	content: "";
	background: url(../img/sprite.png) -238px -60px;
	width: 22px;
	height: 22px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.inputall {
	border-bottom: 1px solid #c1c1c1;
	height: 30px;
	color: #1d1e24;
	font-size: 17px;
	font-family: PFDinDisplayProLight, Calibri, sans-serif;
	width: 100%
}

.inputall:focus {
	border-bottom: 1px solid #1d1e24
}

.inputall.error {
	border-bottom: 1px solid #fd2293;
	color: #fd2293
}

.textareaall {
	border: 1px solid #c1c1c1;
	resize: none;
	width: 100%;
	color: #292a33;
	font-size: 17px;
	height: 100px;
	padding: 10px
}

.textareaall.error {
	border: 1px solid #fd2293;
	color: #fd2293
}

.inputall::-webkit-input-placeholder,
.textareaall::-webkit-input-placeholder {
	color: #292a33
}

.inputall::-moz-placeholder,
.textareaall::-moz-placeholder {
	color: #292a33;
	opacity: 2
}

.inputall:-moz-placeholder,
.textareaall:-moz-placeholder {
	color: #292a33;
	opacity: 2
}

.inputall:-ms-input-placeholder,
.textareaall:-ms-input-placeholder {
	color: #292a33
}

.inputall.error::-webkit-input-placeholder,
.textareaall.error::-webkit-input-placeholder {
	color: #fd2293
}

.inputall.error::-moz-placeholder,
.textareaall.error::-moz-placeholder {
	color: #fd2293
}

.inputall.error:-moz-placeholder,
.textareaall.error:-moz-placeholder {
	color: #fd2293
}

.inputall.error:-ms-input-placeholder,
.textareaall.error:-ms-input-placeholder {
	color: #fd2293
}

.inputall:focus::-webkit-input-placeholder,
.textareaall:focus::-webkit-input-placeholder {
	color: transparent
}

.inputall:focus::-moz-placeholder,
.textareaall:focus::-moz-placeholder {
	color: transparent
}

.inputall:focus:-moz-placeholder,
.textareaall:focus:-moz-placeholder {
	color: transparent
}

.inputall:focus:-ms-input-placeholder,
.textareaall:focus:-ms-input-placeholder {
	color: transparent
}

.footint.jq-selectbox {
	width: 100%
}

.footint .jq-selectbox__select {
	background: 0;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #c1c1c1;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	color: #292a33
}

.footint.jq-selectbox.focused .jq-selectbox__select {
	border: 0;
	border-bottom: 1px solid #c1c1c1
}

.footint.error .jq-selectbox__select {
	color: #fd2293;
	border-bottom: 1px solid #fd2293
}

.footint.jq-selectbox.focused.error .jq-selectbox__select {
	border-bottom: 1px solid #fd2293
}

.footint .jq-selectbox__select:hover {
	background: 0
}

.footint.changed .jq-selectbox__select {
	color: #1d1e24
}

.footint.changed.error .jq-selectbox__select {
	color: #fd2293
}

.footint .jq-selectbox__trigger {
	display: none
}

.footint .jq-selectbox__dropdown {
	background: #fff;
	border: 1px solid #e5e5e5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 0
}

.footint.jq-selectbox li {
	color: #292a33
}

.footint.jq-selectbox li.selected,
.footint.jq-selectbox li:hover {
	background-color: #fff;
	color: #fd2293
}

.footint.gr .jq-selectbox__dropdown {
	background: #f2f2f0;
	top: 32px!important
}

.footint.gr.jq-selectbox li.selected,
.footint.gr.jq-selectbox li:hover {
	background-color: #f2f2f0
}

.feedback-select {
	position: relative
}

.feedback-select .fdb-opt {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	background: #fff;
	padding: 5px;
	border: 1px solid #e5e5e5
}

.feedback-select .fdb-sel {
	color: #292a33
}

.feedback-select .fdb-sel.selectit {
	color: #1d1e24
}

.feedback-select .fdb-opt span {
	display: block;
	cursor: pointer;
	width: 100%;
	margin-bottom: 2px
}

#feedback_f,
#feedback_h {
	position: absolute;
	top: -50px;
	left: 0
}

.menumob {
	display: none;
	position: fixed
}

.socialsbl {
	margin-top: 30px;
	padding-bottom: 30px
}

.socialsbl .socialsbl-it {
	float: left;
	margin-right: 10px;
	width: 38px;
	height: 38px;
	overflow: hidden
}

.socialsbl .socialsbl-it img:hover {
	margin-left: -38px
}

.overlaymain {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1d1e24;
	opacity: .5;
	z-index: 99
}

.glplus {
	position: absolute;
	bottom: 51px;
	left: 420px
}

.stpink::selection {
	color: #fff;
	background-color: #fd2293
}

.stpink::-moz-selection {
	color: #fff;
	background-color: #fd2293
}

.stpink h1::selection {
	color: #fff;
	background-color: #fd2293
}

.stpink h1::-moz-selection {
	color: #fff;
	background-color: #fd2293
}

.stpink h2::selection {
	color: #fff;
	background-color: #fd2293
}

.stpink h2::-moz-selection {
	color: #fff;
	background-color: #fd2293
}

.stpink h3::selection {
	color: #fff;
	background-color: #fd2293
}

.stpink h3::-moz-selection {
	color: #fff;
	background-color: #fd2293
}

.stpink p::selection {
	color: #fff;
	background-color: #fd2293
}

.stpink p::-moz-selection {
	color: #fff;
	background-color: #fd2293
}

.stpink span::selection {
	color: #fff;
	background-color: #fd2293
}

.stpink span::-moz-selection {
	color: #fff;
	background-color: #fd2293
}

.stpink div::selection {
	color: #fff;
	background-color: #fd2293
}

.stpink div::-moz-selection {
	color: #fff;
	background-color: #fd2293
}

.stpink a::selection {
	color: #fff;
	background-color: #fd2293
}

.stpink a::-moz-selection {
	color: #fff;
	background-color: #fd2293
}

.storange::selection {
	color: #fff;
	background-color: #ff5722
}

.storange::-moz-selection {
	color: #fff;
	background-color: #ff5722
}

.storange h1::selection {
	color: #fff;
	background-color: #ff5722
}

.storange h1::-moz-selection {
	color: #fff;
	background-color: #ff5722
}

.storange h2::selection {
	color: #fff;
	background-color: #ff5722
}

.storange h2::-moz-selection {
	color: #fff;
	background-color: #ff5722
}

.storange h3::selection {
	color: #fff;
	background-color: #ff5722
}

.storange h3::-moz-selection {
	color: #fff;
	background-color: #ff5722
}

.storange p::selection {
	color: #fff;
	background-color: #ff5722
}

.storange p::-moz-selection {
	color: #fff;
	background-color: #ff5722
}

.storange span::selection {
	color: #fff;
	background-color: #ff5722
}

.storange span::-moz-selection {
	color: #fff;
	background-color: #ff5722
}

.storange div::selection {
	color: #fff;
	background-color: #ff5722
}

.storange div::-moz-selection {
	color: #fff;
	background-color: #ff5722
}

.storange a::selection {
	color: #fff;
	background-color: #ff5722
}

.storange a::-moz-selection {
	color: #fff;
	background-color: #ff5722
}

.styellow::selection {
	color: #fff;
	background-color: #ffc107
}

.styellow::-moz-selection {
	color: #fff;
	background-color: #ffc107
}

.styellow h1::selection {
	color: #fff;
	background-color: #ffc107
}

.styellow h1::-moz-selection {
	color: #fff;
	background-color: #ffc107
}

.styellow h2::selection {
	color: #fff;
	background-color: #ffc107
}

.styellow h2::-moz-selection {
	color: #fff;
	background-color: #ffc107
}

.styellow h3::selection {
	color: #fff;
	background-color: #ffc107
}

.styellow h3::-moz-selection {
	color: #fff;
	background-color: #ffc107
}

.styellow p::selection {
	color: #fff;
	background-color: #ffc107
}

.styellow p::-moz-selection {
	color: #fff;
	background-color: #ffc107
}

.styellow span::selection {
	color: #fff;
	background-color: #ffc107
}

.styellow span::-moz-selection {
	color: #fff;
	background-color: #ffc107
}

.styellow div::selection {
	color: #fff;
	background-color: #ffc107
}

.styellow div::-moz-selection {
	color: #fff;
	background-color: #ffc107
}

.styellow a::selection {
	color: #fff;
	background-color: #ffc107
}

.styellow a::-moz-selection {
	color: #fff;
	background-color: #ffc107
}

.su-table table {
	width: 100%!important;
	margin-top: 20px;
	border-collapse: collapse!important;
	border: 1px solid #34393a!important
}

.su-table th {
	text-align: center!important;
	padding: 1em!important;
	font-size: 1em!important;
	font-weight: normal!important;
	color: #818c8f!important;
	border: 1px solid #34393a;
	background: inherit
}

.su-table td {
	padding: 10px 15px;
	border: 1px solid #34393a;
	background: inherit
}

.su-table .su-even td {
	background: inherit
}

.seotexts.seotextslight .su-table table,
.seotexts.seotextslight .su-table th,
.seotexts.seotextslight .su-table td,
.blog-infotext-t .su-table table,
.blog-infotext-t .su-table th,
.blog-infotext-t .su-table td{
	width: 50%;
	color: #5e5f67;
	border: 1px solid #bdc0c4!important
}

.blog-infotext-t .su-table td{
	text-align: center;
}

.maxw700{
    width: 100%;
    max-width: 700px;
}

.flex{
	display: flex;
}

.flex-wrap{
	flex-wrap: wrap;
}

.gap30{
	gap: 30px;
}

.gap10{
	gap: 10px;
}

.stats {
  padding-top: 30px;
  display: flex;
  gap: 50px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.stat {
  display: flex;
  flex-direction: column;
}

.stat-number {
  font-size: 72px;
  font-family: PFDinDisplayProBold, Calibri, sans-serif;
  color: #1d1e24;
  line-height: 1;
}

.stat-label{
  color: #5e5f67;
  font-size: 18px;
}

.btn-wp{
   -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
       overflow: hidden;
       display: inline-block;

}

.btn{
    padding: 14px 35px 12px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    text-align: center;
    height: 50px;
    display:inline-block;
}

.btn .arrow{
	margin-left: 5px;
}


.btn-pink {
    background: #fd2293;
    color: #fff;
    box-shadow: inset 0 0 0 0 #9c3;
    text-align: center;
    width: 215px;
    height: 50px;
    transition: box-shadow .3s;
    }


.btn-wp:has(.btn-outline){
	border: 1px solid #e5e5e5;
	transition: all 0.3s;
}

.btn-wp:has(.btn-pink){
	border: 1px solid #fff;
}

.btn-outline {
    background: inherit;
    color: #1d1e24;
    text-align: center;
    width: 215px;
    height: 50px;
    transition: box-shadow .3s;
    }

.btn-wp:has(.btn-pink:hover){
	border-color: #fff;
}

.btn-pink:hover{
	color: #fff;
    -webkit-box-shadow: inset 215px 0 0 0 #9c3;
    -moz-box-shadow: inset 215px 0 0 0 #9c3;
    box-shadow: inset 215px 0 0 0 #9c3;
   
}

.btn-wp:has(.btn-outline:hover) {
    border-color: #1d1e24;
    
}

.btn-wp:has(.btn-outline:hover) a{
	color: #1d1e24;
}


@media only screen and (max-width:1125px) {
	.header .header-nav .header-nav-phone {
		display: none;
	}
}



@media only screen and (max-height:640px) {
	.errorpage .errorpage-mess4 {
		margin-top: 50px;
		margin-bottom: 20px
	}
}

@media only screen and (max-width:1847px) {
	.clints-s .clients-items {
		width: 1148px
	}
	.clints-s .clients-items-item:nth-child(6n+6) {
		margin-right: 0
	}
	.clints-s .clients-items-item:nth-child(7n+7) {
		margin-right: 10px
	}
}

@media only screen and (max-width:1599px) {
	.hiddenpc1600 {
		display: block!important
	}
	.hiddenpc960 {
		display: none!important
	}
	.wtmarg240 {
		padding: 0 30px
	}
	.header .header-contacts {
		position: relative
	}
	.banner .banner-small-items {
		padding-left: 40px;
		width: 50%;
		width: calc(50%+20px)
	}
	.banner .banner-small-item {
		margin-right: 3px;
		width: 32%
	}
	.serblock .serblock-item {
		padding-right: 20px;
		padding-left: 33px
	}
	.serblock .serblock-item:nth-child(2n+2) {
		padding-left: 14px
	}
	.serblock .serblock-item-text {
		width: 100%;
		padding-left: 118px
	}
	.clints-s .clients {
		padding-left: 30px;
		padding-right: 30px
	}
	.clints-s .clients-items {
		width: 955px
	}
	.clints-s .clients-items-item:nth-child(6n+6) {
		margin-right: 10px
	}
	.clints-s .clients-items-item:nth-child(5n+5),
	.contacts .feedback-input.lastm {
		margin-right: 0
	}
	.benefits .benefits-items {
		padding: 0 30px
	}
	.news-s .linebt {
		left: 78px
	}
	.seotexts.seotextslight .linebt.seotextslinebt {
		left: 30px
	}
	.contacts .title2i-l {
		float: none;
		width: 100%;
		margin-bottom: 5px
	}
	.contacts .title2i-r {
		float: none;
		width: 100%;
		padding-top: 0;
		padding-left: 0
	}
	.contacts .feedback-input.w33 {
		width: 47.5%;
		width: calc(50% - 10px)
	}
	.contacts .feedback-input.w60 {
		width: 100%
	}
	.contacts .feedback-input.mr20mob {
		margin-right: 20px
	}
	.contacts .feedback-l {
		width: 150px
	}
	.contacts .feedback-l .linkfdb {
		margin-right: 0;
		margin-top: 0
	}
	.contacts .copyright {
		margin-top: 24px
	}
	.contacts .feedback-thanks {
		height: 366px
	}
}

@media only screen and (max-width:1500px) {
	.fixblockghost,
	.pojectslider .pojectslider-nav {
		right: -50px;
		width: 40px;
		height: 115px
	}
	.products .products-items {
		padding: 0 50px
	}
	.products .products-item-tit {
		font-size: 24px;
		line-height: 25px
	}
	.pojectslider .pojectslider-nav {
		text-align: center
	}
	.pojectslider .pojectslider-nav-count {
		margin-left: 0;
		top: 48px
	}
	.benefits .threeitems span {
		width: 85%
	}
}

@media only screen and (max-width:1400px) {
	.banner .banner-title {
		right: 11%
	}
	.benefits .benefits-item-tit {
		font-size: 26px;
		margin-bottom: 15px
	}
	.benefits .benefits-item-i {
		width: 85px
	}
	.benefits .benefits-item-text {
		font-size: 17px
	}
	.benefits .benefits-item-t {
		padding-left: 85px
	}
}

@media only screen and (max-width:1349px) {
	.header .socialmove {
		top: 100%;
		width: 58px;
		height: auto;
		text-align: center;
		padding-bottom: 45px;
		padding-top: 25px;
		margin-top: 30px;
		right: -58px
	}
	.header .socialmove .socialmove-imgs {
		position: relative;
		height: auto;
		left: inherit
	}
	.header .socialmove .socialmove-i {
		display: block;
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
		margin-left: 11px
	}
	.header .socialmove-close {
		top: auto;
		bottom: 10px;
		float: none;
		left: 0;
		right: 0
	}
	.left_block .title_main,
	.seotexts .title_main,
	.seotexts h2.title_main {
		font-size: 64px
	}
}

@media only screen and (max-width:1300px) {
	.title2i,
	.title2i-r,
	.title2i.title2i-black {
		padding-right: 0;
		padding-left: 0
	}
	.contilte,
	.contilte h2,
	.contilte span,
	.newsmain .newsmain-item-news h1.newsmain-item-news-titinner,
	.newsmain .newsmain-item-news h2 {
		font-size: 40px;
		line-height: 40px
	}
	.contilte br,
	.header .header-navlist .titsoc p,
	.newsmain .newsmain-item-news h1.newsmain-item-news-titinner br,
	.newsmain .newsmain-item-news h2 br {
		display: none
	}
	.banner .banner-title {
		right: 9%
	}
	.contacts .contacts-l-map {
		left: -40px
	}
	.contilte {
		margin-bottom: 14px
	}
	.title2i-r {
		width: 70%;
		max-width: 620px
	}
	.title2i-l {
		width: 30%
	}
	.newsmain .info h2.info-opt {
		font-size: 17px;
		line-height: normal
	}
	.newsmain .newsmain-item-i {
		padding-left: 30px;
		padding-right: 40px
	}
	.newsmain .newsmain-cat {
		font-size: 80px;
		line-height: 80px;
		padding-left: 30px
	}
	.newsmain .newsmain-item.active .newsmain-item-next {
		left: 44px
	}
	.newsmain .newsmain-item-news {
		width: 70%
	}
	.projects .projects-itemnew .titcat {
		height: 125px
	}
	.projects .projects-itemnew .titcat p {
		padding-top: 60px
	}
	.projects .projects-itemnew .projects-itemnew-t h2 {
		font-size: 40px;
		line-height: 40px
	}
	.projects .projects-itemnew p {
		padding-right: 0
	}
	.projects .projects-item-t .title {
		font-size: 20px;
		line-height: 22px
	}
	.projects .projects-item-t .description {
		font-size: 15px;
		line-height: 16px
	}
	.projects .projects-sect-tit h1 {
		font-size: 40px;
		line-height: 40px
	}
	.projectmain .pranchore {
		top: -157px
	}
	.moreworks .description .description-tit {
		font-size: 17px;
		margin-bottom: 18px
	}
	.moreworks .description {
		-moz-transform: translate(0, -75%);
		-ms-transform: translate(0, -75%);
		-webkit-transform: translate(0, -75%);
		-o-transform: translate(0, -75%);
		transform: translate(0, -75%)
	}
	.activities .title2i-l {
		float: none;
		width: 100%;
		margin-bottom: 5px
	}
	.activities .title2i-r {
		float: none;
		width: 100%
	}
	.activities .activities-item {
		padding: 34px 30px
	}
	.activities .activities-tit,
	.activities .activities-tit2 {
		padding-right: 30px
	}
	.activities .activities-list {
		right: 30px
	}
	.products .products-items {
		padding: 0 10px
	}
	.products .products-item {
		margin-right: 10px;
		padding: 0 15px 90px;
		width: 24%
	}
	.products .products-item-tit {
		font-size: 20px;
		line-height: 23px
	}
	.clientsmain .title2i,
	.clints-s .title2i {
		padding-left: 30px;
		padding-right: 10px
	}
	.chosenproj .title2i-l {
		float: none;
		width: 100%;
		margin-bottom: 5px
	}
	.chosenproj .title2i-r {
		float: none;
		width: 100%
	}
	.chosenproj .description {
		-moz-transform: translate(0, -85%);
		-ms-transform: translate(0, -85%);
		-webkit-transform: translate(0, -85%);
		-o-transform: translate(0, -85%);
		transform: translate(0, -85%)
	}
	.chosenproj .description .description-tit {
		margin-bottom: 10px;
		font-size: 17px;
		line-height: 17px
	}
	.chosenproj .description .animline {
		bottom: -10px
	}
	.prodsserv .prodsserv-item {
		padding-right: 30px
	}
	.prodsserv .prodsserv-item:nth-child(2) {
		padding-left: 30px
	}
	.benefits .benefits-item-text {
		font-size: 15px
	}
	.blog .blog-item {
		padding-right: 40px
	}
	.blog .blog-item:nth-child(2n) {
		padding-left: 40px;
		padding-right: 0
	}
}

@media only screen and (max-width:1260px) {
	.left_block .title_main,
	.seotexts .title_main,
	.seotexts h2.title_main {
		font-size: 60px
	}
	.header .menuimg {
		left: 0
	}
	.header .logo {
		left: 40px
	}
	.clints-s .clients-items {
		width: 763px
	}
	.clints-s .clients-items-item:nth-child(5n+5) {
		margin-right: 10px
	}
	.clints-s .clients-items-item:nth-child(4n+4) {
		margin-right: 0
	}
	.news-s .news-item {
		padding-left: 10px;
		padding-right: 10px
	}
	.news-s .news-item-date {
		margin-top: 20px
	}
	.moreworks .moreworks-title {
		position: relative;
		float: left;
		padding-right: 0;
		font-size: 32px;
		width: 25%
	}
	.moreworks .moreworks-title h2 {
		font-size: 32px
	}
	.moreworks .moreworks-item {
		width: 33.3%
	}
}

@media only screen and (max-width:1200px) {
	.banner {
    	padding-left: 10px;
    	padding-right: 10px;
	}
	.left_block .title_main,
	.seotexts .title_main,
	.seotexts h2.title_main {
		font-size: 54px
	}
	.moreworks .description .description-tit {
		font-size: 14px;
		margin-bottom: 10px
	}
	.moreworks .description {
		-moz-transform: translate(0, -85%);
		-ms-transform: translate(0, -85%);
		-webkit-transform: translate(0, -85%);
		-o-transform: translate(0, -85%);
		transform: translate(0, -85%)
	}
	.moreworks .description .animline {
		bottom: -10px
	}
	.glplus {
		left: 410px;
		bottom: 60px
	}
}

@media only screen and (max-width:1100px) {
	.left_block .title_main,
	.seotexts .title_main,
	.seotexts h2.title_main {
		font-size: 48px;
		line-height: 60px
	}
	.banner .banner-title {
		right: 6%
	}
	.projectmain .projectmain-info-tb .projectmain-info-tb-cell {
		min-width: 170px;
		padding-right: 20px
	}
	.moreworks .moreworks-title {
		float: none;
		width: 70%;
		margin: 0 auto 30px;
		text-align: center
	}
	.moreworks .moreworks-items {
		float: none;
		width: 100%;
		margin: 0 auto;
		right: inherit
	}
	.errorpage .errorpage-mess2 {
		font-size: 32px;
		line-height: 45px
	}
}

@media only screen and (max-width:1023px) {
	.pojectslider .pojectslider-nav {
		position: relative;
		height: 40px;
		width: 140px;
		right: inherit;
		left: inherit;
		top: 0;
		margin: 0 auto 20px
	}
	.pojectslider .pojectslider-navtwo {
		display: block;
		margin-bottom: 0;
		margin-top: 20px
	}
	.pojectslider .pojectslider-nav-next {
		right: 0;
		top: 0;
		bottom: inherit;
		left: inherit;
		z-index: 2;
		background-position: -338px -411px
	}
	.pojectslider .pojectslider-nav-prev {
		left: 0;
		top: 0;
		bottom: inherit;
		right: inherit;
		z-index: 2;
		background-position: -1px -459px
	}
	.pojectslider .pojectslider-nav-next:hover {
		background-position: -338px -411px
	}
	.pojectslider .pojectslider-nav-prev:hover {
		background-position: -1px -459px
	}
	.pojectslider .pojectslider-nav-count {
		top: 0;
		margin: 0;
		padding-top: 11px;
		text-align: center
	}
	.fixblockghost {
		display: none
	}
	.contacts .copyright {
		width: 370px
	}
	.glplus {
		left: 380px;
		bottom: 51px
	}
}

@media only screen and (max-width:1030px) {
	.header .menu li {
		padding: 0 10px
	}
	.header .menu li.home-item {
		margin-left: 33px
	}
	.footer .arrowtop {
		left: 30px
	}
}

@media only screen and (max-width:1000px) {
	.banner .banner-title {
		right: 3.4%
	}
}

@media only screen and (max-width:991px) {
	.left_block {
		width: 100%;
		margin-right: 0
	}
	.right_block {
		width: 100%;
		margin-top: 50px
	}
	.left_block .title_main,
	.seotexts .title_main,
	.seotexts h2.title_main {
		font-size: 46px;
		line-height: 58px
	}
}

@media only screen and (max-width:959px) {
	.wrapper,
	.wrapperhead,
	.wrapperprojlist {
		width: 95%
	}
	.hiddenpc960 {
		display: block!important
	}
	.hiddenpc1600 {
		display: none!important
	}
	.hiddenpc {
		display: block!important
	}
	.hiddenpl {
		display: none!important
	}
/*	.wrapper {
		height: 100%
	}*/
	.wrapper.p150,
	.wrapper.w90,
	.wrapper1140 {
		min-width: 668px
	}
	.wrapper1200 {
		min-width: 728px
	}
	.header .header-contacts,
	.projectmain .projectmain-banner-anchore,
	.projects .projects-wp {
		min-width: 668px
	}
	.wrapper1140.wrapper1140pl82 {
		width: 82%
	}
	.wtmarg240 {
		padding: 0 30px
	}
	.header .header-contacts.contacts .contacts-soc {
		margin-bottom: 35px
	}
	.header .menuimg {
		opacity: 1;
		cursor: pointer;
		left: 10px
	}
	.header .conimg {
		right: 42px
	}
	.header .menu {
		display: none
	}
	.header .logo {
		left: 100px
	}
	.header .header-navlist {
		text-align: center
	}
	.header .header-navlist-m {
		padding-top: 0;
		left: inherit;
		width: auto;
		display: inline-block;
		position: relative
	}
	.header .header-navlist-m .item {
		position: relative;
		top: -5px
	}
	.header .navlist-serv .header-navlist-m .item {
		top: 23px
	}
	.header .projlistit {
		text-align: left
	}
	.header .projlist {
		right: 46px
	}
	.header .selyear {
		left: inherit;
		display: inline-block;
		text-align: left
	}
	.header .selyear .selyear-opt span {
		padding: 5px 0
	}
	.fixtopbl {
		padding-top: 83px
	}
	.contacts .contacts-soc {
		margin-top: 5px
	}
	.row-float {
		float: left
	}
	.row-float.mr60 {
		margin-right: 60px
	}
	.menumob {
		display: block;
		overflow-y: auto;
		position: fixed;
		left: -320px;
		top: 0;
		z-index: 102;
		height: 100%;
		background: #fff;
		width: 320px;
		padding-left: 50px;
		padding-top: 20px
	}
	.menumob .menumob-close {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 70px;
		height: 70px;
		background: #1d1e24;
		cursor: pointer;
		z-index: 1;
		-webkit-box-shadow: inset 0 0 0 0 #818c8f;
		-moz-box-shadow: inset 0 0 0 0 #818c8f;
		box-shadow: inset 0 0 0 0 #818c8f;
		transition: box-shadow .3s
	}
	.menumob .menumob-close:hover {
		-webkit-box-shadow: inset 0 -70px 0 0 #818c8f;
		-moz-box-shadow: inset 0 -70px 0 0 #818c8f;
		box-shadow: inset 0 -70px 0 0 #818c8f
	}
	.menumob .menumob-close:after {
		position: absolute;
		content: "";
		background: url(../img/sprite.png) -238px -60px;
		width: 22px;
		height: 22px;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto
	}
	.menumob .ul_m {
		margin: 0 0 24px;
		padding: 0;
		list-style: none
	}
	.menumob .ul_m li.close a,
	.menumob .ul_m li.open a {
		padding-right: 33px
	}
	.menumob .ul_m li {
		list-style: none;
		margin-bottom: 3px
	}
	.menumob .ul_m a {
		color: #1d1e24;
		font-size: 36px;
		position: relative
	}
	.menumob .ul_m li.close a:after,
	.menumob .ul_m li.open a:after {
		position: absolute;
		font-size: 36px;
		width: 16px;
		height: 16px;
		right: 0;
		top: 0
	}
	.menumob .ul_m a:hover {
		color: #928f95
	}
	.menumob .ul_m li.close a:after {
		content: "+";
		color: #1d1e24
	}
	.menumob .ul_m li.noactive.close a:after {
		color: #928f95
	}
	.menumob .ul_m li.open a:after {
		content: "-";
		color: #1d1e24
	}
	.menumob .ul_m li.noactive a {
		color: #928f95
	}
	.menumob .ul_m li.active a {
		color: #1d1e24
	}
	.menumob .ul_m li .ul_m_inner {
		padding: 0;
		margin: 0
	}
	.menumob .ul_m li .ul_m_inner li {
		margin-bottom: 17px
	}
	.menumob .ul_m li .ul_m_inner li:first-child {
		margin-top: 15px
	}
	.menumob .ul_m li .ul_m_inner li a {
		font-size: 22px;
		line-height: 22px
	}
	.menumob .ul_m li.active .ul_m_inner li a,
	.menumob .ul_m li.active .ul_m_inner li.noactive a {
		color: #928f95
	}
	.menumob .ul_m li.active .ul_m_inner li.active a {
		color: #1d1e24
	}
	.menumob .ul_m li.close .ul_m_inner li a:after,
	.menumob .ul_m li.open .ul_m_inner li a:after {
		display: none
	}
	.menumob .m_home {
		position: relative
	}
	.menumob .m_home a {
		width: 34px;
		height: 34px;
		display: block;
		position: relative;
		border-radius: 50%;
		border: 1px solid #a5a5a7;
		margin-bottom: 38px
	}
	.menumob .m_home a:after {
		position: absolute;
		content: "";
		background: url(../img/sprite.png) -105px -156px;
		width: 9px;
		height: 9px;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto
	}
	.menumob .menumob-t {
		font-size: 14px;
		color: #292a33;
		font-family: PFDinDisplayProRegular, Calibri, sans-serif;
		margin-bottom: 2px
	}
	.menumob .link {
		color: #fd2293;
		display: inline-block;
		margin-bottom: 19px;
		text-decoration: underline
	}
	.banner .banner-nav,
	.menuservices:hover .menuservices-items,
	.menuservices:hover:before,
	.services .services-line_3i {
		display: none
	}
	.menumob .link:hover {
		text-decoration: none
	}
	.menumob .menumob-tel {
		font-family: PFDinDisplayProBold, Calibri, sans-serif;
		color: #1d1e24;
		margin-bottom: 10px
	}
	.overlay {
		position: fixed;
		background: rgba(0, 0, 0, .5);
		z-index: 101;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0
	}
	.banner .banner-main-list.show:hover:after {
		opacity: 0
	}
	.banner .banner-title {
		right: 30px;
		width: 330px;
		z-index: 1
	}
	.banner .banner-main-list.show .banner-title {
		z-index: 13
	}
	.banner .banner-small-items {
		max-width: 431px;
		padding-left: 10px;
		width: 100%
	}
	.banner .banner-small-item:hover .animline_hover {
		width: 0
	}
	.block_p34 {
		padding-top: 24px
	}
	.title2i,
	.title2i.title2i-black {
		padding-top: 33px
	}
	.contilte,
	.contilte h2,
	.contilte span {
		font-size: 36px;
		line-height: 40px
	}
	.title2i-l h2,
	.title2i-l h3,
	.title2i.title2i-black h2 {
		font-size: 30px
	}
	.title2i.title2i-cent h2 {
		font-size: 30px;
		line-height: 41px
	}
	.menuservices .titsm {
		margin-bottom: 0
	}
	.menuservices:hover .titsm {
		color: #292a33
	}
	.serblock .serblock-items-row {
		border-top: 0
	}
	.serblock .serblock-items-row.mt40 {
		padding-top: 0
	}
	.serblock .serblock-item {
		width: 100%;
		float: none;
		border-top: 1px solid #e5e5e5;
		padding: 21px 0 35px;
		margin-bottom: 0
	}
	.serblock .serblock-item:nth-child(2n+2) {
		padding-left: 0
	}
	.serblock .serblock-item-p {
		width: 95%;
		margin: 0 auto
	}
	.serblock .serblock-item-text {
		padding-left: 118px
	}
	.serblock .serblock-item .animline {
		top: 36px
	}
	.clints-s .clients {
		padding-left: 50px;
		padding-right: 50px
	}
	.clints-s .clients-items {
		width: 570px
	}
	.clints-s .clients-items-item:nth-child(4n+4) {
		margin-right: 10px
	}
	.clints-s .clients-items-item:nth-child(3n+3) {
		margin-right: 0
	}
	.clientsmain .title2i,
	.clints-s .title2i {
		padding-left: 20px
	}
	.chosenproj .chosenproj-item {
		width: 50%
	}
	.chosenproj .chosenproj-item:after {
		opacity: .5
	}
	.chosenproj .chosenproj-item img {
		vertical-align: top
	}
	.chosenproj .description {
		opacity: 1;
		-moz-transform: translate(0, -65%);
		-ms-transform: translate(0, -65%);
		-webkit-transform: translate(0, -65%);
		-o-transform: translate(0, -65%);
		transform: translate(0, -65%)
	}
	.chosenproj .description .description-tit {
		font-size: 18px;
		line-height: 21px;
		margin-bottom: 18px
	}
	.chosenproj .description .animline {
		bottom: -18px
	}
	.news-s .news {
		padding: 0
	}
	.news-s .news-itemswp {
		padding-bottom: 0
	}
	.news-s .news-item {
		width: 100%;
		float: none;
		border-right: 0;
		border-bottom: 1px solid #34393a;
		padding: 27px 0 28px
	}
	.news-s .news-item:nth-child(3) {
		border-bottom: 0
	}
	.news-s .linebt {
		bottom: 0;
		left: 50px
	}
	.newsmain .newsmain-item-news h1.newsmain-item-news-titinner,
	.newsmain .newsmain-item-news h2 {
		font-size: 30px;
		line-height: 30px
	}
	.newsmain .info h2.info-opt {
		font-size: 17px;
		line-height: normal
	}
	.newsmain .newsmain-item-logo {
		width: 33%
	}
	.newsmain .newsmain-item-news {
		width: 67%
	}
	.newsmain .info {
		margin-bottom: 42px
	}
	.newsmain .newsmain-cat {
		font-size: 60px;
		line-height: 60px
	}
	.newsmain .info .info-l {
		margin-right: 30px
	}
	.projects .projects-itemnew-i {
		float: none;
		width: 100%;
		text-align: center;
		height: 400px;
		overflow: hidden;
		padding-right: 0
	}
	.projects .projects-itemnew .titcat .titcat-i {
		top: 5px;
		right: 0
	}
	.projects .projects-itemnew-t {
		float: none;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px
	}
	.projects .projects-item {
		width: 31.8%;
		width: calc(33% - 8px);
		margin-right: 15px
	}
	.projects .projects-itemwp .projects-item:nth-child(4n+4) {
		margin-right: 15px
	}
	.projects .projects-itemwp .projects-item:nth-child(3n+3) {
		margin-right: 0
	}
	.projects .projects-itemnew p {
		padding-bottom: 100px
	}
	.projects .projects-itemnew .more {
		left: 70px;
		margin-left: 0
	}
	.projectmain .projectmain-banner-down {
		left: 150px
	}
	.projectmain .pranchore {
		top: -137px
	}
	.projectmain .projectmain-bannertwo-img {
		margin-top: -70px
	}
	.projectmain .projectmain-bannertwo-img img {
		max-width: 85%
	}
	.projectmain .projectmain-info-tit,
	.projectmain .projectmain-info-tit h2 {
		font-size: 30px
	}
	.projectmain .projectmain-info-tb .projectmain-info-tb-cell {
		min-width: 150px
	}
	.fixprojinfo-wp,
	.footer .footer-inner {
		min-width: 668px
	}
	.projaddt .projaddt-t p {
		max-width: 90%
	}
	.moreworks {
		padding-top: 75px
	}
	.moreworks .moreworks-title {
		float: none;
		width: 70%;
		margin: 0 auto 30px;
		text-align: center
	}
	.moreworks .moreworks-items {
		float: none;
		width: 100%;
		margin: 0 auto;
		right: inherit
	}
	.moreworks .description {
		opacity: 1
	}
	.moreworks .moreworks-item:after {
		opacity: .5
	}
	.interested .interested-wp {
		height: 375px
	}
	.viewmotebutt.viewmotebutt_servs {
		position: relative;
		bottom: auto
	}
	.services .services-item {
		float: none;
		width: 100%;
		border-bottom: 1px solid #e5e5e5;
		border-right: 0;
		padding: 21px 20px 35px;
		height: 100%!important
	}
	.services .services-item-i {
		padding-top: 0
	}
	.services .services-item p {
		padding-bottom: 0
	}
	.activities .activities-item {
		padding: 24px 25px
	}
	.activities .activities-tit {
		font-size: 20px
	}
	.activities .activities-list {
		top: 17px;
		right: 25px
	}
	.activities .activities-servs p {
		font-size: 14px
	}
	.products {
		padding-bottom: 160px
	}
	.products .products-items {
		margin-top: 0;
		padding-left: 0;
		padding-right: 0
	}
	.products .products-item {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
		padding-left: 20px;
		padding-right: 20px;
		height: 100%!important
	}
	.benefits .benefits-item-i,
	.iconsline .iconsline-item-i img {
		width: 70px
	}
	.contacts .feedback-thanks,
	.prodsserv .prodsserv-item_butt {
		height: auto
	}
	.products .products-item-info {
		margin-top: 0;
		padding-top: 18px
	}
	.iconsline .iconsline-items:before {
		top: 35px
	}
	.contacts .contacts-l-map,
	.header .header-contacts .contacts-l-map {
		top: -60px
	}
	.iconsline .iconsline-item-t {
		font-size: 15px;
		padding: 0 5%
	}
	.prodsserv .prodsserv-item-tit,
	.prodsserv .prodsserv-item-tit:before {
		font-size: 21px
	}
	.benefits .benefits-items {
		padding: 0 20px
	}
	.benefits .benefits-item-tit {
		font-size: 21px;
		padding-left: 0
	}
	.benefits .benefits-item-text {
		padding-left: 0
	}
	.benefits .benefits-item {
		padding-right: 10px
	}
	.benefits .benefits-item:nth-child(2) {
		padding-left: 10px
	}
	.benefits .benefits-item-t {
		padding-left: 70px
	}
	.prodsserv .prodsserv-row {
		display: block
	}
	.prodsserv .prodsserv-item {
		display: block;
		width: 100%;
		padding-right: 0
	}
	.prodsserv .prodsserv-item:nth-child(2) {
		padding-left: 0
	}
	.prodsserv .prodsserv-item.empty {
		display: none
	}
	.prodsserv .prodsserv-item-border {
		display: block;
		padding-bottom: 15px
	}
	.prodsserv .prodsserv-item-border_butt:before {
		bottom: 0
	}
	.prodsserv .prodsserv-item-border_butt {
		position: relative
	}
	.contactus {
		font-size: 20px
	}
	.contactus .contactus-wp {
		max-width: 100%
	}
	.contactus h2 {
		font-size: 40px
	}
	.blog .blog-title {
		padding: 48px 0 47px
	}
	.blog .inner-title {
		padding-bottom: 37px
	}
	.blog .blog-title h1 {
		font-size: 36px;
		line-height: 40px
	}
	.blog .blog-items {
		margin-top: 5px
	}
	.blog .blog-item {
		float: none;
		width: 100%;
		padding: 0!important;
		margin-top: 40px
	}
	.blog .blog-infotext {
		margin-top: 45px
	}
	.fixprojinfo {
		font-size: 24px
	}
	.fixprojinfo a {
		font-size: 18px
	}
	.seotexts {
		padding-bottom: 30px
	}
	.linebt.seotextslinebt {
		bottom: -30px
	}
	.seotexts.seotextslight .linebt.seotextslinebt {
		left: 50px
	}
	.errorpage {
		width: 95%
	}
	.errorpage .errorpage-mess1 {
		font-size: 46px;
		line-height: 40px
	}
	.errorpage .errorpage-mess1 a {
		font-size: 38px
	}
	.footer .contacts {
		padding-top: 45px
	}
	.footer.footer-rel .contacts {
		padding-top: 0
	}
	.contacts .contacts-menu2 {
		display: block
	}
	.contacts .contacts-tit {
		margin-bottom: 20px
	}
	.contacts .contacts-l {
		float: none;
		width: 100%;
		margin-top: 47px
	}
	.contacts .contacts-r {
		float: none;
		width: 100%;
		padding-right: 0
	}
	.contacts .contacts-l .contacts-menu {
		display: none
	}
	.contacts .contacts-menu {
		margin: 0
	}
	.contacts .contacts-menu li {
		padding-right: 35px
	}
	.contacts .title2i {
		padding-top: 30px
	}
	.contacts .title2i-l {
		float: left;
		width: 40%
	}
	.contacts .title2i-r {
		float: right;
		width: auto;
		max-width: 60%;
		padding-top: 21px
	}
	.contacts .title2i-l h2,
	.contacts .title2i-l h3 {
		font-size: 36px
	}
	.contacts .feedback-input.w33 {
		width: 31%;
		width: calc(33% - 12px)
	}
	.contacts .feedback-input.lastm {
		margin-right: 20px
	}
	.contacts .feedback-input.mr20mob {
		margin-right: 0
	}
	.contacts .feedback-input.w60 {
		width: 65%;
		width: calc(67% - 11px)
	}
	.contacts .feedback-l {
		width: auto
	}
	.contacts .feedback-l .linkfdb {
		margin-right: 29px;
		margin-top: 15px
	}
	.contacts .copyright {
		margin-top: 50px
	}
	.contacts .contacts-cont-i .link {
		color: #fd2293
	}
	.contacts .linkfdb.confidentiality span.linkfdbt,
	.contacts .linkfdb.security span.linkfdbt {
		left: 0
	}
	.contacts .linkfdb span.linkfdbt:after {
		right: inherit;
		left: 30px
	}
	.footer .arrowtop {
		bottom: 85px;
		left: 0
	}
	.glplus {
		left: 380px
	}
}

@media only screen and (max-height:550px) and (max-width:1349px) {
	.hiddenHeiht {
		display: none!important
	}
}

@media only screen and (max-width:767px) {
	::-webkit-scrollbar {
		-webkit-appearance: none
	}
	::-webkit-scrollbar:vertical {
		width: 10px
	}
	::-webkit-scrollbar:horizontal {
		height: 10px
	}
	::-webkit-scrollbar-thumb {
		height: 1px;
		background-color: rgba(119, 119, 119, 0.5);
		border: 1px solid rgba(119, 119, 119, 0.1)
	}
	::-webkit-scrollbar-track {
		background-color: rgba(119, 119, 119, 0.1)
	}
	.whywe-list {
		grid-column-gap: 0;
		padding: 0;
		grid-template-areas: "whywe-1" "whywe-2" "whywe-3" "whywe-4" "whywe-5"
	}
	.whywe-item-tit {
		font-size: 18px
	}
	.seotexts.w50 {
		width: 100%;
		padding: 0 0 50px 0
	}
	.whywe-item {
		padding-top: 30px
	}
	.whywe-3,
	.whywe-4 {
		padding-bottom: 30px;
		border-bottom: 1px solid #34393a
	}
	.whywe-5 {
		padding-bottom: 0
	}
	.contacts-cont>.contacts-cont-i:first-child {
		margin-bottom: 25px
	}
	.contacts-cont-i .tellist span:not(:last-child) {
		margin-bottom: 10px
	}
	.contacts-cont-i>div:not(:last-child) {
		margin-bottom: 15px
	}
	.titsm,
	body {
		font-size: 18px
	}
	.news-s .socials-t-it,
	.titsoc .socials-t-it {
		margin-right: 15px
	}
	.news-s .title2i-r,
	.projectmain .projectmain-info-cell.tar {
		text-align: left
	}
	.buttsq,
	.radiusbutt {
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		-moz-transition: all .3s
	}
	.left_block .title_small {
		font-size: 14px
	}
	.title_small16 {
		font-size: 14px;
		line-height: 17px
	}
	.left_block .title_main,
	.seotexts .title_main,
	.seotexts h2.title_main {
		font-size: 36px;
		line-height: inherit
	}
	.seotexts .mob-mb-10{margin-bottom: -10px;}
	.hiddenpc,
	.hiddenpl {
		display: block!important
	}
	.hiddenmob {
		display: none!important
	}
	.wrapper.p150,
	.wrapper.w90,
	.wrapper1140 {
		min-width: 280px;
		width: 88%
	}
	.wrapper1200 {
		min-width: 280px;
		width: 95%
	}
	.wrapper1140.wrapper1140pl82 {
		width: 88%
	}
	.wtmarg240 {
		padding: 0 20px;
		margin-top: -120px
	}
	.bggr120 {
		padding-top: 60px
	}
	ul.ul {
		margin-bottom: 10px
	}
	.content.content-inner {
		margin-top: 58px!important
	}
	.header .header-contacts {
		min-width: 280px;
		width: 88%
	}
	.header .header-contacts.contacts .contacts-soc {
		margin-bottom: 25px
	}
	.header.open .header-close {
		width: 50px;
		height: 50px
	}
	.header .header-nav {
		overflow: visible
	}
	.header .menuimg {
		left: 10px
	}
	.header .logo {
		left: 50px
	}
	.header .socimg {
		right: 0
	}
	.header .conimg {
		right: 32px
	}
	.header .engvers {
		display: none
	}
	.header .header-navlist {
		display: none!important;
		height: 0
	}
	.newsmain .newsmain-item-logo,
	.titsoc p {
		display: none
	}
	.fixtopbl {
		padding-bottom: 0;
		position: relative;
		visibility: visible!important
	}
	.ghheightbl {
		height: 20px;
	}
    .fixtopbl .ghheightbl {
		height: 55px;}

	.fixtopbl .arrowbottom{
		margin: 20px auto 0;}
	.banner .banner-title {
		width: 100%!important;
		height: 100%;
		top: 0;
		left: 0;
		-moz-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		-o-transform: none;
		transform: none;
		background: 0
	}
	.banner .banner-title .banner-title-wp {
		display: none;
		width: 100%;
		padding: 0;
		height: 100%
	}
	.banner .banner-small-items {
		margin-top: -3%
	}
	.banner .banner-small-item {
		min-width: 0
	}
	.contilte,
	.contilte h2,
	.contilte span {
		font-size: 32px;
		line-height: 28px
	}
	.titorange,
	.titorange h1 {
		font-size: 20px
	}
	.titsm {
		margin-bottom: 20px
	}
	.titorange {
		margin-bottom: 25px
	}
	.contacts .title2i-l h2,
	.contacts .title2i-l h3,
	.title2i-l h2,
	.title2i-l h3,
	.title2i.title2i-black h2 {
		font-size: 24px
	}
	.title2i {
		padding: 30px 0 20px
	}
	.title2i-l {
		float: none;
		width: 100%;
		margin-bottom: 5px
	}
	.title2i-r {
		float: none;
		width: 100%;
		max-width: 100%
	}
	.title2i.title2i-cent {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 30px
	}
	.title2i.title2i-cent h2 {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 15px
	}
	.title2i.title2i-black {
		padding: 30px 0 20px
	}
	.contacts .title2i-l {
		float: none;
		width: 100%;
		margin-bottom: 5px
	}
	.contacts .title2i-r {
		float: none;
		width: 100%;
		max-width: 100%;
		padding-top: 0
	}
	.contacts .title2i {
		padding-top: 35px
	}
	.mousebottom {
		margin-top: 20px
	}
	.serblock .serblock-item-i {
		max-width: 94px;
		width: 20%;
		height: auto
	}
	.newsmain .newsmain-item-news,
	.serblock .serblock-item-i img {
		width: 100%;
		height: auto
	}
	.serblock .serblock-item-text {
		padding-left: 118px
	}
	.serblock .serblock-item-text .title {
		font-size: 20px;
		margin-bottom: 10px
	}
	.clints-s .clients-title {
		font-size: 18px;
		padding-right: 42px;
		padding-bottom: 25px
	}
	.clints-s .clients-titleall {
		padding-right: 60px
	}
	.clints-s .clients {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 10px
	}
	.chosenproj.bgdark {
		padding-bottom: 35px
	}
	.chosenproj .description {
		-moz-transform: translate(0, -90%);
		-ms-transform: translate(0, -90%);
		-webkit-transform: translate(0, -90%);
		-o-transform: translate(0, -90%);
		transform: translate(0, -90%)
	}
	.chosenproj .description .description-tit {
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 15px
	}
	.chosenproj .description .animline {
		bottom: -10px
	}
	.news-s .socials-t p {
		float: none;
		line-height: 16px;
		margin-bottom: 15px
	}
	.news-s .linebt {
		left: 20px
	}
	.newsmain .newsmain-item-i {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 30px
	}
	.newsmain .newsmain-item.active .newsmain-item-news {
		margin-top: 30px
	}
	.newsmain .newsmain-item-news h2 {
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 15px
	}
	.newsmain .newsmain-item-news h1.newsmain-item-news-titinner {
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 15px;
		padding-right: 55px
	}
	.newsmain .info h2.info-opt {
		font-size: 18px;
		line-height: normal
	}
	.newsmain .newsmain-item.active .close {
		height: 50px;
		width: 50px
	}
	.newsmain .newsmain-item.active .close:hover {
		-webkit-box-shadow: inset 0 -50px 0 0 #818c8f;
		-moz-box-shadow: inset 0 -50px 0 0 #818c8f;
		box-shadow: inset 0 -50px 0 0 #818c8f
	}
	.newsmain .info {
		margin-bottom: 32px
	}
	.newsmain .newsmain-item.active .info,
	.newsmain .newsmain-item.active .info .info-l {
		margin-bottom: 10px
	}
	.sharebl {
		margin-bottom: 25px
	}
	.sharebl.mb55mob {
		margin-bottom: 50px
	}
	.newsmain .sharebl {
		margin-bottom: 12px
	}
	.newsmain .newsmain-item.active .newsmain-item-next {
		left: -100px;
		right: 0;
		margin: auto
	}
	.newsmain .newsmain-cat {
		font-size: 30px;
		line-height: 30px;
		padding-left: 5px;
		padding-right: 5px
	}
	.newsmain .newsmain-cat .more {
		right: 10px
	}
	.projects {
		padding-top: 24px
	}
	.projects .projects-wp {
		min-width: 280px;
		width: 88%
	}
	.projects .projects-itemnew-i {
		height: 250px
	}
	.projects .projects-itemnew-t {
		padding-left: 10px;
		padding-right: 10px
	}
	.projects .projects-itemnew .titcat {
		height: 60px
	}
	.projects .projects-itemnew .titcat p {
		padding-top: 25px
	}
	.projects .projects-itemnew .titcat .titcat-i {
		top: -40px
	}
	.projects .projects-itemnew .projects-itemnew-t h2 {
		font-size: 22px;
		line-height: 22px
	}
	.projects .projects-itemnew p {
		padding-bottom: 80px
	}
	.projects .projects-itemnew .more {
		left: -100px;
		right: 0;
		margin: 0 auto
	}
	.projects .projects-item {
		float: none;
		width: 100%;
		margin-right: 0;
		background: #fff;
		height: auto;
		min-height: 135px;
		clear: both;
		margin-bottom: 10px
	}
	.projects .projects-itemwp .projects-item:nth-child(4n+4) {
		margin-right: 0
	}
	.projects .projects-item-i {
		float: left;
		width: 40%;
		height: 135px
	}
	.projects .projects-item-t {
		position: relative;
		float: left;
		width: 60%;
		min-height: 135px;
		padding: 15px 15px 40px
	}
	.projects .projects-item:after {
		content: " ";
		display: table;
		clear: both
	}
	.projects .projects-item .titcat {
		margin-bottom: 10px
	}
	.projects .projects-item-t .title {
		font-size: 18px;
		line-height: 18px
	}
	.projects .projects-item-t .description {
		font-size: 14px;
		line-height: 15px
	}
	.projects .projects-item .more {
		bottom: 10px
	}
	.projects .projects-sect-tit h1 {
		font-size: 30px;
		line-height: 30px
	}
	.projaddt .projaddt-tit,
	.projaddt .projaddt-tit h2,
	.projectmain .projectmain-info-tit h2 {
		font-size: 22px
	}
	.projects .projects-sect-tit {
		padding-left: 5px;
		padding-right: 45px
	}
	.projects .projects-sect-tit:after {
		right: 5px
	}
	.projectmain .projectmain-banner {
		display: none
	}
	.projectmain .projectmain-banner-anchore {
		min-width: 280px;
		width: 88%
	}
	.projectmain .projectmain-banner-down {
		left: 20px
	}
	.projectmain .projectmain-bannertwo {
		margin-top: 30px
	}
	.projectmain .projectmain-bannertwo-img {
		margin-bottom: 10px;
		margin-top: 0
	}
	.projectmain .projectmain-bannertwo-logo {
		margin-top: 10px
	}
	.interested .interested-butt,
	.radiusbutt-wp.mt18,
	.radiusbutt-wp.mt55 {
		margin-top: 25px
	}
	.projectmain .projectmain-info {
		padding-left: 0;
		padding-bottom: 20px;
		margin-bottom: 20px
	}
	.projectmain .projectmain-info.pb90 {
		padding-bottom: 40px
	}
	.projectmain .projectmain-info.mb25 {
		margin-bottom: 15px
	}
	.projectmain .projectmain-info-cell {
		float: none;
		width: 100%
	}
	.projectmain .projectmain-info-cell.pr40 {
		padding-right: 0;
		margin-bottom: 20px
	}
	.projectmain .projectmain-info-cell.pl40 {
		padding-left: 0
	}
	.projectmain .projectmain-info-cell.mb40 {
		margin-bottom: 20px
	}
	.projectmain .projectmain-info-tit {
		font-size: 22px;
		margin-bottom: 10px
	}
	.projectmain .projectmain-info-titsm {
		padding-left: 0
	}
	.projectmain .projectmain-info-tb {
		display: block;
		padding-bottom: 20px;
		margin-bottom: 20px
	}
	.projectmain .projectmain-info-tb .projectmain-info-tb-cell {
		padding-left: 0;
		display: block;
		width: 100%;
		min-width: 100%;
		margin-bottom: 15px
	}
	.projectmain .projectmain-info-tb .tit {
		margin-bottom: 5px
	}
	.pojectslider,
	.projaddi img {
		margin-bottom: 20px
	}
	.pojectslider .pojectslider-nav {
		display: none
	}
	.pojectslider .pojectslider-navtwo {
		display: block;
		width: 160px
	}
	.benefits .benefits-item-i,
	.benefits .threeitems:before,
	.iconsline .iconsline-item-i:after,
	.iconsline .iconsline-items:before {
		display: none
	}
	.projaddt .projaddt-t {
		padding: 40px 0 30px
	}
	.projaddt .projaddt-t p {
		max-width: 100%
	}
	.services .services-item:nth-child(8n) {
		border-bottom: 0
	}
	.interested {
		font-size: 18px
	}
	.interested .interested-wp {
		height: 280px
	}
	.interested .interested-wp-i-fl {
		float: none;
		width: 100%
	}
	.interested .interested-tit,
	.interested .interested-tit h2 {
		font-size: 28px
	}
	.radiusbutt-wp.fr {
		float: none
	}
	.radiusbutt,
	.radiusbutt-wp {
		width: 100%
	}
	.radiusbutt {
		width: 100%;
		transition: all .3s
	}
	.radiusbutt:hover {
		-webkit-box-shadow: inset 0 0 0 0 #1d1e24;
		-moz-box-shadow: inset 0 0 0 0 #1d1e24;
		box-shadow: inset 0 0 0 0 #1d1e24;
		background: #1d1e24
	}
	.moreworks {
		padding-top: 45px;
		padding-bottom: 75px
	}
	.moreworks .moreworks-title {
		font-size: 25px;
		width: 80%
	}
	.moreworks .moreworks-title h2 {
		font-size: 25px
	}
	.activities .activities-servs p,
	.contactus {
		font-size: 18px
	}
	.moreworks .moreworks-item {
		width: 100%;
		margin: -50px auto 0;
		max-width: 320px;
		float: none
	}
	.moreworks .moreworks-item:first-child {
		margin-top: 0
	}
	.moreworks .arrowbottom,
	.moreworks .arrowtop {
		bottom: -35px
	}
	.activities .activities-item {
		padding: 24px 0
	}
	.activities .activities-item-cell {
		float: none;
		width: 100%!important
	}
	.activities .activities-tit2 {
		padding-right: 0;
		margin-top: 15px;
		margin-bottom: 15px
	}
	.activities .activities-servs {
		padding-right: 0;
		margin-bottom: 0;
		padding-left: 0
	}
	.activities .activities-list {
		right: 0
	}
	.products {
		padding-bottom: 85px
	}
	.products .products-item-info {
		margin-bottom: 10px
	}
	.prodsserv .prodsserv-item,
	.prodsserv .prodsserv-item-border_butt {
		padding-top: 15px
	}
	.clientsmain {
		padding-top: 60px
	}
	.clientsmain .clientsmain-bg {
		margin-top: -120px
	}
	.iconsline {
		margin-top: 15px
	}
	.iconsline .iconsline-items {
		margin-bottom: 15px
	}
	.iconsline .iconsline-item {
		float: none;
		width: 100%;
		margin-bottom: 25px
	}
	.iconsline .iconsline-item-i img {
		width: 85px
	}
	.iconsline .iconsline-item-i {
		margin-bottom: 10px
	}
	.chosenproj .chosenproj-more-wp {
		width: 100%
	}
	.benefits {
		padding-bottom: 100px
	}
	.benefits .benefits-items {
		padding-right: 0;
		padding-left: 0
	}
	.benefits .benefits-item {
		float: none;
		width: 100%;
		padding-right: 0;
		margin-bottom: 25px
	}
	.benefits .benefits-item:nth-child(2) {
		padding-left: 0;
		margin-bottom: 0
	}
	.benefits .benefits-items.mb70,
	.benefits .threeitems .benefits-item:nth-child(2) {
		margin-bottom: 25px
	}
	.benefits .benefits-item-t {
		padding-left: 0;
		margin-top: 0
	}
	.benefits .threeitems .benefits-item {
		width: 100%;
		text-align: center!important
	}
	.benefits .threeitems .benefits-item img {
		width: 288px
	}
	.contactus h2 {
		font-size: 30px
	}
	.buttsq {
		width: 100%;
		transition: all .3s
	}
	.buttsq:hover {
		-webkit-box-shadow: inset 0 0 0 0 #fd2293;
		-moz-box-shadow: inset 0 0 0 0 #fd2293;
		box-shadow: inset 0 0 0 0 #fd2293;
		background: #fd2293
	}
	.blog .blog-items {
		margin-bottom: 0
	}
	.blog .blog-title {
		padding: 24px 0
	}
	.blog .inner-title {
		padding-bottom: 24px
	}
	.blog .blog-title h1 {
		font-size: 24px;
		line-height: 28px
	}
	.blog .inner-title h1 {
		margin-bottom: 5px
	}
	.blog .blog-item {
		margin-bottom: 25px
	}
	.blog .blog-item-tit {
		font-size: 20px;
		line-height: 22px
	}
	.fixprojinfo,
	.viewmotebutt {
		font-size: 18px
	}
	.blog .blog-infotext {
		margin-top: 40px
	}
	.blog .blog-infotext-tit {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 20px
	}
	.blog .blog-infotext-t h2,
	.blog .blog-infotext-t h3,
	.blog .blog-infotext-t p {
		margin-bottom: 10px
	}
	.blog .blogback {
		position: relative;
		left: inherit;
		bottom: inherit;
		display: inline-block;
		margin-top: 15px
	}
	.blog .blog-infotext-t .buttwt {
		margin: 25px 0
	}
	.buttwt {
		width: 100%;
		display: block
	}
	.contacts .contacts-l-map,
	.contacts .feedback-l .linkfdb,
	.fixprojinfo {
		display: none
	}
	.viewmotebutt.top20 {
		top: auto
	}
	.seotexts .seotexts-half {
		float: left;
		width: 100%
	}
	.seotexts .seotexts-half.pl10 {
		padding-left: 0
	}
	.seotexts .seotexts-half.pr10 {
		padding-right: 0
	}
	.seotexts.seotextslight .linebt.seotextslinebt {
		left: 20px;
		bottom: -30px
	}
	.errorpage .errorpage-mess1 {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 30px
	}
	.errorpage .errorpage-mess1 a {
		font-size: 18px
	}
	.errorpage .errorpage-mess2 {
		font-size: 20px;
		line-height: 27px
	}
	#kontakty {
		top: -44px
	}
	.footer .footer-inner {
		min-width: 280px;
		width: 88%;
		position: relative;
		margin: 0 auto
	}
	.footer .footernav {
		position: absolute;
		top: -70px;
		margin-top: 50px
	}
	.footer.footer-rel .contacts {
		padding-top: 0
	}
	.footer .footernav-item {
		float: left
	}
	.contacts .contacts-tit {
		font-size: 24px;
		padding-top: 20px;
		padding-right: 30px
	}
	.contacts .contacts-l {
		margin-top: 30px;
		width: 100%
	}
	.contacts .contacts-r {
		padding-right: 0;
		margin-bottom: 20px
	}
	.contacts .feedback-r {
		float: none;
		width: 100%
	}
	.contacts .feedback-input {
		width: 100%!important;
		float: none;
		margin-bottom: 15px;
		margin-right: 0
	}
	.contacts .feedback-input.mb20,
	.contacts .feedback-input.mb30 {
		margin-bottom: 15px
	}
	.contacts .contacts-menu li {
		padding-right: 20px;
		margin-bottom: 10px
	}
	.contacts .feedback-row,
	.contacts .feedback-row.mb20 {
		margin-bottom: 0
	}
	.contacts .feedback-input.lastm {
		margin-right: 0
	}
	.contacts .copyright {
		width: 100%;
		max-width: 400px;
		margin-top: 60px
	}
	.contacts .contacts-soc-it {
		margin-right: 15px
	}
	.contacts .buttfdb-wp {
		width: 100%
	}
	.contacts .buttfdb {
		width: 100%;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s
	}
	.contacts .buttfdb:hover {
		-webkit-box-shadow: inset 0 0 0 0 #9c3;
		-moz-box-shadow: inset 0 0 0 0 #9c3;
		box-shadow: inset 0 0 0 0 #9c3;
		background: #9c3
	}
	.contacts .feedback-thanks .tit,
	.contacts .feedback-thanks .titbold {
		font-size: 20px
	}
	.contacts .feedback-thanks .close {
		margin-top: 30px
	}
	.footer .arrowtop {
		bottom: 95px
	}
	.glplus {
		position: relative;
		left: 0;
		bottom: 0;
		margin-top: 10px
	}
	.su-table table {
		display: block;
		position: relative;
		width: 100%
	}
	.blog-infotext-t .su-table td{
		text-align: left;
	}
	.su-table table thead {
		display: block;
		float: left
	}
	.su-table table tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap
	}
	.su-table table thead tr {
		display: block
	}
	.su-table table th,
	.seotexts.seotextslight .su-table table th,
	.blog-infotext-t .su-table table th{
		display: block;
		border-bottom: none!important;
		border-right: none!important;
		border-left: none!important
	}
	.su-table table tbody tr {
		display: inline-block;
		vertical-align: top
	}
	.su-table table td,
	.seotexts.seotextslight .su-table table td,
	.blog-infotext-t .su-table table td{
		width: auto;
		display: block;
		min-height: 1.25em;
		border-bottom: none!important;
		border-right: none!important
	}
	.su-table table th:first-child,
	.su-table table td:first-child,
	.blog-infotext-t .su-table table th:first-child,
	.blog-infotext-t .su-table table td:first-child,
	.seotexts.seotextslight .su-table table th:first-child,
	.seotexts.seotextslight .su-table table td:first-child {
		border-top: none!important
	}
}

@media only screen and (max-width:700px) {
	.clints-s .clients-items {
		width: 377px
	}
	.clints-s .clients-items-item:nth-child(3n+3) {
		margin-right: 10px
	}
	.clints-s .clients-items-item:nth-child(2n+2) {
		margin-right: 0
	}
}

@media only screen and (max-width:520px) {
	.header .logo {
		width: 170px;
		height: 29px
	}
	.header .logo img {
		width: 100%
	}
	.header .logo:hover img {
		margin-top: -27px
	}
	.serblock .serblock-item-text {
		padding-left: 22%
	}
	.chosenproj .chosenproj-item {
		margin: 0 auto;
		display: block;
		max-width: 320px
	}
	.chosenproj .chosenproj-item:nth-child(1) {
		margin-top: 0
	}
	.chosenproj .description {
		padding: 0 5px;
		top: 0;
		bottom: 0;
		right: 0;
		justify-content: center;
		align-items: center;
		left: 0;
		flex-wrap: wrap;
		display: flex;
		transform: translate(0, 0)
	}
	.chosenproj .description .description-sect {
		margin-bottom: auto
	}
	.chosenproj .description .description-tit {
		margin-top: auto;
		font-size: 18px;
		line-height: 21px;
		margin-bottom: 18px
	}
	.chosenproj .description .animline {
		bottom: -18px
	}
}

@media only screen and (max-width:478px) {
	.menuservicesBefore {
		height: 60px
	}
	.menuservices .menuservices-items {
		padding: 15px 30px 10px
	}
	.clints-s .clients-items {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 -3px
	}
	.clints-s .clients-items.clearfix:before {
		content: none
	}
	.clints-s .clients-items-item {
		width: calc(50% - 6px);
		margin-right: 0!important
	}
}

.news-s .news-blog-title {
	width: 100%
}

.news-s .news.news-blog-footer {
	padding: 0;
	border-top: 0
}

.services .left_block .title_small {
	color: #292a33
}

.services .left_block .title_main {
	color: #292a33
}

.services .right_block p {
	display: initial
}

.right_block h3,
.services .right_block h2 {
	display: inline-block;
	margin-top: 15px
}

.services .right_block .wrap_text {
	height: 440px
}

.services .right_block .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: rgba(0, 0, 0, .15)
}

.seotexts .c-black,
.seotexts-grey .seotexts .title_main,
.seotexts-grey .seotexts .title_small {
	color: #1d1e24
}

.fixprojinfo.carantin {
	text-align: left
}

.fixprojinfo.carantin .info-text {
	background: initial;
	font-size: 18px;
	position: relative;
	z-index: 4;
	-webkit-box-shadow: 0 32px 47px -22px rgba(29, 30, 36, .5);
	-moz-box-shadow: 0 32px 47px -22px rgba(29, 30, 36, .5);
	box-shadow: 0 32px 47px -22px rgba(29, 30, 36, .5)
}

.fixprojinfo.carantin .info-text>div {
	padding-top: 10px
}

.fixprojinfo.carantin .mb5 {
	margin-bottom: 15px;
	font-size: 22px
}

.fixprojinfo.carantin ul {
	margin-top: 0;
	text-align: left
}

@media only screen and (max-width:959px) {
	.fixprojinfo.carantin .fixprojinfo-wp {
		min-width: 100%;
		width: 100%
	}
}

@media only screen and (max-width:767px) {
	.btn, .btn-wp{
		width: 100%;
	}
	 .btn-pink:hover {
    -webkit-box-shadow: inset 0 0 0 0 #1d1e24;
    -moz-box-shadow: inset 0 0 0 0 #1d1e24;
    box-shadow: inset 0 0 0 0 #1d1e24;
    background: #1d1e24;
}

.btn-outline:hover {
    -webkit-box-shadow: inset 0 0 0 0 #1d1e24;
    -moz-box-shadow: inset 0 0 0 0 #1d1e24;
    box-shadow: inset 0 0 0 0 #1d1e24;
    background: #1d1e24;
}
	.fixprojinfo.carantin {
		display: block
	}
	.fixprojinfo.carantin .info-text {
		font-size: 18px
	}
	.fixprojinfo.carantin .fixprojinfo-close {
		right: 0;
		top: 0;
		bottom: unset;
		height: 42px;
		width: 42px;
		bottom: unset;
		position: absolute
	}
	.fixprojinfo.carantin .fixprojinfo-close:after {
		margin: 10px
	}
}

.menumob .ul_m.landings li {
	width: 90%
}

.menumob .ul_m.landings li a {
	font-size: 18px
}

h3.title{
    margin:0;
    padding:0;
    font-size:inherit;
    font-weight:inherit;
    line-height:inherit;
}

h3.whywe-item-tit{
    display:block;
    margin:0;
    padding:0;
    font-size:30px;
    font-weight:400;
    line-height:1.2;
}

h3.seotexts-tit30{
    display:block;
    margin:0;
    padding:0;
    font-size:30px;
    font-weight:400;
    line-height:1.2;
}

.services.block_p34 .services-item h3 {
    color: #1d1e24;
    font-weight: 400;
    font-family: PFDinDisplayProRegular, Calibri, sans-serif;
    font-size: 24px;
    margin-bottom: 10px
}

.clints-s .clients-title h3 {
    display: inline;
    font-size: 20px;
    font-weight: 400;
    font-family: PFDinDisplayProLight, Calibri, sans-serif;
    color: #1d1e24;
    margin: 0;
    padding: 0;
    line-height: inherit
}

.clints-s .clients-title h3::before {
    content: "";
    display: block
}