@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

/* Global */

body {
	font-family:'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:20px;
	color: #717171;
	background-color:#ffffff;
	overflow-x:hidden;
}

::selection {
	background: #fcc71f;
}

::-moz-selection {
	background: #fcc71f; /* Firefox */
}

img {
	max-width: 100%;
}

a:link {
	color: #4263cf;
	text-decoration: none;
}

a:hover {
	color:#fbd491;
}

a:visited {
	color: #aaaeb8;
	text-decoration: none;
}

.fright {
	float:right;
}

.fleft {
	float:left;
}

/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%;
	height:74px;
	background-color:#ed9f18;
	z-index:4000;
}

#logo {
	margin-bottom:0;
	margin-left:-5px;
}

#nav {
	text-align: right;
}

.navigation{
	float: right;
	list-style: none;
	margin: 0;
}

ul.navigation {
	margin:30px 0 0 0;
	padding:0;
}

.navigation li{
	float: left;
	text-align:left;
	padding:0 0 22px 0;
	margin-left:30px;
	text-transform:uppercase;
	background:none;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:20px;
	color:#fff;
}

.navigation li:first-child{margin-left:0;}
.navigation li:hover,
.navigation .active {
	cursor:pointer;
	color: #564323;
}

.slides-bg {
	background-image:url(../images/slide3_bg.jpg);
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
}

.slides-bg h3 {
	margin:0 auto;
	background:none;
	padding:0 0 14px 0;
	text-transform:none;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	line-height: 42px;
	color:#fff;
	font-weight: 300;
}

/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:0;
}

h1 {
	margin:0 0 40px 0;
	text-transform:uppercase;
	text-align:left;
	background:url(../images/h1_bord.png) repeat-x left bottom;
	font-family: 'Open Sans', sans-serif;
	font-size: 52px;
	line-height: 86px;
	color:#343434;
	font-weight: 400;
}

h4 {
	margin:0;
	padding:0 0 40px 0;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:20px;
	font-style:normal;
	line-height:26px;
	color:#3e3e3e;
}

img.icon_img {
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:25px;
}

.effect_2 {
	background:url(../images/effect_2.png) repeat left top;
	position:relative;
	z-index:999 !important;
}

/* ____________________________________ Slide 1 ____________________________________ */ 

.padding_slide1 {
	position:relative;
}

.padding_slide1 .grid_12{
	margin: 0;
}

#slide1 {
	background-image:url(../images/desktop.JPG);
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 100%;
	width: 100%;
	position:relative;
	background-attachment:fixed;
	background-repeat: no-repeat;
}

#slide1::after {
    content: "";
    background:url(../images/effect_2.png) repeat left top;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.filtr_bg {
	position: relative;
	text-align: center;
	z-index: 2;
}

#slide1 h1 {
	margin:0 0 0 -10px;
	background:none;
	padding:0;
	text-transform:uppercase;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-size: 119px;
	line-height: 102px;
	color:#343434;
	font-weight: 700;
}

#slide1 h2 {
	margin:0;
	background:none;
	padding:0;
	text-transform:uppercase;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-size: 54px;
	line-height: 53px;
	color:#4e4e4e;
	font-weight: 400;
}

#slide1 h3 {
	margin:0 auto;
	background:none;
	padding:0 0 24px 0;
	text-transform:none;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	line-height: 54px;
	color: #FFB12A;
	font-weight: 300;
}

#slide1 p {
	width:397px;
	text-transform:none;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	line-height: 34px;
	font-style: italic;
	color: #fff;
	margin:0 auto;
	padding: 0;
	font-weight: 300;
}

/* ____________________________________ Slide 2 ____________________________________ */ 

#slide2 {
	background:url(../images/slide_bg.jpg) repeat left top;
	padding:76px 0 59px;
}

#slide2 h4 {
	padding-bottom:20px;
	font-size:25px;
	color:#ed9f21;
}

#slide2 p {
	text-transform:none;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #6d6c6c;
	line-height: 30px;
	padding: 0 0 16px 0;
	font-weight: 400;
}

#slide2 .grid_4 {width:300px;
}

ul.about_sp {
	margin:4px 0 0 0;
	padding:0;
}

.about_sp li {
	background:url(../images/about_sp_bg.png) no-repeat left top;
	padding-left:35px;
	margin-bottom:11px;
	color:#a2a2a2;
}

/* ______________________ 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:33px 0 13px;
}

#slide3 h3 {
	margin:0 auto;
	background:none;
	padding:0 0 14px 0;
	text-transform:none;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	line-height: 42px;
	color:#fff;
	font-weight: 300;
}

/* _________________ Slide 4 _________________ */ 

.slide4 {
	background:url(../images/slide_bg.jpg) repeat left top;
	padding:76px 0 80px 0;
}

.slide4 h4 {
	padding-bottom:20px;
	font-size:25px;
	color:#ed9f21;
}

/* _________________ PORTFOLIO ________________ */

.gallery-list .grid_3 {
	width:235px !important;
}

.slide4 .hover_img {
	overflow:hidden;
	position:relative;
	height:187px;
	width:235px;
	background:#000;
}

.portfolio_zoom, .portfolio_link {
	width:60px;
	height:60px;
	position:absolute;
	top:65px;
	background-position:0 0;
	background-repeat:no-repeat;
	opacity:0.66;
	filter: alpha(opacity=66);
	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_zoom {
	left:-60px;
	background-image:url(../images/zoom.png);
	z-index:302;
}

.portfolio_link {
	right:-60px;
	background-image:url(../images/link.png);
	z-index:303;
}

.portfolio_zoom:hover, .portfolio_link:hover {
	opacity:1;
	filter: alpha(opacity=100);
	z-index:310;
}

.portfolio_zoom a, .portfolio_link a {
	display:block;
	width:60px;
	height:60px;
	text-indent:-9999px;
}

.hover_img:hover .portfolio_zoom {
	left:87px;
} 

.hover_img:hover .portfolio_link {
	right:87px;
}

.item_description {
	background:none;
	border-bottom:1px solid #d6d6d6;
	padding:9px 0;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#787878;
	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;
}

.gallery-list .grid_3:hover .item_description {
	background:#fff;
	border-bottom:1px solid #fcc71f;
	color:#343434;
}

/* ___________________ Slide 5 ______________________ */ 

#slide5 {
	background-image:url(../images/slide3_bg.jpg);
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
}

.padding_slide5 {
	padding:33px 0 13px;
}

#slide5 h3 {
	margin:0 auto;
	background:none;
	padding:0 0 14px 0;
	text-transform:none;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	line-height: 42px;
	color:#fff;
	font-weight: 300;
}

#slide5 p {
	width:397px;
	opacity: .9;
	text-transform:none;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #fff;
	line-height: 20px;
	padding: 0 0 0 0;
	margin:0 auto;
	font-weight: 400;
}

/* _____________middle background ______________ */ 

.middle-background {
	background-image: url(../images/bigpic.jpg);
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 100%;
	width: 100%;
	background-attachment:fixed;
	background-repeat: no-repeat;
}

.middle-quote {
	position: relative;
	text-align: center;
	padding: 250px 0;
}

.middle-quote h3 {
	font-size: 36px;
	color: #FFB12A;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	line-height: 54px;
}

/* _________________SERVICES___________________ */ 

#slide6 {
	background:url(../images/slide_bg.jpg) repeat left top;
	padding:77px 0 68px;
}

#slide6 h4 {
	padding-bottom:20px;
	font-size:25px;
	color:#ed9f21;
}

.serv_block {
	overflow:hidden;
	position:relative;
	padding-bottom:66px;
	margin:10px;
	background:#fff;
	outline:1px solid #ddd;
	font-family: 'Arial', sans-serif;
	color:#6d6c6c;
	text-align:center;
	transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-webkit-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	-webkit-user-select: none;
	-webkit-touch-callout: none; 
}

.serv_block:hover, .serv_block:focus {
	background:#fcc71f;
	outline:1px solid #fcc71f;
	color:#3e3e3e;
	display: block;
	-webkit-user-select: none;
	-webkit-touch-callout: none; 
}

.icon_block1, .icon_block2, .icon_block3 {
	height:118px;
	padding:10px;
	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;
}

.icon_block1 {
	background:url(../images/icon1.png) no-repeat -340px 0;
}

.icon_block2 {
	background:url(../images/icon2.png) no-repeat -340px 0;
}

.icon_block3 {
	background:url(../images/icon3.png) no-repeat -340px 0;
}

.serv_block:hover .icon_block1,
.serv_block:hover .icon_block2,
.serv_block:hover .icon_block3 {
	background-position:0 0;
}

.serv_block p {
	margin:0px 10px 0px 10px;
	padding:26px 10px 21px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:20px;
	line-height:22px;
	color:#787878;
}

.serv_block:hover p {
	color:#3e3e3e;
}

.serv_block div {
	padding:0px 18px 0px 18px;
	margin: 0px; 
}

.serv_block a {
	position:absolute;
	bottom:31px;
	padding:9px 22px 9px 27px;
	width:81px;
	border-radius:3px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:22px;
	color:#fff;
}

.serv_link1 {
	position:absolute;
	bottom:31px;
	padding:9px 22px 9px 27px;
	width:81px;
	border-radius:3px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:22px;
	color:#fff;
	left:94px;
	background:#afafaf;
	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;
}

.serv_block:hover .serv_link1 {
	left:-130px;
}

a.serv_link2 {
	right:-130px;
	background:#afafaf;
	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;
}

.serv_block:hover a.serv_link2 {
	right:96px;
	background:#343434;
}

/* ____________________Slide 7________________________ */ 

#slide7 {
	background-image:url(../images/slide7_bg.jpg);
	background-size: cover !important;
	width:100%;
	background-position:0 0 !important;
	text-align:center;
}

.padding_slide7 {
	padding:266px 0 287px;
}

#slide7 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 56px;
	color: #fcc71f;
	line-height: 52px;
	font-weight: 800;
	text-transform:uppercase;
}

/* ___________________ Slide 8 ______________________ */

#slide8{
	background:url(../images/slide_bg.jpg) repeat left top;
	padding:78px 0 0 0;
}

#slide8 .container {
	padding-bottom:80px;
}

#slide8  h4 {
	padding-bottom:20px;
	font-size:25px;
	color:#ed9f21;
}

/* ____________ CONTACT_DETAILS _____________ */

.contact_det_block {
	margin-top:-5px;
}

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

.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:#343434;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 -78px;
}

.foot_block_intouch li.touch_mail a {
	background:url(../images/contact_icon.png) no-repeat 0 -160px;
}

.foot_block_intouch li.touch_site a {
	background:url(../images/contact_icon.png) no-repeat 0 -244px;
	display:block;
	height:20px;
}

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

.foot_block_intouch li.linkedin a {
	background:url(../images/contact_icon.png) no-repeat 0 -413px;
	display:block;
	height: 15px;
}

.foot_block_intouch li.twitter a {
	background:url(../images/contact_icon.png) no-repeat 0 -496px;
	display:block;
	height:15px;
}

a[href^=tel]{
    color:inherit;
    text-decoration:none;
}

/* ___________________FOOTER_____________________ */

#footer {
	background:#444;
	padding:27px 0 23px;
}

.copyright {
	float:left;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#979797;
}

.copyright a {
	color:#fcc71f;
}

.copyright a:hover {
	text-decoration:none;color:#fff;
}

/* _____________ BACK_TOP ___________ */

#back_top {
	float:right;
}

#back_top a.button {
	position:relative;
	z-index:300;
	display:block;
	background:url(../images/back_top_bg.png) no-repeat top right;
	margin:0;
	padding-right:20px;
	cursor: pointer;
	width:93px;
	height:20px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#979797;
}

#back_top a.button:hover {
	text-decoration:none;color:#fcc71f;
}
