/* Global */

body {
	font-family:'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:20px;
	color: #717171;
	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%;
	height: 74px;
	background-color: #ffffff;
	z-index: 9999;
	padding-top: 0px;
	padding-bottom: 0px;
}
#logo {
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

#nav {
	text-align: right;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
ul.navigation {
	margin: 22px 0;
	padding: 0;
	color: undefined;
}
.navigation li{
	float: left;
	text-align: left;
	padding: 0;
	margin-left: 30px;
	text-transform: uppercase;
	background: none;
	font-family: 'Yanone Kaffeesatz', sans-s erif;
	font-weight: 200;
	font-size: 18px;
	line-height: 20px;
	color: #0074b8;
}
.navigation li:first-child{margin-left:0;}
.navigation li:hover,
.navigation .active {
	cursor: pointer;
	color: #78a400;
}
.navigation li span{
	display: block;
	text-transform: none;
	font-family: 'Arial';
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	color: #343434;
}


/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:0;
}
h1 {
	margin: 0;
	text-transform: capitalize;
	text-align: center;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 57px;
	line-height: 70px;
	color: #e26934;
	font-weight: 200;
}

h1_b {
	margin: 0;
	text-transform: capitalize;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #da511f;
	font-weight: 400;
	font-style: normal;
	text-align: left;
}

h2 {
	margin: 0 0 20px 0;
	padding: 0 0 22px 0;
	background: url(../images/icon10.png) no-repeat bottom center;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #727272;
	font-weight: 400;
	text-transform: capitalize;
}
img.icon_img {margin-bottom:19px;
}
h4 {
	margin: 0 0 22px 0;
	text-transform: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #e26934;
}
h5 {
	text-transform: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #e26934;
}
/* ____________________________________ 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-top: 316px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 75px;
}

#slide1{
	background-color: #ffffff;
	background-image: url(../images/main_image.png);
	text-align: center;
	background-position: 0 0 !important;
	background-size: cover !important;
	 width: 100%;
    height: auto;
}


	
.filtr_bg {
	margin-bottom:166px;
}
#slide1 h1 {
	margin: 0;
	padding: 0 0 29px 0;
	border-bottom: 1px solid #343434;
	text-transform: uppercase;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 99px;
	line-height: 95px;
	color: #f8f8f8;
	font-weight: 200;
	text-shadow: 2px 2px 3pt #8E8B8B;
}
#slide1 h2 {
	text-transform:uppercase;
	font-family:'Yanone Kaffeesatz', sans-serif;
	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: #ffffff;
	line-height: 20px;
	margin: 0 0 19px 0;
	padding: 0;
	font-weight: 500;
	text-shadow: 0 0 0;
	font-family: Arial;
	font-style: normal;
}
#slide1 a.button {
	background-image: url(../images/arrow_down.png);
	display: block;
	height: 60px;
	margin: 0 auto;
	width: 83px;
	text-transform: uppercase;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	font-size: 23px;
	line-height: 34px;
	color: #ffffff;
	position: relative;
}
a.button:hover {cursor:pointer;text-decoration:none;
}

/* ____________________________________ Slide 2 ____________________________________ */ 

#slide2{
	background-repeat: repeat;
	background-position: left top;
	padding: 90px 0 79px 0;
	background-color: #FFFFFF;
}
#slide2 .grid_8 img {
	margin-bottom:15px;
}
img.about_img {
	margin:0 0 15px 0;
}



/* ____________________________________ Slide 3 ____________________________________ */ 

#slide3{
	background-image: url(../images/slide3_bg.png);
	background-size: cover !important;
	width: 100%;
	background-position: 0 0 !important;
	text-align: center;
}
.padding_slide3 {
	padding:204px 0 191px 0;
}
#slide3 p {
	padding:0;
	margin:0;
	text-transform:uppercase;
	font-family:'Yanone Kaffeesatz', sans-serif;
	font-size: 40px;
	line-height: 40px;
	color: #f8f8f8;
	font-weight: 100;
	text-shadow: 2px 2px 3pt #343434;
	
}

#slide3a p {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	line-height: 20px;
	color: #f8f8f8;
	font-weight: 100;
	text-shadow: 2px 2px 3pt #737070;
}

/* ____________________________________ Slide 4 ____________________________________ */

#slide4{
	background-repeat: repeat;
	background-position: left top;
	padding: 90px 0 0 0;
	background-color: #FFFFFF;
}

/* _________________ PORTFOLIO ________________ */
#slide4 .gallery-list li.grid_3 {width:234px !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:192px;
	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 .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;
}
.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:'Yanone Kaffeesatz', sans-serif;
	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;
}

/* ________________ //PORTFOLIO _______________ */



/* ________________________ Testimonials _________________________ */
.testim_in {margin-bottom:14px;
}
.testim_block {
	position:relative;
	padding:16px 18px 18px;
	background:#e8e8e8;
	color:#646464;
}
.testim_block span {
	position:absolute;
	bottom:-27px;
	right:0;
	display:block;
	width:36px;
	height:27px;
	background:url(../images/testim_span_bg.png) no-repeat;
}
.author {
	float:right;
	margin-top:29px;
	color:#363535;
}

.quote_author {
	float: none;
	margin-top: 10px;
	color: #F8F8F8;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 25px;
	text-align: center;
}

/* _______________________ //Testimonials ________________________ */

/* ____________________________________ Slide 5 ____________________________________ */ 
#slide5{
	background-image: url(../images/slide4_bg.png);
	background-size: cover !important;
	width: 100%;
	background-position: 0 0 !important;
	text-align: center;
}
.padding_slide5 {
	padding:241px 0 224px 0;
}
#slide5 p {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 40px;
	line-height: 40px;
	color: #f8f8f8;
	font-weight: 100;
	text-shadow: 2px 2px 3pt #343434;
	
}
/* ___________________________________ //Slide 5 ___________________________________ */ 

/* ____________________________________ Slide 6 ____________________________________ */

#slide6{
	background-repeat: repeat;
	background-position: left top;
	padding: 90px 0;
	background-color: #FFFFFF;
}
#slide6 .gallery-list li.grid_3 {width:235px !important;}
#slide6 .hover_img {
	position:relative;
	overflow:hidden;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	height:234px;
	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;
}
.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/slide5_bg.png);
	background-position:0 0 !important;
	text-align:center;
	background-size: cover !important;
	width:100%;
}

#slide7 span {
	text-transform:uppercase;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 40px;
	line-height: 40px;
	color: #f8f8f8;
	font-weight: 100;
	text-shadow: 2px 2px 3pt #343434;
}
/* ___________________________________ //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: 'Yanone Kaffeesatz', sans-serif;
	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: 'Yanone Kaffeesatz', sans-serif;
	font-size: 61px;
	line-height: 60px;
	color:#b92706;
	font-weight: 400;
}

/* ____________________________________ Slide 10 ____________________________________ */

#slide10{
	background-repeat: repeat;
	background-position: left top;
	padding: 90px 0 0 0;
	background-color: #FFFFFF;
}

/* ______________ CONTACT_FORM ______________ */
.contact_form input[type="text"],
.contact_form textarea {
	width:27%;
	margin:0 0 19px 20px;
	padding:11px 10px 9px 19px;
	background: #fff;
	font-family:Arial;
	font-weight:400;
	border:1px solid #d9d9d9;
	color:#8b8a8a;
}
.contact_form input[type="text"]:first-child {margin-left:0 !important;}
.contact_form textarea {
	resize: none;
	margin-left:0;
	width:96%;
	height: auto;
    min-height: 95px;
}

.contact_btn {
	display: inline-block;
	border: none;
	text-transform: uppercase;
	margin: 0 6px 10px 0;
	padding: 3px 20px 5px;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	background-color: #1c8db5;
}
.contact_btn:hover,
.send_btn {
	background-color: #69963e;
}

.send_btn:hover {
	background:#343434;
}
#note .notification_ok {
	margin-top:20px;
	padding:7px 10px;
	text-align:center;
	text-transform:uppercase;
	background:#3e3e3e;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#fff;
}
#note .notification_error {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	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:#717171;
	line-height:21px;
	font-size:14px;
	padding:0 0 0 34px;
	margin:0;
}
.foot_block_intouch li a:hover {
	color: #78a400;
	text-decoration: none;
}

.foot_block_intouch li.touch_phone p {
	background:url(../images/contact_icon.png) no-repeat 0 0;
}
.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 -190px;
}
.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;
}

.foot_block_intouch li.touch_linkin p {
	background:url(../images/linkedin.png) no-repeat 0 0;
}

.foot_block_intouch li.touch_youtube p {
	background:url(../images/youtube.png) no-repeat 0 0;
}

.foot_block_intouch li.touch_facebook p {
	background:url(../images/facebook.png) no-repeat 0 0;
}

.foot_block_intouch li.touch_blog p {
	background:url(../images/blog.png) no-repeat 0 0;
}

.foot_block_intouch li.touch_twitter p {
	background:url(../images/twitter_small.png) no-repeat 0 0px;
}

/* ___________ //CONTACT_DETAILS ____________ */
#map_block {
	margin:66px 0 0 0;
}

/* ___________________________________ //Slide 10 ___________________________________ */ 


/* ____________________________________ FOOTER ____________________________________ */
#footer {
	background:#343434;
	padding:27px 0 23px;
}
.copyright {
	float: left;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: 400;
	color: #979797;
}
.copyright a {
	 color:#fff;
}
.copyright a:hover {text-decoration:none;color:#8fc122;
}

footer .social {
	text-align:center;
	float:none;
}

footer .social a {
	margin: 0 0 0 13px;
}
/* _____________ 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: 'Yanone Kaffeesatz', sans-serif;
	font-weight:400;
	height:19px;
	color:#979797;
}
#back_top a.button:hover {text-decoration:none;}
/* ____________ //BACK_TOP __________ */

/* ___________________________________ //FOOTER ___________________________________ */
