@font-face {
    font-family: 'Franklin Gothic Book';
    src: url('/fonts/FranklinGothic-Book.eot');
    src: url('/fonts/FranklinGothic-Book.eot?#iefix') format('embedded-opentype'),
        url('/fonts/FranklinGothic-Book.woff2') format('woff2'),
        url('/fonts/FranklinGothic-Book.woff') format('woff'),
        url('/fonts/FranklinGothic-Book.ttf') format('truetype'),
        url('/fonts/FranklinGothic-Book.svg#FranklinGothic-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Franklin Gothic Book Italic';
    src: url('/fonts/FranklinGothic-BookItalic.eot');
    src: url('/fonts/FranklinGothic-BookItalic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/FranklinGothic-BookItalic.woff2') format('woff2'),
        url('/fonts/FranklinGothic-BookItalic.woff') format('woff'),
        url('/fonts/FranklinGothic-BookItalic.ttf') format('truetype'),
        url('/fonts/FranklinGothic-BookItalic.svg#FranklinGothic-BookItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
html, body {
  margin: 0!important; 
  color: #292929;
  min-height: 100%;
  position:relative;
  padding: 0!important;
  font-family: "Franklin Gothic Book", "Tahoma", Helvetica, Arial, sans-serif;
  line-height: 19px;
  font-size: 14px;
  background:url("../img/bg-main-1.jpg") no-repeat top center;
}
.clear {
  zoom: 1;
  display: block;
  clear: both;
}

.hide {
  display: none!important;
}

.justify {
  text-align: justify;
}

.green {
  color: #8dbf6f;
}

.blue {
  color: #58849b;
}
.white {
color#fff;
}

.orange {
  color: #edae59;
}
.pink {
  color: #68545b;
}
.grey {
  color: #ccc;
}
.hand {
  cursor: pointer;
}

.hide {
  display: none;
}

.seperator {
  width: 100%;
  height: 1px;
  background-color: #68545b;
  zoom: 1;
  display: block;
  clear: both;
  margin: 20px 0 20px 0;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.rtl {
  direction: rtl;
}

.ltr {
  direction: ltr;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
}

.go-to-top {
  background: url("../img/icon-to-top.png") no-repeat top left;
  width: 45px;
  height: 37px;
  bottom: 30px;
  right: calc(50% - 470px);
  cursor: pointer;
  display: none;
  position: fixed;
  z-index: 999;
}

.inline-block {
  display: inline-block;
}

.center {
  text-align: center;
}

.nopadd-top {
  padding-top: 0px!important;
}

.nopadd-bottom {
  padding-bottom: 0px!important;
}

.nopadd-left {
  padding-left: 0px!important;
}

.nopadd-right {
  padding-right: 0px!important;
}

.bigger {
  font-size: 16px;
}

.bigger-2 {
  font-size: 18px;
}

.bigger-3 {
  font-size: 20px;
}

.bigger-4 {
  font-size: 22px;
}

.smaller {
  font-size: 12px;
  line-height: 14px;
}
.smaller-2 {
  font-size: 11px;
  line-height: 14px;
}
.breadcrumbs {
  font-size: 12px;
  line-height: 18px;
}
.copyright {
    float: right;
    font-size: 11px;
    color: #757575;
    padding-right: 30px;
    padding-top: 20px;
	}
	
/* ---------------general body----------------------------- */
@font-face {
  font-family: 'Conv_DejaVuSansCondensed';
	src: url('/fonts/DejaVuSansCondensed.eot');
	src: local('O'), url('/fonts/DejaVuSansCondensed.woff') format('woff'), url('/fonts/DejaVuSansCondensed.ttf') format('truetype'), url('/fonts/DejaVuSansCondensed.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'Lucida Console';
	src: url('/fonts/LucidaConsole.eot');
	src: url('/fonts/LucidaConsole.eot?#iefix') format('embedded-opentype'),
		url('/fonts/LucidaConsole.woff') format('woff'),
		url('/fonts/LucidaConsole.ttf') format('truetype'),
		url('/fonts/LucidaConsole.svg#LucidaConsole') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'Microsoft Tai Le';
    src: url('/fonts/MicrosoftTaiLe-Bold.eot');
    src: url('/fonts/MicrosoftTaiLe-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/MicrosoftTaiLe-Bold.woff2') format('woff2'),
        url('/fonts/MicrosoftTaiLe-Bold.woff') format('woff'),
        url('/fonts/MicrosoftTaiLe-Bold.ttf') format('truetype'),
        url('/fonts/MicrosoftTaiLe-Bold.svg#MicrosoftTaiLe-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
  font-family: 'Microsoft Tai Le';
    src: url('/fonts/MicrosoftTaiLe.eot');
    src: url('/fonts/MicrosoftTaiLe.eot?#iefix') format('embedded-opentype'),
        url('/fonts/MicrosoftTaiLe.woff2') format('woff2'),
        url('/fonts/MicrosoftTaiLe.woff') format('woff'),
        url('/fonts/MicrosoftTaiLe.ttf') format('truetype'),
        url('/fonts/MicrosoftTaiLe.svg#MicrosoftTaiLe') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Alegreya Sans SC';
    src: url('/fonts/AlegreyaSansSC-Light.eot');
    src: url('/fonts/AlegreyaSansSC-Light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/AlegreyaSansSC-Light.woff2') format('woff2'),
        url('/fonts/AlegreyaSansSC-Light.woff') format('woff'),
        url('/fonts/AlegreyaSansSC-Light.ttf') format('truetype'),
        url('/fonts/AlegreyaSansSC-Light.svg#AlegreyaSansSC-Light') format('svg');
    font-weight: 300;
}

@font-face {
  font-family: 'Alegreya Sans SC Medium';
    src: url('AlegreyaSansSC-Medium.eot');
    src: url('AlegreyaSansSC-Medium.eot?#iefix') format('embedded-opentype'),
        url('AlegreyaSansSC-Medium.woff2') format('woff2'),
        url('AlegreyaSansSC-Medium.woff') format('woff'),
        url('AlegreyaSansSC-Medium.ttf') format('truetype'),
        url('AlegreyaSansSC-Medium.svg#AlegreyaSansSC-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

a {
  color: #4e7191;
}

body a:link {
  color: #4e7191;
}

body a:active, body a:hover {
  color: #4e7191;
  text-decoration:underline;
}
a.blue{
  color: #4e7191!important;
}
a.button_text_green {
  color: #8DBF6F;
  text-decoration: inderline;
  font-family: 'Alegreya Sans SC';
  font-size: 18px;
  font-weight: bold;
}

a.button_text_green:hover {
  color: #8DBF6F;
  opacity: 0.7;
}

a.button_text_green span {
  padding: 8px;
}

/* ---------------- WRAPPERS --------------------------- */

.footer-bg{
	min-height:830;
	background: url("../img/bg-main-2.jpg") no-repeat bottom center;
	z-index:0;
	position:absolute;
	bottom:0;
}
body .main-wrapper{
	position:relative;
	min-height:830px;
	background: url("../img/bg-main-1.jpg") no-repeat top center;
	margin-top: -10px;

}
body .main-wrapper-bottom{
	position:relative;
	min-height:900px;
	background: url("../img/bg-main-2.png") no-repeat bottom center;

}
body .body-wrap{
    width: 1000px;
	margin: 0 auto;
	height: 100%!important;
}

header {
  position:relative;
  width: 100%;
  border:1px solid #c6c6c6;
  height:140px;
  margin-top:6px;
  background:#FFF;
}
.head-pic{
position:absolute;
top:0px;
right:0px;
width:512px;
height:169px;
background: url("../img/bg-top-1.png") no-repeat top right;
z-index:10;
}
body .body-wrap .content-wrap {
  width: 100%;
  margin: 0 auto;
  border:1px solid #c6c6c6;
  margin-top:18px;
  background:#FFF;  
  text-align:top;
  /*min-height: calc(100% - 180px)!important;*/
  	background:#fff;
}

#body-shade, #body-shade-dark {
  display: none;
}

.inner-page{
padding-top:30px;
}

/* ----------------header top--------------------------- */



header .top .logo {
  position: absolute;
  top: 10px;
  left: 30px;
  z-index: 200;
}

header .top .logo  a {
  display: block;
  width: 424px;
  height: 80px;
  background: url("../img/logo-1.png") no-repeat 5px 15px;
}

header .top .slogan {
  position: absolute;
  top: 105px;
  left: 180px;
  margin: 0;
  padding: 0;
  width: 640px;
  font-family: 'Microsoft Tai Le', 'Lucida Console', Sans-Serif;
  font-weight: bold;
  letter-spacing: 6px;
  font-size: 20px;
  line-height: 20px;
  color: #96AF22;
  background: #fff;
  opacity: 0.8;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
 /* future proofing */
  -khtml-border-radius: 5px;
 /* for old Konqueror browsers */;
}

.contact-social_fb {
    background: url("/img/social/social_28.png") 0 0 transparent no-repeat;
	height: 30px;
	padding-left: 35px;
	margin-top: 10px;
}


/* ---------------LANG --------------*/
header .lang {
  position: absolute;
  top: 110px;
  right: 0px;
  color: #8e8185;
  width: 107px;
  height: 25px;
  font-size: 14px;
  z-index: 100;
  font-weight:bold;
}

header .lang .rus, header .lang .eng {
  width: 40px;
  height: 100%;
  display: inline-block;
  text-transform: uppercase;
  /*background-color: #EF8421;
  opacity: 0.7;
  Полупрозрачность элемента */;
}

header .lang .rus:hover, header .lang .eng:hover {
  opacity: 0.9;
 /* Полупрозрачность элемента */;
}


header .lang .rus a, header .lang .eng a {
  text-decoration: underline;
  color: #8e8185;
  display: table;
  height: 27px;
  text-align: center;
  width: 100%;
  padding-top: 2px;
  font-weight: bold;
}

header .lang .rus.active a, header .lang .eng.active a {
  text-decoration: underline;
  color: #58849b;
}

header .lang .arab.active, header .lang .eng.active {
  opacity: 0.9;
 /* Полупрозрачность элемента */;
}


/* -----------------header NAV------------------------ */
nav.header_nav {
  position:absolute;
  top:180px;
  left:20px;
  z-index:2000;
  width:950px;
}

#top-menu-nav ul {
  margin: 0;
  padding: 0;
  font-size: 16px;
  width:100%;
  /*text-transform: uppercase;*/
}

#top-menu-nav li {
  display: inline-block;
  margin: 0!important;
  padding: 0!important;
  position:relative;
}

#top-menu-nav li:last-child {
float:right;
}

#top-menu-nav li a {
  display: block;
  color: #68545b!important;
  text-decoration: underline;
  text-align: center;
  padding:5px 17px 5px 17px;
  cursor:hand;
  font-size:16px;
}


#top-menu-nav li a.active {
  font-weight:400;
  color: #58849b!important;
}

#top-menu-nav li a:hover {
  color: #58849b!important;
}
#top-menu-nav ul.submenu-1{
position:absolute;
width:180px;
left:17px;
border: 1px solid #ccc;
}
#submenu-1{
display:none;
}
#top-menu-nav ul.submenu-1 li{
display:block;
background:#F9F9F9;
border-bottom:1px solid #D1EBF0;
}

#top-menu-nav ul.submenu-1 li a{
    text-align: left;
	font-size:14px;
	text-decoration:none;
	}
#top-menu-nav ul.submenu-1 li:last-child {
    float: none;
}

#top-menu-nav li.item-0 {
  width: 60px;
  margin: 0px 0 0 30px!important;
}

header .header_nav ul li.item-0 a span.home {
  display: block;
  width: 30px;
  height: 32px;
  background: url("../img/home-icon.png") no-repeat -30px 4px;
}

header .header_nav ul li.item-0 a.active {
  background-color: rgba(244, 171, 19, 0)!important;
}

header .header_nav ul li.item-0 a:hover {
  background-color: rgba(244, 171, 19, 0)!important;
}

header .header_nav ul li.item-0 a.active span.home {
  background: url("../img/home-icon.png") no-repeat 0px 4px;
}

header .header_nav ul li.item-0 a:hover span.home {
  background: url("../img/home-icon.png") no-repeat 0px 4px;
}

/* --------------. header------------------------- */

header .contacts {
  position: absolute;
  top: 70px;
  right: -20px;
  color: #435217;
  width: 250px;
  font-size: 16px;

}

header .contacts .phone {
  padding-left: 30px;
  background: url("../img/icon-phone-1.png") no-repeat 0px 0px;
  height: 30px; /* display:none;*/
}

header .contacts .email {
  margin-top: 2px;
  padding-left: 30px;
  background: url("../img/icon-mail-1.png") no-repeat 0px 3px;
  white-space: nowrap;
}

header .contacts .email a {
  color: #435217;
  text-decoration: none;
}

header .contacts .email a:hover {
  opacity: 0.5;
 /* Полупрозрачность элемента */;
}

/* --------------. middle------------------------- */
.content {
  margin: 0 auto;
  font-size: 14px;
  line-height: 22px;
  position: relative;
 /* min-height: 100%;*/
  text-align: left;
}

.content.page-main {

}

.content.page-main.bg-green {

}
/* ----------------footer--------------------------- */

footer {
  position: relative!important;
  width: 100%;
  background-color: #fff;
  height: 135px;
  bottom: 0;
  color: #68545b;
  margin-top: 15px;
  border:1px solid #c6c6c6;
}

footer .foot-wrapper {
  background: #fff;
}

footer .footer_nav {
  margin: 50px auto;
  display: table;
  width: 90%;
}

footer .footer_nav ul {
  margin: 0;
  padding: 0;
  width:100%;
}

footer .footer_nav ul li {
  display: inline-block;
  padding-right: 30px;
}
footer .footer_nav ul li:last-child {
  float:right;
  padding-right: 30px;
}
footer .footer_nav a {
  color: #68545b!important;
  text-decoration: underline;
  font-size: 16px;
  display:block;
}

footer .footer_nav a:hover, footer .footer_nav a.active {
  color: #58849b!important;
  text-decoration: underline;
}

/* ------------------h1 h2 h3 h4 h5------------------------- */
.content-text h1 {
  font-size: 24px;
  font-family: 'Microsoft Tai Le', Sans-Serif;
  -webkit-user-select: none;
 /* Chrome/Safari */
  -moz-user-select: none;
 /* Firefox */
  -ms-user-select: none;
 /* IE10+ */
  line-height: 26px;
  padding-bottom: 4px;
	/*white-space:nowrap; */;
}

.content-text h2 {
  font-size: 20px;
  font-family: 'Franklin Gothic Book', 'Microsoft Tai Le', Sans-Serif;
  -webkit-user-select: none;
 /* Chrome/Safari */
  -moz-user-select: none;
 /* Firefox */
  -ms-user-select: none;
 /* IE10+ */
  line-height: 20px;
  padding: 20px 0px 4px 0;
}

.content-text h2.smaller, h3 {
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 0px;
  margin-bottom: 0;
}

.content-text h4 {
  font-size: 14px;
  line-height: 16px;
}

/* -----------------contents----------------------------- */

.content .content-text {
  padding: 60px 45px 100px 45px;
}

.news-list{
width:70%;
padding-right:50px;
}
.news-list h1, .right-column h1{
margin-bottom:20px;
}
.news-list .item, .right-column .item{
padding-bottom:30px;
font-size:12px;
clear:both;
}
.news-list .item .date, .right-column .item .date{
padding-right:10px;
display:inline-block;
}
.news-list .item a, .events .item a{
text-decoration:none;
color:#292929;
}

.news-list .item a:hover, .events .item a:hover{
text-decoration:underline;
color:#4e7191;
}
.news-list .view-all, .events .view-all{
	display: block;
	float: right;
	font-size: 12px;
	margin-top:0px;
	clear:both;
}
.news-list .item  img, .events .item  img{
	padding-right: 10px;
	padding-top: 5px;
}

.right-column{
width:30%;
}
#mainpage-bio {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  Flex-wrap: nowrap;
  padding:40px 0 40px 0;
}
#mainpage-bio div.pic {
  padding-right:15px;
   width:170px;
}
#mainpage-bio div.pic-2{
width:150px;
}
#mainpage-bio div.text {
  margin-top:-7px;
  max-width:700px;
}

#mainpage-items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  Flex-wrap: wrap;
  padding:20px 0 40px 0;
}
#mainpage-items .item  div.pic{
position: relative;
width: 400px;
height: 260px;
overflow: hidden;
}
#mainpage-items .item  div.pic a.img{
width: 100%;
height: 260px;
}
#mainpage-items a {
color:#fff;
}
#mainpage-items h2{
font-size:24px;
padding:20px 0 12px 0;
}


#mainpage-items h2 a{
color:#292929;
text-decoration:none;
}
#mainpage-items h2 a:hover{
text-decoration:underline;
}
#mainpage-items .item a.pic img{
	display:block;
}
 #mainpage-items .item div.pic .shadow{
	position: absolute;
	bottom:0px;
	width: 100%;
	z-index: 200;
	top: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+58,000000+100&0+53,1+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 53%, rgba(0,0,0,0.11) 58%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 53%,rgba(0,0,0,0.11) 58%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 53%,rgba(0,0,0,0.11) 58%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

	opacity: 0.7;
  }
 #mainpage-items .item div.pic .info-block{
	 position: absolute;
	 bottom:0px;
	 color:#fff;
	 z-index: 220;
	 padding:0px 20px 10px 20px;
 }
  #mainpage-items .item div.pic .info-block ul li{
  display:inline-block;
  font-size:22px;
  padding-right:10px;
  font-weight:bold;
  
  }
  #mainpage-items .item div.pic .info-block ul li a{
  color:#fff;  
  }  
  #mainpage-items .item div.pic .info-block ul li a:hover{
  opacity:0.8;  
  }   
  #mainpage-items .item div.pic .info-block .annotation{  
  font-size:16px;
  max-width:400px;
  }
  
  

.note {
  margin-top: 10px;
  margin-right: 10px;
  color: #696969;
  font-size: 11px;
  letter-spacing: 2px;
  line-height: 14px;
}

section.note {
  margin-top: 20px;
  margin-right: 35px;
  color: #696969;
  font-style: italic;
  text-align: right;
}

.thin-text {
  font-family: 'Alegreya Sans SC', 'Lucida Console', Sans-Serif;
}
img.news_inner_pic{
width:90%;
max-width:700px;
}
.content .col-50 {
  float: left;
  display: inline;
  width: 46%;
  padding: 0 10px 0 30px;
}

.content .col-50:nth-child(1) {
	/*padding-right:4%;*/;
}

.col-10 {
  width: 10%;
}

.col-20 {
  width: 20%;
}

.col-30 {
  width: 30%;
}

.col-32 {
  width: 32%;
}

.col-40 {
  width: 40%;
}

.col-60 {
  width: 60%;
}

.col-70 {
  width: 70%;
}

.col-80 {
  width: 80%;
}

.col-90 {
  width: 90%;
}
/* -------------------main page------------------ */

#main-items {
  text-align: center;
}

#main-items div.item {
  font-size: 14px;
  display: inline-block;
	/*width:165px;*/
  width: 200px;
  padding-left: 50px;
  vertical-align: top;
  text-align: left;
}

#main-items div.item a.pic {
  display: block;
  margin-bottom: 10px;
}

#main-items div.item a.text {
  text-decoration: none;
  color: #000!important;
  cursor: pointer;
  margin-top: 15px;
}

#main-items div.item a.text:hover {
  text-decoration: none;
  color: #75A413;
  cursor: pointer;
}

#main-items div.item.first {
  padding-left: 0px;
}

header .menu-small-close {
  position: absolute;
  top: -70px;
  right: 50px;
  height: 40px;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFF;
  z-index: 100;
  cursor: pointer;
  font-weight: bold;
}

#body-shade, #body-shade-dark {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  z-index: 2000;
  margin-top:-20px;
}

#body-shade-dark {
  background: #000;
}
/*----------------CATALOGUE-----------------------*/
 .video_popup video{
  padding-bottom:20px;
 }
 .video_popup .video-view{
 margin:auto;
 width:720px;
 padding-bottom:20px;
 }
  .video_popup .video-name{
  font-size:16px;
  padding-bottom:10px;
 }
.flex-line-1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.inner-page.catalogue h1{
font-size:28px;
}
.inner-page.catalogue h1 a, .inner-page.catalogue h2 a {
	color:#292929;
	text-decoration:none;
}
.inner-page.catalogue h1 a:hover, .inner-page.catalogue h2 a:hover{
	text-decoration:underline;
}
.inner-page.catalogue h2{
padding:40px 0 10px 0;
}
.inner-page.catalogue h2.grey a{
color:#ccc;
}
h2.grey a.active{
color:#292929!important;
}
section.cat-items{
clear:both;	
display:flex;
flex-wrap:nowrap;
}
section.cat-items .item-main-photo{
width:300px;
padding-right:10px;
}
section.cat-items .item-main-photo a.pic{
display:block;
height:210px;
overflow:hidden;
}
section.cat-items .item-main-photo img{
	width:300px;
}
section.cat-items .item-small-photo{
	width:600px;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
section.cat-items .item-small-photo.video{
justify-content: start;
}
section.cat-items .item-small-photo div{
padding:0 5px 5px 5px;
	/*overflow:hidden;
	height:120px;*/
	width:30%;
	border-bottom: 10px solid #fff;
}
section.cat-items .item-small-photo div .name{
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
}
section.cat-items .item-small-photo div .desc{
	font-size: 12px;
	line-height:16px;
}
.inner-page.catalogue.index > section.cat-items .item-small-photo div{
padding:0 5px 5px 5px;
	overflow:hidden;
	height:120px;
	width:30%;
	border-bottom: 10px solid #fff;
}

section.cat-items .item-small-photo div a{
	display:block;
	margin-bottom:0px;
	overflow:hidden;
	height:120px;
}
section.cat-items .item-small-photo .pic-name{
	font-size:11px;
	line-height:14px;
}

section.cat-items .item-small-photo div img{
	width:190px;
}
/* cat Inner page*/
section.cat-items.view-all .item-small-photo{
	width:100%;
}

section.cat-items.view-all .item-small-photo div{
	width:23%;
}
section.cat-items.view-all .item-small-photo div img{
	width:100%;
	min-width:140px;
}
.button_view_all_760{display:none;}

.button_view_all a{
	display:block;
	font-size:16px;
	color:#fff!important;
	background-color:#58849b;
	border-radius:4px;
	padding:6px 10px;	
	margin-top:15px;
}
.button_view_all_760 a{
	display:block;
	font-size:16px;
	color:#fff!important;
	background-color:#58849b;
	border-radius:4px;
	padding:6px 10px;
	width:120px;
	float:right;	
	margin-right: 5px;
	margin-bottom:30px;
	text-align:center;
}
.button_view_all a:hover, .button_view_all_760 a:hover{
	opacity:0.8;
}

/*----------------forms-----------------------*/
form .forms {
  margin: 5px 5px 5px 0;
	/*background-color:#F5F8EE;*/
  width: 600px;
  padding-left: 0;
}

form .forms li {
  padding: 15px 0 0 0px;
  display: block;
}

form .forms label {
  width: 300px;
  color: #242424;
  display: block;
  vertical-align: top;
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 12px;
}

form .forms textarea, form .forms input, form .forms select {
  width: 90%;
  height: 30px;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  padding: 7px 0px 8px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #FFF;
  border: 1px solid #CFCFCF;
}

form .forms select {
  background: #FFF url('/img/select_arrow.png') no-repeat right 6px top 50%;
}

form .forms textarea {
  height: 150px;
  font-family: "Tahoma", Helvetica, Arial, sans-serif;
}

form .forms .g-recaptcha {
}

.error-text {
  color: red;
}

form .forms li.buttons {
  text-align: right;
  width: 90%;
  padding-right: 0;
}

form .forms input.button_submit {
  font-size: 12px;
  color: #FFF;
  width: 80px!important;
  cursor: pointer;
  background: #58849b;
  text-align: center;
  height: 25px;
  text-transform: uppercase;
  padding: 4px 5px 5px 5px;
}

#robot_text {
  display: none;
}

#button_submit {
  float: right;
  font-size: 12px;
  color: #FFF;
  width: 80px!important;
  cursor: pointer;
  background: #58849b;
  text-align: center;
  height: 20px;
  text-transform: uppercase;
  padding: 4px 5px 5px 5px;
}

.button.small {
  font-size: 12px;
  color: #FFF;
  width: 80px;
  cursor: pointer;
  background: #58849b;
  text-align: center;
  height: 25px;
  text-transform: uppercase;
}

.button.small a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-decoration: none;
  padding-top: 2px;
}
/* -------------------tables------------------ */
.service-table {
  display: flex;
}

.service-table .row, .service-table .row-top {
  display: flex;
  max-width: 600px;
  height: 31px;
  border-bottom: 1px solid #BDDAAB;
  padding: 14px 0 0 20px;
  min-width: 250px;
  line-height: 12px;
}

.service-table .main-table {
  display: inline-block;
  width: 600px;
}

.service-table .side-table {
  display: inline-block;
  width: 340px;
  padding-left: 20px;
}

.service-table .row-top {
  font-weight: bold;
  background-color: #F9FFF5;
  height: 17px;
  font-size: 11px;
  padding-top: 6px;
}

.service-table .col-1 {
  width: 70%;
  font-size: 12px;
  line-height: 12px;
}

.service-table .col-2, .service-table .col-3 {
  width: 30%;
  text-align: center;
}

.service-table .row:nth-child(even) {
  background-color: #f8fff3;
}

.service-table .row:nth-child(odd) {
  background-color: #fff5de;
}

.service-table .row.section {
  background-color: #FFF;
  color: #8dbf6f;
  text-align: center;
  font-weight: bold;
  font-variant: smallcaps;
  font-size: 16px;
  letter-spacing: 2px;
}

.service-table .row.section .col-1 {
  width: 100%;
  padding-top: 4px;
}

img.services-item-pic-0 {
  width: 280px;
  padding-left: 10px;
}

/* -------------------Charts------------------ */
.chart_window {
  width: 100%;
  position: absolute;
  top: 0;
	/*left:5%;*/
  left: 0;
  background: #fff;
  min-height: 500px;
  display: none;
  z-index: 10000;
}

.chart_window .inner {
  position: relative;
  margin: 80px 20px 10px 20px;
  background: #98ABC5;
  clear: both;
  height: 400px;
}

.chart_window .inner-0 {
  position: relative;
  margin: 10px 0 0 0;
}

.chart_window .inner-0 iframe {
  border: none;
  width: calc(100% - 2px);
}

#chart_2_big .inner {
  background: #1F77B4;
}

#chart_3_big .inner {
  background: #7D212F;
}

#chart_4_big .inner {
  background: #CFF304;
}

.close_div {
  font-family: 'Alegreya Sans SC';
  float: right;
  padding: 15px 20px 0 0;
  width: 100px;
  clear: both;
  font-weight: bold;
  text-align: right;
  font-size: 20px;
}
/* -------------------portfolio2------------------ */
#popup_portfolio {
  width: 90%;
  position: absolute;
  top: 0;
  left: 5%;
  background: #fff;
  display: none;
  z-index: 10000;
}

#popup_portfolio .inner {
  position: relative;
  margin: 60px 20px 10px 20px;
  clear: both;
}

#popup_portfolio .inner .pic img {
  display: block;
  margin: 0 auto;
  width: 90%;
  padding-bottom: 20px;
}

#popup_portfolio .inner .desc a {
  display: block;
  float: right;
  padding-bottom: 20px;
}

#webprojects-desc {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

#webprojects-desc .item {
  padding-bottom: 20px;
  width: 50%;
  display: flex;
}

#webprojects-desc .item .pic {
  display: inline-block;
  width: 50%;
}

#webprojects-desc .item .desc {
  display: inline-block;
  width: 40%;
  font-size: 12px;
  line-height: 16px;
}

#webprojects-desc .item .pic img {
  width: 90%;
  border: 1px solid #ccc;
  cursor: pointer;
}

#webprojects-desc .item .big-pic {
  display: none;
}
/* -------------------other screens------------------ */



/* ---------------1100---------------*/

@media screen and (max-width: 1100px) {
  html, body {
  }

header .head-wrapper,  header nav .nav-wrapper, footer .foot-wrapper, .body-wrap {
    width: 98%!important;
  }
  
 footer .footer_nav, #top-menu-nav{
width:100%;
}
nav.header_nav{
width:95%;
}  

footer .footer_nav {
    margin: 50px 0px 0 15px;
}
footer .footer_nav ul li:last-child{
padding-right:30px;
}
.content .content-text {
    max-width: 1100px;
  }

header .header_nav ul li a {
    padding: 5px 15px 5px 15px;
}
header .header_nav ul li.item-0 {
    width: 40px;	
    margin: 0px 0 0 30px!important;
  }

  #slogan {
    top: 100px;
    left: 180px;
  }

  header .contacts {
   /* top: 40px;*/
  }
  
  #mainpage-items .item{
  width:50%;
  }
  #mainpage-items .item div.pic a.pic img, #mainpage-items .item div.pic .shadow{
  width:98%;
  max-width:400px;
  }

  footer {
    /*background-color: #F38400;*/
  }
  #mainpage-items .item  div.pic{
	width: auto;
	height: auto;
}
}

/* -------------------900----------------- */


@media screen and (max-width: 900px) {
  header .contacts {
    top: 40px;
  }

  .go-to-top {
    right: 40px;
  }

	.content .content-text {
		padding: 60px 25px 100px 25px;
	}
}

/* -------------------760----------------- */


@media screen and (max-width: 760px) {
  html, body {
  }
  footer {
   /* background-color: #c00;*/
  }
  .hide_760 {
    display: none;
  }
  .content {
    padding-top: 0px;
  }
  .content.page {
    padding: 150px 0px 0px 30px!important;
  }

  .right-column, .news-list, .right-column h1 {
    width: 100%;
   padding-right: 0px;
   clear: both;
}
.right-column h1 {
   padding-top:15px;
   clear: both;
}

/* nav*/

  header .header_nav {
    height: 40px;
  }
	
/*header*/  
 
  header {
    height: 140px;
  }

  header .top {
    height: 127px;
  }

  header .top .logo {
    position: absolute;
    top: 25px;
    left: 20px;
    z-index: 1000;
  }
/*header .top .logo a{
	display:block;
	width:250px;
	height:100px;
	background: url("../img/logo-2.png") no-repeat 0px 0px;
}*/
  header .top .logo a {
    display: block;
    width: 400px;
    height: 60px;
    background: url("../img/logo-2.png") no-repeat 0px 0px;
  }

  header .contacts {
    top: 40px!important;
  }

  #slogan {
    top: 75px;
    left: 145px;
    width: 590px;
    font-size: 16px!important;
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 25px;
    background: none!important;
  }
 #mainpage-items .item div.pic .info-block ul li {
    font-size: 18px;
    line-height: 14px;
} 
#mainpage-items .item div.pic .info-block .annotation {
    font-size: 12px;
    line-height: 14px;
}
  .content .col-50 {
    width: 97%;
    padding: 0 0px 0 10px;
  }

  .content .col-50:nth-child(1) {
    padding-right: 0;
  }



/*----------------menu small-----------------------*/

  header .menu-small {
    display: block;
    position: absolute;
    top: -80px;
    left: 5px;
    height: 33px;
    width: 90px;
    color: #FFF;
    cursor: pointer;
  }

  header .menu-small .menu-icon {
    display: inline-block;
    height: 33px;
    width: 40px;
    background: url("../img/menu-icon-760.png") no-repeat top left;
  }

  header .menu-small .menu-text {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    float: right;
    height: 33px;
    padding-top: 5px;
    clear: both;
	color:#58849b;
	font-weight:bold;
  }
	
/*main-page*/
  .flex-line-1 {
    display: block;
  }

  #main-items div.item .text {
  }

  #main-items div.item h2 {
    font-size: 16px;
  }


/* !!!!!!!!!!!!!!!! nav !!!!!!!!!!!!!!!*/
  #top-menu-nav {
    display: none;
  }

  #top-menu-nav {
    position: absolute;
    top: -40px;
    left: 0px;
    width: 100%;
    z-index: 2300;
  }

  #top-menu-nav li {
    display: block!important;
    width: 100%;
    /*height: 43px!important;*/
    border-right: none!important;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
  }

  #top-menu-nav li a {
    padding-left: 16px;
    text-align: left!important;
    background-color: #fff!important;
	height: 30px;
	line-height:26px;
	font-size:16px;
  }

  #top-menu-nav li a span {
    padding-top: 15px!important;
    padding-right: 0!important;
    padding-left: 20px!important;
  }

  #top-menu-nav li a.active {
    background-color: #D4E5E9!important;
  }

  #top-menu-nav li a:hover {
    background-color: #EBF0F3!important;
  }
#submenu-1{
display:block;
left:0px!important;
}

#top-menu-nav ul.submenu-1{
	position:relative;
	width:100%;
	display:block;
	margin-top:-7px;
	border:none;
}
#top-menu-nav ul.submenu-1 li a {
    padding-left: 50px;
	height:20px;
}
#top-menu-nav ul.submenu-1 li a.active {
    background-color:#F6F6F6!important;
}
#top-menu-nav ul.submenu-1 li:last-child{
	border:none;
}

  #top-menu-nav  li.item-0 {
    width: 100%;
    margin-left: 0px!important;
  }

  #top-menu-nav  li.item-0 a span {
    padding-left: 20px!important;
    padding-top: 0px!important;
    background: none!important;
  }

  #top-menu-nav  li.item-0 a span:before {
    content: "Home";
  }

/*CATALOGUE*/
section.cat-items .item-main-photo{
display:none;
}
section.cat-items{
display:block;
}
section.cat-items .item-main-photo img{

}
section.cat-items .item-small-photo{
width:100%;
display:flex;
flex-wrap:wrap;
}
section.cat-items .item-small-photo div{
padding:0 5px 5px 5px;
overflow:hidden;
width: 30%;
height:120px;
border-bottom: 10px solid #fff;
}
section.cat-items .item-small-photo div img{
width:200px;
}

section.cat-items.view-all .item-small-photo div{
	width:30%;
	max-height:110px;
}
section.cat-items.view-all .item-small-photo div img{
	width:100%;
	min-width:150px;
}

.button_view_all_760{display:block;}

}



/* -------------------		----------------- */


@media screen and (max-width: 680px) {
  html, body {
  }

  header .head-wrapper, header nav .nav-wrapper, footer .foot-wrapper, .body-wrap {
    min-width: 320px!important;
  }
 #mainpage-bio .pic-2{
 display:none;
 }
 .content .content-text {
    padding: 0px 15px 100px 15px;
}
footer .footer_nav a{
font-size:14px;
}
 /* contact form */
  .forms ,  .forms .buttons {
    width: 90%!important;
  }

  .forms  label {
    width: 120px;
  }

  .forms ul,  .forms ul li {
  }

  .forms input, .forms textarea {
    max-width: 90%!important;
  }

 
  /*--contact form */
/* nav*/
	
/*header*/  


/*header .top .logo a{
	display:block;
	width:250px!important;
	height:80px!important;
	background: url("../img/logo-3.png") no-repeat 0px 0px!important;
}
  header .top .logo a {
    display: block;
    width: 320px!important;
    height: 128px!important;
    background: url("../img/logo-ar-3.png") no-repeat 0px 0px!important;
  }

  #slogan {
    display: none;
  }

  .block-how-it-works ol.boxes li {
    width: 90%;
  }*/

/*----------------menu small-----------------------*/

  
/*footer*/
  footer .footer_nav ul li {
    padding-right: 20px;
  }
/*main-page*/
  #main-items {
  }

  #main-items div.item .text {
  }

  #main-items div.item h2 {
    font-size: 16px;
  }

  #main-items div.item {
    width: 30%!important;
    padding-left: 5px;
  }

  #main-items div.item.first {
    padding-left: 0;
  }

  #main-items div.item img {
    width: 100%;
  }	
/* contacts  */
  header .contacts {
    top: 40px;
    right: 30px;
    width: 150px;
    font-size: 14px;
  }

  header .contacts .phone {
    padding-left: 30px;
    background: url("../img/icon-phone-1.png") no-repeat 0px 0px;
    height: 25px;
  }

  header .contacts .email {
    padding-left: 30px;
    background: url("../img/icon-mail-1.png") no-repeat 0px 3px;
    white-space: nowrap;
  }

  #webprojects .row .item {
    max-width: 50%;
  }

  .r-680-100 {
  }

  .r-680-100 img.services-item-pic-0 {
    width: 250px;
    padding-top: 20px;
  }
}
/* -------------------480----------------- */

@media screen and (max-width: 480px) {
  html, body {
    padding: 0;
  }
  header .top .logo a {
    display: block;
    width: 300px;
    height: 45px;
    background: url("../img/logo-3.png") no-repeat 0px 0px;
  }
  header .head-wrapper, header nav .nav-wrapper, footer .foot-wrapper, .body-wrap {
    min-width: 300px!important;
    max-width: 470px!important;
  }

  header .contacts {
    display: none;
  }

  .content .content-text, .content .content-text {
    padding: 30px 10px 100px 10px!important;
  }

/* ----------------footer--------------------------- */

  footer {
    height: 300px;
  }

  footer .footer_nav {
    width: 250px;
    margin: 0 auto;
    text-align: center;
  }

  footer .footer_nav ul {
    margin: 0;
    padding: 0 15px 0 15px;
  }

  footer .footer_nav ul li {
    display: block!important;
    padding-right: 40px;
    padding-top: 20px;
  }
footer .footer_nav ul li:last-child {
  float: none;
}

  footer .footer_nav a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
  }

  #main-items {
    position: relative;
    width: 200px;
    margin: 0 auto;
  }

  #main-items div.item {
    display: block;
    width: 200px!important;
    padding: 0!important;
  }

  #webprojects .row .item {
    max-width: 90%;
  }	
/*---CATALOGUE--*/
section.cat-items.view-all .item-small-photo div{
	width:47%;
	max-height:120px;
}
section.cat-items.view-all .item-small-photo div img{
	width:100%;
	
}
}
/* -------------------320----------------- */

@media screen and (max-width: 320px) {

  header .head-wrapper, header nav .nav-wrapper, footer .foot-wrapper, .body-wrap {
    max-width: 310px!important;
  }
}
	/* ----------------ADDITIONAL--------------------------- */;

.modal-more {
  position: absolute;
}

.modal-more .modal-form {
  position: relative;
  width: 300px;
  padding: 15px;
  background: #FFF;
  box-shadow: 0 0 5px rgba(79,113,103,.5);
  font-size: 11px;
  font-style: italic;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.modal__close {
  position: relative;
  top: 12px;
  left: 280px;
  width: 20px;
  height: 20px;
  font-size: 14px;
  line-height: 33px;
  color: #F07437;
  text-align: center;
  cursor: pointer;
}
.get-more-items{
	text-align:center;
	text-decoration:underline;
	cursor:pointer;
}
.get-more-items:hover{
	text-decoration:none;
}




  @media screen and (max-width: 680px) {

   #mainpage-items .item h2 {
    font-size:22px;
  }
    #mainpage-items .item{
	width:100%;
	}
}
  