@font-face {
	font-family: 'Inter'; 
	src: url(../fonts/Inter-V.ttf); 
} 
@font-face {
	font-family: 'InterEL'; 
	src: url(../fonts/Inter-ExtraLight.otf); 
}
@font-face {
	font-family: 'InterBL'; 
	src: url(../fonts/Inter-ExtraBold.otf); 
}  
@font-face {
	font-family: 'Fashion'; 
	src: url(../fonts/Fashion_Fetish_Light.ttf); 
}            
@font-face {
    font-family: 'Montserrat-Thin';
    src: url('../fonts/Montserrat-Thin.woff2') format('woff2');
}
@font-face {
    font-family: 'Montserrat-Light';
    src: url('../fonts/Montserrat-Light.woff2') format('woff2');
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2');
    /*font-weight: 400;
    font-style: normal;*/
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2');
}
@font-face {
    font-family: 'Montserrat-Black';
    src: url('../fonts/Montserrat-Black.woff2') format('woff2');
}


a {
	color: #a2d500
}
a:hover {
	color: #fff
}
.transition-no, .transition-no *, .transition-none {
	transition: none!important
}
body, html {
	width: 100%;
	height: 100%;
	min-height: 100%;
	font-family: 'Montserrat',Open Sans, sans-serif !important; 
	font-size: 1rem;
	background: #aeaeae;
	/*overflow-x: hidden;*/ /* При включении переход по якорным ссылкам работает криво!!! */
}
body {
	color: #fff;
}
body * {
	transition: all .08s linear
}
img{max-width:100%;height:auto}

._sound {
  position: absolute;
  bottom: 100px;
  right: 100px;
  cursor: pointer;
  text-align: center;
}
@media screen and (max-height: 1024px) {
  ._sound { right: 50px; }
}
._sound:hover { opacity: 0.8; }
.l-main {
	max-width: 900px;
	margin: 0 auto;
	min-height: 100%;
	padding-bottom: 100px
}
.l-footer {
	max-width: 900px;
	height: 100px;
	margin: -100px auto 0
}
.l-header {
	padding-top: 64px
}
.l-header .logo {
	display: block;
	width: 247px;
	height: 32px;
	margin-left: -38px;
	background: url(img/logo.png) 0 0 no-repeat;
	color: #8f98a7;
	font-size: .875rem;
	line-height: 16px
}
.l-header .logo:hover {
	text-decoration: none;
	color: #f60
}
.l-header .logo+div {
	padding-top: 17px;
	font-size: .875rem;
	color: #000;
	line-height: 1.1rem
}
.l-header .head-mob i {
	color: #000;
	font-size: 1.2rem!important
}
.backgrd {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-top: -55px;
  background: url(../img/grd.png);/*linear-gradient(rgb(137,138,141), #D0D0D0);*/
  height: 59px;
  z-index: 2;
  position: relative;
}
.mnh {
  height: 100vh; position: relative;
}
.close1 {
  position: absolute !important;
  top: 19%;
  right: 10%; 
  width: 30px; 
  height: 30px; 
  z-index: 1; 
  cursor: pointer; 
  line-height: 30px;
  padding: 0 !important;
}
.left1 {
  position: absolute;
  top: 16%;
  left: 7%; 
  width: 30px; 
  height: 30px; 
  z-index: 1; 
  cursor: pointer; 
  line-height: 30px;
}
.modal-ext .modal-header {
	border-bottom: none!important;
	padding-bottom: 0
}
.modal-ext .modal-content {
	padding-top: 23px;
	padding-left: 18px;
	padding-right: 18px;
	background: none;
	color: #fff;
	border-radius: 0;
	box-shadow: none;
	border-width: 0!important
}
.modal-ext .modal-body {
	padding-top: 0
}
.modal-ext h5 {
	width: 100%;
	padding-bottom: 20px;
	color: #a2d500;
	font-size: 1.375rem;
	text-transform: uppercase
}
.modal-ext .close {
	float: right;
	right: 30px;
	top: 30px;
	position: absolute;
	font-size: 3rem;
	color: #fff;
	font-weight: 300
}
.modal-ext .close:hover {
	color: #a2d500;
	box-shadow: none;
	text-shadow: none
}
.modal-ext .form-control {
	margin-top: 24px;
	margin-bottom: 24px;
	border-radius: 0!important;
	border-width: 0!important;
	color: #000;
	font-size: .875rem;
	box-shadow: none
}
.modal-ext .submit-result {
	display: block;
	position: relative;
	top: 10px;
	padding: 15px 0 0
}
h1 {
	margin-top: 88px;
	color: #fff;
	font-size: 2.313rem;
	font-weight: 300;
	line-height: 3.15rem
}
h1+.btn-order {
	margin-top: 34px
}
.btn-order {
	background: #a2d500;
	font-size: .9375rem;
	border-radius: 0;
	color: #000;
	padding: 13px 19px
}
.btn-order:hover {
	background-color: #c2db72
}
.head-contact a {
	display: block;
	color: #000;
	font-size: .875rem
}
.head-contact a:hover {
	text-decoration: none;
	color: #aee404
}
a.head-tel {
	font-size: 1.25rem
}
a.head-email {
	padding-top: 5px;
	padding-bottom: 8px
}
.foot-copyright {
	padding-top: 34px;
	color: #888
}
.foot-copyright, .foot-dev {
	display: block;
	font-size: .6875rem
}
.foot-dev {
	float: right;
	width: fit-content;
}
.foot-dev {
	margin-top: 11px;
	color: #fff
}
.foot-dev div {
	transition: none;
	display: block;
	margin-top: 25px;
	width: 152px;
	height: 25px;
	background: url(img/logo_eng.png) no-repeat;
	background-size: contain;
}
@media (max-width: 991.98px) { .foot-dev div { margin-top: 0; } }
.foot-dev i {
	font-style: normal
}
.foot-dev:hover {
	text-decoration: none
}
.foot-dev:hover span {
	background: url(img/logo_eng.png) 0 -16px
}
.modal-backdrop.show {
	opacity: .8
}
.modal-back-hidden {
  background: rgba(0,0,0,0.85);
  display: block;
}
.article-header {
	margin: 0;
	padding: 0
}
.article-header h1, .article-header h2 {
	margin: 0 0 50px;
	padding: 36px 0 48px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px solid #f60;
	font-size: 1.875rem;
	font-weight: 700
}
.col-main {
	display: inline
}
.col-extend {
	float: right;
	width: 48%;
	margin: 0 0 1.5rem 2rem;
	padding: 30px 20px 30px 40px;
	box-shadow: 0 10px 20px 5px #e6e6e6
}
article.article, body.article {
	padding-bottom: 60px
}
article.article .col-extend+p, body.article .col-extend+p {
	padding-top: 25px
}
article.article b.medium-bold, body.article b.medium-bold {
	font-weight: 500
}
article.article .box-shadow, body.article .box-shadow {
	padding: 30px;
	box-shadow: 0 18px 20px 5px #e6e6e6
}
article.article p+.box-shadow, body.article p+.box-shadow {
	margin-top: 1rem
}
article.article .box-shadow-min, body.article .box-shadow-min {
	display: inline-block;
	padding: 30px;
	float: none;
	clear: both;
	box-shadow: 0 18px 20px 5px #e6e6e6
}
article.article .h1, article.article h1, body.article .h1, body.article h1 {
	margin: .1875rem 0 .4375rem;
	padding: 0;
	color: #000;
	font-size: 2.124rem;
	font-weight: 600
}
article.article .h2, article.article h2, body.article .h2, body.article h2 {
	margin: 0 0 1rem;
	padding: 0;
	color: #000;
	font-size: 1.5rem;
	font-weight: 700
}
article.article .h3, article.article h3, body.article .h3, body.article h3 {
	margin: 0 0 1rem;
	padding: 0;
	color: #000;
	font-size: 1.375rem;
	font-weight: 600
}
article.article .h4, article.article h4, body.article .h4, body.article h4 {
	margin: 0 0 1rem;
	padding: 0;
	color: #000;
	font-size: 1.375rem;
	font-weight: 700
}
article.article img[style*="float:left"], body.article img[style*="float:left"] {
	float: left;
	display: inline-block;
	margin: 5px 15px 10px 0
}
article.article .img-content, body.article .img-content {
	display: block;
	width: 100%;
	padding: 0 0 .6rem;
	text-align: center
}
article.article img, body.article img {
	max-width: 100%;
	height: auto
}
article.article hr, body.article hr {
	color: #c0bebf;
	border-color: #c0bebf
}
article.article ul, body.article ul {
	margin-left: 1rem;
	padding-left: 0;
	list-style: none
}
article.article ul li, body.article ul li {
	padding-left: 15px
}
article.article ul li:before, body.article ul li:before {
	position: relative;
	top: 2px;
	display: inline-block;
	width: 1rem;
	margin-top: 1px;
	margin-left: -1rem;
	content: "\2022";
	color: #e03534;
	font-size: 1.2rem;
	font-weight: 700
}
article.article .image-preview, body.article .image-preview {
	float: right;
	display: inline;
	max-width: 50%;
	margin-bottom: 1rem;
	border-radius: 5px
}
article.article .image-preview a, body.article .image-preview a {
	position: relative;
	border-radius: 5px
}
article.article .image-preview a img, body.article .image-preview a img {
	max-height: 600px
}
article.article .image-preview a:before, body.article .image-preview a:before {
	position: absolute;
	right: 5px;
	margin-top: 15px;
	content: "\f00e";
	color: #bbb;
	font-family: Font Awesome\ 5 Free;
	font-size: 2rem;
	font-weight: 600
}
article.article a, body.article a {
	font-weight: 500
}
article.article .box-files, body.article .box-files {
	line-height: 1.8rem
}
article.article .box-files a:hover, body.article .box-files a:hover {
	text-decoration: none
}
article.article .file-description, body.article .file-description {
	display: block;
	margin-top: -10px;
	padding-left: 1.35rem;
	font-size: .75rem
}
article.article table th, body.article table th {
	background: #e3e3e3
}
article.article table td, article.article table th, body.article table td, body.article table th {
	padding: .5rem 1rem;
	border: 1px solid #f60
}
article.article .markon, body.article .markon {
	color: #f60
}
article.article .tablesaw-advance-dots, body.article .tablesaw-advance-dots {
	display: none;
	list-style: none!important;
	background: none!important
}
article.article .tablesaw-advance-dots li, body.article .tablesaw-advance-dots li {
	background: none
}
article.article .tablesaw-advance-dots li i, body.article .tablesaw-advance-dots li i {
	width: .5em;
	height: .5em
}
.article-extend td, .article-extend th {
	font-size: .875rem
}
.about-personal {
	font-size: .9375rem;
	color: #636363
}
.about-personal h5 {
	margin: 18px 0 15px;
	padding-bottom: 16px;
	font-size: 1.125rem;
	color: #000;
	border-bottom: 1px solid #f60
}
.about-personal b {
	color: #f60;
	font-weight: 400
}
.about-personal p {
	margin: 0 0 5px
}
.about-contact {
	margin-top: 40px;
	padding-top: 35px;
	font-size: 1rem;
	color: #000
}
.about-contact:before {
	position: relative;
	display: block;
	border-top: 1px solid #f60;
	width: calc(100% - 30px);
	left: 15px;
	margin-top: -35px;
	content: ""
}
.about-contact h3 {
	text-transform: uppercase
}
.about-contact p+h3 {
	margin-top: 2rem
}
.about-contact iframe {
	width: 100%;
	border: 1px solid #f60
}
.gallerys a {
	height: 200px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}
.gallerys a img {
	opacity: 0
}
.gall>div {
	padding-bottom: 35px
}
.gall a {
	position: relative;
	display: block;
	height: 200px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #fff
}
.gall a:hover {
	border-color: #f60;
	-webkit-filter: grayscale(100%)
}
.gall a:hover+strong {
	color: #f60
}
.gall a img {
	opacity: 0
}
.gall strong {
	display: block;
	padding-top: 20px;
	font-weight: 400;
	line-height: 20px
}
.recgall a {
	display: block;
	margin-bottom: 30px;
	height: 200px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}
.recgall a img {
	opacity: 0
}
.gallery-list {
	width: calc(100% + 15px)
}
.gallery-list ul {
	display: inline-block;
	list-style: none!important;
	margin: 0 -15px 0 0!important;
	padding: 0
}
.gallery-list .glist-def a:first-child {
	background: url(img/logo.png) 50% no-repeat!important;
	background-size: contain
}
.gallery-list li {
	display: inline-block;
	width: 270px;
	height: 300px;
	margin: 0 15px 15px 0;
	float: left;
	list-style: none!important;
	padding: 0!important
}
.gallery-list li:before {
	display: none!important
}
.gallery-list li a:first-child {
	display: block;
	margin-bottom: 19px;
	width: 100%;
	height: 180px;
	position: relative
}
.gallery-list li a:first-child:before {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	content: ""
}
.gallery-list li a:first-child:hover {
	outline: 1px solid #f60
}
.gallery-list li a:first-child:hover:before {
	-webkit-filter: grayscale(100%)
}
.gallery-list li a:first-child:hover+a {
	color: #f60
}
.gallery-list li a:last-child {
	display: block;
	color: #000;
	line-height: 24px
}
.gallery-list li a:last-child:hover {
	text-decoration: none;
	color: #f60
}
.cat-header {
	margin-right: -15px
}
.cat-header h2 {
	margin-bottom: 30px
}
.cat-head h1 {
	margin: 0;
	padding: 0;
	font-size: 1.5rem;
	font-weight: 700;
	color: #000
}
.cat-head a {
	display: inline-block;
	margin-top: 3px;
	text-decoration: underline;
}
#cgal {
	padding-right: 2px
}
.thumbs {
	display: inline-block;
	margin: 15px -15px 0 -5px
}
.thumbs div {
	float: left;
	width: 127px;
	height: 90px;
	margin: 5px;
	position: relative
}
.thumbs div:before {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	content: ""
}
.thumbs div:hover {
	outline: 1px solid #f60
}
.thumbs div:hover:before {
	-webkit-filter: grayscale(100%)
}
.thumbs div a {
	position: relative;
	display: block;
	height: 100%;
	z-index: 10
}
.col-r-thumb .thumbs {
	margin-top: -5px
}
.box-type-3-gals div {
	display: inline-block;
	margin: 0 15px 15px 0
}
.box-type-3-gals a {
	display: block;
	width: 150px;
	height: 100px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}
.box-type-3-gals a img {
	display: none
}
.btn-def {
	color: #fff;
	background: #f60!important;
	border-width: 0
}
.btn-def:hover {
	background: #000!important;
	color: #fff
}
.cgal-btn .btn {
	padding: 8px 20px
}
#slider {
	margin-right: -15px
}
#slider h4 {
	border-top: 1px solid #f60;
	margin: 0;
	padding: 45px 0 40px;
	font-size: 1.875rem;
	text-transform: uppercase;
	font-weight: 700
}
.slides {
	width: 100%
}
.slide-item, .slides {
	display: inline-block
}
.slide-item {
	float: left;
	width: 270px;
	padding: 0 10px;
	background: #fff;
	line-height: 22px
}
.slide-item a:first-child {
	display: block;
	width: 260px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover
}
.slide-item a:first-child:hover+a {
	color: #f60
}
.slide-item a:last-child {
	display: block;
	padding-top: 20px;
	font-weight: 400;
	font-size: 1.05rem;
	color: #000
}
.slide-item a:last-child:hover {
	text-decoration: none;
	color: #f60
}
.teaser-nav-btn {
	display: block;
	width: 26px;
	height: 160px;
	/*background: url(http://sib7.ru/public/dist/img/arr-left.png) 50% no-repeat*/
}
.teaser-next {
	transform: scaleX(-1)
}
@media (max-width:1199.98px) {
.l-main {
	padding-bottom: 0
}
.gallerys>div {
	margin-bottom: 1rem
}
}
@media (max-width:991.98px) {
.l-footer {
	height: 60px;
	margin-top: -60px
}
.l-header {
	padding-top: 25px;
	height: auto
}
.l-header .logo {
	margin-left: 0;
	width: 180px;
	height: 22px;
	background-size: contain
}
h1 {
	margin-top: 55px;
	line-height: 1.8rem;
	font-size: 1.5rem
}
.foot-copyright {
	padding-top: 0;
	font-size: .562rem
}
.foot-dev {
	margin-top: 0;
	font-size: .562rem
}
.article-header h1, .article-header h2 {
	font-size: 1.6rem
}
.col-main {
	display: block;
	width: 100%
}
.col-extend {
	float: none;
	clear: both;
	width: 100%;
	padding: 1rem 0 0;
	margin: 0;
	box-shadow: none;
	border-top: 1px solid #ddd
}
.gallerys a {
	background-size: contain
}
.gallery-list li {
	width: 50%;
	margin: 0;
	padding: 0 1rem 0 0!important
}
#slider, #slider>.row {
	margin: 0
}
}
@media (max-width:767.98px) {
.article-header h1, .article-header h2 {
	font-size: 1.2rem
}
article.article .box-shadow, article.article .box-shadow-min, body.article .box-shadow, body.article .box-shadow-min {
	padding: 1rem
}
article.article .h1, article.article h1, body.article .h1, body.article h1 {
	font-size: 1.8rem
}
article.article .box-files, body.article .box-files {
	line-height: 1.2rem
}
article.article .box-files a, body.article .box-files a {
	display: block;
	margin-top: .175rem
}
.gallery-list {
	width: 100%
}
.gallery-list ul {
	margin: 0!important
}
.gallery-list li {
	width: 100%;
	padding: 0 0 1rem!important;
	height: auto
}
.thumbs {
	width: 100%;
	margin: 0;
	padding: 0
}
}
@media (max-width:575.98px) {
article.article .h1, article.article h1, body.article .h1, body.article h1 {
	font-size: 1.6rem
}
article.article .image-preview, body.article .image-preview {
	float: none;
	display: block;
	max-width: 100%
}
.thumbs div {
	width: 48%;
	margin: 5px 0
}
.thumbs div:nth-child(2n) {
	float: right
}
}
.top_site {
  height: 100%;
  min-height: 100vh;
  width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	color: white;
	background-size: cover !important;
	background-position: center !important;
}
.top_site3 {
  height: 100vh;
  width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	color: white;
	background-size: cover !important;
	background: url(../dshi13/img/first-img.jpg);
}
.top_site4 {
  height: 100vh;
  width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
	color: white;
	background-size: cover !important;
	background: url(../golovinka/img/first-img.jpg);
}
@media (max-width:767.98px) {
  .top_site3 {
  	height: auto;
  } 
}  
.top_site1, .top_site2 {
  height: 100vh;
  width: 100%;
	background-size: contain;
}
.top_site1 { background: url(../img/first-img.jpg); }
.top_site2 { background: url(../img/first-img.jpg); }
.headBtnLoad {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 13px;
    color: #cdcdcd;
    /*background: #9C0222;*/
    background: #525252;
    box-sizing: border-box;
    /*box-shadow: 0px 0px 20px rgb(159 1 34 / 74%);*/
    min-height: 49px;
    width: 160px;
    padding: 13px 0;
    text-align: center;
    text-decoration: none;
    border: 1px solid #525252;
    position: relative;
    overflow: hidden;
}

.headBtnLoad:hover, .headBtnLoad:focus {
  color: #FFFFFF;
  background: #3e3e3e;
  border: 1px solid #b5b5b5;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: 0px 0px 20px rgb(159 1 34 / 74%);
}
.BtnLoad {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 12px;
    color: #FFFFFF;
    /*background: #9C0222;*/
    min-height: 90px;
    width: 50px;
    transition: .3s;
    padding: 13px 0;
    text-align: center;
    text-decoration: none;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.BtnLoad:hover { box-shadow: 0px 0px 20px rgb(159 1 34 / 74%); }
.headerBtnLoad {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 12px;
    color: #FFFFFF;
    /*background: #9C0222;*/
    background: #6f6b84;
    border: 1px solid #7f7b94;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px rgb(159 1 34 / 74%);
    min-height: 49px;
    width: 120px;
    transition: .3s;
    padding: 13px 0;
    text-align: center;
    text-decoration: none;
}
.headerBtnLoad:hover, .headerBtnLoad:focus {
  color: #9C0222;
  background: #FFFFFF;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: 0px 0px 20px rgb(159 1 34 / 74%);
}
._his { margin-top: 18vh; }
.banner__title {
  margin: 6vh 0 1vh 0;
  /*font-family: 'Fashion';*/
  color: #FFFFFF;
  font-size: 50px;
  line-height: 1.22;
  font-weight: 400;
  /*max-width: 700px;*/
}
@media screen and (max-width: 420px) {
  .banner__title {
    font-size: 30px;
  }
}
@media screen and (max-height: 520px) {
  .banner__title {
    font-size: 30px;
  }
}
@media screen and (max-height: 420px) {
  .banner__title {
    font-size: 26px;
  }     
}
@media screen and (max-height: 550px) {
  ._his {
    margin-top: 30vh;
  }
  .banner__title {
    margin: 2vh 0 0 0;
  }
}
.bannerTitle__text2 {
  display: inline-block;
  background: #A61C39;
  padding: 0 10px;
}
.bannerTitle__text3 {
  font-size: 15px;
  line-height: 1.3em;
}
.bannerTitle__text4 {
  margin: 4vh 0 0 0;
  font-size: 16px;
  /*color: #FFFF00; */
  color: #FFFFFF;
}
@media screen and (max-height: 560px) {
  .bannerTitle__text3 {
    display: none !important;
  }
  .soc_line {
    display: none !important;
  }
}
@media screen and (max-width: 370px) {
  .bannerTitle__text4 {
    margin: 10vh 0 0 0;
  }
}
.back-overlay { 
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: absolute;
}
.vbrand {
  position: relative;
  -webkit-transform: rotate(90deg); 
  -moz-transform: rotate(90deg);
  transform: rotate(90deg); 
  color: #FDFDFD;
  padding: 0px 5px;
  font-size: 13px;
  opacity: 1; /* по умолчению 1 */
  width: fit-content;
  left: -82px;
  margin-top: 50px;
}
.headerSocNet {
  padding: 0;
  list-style: none;
  margin: 0;
  font-size: 28px;
}
.soc_line {
  padding: 0;
  list-style: none;
  margin: 5vh 0;
  font-size: 16px;
  width: 100%;
  text-align: center;
}
.slide-top {
  font-size: 36px;
  line-height: 39px;
  font-family: 'inter';
  color: #fff;
  font-weight: 300;
  text-align: center;
  width: 50%;
  margin: 0 auto;
  padding: 40px 0; 
}
@media (max-width: 1800px) {
  .slide-top {
    font-size: 30px;
    line-height: 33px;
    width: 50%;
  }
}
@media (max-width: 1600px) {
  .slide-top {
    font-size: 26px;
    line-height: 28px;
    width: 60%;
  }
}
@media (max-width: 1150px) {
  .slide-top {
    font-size: 20px;
    line-height: 23px;
    width: 70%;
  }
}
@media (max-width: 750px) {
  .slide-top {
    font-size: 16px;
    line-height: 18px;
    width: 100%;
  }
}
.slider-center {
  width: 80%;
  margin: 0 auto;
}
.headerSocNet a, .soc_line a { color: white; }

.block_cnt {
  color: #101010; 
  font-size: 14px;
  position: relative;
  font-weight: 100;
}

.block_prtnr {  
  color: #101010; 
  font-size: 14px;
  position: relative;
  font-weight: 100;
}
.block_prtnr:hover {
  transform: scale(1.02);
  z-index: 1;
}

._prj_cell {
	/*
  -webkit-transition:  .8s all;
	   -moz-transition:  .8s all;
	    -ms-transition:  .8s all;
	     -o-transition:  .8s all;
	        transition:  .8s all;
	visibility: hidden;
  */
	display: none;
}
.block_cnt h3, .block_cnt h4 {
  font-family: 'Fashion';
  font-weight: 600;
}
.nav-item { padding: 0; }
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.2rem !important;
    padding-left: 0.2rem !important;
    text-align: center;
  }
}
.nav-link span { 
  /*font-family: 'Fashion';*/
  font-family: 'Montserrat';
  font-weight: 500;
  color: #FFF;
  font-size: 24px;
}
.nav-link span:hover { text-decoration: underline !important; color: #222222 !important; }

@media (max-width: 1600px) { 
  .nav-link span { font-size: 20px; } 
}
@media (max-width: 1110px) { 
  .nav-link span { font-size: 16px; } 
}

.mdm { color: rgba(0,0,0,.8) !important; }
.mdm { color: rgba(255,255,255,1) !important; }

.tw_inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(5px);
  z-index: 0;
  /*display: none;*/
  -webkit-transition:  .3s allow-discrete;
	   -moz-transition:  .3s allow-discrete;
	    -ms-transition:  .3s allow-discrete;
	     -o-transition:  .3s allow-discrete;
	        transition:  .3s allow-discrete;
	opacity: 0;
}
.hint_prtn {
  position: absolute;
  width: 60%;
  left: 20%;
  top: 30%; 
  text-align: center; 
}
.tw_ouner {
  position: relative;
  display: inline-block;
}

.tw_1 {
  position: absolute;
  top: 40%;
  width: 100%;
  left: 0;
  margin: 0 auto;
  font-family: 'Montserrat';
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  line-height: 1em;
}
.tw_2 {
  position: relative;
  margin: 10% -10% 0 -10%;
  width: 120%;
  font-family: 'Montserrat';
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  line-height: 1em;
}
._sml1 { font-size: 16px; }
._sml2 { font-size: 14px; }
.tw1_tip {
  font-size: 16px;
  line-height: 17px;
  padding-top: 25px;
  color: #FFFFFF;
  font-family: 'Montserrat';
  width: 100%;
  word-break: break-word;
  -webkit-transition:  .3s allow-discrete;
	   -moz-transition:  .3s allow-discrete;
	    -ms-transition:  .3s allow-discrete;
	     -o-transition:  .3s allow-discrete;
	        transition:  .3s allow-discrete;
	opacity: 0;
}
@media screen and (max-width: 1900px) {
  .tw1_tip { font-size: 14px; line-height: 15px; }
  ._sml1 { font-size: 16px; }
  ._sml2 { font-size: 14px; }
}
@media screen and (max-width: 1800px) {
  .tw_1 { font-size: 22px; line-height: 22px; }
  .tw1_tip { padding-top: 10px; }
  ._sml1 { font-size: 16px; }
  ._sml2 { font-size: 14px; }
}
@media screen and (max-width: 1500px) {
  .tw_1 { font-size: 22px; line-height: 22px; }
  .tw1_tip { padding-top: 10px; }
  ._sml1 { font-size: 15px; }
  ._sml2 { font-size: 13px; }
}
@media screen and (max-width: 1400px) {
  .tw_1 { font-size: 18px; line-height: 19px; }
  .tw1_tip { font-size: 14px; line-height: 14px; }
  ._sml1 { font-size: 15px; }
  ._sml2 { font-size: 12px; }
}
@media screen and (max-width: 1300px) {
  ._sml1 { top: 30%; font-size: 13px; line-height: 14px; }
  ._sml2 { font-size: 12px; }
}
@media screen and (max-width: 1000px) {
  ._sml1 { top: 20%; font-size: 13px; line-height: 14px; }
  ._sml2 { font-size: 11px; }
}
@media screen and (max-width: 1000px) {
  ._sml1 { top: 15%; font-size: 12px; line-height: 12px; }
  ._sml2 { padding-top: 5px; font-size: 10px; line-height: 10px; }
}
@media screen and (max-width: 767px) {
  ._sml1 { top: 40%; font-size: 18px; line-height: 19px; }
  ._sml2 { padding-top: 10px; font-size: 14px; line-height: 14px; }
}
.heading-section h2 {
  font-family: 'Inter';
  font-weight: 200;
}
.block_cnt p { font-size: 13px; color: #303030; }
.in_block_prtn {
  width: 100%;
  position: relative;
  height: 50vh;
}
.in_block {
  width: 100%;
  position: relative;
  margin: 25px 0;
}
.img_work { 
  width: 100%;
  border: 1px solid #adadad; 
}
.img_prj { 
  width: 100%;
  height: 100%;
  object-fit: cover; 
}
._cvr {
  height: 198px;
  object-fit: cover;
}
.img_prm { 
  width: 100%;
  height: 100%;
  border: 1px solid #adadad;
  object-position: center center;
  object-fit: cover; 
  border-style: none;
}
._t25 { margin-top: 25px; }
.gray_img {
  opacity: 0.6;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */ 
}
.in_block:hover {
  -o-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}
.desc {
  position: absolute;
  bottom: 15px;
  left: 25px;
  font-size: 16px;
  font-weight: 400;
  color: white;
}
.info { 
  font-family: 'Fashion';
  display: flex;
  align-items: end;
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 50%;
  padding: 5px 10px 10px 10px;
  background-image: linear-gradient(0deg,#000000,transparent);
}
.info span { font-size: 12px; } 
.content-section { color: #3d3d3d; }
.page_txt p {
  font-size: 20px;
  text-align: justify;
  text-indent: 1.5em;
  font-weight: 400;
}
@media screen and (max-width: 1500px) {
  .page_txt p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1366px) {
  .page_txt p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1280px) {
  .page_txt p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .page_txt p {
    font-size: 13px;
  }
}
.hauto { height: 280px !important; opacity: 1 !important; }
@media screen and (max-width: 1500px) {
  .hauto {
    height: 240px !important;
  }
}
@media screen and (max-width: 1366px) {
  .hauto {
    height: 200px !important;
  }
}
@media screen and (max-width: 1366px) {
  .hauto {
    height: 200px !important;
  }
}
@media screen and (max-width: 767px) {
  .hauto {
    height: 280px !important;
  }
}
@media screen and (max-width: 575px) {
  .hauto {
    height: 260px !important;
  }
}
@media screen and (max-width: 450px) {
  .hauto {
    height: 300px !important;
  }
}
@media screen and (max-width: 330px) {
  .hauto {
    height: 330px !important;
  }
}

#back-to-top{
	position: fixed; 
	z-index: 1032; 
	display: none; 
	bottom: 40px; 
	right: 10px; 
	cursor: pointer;
	width: 50px; 
	height: 50px;
}
#back-to-top i{
	display:block; 
	color: #fff; 
	background: #959595; /*#26ADE4 ;*/
	text-align:center; 
	font-size:18px; 
	line-height: 50px;
  border-radius: 25px; 
	-webkit-transition:  .3s all;
	   -moz-transition:  .3s all;
	    -ms-transition:  .3s all;
	     -o-transition:  .3s all;
	        transition:  .3s all;
}
#back-to-top i:hover{background:#333;}
.team-member {
  margin-bottom: 30px;
}
.rask { 
  height: 0px; 
  overflow: hidden; 
  opacity: 0;
	-webkit-transition:  .3s all;
	   -moz-transition:  .3s all;
	    -ms-transition:  .3s all;
	     -o-transition:  .3s all;
	        transition:  .3s all;
	padding: 2px 0;        
}
.team-member .member-thumb {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.team-member .member-thumb img {
  width: 100%;
}
._img_g {
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
._img_g:hover, ._img_c {
  -webkit-filter: none !important;
  -moz-filter: none !important;
  -ms-filter: none !important;
  -o-filter: none !important;
  filter: none !important;
}            
.team-member .member-thumb .team-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  top: 0;
  left: 0;
  background-color: #9C0222;
  color: white;
  opacity: 0;
  visibility: hidden;                       
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}           
.team-member .member-thumb .team-overlay h3 {
  font-size: 18px; /*18px*/
  text-transform: uppercase;
  color: white;
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
  margin-top: 25px;/*64px;*/
}
.team-member .member-thumb .team-overlay span {
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 7px;  /*10px;*/
  display: block;
  font-size: 13px;
}
.vsm {
  display: none !important;
}
.team-member .member-thumb .team-overlay ul.social {
  display: block;
  margin-top: 7px; /*20px*/
  padding: 0;
}
.team-member .member-thumb .team-overlay ul.social li {
  display: inline-block;
}
.team-member .member-thumb .team-overlay ul.social li a {
  /*
  width: 36px;
  height: 36px;
  */ 
  color: white;
  line-height: 40px;
  font-size: 12px;
  font-family: 'Montserrat';
  /*
  color: #ec523f;
  background-color: white;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  */
}
.team-member .member-thumb:hover .team-overlay {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 1199px) {
  .team-member .member-thumb .team-overlay h3 {
    font-size: 15px; 
    margin-top: 15px;
  }
  .team-member .member-thumb .team-overlay span {
    font-size: 13px;
  }
  .team-member .member-thumb .team-overlay ul.social {
    /*display: none;*/
    margin-top: -3px;
  }
  .vmd {
    display: none !important;
  }
  .vsm {
    display: block !important;
  }
  .team-member .member-thumb .team-overlay ul.social li a {
    /*display: none;*/
    font-size: 12px;
  }
}
@media screen and (max-width: 991px) {
  .team-overlay {
    display: none;
  }

}
@media screen and (max-width: 767px) {
  .team-overlay {
    display: block;
  }
  .team-member .member-thumb .team-overlay h3 {
    font-size: 20px; 
    margin-top: 70px;
  }
  .team-member .member-thumb .team-overlay span {
    font-size: 18px;
  }
  .team-member .member-thumb .team-overlay ul.social {
    margin-top: 40px;
  }
  .team-member .member-thumb .team-overlay ul.social li a {
    font-size: 18px;
  }
}

@media screen and (max-width: 631px) {
  .team-overlay {
    display: block;
  }
  .team-member .member-thumb .team-overlay h3 {
    font-size: 18px; 
    margin-top: 50px;
  }
  .team-member .member-thumb .team-overlay span {
    font-size: 18px;
  }
  .team-member .member-thumb .team-overlay ul.social {
    margin-top: 20px;
  }
  .team-member .member-thumb .team-overlay ul.social li a {
    font-size: 15px;
  }
}
@media screen and (max-width: 467px) {
  .team-overlay {
    display: block;
  }
  .team-member .member-thumb .team-overlay h3 {
    font-size: 14px; 
    margin-top: 45px;
  }
  .team-member .member-thumb .team-overlay span {
    font-size: 13px;
  }
  .team-member .member-thumb .team-overlay ul.social {
    margin-top: 10px;
  }
  .team-member .member-thumb .team-overlay ul.social li a {
    font-size: 13px;
  }
}

@media screen and (max-width: 400px) {
  .team-overlay {
    display: none;
  }

}
@media screen and (orientation: landscape) {
  .sl1 { background: url(../img/back1.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl2 { background: url(../img/back2.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl3 { background: url(../img/back3.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl4 { background: url(../img/back4.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl5 { background: url(../img/back5.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl6 { background: url(../img/back6.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl7 { background: url(../img/back7.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl8 { background: url(../img/back8.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl9 { background: url(../img/back9.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl10 { background: url(../img/back10.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl11 { background: url(../img/back11.jpg) !important; background-size: cover !important; background-position: right !important; }
  .sl12 { background: url(../img/back12.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl1b { background: url(../img/back1b.jpg) !important; background-size: cover !important; background-position: center !important; }
}
@media screen and (orientation: portrait) {
  .sl1 { background: url(../img/back1p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl2 { background: url(../img/back2p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl3 { background: url(../img/back3p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl4 { background: url(../img/back4p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl5 { background: url(../img/back5p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl6 { background: url(../img/back6p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl7 { background: url(../img/back7p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl8 { background: url(../img/back8p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl9 { background: url(../img/back9p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl10 { background: url(../img/back10p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl11 { background: url(../img/_back11p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl12 { background: url(../img/back12p.jpg) !important; background-size: cover !important; background-position: center !important; }
  .sl1b { background: url(../img/back1bp.jpg) !important; background-size: cover !important; background-position: center !important; }
}

 
._row_work { padding: 0; padding-right: 25%; } 
@media screen and (max-width: 1600px) {
  ._row_work { padding-right: 0%; }
}      

@media screen and (max-width: 768px) {
  .btn-p {
    width: 100%;
    height: 40px;
    font-size: 13px !important;
    line-height: 36px;
  }
}
.info_send {
  position: absolute;
  top: -20px;
  left: calc(50% - 200px);
  color: #3d3d3d;
  font-size: 28px;
  line-height: 36px;
  width: 400px;
  height: 150px;
  background: #fbfbfb;
  border: 1px solid #9a9a9a;
  border-radius: 5px;
  box-shadow: 10px 10px 20px rgb(0 0 0 / 20%);
  font-family: 'Montserrat', Open Sans, sans-serif !important;
  font-weight: 600;
  z-index: 9;
  display: none;
  padding: 40px 10px;
  text-align: center;
}
._close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 5px;
  color: #7d7d7d;
  font-size: 26px;
}
._clb { 
  color: #3d3d3d; 
  position: sticky;
  text-align: right;
  top: 0px;
  right: 0px;
  margin: 0 -15px;
}

@media screen and (max-width: 460px) {
  .info_send {
     width: 300px;
     left: calc(50% - 150px);
  }
}
.cnt-p {
  font-family: 'Montserrat-Light', Open Sans, sans-serif !important;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  position: fixed;
  z-index: 1040;
  width: 100%;
  padding: 0px;
  color: black;
  background: #aeaeae;
  height: calc(100vh);
  top: 0px;
  left: 0;
  display: none;
  overflow-y: auto;
  /*opacity: 0;*/
  -webkit-transition:  .5s all;
	   -moz-transition:  .5s all;
	    -ms-transition:  .5s all;
	     -o-transition:  .5s all;
	        transition:  .5s all;
}
.in-cnt {
  padding: 20px 20px;
  background: #fff;
  position: relative;
  min-height: 100vh;
}
.cnt-p .container {
  font-family: 'Montserrat-Light', Open Sans, sans-serif !important;
  font-weight: 400;
}
.btm-s {
  position: relative; 
  margin-top: 0px;
}
@media screen and (max-width: 1200px) {
  .cnt-p {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .cnt-p {
    font-size: 16px;
    line-height: 18px;
  }
}


.layer-shadow { position: absolute; top: 0; left: 0; height: 100%; width: 100%; min-height: 100vh; background: rgba(0,0,0,0.25); }
.shadow-w { background: rgba(255,255,255,0.35); }
.font-b { color: black !important; }
.in_block-tip {
  margin: 0px 0 10px 0 !important;
}
.tip-name, .news-hn {
  font-size: 26px;
  line-height: 30px;
  color: black;
  font-weight: 700;
  font-family: 'InterEB', Open Sans, sans-serif !important;
  width: 100%;
  word-break: break-word;
}
.news-hn { 
  font-size: 16px; 
  color: #7d7d7d;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Montserrat', Open Sans, sans-serif !important; 
}
._black { color: black !important; }
.block-cnt {
  width: 100%;
  height: 100%;
  padding: 20px;
  background: #222222;
  border-radius: 10px;
}     
.img_news { 
  width: 100%;
  height: 55%;
  border: 1px solid #adadad;
  object-position: center top;
  object-fit: cover; 
}    
.tip-work {
  width: 100%;
  padding: 0px;
}
.news-name {
  font-size: 36px;
  line-height: 38px;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Montserrat', Open Sans, sans-serif !important;
  width: 100%;
  text-align: center;
  padding: 15px 0px 15px 0px;
  border-bottom: 1px solid rgba(255,255,255,.3);
  word-break: break-word;
}
.tip-address, .tip-desc {
  font-size: 23px;
  line-height: 26px;
  color: #999999;
  text-align: center;
  font-weight: 300;
  font-family: 'Montserrat', Open Sans, sans-serif !important;
  width: 100%;
  padding-top: 10px;
  word-break: break-word;
}
@media screen and (max-width: 1600px) {
  .news-name { font-size: 30px; line-height: 32px; }
  .tip-desc { font-size: 22px; line-height: 24px;  }
}
@media screen and (max-width: 1200px) {
  .news-name { font-size: 20px; line-height: 20px; }
  .tip-desc { font-size: 16px; line-height: 16px;  }
}
.nti-dark {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(87,87,87, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
.nti-light {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.9)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
._layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
._play {
  position: absolute;
  top: calc(50% - 35px);
  left: calc(50% - 35px);
  cursor: pointer;
}
._play:hover { opacity: 0.8; }
._layer_two {
  width: 90%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  overflow-y: hidden !important;
}
.div-nv {
  position: absolute;
  bottom: 35%;
  width: 100%;
  color: white;
  text-align: center;
  font-size: 20px;
  font-family: 'Inter', Open Sans, sans-serif !important;
}
.div-ard {
  position: absolute;
  bottom: 5%;
  width: 100%;
  color: white;
  text-align: center;
  font-size: 26px;
  cursor: pointer;
}
.div-ard:hover { opacity: 0.8; }

.map-svg { width: 100%; }
.map-svg path{transition:all .5s;fill:rgba(0,0,0,0);stroke:rgba(0,0,0,0.5);}
@media screen and (max-width: 767px) {
  .map-svg { height: 500px; }
}
@media screen and (max-width: 590px) {
  .map-svg { height: 360px; }
}
@media screen and (max-width: 320px) {
  .map-svg { height: 240px; }
}


.indicator {
  position:absolute;
  display:inline;
  background:rgba(0,0,0,1);
  color:#f1f1f1;
  padding:10px 30px;
  font:20px Arial;
  border-radius:5px;
  min-width:300px;
  text-transform: capitalize;
  display:none;
    }

.flag { width: 80px; }
.clear{clear:both}
.name{float:left;margin-right:30px;}
/*.flag{position:absolute;top:10px;right:20px;border:3px solid #f7ffe8;border-radius:3px;
}*/
.regs {
  columns: 5;
  padding: 10px;
}
.reg span { font-size: 10px; }
.regs div {
  width: auto;
  font-size: 14px;
  /* columns: 3;*/
  cursor: pointer;
}
.capital{clear:both;}
._footer {
  /*padding: 50px 0px;*/
  padding: 0px;
  background: rgba(127,127,127,1);
}
._bdf { backdrop-filter: blur(2px); }
.pdng { padding-left: 10%; padding-right: 10%; margin: 0; }
.b-foot {
  height: auto; 
  width: 100%;
  line-height: 30px;
  align-self: stretch;
}
.bfr { padding-left: 20px !important; }
.b-foot h2 {
  font-size: 36px;
  line-height: 36px;
  font-family: 'Montserrat', Open Sans, sans-serif !important;
  color: #000;
  font-weight: 600;
}
.b-foot h4 {
  font-size: 24px;
  line-height: 24px;
  font-family: 'Montserrat', Open Sans, sans-serif !important;
  color: #222222;
  font-weight: 400;
}
.sp-bf {
  font-size: 24px;
  font-family: 'Inter', Open Sans, sans-serif !important;
  color: #000;
  font-weight: 400;
  line-height: 24px;
}

.ldn { 
  font-size: 14px;
  line-height: 14px;
  font-family: 'Montserrant', Open Sans, sans-serif !important;
  color: #333;
  font-weight: 500;
  margin-top: 10px;
}
.b-foot a {
  font-size: 24px;
  font-family: 'Montserrant', Open Sans, sans-serif !important;
  color: #fff;
  font-weight: 400;
  text-decoration: underline;
}
.b-foot span {
  font-size: 24px;
  font-family: 'Montserrant', Open Sans, sans-serif !important;
  color: rgba(34,34,34,.6);
  font-weight: 400;
}
.ph45 { 
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.foot-col {
  width: 100%; 
  font-size: 22px;
  color: #fff;
  font-family: 'Montserrant', Open Sans, sans-serif !important;
  margin-top: 2em;
}
.foot-col-1 { 
  display: inline; 
  /*padding-right: 35px;*/
  font-size: 22px;
  color: #fff;
  font-family: 'Montserrant', Open Sans, sans-serif !important;
}
.foot-col-1 img { margin-right: 35px; } 
.foot-col-2 {
  width: 100%; 
  font-size: 22px;
  color: rgba(255,255,255,.6);
  font-family: 'Montserrant', Open Sans, sans-serif !important;
  margin-bottom: .26em;
}
.foot-col-1 i, .foot-col i {
  font-size: 22px;
  color: rgba(255,255,255,.6);
}
.cpr { 
  font-size: 16px;
  font-family: 'Montserrant', Open Sans, sans-serif !important;
  color: #fff;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  right: 11%;
}
@media screen and (max-width: 1730px) {
  .foot-col-1 { font-size: 20px; }
  .foot-col-1 i { font-size: 20px; }
  .foot-col-2 { font-size: 20px; }
  .foot-col { font-size: 20px; }
  .foot-col-1 img { width: 35px; margin-right: 30px; }  
}
@media screen and (max-width: 1570px) {
  .foot-col-1 { font-size: 18px; }
  .foot-col-1 i { font-size: 18px; }
  .foot-col-2 { font-size: 18px; }
  .foot-col { font-size: 18px;  margin-top: 1.8em; }
  .foot-col-1 img { width: 30px; margin-right: 25px; }    
}

@media screen and (max-width: 1415px) {
  .foot-col-1 { font-size: 15px; }
  .foot-col-1 i { font-size: 15px; }
  .foot-col-2 { font-size: 15px; }
  .foot-col { font-size: 15px; margin-top: 1.5em; }
  .foot-col-1 img { width: 25px; margin-right: 20px; }
}
@media screen and (max-width: 1180px) {
  .foot-col-1 { font-size: 13px; }
  .foot-col-1 i { font-size: 13px; }
  .foot-col-2 { font-size: 13px; }
  .foot-col { font-size: 13px; margin-top: 1.2em; }
  .foot-col-1 img { width: 20px; margin-right: 15px; }
  .cpr { font-size: 10px; }
}


.copyr {
  padding: 50px 0;
  font-size: 16px;
  font-family: 'Montserrant', Open Sans, sans-serif !important;
  color: #ededed;
  font-weight: 400;
  background: #424242;
}     

.modalBackdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(187,187,187,.4);
  backdrop-filter: blur(3px);
  z-index: -99;
  
}
.modal_link {
  position: fixed;
  width: 900px;
  height: 400px;
  top: calc(50vh - 200px);
  left: calc(50vw - 450px);
  display: none;
  border-radius: 10px;
  border: none;
  background: #1f1f1f;
  z-index: 99;
}
.txt_ml {
  font-family: 'Montserrant-Thin', Open Sans, sans-serif !important;
  font-size: 24px;
  line-height: 26px;
  font-weight: 100;
  padding-bottom: 20px;
  text-align: center;
}
.txt_ml h3 { 
  font-family: 'Montserrant-Thin', Open Sans, sans-serif !important;
  font-size: 36px; 
  font-weight: 100;
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}
.txt_ml span { 
  font-family: 'Montserrant-Thin', Open Sans, sans-serif !important;
  font-size: 24px;
  font-weight: 100;
  color: #B12B2C; 
}
.boss {
  background-image: url(../img/boss.jpg);
  background-repeat: no-repeat;
  background-position: center;
  height: 550px;
  background-size: cover;
}
._note-b {
  font-size: 20px;
  font-family: 'Montserrat', Open Sans, sans-serif !important;
  color: #101010;
  font-weight: 400;
  line-height: 23px;
  height: 280px;
}
._note-b span {
  color: red;
  font-family: 'Montserrat', Open Sans, sans-serif !important;
}
._prg {
  background: rgb(75,75,75);
  width: calc(100% - 60px);
  min-width: 240px;
  height: 260px;
  margin: 0px auto;
  position: relative;
  color: #b8b8b8; 
  font-size: 20px;
  line-height: 25px;
  padding: 20px 50px 20px 20px;
  -webkit-transform:  8s all;
	   -moz-transform:  8s all;
	    -ms-transform:  8s all;
	     -o-transform:  8s all;
	        transform:  8s all;
}
._prg:hover { 
  -o-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02); 
}
.n-prg {
  position: absolute;
  bottom: 36px;
  right: -10px;
  font-size: 136px;
  font-weight: 900;
  font-family: 'Montserrat', Open Sans, sans-serif !important;
  color: #b8b8b8;  
}
.ow_hr {
  border-bottom: 2px solid #081A3D;
  margin: 0 auto;
  width: fit-content;
  margin-bottom: 45px;
  margin-top: 20px;
  position: relative;
  opacity: 0;
}
.dw_hr {
  margin: 0 auto;
  width: fit-content;
  margin-bottom: 20px;
  margin-top: 25px;
  position: relative;
  opacity: 1;
  height: 0;
  overflow: hidden;
  transition: height 0.1s linear;
}
._dd {
  background-image: url('../img/down.png');
  height: 35px;
  width: 100px;
  background-size: cover;
  cursor: pointer;
}
._dd:hover {
  background-image: url('../img/down_h.png');
  object-fit: cover;
}
.label_w {
  font-family: 'Montserrat-Light';
  font-weight: 300;
  font-size: 36px;
  color: #081A3D;
  line-height: 40px;
}
.our_areal {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 36px;
  color: #081A3D;
  line-height: 40px;
}
.oa_txt {
  padding: 30px 0;
  font-weight: 400;
  font-size: 32px;
  font-family: 'Montserrat';
  color: #081A3D;
  line-height: 34px;
}
@media screen and (max-width: 1600px) {
  .label_w  { font-size: 32px; line-height: 30px; }
  .our_areal { font-size: 32px; line-height: 30px; }
  .oa_txt    { font-size: 28px; line-height: 30px; padding: 25px 0; }
}
@media screen and (max-width: 1400px) {
  .label_w  { font-size: 30px; line-height: 30px; }
  .our_areal { font-size: 30px; line-height: 30px; }
  .oa_txt    { font-size: 22px; line-height: 24px; padding: 18px 0; }
}
@media screen and (max-width: 1280px) {
  .label_w  { font-size: 28px; line-height: 28px; }
  .our_areal { font-size: 28px; line-height: 28px; }
  .oa_txt    { font-size: 20px; line-height: 22px; padding: 15px 0; }
}
@media screen and (max-width: 768px) {
  .label_w  { font-size: 22px; line-height: 20px; }
  .our_areal { font-size: 22px; line-height: 20px; }
  .oa_txt    { font-size: 14px; line-height: 16px; padding: 10px 0; }
}
.our_work {
  font-family: 'Montserrat', Open Sans, sans-serif !important;
  font-size: 36px;
  font-weight: 600;
  color: #222222;
}
.our_comp span {
  font-family: 'Montserrat', Open Sans, sans-serif !important;
  font-size: 36px;
  font-weight: 600;
}
.note-ar {
  font-size: 32px;
  line-height: 36px;
  font-weight: 600;
  font-family: 'Montserrat', Open Sans, sans-serif !important;
  color: red;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
  margin-bottom: 25px;
}
.note-a {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  font-family: 'Montserrat', Open Sans, sans-serif !important;
  color: #fff;
  margin-bottom: 30px;
}
._about {
  position: absolute;
  top: -40px;
  left: 40px;
  font-size: 32px;
  color: #101010;
  font-weight: 600;
  font-family: 'InterBL', Open Sans, sans-serif !important;
}
._about span {
  font-size: 32px;
  color: red;
  font-weight: 600;
  font-family: 'InterBL', Open Sans, sans-serif !important;
}
._list {
  font-size: 26px;
  color: white;
  background: #33a3b7;
  margin: 0 5px;
  width: fit-content;
  padding: 0px 10px;
  text-align: center;
  display: inline-block;
  vertical-align: bottom;
}
@media screen and (max-width: 1880px) {
   .our_comp span { font-size: 30px; }
   .note-ar { font-size: 30px; }
   .note-a { font-size: 18px; line-height: 20px; }
   .b-foot h2 { font-size: 30px; }
   .b-foot h4 { font-size: 20px; }
   .b-foot a { font-size: 20px; }
   .b-foot span { font-size: 20px; } 
}
@media screen and (max-width: 1400px) {
  .our_comp span { font-size: 28px; }
  .note-ar { font-size: 28px; }
  .note-a { font-size: 20px; line-height: 20px; }
  .b-foot, .b-foot a, .b-foot span, .b-foot h4 { 
    font-size: 17px;
    line-height: 17px;
  }
  .b-foot h4 { margin-bottom: 3px }
  .b-foot h2 {
    font-size: 20px;
    line-height: 20px;
  }
  .b-foot { padding: 7px 0; }
  .sp-bf {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .pdng { padding-left: 55px; padding-right: 55px; }
  .our_comp span { font-size: 24px; }
  .note-ar { font-size: 24px; }
  .note-a { font-size: 17px; line-height: 18px; }
  .b-foot, .b-foot a, .b-foot span, .b-foot h4 { 
    font-size: 15px;
    line-height: 15px;
  }
  .b-foot h2 {
    font-size: 17px;
    line-height: 17px;
  }
  .b-foot { padding: 5px 0; }
  .sp-bf {
    font-size: 16px;
    line-height: 16px;
  }
}
@media screen and (max-width: 991px) {
  .bfr { padding-left: 0px !important; }
}
@media screen and (max-width: 768px) {
  .pdng { padding-left: 55px; padding-right: 55px; }
  .our_comp span { font-size: 22px; }
  .note-ar { font-size: 22px; }
  .note-a { font-size: 17px; line-height: 18px; }
  .b-foot, .b-foot a, .b-foot span, .b-foot h4 { 
    font-size: 15px;
    line-height: 15px;
  }
  .b-foot h2 {
    font-size: 17px;
    line-height: 17px;
  }
  .b-foot { padding: 5px 0; }
  .sp-bf {
    font-size: 16px;
    line-height: 16px;
  }
}

@media screen and (max-width: 575px) {
  .our_comp span { font-size: 20px; }
  .note-ar { font-size: 20px; }
  .note-a { font-size: 16px; line-height: 17px; }
  .b-foot { padding: 5px; }

  .sp-bf {
    font-size: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 1803px) {
  ._prg {
    font-size: 18px;
    line-height: 21px;
  }
}
@media screen and (max-width: 1590px) {
  ._prg {
    font-size: 17px;
    line-height: 20px;
    padding: 20px 50px 20px 20px;
  }
}
@media screen and (max-width: 1480px) {
  ._prg {
    font-size: 15px;
    line-height: 18px;
  }
}
@media screen and (max-width: 991px) {
  ._prg {
    width: 100%;
    min-width: auto;
    height: 260px;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 50px 10px 10px;
  }
  ._about { left: 10px; }
  .note-ar {
    font-size: 23px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .note-a {
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 20px;
  }
  .our_work {
    font-size: 23px;
    line-height: 24px;
    padding-top: 24px;
  }
  .our_work span {
    font-size: 23px;
  }
}

@media screen and (max-width: 767px) {
  ._prg {
    height: 200px;
    font-size: 13px;
    line-height: 15px;
    padding: 15px 50px 15px 20px;
  }
  .boss {
    height: 650px;
  }
  .n-prg {
    bottom: 30px;
    right: -10px;
    font-size: 106px;
  }
  ._footer h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 540px) {
  ._prg {
    font-size: 11px;
    line-height: 13px;
    padding: 10px;
  }
  .n-prg {
    bottom: 20px;
    right: -10px;
    font-size: 86px;
  }
}
.show_prj {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 100px);
}
#prj_row {
  -webkit-transition:  1.8s all;
	   -moz-transition:  1.8s all;
	    -ms-transition:  1.8s all;
	     -o-transition:  1.8s all;
	        transition:  1.8s all;
}
.down-e {
  /*display: none;*/
}
#hist1 {
  position: absolute; top: 120px; width: 100%; height: calc(100% - 120px); opacity: 0; left: 100%; min-height: 518px; background: #FFF; color: #000; text-align: justify;
}
#e2, #p2, #p3, #c2 { 
  width: 100%;
  overflow: hidden;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  -webkit-transition:  .5s all;
	   -moz-transition:  .5s all;
	    -ms-transition:  .5s all;
	     -o-transition:  .5s all;
	        transition:  .5s all;
}
.inp_phone {
  width: 60%;
  height: 48px;
  min-width: 300px;
  font-size: 30px;
  color: #999;
  background: #ebebeb;
  border: none;
  border-radius: 3px;
  vertical-align: middle;
  margin-right: 15px;
}
.inp_ml {
  font-size: 24px;
  height: 40px;
  text-align: center;
}

#map-gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */ 
}
._fields {
    width: 100%;
    margin: 1px auto;
    padding: 5px;
    position: relative;
}
.file_upload{
    position: relative;
    overflow: hidden;
    font-size: 1em;        /* example */
    height: 100%;           /* example */
}
.div_file {
  border: 1px dashed #999BA0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-sizing: border-box;
  padding: 5px 10px 5px 10px;
  background: #fff;
  position: relative;
  cursor: pointer;
  text-align: center;
  color: #3d3d3d;
}
.file_upload > button{
    float: right;
    /*width: 8em;         */
    height: 100% !important;
    padding: 7px;
}
.file_upload > div{
    padding-top: 9px;
    font-size: 20px;  
}
.file_upload:hover > div{
    text-decoration: underline;
}
.file_upload input[type=file]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;     /* IE 9 fix */
    -ms-transform: scale(20); /* IE 9 fix */
    opacity: 0;
    cursor: pointer;
}
.rsm { top: 6%; }

.annotation {
  position: absolute;
  left: 10%;
  /*top: 290px;*/
  bottom: 40px;
  /*width: 500px;*/
  width: 26.6vw; 
  height: 55.56vh;
  background: rgba(174,174,174,.6);
  border: 1px solid #222224;
  border-radius: 10px;
}
.boss1, .boss2 {
  position: absolute;
  right: 8vw;
  top: 50vh;
  width: 300px;
  height: 150px;
  background: rgba(0,0,0,.76);
  border: none;
  border-radius: 10px;
  padding: 20px;
  border: 1px solid white;
}
.boss2 { top: 60vhx; right: 40vw; }
.b_name { font-family: 'Montserrat'; font-size: 20px; }
.b_rang { font-family: 'Montserrat'; font-size: 18px; color: rgba(255,255,255,1); }
.head_txt {
  font-family: 'Montserrat';
  font-weight: 600; 
  font-size: 32px;
  position: relative;
  top: 0;
  width: 100%;
  padding: 20px 40px;
  color: #222222;
}
.ant_txt {
  font-family: 'Montserrat'; 
  font-size: 24px;
  line-height: 28px;
  color: #222222;
  padding: 10px 40px;
  position: relative;
}
.ant_foot {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 50px 20px;
}
._dn { display: none; }
._red { background: #B12B2C !important; }
.foot_num {
  display: inline-block;
  padding: 0px;
  background: #222222;
  border-radius: 7px;
  margin: 0 15px;
  height: 60px;
  width: 80px;
  font-family: 'Montserrat'; 
  font-size: 40px;
  font-weight: 600; 
  text-align: center;
  cursor: pointer;
}
.head_num {
  font-family: 'Montserrat'; 
  font-size: 40px;
  font-weight: 600; 
  position: absolute;
  right: 40px;
  top: 15px;
}
.foot_rn {
  font-family: 'Montserrat'; 
  font-size: 128px;
  font-weight: 600; 
  position: absolute;
  right: 0px;
  bottom: 0;
  line-height: 96px;
  color: rgba(34,34,34,.8);
}
@media screen and (max-width: 1600px) {
  .annotation {
    left: 10%;
    /*top: 275px;*/ 
    width: 400px;
    height: 500px;
  }
  .ant_txt { font-size: 22px; line-height: 24px; padding: 10px 30px; }
  .boss1 { top: 425px; right: 5%; }
  .boss2 { top: 425px; right: 35%; }
}
@media screen and (max-width: 1400px) {
  .ant_txt { font-size: 20px; line-height: 21px; padding: 10px 30px; }
  .boss1 { top: 425px; right: 5%; }
  .boss2 { top: 425px; right: 33%; }
}
@media screen and (max-width: 1300px) {
  .annotation {
    left: 5%; /*calc(50% - 200px);*/
  }
  .boss1 { top: 425px; right: 7%; }
  .boss2 { top: 425px; right: 35%; }
  /*.boss2 { top: 425px; right: auto; left: 7%; }*/
}
@media screen and (max-width: 1200px) {
  .annotation { left: 3%; }
  .boss1 { top: 425px; right: 3%; }
  .boss2 { top: 425px; right: 33%; }
}
/*
@media screen and (max-width: 1100px) {
  .annotation { left: calc(50% - 200px); }
  .boss1 { top: 425px; right: 0%; }
  .boss2 { top: 425px; right: auto; left: 0%; }
}
*/
@media screen and (max-width: 991px) {
  .annotation {
    left: calc(50% - 150px);
    /*top: 250px;*/
    bottom: 30px;
    width: 300px;
    height: 400px;  
  }
  .boss1 {
    top: 425px;
    right: 5%;
    width: 200px;
    height: 100px;
    padding: 10px;
    line-height: 16px;
  }
  .boss2 {
    top: 425px;
    left: 5%;
    width: 200px;
    height: 100px; 
    padding: 10px; 
    line-height: 16px;
  }
  .b_name { font-size: 15px; }
  .b_rang { font-size: 14px; }
  
  .head_txt { font-size: 20px; padding: 10px 20px; }
  .ant_txt { font-size: 18px; line-height: 19px; padding: 10px 20px; }
  .ant_foot { padding: 20px 20px; }
  .foot_num { height: 40px; width: 54px; font-size: 30px; margin: 0 5px; }
  .head_num { font-size: 30px; right: 20px; top: 3px;}
  .foot_rn { font-size: 96px; line-height: 70px; }
}
@media screen and (max-width: 770px) {
  .boss1 { top: 325px; right: 1%; }
  .boss2 { top: 325px; left: 1%; }
}
@media screen and (max-width: 680px) {
  .annotation {
    height: calc(70% - 110px);
    bottom: 10px;
  }
  .boss1, .boss2 { top: 30%; }
}
@media screen and (max-width: 420px) {
  .rsm { display: none; }
  .boss1 { width: 49%; bottom: 440px; }
  .boss2 { width: 49%; bottom: 440px; }
}
@media screen and (max-height: 770px) {
  ._br { display: none; }
}
@media screen and (max-height: 600px) {
  ._br { display: none; }
  .annotation {
    height: calc(90% - 110px);
    bottom: 10px;
  }
  .boss1, .boss2 { top: 30%; }
  .head_txt { font-size: 20px; padding: 10px 20px; }
  .ant_txt { font-size: 18px; line-height: 19px; padding: 10px 20px; }
  .ant_foot { padding: 20px 20px; }
  .foot_num { height: 40px; width: 54px; font-size: 30px; margin: 0 5px; }
  .head_num { font-size: 30px; right: 20px; top: 3px;}
  .foot_rn { font-size: 96px; line-height: 70px; }
}

@media screen and (max-height: 420px) {
  .rsm { display: none; }
  .annotation {
    left: 0;
    bottom: 0;
    width: 37%;
    height: calc(100% - 50px);
  }
  .boss1 { top: 40%; right: 3%; }
  .boss2 { top: 40%; left: auto; right: 33%; }
}
._small { display: none; }
@media screen and (max-width: 1200px) {
  ._small { display: block; }
  ._big { display: none; }
}

._fade {
  opacity: 0;
  animation: ani 2.5s forwards;
  animation-delay: .1s;
}
@keyframes ani {
  0% { opacity: 0; transform: scale(1.1); }
  100% { opacity: 1; transform: scale(1); }
}
._down-txt {         
  animation: dtxt 1s forwards;
  animation-delay: .1s;
}
@keyframes dtxt {
  0% { height: 0x; }
  100% { height: 35px; } /*transform: translateX(0);*/
}
._left-txt {
  animation: ltxt 2.5s forwards;
  animation-delay: .1s;
}
@keyframes ltxt {
  0% { opacity: 0; transform: translateX(-100%); }
  100% { opacity: 1; transform: translateX(0); } /*transform: translateX(0);*/
}
._right-txt {
  animation: rtxt 2.5s forwards;
  animation-delay: .1s;
}
@keyframes rtxt {
  0% { opacity: 0; transform: translateX(100%); }
  100% { opacity: 1; transform: translateX(0); } /*transform: translateX(0);*/
}

._row {
  transform: scale(0.85);
  opacity: 0;
  transition: transform 0.2s, opacity 0.2s;
}
._row.is-loaded {
  transform: scale(1);
  opacity: 1;
}

html, body {
  padding: 0;
  margin: 0;
}
html {
  height: 100vh;
}
body {
  height: 100vh;
}
.carousel__div {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  font-family: Arial;
}
._next, ._prev {
  position: absolute;
  z-index: 10;
  /*top: calc(50% - 39px);*/
  height: 78px;
  width: 23px;
  cursor: pointer;
}
._next { right: 7%; background-image: url("../img/right.png"); }
._prev { left: 7%; background-image: url("../img/left.png"); }
._next:hover { background-image: url("../img/right_h.png"); }
._prev:hover { background-image: url("../img/left_h.png"); }

@media screen and (max-width: 450px) {
  ._next { right: 1%; }
  ._prev { left: 1%; }
}
.carousel__list {
  display: flex;
  list-style: none;
  position: relative;
  width: 100%;
  height: 600px;
  justify-content: center;
  perspective: 300px;
  overflow: hidden;
}
.carousel__item {
  display: flex;
  align-items: stretch;
  justify-content: center;
  color: #fff;
  font-size: 0px;
  width: 400px;
  height: 600px;
  border-radius: 12px;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.5);
  position: absolute;
  transition: all 0.3s ease-in;
}
@media screen and (max-width: 1200px) {
  .carousel__item {
    width: 300px;
    height: 450px;
  }
  .carousel__list { height: 450px }
}
/*
@media screen and (max-width: 1024px) {
  .carousel__item {
    width: 200px;
    height: 300px;
  }
  .carousel__list { height: 300px }
}
*/
/*
.carousel__item:nth-child(1) {
  background: linear-gradient(45deg, #2D35EB 0%, #904ED4 100%);
}
.carousel__item:nth-child(2) {
  background: linear-gradient(45deg, #2D35EB 0%, #fdbb2d 100%);
}
.carousel__item:nth-child(3) {
  background: linear-gradient(45deg, #2D35EB 0%, #22c1c3 100%);
}
.carousel__item:nth-child(4) {
  background: linear-gradient(45deg, #fdbb2d 0%, #904ED4 100%);
}
.carousel__item:nth-child(5) {
  background: linear-gradient(45deg, #22c1c3 0%, #904ED4 100%);
}
*/
.carousel__item[data-pos="0"] {
  z-index: 5;
}
.carousel__item[data-pos="-1"], .carousel__item[data-pos="1"] {
  opacity: 0.7;
  filter: blur(1px) grayscale(10%);
}
.carousel__item[data-pos="-1"] { margin-right: 100px; }
.carousel__item[data-pos="1"] { margin-left: 100px; }

.carousel__item[data-pos="-1"] {
  transform: translateX(-40%) scale(0.9);
  z-index: 4;
}
.carousel__item[data-pos="1"] {
  transform: translateX(40%) scale(0.9);
  z-index: 4;
}
.carousel__item[data-pos="-2"], .carousel__item[data-pos="2"] {
  opacity: 0.4;
  filter: blur(3px) grayscale(20%);
}
.carousel__item[data-pos="-2"] { margin-right: 200px; }
.carousel__item[data-pos="2"] { margin-left: 200px; }

.carousel__item[data-pos="-2"] {
  transform: translateX(-70%) scale(0.8);
  z-index: 3;
}
.carousel__item[data-pos="2"] {
  transform: translateX(70%) scale(0.8);
  z-index: 3;
}
