html {
	margin:0;
	padding:0;
	min-width:260px;
	min-height:960px;
	text-align:center;
	background-color:#fff;
	color:#000;
/*	background-image: url(/img/header/topfon.png);*/
	background-repeat:no-repeat;
	background-position:center top;
	font-family: 'Montserrat', sans-serif;
}

body 
{
	margin:0;
	padding:0;
	min-width:260px;
	overflow-x: hidden;
	background-repeat:repeat;
	background-position:center top;

	-webkit-font-smoothing: subpixel-antialiased !important;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	/* добавка - фон */
	background-position:center center;
}

div
{
	margin:0;
	padding:0;
}

.container
{
	display:block;
	width: 1290px;
	max-width: 100%;
	margin: 0px auto;
}

.container.flex
{
	display: flex;
	justify-content: space-between;
}

.main_container
{
	background: #fff;
/*	width: 1170px;*/
	margin: 120px auto 0px;
//	overflow-x:hidden;
}

.mission
{
	font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
font-size: 32px;
line-height: 42px;
text-align: center;
text-transform: uppercase;
color: #D9AB6E;
padding: 40px 0px 40px;
}

.itemtext h2
{
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
font-size: 36px;
line-height: 47px;
text-transform: uppercase;
color: #212121;
text-align: left;
}

#o-kompanii
{
	background-image: url(/uploads/aboutfon.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

.aboutpic
{
	margin-top: 6.5em !important;
}

#goID45 .contentwrapped>div
{
	display: flex;
	justify-content: space-between;
	margin-top:30px;
	padding-bottom: 20px;
}

#goID45 .contentwrapped>div .colinvest1 img
{
	display: inline-block;
	margin: 30px 20px 0px;
	width: 275px;
}

#goID45 .contentwrapped>div .colinvest23
{
	width: calc(60% + 100px);
}

#goID45 .contentwrapped>div .colinvest23>p
{
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 26px;
/* or 173% */

padding: 0px 10px 20px;

color: #212121;
text-align: justify;

}

#goID45 .contentwrapped>div .colinvest2
{
	display: inline-block;
}

#goID45 .contentwrapped>div .colinvest2 div
{
	background: #FFFFFF;
/* d */

	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	margin: 10px;
	text-align: center;
	padding-top: 20px;
	width: 100px;
	height: 100px;
}

#goID45 .contentwrapped>div .colinvest2 div img
{
	width:auto;
	height:60px;
}

#goID45 .contentwrapped>div .colinvest3
{
width: calc(100% - 130px);
    display: inline-block;

	background: rgba(255, 255, 255, 0.2);
/* d */

box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.09);
border-radius: 10px;
	padding: 8px;

	margin-bottom: 20px;
}



#goID45 .contentwrapped>div .colinvest3>div
{
	background: #FFFFFF;
border: 1px solid #FFFFFF;
/* d */

box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.09);
border-radius: 10px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 26px;
/* or 173% */


color: #212121;
text-align: justify;
	padding: 20px;
}

#goID45 .contentwrapped>div .colinvest3>div p
{
	padding: 10px 0px;
}

#goID45
{
	padding-bottom: 30px;
}

#goID44
{
	background-image: url(/uploads/investbotfon.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 100px 0px;
}

#goID44 .contentwrapped
{
background: rgba(255, 255, 255, 0.2);
/* d */

box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.09);
border-radius: 10px;
padding:8px;
}

#goID44 .contentwrapped>div
{
background: #FFFFFF;
border: 1px solid #FFFFFF;
/* d */

box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.09);
border-radius: 10px;

font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
font-size: 32px;
line-height: 42px;
text-align: center;
text-transform: uppercase;

color: #1F1F1F;
	padding: 86px 36px;
}

#goID44 .contentwrapped>div a
{
	color: inherit;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
}

#goID44 .contentwrapped>div a:last-child
{
	font-weight: normal;
}

@media only screen and (max-width: 800px) {

.wrapper .itemtext
{
	margin: 10px;
}

.itemtext h2
{
	text-align: center;
	font-size: 28px;
}

.mission
{
	font-size: 22px;
    line-height: 32px;
}

.main_container
{
	padding: 0px 0px;
	margin: 0px auto 0px;
	overflow: hidden;
}

#goID46
{
	padding: 0px 0px 50px;
}

}

.page1 .main_container
{
	margin: 0px auto 0px;
	overflow: hidden;
}

.midblock
{
	max-width:980px;
	height:auto;
	/* добавка для белой серединки */
	text-align:center;
	clear: both;
	margin: 24px auto;
	transform-origin: center top;
}

.top100
{
	padding-top: 100px;
}

.backfon
{
	background-attachment: fixed;
	background-color: transparent;
/*	background-image: url(/img/fons/fon1.jpg);*/
	background-position: 50% 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

img
{
	border: 0px;
	max-width: 100%;
	height: auto;
}

iframe
{
	border: 0px;
	max-width: 100%;
}

a
{
	color:#0137a3;
}

.contactdivwrap
{
	height:auto; /* 30px */
	padding-top:10px;
	padding-bottom:0px; /* 20px */
	padding-right:5%;
	background-color: #0137a3;
	background: rgba(1,55,163,0.9);

 font-size:100%;
 color:#fff;
 font-weight:bold;
 text-align:right;
 display:block;
 position:fixed;
 top:0px;
 width:97%;
 min-width:1000px;
 z-index:10;
 padding-bottom:5px;
/* -webkit-text-shadow: 1px 1px 5px #777;
	 text-shadow: 1px 1px 5px #777;*/
}

.contactdivwrap span
{
 display:block;
 width:auto;
 float:left;
 margin-left:200px;
 text-align:left;
}

.contactdivwrap span i
{
 display:block;
 width:auto;
 float:left;
 font-size:11px;
 font-weight:normal;
 text-decoration:none;
}

.logo
{
	display:block;
	margin-top:0px;
	position:fixed;
	left:-10px;
	top:1px;
	z-index:99999;
	text-decoration:none;
}

.logo img
{
	padding:-1px;
	border-radius:5px;
}

.clear
{
clear:both;
 _overflow: hidden;
  height: auto !important;
height:0px;
_margin-bottom:-10px;
}

.clear10
{
clear:both;
overflow: hidden;
height:10px;
}

.fonblockcolor
{
	padding:0px 3px;
	margin:0px auto;
	color: #000;
	font-size:100%;
	max-width: 960px;
}

.contentdiv
{
	position: relative; 
	margin: 0 auto;
	padding:0px;
	height:auto;
	min-height:650px;
}

.contentdiv .midcolumn
{
/*	max-width: 1170px;*/
	margin: 0px auto;
	background: #fff;
}




@media (max-width: 1200px)
{
/*	.contentdiv .midcolumn {    max-width: 960px; }*/
}


@media (max-width: 767px)
{
	.contentdiv .midcolumn {    max-width: 100%; }
}


.pagetitle
{
	margin:0px;
	min-height:16px;
	padding: 0px 0px 24px 18px;
	font-weight: 300;
	color: #556273;
	text-align: left;
}


.item
{
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	text-align: left;
}

.item .prices
{
	padding: 20px 0px;
	text-align: center;
}

.item .prices div
{
	padding-right:5px;
	display: inline-block;
}

.item .prices div.active
{
	background: rgba(164,110,8,0.1);
}

.item .prices input
{
	float: left;
	width: 20px;
	margin-right:20px;
}

.item .prices label
{
	clear: right;
}

.item .prices label span
{
	float: right;
	font-size: 125%;
	color: red;
	position: relative;
	top: -3px;
}

.item .goldfon
{
	background: rgba(164,110,8,0.2);
	padding: 20px;
	margin-top:30px;
}

.item .v-i-param-label
{
	margin-top:10px;
	color: rgb(164,110,8);
	font-weight: bold;
}

.item .v-i-param-text
{

}


H1
{
	color:#000000;
	font-size:1.5em;
	line-height: 1.2em;
	font-weight:bold;
	margin:0px;
	margin: 0px auto;
}

H1 strong
{
	font-size: 2em;
	line-height: 1.5em;
}

H2, h1.pagetitle, h1
{
	color: #000000;
	font-size: 28px;
	font-weight: normal;
	padding: 36px 0px 24px;
	margin: 0px 0px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: none;
}

h1.pagetitle 
{
	text-align: center;
	padding: 0px 0px 24px 18px;
	margin: 1em auto;
	font-size: 32px;
	text-shadow:none;
}

.itemtext H1
{
	margin: 2em auto 0.5em !important; 
}

@media (max-width: 767px)
{

.itemtext H1 {
    	margin: 0em auto 0em !important;
	padding: 36px 0px 0px;
}

.top100 {
    padding-top: 20px;
}

}

.item h2:before, h1.pagetitle:before, h2.priceheader:before
{
	content:' ';
	background-image:url('/img/back-h2.png');
	width: 26px;
	height: 26px;
	display: inline-block;
	margin-right: 13px;
}

.item .itemleft
{
	width: 300px;
	float: left;
	min-height: 300px;
}

.item .itemleft>.itemmainimg>img
{
	max-width: 300px;
}

.item .itemright
{
	width: 600px;
	float: right;
	min-height: 300px;
}



.item H1
{
	text-align:center;
	text-indent:0px;
	color: #333;
	font-size:30px;
	min-height:16px;
	padding: 0px;
	font-weight: 600;
	padding-bottom:5px;
}

@media (max-width: 767px)
{
	.item H1
	{
		font-size: 24px;
	}
}

.item H4
{
	text-indent:0px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color: rgb(164,110,8);
	margin: 24px 0px;
	padding:0px;
}

.itemphotoz
{
        display:block;
	text-align: center;
	clear: both;
}

.itemfileload
{
        display:block;
	text-align: center;
	clear: both;
	padding: 30px 0px 20px 20px;
	border-left: 3px solid #42aaff;
}

.itemfileload a
{
	display: block;
	clear: both;
	min-height: 75px;
	padding: 0.25em 0em 0.25em 0em;
}

.itemfileload a:hover
{
	text-decoration:underline;
}

.itemfileload a img
{
	float: left;
	max-width: 50px;
}

.itemfileload a span
{
	float: left;
	line-height: 1em;
/*	padding-top:0.75em;*/
	color: #333;
	max-width: 80%;
	text-align: left;
}


.itemmainimg
{
	display:block;
	height:auto;
	text-align:center;
	clear:both;
}

.itemmainimg img
{
	width: auto;
	height: auto;
	max-height: 300px;
}

.itemtext
{
	text-indent: 0px;
	text-align:justify;
	color: #000;
}

.itemtext p
{
	padding: 0.25em 0em;
	margin: 0px;
}

.itemtext ul, .itemtext ul li
{
	text-indent: 0px;
	list-style: square inside;
	list-style-image: url('/img/ullisqr.svg');
}

.titletext img
{
	float: left;
	margin: 0px 12px 0px 0px;
	border-radius: 50%;
}

.titletext
{
	clear: both;
	font-size: 125%;
}

.mb10
{
 	padding-bottom:10px;
}

label.overlabel-apply 
	{
    position: absolute;
    top: 3px;
    left: 5px;
    z-index: 1;
    align:left;
    text-align:left;
    color: #999;
	}

label.nonoverlabel-apply 
{
	display:block;	
	z-index: 1;
	align:left;
	text-align:left;
	font-weight:300;
	width:auto;
	color: #222;
	margin-top:12px;
}

.minpageheight
{
	min-height:500px;
}

.designerbutton
{
 margin-top:18px;
 padding-top:24px;
 margin-bottom:-60px;
}

.footertext
{
	color:#ddd;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:30%;
	padding-right:30%;
}

.footertext a
{
	color:#000;
}

.postmodclass
{
	background-color: #fff;
	background-image: url(/img/fons/fon1.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	background-size: contain;
	min-height:360px;
	margin-top: 24px;
	padding-top: 30px;
}

.postmodclass .itemtext
{
	padding: 36px;
	background: rgba(255,255,255,0.93);
	font-size: 1.75em;
}

@media only screen and (max-width: 480px) {


	.postmodclass
	{
		margin-top: 12px;
		background-size: cover;
		min-height: 280px;
	}

	.postmodclass .itemtext
	{
		padding: 12px;
		font-size: 1.25em;
	}
}

.signupform
{
        display:block;
	clear:both;
	margin: 0px;
	text-indent:0px;
	text-align:center;
	color:#000;
	text-align:center;
	vertical-align:top;
	background-color: #000;
	background-image: url(/img/fon-action.jpg);
	background-size: cover;
	background-position: center center;
}

.signupform H2
{
	color:#333;
	font-size:150%;
	padding-top:10px;
}

.signupform .col
{
	max-width:280px;
	display:inline-block;
	margin:10px;
	vertical-align:top;
	background: rgba(255,255,255,0.9);
	height: 220px;
}

.signupform .validateTips
{
	margin-top:20px;
	font-size:100%;
}

.signupform form
{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	background: rgba(255,255,255,0.9);
}

.signupform input, .signupform textarea, .signupform select
{
	display:block;
	align:middle;
	border: 1px solid #B8BAB3;

	width:88%;
	padding:1%;
	margin-left:5%;
	margin-right:5%;
	font-size:100%;
	border-radius:5px;
}

.signupform textarea
{
	display:block;
	clear:both;
	float:none;
}

.signupform label.nonoverlabel-apply 
{
	display:block;
	float:left;
	color: #000;

	width:88%;
	padding:1%;
	margin-left:5%;
	margin-right:5%;
}


.signupform .clear
{
	clear:both;
	height:5px;
	background-color:transparent;
}

.signupform .designerbutton
{
	width:86%;
	padding:3%;
	margin-left:4%;
	margin-right:4%;
	background: #906a29;
	color: #fff;
	font-size: 1.5em;
	text-decoration: none;
	border-radius: 10px;
	display: block;

	display: inline-block;
	height: auto;
	margin-bottom: 24px;
}

.signupform .designerbutton:hover
{
	background: #ffe5b8;
	color: #000;
}

@media only screen and (max-width: 280px) {

	.signupform .col 
	{
		width:auto;
	}	
}

.allok
{
 clear:both;
 font-size:200%;
 line-height:200%;
 text-align:center;
}

.action
{
 clear:both;
 font-size:200%;
 text-align:center;
 position:relative;
 height:auto;
 width:640px;
 margin: 0 auto;
}

.clock2
{
 display:block;
 align:center;
 position:relative;
 text-align:center;
 clear:both;
 margin-left:auto;
 margin-right:auto;
}

#contactme
{
 position:relative;
 top:-130px;
}

/************** РЅРѕРІС‹Рµ **************/

.contactdivwrap img
{
	position:relative;
	top:5px;
}

.contactsmap
{
	overflow:hidden;
	height:450px;
}

.contactstext
{
	display: block;
	position:absolute;
	margin-top:50px;
	right: 1%;
	z-index:1;
	width:300px;
	height:300px;
	padding: 50px 10px 0px 50px;
	font-size:90%;
	text-align:center;

	background-image:url(/img/mapbackfon.png);
	background-repeat:no-repeat;
	background-position:center top;
}

@media (max-width: 960px)
{
	.contactstext 
	{    
		margin-top: 230px;
		width: 220px;
		height: 220px;
		padding: 0px 10px 0px 50px;
		background-size: cover;
	}
}


.contactstext p
{
	padding:2px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.ui-state-highlight,
.slide-out-divd .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	color: #f00;

    -webkit-transition: all 1.0s ease-in-out;
    -moz-transition: all 1.0s ease-in-out;
    -o-transition: all 1.0s ease-in-out;
    -ms-transition: all 1.0s ease-in-out;
    transition: all 1.0s ease-in-out;

}


.tipserror, h3.tipserror, .messagecolumn h3.tipserror
{
	color:red;
    -webkit-transition: all 1.0s ease-in-out;
    -moz-transition: all 1.0s ease-in-out;
    -o-transition: all 1.0s ease-in-out;
    -ms-transition: all 1.0s ease-in-out;
    transition: all 1.0s ease-in-out;

}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid red; /* #cd0a0a */
	background-color:transparent;
	color: #cd0a0a;

    -webkit-transition: all 1.0s ease-in-out;
    -moz-transition: all 1.0s ease-in-out;
    -o-transition: all 1.0s ease-in-out;
    -ms-transition: all 1.0s ease-in-out;
    transition: all 1.0s ease-in-out;
}


#enterdata
{
 	position:relative;
}

/**************************************/
.commentszone2
{
        display:block;
	clear:both;
	text-indent:0px;
	text-align:left;
	max-width:550px;
	padding-bottom: 24px;
	margin:0 auto;
}

.commentszone2 input, 
.commentszone2 textarea,
.commentszone2 select
{
        display:block;
	width:60%;
	float:right;
	align:middle;
	border: 1px solid #aaa;
	padding: 5px;
	border-radius:3px;
	margin:3px;
}

.commentszone2 input[type="file"]
{
	font-size:75%;
	float:right; 
	width:300px; 
	display:inline;
}

.commentszone2 textarea
{
	width: 60%;
}

.commentszone2 label, .commentszone2 a
{
	display:block;
	float:left;
	color: #333;
	padding-top:5px;
	margin-top:0px;
	width:35%;
	font-size:100%;
}

.commentszone2 input[type="submit"]
{
	font-size:125%;
	float:right; 
	max-width:342px; 
	border: none;
	display:inline;
	cursor: pointer;
	cursor: hand;

}

.commentszone2 .clear
{
 clear:both;
 height:5px;
 background-color:transparent;
}


.otziv
{
 background: url(../../img/close-qu.gif) no-repeat right bottom;
 clear:both;
 border-bottom: 1px dotted #777;
}


.otziv blockquote
{
 background: url(../../img/open-quo.gif) no-repeat left top;
}

.otziv p
{
 text-indent: 20px;
 text-align:justify;
 padding-top:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-bottom:0px;
}

.otziv a
{
 float:right;
 position:relative;
 top:-35px;
}

a.news
{
	display:block;
	text-align:left;
	width:100%;
	clear:both;
	text-decoration:none;
	color:#000;
	margin-top:10px;
}

.itemlinear
{
	clear:both;
	margin: 8px 0px 12px;
	padding: 10px;
}

.itemdroptitle
{
}

.itemlinear .itemtitle
{
	text-align: justify;
}

.itemlinear .itemtitle a
{
	color: #000;
	text-align: left;
	text-decoration: none;
}

.itemlinear .itemtitle a b
{
	margin-right: 18px;
}

.itemlinear .itemtitle a span
{
	display: block;
	clear: both;
	margin: 12px 0px 12px;
	text-align: justify;
	color: #555;
}


.itemlinear .itemtitle a.mainpagelink:hover
{

}

.itemlinear .itemtitle a img
{
	float: left;
	margin-right: 12px;
}

.news .itemtitle a img
{
	border: 10px solid #00afef;
}
.itemlinear .itemtitle a h4
{
	padding:0px;
	margin: 0px;
}

.itemdroptitle a, a.bigyellow, a.smallyellow, .BigButton, .bigButton
{
	display:block;
	width:600px;
	height:auto;
	border:none;
	text-decoration:none;
	font-size:125%;
	color:#fff;
	padding: 7px;
	margin:5px;
	border-radius:3px;
	border: 0px none;
	text-align:left;
	padding-left:20px;
	background-color: #cb2026;
}

.enterzone .BigButton
{
	background-color: #EBA900;
	font-weight: normal !important;
	border:none;
	font-size:16px;
	padding: 16px;
}

.enterzone .BigButton:hover, .itemdroptitle a:hover, a.bigyellow:hover, a.smallyellow:hover, .BigButton:hover, .bigButton:hover 
{
	background: #ffe5b8;
	color: #000;
}

a.smallyellow
{
	display:inline;
	width:auto;
	height:auto;
	text-decoration:none;
	font-size:13px;
	font-weight:300;
	color:#fff;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin:2px;
	text-align:left;
}

a.bigyellow, .BigButton, .bigButton
{
	font-size: 150%;
	text-align: center;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	text-indent:0px;
	cursor:pointer;
	cursor:hand;
}

.itemlinear .itemtime
{
	float:left;
}

a[href='#print']
{
	background: url(../../img/printer.png) 0 0px no-repeat;
	padding-left: 20px;
}

/********************* zone ********************/
.enterzone
{
	width:auto;
	height: auto;
	clear:both;
	margin: 0px;
	text-align:center;
}

.enterzone input, .enterzone textarea, .enterzone select
{
        display:block;
	width:100%;
	clear:both;
	align:center;
	border: 1px solid #B8BAB3;
	padding:5px;
	background-color: rgb(240,240,240);
}

.enterzone select
{
	width:100%;
}

.enterzone textarea
{
	height:80px;
}

.enterzone div
{
	display: block;	
	position: relative;
	text-align:center;
	clear: both;
	width:auto;
	height:auto;
	font-size: 12px;
	margin: 0px;
}

.enterzone label
{
	color: #333;
	font-size: 14px;
	font-weight: 300;
	margin-top:8px;
}

.zoneColumns 
{
	float: left;
	width: 100%;
	height: auto;
	margin: 0px;
	text-align:center;
	padding:0px;
	padding-bottom:20px;
	vertical-align:top;
}

.zoneColumns li 
{

	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */

	vertical-align:top;
//	margin-bottom: -1px;
//	margin-right: -1px;
	padding: 5px;
//	border: 1px solid #B8BAB3;
	list-style: none;
	width: 100%;
	min-width: 204px;
	height: 120px;

	background-color:#fff;
}

.Addishbar
{
	width:100%; 
	height:auto;
	text-align:center; 
}

.addattachbutton
{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */

	padding:5px;
	width:140px;

	margin-right:-1px;
	margin-bottom:-1px;

	text-align:center;
	vertical-align:middle;
	border:1px solid #bbb;

	background-color:#fff;

	cursor:pointer;
	cursor:hand;
}

/* --- [ fileBox] --- */
.Newfilebox, .filebox
{
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */

        width:150px;
        height:220px;
	padding:0px;
	margin-right:-1px;
	margin-bottom:-1px;

	text-align:center;
	background-color: #fff;
	border:1px solid #bbb;

	vertical-align:top;

	overflow:hidden;
}

.Newfilebox input, .filebox input
{
	width:145px;
	padding:0px;
	padding-left:5px;
	border:none;
	border-bottom:1px solid #bbb;
	margin:0px;
	background-color:#f7e6d2; 
}

.Newfilebox label, .filebox label
{
	background-color:#fff;
	width:145px;
	padding:0px;
	padding-left:5px;
}


.Newfilebox label input, .filebox label input
{
	width:20px;
	display:inline;
	clear:none;
}

.Newfilebox input[type="text"], .filebox input[type="text"]
{
	border-top:1px solid #bbb;
}


.Newfilebox img, .filebox img
{
	margin:0px;
	height:120px;
	padding-left:0px;
	
	box-shadow:none;
	border-radius:0px;
	clear:both;
}

input.BigButton
{
	cursor: hand;
	cursor: pointer;
}


/**** РєРѕРјРјРµРЅС‚Р°СЂРёРё ***/
.commentszone
        {
        display:block;
	clear:both;
	text-indent:0px;
	text-align:left;
	width:550px;
	margin:0 auto;
        }

.commentszone input, .commentszone textarea
        {
        display:block;
	width:60%;
	float:right;
	align:middle;
	border: 1px solid #aaa;
	padding: 5px;
	margin:3px;
        }

.commentszone input[type="file"]
	{
	font-size:75%;
	margin-left:210px;
	float:none; 
	width:280px; 
	display:inline;
	}

.commentszone input[type="submit"], .commentszone input[type="button"]
{
	cursor:pointer;
	cursor:hand;
	border: 1px solid #aaa;
	padding: 5px;
}


.commentszone textarea
{
	width: 60%;
}

.commentszone label, .commentszone a
	{
	display:block;
	float:left;
	color: #333;
	padding-top:5px;
	margin-top:0px;
	width:35%;
	font-size:75%;
	}


.commentszone .clear
{
 clear:both;
 height:5px;
 background-color:transparent;
}

.avtorname b
{
text-decoration:underline;
}

.avtordiv
{
	display:none; 
	text-decoration:none;
	background-color:#fff;
	position:absolute;
	z-index:1000;
	font-weight:normal;
	border: 1px solid #AAA;
	padding: 5px;
	text-indent: 0px;
}

.avtordiv img
{
	width:50px;
}

.commentitem
{
	background-color:#fffff5;
	font-weight:normal;
	font-size:12px;
	text-align:justify;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	margin: 0px;
	margin-top: -1px;
	border-radius: 20px 0px 0px 20px;
	box-shadow: 5px 5px 10px #999;

	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	min-height:100px;
	overflow:hidden;
}

.only1corner
{
	border-radius: 0px 0px 0px 20px;

}

.shiftcomments
{
        display:block;
	width:auto;
	clear:both;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.shift160
{
	margin-left:160px;
}

.avatarpicdiv
{
	display:block;
	float:left;
	width:60px;
	height:auto;
	margin-right:20px;
	text-align:center;
	padding-top:10px;
}

.avatarpicdiv img
{
	border-radius:20px;
	margin-left:10px;
	width:50px;
}

.undertheme
{
	text-align:left;
	padding-left:20px;
}

.dynatitle
{
	text-align:left;
	font-size: 12px;
	background-color:#FCFCFC;
	border-bottom: 1px solid #E5E8EB;
	padding: 10px 18px;
	margin-bottom: 20px;
}

.contentright .dynatitle
{
	margin:20px 0px;
}

.dynatitle a
{
	color: #0d1e7a;
	text-decoration: none;
}

.dynatitle a:hover
{
	text-decoration: underline;

}

.dynatitle span
{
	color: #ed8b28;
}

.pricetext
{
	margin: 10px 0 15px;
	font-weight: bold;
	text-align: center;
}

.pricetext a
{
	margin-left:10px;
	color: rgb(158,0,0);
	padding: 3px 15px;
	background-color: rgb(158,0,0);
	border-radius: 5px;
	box-shadow: 0 0 3px #333;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

.pricetext a:hover
{
	box-shadow: 0 0 5px #000;
}

.linkedH
{
	margin: 0px 0px 5px;
	padding: 0px;
	text-align:left;
}

.linkedobj
{
	background: rgba(164,110,8,0.2);
	padding: 5px;
}

.linkedobj a                  
{
	text-decoration:none;
	color: rgb(164,110,8);
	display:block;
	width: 100%;
	height: auto;
	text-align:left;
}

.linkedobj H3
{
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 16px;
}

.linkedobj img
{
	height: 50px;
}

.linkedobj .dopinfo
{
	float: right;
	margin-right: 15px;
	text-align: right;
}

.linkedobj .dopinfo span
{
	color: rgb(51,43,36);
	font-weight: bold;
}

/******* pages **********/
.pageline
{
	text-align:center;
	margin: 6px 0px 12px;
}

.pageline a, .pageline span
{
	margin:0px;
	display:-moz-inline-stack; /* for FF2*/
	display:inline-block; /* normal browsers */
	zoom:1; /* for IE (hasLayout true) */
	*display:inline; /* for IE */
	font-size:20px;
	text-align:center;
	color:#333;
	padding:10px 15px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	border-radius:1px;
	text-decoration:none;
}

.pageline .active
{
	background-color: #42aaff;
	color: #fff;
}

.pageline a:hover
{
	background-color: #42aaff;
	color: #fff;
}

.pageline .left
{
	border-radius: 8px 1px 1px 8px;
	float:none;
	width:auto;
	height:auto;
}

.pageline .right
{
	border-radius: 1px 8px 8px 1px;
	border-right:1px solid #eee;
	float:none;
	width:auto;
	height:auto;
}


.menuleft
{
	vertical-align:top;
	display: inline-block;
	width: 16.666%;
	min-width: 160px;
	min-height:500px;
	padding-top: 32px;
}

.menuleft H3
{
	padding: 0;
	margin: 0;
	text-align: left;
	padding-left: 4px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center right;
}

@media only screen and (max-width: 945px) {

	.menuleft
	{
		min-height: 0px;
		width: auto;
		padding-top: 0px;
	}

	.subMenu2
	{
		display: none;
	}

	.menuleft H3
	{
		background-image: url(/img/catdown32.png);
		background-repeat: no-repeat;
		background-position: center left;
		padding: 10px 42px !important;
		width: auto;
		cursor: pointer;
		cursor: hand;
	}

}


.contentright
{
	vertical-align:top;
	display: inline-block;
	width: 82.333%;
	min-width: 300px;
	text-align:center;
	min-height:500px;
}

/********************** sub menu *******************/
.subMenu2 {
	padding:0px;
	margin: 0px;
	padding-top:10px;
	cursor: default;
}

.submenu2shift {
	padding-left: 10px;
}

.submenu2shiftold {
	padding-left: 10px;
	padding-top:5px;
}

.subMenu2inner .submenu2shiftold {
	background-image:url(/img/sbmenuinnerdiv.png); 
	background-repeat:repeat-y;
	background-position:left 1px;
	padding-left: 20px;
}

.innerline {
  background-image:url(/img/sbmenuinnerdiv.png); 
  background-repeat:repeat-y;
  background-position:left 1px;
}

.subMenu2 li {
	list-style: none;
	text-align: left;
	padding-bottom:1px;
}

.subMenu2 img {
	border:0px;
	margin-right:10px;
	vertical-align:-3px; 
}

.subMenu2inner
{
	margin-top:-10px;
}

.subMenu2inner li
{
	background-image:url(/img/sbmenuleft.png); 
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;
}

.subMenu2inner .lastp 
{
	background-image:url(/img/sbmenuleftlast.png); 
	background-repeat:no-repeat;
	background-position:left top;
}

.subMenu2 small {
 font-size:90%;
 font-weight:normal;
 display:inline;
}

.subMenu2 a, .subMenu2 span {
	display: block;
	position: relative;
	padding: 4px 2px 9px 4px;
	color: #033689; 

	text-decoration:none;
	border: none 1px #B8BAB3;
        z-index:10;
}

.subMenu2 a:hover {
	text-decoration:underline;
	color: #9e0000;
	padding: 4px 2px 9px 4px;
	border: none 1px #fff;
	border-right: none 1px #FFF;
	z-index:100;
}

.subMenu2 i
{
	font-size:75%;
	color:#777;
	font-style: normal;
	font-weight: normal;
	padding-left:5px;
}

.subMenu2 li a, .subMenu2 li span.passiv
{
	text-decoration:none;
	color: #000; 
}

.subMenu2 li span.aktiv
{
	color: #9e0000;
}

.subMenu2 li span.aktiv img
{
	cursor: pointer;
}

.wanthelp, .wantconf
{
	clear: both;
	text-align: center;
	background: #2faa54;
	left: 0px;
	height: auto;
	padding: 40px 0px 40px;
}

.wanthelp strong, .wantconf strong
{
	font-size: 28px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	position: relative;
	top: 6px;
}

.wanthelp input, .wantconf input
{
	background: #fff;
	border: none;
	font-size:14px;
	padding: 20px 30px 20px;
	margin: 12px 48px;
	text-align: left;
	color: #000;
	width: 40%;
	max-width: 500px;
}

.wanthelp input::-webkit-input-placeholder, .wantconf input::-webkit-input-placeholder {
	color: #111;
   } 
.wanthelp input::-moz-placeholder, .wantconf input::-moz-placeholder {
	color: #111;
   }

.wanthelp a, .wantconf a
{
	display: inline-block;
	background: #f5e11c;
	border: none;
	font-size:14px;
	padding: 20px 30px 20px;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

.wanthelp a:hover, .wantconf a:hover
{
	background: #ffff00;
	color: #000;
}

@media only screen and (max-width: 820px)
{

	.wanthelp input, .wantconf input
	{
		margin: 12px 12px;
	}


}

#iconsmenu a
{
	text-decoration: none;
	display: inline-block;
	color: #333;
	border: 2px solid transparent;
	border-radius: 3px;
	padding: 6px 1%;
	margin: 3px 1%;
	min-width: 100px;
	text-align: center;
	min-height: 80px;
	width: 45%;
	vertical-align: top;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}

#iconsmenu a h3
{
	margin: 0px auto 12px;
	padding: 0px;
}

#iconsmenu a div p
{
	margin: 0px;
	padding: 0px;
}


#iconsmenu a img
{
	display: block;
	clear: both;
	margin: 6px auto;
}

#iconsmenu a:nth-child(odd) img
{
	float: left;
}

#iconsmenu a:nth-child(even) img
{
	float: right;
}

@media only screen and (max-width: 800px) 
{
	#iconsmenu a
	{
		width: 94%;
	}

	#iconsmenu a:nth-child(odd) img
	{
		float: left;
	}

	#iconsmenu a:nth-child(even) img
	{
		float: left;
	}
}


@media only screen and (max-width: 360px) 
{
	#iconsmenu a img
	{
		width: 50px;
		height: 50px;
	}
	#iconsmenu a div
	{
		display: none;
	}
}

#iconsmenu a:hover
{
	border: 2px solid #906a29;
	background: #ffe5b8;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}



.downbuttons
{
	padding: 24px 0px;
}

.downbuttons a
{
	min-width: 265px;
}

@media only screen and (max-width: 320px) 
{
	.downbuttons a
	{
		min-width: 65px;
		width: 100%;
	}
}

/** Написать директору */

.sliderightblock 
{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: fixed;
	z-index: 999;
	right: -140px;
	top: 55%;
	background: #cb2026;
	border-radius: 17px 17px 0px 0px;
}

.sliderightblock a
{
	color: #fff;
	padding: 12px;
	text-decoration: none;
	font-size: 22px;
	display: inline-block;
}

.sliderightblock a:hover
{
	text-decoration: underline;
}

.priceheader a
{
	text-decoration: none;
}

.priceheader
{
	text-align: center;
	padding: 24px 0px 12px 18px;
}

.priceheader a:hover
{
	text-decoration: underline;
}

#go672
{
	background: #ffe5b8;
	max-width: 1920px;
}

#go672 h2
{
	font-weight: bold;
}

/* стили новостей */
.newselement
{
	max-width: 1200px;
	margin: 0px auto 12px;
	border-bottom: 1px solid #777;	
	padding: 30px 0px 0px;
	display: block;
	clear: both;
}

.newselement:first-child
{
	margin-top: 50px;
}

.newselement h2
{
	float: left;
	margin: 0px 0px 26px;
	padding: 0px;
}

.newselement small,
.newselement .newskinder
{
	float: right;
	background: #42aaff;
	padding: 3px 6px;
	margin: 0px 0px 0px 12px;
	color: #fff;
	border-radius: 3px;
	text-decoration: none;
}

.newselement .newskinder
{
	font-size: 15px;
}

.newskinder.red
{
	background: red;
}

.newselement .title
{
	display: block;
	clear: both;
}

@media only screen and (max-width: 800px) {
	.newselement h2 {
		font-size: 20px;
		margin: 0px 0px 12px;
	}

}

.newselement .itemmainimg
{
	float: left;
	width: 33%;
}

.newselement .itemmainimg img
{
	width:100%;
	height: auto;
	max-height: 1000px;
}

.newselement .itemtext
{
	display: block;
	height: auto;

	font-size: 1.12em;
	font-weight: 300;
	line-height: 1.5em;
	padding-bottom: 0.5em;
}

.newselement .itemtext.dual
{
	width: 66%;
	float: right;
}

.newselement:nth-child(even) .itemtext.dual
{
	float:left;
}

.newselement:nth-child(even) .itemmainimg
{
	float:right;
}


.newselement .itemtext.single
{
	display: block;
	clear: both;
}

.newselement .itemtext p,
.newselement .itemtext span
{
	font-size: inherit !important;
	line-height: inherit !important;
}

.newselement .itemtext p
{
	margin: 0px;
	padding: 0px;
}

.videoiframe
{
	text-align: center;
}

.videoiframe iframe
{
	margin: 0px auto;
	display: block;

	width: 100%;
	height: 675px;
}

@media (max-width: 1200px) { .videoiframe iframe { height: 570px;}  }
@media (max-width: 960px) { .videoiframe iframe { height: 400px;}  }
@media (max-width: 600px) { .videoiframe iframe { height: 300px;}  }
@media (max-width: 400px) { .videoiframe iframe { height: 200px;}  }
@media (max-width: 300px) { .videoiframe iframe { height: 150px;}  }


@media only screen and (max-width: 800px) {

	.newselement .itemtext.dual
	{
	width: 100%;
	float: none;
	clear: both;
	}
	.newselement .itemmainimg
	{
	width: 100%;
	float: none;
	clear: both;
	padding: 6px 0px 0px;
	}
}


.hashtags
{
    color: #aaa;
    text-align: right;
    display: block;
    float: none;
    clear: both;
    padding: 2em 0px 0em;
}

.hashtags a
{
    color: #aaa;
}

.hashtags a img
{
	color: #aaa;
	position: relative;
	width: 20px;
	height: 20px;
	top: 5px;
}


.hashtags:hover
{
 color: #000;
}

.socialactivity
{
	color: #aaa;
	text-align: right;
	display: block;
	float: none;
	clear: both;
	padding: 2em 0px 2em;
}

.socialactivity:hover
{
	color: #000;
}

.socialactivity>div
{
	padding: 0px 0px 0px 6px;
}

.leftpad
{
	padding-left: 240px;
}

@media only screen and (max-width: 1400px) 
{
	.leftpad
	{
		padding-left: 0px;
	}
}

.rightpad
{
	padding-right: 240px;
}

@media only screen and (max-width: 1400px) 
{
	.rightpad
	{
		padding-right: 0px;
	}
}

.mainblock
{
	height: 100vmin;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.mainblock.short
{
	height: 50vmin;
}

.mainblock .itemtext
{
	text-align: center;
}

.mainblock .itemtext img
{
	
}

.mainblock .itemtext h1, .mainblock .itemtext h2, .mainblock .itemtext h3
{
	margin-top: 0em !important;
	padding-top:12% !important;
	font-size: 3em;
	line-height: 1em;
	text-shadow: 
		-0   -1px 1px #FFFFFF,
		 0   -1px 1px #FFFFFF,
		-0    1px 1px #FFFFFF,
		 0    1px 1px #FFFFFF,
		-1px -0   1px #FFFFFF,
		 1px -0   1px #FFFFFF,
		-1px  0   1px #FFFFFF,
		 1px  0   1px #FFFFFF,
		-1px -1px 1px #FFFFFF,
		 1px -1px 1px #FFFFFF,
		-1px  1px 1px #FFFFFF,
		 1px  1px 1px #FFFFFF,
		-1px -1px 1px #FFFFFF,
		 1px -1px 1px #FFFFFF,
		-1px  1px 1px #FFFFFF,
		 1px  1px 1px #FFFFFF;
}

.mainblock .itemtext h2, .mainblock .itemtext h3
{
	padding-top:1em !important;
	font-size: 2em;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}


@media only screen and (max-width: 600px) 
{
	.mainblock .itemtext h1, .mainblock .itemtext h2, .mainblock .itemtext h3
	{
		padding-top:6em !important;
		font-size: 2em;
	}

	.mainblock .itemtext h2, .mainblock .itemtext h3
	{
		padding-top:1em !important;
		font-size: 1.5em;
	}

	.mainblock.short .itemtext h1
	{
		padding-top:2.5em !important;
		font-size: 2em;
	}


	.smallbutton a
	{
		margin: 6px;
	}
}

.fishsquare
{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.smallicon
{
	position: relative;
	top: 6px;
}

.col2
{
	display: inline-block;
	width: 49%;
	min-width: 260px;
	vertical-align: top;
}

.inversed
{
	color: #fff;
}

.sitepreviews a, .videoreview
{
	margin: 6px;
	display: block;
}

.videoreview
{
	margin: 6px auto;
	width:560px;
	max-width: 100%;
}

.sitepreviews a span
{
	display:none;
	position: absolute;
	background: #b4011d;
	color: #fff;
	text-align: center;
	padding: 6px;
	bottom: 0px;
	width: calc( 100% - 12px);
}


.sitepreviews a:hover span
{
	display:block;
}

.atip
{
	color: #000;
	background: #fff;
	font-size: 14px;
	line-height:1em;
	border: 2px solid #b4011d;
}

.bigprice
{
	color: #b4011d; 
	font-size: 3em; 
	margin-bottom: 2em !important;
	line-height:1em;
}

.smallprice
{
	color: #b4011d; 
	font-weight: bold; 
}

/* squaremenu */

.squaremenu3
{
	text-align:center;
}

.squaremenu3 a
{
	display: inline-block;
	width: 310px;
	height: 310px;
	text-align:center;
	margin: 3px !important;
	vertical-align:top;
	text-decoration: none;
	color: #000000;
}

.squaremenu3 a h2
{
	color: #000000;
	text-align:center;
	height: 4em;
}

.squaremenu3 a div
{
	display: inline-block;
	width: 100px;
	height: 100px;	
	margin: 10px auto 20px;
}

.squaremenu3 span.square
{
	font-weight: bold;
	padding: 15px;
	display: inline-block;
	color: #000000;
	border: 3px solid #000000;
}


/* squaremenu */

.main1 	{	background-image: url(/img/fons/main1.jpg); }
.main2 	{	background-image: url(/img/fons/main2.jpg); }
.main3 	{	background-image: url(/img/fons/main3.jpg); }
.main4 	{	background-image: url(/img/fons/main4.jpg); }
.main5 	{	background-image: url(/img/fons/main5.jpg); }
.main6 	{	background-image: url(/img/fons/main6.jpg); }

.about1	{	background-image: url(/img/fons/main1.jpg); }
.about2	{	background-image: url(/img/fons/main2.jpg); }
.about3	{	background-image: url(/img/fons/main3.jpg); }
.about4	{	background-image: url(/img/fons/main4.jpg); }
.about5	{	background-image: url(/img/fons/main5.jpg); }
.about6	{	background-image: url(/img/fons/main6.jpg); }

.sh1	{	background-image: url(/img/fons/sh1.jpg); }
.sh2	{	background-image: url(/img/fons/sh2.jpg); }
.sh3	{	background-image: url(/img/fons/sh3.jpg); }
.sh4	{	background-image: url(/img/fons/sh4.jpg); }
.sh5	{	background-image: url(/img/fons/sh5.jpg); }
.sh6	{	background-image: url(/img/fons/sh6.jpg); }

.nedv1	{	background-image: url(/img/fons/nedv1.jpg); }
.nedv2	{	background-image: url(/img/fons/nedv2.jpg); }
.nedv3	{	background-image: url(/img/fons/nedv3.jpg); }
.nedv4	{	background-image: url(/img/fons/nedv4.jpg); }
.nedv5	{	background-image: url(/img/fons/nedv5.jpg); }
.nedv6	{	background-image: url(/img/fons/nedv6.jpg); }

.sklad1	{	background-image: url(/img/fons/sklad1.jpg); }
.sklad2	{	background-image: url(/img/fons/sklad2.jpg); }
.sklad3	{	background-image: url(/img/fons/sklad3.jpg); }
.sklad4	{	background-image: url(/img/fons/sklad4.jpg); }
.sklad5	{	background-image: url(/img/fons/sklad5.jpg); }
.sklad6	{	background-image: url(/img/fons/sklad6.jpg); }

.contacts1	{	background-image: url(/img/fons/main1.jpg); }
.contacts2	{	background-image: url(/img/fons/main2.jpg); }
.contacts3	{	background-image: url(/img/fons/main3.jpg); }
.contacts4	{	background-image: url(/img/fons/main4.jpg); }
.contacts5	{	background-image: url(/img/fons/main5.jpg); }
.contacts6	{	background-image: url(/img/fons/main6.jpg); }

.h1name h1
{
	padding-bottom: 1em;
}


table.sotrudniki td
{
	vertical-align: middle;
	padding: 10px;
}

table.sotrudniki img
{
	width: 200px;
	height: auto;
	border-radius: 10px;
}


@media (max-width: 480px)
{
	table.sotrudniki
	{
		margin: 0px auto;
	}

	table.sotrudniki tr, table.sotrudniki tr td
	{
		display: block;
	}
}

/* фоны */
.bgr1
{
	background-size:cover;
	background-position: center center;
	background-image: url(/base/attachments/upload-158big.jpg);
}

.bgr2
{
	background-size:cover;
	background-position: center center;
	background-image: url(/base/attachments/upload-160big.jpg);
}

.bgr3
{
	background-size:cover;
	background-position: center center;
	background-image: url(/base/attachments/upload-164big.jpg);
}

.bgr4	
{
	background-size:cover;
	background-position: center center;
	background-image: url(/base/attachments/20191101_155258big.jpg);
}


.bgr5
{
	background-size:cover;
	background-position: center center;
	background-image: url(/base/attachments/img_3496big.jpg);
}


.bgr6
{
	background-size:cover;
	background-position: center center;
	background-image: url(/base/attachments/upload-140big.jpg);
}

.psiholog
{
	background-size:cover;
	background-position: center center;
	background-image: url(/uploads/psiholog.jpg);
}

.sendmasterclass {
    background-size: cover;
    background-position: center center;
    background-image: url(/uploads/sendmasterclass.jpg);
}

.sendkonkurs {
    background-size: cover;
    background-position: center center;
    background-image: url(/uploads/sendkonkurs.jpg);
}


.parallox
{
	padding: 30px;
}

.leftright, 
.rightleft
{
	clear: both;
/*	margin-top: 72px;*/
}

.leftright .left
{
	width: 55%;
	float: left;
	min-width: 260px;
}

.leftright .right
{
	width: 41%;
	float: right;
	min-width: 260px;
	padding: 2%;
	background: rgba(255,255,255,0.85);
	color: #000;
}

.leftright .right H2
{
	text-align: left;
}


.rightleft .left
{
	width: 41%;
	float: left;
	min-width: 260px;
	padding: 2%;
	background: rgba(255,255,255,0.85);
	color: #000;

}

.rightleft .right
{
	width: 55%;
	float: right;
}

.rightleft .left H2
{
	text-align: left;
}


@media only screen and (max-width: 800px) {

	.childabout
	{
/*		display: none;*/
	}

	.leftright .right
	{
		width: 96%; /* 4% padding */
		float: none;
	}

	.rightleft .left
	{
		width: 96%; /* 4% padding */
		float: none;
	}


	.parallox {
	    background-color: #fff;
	    background-size: contain !important;
	    background-attachment: scroll;
	    background-position: top;
	    background-repeat: no-repeat;
	    padding: 300px 0px 0px;
	}

}
/* Галерея */
.gallery
{
	padding: 0px;
	margin: 0px;
}

.gallery img
{
	width: 100%;
	height: auto;
	margin: 0px 0px;
}

.gallery a
{
	display: inline-block;
	width: 25%;
	height: auto;
	vertical-align: top;

    -webkit-transition: all 1.0s ease-in-out;
    -moz-transition: all 1.0s ease-in-out;
    -o-transition: all 1.0s ease-in-out;
    -ms-transition: all 1.0s ease-in-out;
    transition: all 1.0s ease-in-out;
	
}

.gallery a:hover
{
/*	opacity: 0.7;*/

    -webkit-transition: all 1.0s ease-in-out;
    -moz-transition: all 1.0s ease-in-out;
    -o-transition: all 1.0s ease-in-out;
    -ms-transition: all 1.0s ease-in-out;
    transition: all 1.0s ease-in-out;
}


.gallery a,
.itemwidth
{	
	height: 290px; 
	overflow: hidden;
	border: 5px solid #fff;
	width: 25%;
}

.gallery a div
{
	background-position:center center;
	background-size: cover;
	background-repeat: no-repeat;
	width:100%;
	height: 100%;
	transition-delay: 0s !important;
-webkit-transition: .7s !important;
    -o-transition: .7s !important;
    transition: .7s !important;
    transition-timing-function: ease-in-out;
}

.gallery a:hover div 
{
	transform: scale(1.05) !important;
	transition-delay: 0s !important;
-webkit-transition: .7s !important;
    -o-transition: .7s !important;
    transition: .7s !important;
    transition-timing-function: ease-in-out;
}

.gallery a.big {	width: 50%; height: 580px; overflow: hidden;}
.gallery a.high {	height: 580px; overflow: hidden;}



@media only screen and (max-width: 800px)
{
	.lastivents div.slide
	{
		margin: 0px;
	}
	.leftcontacts
	{
		width: 48%;
		padding: 1%;
		
	}	
	.rightcontacts
	{
		width: 48%;
		padding: 1%;
	}	
	.gallery a 
	{
		width: 50%;
	}
	.pagetitle 
	{
		margin: 0px 0px 0px;
	}

	.numaround .lefttext
	{
		width: 100%;
		display: inline-block;
		height: 400px;
		background-color: #eee;
		vertical-align: top;
	}

	
	.numaround .itemphotoz
	{
		width: 100%;
	}

	#goID44 .contentwrapped>div
	{
        font-size: 24px;
    line-height: 28px;
	}

#goID45 .contentwrapped>div
{
	display: block;
}

#goID45 .contentwrapped>div .colinvest1
{
	display: block;
	margin: 30px 0px 20px;
	text-align: center;
	width: 100%;
}

#goID45 {
    padding-bottom: 0px;
}

#goID45 .contentwrapped>div .colinvest1 img {
    width: 125px;
}

#goID45 .contentwrapped>div .colinvest2
{
	width: 100%;
	text-align: center;
}

#goID45 .contentwrapped>div .colinvest23 {
    width: 100%;
}

#goID45 .contentwrapped>div .colinvest3
{
	width: 100%;
}


#goID45 .contentwrapped>div .colinvest2 div
{
	display: inline-block;
	width: 14%;
	padding-top:10px;
	margin: 3px;
	height: 50px;
}

#goID45 .contentwrapped>div .colinvest2 div img
{
	width:auto;
	height:30px;
}

#goID45 .contentwrapped>div .colinvest3
{
}

#goID45 .contentwrapped>div .colinvest3>div
{
}




}

@media only screen and (max-width: 990px) 
{ 
	.gallery a { height: 200px; }
	.gallery a.big {	height: 400px;}
	.gallery a.high {	height: 400px; overflow: hidden;}

}
@media only screen and (max-width: 600px) 
{ 
	.gallery a { width: 50%; height: 130px; }
	.gallery a.big {	height: 260px;}
	.gallery a.high {	height: 260px; overflow: hidden;}

}

/* кнопки */
.osquare {
    display: inline-block;
    /* float: right; */
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    padding: 8px;
    padding-left: 40px;
    padding-right: 40px;
    width: auto;
    text-decoration: none !important;
    margin-left: 15px;
    margin-top: 6px;
    font-weight: 400;
    background: #1875B0;
    background-image: linear-gradient(45deg,rgba(255,255,255,0) 30%,rgba(255,255,255,.8),rgba(255,255,255,0) 70%);
    background-repeat: no-repeat;
    background-size: 200% 100%,auto;
    background-position: 200% 0,0 0;
}

.osquare:hover, .osquare.active
{
    transition: .5s linear;
    background-position: -200% 0,0 0;
}

/* faq */

.faq
{
	max-width: 1200px;
	padding: 12px 24px 24px 20px;
	color: #333;
	margin: 0px auto;
}

.faq .question
{
	display: block;
	border-bottom: 1px solid #aaa;
	cursor: pointer;
	color:#555;
	font-size: 26px;
}

.faq .question img
{
	float: right;
	margin: 3px 3px 3px 26px;
	border-radius: 50%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	width: 54px !important;
    height: 54px !important;
    padding: 10px;
	position: relative;
	top: -12px;
}

.faq .question img:hover
{
	background: #eee;
}

.faq .answer
{
	display: none;
	line-height: 1.75em;
	clear: both;
/*    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
	border-bottom: 1px solid #aaa;
    transition: all 0.5s ease-in-out;*/
	border-bottom: 1px solid #aaa;

    -webkit-transition: max-height ease-in-out .3s,opacity ease-in-out .3s;
    -moz-transition: max-height ease-in-out .3s,opacity ease-in-out .3s;
    -o-transition: max-height ease-in-out .3s,opacity ease-in-out .3s;
    transition: max-height ease-in-out .3s,opacity ease-in-out .3s;
}

.faq .answer.opened
{

}

.faq .question.opened img
{
	-moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.faq p,
.faq ul {
    padding: 1.25em 0em;
    margin: 0px;
}
.faq a.osquare
{
	margin: 1em auto;
	display: inline-block;
}

.sociallinkstxt p
{
	text-align: center;
}

.sociallinkstxt p img
{
	display: inline-block;
	margin: 12px;
}

.feedbackel .title h2,
.feedbackel .title small
{
	text-align: left;
	width: auto;
	display: block;
}

.feedbackel .itemtext
{
    background: url(/img/quote.png) no-repeat 0 0;
    margin-left: 100px;
    padding: 35px 0px 0px 0px;
}

.dateline
{
    display: block;
    clear: both;
    height: 50px;
}

.peopletable img
{
	margin-top:20px;
	width:200px;
}

.peopletable
{
	border-collapse:collapse;
}

.peopletable td
{
	padding: 10px 10px 10px 10px;
	border-collapse:collapse;
	border: 1px solid #f5f5f5;
}

.peopletable tr td
{
	vertical-align: middle;
}

.tablewrapperhelper {
    text-align: center;
    background: #3a69ad;
    color: #fff;
    padding: 6px;
}

.tablewrapper
{
background-color:white;
text-align:center;
clear:both;
vertical-align:top;
overflow-x: scroll;
}

.tablewrapper table
{
vertical-align:top;
font-size:14px;
display:-moz-inline-stack; /* for FF2*/
display:inline-block; /* normal browsers */
zoom:1; /* for IE (hasLayout true) */
*display:inline; /* for IE */
margin:10px;
border-collapse: collapse;
font-size:75%;
}

.itemtext table
{
	border-collapse: collapse;
	width: 100%;
}

.itemtext table tr:nth-child(odd) td
{
	background: #f9f9f9;
}


.itemtext table td,
.itemtext table th
{
	border:1px solid #aaa;
	padding: 5px;
	border-collapse: collapse;
}

.tablewrapper table td, .tablewrapper table th
{
	border:1px solid #aaa;
	padding: 5px;
}

.tablewrapper table td
{
 text-align:left;
 padding-left:10px;
}

.tablewrapper table th
{
 text-align:right;
 padding-right:10px;
}

a[href$=".pdf"],
a[href$=".PDF"]
{
	text-decoration: none;
	padding: 10px 0px 10px 50px;
	background: url(/img/files/PDF.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 45px;
	color: #000;
	border-left: 3px solid #42aaff;
	display: inline-block;
}
a[href$=".pptx"],
a[href$=".ppt"],
a[href$=".PPTX"],
a[href$=".PPT"]
{
	text-decoration: none;
	padding: 10px 0px 10px 50px;
	background: url(/img/files/PPT.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 45px;
	color: #000;
	border-left: 3px solid #42aaff;
	display: inline-block;
}

a[href$=".docx"],
a[href$=".doc"],
a[href$=".DOCX"],
a[href$=".DOC"]
{
	text-decoration: none;
	padding: 10px 0px 10px 50px;
	background: url(/img/files/DOC.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 45px;
	color: #000;
	border-left: 3px solid #42aaff;
	display: inline-block;
}



a[href$=".pdf"]:hover,
a[href$=".PDF"]:hover,
a[href$=".pptx"]:hover,
a[href$=".ppt"]:hover,
a[href$=".PPTX"]:hover,
a[href$=".PPT"]:hover,
a[href$=".docx"]:hover,
a[href$=".doc"]:hover,
a[href$=".DOCX"]:hover,
a[href$=".DOC"]:hover
{
	border-left: 3px solid #228acf;
	color: #333;
}

.allnews a,
a.allnews
{
    float: right;
    background: #42aaff;
    padding: 3px 6px;
    margin: 0px 0px 0px 12px;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
    font-size: 0.85em;
}

#app h2.start-page__subheader {
    font-size: 14px;
}

#quiz
{
	padding-top: 92px;
}

.mobilequiztext
{
	padding: 0px 10px 20px;
}

.mobilequiztext h1.start-page__header
{
	font-size: 20px;
}

.mobilequiztext ul
{
	text-align: left;
	padding: 0px 20px 30px;
}

.mobilequiztext ul li {
    list-style-type: none; /* Прячем исходные маркеры */
   }
.mobilequiztext ul li::before 
{
    color: #529f1b; /* Цвет маркера */
    content: "в–Є"; /* РЎР°Рј РјР°СЂРєРµСЂ */
    padding-right: 10px; /* Расстояние от маркера до текста */
}

.itemtext h2.investorhead
{
	font-size: 24px;
    line-height: 32px;
    padding: 6px 0px;
}

.investorhead h3
{
    padding: 0px 0px 0.25em;
    margin: 0px;
    font-size: 18.4px;
    font-weight: bold;
}


.col-md-1
{
	display: inline-block;
	width: 8.3333%;
	vertical-align: top;
}


.col-md-2
{
	display: inline-block;
	width: 16.6666666%;
	vertical-align: top;
}


.col-md-3
{
	display: inline-block;
	width: 25%;
	vertical-align: top;
}

.col-md-4
{
	display: inline-block;
	width: 33.3%;
	vertical-align: top;
}

.col-md-5
{
	display: inline-block;
	width: 41.66%;
	vertical-align: top;
}


.col-md-6
{
	display: inline-block;
	width: 50%;
	vertical-align: top;
}

.col-md-7
{
	display: inline-block;
	width: 58.33%;
	vertical-align: top;
}

.col-md-8
{
	display: inline-block;
	width: 66.6%;
	vertical-align: top;
}

.col-md-9
{
	display: inline-block;
	width: 75%;
	vertical-align: top;
}

.col-md-10
{
	display: inline-block;
	width: 83.3333333%;
	vertical-align: top;
}

.col-md-11
{
	display: inline-block;
	width: 91.66666%;
	vertical-align: top;
}

.col-md-12
{
	display: inline-block;
	width: 100%;
	vertical-align: top;
}


.pays-box, 
.pay-title {
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
}


.pays-box .pay-item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    height: 17px;
}

.pays-box .pay-item:first-child {
    margin-left: 0;
}
.pays-box .pay-item img {
    max-height: 17px;
}

footer nav ul li a {
	padding: 10px 0px;
}

@media only screen and (max-width: 1020px) {

	.container.flex
	{
		display: block;
	}

	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,
	.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12
	{
		display: block;
		width:100%;
		clear: both;
	}
}

@media only screen and (max-width: 767px) {

html
{

}

.itemtext h2.investorhead {
    font-size: 18px;
}

.investorhead .col3,
.investorhead .col2
{
	padding: 0px 10px;
}

.investorhead .col3
{
	display:block;
	width: 100%;
}

.investorhead .desktop
{
	display: none;
}

.contentwrapped.investorhead
{
	padding-top: 46px;
}

}