@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1&display=swap');

@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-Light.woff2') format('woff2') url('OpenSans-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-LightItalic.woff2') format('woff2') url('OpenSans-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-Regular.woff2') format('woff2') url('OpenSans-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-Italic.woff2') format('woff2') url('OpenSans-Italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-Medium.woff2') format('woff2') url('OpenSans-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-MediumItalic.woff2') format('woff2') url('OpenSans-MediumItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-SemiBold.woff2') format('woff2') url('OpenSans-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-SemiBoldItalic.woff2') format('woff2') url('OpenSans-SemiBoldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-Bold.woff2') format('woff2') url('OpenSans-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-BoldItalic.woff2') format('woff2') url('OpenSans-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-ExtraBold.woff2') format('woff2') url('OpenSans-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-ExtraBoldItalic.woff2') format('woff2') url('OpenSans-ExtraBoldItalic.woff') format('woff');
	font-weight: 800;
	font-style: italic;
}

.blform {
	width: 250px;
	height: auto;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 9998;
	position: relative;
}
.blform input {
	width: 94%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3%;
	padding-right: 3%;
	border: 2px solid #D9D9D9;
	border-radius: 10px;
}
.blform textarea {
	width: 94%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3%;
	padding-right: 3%;
	border: 2px solid #D9D9D9;
	border-radius: 10px;
}
.modal-footer button {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	background-color: #D7B473;
	font-weight: bold;
	border-style: none;
	border-radius: 10px;
	cursor: pointer;
}


#missblock {
	width: 100%;
	height: 120px;
	float: left;
	display: table;
	margin-bottom: 80px;
	margin-top: 30px;
	cursor: default;
}
#missblock #item {
	width: 24%;
	margin-left: 2.5%;
	margin-right: 2%;
	margin-bottom: 1%;
	float: left;
	display: table-cell;
	text-align: center;
	padding: 2%;
	border: 2px solid #d7b56d;
	vertical-align: middle;
	font-size: 21px;
	line-height: 150%;
	border-radius: 15px;
	-webkit-box-shadow: 1px 1px 15px 1px #D9D9D9;
	box-shadow: 1px 1px 15px 1px #D9D9D9;
	background-color: #fff;

}

#missblock #item:hover {
	-webkit-box-shadow: 1px 1px 15px 1px #C4C4C4;
	box-shadow: 1px 1px 15px 1px #C4C4C4;
	background-color: #fffcf6;
}

#blokoem {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding-bottom: 50px;
}
#blokoem .item {
	width: 50%;
	height: auto;
	display: block;
	float: left;
}
#blokoem .item img {
	width: 84%;
	height: auto;
	margin-left: 10%;
	margin-right: 10%;
}
#blokoem .item p.sercen24 {
	font-size: 21px;
	text-align: center;
	line-height: 180%;
	padding-top: 30px;
}

.line170 {line-height: 200%;}
.top50 {
	padding-top: 70px;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}

#wr1260art {
	width: 1200px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
}

#wr1260art img {
	width: 100%;
	height: auto;
}


.l170 {
	line-height: 200%;
}

#wr1260art .pulse-box2 {
	float: left;
	width: 50%;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	top: -455px;
	left: 160px;
}


.global-network .pulse-box {
	float: left;
	width: 50%;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	top: -450px;
	left: 160px;
}



/* pulse in SVG */
svg.pulse-svg {
  overflow: visible;
}
svg.pulse-svg .first-circle, svg.pulse-svg .third-circle, svg.pulse-svg .second-circle {
  fill: #fff;
  transform: scale(0.5);
  transform-origin: center center;
  animation: pulse-me 3s linear infinite;
}
svg.pulse-svg .second-circle {
  animation-delay: 1s;
}
svg.pulse-svg .third-circle {
  animation-delay: 2s;
}

/* pulse in CSS */
.pulse-css {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	background: transtarent;
	position: relative;
}
.pulse-css:before, .pulse-css:after {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: red;
  position: absolute;
  top: 0;
  right: 15;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: scale(0);
  transform-origin: center center;
  animation: pulse-me 3s linear infinite;
}
.pulse-css:after {
  animation-delay: 2s;
}

@keyframes pulse-me {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.1;
  }
  70% {
    opacity: 0.09;
  }
  100% {
    transform: scale(5);
    opacity: 0;
  }
}




/* pulse in SVG */
svg.pulse-svg {
  overflow: visible;
}
svg.pulse-svg .first-circle, svg.pulse-svg .third-circle, svg.pulse-svg .second-circle {
  fill: #fff;
  transform: scale(0.5);
  transform-origin: center center;
  animation: pulse-me 3s linear infinite;
}
svg.pulse-svg .second-circle {
  animation-delay: 1s;
}
svg.pulse-svg .third-circle {
  animation-delay: 2s;
}

/* pulse in CSS */
.pulse-css2 {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	background: transtarent;
	position: relative;
}
.pulse-css2:before, .pulse-css2:after {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: red;
  position: absolute;
  top: 0;
  right: 15;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: scale(0);
  transform-origin: center center;
  animation: pulse-me 3s linear infinite;
}
.pulse-css2:after {
  animation-delay: 2s;
}

@keyframes pulse-me {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 0.1;
  }
  70% {
    opacity: 0.09;
  }
  100% {
    transform: scale(5);
    opacity: 0;
  }
}




html,body{

	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
*{font-family: 'Open Sans'}

.cont-wrap p a {
	color: #333333;
	text-decoration: none;
}
	
.cont-wrap p a:hover {
	color: #333333;
	text-decoration: underline;
}

.tov-wrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 60px;
	margin-top: 30px;
}
.tov-wrap .item {
	width: 23%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	text-align: center;
	color: #333333;
	font-size: 90%;
	padding-bottom: 3%;
}
.tov-wrap .item .phototov {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-top: 2%;
}

	.mobile_menu_container{
	width: 260px;
	padding-top: 40px;
}
	.mobile_menu_container ul li {
		font-size:24px
	}
	.mobile_menu_content .fa {
	position: relative;
	top: 1px;
	color: #D7B56D;
	width: 30px;
	text-align: center;
}
	
	.mobile_menu_container ul li{list-style:none}.mobile_menu_container ul li a{
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 22px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	width: auto;
}

h1.arth1 {
	font-size: 36px;
	text-align: center;
	color: #333333;
	margin-bottom: 30px;
}
p.centr24 {
	font-size: 24px;
	text-align: center;
	color: #333333;
}
p.overcentr24 {
	font-size: 24px;
	text-align: center;
	color: #333333;
}

p.centr22 {
	font-size: 22px;
	text-align: center;
	color: #333333;
}

p.centr20 {
	font-size: 20px;
	text-align: center;
	color: #333333;
}


.center1 {
	width: 100%;
	text-align: center;
}

.aboutbox {
	width: 80%;
	height: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-right: 10%;
	padding-left: 10%;
	display: block;
	line-height: 300%;
}

.elastifill1 {
	margin-right: 0px;
}


.elastifill1, .elastifill2, .elastifill3, .elastifill4 {
	width: 96%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 50px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 300%;
}

.elastifill2 li {
	font-size: 22px;
	line-height: 190%;
}
#elastwrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding-bottom: 40px;
}
#elastwrap .item {
	width: 60%;
	height: auto;
	display: block;
	float: left;
}

#elastwrap .item2 {
	width: 40%;
	height: auto;
	display: block;
	float: left;
}

.elastifill1 .artelogo {
	width: 70%;
	height: auto;
	margin-left: 15%;
	margin-right: 15%;
	margin-bottom: 80px;
}

.opisanie {
	font-size: 13px;
	width: 70%;
	margin-top: 40px;
}
.artelogo {
	width: 400px;
	height: auto;
	margin-bottom: 60px;
	padding-left: auto;
	padding-right: auto;
	float: none;
}

.download {
	width: 280px;
	height: auto;
	display: block;
}



.elastifill1 {
	margin-top: 70px;
}

h2.h2center {
	text-align: center;
}



.missionbox {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 160px;
}

.overviewbox {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 160px;
}


.overview1 {
	width: 96%;
	height: auto;
	padding-top: 100px;
	padding-bottom: 50px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 300%;
}


.overview2 {
	width: 60%;
	height: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-right: 20%;
	padding-left: 20%;
	background-image: url(/images/art-overview-fon1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	line-height: 300%;
}

.overview2 p, .overview4 p {
	color: #FFFFFF;
}

.overview3 {
	width: 96%;
	height: auto;
	padding-top: 100px;
	padding-bottom: 50px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 300%;
}

.overview4 {
	width: 60%;
	height: auto;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-right: 20%;
	padding-left: 20%;
	background-image: url(/images/art-overview-fon4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	line-height: 300%;
}


.global-networkbox {
	width: 60%;
	padding-right: 20%;
	padding-left: 20%;
	height: auto;
	float: left;
	margin-bottom: 160px;
}



#dm-wrap {}
#dm-wrap .blok {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 80px;
	margin-top: 30px;
}
#dm-wrap .blok .item {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-table;
	text-align: center;
	border-bottom: 5px solid #DBDBDB;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
}


#dm-wrap .blok .item.v {
	border-bottom: 5px solid #D7B56D;
	color: #333333;
	font-weight: bold;
}


#dm-wrap .blok .item a {
	color: #707070;
	text-decoration: none;
}








.content-wrapper {
  height: 100vh;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-flow: column nowrap;
  color: #fff;
  font-family: Montserrat;
  text-transform: uppercase;
  transform: translateY(40vh);
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: all 1.7s cubic-bezier(0.22, 0.44, 0, 1);
}
.content-title {
  font-size: 12vh;
  line-height: 1.4;
}

.background.up-scroll {
  transform: translate3d(0, -15vh, 0);
}
.background.up-scroll .content-wrapper {
  transform: translateY(15vh);
}
.background.up-scroll + .background {
  transform: translate3d(0, 30vh, 0);
}
.background.up-scroll + .background .content-wrapper {
  transform: translateY(30vh);
}

.background.down-scroll {
  transform: translate3d(0, -130vh, 0);
}
.background.down-scroll .content-wrapper {
  transform: translateY(40vh);
}
.background.down-scroll + .background:not(.down-scroll) {
  transform: translate3d(0, -15vh, 0);
}
.background.down-scroll + .background:not(.down-scroll) .content-wrapper {
  transform: translateY(15vh);
}



#missionwrap {
	width: 100%;
	height: auto;
	display: block;
	padding-top: 0px;
	padding-bottom: 40px;
	float: left;
}

#missionwrap h2, h2.mainh2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 35px;
	font-weight: 600;
	color: #333333;
}

#text p.mainp {
	font-size: 20px;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	font-weight: lighter;
	line-height: 30px;
	text-align: justify;
}

#missionwrap .item {
	width: 31%;
	height: auto;
	float: left;
	padding-left: 1%;
	padding-right: 1%;
	cursor: default;
}

figure.snip0016 {
  color: #fff;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 100%;
  max-width: auto;
  width: 100%;
  background: #000000;
  text-align: left;
}
figure.snip0016 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip0016 img {
  max-width: 100%;
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip0016 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 3em;
  width: 100%;
  height: 100%;
}
figure.snip0016 figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 100%;
  border-left: 4px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0016 h3,
figure.snip0016 p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.snip0016 h3 {
	word-spacing: -0.15em;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-transform: translate3d(30%, 0%, 0);
	transform: translate3d(30%, 0%, 0);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	font-size: 30px;
}
figure.snip0016 h3 span {
  font-weight: 800;
}
figure.snip0016 p {
  font-weight: 200;
  -webkit-transform: translate3d(0%, 30%, 0);
  transform: translate3d(0%, 30%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  font-size: 20px;
}
figure.snip0016 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.snip0016:hover img {
  opacity: 0.3;
}
figure.snip0016:hover figcaption h3 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
figure.snip0016:hover figcaption p {
  opacity: 0.9;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0016:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  left: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}


.sticky-content.fixed .mmenu .fa-bars {
	color: #333;
}

.sticky-content .mmenu .fa-bars {
		color: #fff;
}


.mmenu {display: none;}

.mmenu .fa-bars {
	font-size: 30px;
	position: absolute;
	top: 14px;
	left: 25px;
}



.wrap {
	width: 1260px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.sticky-content #top .menu ul li a, .sticky-content #top .menu ul li a:hover {
	color: #FFFFFF;
}

.sticky-content .menu li ul{
	background-image: none;
}



.sticky-content.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
	z-index: 9999;
}

.sticky-content section {
	background-repeat: repeat;
	background-image: none;
}


.sticky-content.fixed section #top {
	background-image: url(/images/white90.png);
	background-repeat: repeat;
	opacity: 0;
    animation: ani 1s forwards; animation-timing-function: ease-out;
}

@keyframes ani {
  0% {opacity: 0;}
  100% {opacity: 1;}
}


#top {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 14px;
}
#top .logo {
	width: 260px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
#top .logo .ico-logo {
	width: 260px;
	height: auto;
}
#top .menu {
	width: 760px;
	height: auto;
	float: right;
}
#top .menu ul {
	text-align: right;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#top .menu ul li {
	float: left;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
	text-transform: uppercase;
	font-size: 18px;
}

#top .menu ul li ul li{
	font-size: 14px;
}

#top .menu ul li ul{
	padding-top: 10px;
	padding-bottom: 10px;
}

.sticky-content.fixed #top .menu ul li a, .sticky-content.fixed #top .menu ul li a:hover {color: #7F7F7F;}

#top .menu ul li a {
	color: #7F7F7F;
	text-decoration: none;
	border-bottom: 3px #D7B56D;
}
#top .menu ul li a:hover {
	color: #333;
	border-bottom: 3px solid #D7B56D;
}

#top .menu ul li ul.nav-child li.current, #top .menu ul li ul.nav-child li.active {
	color: #333;
	border-bottom: 0px solid #D7B56D;
}



#top .menu ul li.current, #top .menu ul li.active {
	color: #333;
	border-bottom: 3px solid #D7B56D;
}

.sticky-content .ico-logo {display: none;}
.sticky-content .ico-logow {display: block;}


.sticky-content.fixed .ico-logo {display: block;}
.sticky-content.fixed .ico-logow {display: none;}




#top .logo .ico-logo {
	width: 230px;
	height: auto;

}

#top .logo .ico-logow {
	width: 230px;
	height: auto;

}

#top .menu ul li li.active {
	color: #333;
	border-bottom: 3px solid #D7B56D;
}

#top .menu ul li span.separator {
	color: #7F7F7F;
	cursor: default
}

#top .menu ul li span.separator:hover {
	color: #333;
	border-bottom: 3px solid #D7B56D;
}

.sticky-content.fixed .menu li ul {
	background-image: url(/images/tmfon.png);
	background-repeat: repeat-x;
}

/* sub-menu */
.menu li ul{
	display: none;
	position: absolute;
	width: 170px;
	height: auto;
	z-index: 10;
	margin-left: -20px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	/* Submenu animation */
	transition-property: opacity, visibility;
	transition-duration: 0.3s;
	transition-delay: 0.15s;
	margin-top: 3px;
	background-image: url(/images/tmfon.png);
	background-repeat: repeat-x;
}


.menu li li {
	text-align: left;
	letter-spacing: 0;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 150%;
	display: list-item;
	float: left;
}
.menu li li ul { text-align: left; width: 170px; }
.menu li li li { text-align: left; letter-spacing: 0; width: 320px; }
/* .menu li li a{ border-width: 0; cursor: default; } */
.menu li li li a { cursor: pointer; }
.menu li li a:hover{ color: #ab3740; }
.menu li:hover ul,.menu li.jshover ul{display:block}
.menu li:hover li ul,.menu li.jshover li ul{ left: 270px; margin-top: -33px; display:none; }
.menu li:hover li ul ul,.menu li.jshover li ul{ display:none; }
.menu li:hover li:hover ul,.menu li.jshover li.jshover ul{display:block}

.main-slider {
	background-image: url(/images/home-fon1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100vh;
	display: block;
	float: left;
	animation: animate-main-slider;
	animation-duration: 14s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-fill-mode: forwards;
	position: relative;
	
}
.mainh1, .main-text1 {
	animation: animateh1-1text;
	animation-duration: 14s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-iteration-count: infinite;
    animation-fill-mode: forwards;
	opacity: 0;
}

.mainh2, .main-text2 {
	animation: animateh2-2text;
	animation-duration: 14s;
	animation-timing-function: ease-in-out;
	animation-delay: 7s;
	animation-iteration-count: infinite;
    animation-fill-mode: forwards;
	opacity: 0;
}


@keyframes animateh1-1text {
	10% {opacity: 1;}
	45% {opacity: 1;}
	50% {opacity: 0;}
	100% {opacity: 0;}
}

@keyframes animateh2-2text {
	10% {opacity: 1;}
	45% {opacity: 1;}
	50% {opacity: 0;}
	100% {opacity: 0;}
}




@keyframes animate-main-slider {
	50% {background-image: url(/images/home-fon1.jpg);}
	55% {background-image: url(/images/home-fon2.jpg);}
	95% {background-image: url(/images/home-fon2.jpg);}
	100% {background-image: url(/images/home-fon1.jpg);}
}



.main-slider .slogan {
	cursor: default;
	color: #FFFFFF;
	position: absolute;
	top: 35%;
	left: 32%;
}

.main-slider .slogan2 {
	cursor: default;
	color: #FFFFFF;
	position: absolute;
	top: 35%;
	left: 32%;
}

.main-slider .slogan h1.mainh1 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 65px;
	font-weight: lighter;
	width: 600px;
	text-align: center;
	line-height: 115%;
}

.main-slider .slogan2 h1.mainh2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 65px;
	font-weight: lighter;
	width: 600px;
	text-align: center;
	line-height: 115%;
}

.main-slider .slogan .main-text1 {
	width: 600px;
	height: auto;
	float: left;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: lighter;
	text-align: center;
	
}

.main-slider .slogan2 .main-text2 {
	width: 600px;
	height: auto;
	float: left;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: lighter;
	text-align: center;	
}


.photo-who-we-are {
	width: 100%;
	height: 100%;
	float: left;
	background-image: url(/images/who-we-are-fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
}


.top-overview {
	width: 100%;
	height: 400px;
	float: left;
	background-image: url(/images/who-we-are-fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	background-position: 0% 45%;
}

.top-services {
	width: 100%;
	height: 400px;
	float: left;
	background-image: url(/images/serv-fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	background-position: 0% 45%;
}

.top-services .testtopfon {
	color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	margin-top: 180px;
	float: left;
	width: 100%;
	height: auto;
	display: block;
	font-family: 'Shippori Mincho B1', serif;
}


.top-cont {
	width: 100%;
	height: 400px;
	float: left;
	background-image: url(/images/cont-fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	background-position: 0% 45%;
}

.top-cont .testtopfon {
	color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	margin-top: 180px;
	float: left;
	width: 100%;
	height: auto;
	display: block;
	font-family: 'Shippori Mincho B1', serif;
}

.top-blog {
	width: 100%;
	height: 400px;
	float: left;
	background-image: url(/images/blog-fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	background-position: 0% 45%;
}

.top-blog .testtopfon {
	color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	margin-top: 180px;
	float: left;
	width: 100%;
	height: auto;
	display: block;
	font-family: 'Shippori Mincho B1', serif;
}

.top-overview .testtopfon {
	color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	margin-top: 180px;
	float: left;
	width: 100%;
	height: auto;
	display: block;
	font-family: 'Shippori Mincho B1', serif;
}



.who-we-are {
	width: 800px;
	height: 100vh;
	float: left;
	display: block;
	padding-left: 15%;
	padding-top: 7%;
	cursor: default;
	}




.who-we-are h2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 55px;
	font-weight: lighter;
	color: #FFFFFF;
}
.who-we-are p {
	width: 640px;
	font-size: 20px;
	padding-right: 0px;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 50px;
}


.who-we-are a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
}



.who-we-are .view-more-b{
	width: 200px;
	height: 30px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 22px;
	font-weight: lighter;
	border: 2px solid #333;
	border-radius: 15px;
	margin-top: 30px;
}
.who-we-are .learn-more-blok {
	width: 450px;
	display: block;
	float: none;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
}


.who-we-are .learn-more-blok .item {
	width: 31%;
	float: left;
	text-align: center;
}

.who-we-are .learn-more {
	text-align: center;
	font-size: 24px;
	padding-bottom: 30px;
	padding-top: 50px;
	color: #FFFFFF;
}


.who-we-are .learn-more-blok .item .ico {
	width: 80px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.who-we-are .learn-more-blok .item .desc {
	width: 60%;
	font-size: 18px;
	text-decoration: underline;
	padding-left: 20%;
	padding-right: 20%;
}





.our-products {
	width: 100%;
	height: 100vh;
	background-color: #FFFFFF;
	float: left;
	display: block;
	cursor: default;
	margin-bottom: 0px;
}

.top-our-products {
	width: 100%;
	height: 550px;
	float: left;
	background-image: url(/images/akratrade2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	background-position: 0% 25%;
}

.top-our-products .testour-products {
	color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	margin-top: 180px;
	float: left;
	width: 100%;
	height: auto;
	display: block;
	font-family: 'Shippori Mincho B1', serif;
}

.our-products h2 {
	color: #333333;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 45px;
	font-weight: lighter;
	width: 95%;
	padding-left: 7%;
}
.our-products .bleft {
	width: 40%;
	height: 100%;
	float: left;
	display: block;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5%;
}
.our-products .bleft .elogo {
	width: 60%;
	height: auto;
	padding-left: 20%;
	padding-right: 20%;
	margin-bottom: 15%;
	float: left;
	margin-top: 50px;
}
.our-products .bleft p {
	width: 95%;
	color: #333;
	font-size: 18px;
	padding-left: 5%;
}


.our-products .bleft a {
	color: #333;
	text-decoration: none;
	display: block;	
}



.our-products .bleft .view-more-w{
	width: 200px;
	height: 30px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 22px;
	font-weight: lighter;
	border: 2px solid #333333;
	border-radius: 15px;
	float: left;
	margin-left: 5%;
	margin-top: 30px;
	color: #333333;
}



.our-products .bright {
	width: 50%;
	height: 100%;
	float: left;
	display: block;
	background-color: #FFFFFF;
}
.our-products .ephoto {
	width: 80%;
	height: auto;
	padding-left: 5%;
	float: left;
	margin-top: 120px;
}




.global-network {
	width: 100%;
	height: 100vh;
	float: left;
	display: block;
	background-image: url(/images/global-network-fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 7%;
}

.global-network h2 {
	color: #FFFFFF;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 45px;
	font-weight: lighter;
	width: 95%;
	padding-left: 5%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	cursor: default;
}

#wr1260 {
	width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.global-network .gnmap {
	width: 100%;
	height: auto;
	padding-left: 0%;
	padding-right: 0%;
	float: left;
	animation: gnmap 3s infinite;
}

.global-network a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
}




.global-network .view-more-w{
	width: 200px;
	height: 30px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 22px;
	font-weight: lighter;
	border: 2px solid #FFFFFF;
	border-radius: 15px;
	float: left;
	margin-left: 45%;
	margin-top: -200px;
}


@keyframes gnmap { 
  0% {
    opacity: 0.8;
  }
	
  50% {
    opacity: 1;
  }

  100% {
    opacity: 0.8;
  }
}



.services {
	width: 100%;
	height: 100vh;
	float: left;
	display: block;
	padding-top: 7%;
	background-image: url(/images/points1.png);
	background-repeat: repeat;
}
.services a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.services h2 {
	color: #333;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 45px;
	font-weight: lighter;
	width: 95%;
	padding-left: 5%;
	cursor: default;
}
.services .wrap {
	width: 50%;
	padding-left: 25%;
	padding-right: 25%;
	display: block;
	float: left;
}
.services .item {
	width: 44%;
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	height: auto;
	display: block;
}
.services .item .photo {
	width: 100%;
	opacity: 0.8;
}

.services .item .photo:hover {
	width: 100%;
	opacity: 1;
}

.services .item .title {
	background-color: #1A3950;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}



.akratrade {
	width: 100%;
	height: 100vh;
	float: left;
	display: block;
	padding-top: 7%;
	background-image: url(/images/akratrade_fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.akratrade .akratrade-logo {
	padding-left: 5%;
	margin-top: 50px;
	width: 385px;
	height: auto;
}
.akratrade p {
	width: 34%;
	padding-left: 33%;
	padding-right: 33%;
	color: #FFFFFF;
	margin-top: 150px;
	font-size: 22px;
	cursor: default;
	text-align: center;
}
.akratrade a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
}

.top-akratrade {
	width: 100%;
	height: 400px;
	float: left;
	background-image: url(/images/akratrade_fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	background-position: 0% 25%;
}

.top-akratrade .testakratrade {
	color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	margin-top: 180px;
	float: left;
	width: 100%;
	height: auto;
	display: block;
	font-family: 'Shippori Mincho B1', serif;
}




.akratrade .view-more-w{
	width: 200px;
	height: auto;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 22px;
	font-weight: lighter;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	border: 2px solid #FFFFFF;
	border-radius: 15px;
}





#text{
	width: 100%;
	float: left;
	display: block;
	height: 80%;
	padding-left: 0%;
	padding-right: 0%;
}


#footermap {
	height: auto;
	width: 100%;
	float: left;
	background-color: #D7B56D;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footermap .left {
	width: 50%;
	height: auto;
	float: left;
	display: block;
}
#footermap .right {
	width: 50%;
	height: auto;
	float: right;
	display: block;
}

#footermap .right .fmap {
	opacity: 0.5;
	animation: mapopa 3s infinite;
}

@keyframes mapopa { 
  0% {
    opacity: 0.2;
  }
	
  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 0.2;
  }
}




#footer{
	flex: 0 0 auto;
	height: auto;
	width: 100%;
	float: left;
	padding-bottom: 30px;
	background-color: #454545;
	color: #EDEDED;
	padding-top: 30px;
}

#footer .copyright {
	width: 530px;
	height: auto;
	float: left;
	padding-left: 30px;
}
#footer .fmenu {
	width: 250px;
	height: auto;
	float: left;
}

#footer .fmenu2 {
	width: 250px;
	height: auto;
	float: left;
}

#footer .fmenu ul, #footer .fmenu2 ul {
	padding-top: 0px;
	margin-top: 10px;
}

#footer .fmenu li, #footer .fmenu2 li {
	list-style-type: none;
	line-height: 35px;
}

#footer .privacy {
	width: 200px;
	height: auto;
	float: left;
	padding-top: 17px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid #FFFFFF;
}

img.flogo {
	opacity: 0.5;
	width: 200px;
	height: auto;
	float: left;
	padding-top: 40px;
}


@media (min-width:481px) and (max-width:1259px) {
	
		.top50 {
	padding-top: 20px;
}	
	
#blokoem {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding-bottom: 30px;
}
#blokoem .item {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
#blokoem .item img {
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
}
#blokoem .item p.sercen24 {
	font-size: 16px;
	text-align: center;
	line-height: 170%;
	padding-top: 0px;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
	
	.mmenu {display: block;}

#wr1260, #wr1260art {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#wr1260 .pulse-box, #wr1260art .pulse-box2 {display: none;}
	
.cont-wrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 30px;
}
	
.cont-wrap p {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	text-align: center;
	font-size: 16px;
}
	

	
.tov-wrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 60px;
	margin-top: 30px;
}
.tov-wrap .item {
	width: 48%;
	height: 250px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	padding-bottom: 3%;
}
.tov-wrap .item .phototov {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-top: 2%;
}
	
.top-overview, .top-our-products, .top-akratrade  {
	height: 250px;
}

.top-overview .testtopfon, .top-our-products .testour-products, .top-akratrade .testakratrade {
	font-size: 40px;
	margin-top: 120px;
}
	
h1.arth1 {
	font-size: 30px;
	text-align: center;
	color: #333333;
	margin-bottom: 30px;
}
p.centr24 {
	font-size: 16px;
	color: #333333;
}
	
p.overcentr24 {
	font-size: 16px;
	color: #333333;
}

p.centr22 {
	font-size: 16px;
	text-align: center;
	color: #333333;
}

p.centr20 {
	font-size: 16px;
	text-align: center;
	color: #333333;
}




.aboutbox {
	width: 96%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}


.elastifill1, .elastifill2, .elastifill3, .elastifill4 {
	width: 96%;
	height: auto;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}

.elastifill1 {
	margin-top: 30px;
}

h2.h2center {
	text-align: center;
}

.elastifill1 .artelogo {
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-top: 20px;
}




.missionbox {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 160px;
}

.overviewbox {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 0px;
}


.overview1 {
	width: 96%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}


.overview2 {
	width: 96%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	background-image: url(/images/art-overview-fon1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	line-height: 200%;
}

.overview2 p, .overview4 p {
	color: #FFFFFF;
}

.overview3 {
	width: 96%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}

.overview4 {
	width: 96%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	background-image: url(/images/art-overview-fon4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	line-height: 200%;
}


.global-networkbox {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}	

#dm-wrap {
	height: auto;
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	float: left;
	display: block;
}
#dm-wrap .blok {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 0px;
}
#dm-wrap .blok .item {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-table;
	text-align: center;
	border-bottom: 5px solid #DBDBDB;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px;
}
	
	

#footermap .left {
	width: 100%;

}
#footermap .right {
	width: 100%;
}
	
#footermap .right .fmap {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
	
#missionwrap .item {
	width: 95%;
	height: auto;
	float: left;
	padding-left: 0%;
	padding-right: 0%;
}
	
	
.mmenu {display: block;}
	.wrap {
	width: 100%;
}

#top {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
	

	
	
#top .logo {
	width: 180px;
	height: auto;
	float: left;
	margin-left: 75px;
	margin-top: 0px;
}

#top .logo .ico-logo {
	width: 180px;
	height: auto;
}
	
#top .logo .ico-logow {
	width: 180px;
	height: auto;
}
	
	
	
#top .menu {
	display: none;
}

.main-slider {
	background-image: url(/images/home-fon1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	display: block;
	float: left;
	background-position: 20% 0%;
}

.main-slider .slogan, .main-slider .slogan2 {
	position: absolute;
	top: 18%;
	left: 0%;
	cursor: default;
	color: #FFFFFF;
}


	

	
	
.main-slider .slogan h1.mainh1, .main-slider .slogan2 h1.mainh2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 52px;
	font-weight: lighter;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	line-height: 115%;
	margin-left: 0px;
	text-transform: none;
}

.main-slider .slogan .main-text1, .main-slider .slogan2 .main-text2 {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	height: auto;
	float: left;
	font-size: 20px;
	margin-left: 0px;
	letter-spacing: 0px;
	font-weight: lighter;
	text-align: center;
	text-transform: none;
	line-height: 170%;
}
	
	
.photo-who-we-are {
	width: 100%;
	height: 100%;
	display: block;
	float: left;
}
	
.who-we-are .view-more-b{
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	border: 2px solid #333;
	border-radius: 15px;
	margin-top: 30px;
	margin-left: 5%;
}
	

.who-we-are {
	width: 100%;
	height: 100%;
	float: left;
	display: block;
	padding-left: 0%;
	padding-top: 30px;
	padding-bottom: 60px;
	margin-top: 0px;
	cursor: default;

	}


.who-we-are h2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 40px;
	font-weight: lighter;
	padding-left: 5%;
	width: 90%;
	padding-right: 5%;
	text-align: center;
}
.who-we-are p {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 16px;
	line-height: 170%;
	text-align: center;
}


.who-we-are .learn-more-blok {
	width: 100%;
	display: block;
	padding-left: 0%;
}
.who-we-are .learn-more-blok .item {
	width: 33%;
	float: left;
	text-align: center;
}
	
.who-we-are .learn-more {
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
	padding-top: 30px;
}
	
.who-we-are .learn-more-blok .item .ico {
	width: 60px;
	margin-bottom: 15px;
	margin-top: 25px;
}
.who-we-are .learn-more-blok .item .desc {
	width: 90%;
	font-size: 16px;
	text-decoration: underline;
	padding-left: 5%;
	padding-right: 5%;
}
	
	
.our-products {
	width: 100%;
	background-color: #fff;
	height: 100%;
	float: left;
	display: block;
	cursor: default;
	margin-bottom: 0px;
	padding-top: 70px;
	padding-bottom: 60px;
}
.our-products h2 {
	color: #333;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 40px;
	font-weight: lighter;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
}
.our-products .bleft {
	width: 100%;
	height: 50%;
	float: left;
	display: block;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0%;
}
.our-products .bleft .elogo {
	width: 70%;
	height: auto;
	padding-left: 15%;
	padding-right: 15%;
	margin-bottom: 15%;
	float: left;
	margin-top: 10px;
}
.our-products .bleft p {
	width: 87%;
	color: #333;
	font-size: 16px;
	padding-left: 5%;
	line-height: 170%;
	text-align: center;
}


.our-products .bleft a {
	color: #333;
	text-decoration: none;
	display: block;	
}



.our-products .bleft .view-more-w{
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	border: 2px solid #333;
	border-radius: 15px;
	float: none;
	margin-left: auto;
	margin-top: 30px;
	margin-right: auto;
	color: #333333;
}



.our-products .bright {
	width: 100%;
	height: 100%;
	float: left;

}
.our-products .ephoto {
	width: 40%;
	height: auto;
	padding-left: 30%;
	float: left;
	margin-top: 40px;
	padding-right: 30%;
}





.global-network {
	width: 100%;
	height: 95%;
	float: left;
	display: block;
	background-image: url(/images/global-network-fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 50px;
}

.global-network h2 {
	color: #FFFFFF;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 40px;
	font-weight: lighter;
	width: 90%;
	padding-left: 5%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	cursor: default;
	padding-right: 5%;
	text-align: center;
}

.global-network .gnmap {
	width: 96%;
	height: auto;
	padding-left: 2%;
	padding-right: 2%;
	float: left;
	animation: gnmap 3s infinite;
	margin-top: 100px;
	margin-bottom: 100px;
}

.global-network a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
}




.global-network .view-more-w{
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-top: 50px;
	border: 2px solid #FFFFFF;
	border-radius: 15px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}




.services {
	width: 100%;
	height: 75%;
	float: left;
	display: block;
	padding-top: 10px;
	background-image: url(/images/points1.png);
	background-repeat: repeat;
	padding-bottom: 40px;
}
.services a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.services h2 {
	color: #333;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 40px;
	font-weight: lighter;
	width: 90%;
	padding-left: 5%;
	cursor: default;
	padding-right: 5%;
	text-align: center;
}
.services .wrap {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	display: block;
	float: left;
}
.services .item {
	width: 44%;
	padding-left: 3%;
	padding-right: 3%;
	float: left;
	height: auto;
	display: block;
	padding-top: 25px;
	padding-bottom: 25px;
}
.services .item .photo {
	width: 100%;
	opacity: 0.8;
}

.services .item .photo:hover {
	width: 100%;
	opacity: 1;
}

.services .item .title {
	background-color: #1A3950;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}	
	
	
	
	
.akratrade {
	width: 100%;
	height: 95%;
	float: left;
	display: block;
	padding-top: 80px;
	background-color: #000000;
	padding-bottom: 100px;
}
.akratrade .akratrade-logo {
	padding-left: 10%;
	margin-top: 50px;
	width: 80%;
	height: auto;
	padding-right: 10%;
}
.akratrade p {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	color: #FFFFFF;
	margin-top: 70px;
	font-size: 16px;
	cursor: default;
	line-height: 170%;
	text-align: center;
}
.akratrade a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
}




.akratrade .view-more-w{
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-top: 50px;
	border: 2px solid #FFFFFF;
	border-radius: 15px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
	
	
	
	
	


#text{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}



#footer{
	width: 100%;
}

#footer .copyright {
	padding-left: 0px;
	font-size: 80%;
	width: 100%;
	text-align: center;
}
#footer .fmenu {
	width: 100%;
	text-align: center;
}

#footer .fmenu2 {
	width: 100%;
	text-align: center;
}

#footer .fmenu ul, #footer .fmenu2 ul {
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

#footer .fmenu li, #footer .fmenu2 li {
	list-style-type: none;
	line-height: 35px;
}

#footer .privacy {
	width: 100%;
	text-align: center;
}


#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid #FFFFFF;
}

img.flogo {
	opacity: 0.5;
	width: 200px;
	height: auto;
	float: none;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
}

@media (max-width: 480px) {
#elastwrap .item2 {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
.blform {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-top: 0px;
	margin-bottom: 60px;
	margin-right: 5%;
	padding-left: 0px;
}
	
#elastwrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
#elastwrap .item {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}

.elastifill1 .artelogo {
	width: 70%;
	height: auto;
	margin-left: 15%;
	margin-right: 15%;
	margin-bottom: 80px;
}

.opisanie {font-size: 13px;
	width: 100%;
	margin-top: 0px;}
.artelogo {
	width: 70%;
	height: auto;
	float: right;
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 40px;
}
	.elastifill2 li {font-size: 14px;}

.download {
	width: 280px;
	height: auto;
	display: block;
	margin-bottom: 10px;
}
	
	.top50 {
	padding-top: 20px;
}	
	
#missblock {
	width: 100%;
	height: auto;
	float: left;
	display: table;
	margin-bottom: 40px;
	margin-top: 0px;
	cursor: default;
}
#missblock #item {
	height: auto;
	width: 90%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 5%;
	float: left;
	display: table-cell;
	text-align: center;
	padding-top: 5%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 5%;
	vertical-align: middle;
	font-size: 21px;
	line-height: 150%;
}
	
#blokoem {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding-bottom: 30px;
}
#blokoem .item {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
#blokoem .item img {
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
}
#blokoem .item p.sercen24 {
	font-size: 16px;
	text-align: center;
	line-height: 170%;
	padding-top: 0px;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
	
	
#wr1260, #wr1260art {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#wr1260 .pulse-box, #wr1260art .pulse-box2 {display: none;}
	
.cont-wrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 30px;
}
	
.cont-wrap p {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	text-align: center;
	font-size: 16px;
}
	

	
.tov-wrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 60px;
	margin-top: 30px;
}
.tov-wrap .item {
	width: 48%;
	height: 250px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	padding-bottom: 3%;
}
.tov-wrap .item .phototov {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-top: 2%;
}
	
.top-overview, .top-our-products, .top-akratrade  {
	height: 230px;
}

.top-overview .testtopfon, .top-our-products .testour-products, .top-akratrade .testakratrade {
	font-size: 40px;
	margin-top: 120px;
}
	
h1.arth1 {
	font-size: 30px;
	text-align: center;
	color: #333333;
	margin-bottom: 30px;
}
p.centr24 {
	font-size: 16px;
	color: #333333;
}
	
	p.overcentr24 {
	font-size: 16px;
	color: #333333;
}

p.centr22 {
	font-size: 16px;
	text-align: center;
	color: #333333;
}

p.centr20 {
	font-size: 16px;
	text-align: center;
	color: #333333;
}




.aboutbox {
	width: 96%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}


.elastifill1, .elastifill2, .elastifill3, .elastifill4 {
	width: 96%;
	height: auto;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}

.elastifill1 {
	margin-top: 30px;
}

h2.h2center {
	text-align: center;
}

.elastifill1 .artelogo {
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-top: 20px;
}




.missionbox {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 160px;
}

.overviewbox {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 0px;
}


.overview1 {
	width: 96%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}


.overview2 {
	width: 96%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	background-image: url(/images/art-overview-fon1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	line-height: 200%;
}

.overview2 p, .overview4 p {
	color: #FFFFFF;
}

.overview3 {
	width: 96%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}

.overview4 {
	width: 96%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	background-image: url(/images/art-overview-fon4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	line-height: 200%;
}


.global-networkbox {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}	

#dm-wrap {
	height: auto;
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	float: left;
	display: block;
}
#dm-wrap .blok {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 0px;
}
#dm-wrap .blok .item {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-table;
	text-align: center;
	border-bottom: 5px solid #DBDBDB;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px;
}
	
	

#footermap .left {
	width: 100%;

}
#footermap .right {
	width: 100%;
}
	
#footermap .right .fmap {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
	
#missionwrap .item {
	width: 95%;
	height: auto;
	float: left;
	padding-left: 0%;
	padding-right: 0%;
}
	
	
.mmenu {display: block;}
	.wrap {
	width: 100%;
}

#top {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat;
}
#top .logo {
	width: 180px;
	height: auto;
	float: left;
	margin-left: 75px;
	margin-top: 0px;
}
#top .logo .ico-logo {
	width: 180px;
	height: auto;
}
	
#top .logo .ico-logow {
	width: 180px;
	height: auto;
}
	
	
#top .menu {
	display: none;
}

.main-slider {
	background-image: url(/images/home-fon1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	display: block;
	float: left;
	background-position: 20% 0%;
}

.main-slider .slogan, .main-slider .slogan2 {
	position: absolute;
	top: 18%;
	left: 0%;
	cursor: default;
	color: #FFFFFF;
}


	

	
	
.main-slider .slogan h1.mainh1, .main-slider .slogan2 h1.mainh2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 52px;
	font-weight: lighter;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
	line-height: 115%;
	margin-left: 0px;
	text-transform: none;
}

.main-slider .slogan .main-text1, .main-slider .slogan2 .main-text2 {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	height: auto;
	float: left;
	font-size: 20px;
	margin-left: 0px;
	letter-spacing: 0px;
	font-weight: lighter;
	text-align: center;
	text-transform: none;
	line-height: 170%;
}
	
	
.photo-who-we-are {
	width: 100%;
	height: 100%;
	display: block;
	float: left;
}
	
.who-we-are .view-more-b{
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	border: 2px solid #333;
	border-radius: 15px;
	margin-top: 30px;
	margin-left: 5%;
}
	

.who-we-are {
	width: 100%;
	height: 100%;
	float: left;
	display: block;
	padding-left: 0%;
	padding-top: 30px;
	padding-bottom: 60px;
	margin-top: 0px;
	cursor: default;

	}


.who-we-are h2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 40px;
	font-weight: lighter;
	padding-left: 5%;
	width: 90%;
	padding-right: 5%;
	text-align: center;
}
.who-we-are p {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 16px;
	line-height: 170%;
	text-align: center;
}


.who-we-are .learn-more-blok {
	width: 100%;
	display: block;
	padding-left: 0%;
}
.who-we-are .learn-more-blok .item {
	width: 33%;
	float: left;
	text-align: center;
}
	
.who-we-are .learn-more {
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
	padding-top: 30px;
}
	
.who-we-are .learn-more-blok .item .ico {
	width: 60px;
	margin-bottom: 15px;
	margin-top: 25px;
}
.who-we-are .learn-more-blok .item .desc {
	width: 90%;
	font-size: 16px;
	text-decoration: underline;
	padding-left: 5%;
	padding-right: 5%;
}
	
	
.our-products {
	width: 100%;
	background-color: #fff;
	height: 100%;
	float: left;
	display: block;
	cursor: default;
	margin-bottom: 0px;
	padding-top: 70px;
	padding-bottom: 60px;
}
.our-products h2 {
	color: #333;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 40px;
	font-weight: lighter;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
}
.our-products .bleft {
	width: 100%;
	height: 50%;
	float: left;
	display: block;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0%;
}
.our-products .bleft .elogo {
	width: 70%;
	height: auto;
	padding-left: 15%;
	padding-right: 15%;
	margin-bottom: 15%;
	float: left;
	margin-top: 10px;
}
.our-products .bleft p {
	width: 87%;
	color: #333;
	font-size: 16px;
	padding-left: 5%;
	line-height: 170%;
	text-align: center;
}


.our-products .bleft a {
	color: #333;
	text-decoration: none;
	display: block;	
}



.our-products .bleft .view-more-w{
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	border: 2px solid #333;
	border-radius: 15px;
	float: none;
	margin-left: auto;
	margin-top: 30px;
	margin-right: auto;
	color: #333333;
}



.our-products .bright {
	width: 100%;
	height: 100%;
	float: left;

}
.our-products .ephoto {
	width: 100%;
	height: auto;
	padding-left: 0%;
	float: left;
	margin-top: 40px;
}





.global-network {
	width: 100%;
	height: 95%;
	float: left;
	display: block;
	background-image: url(/images/global-network-fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 50px;
}

.global-network h2 {
	color: #FFFFFF;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 40px;
	font-weight: lighter;
	width: 90%;
	padding-left: 5%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	cursor: default;
	padding-right: 5%;
	text-align: center;
}

.global-network .gnmap {
	width: 96%;
	height: auto;
	padding-left: 2%;
	padding-right: 2%;
	float: left;
	animation: gnmap 3s infinite;
	margin-top: 100px;
	margin-bottom: 100px;
}

.global-network a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
}




.global-network .view-more-w{
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-top: 50px;
	border: 2px solid #FFFFFF;
	border-radius: 15px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}




.services {
	width: 100%;
	height: 75%;
	float: left;
	display: block;
	padding-top: 10px;
	background-image: url(/images/points1.png);
	background-repeat: repeat;
	padding-bottom: 40px;
}
.services a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.services h2 {
	color: #333;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 40px;
	font-weight: lighter;
	width: 90%;
	padding-left: 5%;
	cursor: default;
	padding-right: 5%;
	text-align: center;
}
.services .wrap {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	display: block;
	float: left;
}
.services .item {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	float: left;
	height: auto;
	display: block;
	padding-top: 25px;
	padding-bottom: 25px;
}
.services .item .photo {
	width: 100%;
	opacity: 0.8;
}

.services .item .photo:hover {
	width: 100%;
	opacity: 1;
}

.services .item .title {
	background-color: #1A3950;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}	
	
	
	
	
.akratrade {
	width: 100%;
	height: 95%;
	float: left;
	display: block;
	padding-top: 80px;
	background-color: #000000;
	padding-bottom: 100px;
}
.akratrade .akratrade-logo {
	padding-left: 10%;
	margin-top: 50px;
	width: 80%;
	height: auto;
	padding-right: 10%;
}
.akratrade p {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	color: #FFFFFF;
	margin-top: 70px;
	font-size: 16px;
	cursor: default;
	line-height: 170%;
	text-align: center;
}
.akratrade a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
}




.akratrade .view-more-w{
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-top: 50px;
	border: 2px solid #FFFFFF;
	border-radius: 15px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
	
	
	
	
	


#text{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}



#footer{
	width: 100%;
}

#footer .copyright {
	padding-left: 0px;
	font-size: 80%;
	width: 100%;
	text-align: center;
}
#footer .fmenu {
	width: 100%;
	text-align: center;
}

#footer .fmenu2 {
	width: 100%;
	text-align: center;
}

#footer .fmenu ul, #footer .fmenu2 ul {
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

#footer .fmenu li, #footer .fmenu2 li {
	list-style-type: none;
	line-height: 35px;
}

#footer .privacy {
	width: 100%;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid #FFFFFF;
}

img.flogo {
	opacity: 0.5;
	width: 200px;
	height: auto;
	float: none;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
}

@media (max-width: 320px) {
	
#elastwrap .item2 {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
	
.blform {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: 5%;
	padding-left: 0px;
}
	
#elastwrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
#elastwrap .item {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}

.elastifill1 .artelogo {
	width: 70%;
	height: auto;
	margin-left: 15%;
	margin-right: 15%;
	margin-bottom: 80px;
}

.opisanie {font-size: 13px;
		width: 100%;
	margin-top: 0px;}
.artelogo {
	width: 70%;
	height: auto;
	float: right;
	margin-right: 15%;
	margin-left: 15%;
	margin-bottom: 40px;
}
	.elastifill2 li {font-size: 14px;}

.download {
	width: 280px;
	height: auto;
	display: block;
	margin-bottom: 10px;
}

	
	
	
	
	
	.top50 {
	padding-top: 20px;
}	
	
	
#missblock {
	width: 100%;
	height: auto;
	float: left;
	display: table;
	margin-bottom: 40px;
	margin-top: 0px;
	cursor: default;
}
#missblock #item {
	height: auto;
	width: 90%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 5%;
	float: left;
	display: table-cell;
	text-align: center;
	padding-top: 5%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 5%;
	vertical-align: middle;
	font-size: 21px;
	line-height: 150%;
}
	

#blokoem {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	padding-bottom: 30px;
}
#blokoem .item {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
#blokoem .item img {
	width: 100%;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
}
#blokoem .item p.sercen24 {
	font-size: 16px;
	text-align: center;
	line-height: 170%;
	padding-top: 0px;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
	
	
	
	
	
#wr1260, #wr1260art {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#wr1260 .pulse-box, #wr1260art .pulse-box2 {display: none;}	
.top-overview, .top-our-products, .top-akratrade  {
	height: 190px;
}

.top-overview .testtopfon, .top-our-products .testour-products, .top-akratrade .testakratrade {
	font-size: 40px;
	margin-top: 120px;
}
	
.tov-wrap {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 60px;
	margin-top: 30px;
}
.tov-wrap .item {
	width: 98%;
	height: 200px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	padding-bottom: 3%;
}
.tov-wrap .item .phototov {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	margin-top: 2%;
}
	
	

h1.arth1 {
	font-size: 30px;
	text-align: center;
	color: #333333;
	margin-bottom: 30px;
}
p.centr24 {
	font-size: 16px;
	color: #333333;
}
	
	
	p.overcentr24 {
	font-size: 16px;
	color: #333333;
}

p.centr22 {
	font-size: 16px;
	text-align: center;
	color: #333333;
}

p.centr20 {
	font-size: 16px;
	text-align: center;
	color: #333333;
}




.aboutbox {
	width: 96%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}


.elastifill1, .elastifill2, .elastifill3, .elastifill4 {
	width: 96%;
	height: auto;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}

.elastifill1 {
	margin-top: 30px;
}

h2.h2center {
	text-align: center;
}

.elastifill1 .artelogo {
	width: 90%;
	height: auto;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 30px;
}




.missionbox {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 160px;
}

.overviewbox {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 0px;
}


.overview1 {
	width: 96%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}


.overview2 {
	width: 96%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	background-image: url(/images/art-overview-fon1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	line-height: 200%;
}

.overview2 p, .overview4 p {
	color: #FFFFFF;
}

.overview3 {
	width: 96%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	display: block;
	line-height: 200%;
}

.overview4 {
	width: 96%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2%;
	padding-left: 2%;
	background-image: url(/images/art-overview-fon4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	line-height: 200%;
}


.global-networkbox {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}	

	
#dm-wrap {
	height: auto;
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	float: left;
	display: block;
}
#dm-wrap .blok {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 0px;
}
#dm-wrap .blok .item {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-table;
	text-align: center;
	border-bottom: 5px solid #DBDBDB;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px;
}




	
	

#footermap .left {
	width: 100%;

}
#footermap .right {
	width: 100%;
}
	
#footermap .right .fmap {
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
	
#missionwrap .item {
	width: 95%;
	height: auto;
	float: left;
	padding-left: 0%;
	padding-right: 0%;
}
	
	
.mmenu {display: block;}
	.wrap {
	width: 100%;
}

#top {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;

	background-repeat: repeat;
}
#top .logo {
	width: 180px;
	height: auto;
	float: left;
	margin-left: 75px;
	margin-top: 0px;
}
#top .logo .ico-logo {
	width: 180px;
	height: auto;
}
	
#top .logo .ico-logow {
	width: 180px;
	height: auto;
}
	
#top .menu {
	display: none;
}

.main-slider {
	background-image: url(/images/home-fon1m.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 90%;
	display: block;
	float: left;
	background-position: 20% 0%;
}

.main-slider .slogan {
	position: absolute;
	top: 22%;
	left: 0%;
	cursor: default;
	color: #FFFFFF;
}
	
.main-slider .slogan2 {
	position: absolute;
	top: 22%;
	left: 0%;
	cursor: default;
	color: #FFFFFF;
}

.main-slider {
	background-image: url(/images/home-fon1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100vh;
	display: block;
	float: left;
}

.main-slider .slogan {
	position: absolute;
	top: 18%;
	left: 0%;
	cursor: default;
	color: #FFFFFF;
}
	
.main-slider .slogan2 {
	position: absolute; 
	top: 18%;
	left: 0%;
	cursor: default;
	color: #FFFFFF;
}
	

	
	
.main-slider .slogan h1.mainh1, .main-slider .slogan2 h1.mainh2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 42px;
	font-weight: lighter;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	line-height: 115%;
	text-transform: none;
	float: left;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
}

.main-slider .slogan .main-text1, .main-slider .slogan2 .main-text2 {
	width: 80%;
	height: auto;
	float: left;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: lighter;
	text-align: center;
	text-transform: none;
	padding-left: 10%;
	padding-right: 10%;
	
}
	
	
.photo-who-we-are {
	width: 100%;
	height: 100%;
	display: block;
	float: left;
}
	
.who-we-are .view-more-b{
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	border: 2px solid #333;
	border-radius: 15px;
	margin-top: 30px;
	margin-left: 5%;
}
	

.who-we-are {
	width: 100%;
	height: 66%;
	float: left;
	display: block;
	padding-left: 0%;
	padding-top: 20px;
	cursor: default;
	padding-bottom: 40px;
	}


.who-we-are h2 {
	font-family: 'Shippori Mincho B1', serif;
	font-size: 35px;
	font-weight: lighter;
	padding-left: 0%;
	text-align: center;
}
.who-we-are p {
	width: 90%;
	font-size: 16px;
	padding-left: 5%;
	padding-right: 5%;
	line-height: 170%;
	text-align: center;
}


.who-we-are .learn-more-blok {
	width: 100%;
	display: block;
	margin-top: 0px;
}
.who-we-are .learn-more-blok .item {
	width: 33%;
	float: left;
	text-align: center;
}
.who-we-are .learn-more-blok .item .ico {
	width: 50px;
	margin-bottom: 15px;
	margin-top: 25px;
}
.who-we-are .learn-more-blok .item .desc {
	width: 90%;
	font-size: 14px;
	text-decoration: underline;
	padding-left: 5%;
	padding-right: 5%;
}
	
	
.our-products {
	width: 100%;
	height: 100%;
	background-color: #fff;
	float: left;
	display: block;
	cursor: default;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 60px;
}
.our-products h2 {
	color: #333;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 35px;
	font-weight: lighter;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;
}
.our-products .bleft {
	width: 100%;
	height: 90%;
	float: left;
	display: block;
	padding-left: 0%;
	padding-right: 0%;
	padding-top: 0%;
}
.our-products .bleft .elogo {
	width: 70%;
	height: auto;
	padding-left: 15%;
	padding-right: 15%;
	margin-bottom: 15%;
	float: left;
	margin-top: 10px;
}
.our-products .bleft p {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	color: #333;
	font-size: 16px;
	line-height: 170%;
	text-align: center;
}


.our-products .bleft a {
	color: #333;
	text-decoration: none;
	display: block;	
}



.our-products .bleft .view-more-w{
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	border: 2px solid #333;
	border-radius: 15px;
	float: none;
	margin-left: auto;
	margin-top: 30px;
	margin-right: auto;
	color: #333333;
}



.our-products .bright {
	width: 100%;
	height: 100%;
	float: left;
}
.our-products .ephoto {
	display: block;
	width: 100%;
	height: auto;
	padding-left: 0%;
	float: left;
	margin-top: 40px;
}





.global-network {
	width: 100%;
	height: 75%;
	float: left;
	display: block;
	background-image: url(/images/global-network-fon.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 50px;
}

.global-network h2 {
	color: #FFFFFF;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 35px;
	font-weight: lighter;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	cursor: default;
	text-align: center;
}

.global-network .gnmap {
	width: 96%;
	height: auto;
	padding-left: 2%;
	padding-right: 2%;
	float: left;
	animation: gnmap 3s infinite;
	margin-top: 50px;
	margin-bottom: 50px;
	display: block;
}

.global-network a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
}




.global-network .view-more-w{
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-top: 50px;
	border: 2px solid #FFFFFF;
	border-radius: 15px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}




.services {
	width: 100%;
	height: 75%;
	float: left;
	display: block;
	padding-top: 10px;
	background-image: url(/images/points1.png);
	background-repeat: repeat;
	padding-bottom: 40px;
}
.services a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.services h2 {
	color: #333;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 35px;
	font-weight: lighter;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	cursor: default;
	text-align: center;
}
.services .wrap {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	display: block;
	float: left;
}
.services .item {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	float: left;
	height: auto;
	display: block;
	padding-top: 25px;
	padding-bottom: 25px;
}
.services .item .photo {
	width: 100%;
	opacity: 0.8;
}

.services .item .photo:hover {
	width: 100%;
	opacity: 1;
}

.services .item .title {
	background-color: #1A3950;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}	
	
	
	
	
.akratrade {
	width: 100%;
	height: 75%;
	float: left;
	display: block;
	padding-top: 20px;
	background-color: #000000;
	padding-bottom: 60px;
}
.akratrade .akratrade-logo {
	padding-left: 10%;
	margin-top: 50px;
	width: 80%;
	height: auto;
	padding-right: 10%;
}
.akratrade p {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	color: #FFFFFF;
	margin-top: 70px;
	font-size: 16px;
	cursor: default;
	line-height: 170%;
	text-align: center;
}
.akratrade a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;	
}




.akratrade .view-more-w{
	width: 150px;
	height: auto;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-top: 50px;
	border: 2px solid #FFFFFF;
	border-radius: 15px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
	
	
	
	
	


#text{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}



#footer{
	width: 100%;
}

#footer .copyright {
	padding-left: 0px;
	font-size: 80%;
	width: 100%;
	text-align: center;
}
#footer .fmenu {
	width: 100%;
	text-align: center;
}

#footer .fmenu2 {
	width: 100%;
	text-align: center;
}

#footer .fmenu ul, #footer .fmenu2 ul {
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

#footer .fmenu li, #footer .fmenu2 li {
	list-style-type: none;
	line-height: 35px;
}

#footer .privacy {
	width: 100%;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: 1px solid #FFFFFF;
}

img.flogo {
	opacity: 0.5;
	width: 200px;
	height: auto;
	float: none;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
}