* {                     
              
	padding: 0;
	margin: 0;
	border-spacing: 0;

}

body{
background-color:#fff;
}
html, body  {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family:  Arial, sans-serif;
	
}
img {
	border: 0px;
	vertical-align: top;
}

p {
margin: 20px 0px 20px 0px;
}

b {
	font-size: 13pt;
        font-weight: bold;
}
h3 {
	font-size: 22pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-style: italic;
	color: #0E6F7F;
        font-weight: bold;
	padding : 20px 0px 20px 0px;
}

.clear {
	clear: both;
	height: 0;
	width: 100%
}

#wrapper {
	margin: 0px;
	padding: 0px;
/*	width: 100%; */
	}
	
#bg_header {
	height: 200px; 
	width: 100%; 
	margin: auto;
        background: url(images/bg_header.png);
        background-repeat: repeat-x ;
}


#header  {
	height: 200px;
	width: 1256px;
	margin: auto;
	background-color: transparent;
               
}
#header .logo {
	display: block;
	margin: 10px 38px 0px 0px;
	text-decoration: none;
	float: left;
	height: 67px;
}
#search_form {
	display: block;
	padding: 40px 0px 0px 0px;
	height: 29px;
	border: medium  #067C34;
	 float: right;
}
#search_form .inp_search {
	width: 160px;
	background-color: transparent;
	color: #666666;
	margin: 0px  10px 0px 40px;
	font-size: 13px;
	vertical-align: top;
	height: 14px;
	}
	
#header #menu {
        padding: 65px 0px 0px 170px ; /* ���� ����� ���� */
    	float: left; /* ע�ƠԷ� �� ������ �᠜ */
	height: 36px;
}
#header #social {
    	padding: 65px 0px 0px 0px;
	margin: 0px  0px 0px 0px; 
    	float: right; 
	height: 36px;
   }
#wrap_slider {
	background-color: #fff;
	padding: 0px 0px 0px  0px;
	margin: 0px  0px 0px 0px;
}

a.main
{
  background-image: url(images/main.png);
  position: relative;
  display: inline-block;
  width: 81px;
  height: 38px;
 }

 a.main:hover {
  background-image: url(images/main_h.png);
}


a.geo
{
  background-image: url(images/geograph.png);
  position: relative;
  display: inline-block;
  width: 81px;
  height: 38px;
 }

 a.geo:hover {
  background-image: url(images/geograph_h.png);
}
a.about
{
  background-image: url(images/about.png);
  position: relative;
  display: inline-block;
  width: 81px;
  height: 38px;
 }

 a.about:hover {
  background-image: url(images/about_h.png);
}

a.contact
{
  background-image: url(images/contact.png);
  position: relative;
  display: inline-block;
  width: 89px;
  height: 38px;
 }

 a.contact:hover {
  background-image: url(images/contact_h.png);
}

a.works
{
  background-image: url(images/works.png);
  position: relative;
  display: inline-block;
  width: 81px;
  height: 38px;
 }

 a.works:hover {
  background-image: url(images/works_h.png);
}
a.partners
{
  background-image: url(images/partners.png);
  position: relative;
  display: inline-block;
  width: 81px;
  height: 38px;
 }

 a.partners:hover {
  background-image: url(images/parnters_h.png);
}
a.print
{
  background-image: url(images/print.png);
  position: relative;
  display: inline-block;
  width: 101px;
  height: 38px;
 }

 a.print:hover {
  background-image: url(images/print_h.png);
}


a.twitter
{
  background-image: url(images/t.png);
  position: relative;
  display: inline-block;
  width: 40px;
  height: 38px;
 }

 a.twitter:hover {
  background-image: url(images/t_h.png);
}

a.facebook
{
  background-image: url(images/f.png);
  position: relative;
  display: inline-block;
  width: 40px;
  height: 38px;
 }

 a.facebook:hover {
  background-image: url(images/f_h.png);
}

a.vk
{
  background-image: url(images/vk.png);
  position: relative;
  display: inline-block;
  width: 40px;
  height: 38px;
 }

 a.vk:hover {
  background-image: url(images/vk_h.png);
}

a.mail
{
  background-image: url(images/mail.png);
  position: relative;
  display: inline-block;
  width: 40px;
  height: 38px;
 }

 a.mail:hover {
  background-image: url(images/mail_h.png);
}


#slider {
	margin: 0px;
	padding: 0px;
	height: 530px;
	padding: 15px 0px 0px  0px;
	text-align: center;
	background-image: url(images/bg_slider.png);
	background-repeat: repeat-x;
	width: 100%;
}


/* BORDER IMAGE */
#bord {
	border: 2px #CCCCCC solid;  /* ����� ����� */
	-moz-border-radius: 8px; /* ����������� ��� ������ Mozilla Firefox */
	-webkit-border-radius: 8px; /* ����������� ��� ������ Chrome � Safari */
	-khtml-border-radius:8px; /* �������. ��� �������� Konquerer ������� Linux */
	border-radius: 10px; /* ����������� ����� ��� ����, ��� �������� */
	-moz-box-shadow:	0 1px 0 #7FD2F1 inset, 0 0 7px 4px #FFF;
	-webkit-box-shadow:	0 1px 0 #7FD2F1 inset, 0 0 7px 4px #FFF;
	box-shadow:		0 1px 0 #7FD2F1 inset, 0 0 7px 4px #FFF;

}


#wrap_content {
	padding: 0px 0px 0px  0px;
	margin: 0px  0px 0px 0px;
	background-image: url(images/bg_slider.png);
	background-repeat: repeat-x;
	width: 100%;

}



.c_menu {
	display: block;
	float: left;
	margin: 0px 0px 0 0px;
	text-align: justify;
	width: 170px;
}

#content  {
	width: 1256px;
	margin: auto; 
	padding: 0px 0px 0px 70px;
	background-color:#efefef;
}
#content h2{
	font-size: 22pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-style: italic;
	color: #0E6F7F;
	text-shadow: #cccccc 1px 1px 0, #cccccc 2px 2px 0, 
                 #cccccc 3px 3px 0, #cccccc 4px 4px 0, 
                 #cccccc 5px 5px 0;
}

#write {
	display: block;
	float: left;
	margin: 0px;
	text-align: justify;
	width: 250px;
	padding: 20px 20px 10px 10px;

}
#write_left {
	display: block;
	float: left;
	margin: 0px 0px 0 0px;
	text-align: justify;
	width: 650px;
	padding: 20px 20px 10px 10px; 
}

.more {
	float: right;
}

.slogan {

float: right;
padding: 15px 20px 0px  0px;
}
#pepper {
	background-image: url(images/bg_pepper.png);
	background-repeat: repeat-x;
	height: 108px;
	padding: 0px 	0px 0px  0px;
	float:none;
}
#pepper h3 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 30px;
	text-align: center;
	font-style:italic;
	padding: 35px 	0px 0px  0px;
	color: #4E4E4E;
}
#gallery {
	background-image: url(images/bg_bot_slider.png);
	background-repeat: repeat-x 100%;
	height: 158px;
	padding: 0px;
	float:none;
}
.footer {
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x 100%;
	height: 236px;
	float:none;
	padding: 0px;

}	

#foot_content  {
	width: 1256px;
	margin: auto; 
	padding: 0px 0px 0px 70px;
	background-color:transparent;
}

.foot_menu {

	width: 1256px;
	margin: auto;
	float:none;
	margin: 0px;
	padding: 10px 0px 0px 0px;	
}
.footer a{	
	font-size: 13px;
	text-decoration: underline;
	color: #424141;
	margin: 0px 5px 0px 10px;
}

.contacts	 {
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	text-decoration: none;

         
}
.pic {
	font-size: 12px;
	text-decoration: none;
	display: table-cell;
	height: 49px;
	vertical-align: middle;
	min-width: 110px;
	text-align: center;
	padding: 20px 0px 0px 90px;
}
.pic_left {
	font-size: 12px;
	text-decoration: none;
	display: table-cell;
	height: 49px;
	vertical-align: middle;
	min-width: 110px;
	text-align: left;
	padding: 20px 0px 0px 10px;
}

.type {
	font-size: 10px;
	text-decoration: none;
	vertical-align: top;

}

/* BORDER TEXT */

.curved-hz-2 {
position: relative;
width: 790px;
padding: 1em;
margin: 2em 0px 2em;
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 0px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
}

.curved-hz-2:before,
.curved-hz-2:after {
    content:"";
        position:absolute;
            z-index:-2;
            }
.curved-hz-2:before {
top: 0px;
bottom: 0px;
left: 10px;
right: 10px;
-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 15px rgba(0,0,0,1.6);
box-shadow: 0 0 15px rgba(0,0,0,0.9);
-moz-border-radius: 100px / 10px;
border-radius: 500px / 15px;
}
.curved-hz-2 p {
    font-size:16px;
        }


* {                                   
	padding: 0;
	margin: 0;
	border-spacing: 0;

}

#shadows {
	background-image: url(images/bg_shadows.png);
	background-repeat: repeat-x;
	padding: 10px 0px 0px 0px;
	width: 100%;
	margin: 0 auto;
}
#content_sec {
	width: 1256px;
	background-color: transparent;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	min-height: 450px;
	text-align: center;

}

#left {
	display: block;
	float: left;
	margin: 0px;
	text-align: justify;
	width: 850px;
	padding: 0px 30px 0px 90px; 
}

#left h2 {
	font-size: 22pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-style: italic;
	color: #0E6F7F;
	text-shadow: #cccccc 1px 1px 0, #cccccc 2px 2px 0, 
                     #cccccc 3px 3px 0, #cccccc 4px 4px 0, 
                     #cccccc 5px 5px 0;
	 padding: 20px 0px 0px 0px;
}
#left .tex
{
	margin: -100px 0px 30px 90px;
	padding: 20px 30px 20px 20px;
	background: #efefef;
	border: 15px #CCCCCC solid;
	width: 660px;
}

#left .redline {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}

#left .dest img {
	padding: 10px 10px 10px 10px;
}


#wrap_sidebar {
	display: block;
	border: 2px #FFFFFF solid; 
	float: left;
	text-align: justify;
	width: 218px;                                                                                   
	padding: 0px 15px 0px 15px; 
	margin: 0px 15px 0px 15px; 
	background-image: url(images/bg_sidebar.png);
	background-repeat: repeat;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px; 
	border-radius: 15px;
	-moz-box-shadow:	0 1px 0 #FFFFFF inset, 0 0 1px 2px #000000;
	-webkit-box-shadow:	0 1px 0 #FFFFFF inset, 0 0 1px 2px #000000;
	box-shadow:		0 0px 0 #FFFFFF inset, 0 0 4px 4px #CCCCCC;

}

#sidebar {
	text-align: justify;
	background-image: url(images/bg_sidebar.png);
	background-repeat: repeat;
}       	
#sidebar img{
	display:block; margin:0 auto;
	padding: 10px 10px 40px 10px;
}

#head_sidebar {
	text-align: center;
	width: 215px;                                                                                   
	background-image: url(images/head_sidebar.png);
	height: 59px;
	padding: 25px 0 0px 0px;
	font-size: 12pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-style: italic;
	color: #000000;
        font-weight: bold;

}
.split_sidebar {
	background-image: url(images/bg_split_sidebar.png);
	height: 38px;
	width: 245px;
	padding: 0px 0 0px 0;
	margin: 0px 0px 0px -15px;
}


.partner {
	padding: 0px 0 0 90px;
	margin: 0 auto;
	background-color: transparent;
	width: 1256px;
	float: none;
}
.partner h2 {
	padding: 0 0 0 40px;
	font-size: 22pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-style: italic;
	color: #0E6F7F;
	text-shadow: #cccccc 1px 1px 0, #cccccc 2px 2px 0, 
                 #cccccc 3px 3px 0, #cccccc 4px 4px 0, 
                 #cccccc 5px 5px 0;
}

.partner .text {
	padding: 3px 15px 18px 90px;
	float: none;
}

.partner .text1 {
	padding: 20px 20px 20px 20px;
	float: left;
	display: block;
	width: 285px;
	font-size: 12pt;
	font-family:  Arial, sans-serif;
	text-align: left;
	color: #ffffff;
}
.partner .text2 {
	padding: 20px 20px 20px 20px;
	float: left;
	display: block;
	width: 285px;
	font-size: 10pt;
	font-family:  Arial, sans-serif;
	text-align: left;
	color: #ffffff;
}

.cont {
	width: 1000px;
	min-height: 230px;
	margin: 20px 0px 0px 40px;	
	float: none;
	background-color: #0E6F7F;
}
.partner .cl { 
	margin: 20px 0px 00px 10px;
	border-right:1px solid #fff; 
	float: left; 
	width:4px; 
	min-height: 165px; 
	display: block;}

.cont .addr {
	width: 200px;
	float: left;
	margin: 20px 35px 0 45px;
	text-align: left;
}

.partner .logos {
	display: block;
	float: left;
	margin: 20px 25px 0px 35px;
	text-align: center;
}

.partner .logos a.pics {
	display: table-cell;
	height: 220px;
	vertical-align: middle;
	min-width: 150px;
	text-align: center;
	font-size: 10pt;
	font-family:  Arial, sans-serif;
	font-style: italic;
	color: #000000;

} 
.partner .logos a {
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
	font-family:  Arial, sans-serif;
	color: #000000;

}

.partner a.more {
	display: block;
	height: 47px;
	vertical-align: bottom;
	width: 47px;
	margin: 200px 0 20px 0px; 
	 float: left;

} 
                    
.partner .maps
    {
	display: block;
	width: 1000px;
	min-height: 600px;
	float: none;
	border: 4px;
	color: red;
 background:  #0E6F7F;
     background: radial-gradient(circle at 20px 440px ,   #0E6F7F, #0E6F7F, #feffff,  #0E6F7F);
         padding: 20px;    
    }                             

#map h2 {
	font-size: 22pt;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-style: italic;
	color: #0E6F7F;
	text-shadow: #cccccc 1px 1px 0, #cccccc 2px 2px 0, 
                     #cccccc 3px 3px 0, #cccccc 4px 4px 0, 
                     #cccccc 5px 5px 0;
	 padding: 0px 0px 0px 40px;
	 margin: 0px 0px 0px 0px;
	 text-align: left;
}

/*  Works */

.work{
margin: 10px 0px 0px 18px;
width:1100px;
height:740px;
position:relative;
}


a.work {
float:left;
width:22%;
height:22%;
position:relative;
border:1px solid #c3cccd;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

a.work img{
display:block;
width:100%;
height:100%;
-webkit-transition-property:width, height;
-webkit-transition-duration:300ms;
-moz-transition-property:width, height;
-moz-transition-duration:300ms;
-o-transition-property:width, height;
-o-transition-duration:300ms;
position:absolute;
z-index:1;
opacity:0.8;
cursor:pointer;
}

a.work:after {
display:block;
position:absolute;
width:100%;
height:100%;
content:"Studio.com";
color:#eaeaea;
font-family: "Trebuchet MS";
font-size:16px;
opacity:0.5;
}

.closed{
position:absolute;
top:10px;
right:-50px;
display:none;
text-align:center;
font-weight:bold;
font-size:70px;
color:#fff;
width:20px;
height:20px;
-webkit-text-shadow:0px 0px 5px #222;
-moz-text-shadow:0px 0px 5px #222;
text-shadow:0px 0px 5px #222;
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
cursor:pointer;
z-index:3;
}

.work a:ocus~.closed{
display:block;
}


.work a:focus img{
width:250%;
height:250%;
position:absolute;
opacity:1;
z-index:2;
box-shadow:0 0 15px 2px #000;
-moz-box-shadow:0 0 15px 2px #000;
-webkit-box-shadow:0 0 15px 2px #000;
-webkit-transition-property:width, height;
-webkit-transition-duration:2s;
-webkit-transition-delay:0.3s;
-moz-transition-property:width, height;
-moz-transition-duration:2s;
-moz-transition-delay:0.3s;
-o-transition-property:width, height;
-o-transition-duration:2s;
-o-transition-delay:0.3s;
cursor:default;
}

a:nth-child(4n+4) img, a:nth-child(4n+3) img{
right:0;
}

a:nth-child(n+9) img{
bottom:0;
}                                                                                                                                                                                                                                                                                                                                                                     }