/* ================================ */
/* ======== TABLE OF CONTENTS ========= */
/* ================================ */
/*
1. GOOGLE FONTS
2. BASIC STYLES
3. HELPER CLASSES
4. HEADING STYLES
5. IMAGE STYLES
8. SCROLL TO TOP BUTTON
10. IMAGE OVERLAYS
11. PRICING TABLE STYLES
12. ICON FEATURE BOXES
15. TEAM MEMBERS
16. SOCIAL ICONS
18. ACCORDION AND TABS
19. STYLE SWITCHER
20. OWL CAROUSEL
21. PORTFOLIO STYLES
22. ISOTOPE FILTERING SCRIPT
23. BREADCRUMBS STYLES
25. PROGRESS BAR STYLES
26. TABLE STYLES
27. FOOTER STYLES
*/
/* =============================== */
/* ========== 1. GOOGLE FONTS ==========*/
/* =============================== */
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700,900,800,500,300,600);
/* =================================  */
/* ========== 2. BASIC STYLES ==========  */
/* =================================  */
html { 
	-webkit-font-smoothing: antialiased !important;
     font-smoothing: antialiased !important;
	text-rendering: optimizeLegibility !important;
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	position: relative;
}
body {
	font-family: 'Open Sans', sans-serif;
	background-color: #FFF;
	color: #777;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.64285;
	overflow-x: hidden;
	height: auto;
	position: relative;
}
a, a:link, a:visited {
text-decoration: none;
color: #50525f;
  outline: 0;
}
a:active, a:hover {
color: #f56363;
  outline: 0;
}
section {
position: relative;
}
.bg-img {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.colorredplus{
	background:#812828 !important;
}
.opacity8{
	opacity: 0.8 !important;
}
.paddingtop15px{
	padding-top:15px;
}
.margintop0px{
	margin-top:0px !important;
}
.margin0px{
	margin:0px !important;
}
.imgtop15px{
	margin-top:15px !important;
}
.imgtop25px{
	margin-top:25px !important;
}
.imgbottom15px{
	margin-bottom:15px !important;
}
.imgborder15px{
	border-radius:15px;
}
.fullwidth-section {
position: relative;
/*padding-top:90px;
padding-bottom:100px;*/
}
.fullwidth-section.half-padding {
position: relative;
padding-top:50px;
padding-bottom:50px;
}
.parallax {
position: absolute;
background-attachment: fixed;
background-position: top center;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Page Loading */
#pageloader {
width:100%;
height:100%;
position:fixed;
background-color:#FFF;
z-index:999999;
}

.loader-img {
position:absolute;
width:auto;
height:height;
margin:-27px 0 0 -27px;
top:50%;
margin-top: -40px;
left:50%;
margin-left: -40px;
text-align:center;
}
a.scrollto{white-space:nowrap;}
/* =================================  */
/* ========== 3. HELPER CLASSES ==========  */
/* =================================  */
.color-primary {
color: #f56363 !important;
}

.bg-primary {
color: #fff;
background-color: #f56363 !important;
}
blockquote{
	width:49% !important;
	float: left;
	border-left: 0 !important;
}
.bg-primary-testemonial {
color: #fff;
background-color: #FFA0A0 !important;
padding:10px 10px;
position:relative
}
.bg-secondary {
color: #fff;
background-color: #C0EDB4 !important;
padding:10px 10px;
position:relative
}
.bg-primary-testemonial:after{
content: "";
position: absolute;
bottom: -50px;
left: 50px;
border-width: 0 20px 50px 0px;
border-style: solid;
border-color: transparent #FFA0A0;
display: block;
width: 0;
}
.bg-secondary:after {
content: "";
position: absolute;
bottom: -50px;
left: 50px;
border-width: 0 20px 50px 0px;
border-style: solid;
border-color: transparent #C0EDB4;
display: block;
width: 0;
}
.bg-primary-testemonial + h6 , .bg-secondary + h6 {
	margin: 15px 0 0 85px;
	font-style: italic;
}
.border-primary {
border-color: #f56363 !important;
}
.color-white {
color:#FFF !important;
}
.bg-white {
background-color:#FFF !important;
}
.border-white {
border-color: #FFF !important;
}
.color-dark {
color:#50525f!important;
}
.bg-dark {
background-color:#50525f!important;
}
.bg-transparent {
background-color: transparent !important;
}
.weight-300 {
font-weight: 300;
}
.weight-400 {
font-weight: 400;
}
.weight-500 {
font-weight: 500;
}
.weight-600 {
font-weight: 600;
}
.weight-700 {
font-weight: 700;
}
.weight-800 {
font-weight: 800;
}
.weight-900 {
font-weight: 900 !important;
}
.uppercase {
text-transform: uppercase;
}
.kill-top-margin {
margin-top: 0 !important;
}
.kill-bottom-margin {
margin-bottom: 0 !important;
}
.kill-top-padding {
padding-top: 0 !important;
}
.kill-bottom-padding {
padding-bottom: 0 !important;
}
.kill-padding {
padding: 0 !important;
}
.paddingside10px{
padding: 0 10px !important;
}
.img-center {
margin: 0 auto;
}
.center-table{
	margin: 0 auto;
	display:table;
}
.text-middle{
	vertical-align:middle !important;
}

.rounded {
border-radius: 1000px !important;
}

/*------------------------------------------------------------------
[6. Widget / .widget]
*/

.widget {
	
	position: relative;
	clear: both;
	
	width: auto;
	
	margin-bottom: 0;
		
	overflow: hidden;
}
	
.widget-header {
	
	position: relative;
	
	height: 40px;
	line-height: 40px;
	
	background: #f9f6f1;
	background:-moz-linear-gradient(top, #f9f6f1 0%, #f2efea 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f6f1), color-stop(100%,#f2efea)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* IE10+ */
	background:linear-gradient(top, #f9f6f1 0%,#f2efea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f1', endColorstr='#f2efea');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f1', endColorstr='#f2efea')";
	
	
	border: 1px solid #d6d6d6;
	
	
	-webkit-background-clip: padding-box;
}	
	
	.widget-header h3 {
		
		position: relative;
		top: 0px;
		left: 10px;
		
		display: inline-block;
		margin-right: 3em;
		margin-top:10px !important;
		font-size: 14px;
		font-weight: 800;
		color: #525252;
		line-height: 18px;
		
		text-shadow: 1px 1px 2px rgba(255,255,255,.5);
	}
	
		.widget-header [class^="icon-"], .widget-header [class*=" icon-"] {
			
			display: inline-block;
			margin-left: 13px;
			margin-right: -2px;
			
			font-size: 16px;
			color: #555;
			vertical-align: middle;
			
			
			
		}




.widget-content {
	padding: 20px 15px 15px;
	
	background: #FFF;
	
	
	border: 1px solid #D5D5D5;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.widget-header+.widget-content {
	border-top: none;
	
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.widget-nopad .widget-content {
	padding: 0;
}

/* Widget Content Clearfix */	
.widget-content:before,
.widget-content:after {
    content:"";
    display:table;
}

.widget-content:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.widget-content {
    zoom:1;
}

/* Widget Table */

.widget-table .widget-content {
	padding: 0;
}

.widget-table .table {
	margin-bottom: 0;
	
	border: none;
}

.widget-table .table tr td:first-child {
	border-left: none;
}

.widget-table .table tr th:first-child {
	border-left: none;
}


/* Widget Plain */

.widget-plain {
	
	background: transparent;
	
	border: none;
}

.widget-plain .widget-content {
	padding: 0;
	
	background: transparent;
	
	border: none;
}


/* Widget Box */

.widget-box {	
	
}

.widget-box .widget-content {	
	background: #E3E3E3;	
	background: #FFF;
}
/* =================================  */
/* ========== 4. HEADING STYLES ==========  */
/* =================================  */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #50525f;
  line-height: 1.4;
  position: relative;
  z-index: 1;
}

h1,
h2,
h3 {
  margin-top: 5px;
  margin-bottom: 5px;
}
h4,
h5,
h6 {
  margin-top: 25px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 38px;
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 1.2
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 14px;
}
h3 span,
.h3 span{
  font-size: 12px;
}
h4,
.h4 {
  font-size: 11px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.subtitle{
	text-transform:uppercase;
}	
.center{
	text-align:center;
}
/* =================================  */
/* ============ 5. IMAGE STYLES ==========  */
/* =================================  */
img {
max-width: 100%;
}
.img-thumb {
position:relative;
width:100%;
overflow:hidden;
background-repeat:no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-position:center center;
}
.img-float-left {
position: relative;
float: left;
border-radius: 1px;
margin: 20px 20px 20px 0;
padding: 0;
max-width: 100%;
}
.img-float-right {
position: relative;
float: right;
border-radius: 1px;
margin: 20px 0 20px 20px;
padding: 0;
max-width: 100%;
}

/* ====================================== */
/* ========== 8. SCROLL TO TOP BUTTON ========== */
/* ====================================== */

.scrollup i {
position: fixed;
border-radius: 25px;
bottom: 20px;
right: 20px;
padding: 10px 13px;
line-height: 1;
font-size: 20px;
text-align: center;
color: #FFF;
cursor: pointer;
background-color: rgba(60,62,71,0.5);
    -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  z-index: 10;
}
.scrollup i:hover {
background-color: #f56363;
}

/* ================================= */
/* ========== 10. IMAGE OVERLAYS ========== */
/* ================================= */
/* Add the class to the background element you wish to have the overlay over */
	.img-overlay1:after{
		background: url(../img/pat1.png) repeat;
		content:'';
		width: 100%;
		height: 100%;
		top:0;
		left:0;
		position: absolute;
		opacity: 0.5;
	}
		.img-overlay2:after{
		background: url(../img/pat2.png) repeat;
		content:'';
		width: 100%;
		height: 100%;
		top:0;
		left:0;
		position: absolute;
		opacity: 0.5;
	}
	.img-overlay3:after{
		background: url(../img/pat3.png) repeat;
		content:'';
		width: 100%;
		height: 100%;
		top:0;
		left:0;
		position: absolute;
		opacity: 0.5;
	}
		.img-overlay4:after{
		background: url(../img/pat4.png) repeat;
		content:'';
		width: 100%;
		height: 100%;
		top:0;
		left:0;
		position: absolute;
		opacity: 0.5;
	}
	.transparent{
		background:transparent !important;
	}
.img-overlay-solid {
position: absolute;
width: 100%;
height: 100%;
	top: 0;
	left: 0;
}
/* =================================  */
/* ========== 11. PRICING TABLE STYLES ==========  */
/* =================================  */
.pricing-table div[class*='col-xs-'] {
background-color: #F5F5F5;
padding-top: 30px;
padding-bottom: 20px;
}
.pricing-table div[class*='col-xs-'].active {
background-color: #EEE;
border-right: 1px solid #EEE;
border-left: 1px solid #EEE;
}
@media (max-width: 768px) {
.pricing-table div[class*='col-xs-'].active {
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
}
}
.pricing-table .stars i {
margin-right: 2px;
font-size: 16px;
color: #FFD100;
}
.pricing-table i {
margin-right: 6px;
font-size: 14px;
}
.pricing-table .decimal {
position: relative;
top: 5px;
margin-left: 5px;
font-size: 20px;
font-weight: 400;
}
.pricing-table ul {
list-style: none;
margin: 0;
padding: 0;
}
.pricing-table li {
padding: 6px 10px;
}
/* ===============================================  */
/* ========== 12. ICON FEATURE BOXES STYLES ==========  */
/* ===============================================  */

/* === Vertical 3 Column === */
.icon-feature-vertical {
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

.icon-feature-vertical  i {
font-size:50px;
}
.icon-feature-vertical .content h4{
	margin-top: 18px;
	margin-bottom: 8px;
}


/* === Horizontal 3 Column === */

.icon-feature-horizontal .icon {
  display: table-cell;
  text-align: left;
  height: auto;
  vertical-align: middle;
  float: left;
  border: 1px solid #e0e0e0;
  width: 98%;
  margin-bottom: 5px;
}

.icon-feature-horizontal .icon span {
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
  line-height: 34px;
  display: block;
  width: 80px;
  float: left;
  text-align: center;
}

.icon-feature-horizontal .icon i {
font-size:28px;
padding: 3px 12px;
float:left;
}

.icon-feature-horizontal .content {
display:table-cell;
vertical-align:middle;
text-align:left;
padding-left:5px;
float:left;
}

/* ======================================================== */
/* ================= 15. TEAM MEMBERS ======================= */
/* ======================================================== */
.team-pic {
width: 100%;
height: auto;
border-radius: 2px;
margin-top: 40px;
}
.team-wrapper {
position: relative;
width: 100%;
height: 100%;
margin-top: 20px;
}
.team-wrapper img {
min-width: 100%;
height: auto;
}
.team-drop li > i {
border-radius:500px;
font-size:18px;
width: 35px;
height: 35px;
line-height: 37px;
text-align: center;
color: #FFF;
background-color:rgba(60,62,71,1);
cursor: pointer;
position: relative;
    -webkit-transition: background-color 0.35s;
  -moz-transition: background-color 0.35s;
  -o-transition: background-color 0.35s;
  transition: background-color 0.35s;
  z-index: 1;
}

.team-drop {
list-style: none;
}
.team-drop ul {
list-style: none;
margin: 0;
padding: 10px 20px 20px;
position: absolute;
top: 15px;
background-color:rgba(255,255,255,1);
border-radius: 2px;
width: 310px;
text-align: left;
z-index: 2;
border: 1px solid #BBB;
display: block;
    -webkit-transition: all 0.45s;
  -moz-transition: all 0.45s;
  -o-transition: all 0.45s;
  transition: all 0.45s;
  color:#000;
}

.team-drop .promo{
list-style: none;
margin: 0;
padding: 0px 20px 10px;
position: absolute;
top: 15px;
background-color:rgba(255,255,255,1);
border-radius: 2px;
width: 205px;
text-align: left;
z-index: 2;
border: 1px solid #BBB;
display: block;
    -webkit-transition: all 0.45s;
  -moz-transition: all 0.45s;
  -o-transition: all 0.45s;
  transition: all 0.45s;
  color: #000;
  opacity: 0.8;
}
.team-drop .promo h4,.team-drop .promo h5{
	margin-top: 5px;
	margin-bottom: 0px;
}
.team-drop .promo p{
	margin: 0 0 2px;
}

/* TEAM STYLE 2 - SLIDER DISPLAY */
#team-slider .team-wrapper {
padding: 15px;
}
#team-slider .owl-controls {
position: absolute;
top: -5px;
right: 10px;
width: 100%;
text-align: right;
}

/* TEAM STYLE 3 - TRADITIONAL DISPLAY */
.team-img-wrapper {
position: relative;
width: 100%;
height: 100%;
}
.team-img-wrapper-hover {
position: absolute;
text-align: center;
width: 100%;
height: 100%;
background-color:rgba(60,62,71,0.8);
opacity: 0;
border-radius: 1px;
    -webkit-transition: all 0.45s;
  -moz-transition: all 0.45s;
  -o-transition: all 0.45s;
  transition: all 0.45s;
}
.team-img-wrapper-hover:hover {
opacity: 1;
}
.team-img-wrapper img {
border-radius: 1px;
}
.team-img-wrapper .social-icons {
position: absolute;
top: 50%;
margin-top: -9px;
width: 100%;
}
.team-img-wrapper .social-icons i {
color: #FFF;
}
/* ============================================================ */
/* ================= 16 SOCIAL ICON STYLES ======================= */
/* ============================================================ */
.social-icons i {
border-radius:500px;
font-size:18px;
margin-right: 4px;
padding: 6px;
text-align: center;
color: #50525f;
border: none;
cursor: pointer;
position: relative;
z-index: 1;
}
.social-icons i:hover {
color: #f56363;
}

/* ============================================================ */
/* ================= 18. ACCORDION AND TABS ======================= */
/* ============================================================ */
/* === ACCORDIAN === */
/* === ACCORDIAN === */
.panel-title {
font-size:13px;
position:relative;
vertical-align: middle;
}
.panel-title i {
position:relative;
margin-right:15px;
font-size:24px;
top:2px;
}
.panel-title a {
color:#777;
}
.panel-title a:hover {
color:#777;
}

.panel-title:after {
content:"\f0da";
display:inline-block;
font-family:FontAwesome;
font-style:normal;
font-weight:normal;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
position:absolute;
right:6px;
top:50%;
margin-top:-2px;
font-size:15px;
transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
}

.panel-group .panel-heading {
transition:all .35s;
-moz-transition:all .35s;
-webkit-transition:all .35s;
padding:12px 15px;
border-bottom:1px solid transparent;
background-color:#F5F5F5;
}

.panel-group .panel {
border-radius:0;
}

.panel {
border:1px solid transparent;
box-shadow:none;
border-bottom:none;
}

.panel-group .panel:first-child {
border-top-right-radius:3px;
border-top-left-radius:3px;
}

.panel-group .panel:last-child {
border-bottom:1px solid #EEE;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px;
}

.panel-group .panel + .panel {
margin-top:0;
}

.panel-body {
border-top:1px solid #EEE;
padding:25px;
}

.panel-default {
border-color:#EEE;
}

.panel-heading:hover {
background-color:#F5F5F5;
}

#accordion .panel a.selected .panel-heading {
background-color:#f56363;
border-radius:0;
}

#accordion .panel a.selected .panel-title {
color:#FFF;
}

#accordion .panel a.selected .panel-title:after {
content:"\f0d7";
transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
}
/* === TABS === */

.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0;
	font-weight: 300;
}

/* Nav */
.tabs nav {
	text-align: center;
}

.tabs nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.tabs nav ul li {
	border: 1px solid #becbd2;
	border-bottom: none;
	margin: 0;
	display: block;
	float: left;
	position: relative;
}

.tabs nav li.tab-current {
	border: 1px solid #DA4747;
	box-shadow: inset 0 2px #DA4747;
	border-bottom: none;
	z-index: 100;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	background: #DA4747;
}

.tabs nav li.tab-current:after {
	right: auto;
	left: 100%;
	width: 4000px;
}

.tabs nav a {
	color: #becbd2;
	display: block;
	font-size: 1.5em;
	line-height: 35px;
	padding: 0 0.75em;
	white-space: nowrap;
}
.tabs nav a span{
	width: 100%;
	float: left;
	font-size:0.7em;
}

.tabs nav a:hover {
	color: #768e9d;
}

.tabs nav li.tab-current a {
	color: #DA4747;
}


.nav-tabs {
border-bottom:1px solid #EEE;
font-size:13px;
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
color:#f56363;
}

.nav-tabs > li > a {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 12px;
margin-right:2px;
color:#777;
line-height:1.42857;
border-radius:3px 3px 0 0;
background-color:#FFF;
border:0;
}

.nav-tabs > li.active > a {
background-color:#FFF;
border-bottom:3px solid #f56363;
}

.nav-tabs i {
margin-right:4px;
}

.tab-pane {
padding:10px 15px 0;
border-width:1px;
border-style:solid;
border-color:transparent #EEE #EEE;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px;
}

.nav-tabs > li > a:hover {
border-color:#EEE;
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
border:1px solid #EEE;
border-bottom-color:transparent;
background-color:#FFF;
}

.nav-tabs#tabs > li > a {
background-color:#FFF;
border:0;
}

.nav-tabs#tabs > li.active > a {
background-color:#FFF;
border-bottom:3px solid #f56363;
}

.nav#tabs > li {
position:relative;
display:block;
}

/* Content */
.content section {
	font-size: 1.25em;
	padding: 0 1em;
	display: none;
	max-width: 1230px;
	margin: 0 auto;
}

.content section:before,
.content section:after {
	content: '';
	display: table;
}

.content section:after {
	clear: both;
}

/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #DA4747;
}

.content section.content-current {
	display: block;
}
/* ============================================================ */
/* ================= 19. STYLE SWITCHER STYLES ======================= */
/* ============================================================ */
.style-switch-wrapper {
position: fixed;
top: 100px;
left: -250px;
width: 250px;
height: auto;
background-color:rgba(60,62,71,0.8);
border-bottom-right-radius: 4px;
padding: 20px 20px;
z-index: 1000;
-webkit-transition: all 0.35s;
-moz-transition:  all 0.35s;
-o-transition:  all 0.35s;
transition:  all 0.35s;
}
.style-switch-wrapper.active {
left: 0;
}
.style-switch-button {
position: absolute;
top: 0;
left: 250px;
width: 50px;
height: 50px;
background-color:rgba(60,62,71,0.8);
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
z-index: 1000;
cursor: pointer;
}
.style-switch-button i {
color: #FFF;
position: relative;
line-height: 1;
top:15px;
left: 15px;
font-size: 20px;
}
.style-switch-wrapper button {
width: 25px;
height: 25px;
border-radius: 25px;
padding: 0;
margin-bottom: 5px;
}
.style-switch-wrapper button:active, .style-switch-wrapper button:focus {
border: 2px solid #FFF;
}
.style-switch-wrapper #default {
background-color: #f56363;
padding: 0;
}
.style-switch-wrapper #metro {
background-color: #47c3ca;
}
.style-switch-wrapper #midnight {
background-color: #3071a7;
}
.style-switch-wrapper #tangerine {
background-color: #ff8263;
}
.style-switch-wrapper #lime {
background-color: #2ecc71;
}
.style-switch-wrapper #aqua {
background-color: #1abc9c;
}
.style-switch-wrapper #purple {
background-color: #9b59b6;
}
.style-switch-wrapper #gold {
background-color: #ffdb49;
}
.style-switch-wrapper #fire {
background-color: #ff9845;
}
.style-switch-wrapper #pink {
background-color: #fa3dad;
}
.style-switch-wrapper #marine {
background-color: #327CCB;
}
.style-switch-wrapper #green {
background-color: #99c87a;
}
/* ============================================================ */
/* ================= 20. Core Owl Carousel CSS File v1.3.2 ============== */
/* ============================================================ */
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.html) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #000;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
.owl-prev, .owl-next {
font-family: "Raleway";
font-size: 12px;
font-weight: 800;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 4px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.html) no-repeat center center
}
/* ============================================================ */
/* ================= 21. PORTFOLIO STYLES ======================= */
/* ============================================================ */
#portfolio div[class*='col-sm-'] {
padding-left: 0px;
padding-right: 0px;
}
#portfolio button {
margin-right: 1px;
margin-left: 1px;
}
#portfolio .col-sm-3 .img-thumb {
height: 250px;
}

.portfolio-hover {
position: absolute;
text-align: center;
width: 100%;
height: 100%;
color: #FFF;
background-color:rgba(60,62,71,0.7);
opacity: 0;
    -webkit-transition: all 0.45s;
  -moz-transition: all 0.45s;
  -o-transition: all 0.45s;
  transition: all 0.45s;
  z-index: 10;
}
.portfolio-hover i {
position: relative;
font-size: 12px;
top: 1px;
}
.portfolio-hover-buttons {
position: absolute;
top: 50%;
width: 100%;
margin-top: -12px;
color: #FFF;
    -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.portfolio-hover-buttons a{
border: 2px solid #FFF;
border-radius: 2px;
padding: 8px 18px;
margin: 0 1px;
color: #FFF;
font-weight: 700;
font-size: 11px;
letter-spacing: 1px;
text-transform: uppercase;
    -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.portfolio-hover-buttons a:last-child {
padding: 8px 10px;
}
.portfolio-hover-buttons a:hover {
background-color:#FFF;
color: #f56363;
border: 2px solid #FFF;
}
.portfolio-hover:hover {
opacity: 1;
}
/* ============================================= */
/* ========== 22. ISOTOPE FILTERING SCRIPT ========== */
/* ============================================= */
#isotope, #isotope-masonry {
width:100%;
margin-top:0;
}

.isotope-item {
z-index:2;
}

.isotope-hidden.isotope-item {
pointer-events:none;
z-index:1;
}

.isotope,.isotope .isotope-item {
-webkit-transition-duration:1s;
-moz-transition-duration:1s;
-ms-transition-duration:1s;
-o-transition-duration:1s;
transition-duration:1s;
}

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

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

#isotope .col-sm-3, #isotope-masonry .col-sm-3, #isotope .col-xs-3, #isotope-masonry .col-xs-3 {
width:24.9%;
}
#isotope .col-sm-4,#isotope-masonry .col-sm-4, #isotope .col-xs-4,#isotope-masonry .col-xs-4 {
width:33.3%;
}

@media (max-width: 768px) {
#isotope .col-sm-3, #isotope-masonry .col-sm-3, #isotope .col-xs-3, #isotope-masonry .col-xs-3 {
width:100%;
}

#isotope .col-sm-4, #isotope-masonry .col-sm-4, #isotope .col-xs-4, #isotope-masonry .col-xs-4 {
width:100%;
}
}

#isotope-filter {
margin-bottom: 40px;
}
/* ============================================================ */
/* ================= 23. BREADCRUMBS STYLES ======================= */
/* ============================================================ */
.breadcrumb {
  font-family: 'Raleway', sans-serif;
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none outside none;
    background-color: transparent;
    border-radius: 0;
	color: #50525F;
	font-size: 14px;
	font-weight: 400;
}
.breadcrumb > li + li:before {
	font-family: 'FontAwesome';
    padding: 0px 5px;
	content: "\f101";
	color: #50525F;
}
.breadcrumb > .active {
    color: #50525F;
}

/* ============================================================ */
/* ================= 25. PROGRESS BAR STYLES ======================= */
/* ============================================================ */
.progress {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  height: 24px;
  margin-bottom: 10px;
  overflow: hidden;
  background-color: #f5f5f5;
  border: 1px solid #EEE;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #f56363;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
          transition: width .6s ease;
}
/* ============================================================ */
/* ================= 26. TABLE STYLES ======================= */
/* ============================================================ */
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 0px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 7px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #EEE;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #EEE;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #EEE;
}
.table .table {
  background-color: #fff;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #F5F5F5;
}
.striped{
	background-color: #F5F5F5;
}
table tbody td i {
    font-size: 20px !important;
}
table thead th {
    font-size: 11px !important;
}
table tbody td {
    font-size: 12px !important;
}
/* ============================================================ */
/* ================= 27. FOOTER STYLES ======================= */
/* ============================================================ */
.footer {
background-color: #3c3e47;
}
.footer .social-icons i {
display: inline-block;
font-size: 30px;
color: #BBB;
padding: 20px;
border-radius: 2px;
border: none !important;
-webkit-transition: all 0.35s;
-moz-transition:  all 0.35s;
-o-transition:  all 0.35s;
transition:  all 0.35s;
}
.footer .social-icons i:hover {
color: #FFF;
background-color: #F56363;
}
.footer a, .footer a:link, .footer a:visited {
text-decoration: none;
color: #BBB;
  outline: 0;
}
.footer a:active, .footer a:hover {
color: #f56363;
  outline: 0;
}
.footer-logo {
display: inline-block;
margin-right: 20px;
margin-left: 20px;
margin-top: -20px;
}
@media (max-width: 768px) {
.footer .social-icons i {
display: block;
}
.footer-logo {
margin: 0 auto;
padding-top: 20px;
padding-bottom: 20px;
display: block;
}
}