/* Global */

body {
	font-family:Georgia;
	font-weight: 400;
	font-size: 16px;
	line-height:20px;
	color: #54332c;
	background-color:#ffffff;
	overflow-x:hidden;
}
img {
	max-width: 100%;
}
a:link {
	color: #8fc122;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #8fc122;
	text-decoration: none;
}

.fright{/*float:right;*/
}
.fleft{/*float:left;*/
}

.overflow_hidden {overflow-x:hidden;}

/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%;
	/*width:100%;*/
	height:73px;
	/*background-color:#343434;*/
	/*background: rgba(0, 0, 0, 0.6);*/
	z-index:9999;
	/*border: 3px solid #fff;*/
/*border-radius: 0 40px;*/
/*margin-top: 10px;*/
background: rgb(255, 255, 245);
}

.part {
font-size: 23px; 
color: #54332c;
font-weight: bold; 
text-transform: none;
line-height:30px;
background: rgba(255,255,255,0.5);
margin-bottom:0px;
width: 670px;
margin-left: 24px;
}


.part1 {
font-size: 23px; 
color: #54332c; 
text-transform: none;
line-height:30px;
background: rgba(255,255,255,0.5);
font-weight: bold;
width: 670px;
margin-left: 24px;
}


#logo {
	margin-bottom:0;
	float:left;
	width:20%;
}

#nav {
	text-align: right;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
ul.navigation {
	margin:10px 0;
	padding:0;
	width: 78%;
}
.navigation li{
	float: left;
	text-align:left;
	padding:0;
	margin-left:12px;
	text-transform:none;
	background:none;
	font-family:Georgia;
	font-weight:600;
	font-size:15px;
	line-height:40px;
	color:#54332c;
}
.navigation li:first-child{/*margin-left:0;*/}
.navigation li:hover,
.navigation .active {
	cursor:pointer;
	color: #118d00;
}
.navigation li span{
	display:block;
	text-transform:none;
	font-family:Times New Roman;
	font-size:11px;
	line-height:14px;
	font-weight:400;
	color:#6b6b6b;
}


/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:0;
}
h1 {
	margin:0;
	text-transform:none;
	text-align:center;
	font-family:Georgia;
	font-size: 42px;
	/*line-height: 70px;*/
	line-height: 104px;
	color:#54332c;
	font-weight: 200;
}

h2 {
	margin:0 0 20px 0;
	padding:0 0 22px 0;
	background:url(../images/icon10.png) no-repeat bottom center;
	text-transform:uppercase;
	text-align:center;
	font-family:Arial;
	font-size: 14px;
	line-height: 20px;
	color:#3e3e3e;
	font-weight: 400;
}
img.icon_img {margin-bottom:19px;
}
h4 {
	margin:0 0 22px 0;
	text-transform:uppercase;
	font-family:Georgia;
	font-weight:300;
	font-size:18px;
	line-height:22px;
	color:#555;
}


/* ____________________________________ Slide 1 ____________________________________ */ 
.effects {
	position:relative;
}
.effect_2 {
	background:url(../images/effect_2.png) repeat left top;
	position:relative;
	z-index:999 !important;
}
.padding_slide1 {/*padding:316px 0 75px 0;*/
                 padding:0px 0 0px 0;
}

#slide1{
	background-color:#ffffff;
	background-image:url(../images/slide1_bg.jpg);
	text-align:center;
	background-position:0 0 !important;
	/*background-size: cover !important;*/
	background-size: cover;
	width:100%;
}
.filtr_bg {
	margin-bottom:166px;
}
#slide1 h1 {
	margin:0;
	padding:0 0 29px 0;
	/*border-bottom:1px solid #000;*/
	text-transform:uppercase;
	font-family:Georgia;
	font-size: 60px;
	line-height: 55px;
	color:#54332c;
	font-weight: 200;
}
#slide1 h2 {
	text-transform:uppercase;
	font-family:Georgia;
	font-size: 53px;
	color: #343434;
	line-height: 81px;
	padding:0;
	margin:0;
	font-weight: 400;
}

#slide1 p {
	text-transform:uppercase;
	background:url(../images/icon9.png) no-repeat top center;
	font-size: 14px;
	color: #343434;
	line-height: 20px;
	margin:0 0 19px 0;
	padding:0;
	font-weight: 600;
}
#slide1 a.button {
    background-image: url(../images/arrow_down.png);
    display: block;
    height: 60px;
	margin:0 auto;
    width: 83px;
	text-transform:uppercase;
	font-family:Georgia;
	font-weight:300;
	font-size:23px;
	line-height:34px;
	color:#000;
}
a.button:hover {cursor:pointer;text-decoration:none;
}

/* ____________________________________ Slide 2 ____________________________________ */ 

#slide2{
	/*background:url(../images/main_bg.jpg) repeat left top;*/
	background:#fffff5;
	/*padding:90px 0 79px 0;*/
	padding:40px 0 25px 0;
}
#slide2 .grid_8 img {
	margin-bottom:15px;
}
img.about_img {
	margin:0 0 15px 0;
}



/* ____________________________________ Slide 3 ____________________________________ */ 



#slide3{
	background-image:url(../images/slide3_bg.jpg);
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
	height:600px;
}
.padding_slide3 {
	padding:150px 0 191px 0;
}
#slide3 p {
	padding:0;
	margin:0;
	text-transform:uppercase;
	font-family:Georgia;
	font-size: 60px;
	line-height: 55px;
	color:#fffff4;
	font-weight: 200;
	text-align: center;
	text-shadow: 1px 1px #000;
}



/* ____________________________________ Slide 4 ____________________________________ */

#slide4{
	overflow:hidden;
	/*background:url(../images/main_bg.jpg) repeat left top;*/
	background:#fffff5;
	/*padding:90px 0 0 0;*/
	padding:40px 0 0 0;
}

/* _________________ PORTFOLIO ________________ */
#slide4 .gallery-list li.grid_3 {width:232px; height:235px !important;}

#slide4 ul{
	margin-top:22px;
	margin-bottom:-9px;
	list-style-type:none;
}

#slide4 .hover_img {
	overflow:hidden;
	border-radius:50%;
	border:4px solid #b6b6b6;
	height:190px;
	text-align:center;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
#slide4 .hover_img img {border-radius:50%;
}
#slide4 .gallery-list .grid_3 a {
	display:block;
	padding:21px 17px;
	outline:none;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
#slide4 .gallery-list .grid_3 a:hover {
	text-decoration:none;
	background:#fff;
	outline:1px solid #d2d0cb;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
#slide4 .gallery-list .grid_3 a:hover p {
	color:#8fc122;
}
#slide4 .gallery-list .grid_3 a:hover .hover_img {
	border:4px solid #8fc122 !important;
}
#slide6 .hover_img img {border-radius:50%;
}
.hover_img {
	position:relative;
	z-index:99;
}

.portfolio_descr {
	padding:17px 0 10px;
	text-align: center;
}

.portfolio_descr p {
	display: block;
	text-transform:uppercase;
	color: #343434;
	font-family:Georgia;
	font-weight:200;
	font-size: 24px;
	line-height: 20px;
	margin:0;
	padding:0 0 14px 0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.portfolio_descr span {
	display:block;
	padding:0;
	color: #717171;
	font-size: 14px;
	line-height: 20px;
}

.hover_img:hover  .portfolio_descr{
	transform: scale(1);
	opacity:1;
	filter: alpha(opacity=100);
}

.hover_img .img_bord {
	position:absolute;
	top:50%;
	left:50%;
	width:0;
	height:0;
	margin:0 auto;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.hover_img:hover .img_bord {
	width:215px;
	height:215px;
	top:10px;
	left:10px;
}

.network {
margin-top: 85px;
float: right;
color: #118d00;
}


/* ________________ //PORTFOLIO _______________ */


/* ____________________________________ Slide 5 ____________________________________ */ 
#slide5{
	background-image:url(../images/slide5_bg.jpg);
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
	height: 600px;
}
.padding_slide5 {
	padding:241px 0 224px 0;
}
#slide5 p {
	padding:0;
	margin:0;
	text-transform:uppercase;
	font-family:Georgia;
	font-size: 60px;
	line-height: 55px;
	color:#fffff4;
	font-weight: 200;
	text-align:center;
	text-shadow: 1px 1px #000;
}
/* ___________________________________ //Slide 5 ___________________________________ */ 



/* ____________________________________ Slide 20 ____________________________________ */ 
#slide20{
	background-image:url(../images/location-bg1.jpg);
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
	height:414px;
}
.padding_slide20 {
	padding:241px 0 43px 0;
}
#slide20 p {
	padding:0;
	margin:0;
	text-transform:none;
	font-family:Georgia;
	font-size: 60px;
	line-height: 55px;
	color:#fffff4;
	font-weight: 200;
	text-align:center;
	text-shadow: 1px 1px #000;
}
/* ___________________________________ //Slide 5 ___________________________________ */ 



/* ____________________________________ Slide 6 ____________________________________ */

#slide6{
	/*background:url(../images/main_bg.jpg) repeat left top;*/
	background:#fffff5;
	/*padding:90px 0;*/
	padding:40px 0;
}
#slide6 .gallery-list li.grid_3 {width:180px; height:180px !important;}
#slide6 .hover_img {
	position:relative;
	overflow:hidden;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	height:180px;
	text-align:center;
}

img.gallery_hover {
	position:absolute;
	top:0;
	left:0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
/*.hover_img:hover img.gallery_hover {
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}*/
.hover_img:hover img.gallery_hover {
	
}
.portfolio_zoom {
	transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	width:58px;
	height:58px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-29px 0 0 -29px;
	background-image:url(../images/zoom.png);
	background-position:0 0;
	background-repeat:no-repeat;
	z-index:2;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.portfolio_zoom:hover {
	z-index:10;
}
.portfolio_zoom a {
	display:block;
	width:58px;
	height:58px;
	text-indent:-9999px;
}
.hover_img:hover .portfolio_zoom {
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
}

/* ____________________________________ //Slide 6 ____________________________________ */


/* ____________________________________ Slide 7 ____________________________________ */ 
.padding_slide7 {
	padding:123px 0 102px;
}
#slide7{
	background-image:url(../images/slide7_bg.jpg);
	background-position:0 0 !important;
	text-align:center;
	background-size: cover !important;
	width:100%;
	height:560px;
}

#slide7 span {
	text-transform:uppercase;
	font-family: Georgia;
	font-size: 75px;
	line-height: 80px;
	color:#fffff4;
	font-weight: 200;
	text-shadow: 1px 1px #000;
}
/* ___________________________________ //Slide 7 ___________________________________ */ 


/* ____________________________________ Slide 8 ____________________________________ */

#slide8{
	background-color:#fff;
	padding:90px 0 90px;
}

/* ________________ team_block _________________ */
.team_block {
	text-align:center;
	border-bottom:3px solid #c8c8c8;
}
.team_block h4 {
	margin:24px 0 10px;
	text-transform:uppercase;
	font-family: Georgia;
	font-weight:400;
	font-size:20px;
	line-height:26px;
	color:#3e3e3e;
}
.team_block p {
	margin:0 0 10px 0;
	padding:0 0 16px 0;
	border-bottom:1px solid #c8c8c8;
	font-size:16px;
	color:#c8c8c8;
}
ul.team_soc {
	margin:10px 0 12px 0;
	padding:0;
}
.team_soc li {display:inline-block;}
.team_soc li a {
	display:inline-block;
	margin-right:2px;
	width:28px;
	height:28px;
}
a.soc1 {
	background:url(../images/team_soc_icons.png) no-repeat 0 0 #c8c8c8;
}
a.soc2 {
	background:url(../images/team_soc_icons.png) no-repeat -30px 0 #c8c8c8;
}
a.soc3 {
	background:url(../images/team_soc_icons.png) no-repeat -62px 0 #c8c8c8;
}
a.soc4 {
	background:url(../images/team_soc_icons.png) no-repeat -89px 0 #c8c8c8;
}

a.soc1:hover {
	background:url(../images/team_soc_icons.png) no-repeat 0 0 #3e3e3e;
}
a.soc2:hover {
	background:url(../images/team_soc_icons.png) no-repeat -30px 0 #3e3e3e;
}
a.soc3:hover {
	background:url(../images/team_soc_icons.png) no-repeat -62px 0 #3e3e3e;
}
a.soc4:hover {
	background:url(../images/team_soc_icons.png) no-repeat -89px 0 #3e3e3e;
}

.team_block:hover h4 {
	color:#b92706;
}
.team_block:hover {
	border-bottom:3px solid #b92706;
}
/* _______________ //team_block ________________ */

/* ____________________________________ //Slide 8 ____________________________________ */


/* ____________________________________ Slide 9 ____________________________________ */ 
.padding_slide9 {
	padding:136px 0 109px;
}
#slide9{
	background-image:url(../images/slide9_bg.jpg);
	background-position:0 0 !important;
	text-align:center;
	background-size: cover !important;
	width:100%;
}

#slide9 p {
	text-transform:uppercase;
	font-family: Georgia;
	font-size: 61px;
	line-height: 60px;
	color:#b92706;
	font-weight: 400;
}

/* ____________________________________ Slide 10 ____________________________________ */

#slide10{
	/*background:url(../images/main_bg.jpg) repeat left top;*/
	background:#fffff5;
	/*padding:90px 0 0 0;*/
	padding:40px 0 0 0;
}

/* ______________ CONTACT_FORM ______________ */
.contact_form input[type="text"],
.contact_form textarea {
	width:25%;
	margin:0 0 19px 10px;
	padding:11px 10px 9px 19px;
	background: #FFFFF8;
	font-family:Georgia;
	font-weight:400;
	border:1px solid #d9d9d9;
	color:#8b8a8a;
	font-size: 14px;
}
.contact_form input[type="text"]:first-child {margin-left:0 !important;}
.contact_form textarea {
	resize: none;
	margin-left:0;
	width:92%;
	height: auto;
    min-height: 95px;
	background: #FFFFF8;
}

.contact_btn {
	display: inline-block;
	border:none;
	text-transform:none;
	margin:0 6px 10px 0;
	padding:3px 20px 5px;
	font-size: 15px;
	line-height: 30px;
	color: #fff;
	font-family:Georgia;
	font-weight:400;
	text-align: center;
	vertical-align: middle;
	background:#343434;
}
.contact_btn:hover,
.send_btn {
	background:#8fc122;
}

.send_btn:hover {
	background:#343434;
}
#note .notification_ok {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	background:#3e3e3e;
	font-family: Georgia;
	font-weight:400;
	font-size:16px;
	color:#fff;
}
#note .notification_error {
	font-family: Georgia;
	font-weight:400;
	font-size:16px;
	color:#f00;
}
/* _____________ //CONTACT_FORM _____________ */

/* ____________ CONTACT_DETAILS _____________ */
.contact_det_block {margin-top:-5px;
}

ul.foot_block_intouch {
	margin:0;
	padding:2px 0 0 0;
}

.foot_block_intouch li {padding-bottom:8px !important;}
.foot_block_intouch li p, .foot_block_intouch a {
	color:#54332c;
	line-height:21px;
	font-size:14px;
	padding:0 0 0 34px;
	margin:0;
}
.foot_block_intouch li a:hover {color:#343434;text-decoration:none;}

.foot_block_intouch li.touch_phone p {
	background:url(../images/contact_icon.png) no-repeat 0 6px;
}
.foot_block_intouch li.touch_clock p {
	background:url(../images/contact_icon.png) no-repeat 0 -98px;
}
.foot_block_intouch li.touch_mail a {
	background:url(../images/contact_icon.png) no-repeat 0 -186px;
}
.foot_block_intouch li.touch_site a {
	background:url(../images/contact_icon.png) no-repeat 0 -294px;
	display:block;
	height:20px;
}

.foot_block_intouch li.touch_mail a:hover {
}
.foot_block_intouch li.touch_site a:hover {
}

.foot_block_intouch li.touch_adress p {
	background:url(../images/contact_icon.png) no-repeat 0 -425px;
}

/* ___________ //CONTACT_DETAILS ____________ */
#map_block {
	margin:0px 0 0 0;
	background:url(../images/location-bg.jpg) no-repeat;
	height:470px;
	background-position: center;
}

/* ___________________________________ //Slide 10 ___________________________________ */ 


/* ____________________________________ FOOTER ____________________________________ */
#footer {
	background:#343434;
	padding:27px 0 23px;
}
.copyright {
	float:left;
	text-transform:none;
	font-family: Georgia;
	font-weight:400;
	color:#979797;
}
.copyright a {
	color:#fff;
}
.copyright a:hover {text-decoration:none;color:#8fc122;
}

/* _____________ BACK_TOP ___________ */
#back_top {
	float:right;
}
#back_top a.button {
	display:block;
	text-transform:uppercase;
	padding-right:28px;
	background:url(../images/back_top_bg.png) no-repeat top right;
	font-family: Georgia;
	font-weight:400;
	height:19px;
	color:#979797;
}
#back_top a.button:hover {text-decoration:none;}
/* ____________ //BACK_TOP __________ */

/* ___________________________________ //FOOTER ___________________________________ */
@media screen and (max-width : 1024px) {	
#slide20{
	background-image:url(../images/location-bg.jpg);
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
	height:414px;
}

}

@media screen and (max-width : 479px) {	

#slide2{
	
	/*padding:90px 0 79px 0;*/
	padding:10px 0 79px 0;
}
#slide3 {
background-image: url(../images/slide3_bg.jpg);
background-size: cover !important;
width: 100%;
background-position: 0 0 !important;
text-align: center;
height: 200px;
}

#slide5 {

height: 200px;
}

#slide7 {
height: 200px;
}

#slide20 {
height: 160px;
}

.menu {
	
	top:0px;
	width:100%;
	/*width:100%;*/
	height:auto;
	/*height:74px;*/
	/*background-color:#343434;*/
	/*background: rgba(0, 0, 0, 0.6);*/
	z-index:9999;
	/*border: 3px solid #fff;*/
border-radius: 0 40px;
}
#logo {
	margin-bottom:0;
}

.part {
font-size: 18px; 
color: #54332c;
font-weight: bold; 
text-transform: none;
line-height:30px;
background: rgba(255,255,255,0.5);
margin-bottom:0px;
width: 295px;
margin-left: 0px;
}


.part1 {
font-size: 18px; 
color: #54332c; 
text-transform: none;
line-height:30px;
background: rgba(255,255,255,0.5);
font-weight: bold;
width: 295px;
margin-left: 0px;
}

}
