
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,600);
body { background:#31353d; }
@media (max-width: 767px) {
	body { padding:0; }
}
.main-holder { overflow:hidden; }
.main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea {
	background:#fff;
	min-height:21px;
	margin:0;
	padding:8px 11px 8px 11px !important;
	border:1px solid #e0e0e0 !important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#31353d !important;
}
html.ie8 .main-holder input[type="text"], html.ie8 .main-holder input[type="email"], html.ie8 .main-holder textarea { line-height:20px; }
.main-holder input[type="submit"], .main-holder input[type="reset"] {
	background:#31353d url(images/link_arrow.png) no-repeat 100% 50%;
	height:39px;
	margin:0 15px 0 0;
	padding:0 40px 0 18px;
	vertical-align:top;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:600;
	text-transform:uppercase;
	color:#fff;
}
.main-holder input[type="submit"]:focus, .main-holder input[type="reset"]:focus {
	background:#31353d url(images/link_arrow.png) no-repeat 100% 50%;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	background:#73828e url(images/link_arrow.png) no-repeat 100% 50%;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.main-holder .search-form input[type="text"] { width:140px; }
}
html.ie8 .main-holder .search-form input[type="text"] { width:140px; }
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="text"] { width:100px; }
}
@media (max-width: 480px) {
	.main-holder .search-form input[type="text"] { width:115px; }
}
.main-holder .search-form input[type="submit"] { margin:0 0 0 10px; }
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="submit"] {
		background:#31353d;
		padding:0 13px 0 13px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="submit"]:hover { background:#73828e; }
}
a {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
a:hover { text-decoration:none; }
h1 {
	margin-bottom:44px;
	font-weight:300 !important;
	text-transform:uppercase;
}
@media (min-width: 768px) and (max-width: 979px) {
	h1 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
	}
}
@media (max-width: 480px) {
	h1 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
	}
}
h1 a {
	text-decoration:none;
	color:#3e454c;
}
h1 a:focus {
	text-decoration:none;
	color:#3e454c;
}
h1 a:hover {
	text-decoration:none;
	color:#f15f43;
}
h2 {
	margin-bottom:30px;
	font-weight:300 !important;
	text-transform:uppercase;
}
@media (min-width: 768px) and (max-width: 979px) {
	h2 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
	}
}
@media (max-width: 480px) {
	h2 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
	}
}
h2 a {
	text-decoration:none;
	color:#3e454c;
}
h2 a:focus {
	text-decoration:none;
	color:#3e454c;
}
h2 a:hover {
	text-decoration:none;
	color:#f15f43;
}
h2 strong {
	display:block;
	font-weight:300;
	text-align:center;
}
h2 em {
	display:block;
	padding:0 0 17px 0;
	font-style:normal;
}
h3 {
	margin-bottom:44px;
	font-weight:300 !important;
	text-transform:uppercase;
}
@media (min-width: 768px) and (max-width: 979px) {
	h3 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
	}
}
@media (max-width: 480px) {
	h3 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
	}
}
h3 a {
	text-decoration:none;
	color:#3e454c;
}
h3 a:focus {
	text-decoration:none;
	color:#3e454c;
}
h3 a:hover {
	text-decoration:none;
	color:#f15f43;
}
h4 {
	margin-bottom:31px;
	font-weight:300 !important;
	text-transform:uppercase;
}
h4 a {
	text-decoration:none;
	color:#fff;
}
h4 a:focus {
	text-decoration:none;
	color:#fff;
}
h4 a:hover {
	text-decoration:none;
	color:#73828e;
}
h5 {
	font-weight:300 !important;
	text-transform:uppercase;
}
h5 a {
	text-decoration:none;
	color:#73828e;
}
h5 a:focus {
	text-decoration:none;
	color:#73828e;
}
h5 a:hover {
	text-decoration:none;
	color:#2f3837;
}
h5 strong {
	display:block;
	padding:10px 0 0 0;
	line-height:30px;
	font-weight:400;
}
h6 {
	margin:0 0 15px 0;
	text-transform:uppercase;
}
h6 img.alignnone { margin:20px 0 26px 0; }
h6 em { font-style:normal; }
@media (max-width: 767px) {
	h6 em {
		display:block;
		width:100%;
		overflow:hidden;
	}
}
p { margin:0 0 21px 0; }
img.alignleft { margin:2px 30px 2px 0; }
@media (max-width: 767px) {
	img.alignleft {
		max-width:50%;
		margin-right:20px;
	}
}
.header {
	background:#31353d;
	position:relative;
	margin:0;
	padding:0;
	border:none;
	z-index:100;
}
.header .container {
	background:#fff;
	position:relative;
	padding:0 0 84px 0;
	border-bottom:1px solid #edeeee;
	z-index:999;
	text-align:center;
	
}
@media (max-width: 767px) {
	.header .container { padding:20px 20px 20px 20px; }
}
body.home .header .container {
	padding:0 0 46px 0;
	border:none;
}
@media (max-width: 767px) {
	body.home .header .container { padding:20px 20px 20px 20px; }
}
.header .container:before {
	background:#fff;
	display:none;
	height:39px;
	position:absolute;
	top:auto;
	right:0;
	bottom:-29px;
	left:0;
	z-index:999;
	content:'';
}
body.home .header .container:before { display:block; }
.header .nav__primary {
	background:#b6b7b9;
	position:relative;
	margin:0 0 49px 0;
	z-index:999;
}
@media (max-width: 767px) {
	.header .nav__primary { margin:0 0 30px 0; }
}
.header .nav__primary.isStuck { z-index:999; }
.header .nav__primary.isStuck:before {
	background:#b6b7b9;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	left:-100%;
	z-index:-1;
	content:'';
}
.header .nav__primary.isStuck:after {
	background:#b6b7b9;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	right:-100%;
	z-index:-1;
	content:'';
}
.header .nav__primary.isStuck .sf-menu > li > a {
	height:40px;
	padding:20px 0 0 0;
	
}
.header .nav__primary.isStuck .sf-sub-indicator { top:40px; }
.header .nav__primary .sf-menu { float:none; }
.header .nav__primary .sf-menu ul {
	background:#b6b7b9;
	width:195px;
	padding:38px 0 41px 0;
	z-index:999;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu ul { width:170px; }
}
.header .nav__primary .sf-menu > li { background:url(images/menu_divider.gif) repeat-y 0% 0%; }
.header .nav__primary .sf-menu > li:first-child { background:none; }
@media (min-width: 980px) and (max-width: 1200px) {
	.header .nav__primary .sf-menu > li:first-child a { width:160px; }
}
html.ie8 .header .nav__primary .sf-menu > li:first-child a { width:160px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li:first-child a { width:124px; }
}
.header .nav__primary .sf-menu > li > a {
	font-size:14px;
	background:none;
	position:relative;
	width:194px;
	padding:38px 0 38px 0;
	border:none;
	font-weight:600;
	text-transform:uppercase;
	border-right: 1px solid #ccc;
	
	
}
@media (min-width: 980px) and (max-width: 1200px) {
	.header .nav__primary .sf-menu > li > a { width:156px; }
}
html.ie8 .header .nav__primary .sf-menu > li > a { width:156px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li > a { width:120px; }
}
.header .nav__primary .sf-menu > li > a:before {
	background:#73828e;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	position:absolute;
	top:100%;
	right:0;
	bottom:0;
	left:0;
	z-index:-1;
	content:'';
}
.header .nav__primary .sf-menu > li li {
	background:none;
	margin:13px 0 0 0;
}
.header .nav__primary .sf-menu > li li:first-child { margin:0; }
.header .nav__primary .sf-menu > li li a {
	padding:0 10px;
	border:none;
	line-height:15px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
}
.header .nav__primary .sf-menu > li li .sf-sub-indicator { display:none; }
.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul {
	margin:0 0 0 -96px;
	top:100%;
	left:50%;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul { margin:0 0 0 -84px; }
}
.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
	background:#73828e;
	margin:0;
	padding:32px 0 32px 0;
	top:-9px;
	left:210px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul { left:180px; }
}
.header .nav__primary ul.sf-menu li li:hover ul:before, .header .nav__primary ul.sf-menu li li.sfHover ul:before {
	background:url(images/menu_arrow.gif) no-repeat 0% 0%;
	display:block;
	width:5px;
	height:9px;
	overflow:hidden;
	position:absolute;
	top:13px;
	left:-5px;
	content:'';
}
.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover> a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a { background:none; }
.header .nav__primary .sf-menu > li > a:hover:before, .header .nav__primary .sf-menu > li.sfHover> a:before, .header .nav__primary .sf-menu > li.current-menu-item > a:before, .header .nav__primary .sf-menu > li.current_page_item > a:before {
	top:0;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.header .nav__primary .sf-menu li li > a:hover, .header .nav__primary .sf-menu li li.sfHover > a, .header .nav__primary .sf-menu li li.current-menu-item > a, .header .nav__primary .sf-menu li li.current_page_item > a {
	background:none;
	color:#31353d;
}
.header .nav__primary .sf-sub-indicator {
	margin:0 -5px 0 0;
	top:55px;
	right:50%;
}
.header .logo {
	display:inline-block;
	position:relative;
	float:none;
	vertical-align:top;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo { width:auto; }
}
@media (max-width: 767px) {
	.header .logo { max-width:100%; }
}
.header .logo .logo_h__txt {
	margin:-7px 0 16px 90px;
	text-transform:none;
}
@media (max-width: 767px) {
	.header .logo .logo_h__txt { margin:-7px 0 20px 0; }
}
.header .logo .logo_h__txt a { font-weight:300 !important; }
.header .logo .logo_h__txt a:focus {
	text-decoration:none;
	color:#31353d;
}
.header .logo .logo_h__txt a:hover {
	text-decoration:none;
	color:#31353d;
}
.header .logo .logo_tagline {
	margin:0;
	line-height:17px;
	font-family:'Open Sans', sans-serif;
	font-size:17px;
	font-weight:300;
	text-transform:uppercase;
	color:#c5c6c8;
	position:absolute;
	left:94px;
	bottom:-2px;
}
@media (max-width: 767px) {
	.header .logo .logo_tagline {
		font-size:15px;
		left:26%;
	}
}
.header .search-form { margin:30px 0 0 0; }
.header .search-form form { float:none; }
#slider-wrapper {
	position:relative;
	width:100%;
	overflow:hidden;
	z-index:3;
}
#slider-wrapper .container {
	position:relative;
	width:1950px;
	margin:0 0 0 -975px;
	left:50%;
}
yy


#slider-wrapper .container .camera_target img { display:none !important; }
#slider-wrapper .container .camera_wrap { margin:0 !important; }
#slider-wrapper .container .camera_thumbs {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
#slider-wrapper .container .camera_thumbs .camera_thumbs_cont { background:none; }
#slider-wrapper .container .camera_caption {
	width:1170px;
	margin:0 0 0 -585px;
	position:absolute;
	left:50%;
	bottom:225px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	#slider-wrapper .container .camera_caption {
		width:940px;
		margin:0 0 0 -470px;
	}
}
html.ie8 #slider-wrapper .container .camera_caption {
	width:940px;
	margin:0 0 0 -470px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_caption {
		width:724px;
		margin:0 0 0 -362px;
		bottom:180px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_caption {
		width:440px;
		margin:0 0 0 -220px;
		bottom:110px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .container .camera_caption {
		width:280px;
		margin:0 0 0 -140px;
	}
}
#slider-wrapper .container .camera_caption div {
	background:none;
	padding:0;
	text-align:center;
}
#slider-wrapper .container .camera_caption div strong {
	display:block;
	margin:0 0 63px 0;
	line-height:60px;
	font-family:'Open Sans', sans-serif;
	font-size:60px;
	font-weight:300;
	text-transform:uppercase;
	color:#fff;
}

@media (min-width: 1200px) {
	#slider-wrapper .container .camera_caption div strong { padding:0 115px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_caption div strong {
		margin:0 0 40px 0;
		line-height:40px;
		font-size:40px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_caption div strong {
		margin:0 0 40px 0;
		line-height:36px;
		font-size:36px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .container .camera_caption div strong {
		line-height:26px;
		font-size:26px;
	}
}
#slider-wrapper .container .camera_caption div a {
	background:#73828e;
	display:inline-block;
	margin:0;
	padding:26px 35px 28px 35px;
	vertical-align:top;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	font-weight:600;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_caption div a {
		padding:16px 25px 18px 25px;
		font-size:16px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_caption div a {
		padding:16px 25px 18px 25px;
		font-size:16px;
	}
}
#slider-wrapper .container .camera_caption div a:focus {
	background:#73828e;
	text-decoration:none;
	color:#fff;
}
#slider-wrapper .container .camera_caption div a:hover {
	background:#31353d;
	text-decoration:none;
	color:#fff;
}
#slider-wrapper .container .camera_prev {
	margin:0 0 0 -61px;
	position:absolute;
	top:49px;
	left:50%;
}
#slider-wrapper .container .camera_commands {
	margin:0 -20px 0 0;
	position:absolute;
	top:49px;
	right:50%;
}
#slider-wrapper .container .camera_next {
	margin:0 -61px 0 0;
	position:absolute;
	top:49px;
	right:50%;
}
#slider-wrapper .container .camera_pag {
	width:100%;
	position:absolute;
	left:0;
	bottom:150px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container .camera_pag { bottom:100px; }
}
@media (max-width: 767px) {
	#slider-wrapper .container .camera_pag { bottom:17px; }
}
#slider-wrapper .container .camera_pag ul li {
	background:#beb1ac;
	width:13px;
	height:13px;
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	border-radius:13px;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	margin:0 4px 0 3px;
}
#slider-wrapper .container .camera_pag ul li.cameracurrent, #slider-wrapper .container .camera_pag ul li:hover { background:#73828e; }
#slider-wrapper .container .camera_pag ul li span { display:none; }
.content-holder {
	background:#fff;
	position:relative;
	margin:0;
	padding:38px 0 78px 0;
	z-index:99;
}
@media (max-width: 767px) {
	.content-holder { padding:38px 20px 78px 20px; }
}
body.home .content-holder { padding:0 0 78px 0; }
@media (max-width: 767px) {
	body.home .content-holder { padding:0 20px 78px 20px; }
}
#sidebar { padding-top:38px; }
#sidebar .widget { margin:69px 0 0 0; }
#sidebar .widget:first-child { margin:0; }
#sidebar h3 { margin-bottom:44px; }
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	position:relative;
	margin:15px 0 0 0;
	padding:0 0 0 20px;
	list-style:none;
	line-height:20px;
	font-size:13px;
	text-transform:uppercase;
	color:#636d82;
}
#sidebar ul li:first-child { margin:0; }
#sidebar ul li:before {
	background:url(images/marker.png) no-repeat 0% 0%;
	display:block;
	width:7px;
	height:11px;
	overflow:hidden;
	position:absolute;
	top:5px;
	left:0;
	content:'';
}
#sidebar ul li a {
	text-decoration:none;
	color:#636d82;
}
#sidebar ul li a:focus {
	text-decoration:none;
	color:#636d82;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#73828e;
}
#sidebar ul li ul { padding:15px 0 0 0; }
#sidebar ul.post-list li {
	margin:30px 0 0 0;
	padding:0;
	line-height:21px;
	font-size:14px;
	text-transform:none;
	color:#b9b9b9;
}
#sidebar ul.post-list li:first-child { margin:0; }
#sidebar ul.post-list li:before { display:none; }
#sidebar ul.post-list li .thumbnail { margin:5px 30px 5px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.post-list li .thumbnail {
		max-width:50%;
		margin-right:20px;
	}
}
#sidebar ul.post-list li time {
	display:block;
	margin:0 0 5px 0;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#201e20;
}
#sidebar ul.post-list li h4 {
	margin:0 0 15px 0;
	line-height:20px;
	font-size:20px;
	font-weight:400 !important;
	color:#f15f43;
}
#sidebar ul.post-list li h4 a {
	text-decoration:none;
	color:#f15f43;
}
#sidebar ul.post-list li h4 a:focus {
	text-decoration:none;
	color:#f15f43;
}
#sidebar ul.post-list li h4 a:hover {
	text-decoration:none;
	color:#201e20;
}
#sidebar ul.post-list li .excerpt { margin:0 0 24px 0; }
#sidebar ul.comments-custom { padding:5px 0 0 0; }
#sidebar ul.comments-custom li {
	margin:34px 0 0 0;
	padding:0;
}
#sidebar ul.comments-custom li:first-child { margin:0; }
#sidebar ul.comments-custom li:before { display:none; }
#sidebar ul.comments-custom li .thumbnail { margin:0 30px 0 0; }
#sidebar ul.comments-custom li .meta_format { margin:0; }
#sidebar ul.comments-custom li time {
	display:block;
	margin:0 0 3px 0;
	padding:13px 0 0 0;
	line-height:20px;
	font-size:15px;
	color:#201e20;
}
#sidebar ul.comments-custom li h4 {
	line-height:20px;
	font-size:15px;
	color:#f15f43;
}
#sidebar ul.comments-custom li .comments-custom_txt {
	margin:30px 0 0 0;
	padding:0;
	border:none;
	line-height:21px;
	font-size:14px;
	text-transform:none;
	color:#b9b9b9;
}
#sidebar ul.comments-custom li .comments-custom_txt a {
	text-decoration:none;
	color:#b9b9b9;
}
#sidebar ul.comments-custom li .comments-custom_txt a:focus {
	text-decoration:none;
	color:#b9b9b9;
}
#sidebar ul.comments-custom li .comments-custom_txt a:hover {
	text-decoration:none;
	color:#f15f43;
}
#sidebar #wp-calendar caption { color:#f15f43; }
#sidebar #wp-calendar thead tr th { color:#f15f43; }
.content_box.box {
	background:#f4f5f5;
	margin:0 0 68px 0;
	padding:85px 0 85px 0;
}
@media (max-width: 767px) {
	.content_box.box { padding:30px 0 50px 0; }
}
.content_box.box:before, .content_box.box:after { background:#f4f5f5; }
.content_box.box .service-box { margin-top:-156px; }
@media (max-width: 767px) {
	.content_box.box .service-box { margin-top:0; }
}
.content_box.box_1 {
	background:#31353d;
	margin:0 0 68px 0;
	padding:68px 0 57px 0;
}
.content_box.box_1:before, .content_box.box_1:after { background:#31353d; }
.content_box.box_1 h2 {
	margin-bottom:45px;
	text-align:center;
	color:#fff;
}
@media (min-width: 1200px) {
	.content_box.box_1 h2 { padding:0 200px; }
}
.content_box.box_2 {
	background:#f4f5f5;
	margin:0 0 68px 0;
	padding:68px 0 85px 0;
}
.content_box.box_2:before, .content_box.box_2:after { background:#f4f5f5; }
.content_box.box_3 {
	background:#31353d;
	margin:0 0 56px 0;
	padding:68px 0 78px 0;
}
.content_box.box_3:before, .content_box.box_3:after { background:#31353d; }
.content_box.box_3 h2 {
	margin-bottom:45px;
	text-align:center;
	color:#fff;
}
@media (min-width: 1200px) {
	.content_box.box_3 h2 { padding:0 170px; }
}
.service-box {
	background:#fff;
	position:relative;
	margin:0;
	padding:75px 30px 30px 30px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	text-align:center;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box { padding:45px 15px 15px 15px; }
}
@media (max-width: 767px) {
	.service-box { margin:0 0 30px 0; }
}
.service-box:before {
	background:#31353d;
	display:block;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	position:absolute;
	top:100%;
	right:0;
	bottom:0;
	left:0;
	content:'';
}
.service-box:hover {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.service-box:hover:before {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	top:0;
}
.service-box:hover .icon img {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
}
.service-box:hover h2 {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	color:#fff;
}
.service-box .icon {
	position:relative;
	float:none;
	margin:0 0 68px 0;
}
.service-box .icon img {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
.service-box h2 {
	position:relative;
	margin:0 0 11px 0;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	line-height:30px;
	font-size:30px;
	font-weight:400 !important;
	text-transform:uppercase;
	color:#2f3837;
}
@media (min-width: 1200px) {
	.service-box h2 { padding:0 20px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box h2 {
		line-height:24px;
		font-size:24px;
	}
}
.service-box h5 {
	position:relative;
	margin:0 0 23px 0;
}
.service-box .service-box_txt {
	position:relative;
	margin:0 0 53px 0;
	line-height:23px;
	font-size:14px;
	color:#73828e;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box .service-box_txt {
		line-height:18px;
		font-size:12px;
	}
}
.service-box .btn-align {
	background:#f4f5f5;
	position:relative;
	margin:0 -30px -30px -30px;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	text-align:left;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box .btn-align { margin:0 -15px -15px -15px; }
}
.service-box .btn-align a {
	background:#31353d;
	display:inline-block;
	position:relative;
	margin:0;
	padding:15px 19px 15px 19px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	vertical-align:top;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:600;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box .btn-align a {
		padding:10px 14px 10px 14px;
		font-size:13px;
	}
}
.service-box .btn-align a:after {
	background:#73828e url(images/button_arrow.png) no-repeat 50% 50%;
	display:block;
	width:50px;
	overflow:hidden;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	position:absolute;
	top:0;
	right:-50px;
	bottom:0;
	content:'';
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box .btn-align a:after {
		width:40px;
		right:-40px;
	}
}
.service-box .btn-align a:focus {
	background:#31353d;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.service-box .btn-align a:focus:after {
	background-color:#73828e;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.service-box .btn-align a:hover {
	background:#73828e;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.service-box .btn-align a:hover:after {
	background-color:#31353d;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.service-box.info_box {
	background:none;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}
@media (max-width: 767px) {
	.service-box.info_box { margin:30px 0 0 0; }
}
.service-box.info_box .icon {
	background:#fff;
	float:left;
	margin:4px 30px 4px 0;
	-webkit-border-radius:69px;
	-moz-border-radius:69px;
	border-radius:69px;
}
.service-box.info_box .service-box_body {
	overflow:hidden;
	text-align:left;
}
.service-box.info_box .service-box_body h2 {
	margin:0 0 4px 0;
	padding:0;
	text-align:left;
}
.service-box.info_box .service-box_body h5 {
	margin:0 0 14px 0;
	line-height:15px;
	font-size:15px;
	text-transform:uppercase;
	color:#f15f43;
}
.service-box.info_box .service-box_body .service-box_txt {
	margin:0;
	line-height:24px;
	color:#636d82;
}
.carousel-wrap { margin:0 0 78px 0; }
.carousel-wrap h2 { margin-bottom:50px; }
@media (max-width: 767px) {
	.carousel-wrap h2 { padding-right:50px; }
}
@media (min-width: 980px) and (max-width: 1200px) {
	.carousel-wrap .es-carousel { max-width:880px; }
}
html.ie8 .carousel-wrap .es-carousel { max-width:880px; }
.carousel-wrap ul li {
	line-height:21px;
	font-size:14px;
	color:#b9b9b9;
}
@media (min-width: 768px) and (max-width: 979px) {
	.carousel-wrap ul li {
		line-height:18px;
		font-size:13px;
	}
}
@media (max-width: 767px) {
	.carousel-wrap ul li {
		line-height:16px;
		font-size:12px;
	}
}
@media (max-width: 480px) {
	.carousel-wrap ul li {
		line-height:14px;
		font-size:11px;
	}
}

.carousel-wrap ul li .day {
	background:url(images/date.png) no-repeat 0% 0%;
	float:left;
	width:60px;
	height:42px;
	overflow:hidden;
	margin:0 20px 0 0;
	padding:24px 0 0 0;
	line-height:30px;
	font-family:'Open Sans', sans-serif;
	font-size:30px;
	font-weight:400;
	text-align:center;
	color:#3e454c;
}
@media (max-width: 767px) {
	.carousel-wrap ul li .day {
		display:block;
		float:none;
		margin:0 0 20px 0;
	}
}
.carousel-wrap ul li h5 {
	margin:0 0 6px 0;
	padding:12px 0 0 0;
	color:#f15f43;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.carousel-wrap ul li h5 {
		line-height:15px;
		font-size:15px;
	}
}
html.ie8 .carousel-wrap ul li h5 {
	line-height:15px;
	font-size:15px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.carousel-wrap ul li h5 {
		padding:0;
		line-height:13px;
		font-size:13px;
	}
}
@media (max-width: 767px) {
	.carousel-wrap ul li h5 {
		padding:0;
		line-height:13px;
		font-size:13px;
	}
}
.carousel-wrap ul li h5 a {
	text-decoration:none;
	color:#f15f43;
}
.carousel-wrap ul li h5 a:focus {
	text-decoration:none;
	color:#f15f43;
}
.carousel-wrap ul li h5 a:hover {
	text-decoration:none;
	color:#201e20;
}
.carousel-wrap ul li .post_date {
	line-height:15px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#201e20;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.carousel-wrap ul li .post_date {
		line-height:13px;
		font-size:13px;
	}
}
html.ie8 .carousel-wrap ul li .post_date {
	line-height:13px;
	font-size:13px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.carousel-wrap ul li .post_date {
		line-height:12px;
		font-size:12px;
	}
}
@media (max-width: 767px) {
	.carousel-wrap ul li .post_date {
		line-height:12px;
		font-size:12px;
	}
}
.carousel-wrap ul li .excerpt {
	width:100%;
	overflow:hidden;
	margin:0 0 24px 0;
	padding:21px 0 0 0;
	clear:both;
}
@media (max-width: 767px) {
	.carousel-wrap ul li a.btn-primary {
		background:#31353d;
		padding:5px 8px 5px 8px;
		font-size:10px;
	}
}
@media (max-width: 767px) {
	.carousel-wrap ul li a.btn-primary:after { display:none; }
}
@media (max-width: 767px) {
	.carousel-wrap ul li a.btn-primary:hover { background:#f15f43; }
}
.carousel-wrap .es-nav .es-nav-next {
	background:none;
	width:17px;
	height:25px;
	overflow:hidden;
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
	margin:0;
	padding:0;
	position:absolute;
	top:-84px;
	right:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.carousel-wrap .es-nav .es-nav-next { top:-77px; }
}
@media (max-width: 767px) {
	.carousel-wrap .es-nav .es-nav-next { top:-80px; }
}
.carousel-wrap .es-nav .es-nav-next:hover:before {
	opacity:0;
	filter:alpha(opacity=0);
}
html.ie8 .carousel-wrap .es-nav .es-nav-next:hover:before { display:none; }
.carousel-wrap .es-nav .es-nav-next:hover:after {
	opacity:1;
	filter:alpha(opacity=100);
}
html.ie8 .carousel-wrap .es-nav .es-nav-next:hover:after { display:block; }
.carousel-wrap .es-nav .es-nav-next:before {
	background:url(images/next.png) no-repeat 0% 0%;
	display:block;
	width:17px;
	height:25px;
	overflow:hidden;
	-webkit-transition:0.6s;
	-moz-transition:0.6s;
	-o-transition:0.6s;
	transition:0.6s;
	position:absolute;
	top:0;
	left:0;
	content:'';
}
.carousel-wrap .es-nav .es-nav-next:after {
	background:url(images/next_act.png) no-repeat 0% 0%;
	display:block;
	width:17px;
	height:25px;
	overflow:hidden;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.6s;
	-moz-transition:0.6s;
	-o-transition:0.6s;
	transition:0.6s;
	position:absolute;
	top:0;
	left:0;
	content:'';
}
html.ie8 .carousel-wrap .es-nav .es-nav-next:after { display:none; }
.carousel-wrap .es-nav .es-nav-prev {
	background:none;
	width:17px;
	height:25px;
	overflow:hidden;
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
	margin:0;
	padding:0;
	position:absolute;
	top:-84px;
	right:28px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.carousel-wrap .es-nav .es-nav-prev { top:-77px; }
}
@media (max-width: 767px) {
	.carousel-wrap .es-nav .es-nav-prev { top:-80px; }
}
.carousel-wrap .es-nav .es-nav-prev:hover:before {
	opacity:0;
	filter:alpha(opacity=0);
}
html.ie8 .carousel-wrap .es-nav .es-nav-prev:hover:before { display:none; }
.carousel-wrap .es-nav .es-nav-prev:hover:after {
	opacity:1;
	filter:alpha(opacity=100);
}
html.ie8 .carousel-wrap .es-nav .es-nav-prev:hover:after { display:block; }
.carousel-wrap .es-nav .es-nav-prev:before {
	background:url(images/prev.png) no-repeat 0% 0%;
	display:block;
	width:17px;
	height:25px;
	overflow:hidden;
	-webkit-transition:0.6s;
	-moz-transition:0.6s;
	-o-transition:0.6s;
	transition:0.6s;
	position:absolute;
	top:0;
	left:0;
	content:'';
}
.carousel-wrap .es-nav .es-nav-prev:after {
	background:url(images/prev_act.png) no-repeat 0% 0%;
	display:block;
	width:17px;
	height:25px;
	overflow:hidden;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.6s;
	-moz-transition:0.6s;
	-o-transition:0.6s;
	transition:0.6s;
	position:absolute;
	top:0;
	left:0;
	content:'';
}
html.ie8 .carousel-wrap .es-nav .es-nav-prev:after { display:none; }
a.btn-primary {
	background:#31353d url(images/link_arrow.png) no-repeat 100% 50%;
	display:inline-block;
	margin:0;
	padding:11px 40px 12px 18px;
	vertical-align:top;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:600;
	text-transform:uppercase;
	color:#fff !important;
}
a.btn-primary:focus {
	background:#31353d url(images/link_arrow.png) no-repeat 100% 50%;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
a.btn-primary:hover {
	background:#73828e url(images/link_arrow.png) no-repeat 100% 50%;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
ul.list_1 { margin:0 !important; }
ul.list_1 li {
	width:370px;
	float:left;
	margin:0 0 0 30px;
	line-height:24px;
	font-size:14px;
	color:#636d82;
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_1 li {
		width:300px;
		margin:0 0 0 20px;
	}
}
html.ie8 ul.list_1 li {
	width:300px;
	margin:0 0 0 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_1 li {
		width:228px;
		margin:0 0 0 20px;
	}
}
@media (max-width: 767px) {
	ul.list_1 li {
		float:none;
		width:100%;
		margin:30px 0 0 0;
	}
}
ul.list_1 li:first-child { margin:0; }
html.ie8 ul.list_1 li:first-child { margin:0; }
ul.list_1 li .thumbnail {
	margin:4px 30px 4px 0;
	-webkit-border-radius:70px;
	-moz-border-radius:70px;
	border-radius:70px;
}
ul.list_1 li h5 {
	margin:0 0 3px 0;
	line-height:30px;
	font-size:30px;
	font-weight:400 !important;
	text-transform:uppercase;
	color:#fff;
}
ul.list_1 li h5 a {
	text-decoration:none;
	color:#fff;
}
ul.list_1 li h5 a:focus {
	text-decoration:none;
	color:#fff;
}
ul.list_1 li h5 a:hover {
	text-decoration:none;
	color:#f15f43;
}
ul.list_1 li .info {
	margin:0 0 15px 0;
	line-height:15px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#f15f43;
}
ul.list_1 li .excerpt { overflow:hidden; }
@media (max-width: 767px) {
	ul.list_1 li .excerpt { margin:0; }
}
ul.list_2 { padding:19px 0 33px 0; }
ul.list_2 li .thumbnail { margin:0 0 28px 0; }
@media (max-width: 767px) {
	ul.list_2 li .thumbnail { float:none; }
}
ul.list_2 li h5 {
	margin:0 0 15px 0;
	font-weight:400 !important;
}
ul.list_3 {
	margin:0 !important;
	padding:22px 0 0 0;
}
ul.list_3 li { margin:40px 0 0 0; }
ul.list_3 li:first-child { margin:0; }
ul.list_3 li .date {
	background:url(images/date.png) no-repeat 0% 0%;
	float:left;
	width:60px;
	height:42px;
	overflow:hidden;
	margin:0 20px 0 0;
	padding:24px 0 0 0;
	line-height:30px;
	font-family:'Open Sans', sans-serif;
	font-size:30px;
	font-weight:400;
	text-align:center;
	color:#3e454c;
}
ul.list_3 li h5 {
	margin:0 0 6px 0;
	padding:13px 0 0 0;
	line-height:20px;
	font-size:20px;
	font-weight:400 !important;
	color:#f15f43;
}
ul.list_3 li .meta {
	line-height:15px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#201e20;
}
ul.list_3 li .excerpt {
	clear:both;
	margin:34px 0 0 0;
	line-height:21px;
	font-size:14px;
	color:#b9b9b9;
}
ul.list_4 { padding:19px 0 0 0; }
ul.list_4 li {
	margin-bottom:0;
	line-height:21px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#201e20;
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_4 li {
		line-height:18px;
		font-size:13px;
	}
}
html.ie8 ul.list_4 li {
	line-height:18px;
	font-size:13px;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_4 li {
		line-height:16px;
		font-size:11px;
	}
}
@media (max-width: 767px) {
	ul.list_4 li {
		width:100%;
		overflow:hidden;
		margin:30px 0 0 0;
	}
}
ul.list_4 li:first-child { margin:0; }
ul.list_4 li .thumbnail { margin:0 0 23px 0; }
@media (max-width: 767px) {
	ul.list_4 li .thumbnail {
		float:left;
		margin:5px 20px 5px 0;
	}
}
@media (max-width: 480px) {
	ul.list_4 li .thumbnail { max-width:50%; }
}
ul.list_4 li .thumbnail a .zoom-icon:before {
	background:url(images/magnify_alt.png) no-repeat 0% 0%;
	width:60px;
	height:60px;
	overflow:hidden;
	margin:-30px 0 0 -30px;
}
@media (max-width: 767px) {
	ul.list_4 li .clear { display:none; }
}
ul.list_4 li h5 {
	margin:0 0 0 0;
	line-height:30px;
	font-size:23px;
	font-weight:400 !important;
	text-transform:none;
	color:#f15f43;
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_4 li h5 {
		line-height:25px;
		font-size:18px;
	}
}
html.ie8 ul.list_4 li h5 {
	line-height:25px;
	font-size:18px;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_4 li h5 {
		line-height:20px;
		font-size:14px;
	}
}
ul.list_4 li h5 a {
	text-decoration:none;
	color:#f15f43;
}
ul.list_4 li h5 a:focus {
	text-decoration:none;
	color:#f15f43;
}
ul.list_4 li h5 a:hover {
	text-decoration:none;
	color:#3e454c;
}
ul.list_4 li .excerpt { margin:0; }
ul.list_5 {
	margin:0 !important;
	padding:12px 0 24px 0;
}
ul.list_5 li { margin:23px 0 0 0; }
ul.list_5 li:first-child { margin:0; }
ul.list_5 li .thumbnail { margin:8px 30px 8px 0; }
ul.list_5 li h5 {
	margin:0 0 11px 0;
	line-height:30px;
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	font-weight:400 !important;
	text-transform:uppercase;
	color:#f15f43;
}
.thumbnail {
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.thumbnail a .zoom-icon:before {
	background:url(images/magnify.png) no-repeat 0% 0%;
	width:125px;
	height:125px;
	overflow:hidden;
	margin:-62px 0 0 -62px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.thumbnail a .zoom-icon:before {
		background:url(images/magnify_alt.png) no-repeat 0% 0%;
		width:60px;
		height:60px;
		overflow:hidden;
		margin:-30px 0 0 -30px;
	}
}
@media (max-width: 480px) {
	.thumbnail a .zoom-icon:before {
		background:url(images/magnify_alt.png) no-repeat 0% 0%;
		width:60px;
		height:60px;
		overflow:hidden;
		margin:-30px 0 0 -30px;
	}
}
.grid_gallery .thumbnail a .zoom-icon:before {
	background:url(images/magnify_alt.png) no-repeat 0% 0%;
	width:60px;
	height:60px;
	overflow:hidden;
	margin:-30px 0 0 -30px;
}
.flexslider.testimonials {
	overflow:visible !important;
	margin:0 0 80px 0;
	padding:37px 0 0 0;
}
.flexslider.testimonials ul li { text-align:center; }
.flexslider.testimonials ul li .thumbnail {
	display:inline-block;
	float:none;
	margin:0 0 43px 0;
	vertical-align:top;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}
html.ie8 .flexslider.testimonials ul li .thumbnail img { max-width:inherit; }
.flexslider.testimonials ul li h5 { display:none; }
.flexslider.testimonials ul li .excerpt {
	line-height:27px;
	font-family:'Open Sans', sans-serif;
	font-size:24px;
	font-weight:300;
	font-style:italic;
	color:#8c9494;
}
.flexslider.testimonials ul li .post_options {
	line-height:30px;
	font-family:'Open Sans', sans-serif;
	font-size:24px;
	font-weight:400;
	color:#f15f43;
}
.flexslider.testimonials ul li a.btn { display:none; }
.flexslider.testimonials .flex-control-nav { bottom:-61px; }
.flexslider.testimonials .flex-control-nav li { margin:0 5px; }
.flexslider.testimonials .flex-control-nav li a {
	background:#999999;
	width:10px;
	height:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.flexslider.testimonials .flex-control-nav li a:hover, .flexslider.testimonials .flex-control-nav li a.flex-active { background:#f15f43; }
.spacer { height:83px; }
.list.custom-list { padding:12px 0 0 0; }
.list.custom-list ul {
	margin:0;
	padding:0;
}
.list.custom-list ul li {
	position:relative;
	float:left;
	width:270px;
	margin:0 0 0 30px;
	padding:0 0 0 100px;
	list-style:none;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.list.custom-list ul li {
		width:200px;
		margin:0 0 0 20px;
	}
}
html.ie8 .list.custom-list ul li {
	width:200px;
	margin:0 0 0 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.list.custom-list ul li {
		width:138px;
		margin:0 0 0 20px;
		padding:0 0 0 90px;
		line-height:18px;
		font-size:12px;
	}
}
@media (max-width: 767px) {
	.list.custom-list ul li {
		float:none;
		width:100%;
		margin:30px 0 0 0;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.list.custom-list ul li:first-child { margin:0; }
html.ie8 .list.custom-list ul li:first-child { margin:0; }
.list.custom-list ul li:before { display:none; }
.list.custom-list ul li .dropcap {
	position:absolute;
	top:8px;
	left:0;
}
.list.custom-list ul li strong {
	display:block;
	margin:0 0 10px 0;
	line-height:30px;
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	font-weight:400;
	text-transform:uppercase;
	color:#f15f43;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.list.custom-list ul li strong {
		line-height:26px;
		font-size:16px;
	}
}
html.ie8 .list.custom-list ul li strong {
	line-height:26px;
	font-size:16px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.list.custom-list ul li strong {
		line-height:20px;
		font-size:12px;
	}
}
@media (max-width: 767px) {
	.list.custom-list ul li strong {
		line-height:26px;
		font-size:16px;
	}
}
.list.custom-list ul li em {
	display:block;
	padding:25px 0 0 0;
	font-style:normal;
}
.list.custom-list ul li em a {
	background:#31353d url(images/link_arrow.png) no-repeat 100% 50%;
	display:inline-block;
	margin:0;
	padding:11px 40px 12px 18px;
	vertical-align:top;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:600;
	text-transform:uppercase;
	color:#fff !important;
}
@media (min-width: 768px) and (max-width: 979px) {
	.list.custom-list ul li em a {
		line-height:16px;
		font-size:12px;
	}
}
.list.custom-list ul li em a:focus {
	background:#31353d url(images/link_arrow.png) no-repeat 100% 50%;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.list.custom-list ul li em a:hover {
	background:#73828e url(images/link_arrow.png) no-repeat 100% 50%;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.list.arrow-list { padding:15px 0 26px 0; }
.list.arrow-list ul {
	margin:0;
	padding:0;
}
.list.arrow-list ul li {
	position:relative;
	margin:15px 0 0 0;
	padding:0 0 0 20px;
	list-style:none;
	line-height:20px;
	font-size:13px;
	text-transform:uppercase;
	color:#636d82;
}
.list.arrow-list ul li:first-child { margin:0; }
.list.arrow-list ul li:before {
	background:url(images/marker.png) no-repeat 0% 0%;
	display:block;
	width:7px;
	height:11px;
	overflow:hidden;
	position:absolute;
	top:5px;
	left:0;
	content:'';
}
.list.arrow-list ul li a {
	text-decoration:none;
	color:#636d82;
}
.list.arrow-list ul li a:focus {
	text-decoration:none;
	color:#636d82;
}
.list.arrow-list ul li a:hover {
	text-decoration:none;
	color:#73828e;
}
.list.arrow-list ul li ul { padding:15px 0 0 0; }
@media (max-width: 767px) {
	.list.arrow2-list { padding:0 0 30px 0; }
}
.list.arrow2-list ul {
	margin:0;
	padding:0;
}
.list.arrow2-list ul li {
	position:relative;
	margin:15px 0 0 0;
	padding:0 0 0 20px;
	list-style:none;
	line-height:20px;
	font-size:13px;
	text-transform:uppercase;
	color:#636d82;
}
.list.arrow2-list ul li:first-child { margin:0; }
.list.arrow2-list ul li:before {
	background:url(images/marker.png) no-repeat 0% 0%;
	display:block;
	width:7px;
	height:11px;
	overflow:hidden;
	position:absolute;
	top:5px;
	left:0;
	content:'';
}
.list.arrow2-list ul li a {
	text-decoration:none;
	color:#636d82;
}
.list.arrow2-list ul li a:focus {
	text-decoration:none;
	color:#636d82;
}
.list.arrow2-list ul li a:hover {
	text-decoration:none;
	color:#73828e;
}
.list.arrow2-list ul li ul { padding:15px 0 0 0; }
.dropcap {
	background:#73828e;
	width:60px;
	height:68px;
	overflow:hidden;
	margin:0 30px 0 0;
	padding:0 0 0 8px;
	-webkit-border-radius:68px;
	-moz-border-radius:68px;
	border-radius:68px;
	line-height:64px;
	font-family:'Open Sans', sans-serif;
	font-size:40px;
	font-weight:300;
	color:#fff;
}
.footer {
	background:#31353d;
	margin:0;
	padding:77px 0 77px 0;
	border:none;
}
@media (max-width: 767px) {
	.footer { padding:30px 20px 30px 20px; }
}
.footer .footer-widgets ul {
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	.footer .footer-widgets ul { padding:0 0 30px 0; }
}
.footer .footer-widgets ul li {
	margin:4px 0 0 0;
	padding:0;
	list-style:none;
	line-height:18px;
	font-size:12px;
	text-transform:uppercase;
	color:#747b8a;
}
.footer .footer-widgets ul li.current-menu-item a {
	text-decoration:none;
	color:#fff;
}
.footer .footer-widgets ul li.current-menu-item a:focus {
	text-decoration:none;
	color:#fff;
}
.footer .footer-widgets ul li.current-menu-item a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .footer-widgets ul li a {
	text-decoration:none;
	color:#747b8a;
}
.footer .footer-widgets ul li a:focus {
	text-decoration:none;
	color:#747b8a;
}
.footer .footer-widgets ul li a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .footer-widgets ul.social { padding:1px 0 0 0; }
@media (max-width: 767px) {
	.footer .footer-widgets ul.social { padding:0 0 30px 0; }
}
.footer .footer-widgets ul.social li { margin:10px 0 0 0; }
.footer .footer-widgets ul.social li:first-child { margin:0; }
.footer .footer-widgets ul.social li a {
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
}
.footer .footer-widgets ul.social li a:hover .social_ico img {
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}
.footer .footer-widgets ul.social li .social_ico { margin:0 10px 0 0; }
.footer .footer-widgets ul.social li .social_ico img {
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
}
.footer .footer-widgets ul.social li .tooltip { display:none !important; }
.footer .footer-widgets .textwidget {
	line-height:17px;
	font-size:14px;
	text-transform:uppercase;
	color:#747b8a;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets .textwidget { font-size:12px; }
}
html.ie8 .footer .footer-widgets .textwidget { font-size:12px; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .textwidget { font-size:11px; }
}
.footer .footer-widgets .textwidget b {
	display:block;
	position:relative;
	margin:0 0 21px 0;
	padding:0 0 0 39px;
	font-weight:400;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .textwidget b { padding:30px 0 0 0; }
}
.footer .footer-widgets .textwidget b:before {
	line-height:22px;
	font-family:FontAwesome;
	font-size:22px;
	color:#f15f43;
	position:absolute;
	top:2px;
	left:0;
	content:'\f015';
}
.footer .footer-widgets .textwidget i {
	display:block;
	position:relative;
	padding:0 0 0 39px;
	font-style:normal;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .textwidget i { padding:30px 0 0 0; }
}
.footer .footer-widgets .textwidget i:before {
	line-height:22px;
	font-family:FontAwesome;
	font-size:22px;
	color:#f15f43;
	position:absolute;
	top:2px;
	left:0;
	content:'\f098';
}
.footer .copyright { padding:96px 0 0 0; }
@media (max-width: 767px) {
	.footer .copyright { padding:40px 0 0 0; }
}
.footer .copyright .footer-text {
	margin:0;
	line-height:24px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:300;
	color:#747b8a;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-text { font-size:14px; }
}
@media (max-width: 767px) {
	.footer .copyright .footer-text { text-align:left; }
}
.footer .copyright .footer-text a {
	text-decoration:none;
	color:#747b8a;
}
.footer .copyright .footer-text a:focus {
	text-decoration:none;
	color:#747b8a;
}
.footer .copyright .footer-text a:hover {
	text-decoration:none;
	color:#73828e;
}
.footer .copyright .footer-text strong {
	font-weight:600;
	color:#73828e;
}
.footer .copyright .footer-text strong a {
	text-decoration:none;
	color:#73828e;
}
.footer .copyright .footer-text strong a:focus {
	text-decoration:none;
	color:#73828e;
}
.footer .copyright .footer-text strong a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .copyright .footer-nav { margin:0; }
@media (max-width: 767px) {
	.footer .copyright .footer-nav { margin:12px 0 0 0; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-nav ul { text-align:right; }
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul { text-align:left; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-nav ul li {
		margin:0 0 0 8px;
		padding:0;
	}
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul li {
		margin:0 8px 0 0;
		padding:0;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-nav ul li:first-child { margin:0; }
}
.footer .copyright .footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#73828e;
}
.footer .copyright .footer-nav ul li.current-menu-item a:focus {
	text-decoration:none;
	color:#73828e;
}
.footer .copyright .footer-nav ul li.current-menu-item a:hover {
	text-decoration:none;
	color:#73828e;
}
.footer .copyright .footer-nav ul li a { font-weight:300 !important; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-nav ul li a { font-size:14px; }
}
.footer .copyright .footer-nav ul li a:focus {
	text-decoration:none;
	color:#747b8a;
}
.footer .copyright .footer-nav ul li a:hover {
	text-decoration:none;
	color:#73828e;
}
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a:hover span { background-color:#747b8a; }
#back-top-wrapper p#back-top a span {
	background-color:#f15f43;
	margin:0;
}
.title-section { padding:0; }
.title-section h1 { margin-bottom:15px; }
.title-section ul {
	background:none;
	margin:0;
	padding:9px 0 10px 0;
	border-top:1px solid #edeeee;
	border-bottom:1px solid #edeeee;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.title-section ul li {
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#201e20;
}
.title-section ul li.active { color:#f15f43; }
.title-section ul li.divider { margin:0 3px; }
.title-section ul li.divider:after {
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#201e20;
}
.title-section ul li a {
	text-decoration:none;
	color:#201e20;
}
.title-section ul li a:focus {
	text-decoration:none;
	color:#201e20;
}
.title-section ul li a:hover {
	text-decoration:none;
	color:#f15f43;
}
.post-header h2 { margin-bottom:44px !important; }
article.post h3 {
	line-height:20px;
	font-size:20px;
	color:#f15f43;
}
.pagination ul li a {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
.post_meta { font-family:'Open Sans', sans-serif; }
.post_meta i { color:#73828e; }
.post_meta a {
	text-decoration:none;
	color:#363636;
}
.post_meta a:focus {
	text-decoration:none;
	color:#363636;
}
.post_meta a:hover {
	text-decoration:none;
	color:#f15f43;
}
.post-author {
	background:#f4f5f5;
	padding:25px 30px;
	border:none;
}
.post-author h3 {
	margin:0 0 15px 0;
	line-height:15px;
	font-size:15px;
	font-weight:400 !important;
}
.post-author h3 a {
	text-decoration:none;
	color:#f15f43;
}
.post-author h3 a:focus {
	text-decoration:none;
	color:#f15f43;
}
.post-author h3 a:hover {
	text-decoration:none;
	color:#201e20;
}
.post-author .post-author_gravatar { margin:5px 30px 5px 0; }
.post-author .post-author_gravatar img {
	padding:0;
	border:none;
}
@media (max-width: 480px) {
	.post-author .post-author_desc { overflow:visible; }
}
.post-author .post-author_link { margin:15px 0 0 0; }
.post-author .post-author_link p {
	margin:0;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#201e20;
}
.related-posts h3 { margin-bottom:44px; }
.related-posts ul li {
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	font-weight:400;
	text-transform:uppercase;
	color:#f15f43;
}
@media (min-width: 768px) and (max-width: 979px) {
	.related-posts ul li {
		line-height:16px;
		font-size:16px;
	}
}
@media (max-width: 767px) {
	.related-posts ul li {
		line-height:16px;
		font-size:16px;
	}
}
.related-posts ul li .thumbnail { margin:0 0 20px 0; }
ol.comment-list li .comment-body {
	background:#f4f5f5 !important;
	border:none;
}
ol.comment-list li .comment-body .author {
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	text-align:left;
	text-transform:uppercase;
	color:#f15f43;
}
@media (max-width: 480px) {
	ol.comment-list li .comment-body .extra-wrap { overflow:visible; }
}
ol.comment-list li .comment-body .comment-meta {
	padding:0;
	line-height:40px;
	font-size:15px;
	text-transform:uppercase;
	color:#201e20;
}
ol.comment-list li .comment-body .reply a {
	background:#31353d url(images/link_arrow.png) no-repeat 100% 50%;
	display:inline-block;
	margin:0;
	padding:11px 40px 12px 18px;
	vertical-align:top;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:600;
	text-transform:uppercase;
	color:#fff !important;
}
ol.comment-list li .comment-body .reply a:focus {
	background:#31353d url(images/link_arrow.png) no-repeat 100% 50%;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
ol.comment-list li .comment-body .reply a:hover {
	background:#73828e url(images/link_arrow.png) no-repeat 100% 50%;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
#commentform p {
	width:100%;
	overflow:hidden;
}
@media (max-width: 767px) {
	#commentform input[type="text"], #commentform input[type="email"] { height:37px; }
}
#commentform input[type="submit"] { margin:0; }
.cancel-comment-reply { padding:0 0 8px 0; }
.google-map { margin:0 0 20px 0; }
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea { padding:5px 10px !important; }
.wpcf7-form .wpcf7-not-valid-tip {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.wpcf7-form .ajax-loader { margin:7px 0 0 0; }
.wpcf7-form .wpcf7-response-output {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.filter-wrapper { margin:0 0 30px 0; }
.filter-wrapper strong {
	margin:0;
	padding:11px 0 12px 0;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:600;
	text-transform:uppercase;
	color:#201e20;
}
@media (max-width: 767px) {
	.filter-wrapper strong {
		margin:0;
		padding:5px 7px 5px 7px;
		font-size:12px;
	}
}
.filter-wrapper ul { margin:0; }
.filter-wrapper ul li { margin:0 0 0 27px; }
@media (max-width: 767px) {
	.filter-wrapper ul li { margin:0 0 0 3px; }
}
.filter-wrapper ul li.active a {
	background:#31353d;
	color:#fff;
}
.filter-wrapper ul li.active a:focus {
	background:#31353d;
	color:#fff;
}
.filter-wrapper ul li.active a:hover {
	background:#31353d;
	color:#fff;
}
.filter-wrapper ul li a {
	background:none;
	margin:0;
	padding:11px 18px 12px 18px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:20px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	font-weight:600;
	text-transform:uppercase;
	color:#201e20;
}
@media (max-width: 767px) {
	.filter-wrapper ul li a {
		padding:5px 7px 5px 7px;
		font-size:12px;
	}
}
.filter-wrapper ul li a:focus {
	background:none;
	color:#201e20;
}
.filter-wrapper ul li a:hover {
	background:#31353d;
	color:#fff;
}
#portfolio-grid.portfolio-4cols li .thumbnail a .zoom-icon:before {
	background:url(images/magnify_alt.png) no-repeat 0% 0%;
	width:60px;
	height:60px;
	overflow:hidden;
	margin:-30px 0 0 -30px;
}
#portfolio-grid li .caption {
	background:#f4f5f5;
	padding:27px 20px 20px 20px;
}
#portfolio-grid li .caption h3 {
	margin:0 0 15px 0;
	line-height:20px;
	font-size:20px;
	font-weight:400 !important;
	text-transform:uppercase;
	color:#f15f43;
}
#portfolio-grid li .caption h3 a {
	text-decoration:none;
	color:#f15f43;
}
#portfolio-grid li .caption h3 a:focus {
	text-decoration:none;
	color:#f15f43;
}
#portfolio-grid li .caption h3 a:hover {
	text-decoration:none;
	color:#201e20;
}
#portfolio-grid li .caption p { margin:0; }
#portfolio-grid li .caption p.excerpt {
	max-height:42px;
	overflow:hidden;
	margin:0 0 25px 0;
}
.type-portfolio .thumbnail.large { margin:0; }
ul.pager { margin-top:30px; }
ul.pager li a {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
.error404-holder { padding:0; }
@media (max-width: 767px) {
	.error404-holder { text-align:center; }
}
.error404-holder .error404-holder_num { color:#f15f43; }
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:220px; }
}
.error404-holder h4 { color:#f15f43; }
.faq-list h4 {
	margin:0;
	line-height:15px;
	font-size:15px;
	color:#f15f43;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.archive_lists h3 {
		line-height:30px;
		font-size:30px;
	}
}
html.ie8 .archive_lists h3 {
	line-height:30px;
	font-size:30px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.archive_lists h3 {
		line-height:25px;
		font-size:25px;
	}
}
@media (max-width: 767px) {
	.archive_lists ul { padding:0 0 30px 0; }
}
html.ie8 .posts-grid li .thumbnail img { max-width:inherit; }
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:31px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
