/* https:/vk.com/biznes_blog */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
/*------*/

*{
white-space: normal;
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
margin:0; padding:0;outline:none!important; font-family: 'Lato', sans-serif; box-sizing: border-box;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section, video, audio{ border: 0;font-size: 100%; font-style: inherit; outline: 0;}
h1, h2, h3, h4, h5, h6 {
text-align:center;
margin-bottom:30px;
	font-weight:300;
	line-height:1.2;
}

em {
	font-style: italic;
}
h2 {
 font-size: 36px;
 color: #7F7F7F;
 font-weight: 400;
 text-transform: uppercase;
 letter-spacing: 1px;
}
h1 {
color:#fff;
 text-align: center;
font-size: 46px;
text-transform: uppercase;
width:100%;
margin-bottom: 60px;}
iframe {max-width:99%;display:block; margin: auto;}
body {
background: #fff;
 color: #7F7F7F;
font-size:16px;
 font-weight: 300;
 margin:0px;
}
ul {
margin:auto;
padding:0px;}
a{ 
 color: #7F7F7F;
cursor:pointer;
}
img {max-width:100%; display:block; margin:auto;}
strong { font-weight: 600;}
p{font-size:18px;color:#7F7F7F;margin-bottom:25px;}
input[type="submit"] {cursor:pointer;}
.alignright {
text-align:right;}
#menu-top.fixed {
 z-index: 99;
}

.password-restore {
	display: block;
	width: 100%;
	max-width: 230px;
	margin: auto;
	font-size: 14px;
	font-weight: 500;
	margin-top: 20px;
	text-align: center;
	text-decoration: none;
	line-height: 14px;
	color: #fff;
	border-radius: 2px;
	background-color: #e9565e;
	padding: 13px 0;
}

.help-block.help-block-error {
	font-size: 14px;
	margin: 5px 0 0 0;
}

.cookie-notification {
	position: fixed;
	z-index: 1000;
	background-color: #333;
	padding: 10px;
}

.cookie-notification p {
	margin-bottom: 10px;
}

.cookie-accept {
	padding: 5px 40px;
	margin: 10px 0;
	display: inline-block;
	border: 1px solid #777;
	color: #fff;
	text-decoration: none;
}

.password-change-link {
	margin-top: 10px;
}

.footer-wrapper {
	width: 100%;
}

.footer-wrapper p {
	margin: 0;
	font-size: 16px;
}

.site-footer-nav {
	background-color: #fff;
	position: relative;
	padding: 50px 0;
}

.footer-nav-wrapper {
	display: -webkit-flex !important;
	display: -moz-flex !important;
	display: -ms-flex !important;
	display: -o-flex !important;
	display: flex !important;
	justify-content: center !important;
}

.footer-nav, .footer-nav-2 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	padding: 0 20px;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.footer-nav-item {
	color: #7F7F82;
	font-size: 9px;
	text-decoration: none;
	margin: 5px 0;
	font-weight: 500;
}

.footer-nav-item:hover {
	color: #814374;
}

.footer-nav-2::after {
	content: '© Leonidas Group 2018';
	position: absolute;
	top: 135px;
	color: #7F7F82;
	font-size: 9px;
	font-weight: 500;
}

.prjma .bloch-v h2 a {
	text-decoration: none;
	color: #fff;
}

#resetpasswordform-verify {
	margin-top: 10px;
}

.alert {
	margin: auto;
	margin-top: 100px;
	text-align: center;
	width: 100%;
	max-width: 700px;
	padding: 10px;
}

#resetpasswordform-verify-image {
	margin: 0;
}
	
.no-pc {display:none;}
#footer, #menu-top, .head, .bloch-box, .bloch, .bloch-1, .bloch-2, .bloch-3, .bloch-4, .bloch-5, .bloch-6, .bloch-7, .bloch-8, .bloch-9, .bloch-10, .bloch-11, .bloch-12, .bloch-13, .bloch-14, .bloch-15, .bloch-16, .bloch-ceni, .bloch4-5 {
 display: table;
 width: 100%;
 padding:0px;
 
 position:relative;
}
#width{
 overflow: hidden;
	 display: table;
 width: 100%;
 margin: auto;
	
} 
.bloch-v {
 display: table;
 width:100%;
 margin: auto;
 max-width:1150px;
 position:relative;
}
.menu-v { 
display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
 margin: auto;
 width: 100%;
 max-width:1230px;
}

.container {display:none;}
#menu-top {
 padding: 8px 0px;
 z-index: 10;
 position: fixed;
 top: 0px;
 left: 0px;
 background: #fff;
 box-shadow: 4px 4px 6px rgba(0,0,0,0.3);
}


.menu-top {
width:100%;
max-width:1100px;}
.menu-top ul { 
display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
 margin: auto;
 width: 100%;
 list-style:none;}
.menu-top ul li {}
.menu-top a:hover{
 color: #814374;
 visibility: inherit;
 font-family: lato, sans-serif;
 font-weight: 500;
 font-style: normal;}
.menu-top a{
text-decoration:none;
 font-size: 12px;
 line-height: 14px;
 color: #7F7F7F;
 font-family: lato, sans-serif;
 font-weight: 300;}


.head {
 height: 100vh;
 min-height: 100vh;
 max-height: 100%;
 overflow: hidden;
 position: relative;
}
.head-logo {
 position: absolute;
 top: 150px;
 z-index: 1;
 left: 50%;
 margin-left: -193px;}
.video_scroll_effect {
 position: fixed;
 left: 0px;
 right: 0px;
}
.head h1 {
position:absolute;
bottom:0px;
margin-bottom: 60px;}
.bgvid {
 width: 100%;
}

.bloch{
background:#fff;
padding:55px 0px;}
.bloch .box-ul {
max-width:1150px;}
.bloch .box-ul .box-li img {
position:absolute;
left:0px;
top:5px;}
.bloch .box-ul .box-li {
width:33.33%;
margin: 30px 0px;}
.bloch .box-ul .box-li-v {
 padding-left: 50px;
 width: 340px;
 position: relative;
}
.bloch .box-ul .box-li p {
margin:0px;
 font-size: 14px;
	 color: #7F7F7F;}
.bloch .box-ul .box-li .box-li-title a {
text-decoration:none;
 color: #814374;
	 font-size: 25px;
}
.bloch .box-ul .box-li .box-li-title{
 color: #814374;
	 font-size: 25px;
 text-transform: uppercase;
 margin-bottom: 10px;
	min-height:57px;
}



.bloch-1 {
 background-color: #814374;
 padding: 60px 0px;
}
.bloch-1 ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: start;
     -ms-flex-align: start;
         align-items: flex-start;
 -ms-flex-wrap: wrap;
     flex-wrap: wrap;
	 width:100%;
	 list-style:none;
}
.bloch-1 ul li {
text-align:center;
color:#fff;}
.bloch-1 ul li strong {
font-size:60px;
display:block;
font-weight:400;}
.bloch-1 ul li span {
 font-size: 23px;
 text-transform: uppercase;}

.bloch-2{
display:block;}
.swiper-container {
      width: 100%;
      height: 100%;
    }
.bloch-2 .swiper-slide {
width:33.33%;
}
.swiper-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.slide {
width:100%;
display:block;
height:600px;}

.slide1 {
background:url(/images/sl1.jpg) 50% 50% no-repeat;}
.slide2 {
background:url(/images/sl2.jpg) 50% 50% no-repeat;}
.slide3 {
background:url(/images/sl3.jpg) 50% 50% no-repeat;}
.swiper-navigat {
display:none;}

.bloch-3 {
background:#fff;
padding:70px 0px;
}
.bloch-3 .bloch-v{ max-width: 1050px;}
.news-ul {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: start;
     -ms-flex-align: start;
         align-items: flex-start;
 margin: 0px auto;
 -ms-flex-wrap: wrap;
     flex-wrap: wrap;
	 width:100%;
	 max-width:1060px;}
.news-li {
	 width:300px;}
.new-title {
 font-size: 25px;
 text-transform: uppercase;
	margin-bottom:20px;
}
.new-img img{
width:100%;
max-height:167px;}
.new-img {
	margin-bottom:25px;}
.new-desc {
 font-size: 14px;
}


/*----------content-----------*/
.content {
padding:75px 0px;}
.content h2 {
 font-size: 46px;
	margin:0px;
	font-weight:300;
}
.content h3 {
 font-size: 25px;
}
.head-post {
position:relative;}
.head-post:before{
content:'';
width:100%;
height:100%;
top:0px;
left:0px;
background: rgba(104,129,135,0.8);
position:absolute;
}
.head-post-box{
 position: relative;}
 span.big {
 font-size:25px;}
 .map iframe{
 width:100%;
 max-width:100%;}
 
/*----------contact-----------*/
.contact ul {
margin:0px;
list-style:none;}
.contact-ul {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: start;
     -ms-flex-align: start;
         align-items: flex-start;
 -ms-flex-wrap: wrap;
     flex-wrap: wrap;
 width: 100%;
 max-width: 480px;}
.contact-ul ul li {
font-size:14px;
 position: relative;
 min-height: 60px;
 display: flex;
-webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
 margin: 10px 0px;
}
.contact-ul ul.cn-ul-img li {
 padding-left: 45px;
}
.contact-ul ul.cn-ul-img li img {
 position: absolute;
 left: 0px;
 top: 50%;
 margin-top: -15px;
}

.head-post.contact-bg {
 background: url(/images/contact_bg-1.jpg) 50% 50% no-repeat;	
}


/*----------leonidas-advice-and-asset-management-----------*/
.leonidas-advice-and-asset-management .head-post {
background:url(/images/advice-and-asset_bg-1.jpg) 50% 50% no-repeat;
 background-size: cover;
 height: 710px;
 position: relative;
 display: flex;
 width: 100%;
 -webkit-box-pack: end;
     -ms-flex-pack: end;
         justify-content: flex-end;
 -webkit-box-align: end;
     -ms-flex-align: end;
         align-items: flex-end;
}
.leonidas-advice-and-asset-management .head-post h2 {
color:#fff;
font-size:25px;
font-weight:300;}
.leonidas-advice-and-asset-management .head-post-box{
 max-width: 1100px;
 margin: 0px auto 70px;
}
.leonidas-advice-and-asset-management .head-post p {
max-width:600px;
margin:0px auto 25px;
color:#fff;
 text-align: justify;
 font-size: 20px;}
.leonidas-advice-and-asset-management .bloch-box {
padding:65px 0px;}
.leonidas-advice-and-asset-management .bloch-box1 {
padding-top:0px;}
.leonidas-advice-and-asset-management span.big{
 font-size: 25px;}
 
.bg.podschet:before {
 content: '';
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
 background: rgba(104,129,135,0.8);
 position: absolute;
}
.bg.podschet{
position:relative;
background:url(/images/advice-and-asset_bg-2.jpg) 50% 50% no-repeat;
height:460px;
}
.bg.podschet h2 {
color:#fff;}	
.bg.podschet ul { 
display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: start;
     -ms-flex-align: start;
         align-items: flex-start;
 -ms-flex-wrap: wrap;
     flex-wrap: wrap;
 margin: auto;
 width: 100%;
 list-style: none;
 max-width: 530px;}	
.bg.podschet ul li{
color:#fff;
 font-size: 25px;
text-align:center;}	
.bg.podschet ul li strong {
 font-size: 100px;
 font-weight: bold;
 display: block;
	 line-height: 192px;}

	 
.manag-dep h2 {
font-size:25px;
margin-bottom:45px;}
.manag-dep ul.ul1 {
margin-bottom:60px;}
.manag-dep ul {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: start;
     -ms-flex-align: start;
         align-items: flex-start;
 -ms-flex-wrap: wrap;
     flex-wrap: wrap;
 list-style:none;}
.manag-dep ul li {
width:290px;}
.manag-dep ul li img {
border:1px solid #688187;
border-radius:50%;
display:block;
margin:0px auto 30px;
width:172px;}
.manag-dep ul li h3 {
 font-size: 25px;
 text-align: center;
 text-transform: uppercase;
 line-height: 30px;}
.manag-dep ul li p{
 text-align: justify;
 font-size: 14px;}
.manag-dep ul.ul2 {
max-width:1250px;}
.manag-dep ul.ul2 li .li-v{
 background: #688187;
 width: 295px;
 text-align: center;
 color: #fff;
 box-shadow: 0px 1px 14px rgba(127,127,127,0.3);
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
	height:190px;
	border:1px solid #fff;}	
.manag-dep ul.ul2 li h4 {
 font-size: 25px;
	margin:0px;
}	
.manag-dep ul.ul2 li p{
color:#fff;
font-size: 14px;
	margin:0px;}
	
/*------------associates-----------*/
.associates .go-log {
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: #688187;
    padding: 22px 10px;
    width: 100%;
    max-width: 340px;
    margin-top: 30px;
}
.associates .cvet{
    background: #814374;
    padding: 35px 0px;
}
.associates .cvet .bloch-v {
max-width:600px;}
.associates .cvet p {
color:#fff;}

.head-post.associates_bg {
	background: url(/images/associates_bg-1.jpg) 50% 50% no-repeat !important;
	background-size: cover !important;
}


/*------------imprint-----------*/
.imprint .head-post {
 background: url(/images/imprint_bg-1.jpg) 50% 50% no-repeat;
 background-size: cover;
 height: 355px;
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
 padding-top: 60px;
}
.imprint h3 {
 text-align: left;
}

.imprint h4 {
	text-align: left;
	font-size: 20px;
}

.imprint .bloch-v {
 max-width: 850px;
}
.imprint p {
 font-size: 14px;
	margin-bottom:15px;
}	
	
/*------------imprint-----------*/
.project .head-post {
 background: url(/images/projects_bg-1.jpg) 50% 50% no-repeat;
 background-size: cover;
 height: 355px;
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
 padding-top: 60px;
}
.project .content{padding:0px;}
	
/*------------optima-----------*/
.optima .content {padding-bottom:0px;}
.optima .head-post {
 background: url(/images/optima_bg-1.jpg) 50% 50% no-repeat;
 background-size: cover;
 height: 630px;
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-pack: end;
     -ms-flex-pack: end;
         justify-content: flex-end;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
	 padding-top: 60px;
}
.optima .bloch-box1 {
padding-bottom:75px;}
.optima .head-post h2 {
 color: #fff;
 font-size: 25px;
 font-weight: 300;
}
.optima .head-post p {
 max-width: 600px;
 margin: 0px auto 25px;
 color: #fff;
 text-align: justify;
 font-size: 20px;
}
.optima .head-post-box {
 max-width: 1100px;
 margin: 0px auto;
}
.optima .content h2 {
 margin-bottom: 25px;
}
.optima span.big{
 font-size: 25px;}
.optima .bg:before {
 content: '';
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
 background: rgba(104,129,135,0.8);
 position: absolute;
}
.optima .bg {
 position: relative;
 background: url(/images/optima_bg-2.jpg) 50% 50% no-repeat;
 height: 210px;
	 background-size: cover;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
        align-items: center;
}
.optima .bg h2 {
color:#fff;
margin:0px;}
	
	
	
	
	
	

/*-----------wind------------*/
.wind .head-post {
 background: url(/images/wind_bg-1.jpg) 50% 50% no-repeat;
 background-size: cover;
 height: 550px;
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
         justify-content: flex-end;
 -webkit-box-align: center;
 -ms-flex-align: center;
         align-items: center;
	 padding-top: 60px;
}
.wind .head-post h2 {
 color: #fff;
 font-size: 25px;
 font-weight: 300;
}
.wind .head-post p {
 max-width: 600px;
 margin: 0px auto 25px;
 color: #fff;
 text-align: center;
 font-size: 20px;
}
.wind .head-post-box {
 max-width: 1100px;
 margin: 0px auto;
}
.wind .bloch-box {
 padding: 65px 0px;
}
.wind .bloch-box1 {
 padding-top: 0px;
}
.wind h3 {
margin-bottom:40px;}
.wind .bg.podschet {
 background: url(/images/wind_bg-2.jpg) 50% 50% no-repeat;
}
.wind .manag-dep .bloch-v {
max-width:1220px;
}


	
	

/*-----------prjma------------*/
.prjma .head-post {
 background: url(/images/prjma_bg-1.jpg) 50% 50% no-repeat;
 background-size: cover;
 height: 740px;
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-pack: end;
     -ms-flex-pack: end;
         justify-content: flex-end;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
	 padding-top: 60px;
}
.prjma .head-post h2 {
 color: #fff;
 font-size: 25px;
 font-weight: 300;
}
.prjma .head-post h1 span {
text-transform: none;}
.prjma .head-post p {
 max-width: 600px;
 margin: 0px auto 25px;
 color: #fff;
 font-size: 20px;
}
.prjma .head-post-box {
 max-width: 1180px;
 margin: 0px auto;
}

.prjma .bloch-box {
 padding: 65px 0px;
}
.prjma .bloch-box1 {
 padding-top: 0px;
}
.prjma .content h2 {
 margin-bottom: 40px;
}
.prjma .box-ul {
 max-width: 820px;
}
.prjma .find {
background:#814374;
padding:35px 0px;
width:100%;
display:table;
}
.prjma .content .find h2 {
color:#fff;
margin:0px;}
.prjma .bg.podschet {
 background: url(/images/prjma_bg-2.jpg) 50% 50% no-repeat;
 background-size: cover;}
.prjma .manag-dep .bloch-v {
 max-width: 750px;
}
.prjma .manag-dep ul.ul2 li .li-v {
 -webkit-box-align: stretch;
	 -ms-flex-align: stretch;
	 align-items: stretch;
	 -webkit-box-pack: start;
	 -ms-flex-pack: start;
	         justify-content: flex-start;
}
.prjma .manag-dep ul.ul2 li .li-v {
 height: inherit;
	padding:30px 20px;
	width:100%;
	max-width:325px;
	 min-height: 360px;
}
.prjma .manag-dep ul li {
 width: 100%;
 max-width: 325px;
}
.prjma .manag-dep ul.ul2 {
 max-width: 1050px;
}
.prjma .manag-dep ul.ul2 li h4 {
 margin: 0px 0px 20px;
}
.prjma .manag-dep ul li p {
 text-align: left;
 margin: 0px 0px 15px;
}
/*---------history--------------*/
.history .content {padding:0px;}
.hist {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
         flex-direction: row;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: center;
 -ms-flex-align: center;
         align-items: center;
 margin: 80px auto;
 width: 100%;}
.hist img {
width:100%;
max-width:235px;}
.hist.reverse {
 -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;}
.hist-v {
border:1px solid #814374;
box-shadow: 1px 2px 9px rgba(0,0,0,0.3);
padding:10px 15px;
width:100%;
max-width:475px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
         flex-direction: row;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: center;
 -ms-flex-align: center;
         align-items: center;
 margin: 0px;
min-height: 125px;
position:relative;
background: #fff;
}
.hist.reverse .hist-v {
 -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;}
.hist.reverse .hist-v p {
text-align:right;}
.hist-date {
 font-size: 25px;
 color: #814374;
}
.hist-txt {
max-width: 82%;
}
.hist-img {
 margin: auto;
}
.history-block {
position:relative;}
.history-polos {
 height: 100%;
 width: 5px;
 background: #814374;
 position: absolute;
 left: 50%;
 z-index: -1;
 top: -45px;
 display: block;
}

.head-post.history_bg {
	background-image: url('/images/history_bg-1.jpg') !important;
}
/*--------login---------------*/
.login {
}
.login .content{
background:url(/images/foto%201.jpg) 50% 50% no-repeat;
 padding: 175px 0px;}
.login .content:before {
 content: '';
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
 background: rgba(129,67,116,0.8);
 position: fixed;
}
.login-form {
position:relative;}
.forms {
background:rgba(255,255,255,0.6);
padding:65px 35px;
width:100%;
max-width:470px;
margin:auto;}
.forms span {
display:block;
 font-size: 14px;
	color:#666666;
	margin-bottom:10px;}
.forms input[type="text"], .forms input[type="password"] {
 opacity: 0.8;
width:100%;
height:55px;
font-size:16px;
padding:5px;}
.forms input[type="text"]:hover, .forms input[type="password"]:hover {
opacity:1;}
.forms .inp {
margin-bottom:20px;}
.forms input[type="submit"] {
 background: #814374;
 width: 100%;
 max-width: 230px;
 display: block;
 margin: auto;
 color: #fff;
 line-height: 14px;
 padding: 13px 0px;
 border-radius: 2px;
 border: none;
}

.forms .inp4 {
margin:0px;}
.forms .inp3 {
 font-size: 14px;
	color:#666666;
}



/*--------intern---------------*/
.intern .bloch-v {
max-width:1200px;}
.intern .content h3 {
    margin-bottom: 125px;
}
.intern .head-post:before {
content:initial;}
.intern .head-post{
    margin-top: 90px;
}
.intern .head-log-box{
  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    padding: 0px 50px;
}
.intern .head-logout img{
margin-right:10px;}
.intern .head-logout{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.intern .head-link a {
text-decoration:none;
color:#814374;
font-size:14px;
}
.intern .bloch-lists{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.intern .bloch-list{
padding-left:45px;
}
.intern .bloch-list .list-go {
    color: #814374;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 10px;
    min-height: 40px;
    position: relative;
    display: flex;
    -webkit-box-align: center;
-ms-flex-align: center;
        align-items: center;
    text-decoration: none;
}
.intern .bloch-list .list-go img {
    position: absolute;
    left: -45px;
    top: 5px;
}
.intern .bloch-list ul li {
    font-size: 25px;
    color: #7F7F7F;
}
/*-----------intern-leo1--------------------------*/
.intern .bloch-spisok {}
.intern .bloch-spisok h4{
    margin-bottom: 35px;
    font-size: 25px;
text-align:left;
color: #814374;}
.intern .bloch-spisok  h4 a{
color:#fff;
text-decoration:none;
color:#814374;}
.intern .bloch-spisok  h4 span {
display:block;
font-size:14px;
color: #7F7F7F;}
.intern .bloch-spisok ul.ul1{
margin-bottom:100px;}
.intern .bloch-spisok ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.intern .bloch-spisok ul li:nth-child(6),
.intern .bloch-spisok ul li:last-child {
margin:0px;}
.intern .bloch-spisok ul li {
    margin-right: 35px;
	max-width:170px;
}
.intern .bloch-spisok ul li .img{
background:transparent;
width:145px;
height:170px;
display:block;
margin-bottom:20px;
}
.intern .bloch-spisok ul li {
margin:0px auto 10px !important;
text-align:center;}


/*----------------group---------------------*/
.group .head-post:before{
display:none;}
.group .bloch-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
.group .bloch-lists h4 {
    margin-bottom: 30px;
    font-size: 25px;
    text-align: left;
    color: #814374;
}
.group .bloch-lists ul {
    list-style-position: inside;}
.group .bloch-lists ul li:before {
    content: '\2022';
    font-size: 18px;
    position: absolute;
    left: -5px;
}
.group .bloch-lists ul li {
padding-left:10px;
position:relative;
    text-align: left;
	margin-bottom:10px;
}
.group .bloch-lists .group-list{
    width: 25%;
    padding: 0px 10px;
}
.group .bloch-lists ul li p a:hover {
text-decoration:none;}
.group .bloch-lists ul li p a {
    font-size: 14px;}
.group .bloch-lists ul li p {
margin-bottom:0px;}
.group .bloch-lists ul li p.group-info {
font-size:12px;}

/*-------------------------------------*/
.ul-list-none {
list-style:none !important;}
.ul-list-none ul{
list-style:none !important;}
.box-ul {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
         flex-direction: row;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: start;
 -ms-flex-align: start;
         align-items: flex-start;
 -ms-flex-wrap: wrap;
     flex-wrap: wrap;
 width: 100%;
 max-width: 750px;
 margin: 0px auto;
}
.box-ul .boxul {
 max-width: 350px;
}

.box-ul .boxul li strong {
	font-weight: 300;
	font-size: 25px;
}
.box-ul ul li {
font-size:14px;}
.box-ul p{
font-size:16px;
margin-bottom:5px;}
.box-ul p strong{font-weight: 500;}
.polos {
display:block;
width:100%;
height:1px;
background:#7F7F7F;}

.footer {
 background: #E1E6E7;
 padding: 65px 0px;
 display: table;
 width: 100%;
 position: relative;
}
.footer-title{
color:#688187;
text-align:center;
 font-size: 25px;
	 text-transform: uppercase;
		margin-bottom:30px;
}
.footer-v {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
         flex-direction: row;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: start;
 -ms-flex-align: start;
         align-items: flex-start;
 -ms-flex-wrap: wrap;
     flex-wrap: wrap;
	 width:100%;
	 max-width:560px;
	 margin:auto;
}
.footer-v ul li img{
 position: absolute;
 left: 0px;
 top: 50%;
 margin-top: -15px;
}
.footer-v ul li {
 position: relative;
 height: 60px;
 display: flex;
 -webkit-box-align: center;
-ms-flex-align: center;
        align-items: center;
 padding-left: 45px;
 margin: 10px 0px;
}
.footer-v ul li a {
 color: #688187;
}

.wind .carrer-post {
	background-image: url(/images/career-bg-1.jpg);
}

.career-content h2 {
	font-weight: 600;
	font-size: 1.2rem;
	text-transform: none;
	margin-bottom: 4rem;
}

.career-content h3 {
	margin-bottom: 0;
	font-size: 1.2rem;
	text-align: left;
}

.career-content p {
	font-size: 0.9rem;
	margin-bottom: 1rem;
}

.career-content .bloch-v {
	padding: 0 10rem;
}

.career-content .box-ul {
	max-width: 100%;
}

.career-content .box-ul ul {
	padding-left: 2rem;
}

.career-content .contact-box-blue {
	background-color: rgba(104,129,135,0.2);
	padding-left: 25rem;
	padding-right: 25rem;
}

.career-content .contact-box-blue h2 {
	font-weight: 300;
	font-size: 1.5rem;
	margin-bottom: 2rem;
}

.career-content .contact-box-blue p {
	margin-bottom: 4rem;
}

.career-content .career-contacts {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-ms-align-items: center;
		align-items: center;	
}

.career-content .career-contacts p {
	margin-bottom: 0;
}

.contact-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 2rem;
}

.contact-item:last-child {
	margin-bottom: 0;
}

.contact-item img {
	margin: 0 1.5rem;
}

.contact-item p {
	margin-bottom: 0;
}





.knopkivn {
 position: fixed;
 bottom: 10%;
 right: 3%;
 z-index: 99;
}
.knopkivn a {
 position: relative;
 width: 10px;
 display: block !important;
 transform: rotate(90deg);
 font-size: 50px;
 line-height: 20px;
 color: #A5A5A5;
}
.knopkivn #Go_Top {top:-10px;}
.knopkivn #Go_Bottom {bottom:-10px;}



.container-menu{display:none;}




@media all and (min-width: 150px) and (max-width: 1100px) {
.swiper-navigat {
display:block;}
#menu-top {
display:none;}
.container-menu {
 display: table;
 position: fixed;
 z-index: 999;
 width: 100%;
 background: #fff;
 top: 0px;
 box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
}
.container-menu img {
 width: 100px;
 height: 40px;
 margin: 4px auto;
 position: relative;
 right: 30px;}
.scroll_body {
 position: absolute;
 overflow-y: scroll;
 width: 100%;
 height: 100%;}
.menu_head {
 display: block;
 background: #fff;
 border: none;
 width: 30px;
 height: 50px;
 margin: 0;
 overflow: hidden;
 float: left;
 cursor: pointer;
 z-index: 70;
 position: relative;
 padding: 0px 30px;
}
.menu_head:after {
 content: '';
 position: absolute;
 width: 100%;
 height: 3px;
 background: #688187;
 top: 18px;
 left: 15px;
 box-shadow: 0 6px 0 #688187,0 12px 0 #688187;
 max-width: 30px;
}
.menu_body {
 background: #fff;
 display: none;
 list-style: none;
 margin: 0 auto;
 padding: 0;
 width: 100%;
 position: fixed;
 left: 0px;
 top: 50px;
 border-top: 1px solid #fff;
 box-shadow: 0 2px 4px rgba(0,0,0,0.15);
 overflow: auto;
 z-index: 75;
 height: 100%;
}
#nav li a{
 font-size: 11px;
 display: block;
 padding: 10px 0px 15px 50px;
 border-bottom: 1px solid rgba(0, 0, 0, 0.03);
 text-decoration: none;
 text-align: left;
 font-weight: 400;
 line-height: 1;
position:relative;
	}
#nav li {
 width: 100%;
 margin: 0;
 padding: 0;
 vertical-align: middle;
 text-align: center;
 font-size: 20px;
}
.head {
 position: relative;
 padding-top: 49px;
}
.head-logo {
 margin-left: -75px;
 max-width: 150px;
}
.head h1 {
 margin-bottom: 15px;
 font-size: 18px;
 padding: 0px 10px;
}
.bloch {
 padding: 35px 0px;
}
.bloch .box-ul .box-li {
 width: 100%;
 margin: 10px auto;
 padding: 0px 5px;
}
.bloch .box-ul .box-li-v {
 width: 100%;
 max-width: 340px;
	margin: auto;
}
.bloch-1 ul li {
max-width: 240px;
margin:15px auto;}
.bloch-1 {
 padding: 40px 0px;
}
.bloch-3 {
 padding: 40px 0px;
}
.news-li {
margin:15px auto;
}
.footer-v ul {
 padding: 0px 10px;}
.footer-v ul li {
 margin: 5px auto;
}
.footer {
 padding: 35px 0px;
}
.fop {
max-width:300px;
margin:auto;}

#width .head-post {
 height: inherit;
 padding: 90px 10px 30px;
}
h1 {
 font-size: 26px;
 margin-bottom: 20px;
}
#width .head-post h2 {
 font-size: 23px;
 margin-bottom: 20px;
}
#width .head-post p {
 margin: 0px auto 15px;
 font-size: 17px;
}
#width .head-post-box {
 max-width: 1100px;
 margin: 0px auto 0px;
}
.content {
 padding: 45px 0px;
}
.content h2 {
 font-size: 28px;
 letter-spacing: 0px;
}
.content h3 {
 font-size: 20px;
}
.box-ul{
 padding: 0px 20px;}
.boxul {
margin:10px auto;}
#width .bloch-box {
padding:35px 0px;}
.bg.podschet ul li {
 margin: auto;
}
.manag-dep ul li {
 width: 290px;
 margin: auto;
}
.prjma h1 {
font-size: 21px;}
.login .content {
 padding: 95px 0px 70px;
}
.hist {
margin: 20px auto;
 flex-wrap: wrap;
}
.hist.reverse {
 flex-direction: row;
}
.hist-v{
margin:auto;}
.hist img {
 max-width: 300px;
}
.hist-img {
 margin: 0px auto 20px;
 background-color: #fff;
}
.hist-txt {
 padding: 0px 10px;
}
.contact .bloch-v,
.imprint .bloch-v {
padding:0px 10px;}
.intern .content h3 {
    margin-bottom: 25px;
}
.intern .head-post {
    margin-top: 0px;
}
.intern .content {
    padding-top:0px;
}
.intern .bloch-list {
margin-bottom:20px;}
.intern .bloch-spisok h4 {
text-align:center;}
.intern .bloch-spisok ul li .img{
margin-left:auto;
margin-right:auto;}
.intern .bloch-spisok ul li {
margin:0px auto 10px;
text-align:center;}

.intern .bloch-spisok ul li .img img {
	height: 100% !important;
	border: 1px solid #ddd;
}


}


@media (min-width: 500px) {
.footer-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
}

@media (min-width: 1050px) {
.head {
    max-height: 710px;
    min-height: 100%;}
}

@media all and (min-width: 700px) and (max-width: 1050px) {
.hist-img {
width:30%;}
.hist {
margin: 20px auto;
 -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}
.hist.reverse {
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
}
.hist-v{
margin:auto;}
.hist img {
 max-width: 300px;
}
.hist-img {
 margin: 0px auto 20px;
}
.hist-txt {
 padding: 0px 10px;
}
.group .bloch-lists h4 {
    font-size: 20px;
}
}


@media (max-width: 900px) {
.video_scroll_effect {display:none;}
.head {
background:url(/images/Leonidas_head_mob.jpg) 50% 0% no-repeat;
-webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    background-attachment: fixed;
}
.bloch-2 .swiper-slide {width:50%;}

.group .bloch-lists h4 {
    font-size: 20px;
}
.group .bloch-lists .group-list {
    width: 33.33%;
}
}
@media (max-width: 500px) {
.bloch-2 .swiper-slide {width:100%;}
.career-content .bloch-v {padding: 0 20px;}

.career-content .contact-box-blue {padding: 35px 1.5rem !important;}
}

@media (max-width: 700px) {
.group .bloch-lists .group-list {
    width: 50%;
}
}

@media all and (min-width: 500px) and (max-width: 1100px) {
.career-content .bloch-v {
	padding: 0 5rem;
}

.career-content .contact-box-blue {padding: 35px 5rem !important;}
}

@media (max-width: 500px) {
br {display:none;}
.footer-v {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.footer-nav-wrapper {
	-webkit-box-pack: start !important;
	    -ms-flex-pack: start !important;
	        justify-content: flex-start !important;
}
.group .bloch-lists .group-list {
    width: 100%;
margin-bottom:30px;}
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) { 
.head {
    background-attachment: inherit;
}
}
