* {
margin: 0;
padding: 0;
}
html, body{
  height: 100%;
  width: 100%;
}

@font-face {
    font-family: 'OranienbaumRegular';
    src: url('../font/OranienbaumRegular.eot');
    src: url('../font/OranienbaumRegular.eot?#iefix') format('embedded-opentype'),
         url('../font/OranienbaumRegular.woff2') format('woff2'),
         url('../font/OranienbaumRegular.woff') format('woff'),
         url('../font/OranienbaumRegular.ttf') format('truetype'),
         url('../font/OranienbaumRegular.svg#nerislight') format('svg');
  
}

@font-face {
    font-family: 'DCRC';
    src: url('../font/DCRC.eot');
    src: url('../font/DCRC.eot?#iefix') format('embedded-opentype'),
         url('../font/DCRC.woff2') format('woff2'),
         url('../font/DCRC.woff') format('woff'),
         url('../font/DCRC.ttf') format('truetype'),
         url('../font/DCRC.svg#nerislight') format('svg');
  
}

@font-face {
    font-family: 'Andantinoscript';
    src: url('../font/Andantinoscript.eot');
    src: url('../font/Andantinoscript.eot') format('embedded-opentype'),
         url('../font/Andantinoscript.woff2') format('woff2'),
         url('../font/Andantinoscript.woff') format('woff'),
         url('../font/Andantinoscript.ttf') format('truetype'),
         url('../font/Andantinoscript.svg#Andantinoscript') format('svg');
}

.blb70{
  float: left;
    width: 70%;
}

.blb30{
  float: left;
    width: 30%;
  text-align: right;
}

#infobot .blb70 p{
  color: #9d9d9d;
    font-size: 13px;
    line-height: 22px;
}

td, tr, p, div {
  font-family: 'Roboto Condensed', sans-serif;
  color: #272727;
  font-weight: 300;
  font-size: 18px;
  line-height:28px;
}

a:link, a:visited {
  font-family: 'Roboto Condensed', sans-serif;
 color: #272727;
  font-weight: 300;
  font-size: 18px;
  line-height:28px;
    text-decoration: underline;   
    
}
a:hover {
 font-family: 'Roboto Condensed', sans-serif;
  color: #000;
  text-decoration:underline;
}

a.z05{color: #9a6acb;}
a.z05:hover{color: #272727;}


p { 
   text-indent: 0px;
} 

ul, ol {
list-style-position: outside;
margin-left: 20px;
}
ul li{
list-style-type: square;
}
strong{font-weight: bold;}

h1 {
  font-size : 48px;
  text-align: left;
  font-family: 'OranienbaumRegular', sans-serif;
  color: #382b3c;
  line-height: 60px;
  font-weight: normal;
  margin: 0px;
  text-decoration: none;
  padding: 20px 0px;
   
}

h2 {
 font-size : 48px;
  text-align: left;  
  font-family: 'OranienbaumRegular', sans-serif;
  color: #382b3c;
  line-height: 60px;
  font-weight: normal;
 margin: 0px 0px 20px 0px;
    text-decoration: none;
    padding: 20px 0px 5px 0px;
  background-image: url(../images/h1.jpg);
background-repeat: no-repeat;
background-position: left bottom;
  
}
h3 {
   font-size : 48px;
  text-align: left;
  font-family: 'OranienbaumRegular', sans-serif;
  color: #382b3c;
  line-height: 60px;
  font-weight: normal;
 margin: 0px 0px 20px 0px;
    text-decoration: none;
    padding: 20px 0px 5px 0px;
}
h4 {
 font-size : 32px;
  text-align: left;
 font-family: 'Roboto Condensed', sans-serif;
  color: #2a2a2a;
  line-height: 50px;
  font-weight: 300;
  padding-top: 0px;
  margin: 10px 0px;
  text-decoration: none;
  padding-left: 0px;
  
}
h5 {
 font-size : 25px;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #9a6acb;
  line-height: 35px;
  font-weight: 300;
  padding: 10px 0px;
  margin: 0px;
  text-decoration: none;
  padding-left: 0px;
}
h6 {
 font-size : 32px;
  text-align: left;
 font-family: 'Roboto Condensed', sans-serif;
  color: #a78650;
  line-height: 50px;
  font-weight: 300;
  padding-top: 0px;
  margin: 10px 0px;
  text-decoration: none;
  padding-left: 0px;

}

#bodypage {
  min-height: 100%;
  height:auto !important;
  height:100%;
  text-align: left;
  min-height: 100%;   
  margin: 0 auto;
  position: relative;
  max-width: 1920px;
  
}

a.pol{
  font-size: 15px;
    line-height: 18px;
}


#maintelo {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    
}


#columncenter100{
	overflow: hidden;
width: 100%;
background-color: #f7f7f7;

}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus::-moz-placeholder {color:transparent; }

input#name2:focus::-webkit-input-placeholder { color:transparent; }
input#name2:focus::-moz-placeholder {color:transparent; }

input#tel2:focus::-webkit-input-placeholder { color:transparent; }
input#tel2:focus::-moz-placeholder {color:transparent; }

input#name3:focus::-webkit-input-placeholder { color:transparent; }
input#name3:focus::-moz-placeholder {color:transparent; }

input#tel3:focus::-webkit-input-placeholder { color:transparent; }
input#tel3:focus::-moz-placeholder {color:transparent; }

a.more{
	display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 22px/23px 'NerisSemiBold';
    padding: 25px 70px;
    color: #9a6acb;
    background-image: url(../images/go.png);
    background-repeat: no-repeat;
   background-position: right center;
  
}
a.more:hover{
    color: #8c51c9;
	
}

.st1 ul, .st2 ul {
    list-style-image: url(../images/li.png);
    margin-left: 20px;
}

.st1 ul li, .st2 ul li{
    padding: 0px 0px 25px 0px;
}

p.lin1{
	display: inline-block;
    padding: 4px;
    background: #9a6acb;	
}
a.tr-more1{
   display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 22px/23px 'NerisSemiBold';
    padding: 18px 55px;
    color: #fff;
    background: #9a6acb;  
	border: 1px solid #fff;
}

a.tr-more1:hover{
    background: #8c51c9;    
}

p.lin2{
	display: inline-block;
    padding: 4px;
    background: #414141;	
}
a.tr-more2{
   display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 22px/23px 'NerisSemiBold';
    padding: 18px 55px;
    color: #fff;
    background: #414141; 
border: 1px solid #fff;	
}

a.tr-more2:hover{
    background: #323232;    
}


/*==============================1======================================*/
/*====================================================================*/

@media (max-width: 479px) {

 
  
 h3.newsflash-title{
  font-size : 24px;
  text-align: left;
  font-family: 'OranienbaumRegular', sans-serif;
  color: #2b2f40;
  line-height: 40px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  padding: 10px 0px;
	border-bottom: 1px solid #e9e9e9;
	background-image: url(../images/go.png);
  background-repeat: no-repeat;
  background-position: right center;
  }
  
  h3.newsflash-title a{
	  font-family: 'OranienbaumRegular', sans-serif;
	  font-size : 24px;
	  color: #2b2f40;
      line-height: 40px;
      text-decoration: none;
    /*border-bottom: 1px solid;*/
  }
  h3.newsflash-title a:hover{
	  color:#000;
  }
#shapkawrap{
	background-color: #2b2f40;
	width: 100%;
    position: fixed;
    z-index: 100;

}

#gruemenu {
/* width: 1060px;*/
  margin-left: auto;
  margin-right: 0;
  height: 47px;
}
.vop{/*float: left;*/display: none;}
.vop a.vopros{
	display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 18px/20px 'Roboto Condensed', Tahoma, sans-serif;
    color: #382b3c;
    padding: 15px 20px;
    text-transform: uppercase;
background-color: #d0b089;
}

.vop a.vopros:hover{	
    color: #fff;  
background-color: #382b3c;
}

#phone{
	float:left;
	height: 40px;
    padding: 10px 5px 0px 15px;
    margin: 0 auto;
}

#phone p a{
font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
    border-bottom: none;
	
}

.sidr{width: 370px !important;}
#navigation-toggle{
    top: 4px !important;
    border: 1px solid #ccc !important;
}
.clear{height: 50px;}

#shapka2wrap{
	background-color: #fff;
	width: 100%;
}

#shapka2{
    width:100%;
     padding: 0px;
    margin: 0 auto;
}

#sitelogo{
  float: left;
    width: 96%;
    padding: 25px 2% 20px 2%;
    text-align: center;
}
#sitelogo img{
    width: 90%;
    
}
#teltop{
	display: none;
  width: 67%;
    padding: 35px 0px 0px 3%;
	
}
.kont1{
 float: left;
 width: 22%;
  
}
.kont2{
	float: left;
  width: 37%;
}
.kont3{
float: left;
  width: 34%;
}
.kont1 img, .kont2 img, .kont3 img{ 
    display: none;
   
}
#teltop p.min{
	font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 12px;
    line-height: 20px;
}
#teltop p.min a{
	font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 12px;
    line-height: 20px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#teltop p.min a:hover{	
border-bottom: 1px solid;
}
#teltop p.min2{
    font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 10px;
    line-height: 20px;
}
#teltop p.big{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #2b2f40;
    font-size: 12px;
    line-height: 22px;
	text-transform: uppercase;
}

#sliderwrap{
   clear: both;
    width: 100%;
    height: 240px;
    background-image: url(../images/chess02.jpg);
    background-position: center bottom;
	/*background-size: cover;*/
}

#slider{	
    margin: 0 auto;
    padding: 50px 2% 0px 2%;
    position: relative;
}


#slider p{
	font-family: 'OranienbaumRegular';
    color: #fff;
    font-size: 25px;
    line-height: 45px;
	text-transform: uppercase;
    /*padding-bottom: 40px;*/
	 /*   width: 300px;*/
    margin: 0 auto;
}

#maintelo {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;  
	
}
#content100{
/*width: 1220px;*/
margin: 0 auto;
padding: 0 2%;
}

.us1{
	display: block;
    float: left;
    width: 96%;
	padding: 2%;
    margin-bottom: 5%;
	background-image: url(../images/us01.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 240px;
}

.us2{
	display: block;
    float: left;
    width: 96%;
    padding: 2%;	
    margin-bottom: 5%;
	background-image: url(../images/us03.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 240px;
}

.us3{
	display: block;
    float: left;
    width: 96%;
	padding: 2%;
    margin-bottom: 5%;
	background-image: url(../images/us02.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 240px;
}

.us4{
	display: block;
    float: left;
    width: 96%; 
    padding: 2%;
    margin-bottom: 5%;
    background-image: url(../images/us04.jpg);
    background-position: left top;
    background-repeat: no-repeat;	
	    min-height: 240px;
}

.us5{
	display: block;
    float: left;
    width: 96%; 
    padding: 2%;
    margin-bottom: 5%;
    background-image: url(../images/us05.jpg);
    background-position: left top;
    background-repeat: no-repeat;	
	    min-height: 210px;
}

p.more_us1, p.more_us2, p.more_us3, p.more_us4{
display: block;
    text-align: center;
	padding-top: 20px;
    /*position: absolute;
    bottom: 50px;
    right: 25px;*/	
}

p.more_us2{padding-top: 40px;}

p.more_us5{
display: block;
    text-align: center;
    padding-top: 50px;
	
}
p.more_us1 a, p.more_us2 a, p.more_us3 a, p.more_us4 a, p.more_us5 a{
	display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
	background-color: rgba(43,47,64,0.7);
}
#content100 p.big{
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    line-height: 30px;
	text-transform: uppercase;
	
}

#content100 p.min{
   font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}

#content100 .us5 p.big{
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    line-height: 30px;
	text-transform: uppercase;
	padding-top: 25px;
	
}
#kompanywrap{
   clear: both;
    width: 100%;
    /*height: 510px;*/
    /*background-image: url(../images/fon.jpg);
    background-position: center center;
    background-repeat: no-repeat;*/
  
}

#kompany{ 
    width: 100%;
    /*height: 510px;*/
	margin:0 auto;
    background-color: #a8a3b6;
  
}
.kompany_wraper1{
    display: block;
    overflow: hidden;
    margin-top: 30px;
    padding: 30px;
    
}

.kompany_wraper2{
    display: block;
    float:left;
	width: 100%;
    
}
.kompany_img{
    display: none;
   
}

.kompany_txt1{
    display: block;
    overflow: hidden;
    background-image: url(../images/kv1.png);
    background-position: left top;
    background-repeat:no-repeat;
	
}

.kompany_txt2{
    display: block;
    overflow: hidden;
    background-image: url(../images/kv2.png);
    background-position: right bottom;
    background-repeat:no-repeat;
    padding: 20px 30px 20px 30px;
}
.kompany_txt2 p{
	font-size: 20px;
	line-height: 28px;
}
.kompany_txt2 p.del{
	display:none;
}
.kompany_txt2 p.podpis{
text-align: right;
 padding-top: 10px;
}
.kompany_txt2 span.big_k{
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
    color: #2b2f40;
    line-height: 30px;
    
}
.kompany_txt2 span.min_k{
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
	font-style: italic;
    line-height: 26px;
    padding-top: 0px;
}

.kompany_txt3 p{
	text-align: center;
    margin: 50px 0px 0px 0px;
	}

.kompany_txt3 a{
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 20px/30px 'Roboto Condensed' sans-serif;
    padding: 5px 20px;
    text-transform: uppercase;
    color: #edc89b;
    background: transparent;
    border: 1px solid #edc89b;
  
  }

.kompany_txt3 a:hover{
   background-color: #edc89b;
   color: #2b2f40;
  }
#citatywrap{
   display: none;
   
}

#citaty{ 
    display: none;
}


#statiwrap{
   clear: both;
    width: 100%;
    margin:10px 0px;
}

#stati{ 
    width: 100%;
    min-height: 390px;
	margin:0 auto;  

}
#stati .telo{
	margin: 0% 2%;
}

#formawrap{
   clear: both;
    width: 100%;
	min-height: 380px;
    margin:0px 0px;
	background-image: url(../images/foot.png);
    background-position: left top;
    background-repeat: repeat-x;
}

#forma{
width: 96%;
    padding: 0px 2% 5% 0px;
margin: 0 auto;

}
#forma .custom{
padding-top: 70px;

}

#forma p{
    
    text-align: center;
}
 #forma h2{
     font-size: 34px;
     line-height: 54px;
 }
 #forma p.pol{
  font: 300 14px/22px 'Roboto Condensed', sans-serif;
  
}

#forma a.pol{
  font: 300 14px/22px 'Roboto Condensed', sans-serif;
 color:#4c5da1;
}
#forma a.pol:hover{
	color:#2b2f40;
}
#forma a.knopka1, #forma a.knopka2{
    width: 100%;
    display: block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 17px/33px 'Roboto Condensed', sans-serif;
    padding: 12px 0px;
    text-transform: uppercase;
    color: #fff;
    background: #2b2f40;
   text-shadow: none;
  margin-bottom: 30px;
  }
#forma a.knopka2{
	background: #382b3c;
}
#forma a.knopka1:hover{
   background: #151720;
  }
  
  #forma a.knopka2:hover{
   background: #281f2b;
  }

.footer {  
  width: 100%;  
  position: relative;  
}
#bottom1wrap{
width: 100%;
background-color:#2b2f40;

}
#bottom1{
  height: 125px;
 width: 100%;
   margin: 0 auto;
      /* padding-bottom: 30px;*/
}


#logobot{
 float: left;
    width: 96%;
    padding: 25px 2% 20px 2%;
    text-align: center;
}
#logobot img{
    width: 90%;
    
}
#telbot{
display:none;
}

#bottom2wrap{
	width: 100%;
    background-color:#2b2f40;

}
#infobot{
	border-top: 1px solid #454857;
   width: 96%;
    padding: 0 2%;
    margin: 0 auto;
overflow: hidden;
}
  
  .blb70, .blb30{
    width: 100%;
  } 
  
  
#infobot .custom{
	padding-top: 25px;
}
#infobot p{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
  text-align: left;
}

#infobot a.pol, #infobot a.dru{
	font-family: 'Roboto Condensed', sans-serif;
    color: #7580af;
    font-size: 14px;
    line-height: 30px;
}
#infobot a.pol:hover, #infobot a.dru:hover{
	 color: #fff;
}
#infobot p.min a{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 25px;
    line-height: 35px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#infobot p.min a:hover{	
border-bottom: 1px solid;
}

}	



/*====================================2================================*/
/*====================================================================*/

@media (min-width: 480px) and (max-width: 767px){
  /* стили для xs-устройств */
  
  
 h3.newsflash-title{
  font-size : 24px;
  text-align: left;
  font-family: 'OranienbaumRegular', sans-serif;
  color: #2b2f40;
  line-height: 40px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  padding: 10px 0px;
	border-bottom: 1px solid #e9e9e9;
	background-image: url(../images/go.png);
  background-repeat: no-repeat;
  background-position: right center;
  }
  
  h3.newsflash-title a{
	  font-family: 'OranienbaumRegular', sans-serif;
	  font-size : 24px;
	  color: #2b2f40;
      line-height: 40px;
      text-decoration: none;
    /*border-bottom: 1px solid;*/
  }
  h3.newsflash-title a:hover{
	  color:#000;
  }
#shapkawrap{
	background-color: #2b2f40;
	width: 100%;
    position: fixed;
    z-index: 100;

}

#shapka{
   /* width:1220px;*/
    height: 50px;
    padding: 0px;
    margin: 0 auto;
}

#gruemenu {
/* width: 1060px;*/
  margin-left: auto;
  margin-right: 0;
  height: 47px;
}

.vop{/*float: left;*/display: none;}
.vop a.vopros{
	display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 18px/20px 'Roboto Condensed', Tahoma, sans-serif;
    color: #382b3c;
    padding: 15px 20px;
    text-transform: uppercase;
background-color: #d0b089;
}

.vop a.vopros:hover{	
    color: #fff;  
background-color: #382b3c;
}
#phone{
	float:left;
	height: 40px;
    padding: 10px 5px 0px 15px;
    margin: 0 auto;
}

#phone p a{
font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
    border-bottom: none;
	
}

.sidr{width: 370px !important;}
#navigation-toggle{
    top: 4px !important;
    border: 1px solid #ccc !important;
}
.clear{height: 50px;}

#shapka2wrap{
	background-color: #fff;
	width: 100%;
}

#shapka2{
    width:100%;
     padding: 0px;
    margin: 0 auto;
}

#sitelogo{
  float: left;
    width: 96%;
    padding: 25px 2% 20px 2%;
    text-align: center;
}
#sitelogo img{
    width: 90%;
    
}
#teltop{
	display: none;
  width: 67%;
    padding: 35px 0px 0px 3%;
	
}
.kont1{
 float: left;
 width: 22%;
  
}
.kont2{
	float: left;
  width: 37%;
}
.kont3{
float: left;
  width: 34%;
}
.kont1 img, .kont2 img, .kont3 img{ 
    display: none;
   
}
#teltop p.min{
	font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 12px;
    line-height: 20px;
}
#teltop p.min a{
	font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 12px;
    line-height: 20px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#teltop p.min a:hover{	
border-bottom: 1px solid;
}
#teltop p.min2{
    font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 10px;
    line-height: 20px;
}
#teltop p.big{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #2b2f40;
    font-size: 12px;
    line-height: 22px;
	text-transform: uppercase;
}

#sliderwrap{
   clear: both;
    width: 100%;
    height: 300px;
    background-image: url(../images/chess02.jpg);
    background-position: center bottom;
	/*background-size: cover;*/
}

#slider{	
    margin: 0 auto;
    padding: 50px 2% 0px 2%;
    position: relative;
}


#slider p{
	font-family: 'OranienbaumRegular';
    color: #fff;
    font-size: 35px;
    line-height: 65px;
	text-transform: uppercase;
    /*padding-bottom: 40px;*/
	    /*width: 420px;*/
    margin: 0 auto;
}

#maintelo {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;  
	
}
#content100{
/*width: 1220px;*/
margin: 0 auto;
padding: 0 2%;
}

.us1{
	display: block;
    float: left;
    width: 96%;
	padding: 2%;
    margin-bottom: 5%;
	background-image: url(../images/us01.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	background-size: cover;
	    min-height: 240px;
}

.us2{
	display: block;
    float: left;
    width: 96%;
    padding: 2%;	
    margin-bottom: 5%;
	background-image: url(../images/us03.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	background-size: cover;
	    min-height: 240px;
}

.us3{
	display: block;
    float: left;
    width: 96%;
	padding: 2%;
    margin-bottom: 5%;
	background-image: url(../images/us02.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	background-size: cover;
	    min-height: 240px;
}

.us4{
	display: block;
    float: left;
    width: 96%; 
    padding: 2%;
    margin-bottom: 5%;
    background-image: url(../images/us04.jpg);
    background-position: left top;
    background-repeat: no-repeat;	
	background-size: cover;
	    min-height: 240px;
}

.us5{
	display: block;
    float: left;
    width: 96%; 
    padding: 2%;
    margin-bottom: 5%;
    background-image: url(../images/us05.jpg);
    background-position: left top;
    background-repeat: no-repeat;	
	    min-height: 210px;
}


p.more_us1, p.more_us2, p.more_us3, p.more_us4{
display: block;
    text-align: center;
	padding-top: 40px;
    /*position: absolute;
    bottom: 50px;
    right: 25px;*/
	
}

p.more_us5{
display: block;
    text-align: center;
    padding-top: 40px;
	
}
p.more_us1 a, p.more_us2 a, p.more_us3 a, p.more_us4 a, p.more_us5 a{
	display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
	background-color: rgba(43,47,64,0.7);
}

#content100 p.big{
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    line-height: 30px;
	text-transform: uppercase;
	
}

#content100 p.min{
   font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}

#content100 .us5 p.big{
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    line-height: 30px;
	text-transform: uppercase;
	padding-top: 65px;
	
}
#kompanywrap{
   clear: both;
    width: 100%;
    /*height: 510px;*/
    /*background-image: url(../images/fon.jpg);
    background-position: center center;
    background-repeat: no-repeat;*/
  
}

#kompany{ 
    width: 100%;
    /*height: 510px;*/
	margin:0 auto;
    background-color: #a8a3b6;
  
}
.kompany_wraper1{
    display: block;
    overflow: hidden;
    margin-top: 30px;
    padding: 30px;
    
}

.kompany_wraper2{
    display: block;
    float:left;
	width: 100%;
    
}
.kompany_img{
    display: none;
   
}

.kompany_txt1{
    display: block;
    overflow: hidden;
    background-image: url(../images/kv1.png);
    background-position: left top;
    background-repeat:no-repeat;
	
}

.kompany_txt2{
    display: block;
    overflow: hidden;
    background-image: url(../images/kv2.png);
    background-position: right bottom;
    background-repeat:no-repeat;
    padding: 20px 30px 20px 30px;
}
.kompany_txt2 p{
	font-size: 20px;
	line-height: 28px;
}
.kompany_txt2 p.del{
	display:none;
}
.kompany_txt2 p.podpis{
text-align: right;
 padding-top: 10px;
}
.kompany_txt2 span.big_k{
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
    color: #2b2f40;
    line-height: 30px;
    
}
.kompany_txt2 span.min_k{
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
	font-style: italic;
    line-height: 26px;
    padding-top: 0px;
}

.kompany_txt3 p{
	text-align: center;
    margin: 50px 0px 0px 0px;
	}

.kompany_txt3 a{
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 20px/30px 'Roboto Condensed' sans-serif;
    padding: 5px 20px;
    text-transform: uppercase;
    color: #edc89b;
    background: transparent;
    border: 1px solid #edc89b;
  
  }

.kompany_txt3 a:hover{
   background-color: #edc89b;
   color: #2b2f40;
  }
#citatywrap{
   display: none;
   
}

#citaty{ 
    display: none;
}


#statiwrap{
   clear: both;
    width: 100%;
    margin:10px 0px;
}

#stati{ 
    width: 100%;
    min-height: 390px;
	margin:0 auto;  

}
#stati .telo{
	margin: 0% 2%;
}

#formawrap{
   clear: both;
    width: 100%;
	min-height: 380px;
    margin:0px 0px;
	background-image: url(../images/foot.png);
    background-position: left top;
    background-repeat: repeat-x;
}

#forma{
width: 96%;
    padding: 0px 2% 5% 0px;
margin: 0 auto;

}
#forma .custom{
padding-top: 70px;

}

#forma p{
    
    text-align: center;
}
 #forma h2{
     font-size: 34px;
     line-height: 54px;
 }
 #forma p.pol{
  font: 300 14px/22px 'Roboto Condensed', sans-serif;
  
}

#forma a.pol{
  font: 300 14px/22px 'Roboto Condensed', sans-serif;
 color:#4c5da1;
}
#forma a.pol:hover{
	color:#2b2f40;
}
#forma a.knopka1, #forma a.knopka2{
    width: 100%;
    display: block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 17px/33px 'Roboto Condensed', sans-serif;
    padding: 12px 0px;
    text-transform: uppercase;
    color: #fff;
    background: #2b2f40;
   text-shadow: none;
  margin-bottom: 30px;
  }
#forma a.knopka2{
	background: #382b3c;
}
#forma a.knopka1:hover{
   background: #151720;
  }
  
  #forma a.knopka2:hover{
   background: #281f2b;
  }

.footer {  
  width: 100%;  
  position: relative;  
}
#bottom1wrap{
width: 100%;
background-color:#2b2f40;

}
#bottom1{
  height: 175px;
 width: 100%;
   margin: 0 auto;
    /*   padding-bottom: 30px;*/
}


#logobot{
 float: left;
    width: 96%;
    padding: 25px 2% 20px 2%;
    text-align: center;
}
#logobot img{
    width: 90%;
    
}
#telbot{
display:none;
}

#bottom2wrap{
	width: 100%;
    background-color:#2b2f40;

}
#infobot{
	border-top: 1px solid #454857;
   width: 96%;
    padding: 0 2%;
    margin: 0 auto;
  overflow: hidden;
}
  
  .blb70, .blb30{
    width: 100%;
  } 
#infobot .custom{
	padding-top: 25px;
}
#infobot p{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}

#infobot a.pol, #infobot a.dru{
	font-family: 'Roboto Condensed', sans-serif;
    color: #7580af;
    font-size: 14px;
    line-height: 30px;
}
#infobot a.pol:hover, #infobot a.dru:hover{
	 color: #fff;
}
#infobot p.min a{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 25px;
    line-height: 35px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#infobot p.min a:hover{	
border-bottom: 1px solid;
}

}

/*===================================3=================================*/
/*====================================================================*/

@media (min-width: 768px) and (max-width: 989px) {
  /* стили для sm-устройств */
  
  
 h3.newsflash-title{
  font-size : 24px;
  text-align: left;
  font-family: 'OranienbaumRegular', sans-serif;
  color: #2b2f40;
  line-height: 40px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  padding: 10px 0px;
	border-bottom: 1px solid #e9e9e9;
	background-image: url(../images/go.png);
  background-repeat: no-repeat;
  background-position: right center;
  }
  
  h3.newsflash-title a{
	  font-family: 'OranienbaumRegular', sans-serif;
	  font-size : 24px;
	  color: #2b2f40;
      line-height: 40px;
      text-decoration: none;
    /*border-bottom: 1px solid;*/
  }
  h3.newsflash-title a:hover{
	  color:#000;
  }
#shapkawrap{
	background-color: #2b2f40;
	width: 100%;
    position: fixed;
    z-index: 100;

}

#shapka{
   /* width:1220px;*/
    height: 50px;
    padding: 0px;
    margin: 0 auto;
}

.gmenu{
	margin-left: auto;
  margin-right: 0;
}
#gruemenu {
  float:left;
  height: 47px;
}

.vop{/*float: left;*/ display: none;}
.vop a.vopros{
	display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 18px/20px 'Roboto Condensed', Tahoma, sans-serif;
    color: #382b3c;
    padding: 15px 20px;
    text-transform: uppercase;
background-color: #d0b089;
}

.vop a.vopros:hover{	
    color: #fff;  
background-color: #382b3c;
}
#phone{
	float:left;
	/*width: 180px;*/
    padding: 10px 5px 0px 15px;
    margin: 0 auto;
}

#phone p a{
font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
    border-bottom: none;
	
}

.sidr{width: 370px !important;}
#navigation-toggle{
    top: 4px !important;
    border: 1px solid #ccc !important;
}
.clear{height: 50px;}

#shapka2wrap{
	background-color: #fff;
	width: 100%;
	height: 120px;

}

#shapka2{
    width:100%;
    height: 120px;
    padding: 0px;
    margin: 0 auto;
}

#sitelogo{
  float: left;
  width: 30%;
  padding: 25px 0px 0px 0px;
}
#sitelogo img{
    width: 90%;
    
}
#teltop{
	float: left;
  width: 67%;
    padding: 35px 0px 0px 3%;
	
}
.kont1{
 float: left;
 width: 22%;
  
}
.kont2{
	float: left;
  width: 37%;
}
.kont3{
float: left;
  width: 34%;
}
.kont1 img, .kont2 img, .kont3 img{ 
    display: none;
   
}
#teltop p.min{
	font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 12px;
    line-height: 20px;
}
#teltop p.min a{
	font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 12px;
    line-height: 20px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#teltop p.min a:hover{	
border-bottom: 1px solid;
}
#teltop p.min2{
    font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 10px;
    line-height: 20px;
}
#teltop p.big{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #2b2f40;
    font-size: 12px;
    line-height: 22px;
	text-transform: uppercase;
}

#sliderwrap{
   clear: both;
    width: 100%;
    height: 300px;
    background-image: url(../images/chess02.jpg);
    background-position: center bottom;
	/*background-size: cover;*/
}

#slider{	
    margin: 0 auto;
    padding: 50px 2% 0px 2%;
    position: relative;
}


#slider p{
	font-family: 'OranienbaumRegular';
    color: #fff;
    font-size: 35px;
    line-height: 65px;
	text-transform: uppercase;
    /*padding-bottom: 40px;*/
	    width: 500px;
    margin: 0 auto;
}

#maintelo {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;  
	
}
#content100{
/*width: 1220px;*/
margin: 0 auto;
padding: 0 2%;
}

.us1{
	display: block;
    float: left;
    width: 45%;
	padding: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
	background-image: url(../images/us01.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 240px;
}

.us2{
	display: block;
    float: left;
    width: 45%;
    padding: 2%;	
    margin-bottom: 2%;
	background-image: url(../images/us03.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 240px;
}

.us3{
	display: block;
    float: left;
    width: 45%;
	padding: 2%;
    margin-right: 2%;
    margin-bottom: 2%;
	background-image: url(../images/us02.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 240px;
}

.us4{
	display: block;
    float: left;
    width: 45%; 
    padding: 2%;
    margin-bottom: 2%;
    background-image: url(../images/us04.jpg);
    background-position: left top;
    background-repeat: no-repeat;	
	    min-height: 240px;
}

.us5{
	display: block;
    float: left;
    width: 96%; 
    padding: 2%;
    margin-bottom: 2%;
    background-image: url(../images/us05.jpg);
    background-position: left top;
    background-repeat: no-repeat;	
	    min-height: 210px;
}

.us1, .us2, .us3, .us4, .us5{
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
	position: relative;
	}
	
.us1:hover, .us2:hover, .us3:hover, .us4:hover, .us5:hover  {
    -webkit-transform: scale(1.05,1.05);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1.05,1.05);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}
p.more_us1, p.more_us2, p.more_us3, p.more_us4{
display: block;
    text-align: center;
    position: absolute;
    bottom: 25px;
    right: 25px;
	
}

p.more_us5{
display: block;
    text-align: center;
    padding-top: 50px;
	
}
p.more_us1 a, p.more_us2 a, p.more_us3 a, p.more_us4 a, p.more_us5 a{
	display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
	background-color: rgba(43,47,64,0.7);
}
#content100 p.big{
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    line-height: 30px;
	text-transform: uppercase;
	
}

#content100 p.min{
   font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}

#content100 .us5 p.big{
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 19px;
    line-height: 30px;
	text-transform: uppercase;
	padding-top: 65px;
	
}
#kompanywrap{
   clear: both;
    width: 100%;
    height: 510px;
    /*background-image: url(../images/fon.jpg);
    background-position: center center;
    background-repeat: no-repeat;*/
  
}

#kompany{ 
    width: 100%;
    height: 510px;
	margin:0 auto;
    background-color: #a8a3b6;
  
}
.kompany_wraper1{
    display: block;
    overflow: hidden;
    margin-top: 30px;
    padding: 50px;
    
}

.kompany_wraper2{
    display: block;
    float:left;
	width: 100%;
    
}
.kompany_img{
    width: 30%;
    display: block;
    float: right;
    
}
.kompany_img img{
width: 100%;
}
.kompany_txt1{
	
    display: block;
    overflow: hidden;
    background-image: url(../images/kv1.png);
    background-position: left top;
    background-repeat:no-repeat;
	
}

.kompany_txt2{
    display: block;
    overflow: hidden;
    background-image: url(../images/kv2.png);
    background-position: right bottom;
    background-repeat:no-repeat;
    padding: 20px 30px 20px 30px;
}
.kompany_txt2 p{
	font-size: 20px;
	line-height: 28px;
}
.kompany_txt2 p.del{
	display:none;
}
.kompany_txt2 p.podpis{
text-align: right;
 padding-top: 10px;
}
.kompany_txt2 span.big_k{
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
    color: #2b2f40;
    line-height: 30px;
    
}
.kompany_txt2 span.min_k{
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
	font-style: italic;
    line-height: 26px;
    padding-top: 0px;
}

.kompany_txt3 p{
	text-align: right;
    margin: 50px 0px 0px 0px;
	}

.kompany_txt3 a{
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 20px/30px 'Roboto Condensed' sans-serif;
    padding: 5px 20px;
    text-transform: uppercase;
    color: #edc89b;
    background: transparent;
    border: 1px solid #edc89b;
  
  }

.kompany_txt3 a:hover{
   background-color: #edc89b;
   color: #2b2f40;
  }
#citatywrap{
   display: none;
   
}

#citaty{ 
    display: none;
}


#statiwrap{
   clear: both;
    width: 100%;
    margin:10px 0px;
}

#stati{ 
    width: 100%;
    min-height: 390px;
	margin:0 auto;  

}
#stati .telo{
	margin: 0% 2%;
}

#formawrap{
   clear: both;
    width: 100%;
	min-height: 380px;
    margin:0px 0px;
	background-image: url(../images/foot.png);
    background-position: left top;
    background-repeat: repeat-x;
}

#forma{
width: 96%;
padding: 0px 2% 5% 0px;
margin: 0 auto;

/*background-image: url(../images/romanova.png);
    background-position: right bottom;
    background-repeat: no-repeat;*/
}
#forma .custom{
padding-top: 70px;

}

#forma p{
    padding-top: 25px; 
}
 #forma h2{
     font-size: 42px;
 }
 #forma p.pol{
  font: 300 14px/22px 'Roboto Condensed', sans-serif;
  width: 70%;
}

#forma a.pol{
  font: 300 14px/22px 'Roboto Condensed', sans-serif;
 color:#4c5da1;
}
#forma a.pol:hover{
	color:#2b2f40;
}
#forma a.knopka1, #forma a.knopka2{
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 17px/33px 'Roboto Condensed', sans-serif;
    padding: 12px 15px;
    text-transform: uppercase;
    color: #fff;
    background: #2b2f40;
   text-shadow: none;
  margin-right: 20px;
  }
#forma a.knopka2{
	background: #382b3c;
}
#forma a.knopka1:hover{
   background: #151720;
  }
  
  #forma a.knopka2:hover{
   background: #281f2b;
  }

.footer {  
  width: 100%;  
  position: relative;  
}
#bottom1wrap{
width: 100%;
background-color:#2b2f40;

}
#bottom1{
  height: 100px;
 width: 100%;
   margin: 0 auto;
}


#logobot{
 float: left;
  width: 30%;
  padding: 10px 0px 0px 0px;
}
#logobot img{
    width: 90%;
    
}
#telbot{
float: left;
  width: 67%;
    padding: 25px 0px 0px 3%;
	
}

#telbot p.min{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}
#telbot p.min a{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#telbot p.min a:hover{	
border-bottom: 1px solid;
}
#telbot p.min2{
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 10px;
     line-height: 20px;
}
#telbot p.big{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #7580af;
    font-size: 12px;
    line-height: 22px;
	text-transform: uppercase;
}
#bottom2wrap{
	width: 100%;
    background-color:#2b2f40;
  overflow: hidden;

}
#infobot{
	border-top: 1px solid #454857;
   width: 96%;
    padding: 0 2%;
    margin: 0 auto;
}
#infobot .custom{
	padding-top: 25px;
}
#infobot p{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

#infobot a.pol, #infobot a.dru{
	font-family: 'Roboto Condensed', sans-serif;
    color: #7580af;
    font-size: 14px;
    line-height: 25px;
}
#infobot a.pol:hover, #infobot a.dru:hover{
	 color: #fff;
}
#infobot p.min{
	display: none;
}

}

/*=================================4===================================*/
/*====================================================================*/

@media (min-width: 990px) and (max-width: 1279px) {
  /* стили для md-устройств */
  
 h3.newsflash-title{
  font-size : 24px;
  text-align: left;
  font-family: 'OranienbaumRegular', sans-serif;
  color: #2b2f40;
  line-height: 40px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  padding: 10px 0px;
	border-bottom: 1px solid #e9e9e9;
	background-image: url(../images/go.png);
  background-repeat: no-repeat;
  background-position: right center;
  }
  
  h3.newsflash-title a{
	  font-family: 'OranienbaumRegular', sans-serif;
	  font-size : 24px;
	  color: #2b2f40;
      line-height: 40px;
      text-decoration: none;
    /*border-bottom: 1px solid;*/
  }
  h3.newsflash-title a:hover{
	  color:#000;
  }
#shapkawrap{
	background-color: #2b2f40;
	width: 100%;
    position: fixed;
    z-index: 100;

}

.gmenu{
	width: 850px;
  margin-left: auto;
  margin-right: 0;
}
#gruemenu {
  float:left;
  height: 47px;
}

.vop{float: right;}
.vop a.vopros{
	display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 15px/20px 'Roboto Condensed', Tahoma, sans-serif;
    color: #382b3c;
    padding: 15px 18px;
    text-transform: uppercase;
background-color: #d0b089;
}

.vop a.vopros:hover{	
    color: #fff;  
background-color: #382b3c;
}

#gruemenu ul{
  padding: 0px 0px 0px 0px;
  margin:0;
  line-height:0;
  font-size:0;
  
}

#gruemenu.grue_95 ul li{
  padding: 15px 0px;
    margin: 0;
    list-style: none;
    display: inline-block;
}
#gruemenu.grue_95 > ul > li.item-115{
    background-color: #d0b089;
}
#gruemenu.grue_95 ul li ul li{
  padding: 0px;
}
#gruemenu.grue_95 ul li ul li:hover{
  padding: 0px;
  border:none;
}
#gruemenu ul li a{
  display:inline-block;
  text-decoration:none;
  cursor:pointer;
  position: relative;
 font: 300 18px/20px 'Roboto Condensed', Tahoma, sans-serif;
 padding: 0px 11px 0px 12px;
   text-transform: uppercase;
   border-right:1px dotted #525252;  
}
/*#gruemenu ul li a:hover{
	background: none !important;
}*/

#gruemenu ul li:hover, #gruemenu ul li.active{
 border-top: 3px solid #d0b089;
 padding: 12px 0px 15px 0px;
 background: none;
}
#gruemenu.grue_95 > ul > li.item-115 a{color: #382b3c;}

#gruemenu.grue_95 > ul > li.item-114 a, #gruemenu.grue_95 > ul > li.item-115 a{
	border:none;
}
#gruemenu.grue_95 > ul > li.item-115:hover{
	border: none;
 padding: 15px 0px 15px 0px;
background: #382b3c;
}
#gruemenu.grue_95 > ul > li.item-115:hover a{
	background: #382b3c;
}
#gruemenu.grue_95 ul ul li a, #navigation-toggle {
    border-right: none;
}
.clear{height: 50px;}

#shapka2wrap{
	background-color: #fff;
	width: 100%;
	height: 120px;

}

#shapka2{
    width:100%;
    height: 120px;
    padding: 0px;
    margin: 0 auto;
}

#sitelogo{
  float: left;
  width: 30%;
  padding: 12px 0px 0px 0px;
}
#sitelogo img{
    width: 90%;
    
}
#teltop{
	float: left;
  width: 67%;
    padding: 35px 0px 0px 3%;
	
}
.kont1{
 float: left;
 width: 22%;
  
}
.kont2{
	float: left;
  width: 31%;
}
.kont3{
float: left;
  width: 34%;
}
.kont1 img, .kont2 img, .kont3 img{ 
    float: left;
    padding: 5px 8px 10px 0px;
}
#teltop p.min{
	font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 14px;
    line-height: 20px;
}
#teltop p.min a{
	font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 14px;
    line-height: 20px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#teltop p.min a:hover{	
border-bottom: 1px solid;
}
#teltop p.min2{
    font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 12px;
    line-height: 20px;
}
#teltop p.big{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #2b2f40;
    font-size: 15px;
    line-height: 22px;
	text-transform: uppercase;
}

#sliderwrap{
   clear: both;
    width: 100%;
    height: 300px;
    background-image: url(../images/chess02.jpg);
    background-position: center bottom;
	background-size: cover;
}

#slider{	
    margin: 0 auto;
    padding: 50px 2% 0px 2%;
    position: relative;
}


#slider p{
	font-family: 'OranienbaumRegular';
    color: #fff;
    font-size: 35px;
    line-height: 65px;
	text-transform: uppercase;
    /*padding-bottom: 40px;*/
	    width: 500px;
    margin: 0 auto;
}

#maintelo {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;  
	
}
#content100{
/*width: 1220px;*/
margin: 0 auto;
padding: 0 2%;
}

.us1{
	display: block;
    float: left;
    width: 45%;
	padding: 2%;
    margin-right: 2%;
	background-image: url(../images/us01.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 290px;
}

.us2{
	display: block;
    float: left;
    width: 45%;
    padding: 2%;	
	background-image: url(../images/us03.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 290px;
}

.us3{
	display: block;
    float: left;
    width: 45%;
	padding: 2%;
    margin-right: 2%;
	background-image: url(../images/us02.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 290px;
}

.us4{
	display: block;
    float: left;
    width: 45%; 
    padding: 2%;	
    background-image: url(../images/us04.jpg);
    background-position: left top;
    background-repeat: no-repeat;	
	    min-height: 290px;
}

.us5{
	display: block;
    float: left;
    width: 96%; 
    padding: 2%;	
    background-image: url(../images/us05.jpg);
    background-position: left top;
    background-repeat: no-repeat;	
	    min-height: 250px;
}

.us1, .us2, .us3, .us4, .us5{
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
	position: relative;
	}
	
.us1:hover, .us2:hover, .us3:hover, .us4:hover, .us5:hover  {
    -webkit-transform: scale(1.05,1.05);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1.05,1.05);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}
p.more_us1, p.more_us2, p.more_us3, p.more_us4{
display: block;
    text-align: center;
    position: absolute;
    bottom: 50px;
    right: 25px;
	
}

p.more_us5{
display: block;
    text-align: center;
    padding-top: 50px;
	
}
p.more_us1 a, p.more_us2 a, p.more_us3 a, p.more_us4 a, p.more_us5 a{
	display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
	background-color: rgba(43,47,64,0.7);
}
#content100 p.big{
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
	text-transform: uppercase;
	
}

#content100 p.min{
   font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

#content100 .us5 p.big{
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
	text-transform: uppercase;
	padding-top: 65px;
	
}
#kompanywrap{
   clear: both;
    width: 100%;
    height: 510px;
    /*background-image: url(../images/fon.jpg);
    background-position: center center;
    background-repeat: no-repeat;*/
  
}

#kompany{ 
    width: 100%;
    height: 510px;
	margin:0 auto;
    background-color: #a8a3b6;
  
}
.kompany_wraper1{
    display: block;
    overflow: hidden;
    margin-top: 30px;
    padding: 50px;
    
}

.kompany_wraper2{
    display: block;
    float:left;
	width: 100%;
    
}
.kompany_img{
    width: 30%;
    display: block;
    float: right;
    
}

.kompany_txt1{
	
    display: block;
    overflow: hidden;
    background-image: url(../images/kv1.png);
    background-position: left top;
    background-repeat:no-repeat;
	
}

.kompany_txt2{
    display: block;
    overflow: hidden;
    background-image: url(../images/kv2.png);
    background-position: right bottom;
    background-repeat:no-repeat;
    padding: 20px 30px;
}
.kompany_txt2 p{
	font-size: 26px;
	line-height: 36px;
}
.kompany_txt2 p.podpis{
text-align: right;
 padding-top: 30px;
}
.kompany_txt2 span.big_k{
    font-size: 30px;
    font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
    color: #2b2f40;
    line-height: 40px;
    
}
.kompany_txt2 span.min_k{
    font-size: 25px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
	font-style: italic;
    line-height: 35px;
    padding-top: 0px;
}

.kompany_txt3 p{
	text-align: left;
    margin: 50px 0px 0px 30px;
	}

.kompany_txt3 a{
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 20px/30px 'Roboto Condensed' sans-serif;
    padding: 5px 20px;
    text-transform: uppercase;
    color: #edc89b;
    background: transparent;
    border: 1px solid #edc89b;
  
  }

.kompany_txt3 a:hover{
   background-color: #edc89b;
   color: #2b2f40;
  }
#citatywrap{
  clear: both;
    width: 100%;
    height: 283px;
    background-image: url(../images/fon2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
  margin:40px 0px;
}

#citaty{ 
    width: 100%;
    height: 283px;
	margin:0 auto;  
}
.tp-caption{
    	width: 100%;
}
#slid_txt{
	width: 90%;
    margin: 0 auto !important;  
	overflow: hidden;
}

#slid_txt p{
	font-size: 42px !important;
    font-family: 'OranienbaumRegular' !important;
    color: #fff !important;
	line-height: 60px !important;
    padding-top: 0px !important;
	text-align: center !important;
	    width: 90% !important;
}

#slid_podpis p{
	font-size: 25px !important;
   font-family: 'Roboto Condensed', sans-serif !important;
    color: #edc89b !important;
	line-height: 40px !important;
    padding-top: 10px !important;
	font-style: italic !important;
	text-align: right !important;
	    width: 90% !important;
}

#statiwrap{
   clear: both;
    width: 100%;
    margin:10px 0px;
}

#stati{ 
    width: 100%;
    min-height: 390px;
	margin:0 auto;  
	background-image: url(../images/stati.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#stati .telo{
	margin-left: 450px;
	margin-right: 2%
}

#formawrap{
   clear: both;
    width: 100%;
	min-height: 380px;
    margin:0px 0px;
	background-image: url(../images/foot.png);
    background-position: left top;
    background-repeat: repeat-x;
}

#forma{
width: 96%;
  padding: 0px 2% 5% 0px;
margin: 0 auto;

/*background-image: url(../images/romanova.png);
    background-position: right bottom;
    background-repeat: no-repeat;*/
}
#forma .custom{
padding-top: 70px;

}

#forma p{
    padding-top: 25px; 
}
 
 #forma p.pol{
  font: 300 14px/22px 'Roboto Condensed', sans-serif;
  width: 70%;
}

#forma a.pol{
  font: 300 14px/22px 'Roboto Condensed', sans-serif;
 color:#4c5da1;
}
#forma a.pol:hover{
	color:#2b2f40;
}
#forma a.knopka1, #forma a.knopka2{
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 19px/33px 'Roboto Condensed', sans-serif;
    padding: 12px 25px;
    text-transform: uppercase;
    color: #fff;
    background: #2b2f40;
   text-shadow: none;
  margin-right: 20px;
  }
#forma a.knopka2{
	background: #382b3c;
}
#forma a.knopka1:hover{
   background: #151720;
  }
  
  #forma a.knopka2:hover{
   background: #281f2b;
  }
.hFooter {
  _clear: both;
  height: 621px;
  width: 100%;
  clear: both;
}
.footer {
  height: 621px;
  width: 100%;
  margin-top: -621px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  position: relative;  
}
#bottom1wrap{
width: 100%;
background-color:#2b2f40;

}
#bottom1{
  height: 120px;
  width: 96%;
  padding: 0 2%;
  margin: 0 auto;
}


#logobot{
  float: left;
  width: 30%;
  padding: 15px 0px 0px 0px;
}
#logobot img{
    width: 90%;
    
}
#telbot{
	float: left;
    width: 70%;	
    padding: 30px 0px 0px 0px;
	
}

#telbot p.min{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
#telbot p.min a{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#telbot p.min a:hover{	
border-bottom: 1px solid;
}
#telbot p.min2{
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 12px;
     line-height: 20px;
}
#telbot p.big{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #7580af;
    font-size: 15px;
    line-height: 22px;
	text-transform: uppercase;
}
#bottom2wrap{
	width: 100%;
    background-color:#2b2f40;

}
#infobot{
	border-top: 1px solid #454857;
	height: 135px;
   width: 96%;
    padding: 0 2%;
    margin: 0 auto;
}
#infobot .custom{
	padding-top: 10px;
}
#infobot p{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

#infobot a.pol, #infobot a.dru{
	font-family: 'Roboto Condensed', sans-serif;
    color: #7580af;
    font-size: 14px;
    line-height: 25px;
}
#infobot a.pol:hover, #infobot a.dru:hover{
	 color: #fff;
}
#infobot p.min{
	display: none;
}

#gruemenu.grue_95, #gruemenu.grue_95 ul, #gruemenu.grue_95 ul li, #gruemenu.grue_95 ul > li > a{
	font-size: 15px !important;
}

#phone{
	float:left;
	/*width: 180px;*/
    padding: 10px 5px 0px 5px;
    margin: 0 auto;
}

#phone p a{
font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-decoration: none;
    border-bottom: none;
	
}

}

/*==================================5==================================*/
/*====================================================================*/
@media (min-width: 1280px) {
	 /* стили для lg-устройств */

h3.newsflash-title{
  font-size : 24px;
  text-align: left;
  font-family: 'OranienbaumRegular', sans-serif;
  color: #2b2f40;
  line-height: 40px;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  text-decoration: none;
  padding: 10px 0px;
	border-bottom: 1px solid #e9e9e9;
	background-image: url(../images/go.png);
  background-repeat: no-repeat;
  background-position: right center;
  }
  
  h3.newsflash-title a{
	  font-family: 'OranienbaumRegular', sans-serif;
	  font-size : 24px;
	  color: #2b2f40;
      line-height: 40px;
      text-decoration: none;
    /*border-bottom: 1px solid;*/
  }
  h3.newsflash-title a:hover{
	  color:#000;
  }
#shapkawrap{
	background-color: #2b2f40;
	width: 100%;
	max-width: 1920px;
    position: fixed;
    z-index: 100;

}

#shapka{
    width:1220px;
    height: 50px;
    padding: 0px;
    margin: 0 auto;
}

.gmenu{
	/*width: 990px;*/
  width: 900px;
  margin-left: auto;
  margin-right: 0;
}
#gruemenu {
  float:left;
  height: 47px;
}

.vop{float: right;}
.vop a.vopros{
	display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 18px/20px 'Roboto Condensed', Tahoma, sans-serif;
    color: #382b3c;
    padding: 15px 20px;
    text-transform: uppercase;
background-color: #d0b089;
}

.vop a.vopros:hover{	
    color: #fff;  
background-color: #382b3c;
}

#gruemenu ul{
  padding: 0px 0px 0px 0px;
  margin:0;
  line-height:0;
  font-size:0;
  
}

#gruemenu.grue_95 ul li{
  padding: 15px 0px;
    margin: 0;
    list-style: none;
    display: inline-block;
}
#gruemenu.grue_95 > ul > li.item-115{
    background-color: #d0b089;
}
#gruemenu.grue_95 ul li ul li{
  padding: 0px;
}
#gruemenu.grue_95 ul li ul li:hover{
  padding: 0px;
  border:none;
}
#gruemenu ul li a{
  display:inline-block;
  text-decoration:none;
  cursor:pointer;
  position: relative;
 font: 300 18px/20px 'Roboto Condensed', Tahoma, sans-serif;
 padding: 0px 14px 0px 15px;
   text-transform: uppercase;
   border-right:1px dotted #525252;  
}
/*#gruemenu ul li a:hover{
	background: none !important;
}*/

#gruemenu ul li:hover, #gruemenu ul li.active{
 border-top: 3px solid #d0b089;
 padding: 12px 0px 15px 0px;
 background: none;
}
#gruemenu.grue_95 > ul > li.item-115 a{color: #382b3c;}

#gruemenu.grue_95 > ul > li.item-114 a, #gruemenu.grue_95 > ul > li.item-115 a{
	border:none;
}
#gruemenu.grue_95 > ul > li.item-115:hover{
	border: none;
 padding: 15px 0px 15px 0px;
background: #382b3c;
}
#gruemenu.grue_95 > ul > li.item-115:hover a{
	background: #382b3c;
}

#gruemenu.grue_95 ul ul li a, #navigation-toggle {
    border-right: none;
}
.clear{height: 50px;}

#shapka2wrap{
	background-color: #fff;
	width: 100%;
	height: 120px;

}

#shapka2{
    width:1220px;
    height: 120px;
    padding: 0px;
    margin: 0 auto;
}

#sitelogo{
  float: left;
  width: 50%;
  padding: 12px 0px 0px 0px;
}
#teltop{
	float: left;
  width: 50%;	
    padding: 35px 0px 0px 0px;
	
}
.kont1{
	float: left;
 width: 35%;
    padding-left: 13%;
}
.kont2{
	float: left;
  width: 31%;
}
.kont3{
	float: left;
  width: 50%;
}
.kont1 img, .kont2 img, .kont3 img{ 
    float: left;
    padding: 5px 8px 10px 0px;
}
#teltop p.min{
	font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 14px;
    line-height: 20px;
}
#teltop p.min a{
	font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 14px;
    line-height: 20px;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#teltop p.min a:hover{
	border-bottom: 1px solid;
}

#teltop p.min2{
	font-family: 'Roboto Condensed', sans-serif;
    color: #212121;
    font-size: 14px;
    line-height: 20px;
}

#teltop p.big{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #2b2f40;
    font-size: 15px;
    line-height: 22px;
	text-transform: uppercase;
}




#sliderwrap{
   clear: both;
    width: 100%;
    height: 300px;
    background-image: url(../images/chess02.jpg);
    background-position: center bottom;
	background-size: cover;
}

#slider{
	width: 1220px;
    margin: 0 auto;
    padding: 50px 0px 0px 0px;
    position: relative;
}


#slider p{
	font-family: 'OranienbaumRegular';
    color: #fff;
    font-size: 35px;
    line-height: 65px;
	text-transform: uppercase;
    /*padding-bottom: 40px;*/
	    width: 500px;
    margin: 0 auto;
}

#maintelo {
    max-width: 1920px;
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;  
	
}
#content100{
width: 1220px;
margin: 0 auto;

}

.us1{
	display: block;
    float: left;
    width: 45%;
	padding: 2%;
    margin-right: 2%;
	background-image: url(../images/us01.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 290px;
}

.us2{
	display: block;
    float: left;
    width: 45%;
    padding: 2%;	
	background-image: url(../images/us03.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 290px;
}

.us3{
	display: block;
    float: left;
    width: 45%;
	padding: 2%;
    margin-right: 2%;
	background-image: url(../images/us02.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	    min-height: 290px;
}

.us4{
	display: block;
    float: left;
    width: 45%; 
    padding: 2%;	
    background-image: url(../images/us04.jpg);
    background-position: left top;
    background-repeat: no-repeat;	
	    min-height: 290px;
}

.us5{
	display: block;
    float: left;
    width: 96%; 
    padding: 2%;	
    background-image: url(../images/us05.jpg);
    background-position: left top;
    background-repeat: no-repeat;	
	    min-height: 250px;
		
}

.us1, .us2, .us3, .us4, .us5{
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
	position:relative;
	}
	
.us1:hover, .us2:hover, .us3:hover, .us4:hover, .us5:hover  {
    -webkit-transform: scale(1.05,1.05);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1.05,1.05);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}

p.more_us1, p.more_us2, p.more_us3, p.more_us4{
display: block;
    text-align: center;
    position: absolute;
    bottom: 50px;
    right: 25px;
	
}

p.more_us5{
display: block;
    text-align: center;
    padding-top: 50px;
	
}
p.more_us1 a, p.more_us2 a, p.more_us3 a, p.more_us4 a, p.more_us5 a{
	display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
	background-color: rgba(43,47,64,0.7);
}

#content100 p.big{
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
	text-transform: uppercase;
	
}

#content100 p.min{
   font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

#content100 .us5 p.big{
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
	text-transform: uppercase;
	padding-top: 65px;
	
}
#kompanywrap{
   clear: both;
    width: 100%;
    height: 510px;
    background-image: url(../images/fon.jpg);
    background-position: center center;
    background-repeat: no-repeat;
  
}

#kompany{ 
    width: 1220px;
    height: 510px;
	margin:0 auto;
    background-color: #a8a3b6;
  
}
.kompany_wraper1{
    display: block;
    overflow: hidden;
    margin-top: 30px;
    padding: 50px;
    
}

.kompany_wraper2{
    display: block;
    float:left;
	width: 100%;
    
}
.kompany_img{
    display: block;
    float: right;
    
}

.kompany_txt1{	
    display: block;
    overflow: hidden;
    background-image: url(../images/kv1.png);
    background-position: left top;
    background-repeat:no-repeat;	
}

.kompany_txt2{
    display: block;
    overflow: hidden;
    background-image: url(../images/kv2.png);
    background-position: right bottom;
    background-repeat:no-repeat;
    padding: 20px 30px;
}
.kompany_txt2 p{
	/*font-size: 20px;
	line-height: 28px;*/
	/*font-style: italic;*/
	font-size: 30px;
    line-height: 40px;
    font-family: 'Andantinoscript';
    /*color: #000;*/
}
.kompany_txt2 p.podpis{
text-align: right;
 padding-top: 30px;
}
.kompany_txt2 span.big_k{
    font-size: 30px;
    font-family: 'Andantinoscript';
	/*font-style: italic;*/
    color: #2b2f40;
    line-height: 40px;
    
}
.kompany_txt2 span.min_k{
    font-size: 28px;
    font-family: 'Andantinoscript';
    color: #fff;
	/*font-style: italic;*/
    line-height: 40px;
    padding-top: 0px;
}

.kompany_txt3 p{
	text-align: left;
    margin: 50px 0px 0px 30px;
	}

.kompany_txt3 a{
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 20px/30px 'Roboto Condensed' sans-serif;
    padding: 5px 20px;
    text-transform: uppercase;
    color: #edc89b;
    background: transparent;
    border: 1px solid #edc89b;
  
  }

.kompany_txt3 a:hover{
   background-color: #edc89b;
   color: #2b2f40;
  }
#citatywrap{
   clear: both;
    width: 100%;
    height: 283px;
    background-image: url(../images/fon2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
  margin:40px 0px;
}

#citaty{ 
    width: 1220px;
    height: 283px;
	margin:0 auto;  
}

#slid_txt{
	width: 1000px;
    margin: 0 auto !important;  
	overflow: hidden;
}

#slid_txt p{
	font-size: 50px !important;
    font-family: 'DCRC' !important;
    color: #fff !important;
	line-height: 60px !important;
    padding-top: 0px !important;
	text-align: center !important;
}

#slid_podpis p{
	font-size: 40px !important;
   font-family: 'DCRC', sans-serif !important;
    color: #edc89b !important;
	line-height: 40px !important;
    padding-top: 10px !important;
	font-style: italic !important;
	text-align: right !important;
}

#statiwrap{
   clear: both;
    width: 100%;
    margin:10px 0px;
}

#stati{ 
    width: 1220px;
    min-height: 390px;
	margin:0 auto;  
	background-image: url(../images/stati.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#stati .telo{
	margin-left: 450px;
}

#formawrap{
   clear: both;
    width: 100%;
	min-height: 380px;
    margin:0px 0px;
	background-image: url(../images/foot.png);
    background-position: left top;
    background-repeat: repeat-x;
}

#forma{
width: 1220px;
margin: 0 auto;
padding-bottom: 30px;
/*background-image: url(../images/romanova.png);
    background-position: right bottom;
    background-repeat: no-repeat;*/
}
#forma .custom{
padding-top: 70px;

}

#forma p{
    padding-top: 25px; 
}
 
 #forma p.pol{
  font: 300 14px/22px 'Roboto Condensed', sans-serif;
  width: 70%;
}

#forma a.pol{
  font: 300 14px/22px 'Roboto Condensed', sans-serif;
 color:#4c5da1;
}
#forma a.pol:hover{
	color:#2b2f40;
}
#forma a.knopka1, #forma a.knopka2{
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    font: 300 19px/33px 'Roboto Condensed', sans-serif;
    padding: 12px 25px;
    text-transform: uppercase;
    color: #fff;
    background: #2b2f40;
   text-shadow: none;
  margin-right: 20px;
  }
#forma a.knopka2{
	background: #382b3c;
}
#forma a.knopka1:hover{
   background: #151720;
  }
  
  #forma a.knopka2:hover{
   background: #281f2b;
  }
.hFooter {
  _clear: both;
  /*height: 621px;*/
  height: 256px;
  width: 100%;
  clear: both;
}
.footer {
  height: 256px;
  width: 100%;
  max-width: 1920px;
  margin-top: -256px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  position: relative;  
}
#bottom1wrap{
width: 100%;
background-color:#2b2f40;

}
#bottom1{
  height: 120px;
  width: 1220px;
  margin: 0 auto;
}


#logobot{
  float: left;
  width: 30%;
  padding: 15px 0px 0px 0px;
}
#telbot{
	float: left;
    width: 70%;	
    padding: 30px 0px 0px 0px;
	
}

#telbot p.min{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
#telbot p.min a{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#telbot p.min a:hover{	
border-bottom: 1px solid;
}
#telbot p.min2{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}

#telbot p.big{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #7580af;
    font-size: 15px;
    line-height: 22px;
	text-transform: uppercase;
}
#bottom2wrap{
	width: 100%;
    background-color:#2b2f40;

}
#infobot{
	border-top: 1px solid #454857;
	height: 135px;
    width: 1220px;
    margin: 0 auto;
}
#infobot .custom{
	padding-top: 10px;
}
#infobot p{
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

#infobot a.pol, #infobot a.dru{
	font-family: 'Roboto Condensed', sans-serif;
    color: #7580af;
    font-size: 14px;
    line-height: 25px;
}
#infobot a.pol:hover, #infobot a.dru:hover{
	 color: #fff;
}

#infobot p.min{
	display: none;
}

#phone{
	float:left;
	width: 200px;
   padding-top: 10px;
    margin: 0 auto;
}

#phone p a{
font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    text-decoration: none;
    border-bottom: none;
	
}
	
}
	
