/* Global */

body {
	font-family:'Arial', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height:24px;
	color: #717171;
	background-color:#ffffff;
	overflow-x:hidden;
}
img {
	max-width: 100%;
}
a:link {
	color: #4191d0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #4191d0;
	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:#343434;
	z-index:9999;
}
#logo {
	margin-bottom:0;
	font-family:'Yanone Kaffeesatz', sans-s erif;
	font-size: 30px;
	padding: 27px 0;
}

#nav {
	text-align: right;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
ul.navigation {
	margin:27px 0;
	padding:0;
}
.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:#a6a6a6;
}

a.nav-link {
	padding:0;
	margin: 27px 0 27px 30px;
	text-transform:uppercase;
	background:none;
	font-family:'Yanone Kaffeesatz', sans-s erif;
	font-weight:200;
	font-size:18px;
	line-height:20px;
	color:#a6a6a6;
}

a.nav-link:hover, .is-active a, a.is-active {
	text-decoration: none;
	color: #fff;
}

.navigation li:first-child{margin-left:0;}
.navigation li:hover,
.navigation .active {
	cursor:pointer;
	color: #fff;
}
.navigation li span{
	display:block;
	text-transform:none;
	font-family:'Arial';
	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:uppercase;
	text-align:center;
	font-family:'Yanone Kaffeesatz', sans-serif;
	font-size: 57px;
	line-height: 70px;
	color:#343434;
	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;
	text-transform:uppercase;
	font-family:'Yanone Kaffeesatz', sans-serif;
	font-weight:300;
	font-size:30px;
	color:#555;
	padding: 10px 0 20px;
}


/* ____________________________________ 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: 175px 0 75px 0;
}

#slide1{
	background-color:#ffffff;
	background-image:url(../images/slide1_bg.jpg);
	text-align:center;
	background-position:0 0 !important;
	background-size: cover !important;
	width:100%;
}
.filtr_bg {
	padding: 20px 0;
	margin-bottom: 20px;
	border-top: 1px solid #343434;
	border-bottom: 1px solid #343434;
}
#slide1 h1 {
	margin:0;
	padding:0 0 29px 0;
	text-transform:uppercase;
	font-family:'Yanone Kaffeesatz', sans-serif;
	font-size: 99px;
	line-height: 95px;
	color:#343434;
	font-weight: 200;
}
#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: #343434;
	line-height: 20px;
	margin:0 0 19px 0;
	padding:0;
	font-weight: 600;
}
#slide1 a.button {
    background-image: url(../images/arrow_down.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 60px;
	margin:0 auto;
    width: 200px;
	text-transform:uppercase;
	font-family:'Yanone Kaffeesatz', sans-serif;
	font-weight:300;
	font-size:23px;
	line-height:34px;
	color:#343434;
}
a.button:hover {cursor:pointer;text-decoration:none;
}

/* ____________________________________ Slide 2 ____________________________________ */

#slide2{
	background:url(../images/main_bg.jpg) repeat left top;
	padding:90px 0 0 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;
}
.padding_slide3 {
	padding:204px 0 191px 0;
}
#slide3 p {
	padding:0;
	margin:0;
	text-transform:uppercase;
	font-family:'Yanone Kaffeesatz', sans-serif;
	font-size: 72px;
	line-height: 52px;
	color:#343434;
	font-weight: 200;
}



/* ____________________________________ Slide 4 ____________________________________ */

#slide4{
	overflow:hidden;
	background:url(../images/main_bg.jpg) repeat left top;
	padding:90px 0 0 0;
}

/* _________________ PORTFOLIO ________________ */
#slide4 .gallery-list li.grid_3 {width:232px !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:#4191d0;
}
#slide4 .gallery-list .grid_3 a:hover .hover_img {
	border:4px solid #4191d0 !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:'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 _______________ */


/* ____________________________________ Slide 5 ____________________________________ */
#slide5{
	background-image:url(../images/slide5_bg.jpg);
	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: 72px;
	line-height: 80px;
	color:#fff;
	font-weight: 200;
}
/* ___________________________________ //Slide 5 ___________________________________ */

/* ____________________________________ Slide 6 ____________________________________ */

#slide6{
	background:url(../images/main_bg.jpg) repeat left top;
	padding:90px 0;
}
#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/slide7_bg.jpg);
	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: 75px;
	line-height: 80px;
	color:#343434;
	font-weight: 200;
}
/* ___________________________________ //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:url(../images/main_bg.jpg) repeat left top;
	padding:90px 0 0 0;
}

/* ______________ 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:#343434;
}
.contact_btn:hover,
.send_btn {
	background:#4191d0;
}

.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:1.5;
	font-size:20px;
	padding: 5px 0 0 25px;
	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 12px;
}
.foot_block_intouch li.touch_clock p {
	background:url(../images/contact_icon.png) no-repeat 0 -86px;
}
.foot_block_intouch li.touch_mail a {
	background:url(../images/contact_icon.png) no-repeat 0 -178px;
}
.foot_block_intouch li.touch_site a {
	background:url(../images/contact_icon.png) no-repeat 0 -282px;
	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:66px 0 0 0;
	border-top: 1px solid #343434;
}

/* ___________________________________ //Slide 10 ___________________________________ */


/* ____________________________________ FOOTER ____________________________________ */
#footer {
	background:#343434;
	padding:27px 0 23px;
}
.copyright {
	float:left;
	text-transform:uppercase;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:400;
	color:#979797;
}
.copyright a {
	color:#fff;
}
.copyright a:hover {text-decoration:none;color:#4191d0;
}

/* _____________ 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 ___________________________________ */



.foot_block_intouch li {
	float: left;
	margin-right: 20px;

}

@media only screen and (max-width : 766px) {
    #logo {
        padding-bottom: 10px;
    }

    ul.navigation, .navigation li, .fright, .fleft {
        float: none;
    }

    .navigation li, a.nav-link {
        margin-left: 0 !important;
        display: block;
        margin: 0;
        text-align: center;
    }

    ul.navigation {
        margin-top: 0 !important;
    }

    .menu {
        height: 150px !important;
    }

    #nav {
        text-align: center !important;
    }

/*    #nav-container, #nav, .navigaton li {
        text-align: center;
    }
*/
/*@media only screen and (max-width : 480px) {
    #nav-container {
        left: 0;
    }
}*/