#modal2{
border:4px solid #CCC;
width:100px;
height:50px;
display:none;
position:absolute;
left:50%; 
top:50%;
margin:-25px 0 0 -50px;
border-radius:5px;
} 

html{
	height:100%;
	}
 
@font-face {
 font-family: OpenSans;	/* Имя шрифта */
	src: local("OpenSans"), /* проверяем наличие шрифта в ОС пользователя */
         url(fonts/OpenSans-Regular.eot); 
		 
	}
 
@font-face {
	font-family: OpenSans;	/* Имя шрифта */
	src: local("OpenSans"), /* проверяем наличие шрифта в ОС пользователя */
         url(fonts/OpenSans-Regular.ttf); 
	}
/* только для Internet Explorer */

	

	
P { 
   font-family: OpenSans;
   font-size: 15pt;
   color: rgb(51, 51, 51);
   }
	
*{
	margin:0;
	padding:0;
	}

body{
	background-color:#dcdcdc;
	min-width: 990px;
	margin:0 auto;
	min-height: 100%;
    height: 100%;
	position: relative;
	}
	
header {
	background: url(image/bg/hert.jpg)repeat-x; 
	height: 113px;
	}
	
.header-bg {
	background-color: rgb(238, 238, 238);
    height: 90px; /* Высота */
	}
	
	
	/* ЗАДАЕМ ШИРИНУ ВСЕЙ СТРАНИЦЫ */
.wrapper {
	width: 990px;
	margin: auto;
	min-height: 100%;
	}

#logo{
	background: url(image/logo.png) no-repeat;  
	height: 67px;
	width: 154px; 
	position: absolute; 
	float: left;
	margin-left: 10px;	
	top: 18px;
	z-index: 1;
	border-right: 10px;
	}

	
	/* ПЕРЕХОД НА АНГЛИЙСКУЮ ВЕРСИЮ САЙТА */
#lang{
	position: absolute; 
    top: 10px; /* Положение */
	margin-left: 943px;
	min-width: 30px;
	display:inline-block;
	color:rgb(56, 89, 163); /* Цвет текста */
	text-decoration:none;
	font:100%/40px a_Futura Orto;
	}
	
#lang_en{
	font-family: OpenSans;
	position: absolute; 
    top: 17px; /* Положение */
	margin-left: 904px;
	min-width: 30px;
	display:inline-block;
	color:rgb(56, 89, 163); /* Цвет текста */
	text-decoration:none;
	
	}

a#lang_en:hover {
   color: #ffffff;
   } 	

#lang_ru{
	font-family: OpenSans;
	position: absolute; 
    top: 17px; /* Положение */
	margin-left: 954px;
	min-width: 30px;
	display:inline-block;
	color: rgb(56, 89, 163); /* Цвет текста */
	text-decoration:none;
	
	}	

a#lang_ru:hover {
   color: #ffffff;
   }
 
 
 /* ГЛАВНОЕ МЕНЮ */
 
#menu{
	position: relative;
    top: 65px; /* Положение */
	float: right; 
	margin-left:20%;
	min-width: 720px;
	display:inline-block;
	z-index: 1;
	}
	
#menu.default {
	width:680px;
    }	
	
#menu ul{
	list-style:none;
	height:23px;
	}

#menu ul li{
	float:left;
	}
	
#menu ul li a{
	display:block;
	height:23px;
	padding:0 10px;
	text-transform: uppercase;
	font-family: OpenSans;
	font-size: 13pt;
	text-decoration:none;
	text-align:center;
	color: #3D3D3D; /* Цвет текста */
    font-weight: 500; 
	}
	
#menu ul li a:hover,
#menu ul li.active a{
	color: #3859a3;
	font-weight: 500; 
	font-family: OpenSans;
	}
	

	/* классы для фиксированного состояния меню */


	
#menu.fixed {
	text-align: center;
	height: 35px;
	position:fixed;
	top:-5px; 
	left:0;
	margin-left:0;
	width:100%;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: rgba(230, 230, 230, 1)!important;
	z-index: 10;
    border-radius:5px;
		-moz-border-radius: 5px;
        -webkit-border-radius:5px;
    box-shadow: 5px 5px 20px rgba(51, 51, 51, 0.52);    
		-moz-box-shadow: 5px 5px 20px rgba(51, 51, 51, 0.52);
		-webkit-box-shadow: 5px 5px 20px rgba(51, 51, 51, 0.52);
	}
#menu.fixed ul{
	margin: auto;
	display: inline-block;
}
	
#menu.fixed li{
	margin-top:8px;
	}
	
#menu.transbg {
	z-index: 10;
	background-color: rgba(230, 230, 230, 1)!important;
	}
	
	
 
	/* БЛОК С ФОНОВЫМ ИЗОБРАЖЕНИЕМ main*/
 
 .text{
	margin-top: 30px;
	margin-left:40px;
	height: 100%; 
	width: 900px; 
	position: absolute; 
	} 

.main{
    background:url(image/bg/main-bg.jpg) repeat-x ; /* Путь к файлу с исходным рисунком  */
    height:650px;
	width: 100%;
	position: relative; 
	margin-top: -1px;
	}

#main_left{
	font-family: Helvetica;
	margin-top: 115px;
	margin-left:40px;
	font-size: 40pt;
	position: absolute; 
	color: rgb(255,255,255);
	}
	
	
	/* БЛОК УСЛУГИ */
	
	
	
.otstup { 
   /*margin: 55px 0px 0px 0px;*/
   padding-top: 55px;
   }
   
h1 {
    font-family: OpenSans;
	font-size: 19pt;
	font-weight: 500;
	color: rgb(56, 89, 163);
	text-align: left ;
	line-height: 1.5;
	text-transform: uppercase;
	margin-top: 30px;
	}
	
P.serv {
	font-weight: 600;
 margin-top: 20px;
	font-family: OpenSans;
	line-height: 1.4em;
	color: rgb(56, 89, 163);
	text-transform: uppercase;
	text-align: center ;
	font-size: 12pt;
	}  
	
.servise{
    background-color: rgb(238, 238, 238);
  	width: 100%;
	position: relative;
	margin-top: -200px;
	}

#serv_text{
	margin-left:10px;
	} 
 
#blok_servises {
	min-height: 230px;
	margin: auto 0 auto;
	width: 940px;
	}	

#blok_servises .column {
	width: 217px;
    float: left;
    margin-top:30px ;
	margin-left:17px;
    position: relative;
    overflow: hidden;
   }			 
	
P.servise {
	line-height: 1.2em;
	margin:10px;
	color: rgb(56, 89, 163);
    }
   
A.servise:link {
	color: rgb(56, 89, 163);
	text-decoration:none;
	}
 
 A.servise:active {
	color: rgb(56, 89, 163);
	text-decoration:none;
}

A.servise:visited {
	color: rgb(56, 89, 163);
	text-decoration:none;
}

А.servise:hover  {
	color: rgb(56, 89, 163);
	text-decoration:none;
}	

 a.servise1 {
    background: url(image/servise/1.png) ; /* Путь к файлу с исходным рисунком  */
    display: block; /*  Рисунок как блочный элемент */
	width: 75px; /* Ширина рисунка */
    height: 75px;
    margin: auto;
	}
a.servise1:hover {
    background: url(image/servise/1_1.png); /* Путь к файлу с заменяемым рисунком  */
   }  
   
a.servise2 {
    background: url(image/servise/2.png) ; /* Путь к файлу с исходным рисунком  */
    display: block; /*  Рисунок как блочный элемент */
	width: 75px; /* Ширина рисунка */
    height: 75px;
    margin: auto;
	}
a.servise2:hover {
    background: url(image/servise/2_1.png); /* Путь к файлу с заменяемым рисунком  */
   }   
   
  
a.servise3 {
    background: url(image/servise/3.png) ; /* Путь к файлу с исходным рисунком  */
    display: block; /*  Рисунок как блочный элемент */
	width: 75px; /* Ширина рисунка */
    height: 75px;
    margin: auto;
	}
a.servise3:hover {
    background: url(image/servise/3_1.png); /* Путь к файлу с заменяемым рисунком  */
   }   

a.servise4 {
    background: url(image/servise/4.png) ; /* Путь к файлу с исходным рисунком  */
    display: block; /*  Рисунок как блочный элемент */
	width: 75px; /* Ширина рисунка */
    height: 75px;
    margin: auto;
	}
a.servise4:hover {
    background: url(image/servise/4_1.png); /* Путь к файлу с заменяемым рисунком  */
   }	
	
	
	/* класс для плавного появления текста */
.fader{
	opacity:0;
	display:none;
	}
	
	
	
	/* БЛОК ПРОЕКТЫ */


P.proj_company {
	font-family: OpenSans;
	line-height: 1.4em;
	color: rgb(0, 0, 0);
	text-align: center ;
	font-size: 12pt;
	} 
	
P.proj_year {
	font-family: OpenSans;
	font-weight: 600;
	line-height: 1.4em;
	color: rgb(56, 89, 163);
	text-align: left ;
	font-size: 13pt;
	margin-top:30px;
	}  
P.proj {
	font-family: OpenSans;
	line-height: 1.4em;
	color: rgb(0, 0, 0);
	text-align: left ;
	font-size: 12pt;
	}    
.column_1 { 
	width:200px; 
	height:100%;  
	float:left; 
	text-align: center;
	margin-top:80px;
	}
	
.column_2 { 
	height:100%;  
	margin:5px 200px 5px 200px;
	text-align: center;
  }
	 
.column_3 { 
	width:250px; 
	height:100%;  
	float:right; 
	overflow: hidden;
	position: absolute;
	margin-left: 750px;
	} 
	
button{
	margin-left: 110px;	
	margin-top: 100px;
	position:relative;
	padding:5px;
	font-family: OpenSans;
	font-size: 10pt;
	}

a.more{
	background: url(image/button_more.png)no-repeat;
	display: block;
	margin: 15px auto 15px ;
	position:relative;
	height:45px; 
    z-index:1;	
	width:308px; 
	cursor: pointer;
	text-decoration:none;
	
	}
	
a.more:hover {
    background: url(image/button_more2.png) no-repeat; /* Путь к файлу с заменяемым рисунком  */
   }	
	
	
	/* БЛОК ПРОЕКТЫ - СЛАЙДЕР */



	
	
	/* БЛОК ПАРТНЕРЫ */
	
.partners{
	background-color:rgb(241, 241, 241);
}

#blok_partner {
	font:100%/40px a_Futura Orto;
	height: 370px;
	margin: auto 0 auto;
	text-align: center;
	width: 1000px;
  }

#blok_partner .box {
    border: 1px solid rgb(56, 89, 163);
	cursor: pointer;
    height: 135px;
	width: 268px;
    float: left;
    margin-top: 20px;
	margin-left:45px;
    position: relative;
    overflow: hidden;
 }

#blok_partner .box img {

    position: absolute;
    left: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
		}

#blok_partner .box .caption {
    background-color:rgba(98, 138, 218, 0.9);
    position: absolute;
    color: #fff;
    z-index: 9;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    left: 0;
}


#blok_partner .box .fade-caption, #blok_partner .box .scale-caption {
    opacity: 0;
    height: 135px;
	width: 268px;
    text-align: center;
    padding: 7px;
}


#blok_partner .box:hover .fade-caption {
    opacity: 1;
	}

  A:link {
	color: #fff;
	text-decoration:none;
}

A:active {
	color: #fff;
	text-decoration:none;
}

A:visited {
	color: #fff;
	text-decoration:none;
}

А:hover  {
	color: #fff;
	text-decoration:none;
}	
	
/* СТИЛИ ДЛЯ БЛОКОВ ПАРТНЕРОВ */
	
P.dline {
font-size: 13pt;
	color: #dcdcdc;
    line-height: 1.8em;
   }
P.dlinepart2 {
	font-size: 11pt;
	color: #dcdcdc;
    line-height: 1.2em;
	max-width:250px;
   }
   
	/* ТЕНЬ ДЛЯ КАРТЫ */

.map{
	overflow-x:hidden;
	width: 100%;
	position: relative;
	}	
	
.lifted {
        position:relative;
        width:100%;
        background:#fff;
        -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       }
 
.lifted:before,
.lifted:after {
        content:"";
        position:absolute;
        z-index:-2;
        bottom:10px;
        left:10px;
        width:50%;
        height:20%;
        max-width:300px;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
       -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform:rotate(-3deg);
       -moz-transform:rotate(-3deg);
        -ms-transform:rotate(-3deg);
         -o-transform:rotate(-3deg);
            transform:rotate(-3deg);
}
 
.lifted:after {
    right:10px;
    left:auto;
    -webkit-transform:rotate(3deg);
       -moz-transform:rotate(3deg);
        -ms-transform:rotate(3deg);
         -o-transform:rotate(3deg);
            transform:rotate(3deg);
}

	
	
		/* ПОДВАЛ */

footer {
	color: rgb(245, 179, 255); 
	height: 170px;
	position: relative;
	}

p.cont{
	font-family: OpenSans;
	font-size: 13pt;
	color: rgb(51, 51, 51);
	margin-left:40px;
	}
.img-cont{
	position: absolute;
	margin-left:0px;
	}	
	
#adress{
	width:270px; 
	height:100%;  
	float:left; 
	text-align: left;
	margin-top:50px;

}
#tel{
	width:240px; 
	height:100%;  
	float:left; 
	text-align: left;
	margin-top:50px;

}
#email{
	width:200px; 
	height:100%;  
	float:left; 
	text-align: left;
	margin-top:50px;

}
#copirate{
	width:280px; 
	height:100%;  
	float:right; 
	text-align: left;
	margin-top:50px;

}
		