body {
	font-family: Arial;
	margin:0;
	padding:0;
	color:#7F7F7F;
	font-size:12px;
	width:100%;
	line-height:18px;
	background: url(../images/blue_bg.png) repeat left top; 
}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	font-weight:normal;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
	vertical-align:top;
	outline:none;	
}
a {
	color:#f6c01f;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
a:hover {text-decoration:underline;
}
input, textarea {outline:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
p {
	padding:0 0 15px 0;
	color: #5b5b5b;
    font-size: 12px;
    line-height: 16px;
}
.fleft { float:left;
}
.fright { float:right;
}
.font {
	font-family: 'Nunito', sans-serif;
	font-weight:400; /*Normal*/
}
#main_wrapper {
	width:810px;
	margin:0 auto;
	/*min-height:1500px;*/
	box-shadow: 0 40px 50px rgba(0, 0, 0, 0.7);
}
.container {padding:0 20px;
}
.span3, .span4, .span5, .span9, .span12, .span6, .col230, .col270 {
	float:left;
	margin-left:20px;
}
.span3 {width:177px;
}
.span4 {width:243px;
}
.span5 {width:310px;
}
.span6 {width:375px;
}
.span9 {width:573px;
}
.col230 {width:240px;
}
.col270 {width:270px;
}
.span12 {width:770px;
}
.row {margin-left:-20px;
}
.header {
	padding:55px 0 28px 0;
	margin-top: 37px;
	background: #323232;
}
.logo {
	padding:45px 0 29px 0;
	display:inline-block;
	margin:0 15px 0 0;
	vertical-align:top;
}
.slogan {
	margin-top:42px;
	padding: 4px 0 0 0;
	font-size:11px;
	display:inline-block;
	vertical-align:top;
	color: #686767;
	line-height: 39px;
}

.top_block {
	margin-top: -50px;
	padding-bottom: 20px;
	text-align:right;
	font-size:12px;
	color:#616161;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;	
}
.phone {padding-top:7px;
}
.fb_like {
	color:#929292;
	padding:2px 0 0 28px;
	background:url(../images/fb_like.png) no-repeat left top;
	display:inline-block;
	vertical-align:top;
}
.fb_like span {color:#f6c01f;	
}

/* ______________________________follow us_________________________________________ */
.follow_us {
	text-align:right;
	padding-bottom:15px;
}
.follow_us p {
	margin:0;
	padding:0;
	font-family: 'Nunito', regular;
	font-size:14px;
}
.follow_us ul li {
	padding:0;
	margin:0 0 5px 1px;
	display:inline-block;
}
.follow_us ul li:first-child {margin-left:0;
}
.follow_us a {
	background-image:url(../images/top_socials.png);
	background-repeat:no-repeat;
	height:38px;
	width:38px;
	display:block;
	text-indent:-9999px;
	text-align:left;
}
.follow_us a.facebook {background-position:0 0;
}
.follow_us a.facebook:hover {background-position:0 -38px;
}
.follow_us a.twitter {background-position:-41px 0;
}
.follow_us a.twitter:hover {background-position:-41px -38px;
}
.follow_us a.flickr {background-position:-82px 0;
}
.follow_us a.flickr:hover {background-position:-82px -38px;
}
.follow_us a.dribbble {background-position:-123px 0;
}
.follow_us a.dribbble:hover {background-position:-123px -38px;
}
.follow_us a.rss {background-position:-164px 0;
}
.follow_us a.rss:hover {background-position:-164px -38px;
}

/* __________________________________________ end follow us __________________________________________________ */

#top_menu {
	background:url(../images/menu_bg.png) repeat-x left bottom #f6c01f;
	z-index:50;
	border-radius:3px;
	height: 50px;
}

#menu_block {
	float:left;
}

/*nav*/
#main_menu {position: relative;
}
#menu_block {padding: 0;
}

#menu_block li {
  padding: 0 2px 0 0;
  background:url(../images/menu_li.png) repeat-y right top;
  display:inline-block;
  margin-right:-3px;
}

#menu_block li a {
  display:block;
  line-height:50px;
  color: #323232;
  font-family: 'Nunito', sans-serif;
  font-weight:400;
  font-size:14px;
  text-transform: uppercase;
  text-shadow: none;
  text-decoration: none;
  padding:0 15px 0 12px; 
  text-align:left;
}
#menu_block li:first-child a {border-radius:3px 0 0 3px;
}

#menu_block li.current a, 
#menu_block li a:hover {background:url(../images/menu_a_a.png) no-repeat center bottom;
}

/* _______________________ search _______________________ */
.top_search {
	width:194px;
	padding:8px 20px 0 15px;
	height:36px;
	position:relative;
}
.top_search input[type="text"] {
	font-family: Arial;
	font-size:13px;
	color:#6e6e6e;
	background-color: #323232;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width:150px;
	height:17px;
	padding:7px 22px 9px 22px;
	margin:0;
	border-radius:18px;
}
.top_search input[type="text"]:focus {
  outline: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.search_btn {
	width:21px !important;
	height:21px !important;
	background: url(../images/search_btn.png);
	background-position:-21px 0;
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0;
	margin:0;
	display:block;
	cursor:pointer;
	position:absolute;
	left:178px;
	top:13px;
}
.search_btn:hover {background-position:0 0;
}

/* _____________________ end search _____________________ */

#main_slider {
	padding: 0 0 35px 0;
}
.page_container {
	background: #323232;
	height:989px;
}
/* ___________________________ planning ______________________________________ */
.planning {padding-bottom:28px;
}

.planning a {
	display:block;
	padding:15px;
	color:#fff;
	line-height:16px;
	position:relative;
	text-align:center;
	background:#444444;
	border-radius:50%;
	overflow:hidden;
	margin:0 auto 20px auto;
	width:140px;
	height:140px;
	text-align:center;
}
.planning a span.link_icon {
	display:inline-block;
	margin:0 auto 7px 0;
	width:63px;
	height:63px;
	-webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s; 
}
.planning a:hover span.link_icon {
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.planning a span.link_title {
	display:block;
	line-height:20px;
	font-family: 'Nunito', sans-serif;
	font-weight:400;
	font-size:18px;
	padding:0 0 5px 0;
	color:#fff;	
}
.planning a:hover {
	color:#323232;
	background:#23abb8;
	text-decoration:none;
}
.planning a:hover span.link_title {color:#323232;text-decoration:none;
}
.icon1, .icon2, .icon3, .icon4 {
	background-image: url(../images/icon1.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:63px;
	height:63px;
	display:block;
}
.icon2 {background-image: url(../images/icon2.png);
}
.icon3 {background-image: url(../images/icon3.png);
}
.icon4 {background-image: url(../images/icon4.png);
}
.planning a:hover .icon1, .planning a:hover .icon2, .planning a:hover .icon3, .planning a:hover .icon4 {background-position:0 -63px;
}

/* ________________________________ end planning _______________________________ */

/* ______________________ Recent Projects _______________________ */
.recent_projects {
	padding-bottom:64px;
	vertical-align:top;
	margin:0 auto;	
}
.proj_item {
	width:217px;
	height:132px;
	display:inline-block;
	margin:0 -3px -6px 0;
	overflow:hidden;
	background:#f6c01f;
	padding:23px 20px 17px 20px;
	position:relative;
	cursor:pointer;
}
.proj_item img {
	position:absolute;
	left:0;
	top:0;
	height:172px;
	width:100%;
}
.proj_item h5 {
	line-height:20px;
	padding:0 0 12px 0;
	margin:0;
	font-size:16px;
	text-transform:uppercase;
	color:#23abb8;
}
.proj_item h5 a {
	font-size:16px;
	text-transform:uppercase;
	color:#23abb8;
	font-weight:400; /*Normal*/
	font-family: 'Nunito', sans-serif;
}
.proj_item h5 a:hover {
	color:#23abb8;
	text-decoration:underline;
}
.proj_item p {
	padding:0 0 10px 0;
	margin:0;
	color:#323232;
}
.proj_item a {color:#5b5b5b;
}
.proj_item a:hover {
	color:#5b5b5b;
	text-decoration:underline;
}
/* ___________________ //Recent Projects ______________________ */

h2.title {
	padding:0;
	margin:0 0 15px 0;
	line-height:24px;
	text-transform:uppercase;
	color:#fff;
	font-family: 'Nunito', sans-serif;
	font-weight:400;
}
h2.title a {
	font-size:23px;
	color:#fff;
	font-family: 'Nunito', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}
h2.title a:hover {
	text-decoration:none;
	color:#23abb8;
}
.upper {text-transform:uppercase;
}
h2.upper {
	margin-bottom:25px;
	margin-top:0;
}

.company b {
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	color: #7f7f7f;
}

a.read_more {
	padding-left: 5px;
	color: #fcc71f;
}

p.last {
	margin-bottom:14px;
	margin-top: 5px;
	font-size: 12px;
	color: #7f7f7f;
	line-height: 18px;
}

.upper {text-transform:uppercase;
}
h2.upper {
	font-family: 'Oswald', regular;
	font-weight:400;
	font-size: 20px;
	color: #6a6a6a;
	margin-bottom:21px;
	margin-top:0;
}

.portfolio_zoom, .portfolio_link {
	display:none;
	width:53px;
	height:53px;
	position:absolute;
	left:50%;
	top:33%;
	margin:-27px 0 0 -53px;
	background-image:url(../images/zoom.png);
	background-position:0 0;
	background-repeat:no-repeat;
	z-index:2;
}
.portfolio_link {
	margin:-27px 0 0 1px;
	background-image:url(../images/link.png);
}
.portfolio_zoom:hover, .portfolio_link:hover {background-position:0 -53px;
}
.portfolio_zoom a, .portfolio_link a {
	display:block;
	width:53px;
	height:53px;
	text-indent:-9999px;
}
.hover_img:hover .portfolio_zoom, .hover_img:hover .portfolio_link, .hover_link:hover .portfolio_link {display:block;
}

img {max-width:100%;
}

.red_line {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:2px;
	background:#6a6a6a;
	display:block;
	z-index:5;
}

.one_btn {margin:-15px 0 0 -15px !important;
}

.hover_img iframe {margin-bottom:-3px;
}

#footer {
	color:#5b5b5b;	
	background:#242424;
	padding-top:34px;
}
#footer a {color:#f6c01f;	
}
#footer h2.title {
	color:#a2a2a2;
	font-size:22px;
	font-weight:400;
	background:none;
}
#footer .col230 { padding-bottom:18px;
}

.testimonials_block {
	background: #2a2a2a;
	padding: 7px 10px;
	margin: 0 0 15px 0;
}

.people_recall {
	margin-top: 22px;
}

.recall p {margin:0;padding:0;}

.people_recall img {
	float: left;
	margin-right: 16px;
}

.people_recall p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	color: #787878;
}
.people_recall a {
	color: #505050;
	font-style: italic;
}

.flickrs {margin-right:-10px;
}
.FlickrImages li {
	margin:0 6px 6px 0 !important;
	padding:0 !important;
	float:left;	
	border:0 !important;
}
.FlickrImages li a {
	display:block;
	width:55px !important;
	height:55px !important;
	overflow:hidden;
	float:left;
}
.FlickrImages li a img {
	width:55px !important;
	height:55px !important;
	border:0;
}

.footer_bottom {
	background:#000;
	padding:15px 0;
}
.copyright {color:#545454;
}
.copyright a {text-decoration:underline; color: #f6c01f !important;
}
.copyright a:hover {text-decoration: none;}
.foot_menu {text-align:right;
}
.foot_menu li {
	display:inline-block;
	padding:0 14px 0 0 !important;
	border:0 !important;
	margin:0 10px 0 0 !important;
	background:url(../images/foot_menu_separator.png) no-repeat right center;
}
.foot_menu li:last-child {
	padding:0 !important;
	margin:0 !important;
	background:none;
}
.foot_menu li a {
	text-transform:uppercase;
	color:#555 !important;
	font-size:12px;
}
.foot_menu li a:hover, .foot_menu li a.current {
	color:#f6c01f !important;
	text-decoration:none;
}

.profile .gsCanvas {
	left:50% !important;
	margin-left:-85px;
	top:10px !important;
}
.profile {text-align:center;
}
.profile_title {
	font-size: 15px;
    margin-bottom:5px;
	font-family: 'Nunito', sans-serif;
	font-weight:400;
	color:#e5e5e5;
}
.profile img {
	margin:10px auto 15px auto;
	width:170px;
}
h4 {
	padding:0;
	margin:0 0 12px 0;
	line-height:18px;
	font-size:18px;
	font-family: 'Nunito', sans-serif;
	font-weight:400;
	color:#e5e5e5;
}

.breadcrumb {
  margin: -29px 0 0 0;
  padding-bottom: 40px;
  list-style: none;
  color:#fff;
  font-family: 'Nunito', sans-serif;
  font-weight:400;
  font-size:16px;
}
.breadcrumb .container {
	margin: 28px 0 0 0;
	background:#242424;
	padding: 19px 0;
}
.breadcrumb span {
  color:#e5e5e5;
  padding:0 5px;
}
.breadcrumb a {
  color:#e5e5e5;
	font-family: 'Nunito', sans-serif;
	font-weight:400;
	font-size: 23px;
}
.breadcrumb_in {padding:0 26px; color: #c4c4c4; font-family:'Nunito';font-size:23px;
}

.scroll_wrap {
	max-height:1138px;
	overflow:hidden;
}
.scroll_in {
	overflow:auto;
	overflow-x:hidden;
	max-height:1138;
}
.scroll_in .container {margin-right:-20px;
}

.item_description {
	text-align:center;
	color:#7f7f7f;
}
.item_description h6 {
	margin:15px 0 5px 0;
	font-size:18px;
	color:#5b5b5b;
}
.item_description h6 a {
	color:#b1b1b1;
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
}
.item_description h6 a:hover {color:#f6c01f; text-decoration: none;
}

/* Portfolio */

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.element {
	overflow: hidden;
	position: relative;
	margin-bottom:35px;
	width:243px;
	margin-left:20px;
}
.element img {max-width:100%;
}

.btn {
  display: inline-block;
  padding:6px 18px;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Nunito', sans-serif;
  font-weight:400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #fff;
  background:#242424;
}
.btn:hover {text-decoration:none; background: #f6c01f;color:#000;
}

#options {padding:0 0 10px 0;
}
#filters {
	position: relative;
	padding:0;
	margin:25px 0 0 0;
}
#filters li {
	display: block;
	margin:0 10px 10px 0;
	float: left; 
	padding:0;
	list-style:none;
}
#filters li a.selected {
	color: #000;
	background:#f6c01f;
	text-decoration:none;
}
.preloader {
	background:url(../images/preload_img.gif) center center no-repeat;
	display:block;
}
.pad25 { padding-top:25px;
}
.pad5 { padding-top:5px;
}
.marg20 { margin-top:20px !important;
}

ul.links {margin-bottom:15px;
}
ul.links li {
	padding:0 0 3px 17px;
	margin:0;
	color:#5f5f5f;
	background:url(../images/li_arrow.png) no-repeat left top;
}
ul.links li a {	color:#5f5f5f;
}
ul.links li a:hover {color:#f6c01f;
} 

.color {color:#f6c01f;
}
.content_sep {
	height:10px;
	border-top:1px #7f7f7f solid;
	margin-top:10px;
}

#map {
	margin:0 0 15px 0;
	padding-top:6px;
}
.contact_form {
	padding-top:6px;
	padding-bottom:30px;
}
.dark_btn {
	background:#f6c01f; 
	color: #000;
	text-transform:none;
	text-transform: uppercase;
	font-family: 'Nunito', sans-serif;
	padding:6px 18px;
}
.dark_btn:hover {
	background:#242424;
	text-decoration:none;
	color:#fff;
}


.contact_form input[type="text"] {
	margin:0 0 10px 0 !important;
	padding: 5px 10px !important;
	font-size: 12px;
	color: #5a5a5a;
	-webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;	
	background: #a1a1a1;
	border: 1px solid #a1a1a1;
	height:18px;
	width:221px;
}
.contact_form textarea {
	margin:0 0 10px 0 !important;
	padding: 5px 10px !important;
	font-size: 12px;
	color: #5a5a5a;
	-webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;	
	background: #a1a1a1;
	border: 1px solid #a1a1a1;
	height:140px;
	width:748px;
	resize:none;
	
}
.contact_form .btn {
	border:0;
	margin-right:5px;
	text-transform: uppercase;
}


.notification_error {
	color: #b94a48;
	background-color: #f2dede;
	border:1px #eed3d7 solid;
    height: auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align: left;
}
.notification_ok {
    color: #3a87ad;
	background-color: #d9edf7;
	border:1px #bce8f1 solid;
    height: auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align: center;
}






