/****************** GLOBAL *************************/

body {
	font-size: 14px;
	background: url(../img/blogbg.png) 0p	x 0px repeat;
}

section {
	padding-top: 100px;
	padding-bottom: 50px;
	position: relative;
}

footer {
	padding-top: 100px;
}

.navbar .container {
	max-width: 1170px;
}

.container {
	/*max-width:1000px;*/
}

a {
	color: #282828;
}

.fa-icon-large {
	font-size: 120px;
}

.fa-icon-medium {
	font-size: 70px;
}

.fa-icon-standart {
	font-size: 40px;
}

.main-color, i.main-color {
	color: #F9141E;
}

i.white {
	color: #fff;
}

hr.line {
	border: none;
	background: url(../img/linebg.jpg) center center repeat-x;
	display: block;
	width: 100%;
	height: 20px;
	margin: 30px 0px;
}

.marketing-panel-b {
	display: inline-block;
	width: 100%;
	padding: 25px 0px 25px;
	background: #1BC6B0;
	color: #fff;
	font-size: 18px;
	margin-top: 70px;
	margin-bottom: -60px;
}

.marketing-panel-b p {
	color: #fff;
	font-size: 24px;
	margin-top: 5px;
	line-height: 28px;
}

/***************** HEADERS **************************/

.page-header {
	background: url(../img/linebg.jpg) center center repeat-x;
}

.page-header.inner-header {
	margin-top: 50px;
}

.page-header h3 {
	font-size: 34.5px;
	color: #F9141E;
	display: inline-block;
	padding: 5px 20px 5px 3px;
}

.page-header h3 small {
	font-size: 18px;
	float: none;
	display: block;
}

/******************** TOP SECTION *******************/

.btn.btn-action {
	background: #F9141E;
	padding: 19px 44px;
	font-size: 24px;
	font-weight: 200;
	color: #fff;
	border: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.4);
}

.btn.btn-action.medium {
	background: #F9141E;
	padding: 12px 24px;
	font-size: 24px;
	font-weight: 200;
	color: #fff;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.1);
}

.btn.btn-action.inverse.medium {
	background: #282828;
	padding: 12px 24px;
	font-size: 24px;
	font-weight: 200;
	color: #fff;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.2);
	text-shadow: none;
}

.btn.btn-action.inverse.medium:hover {
	background: #666;
	padding: 12px 24px;
	font-size: 24px;
	font-weight: 200;
	color: #fff;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.1);
}

#header-section-blog .btn.btn-action.btn-back {
	position: absolute;
	left: -100%;
	bottom: 30px;
	padding: 38px 18px;
	font-size: 28px;
	font-weight: 200;
	color: #fff;
	border: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #F9141E;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 8px 8px 19px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 8px 8px 19px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 8px 8px 19px rgba(0, 0, 0, 0.3);
	z-index: 100;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#header-section-blog:hover .btn.btn-action.btn-back {
	position: absolute;
	left: 0%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#header-section-blog .btn.btn-action.btn-back:hover {
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 8px 8px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 8px 8px 10px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 8px 8px 10px rgba(0, 0, 0, 0.5);
	color: #333;
	text-decoration: none;
	background-color: #dcdcdc;
}

#header-section-blog .btn.btn-action.btn-back:hover i {
	color: #333;
}

.btn.btn-action.small {
	background: #F9141E;
	padding: 8px 18px;
	font-size: 18px;
	font-weight: 200;
	color: #fff;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 0px 2px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 0px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 0px 2px 0px rgba(0, 0, 0, 0.1);
	text-shadow: none;
}

.btn.btn-action.small:hover {
	background: #AF271D;
	padding: 8px 18px;
	font-size: 18px;
	font-weight: 200;
	color: #fff;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 0px 2px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 0px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 0px 2px 0px rgba(0, 0, 0, 0.1);
}

.btn.btn-action.small.active {
	background: #AF271D;
}

.btn.btn-action:hover {
	background: #f52402;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 10px 10px 13px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 10px 10px 13px rgba(0, 0, 0, 0.17);
	box-shadow: 10px 10px 13px rgba(0, 0, 0, 0.17);
}

.btn.btn-action-bottom {
	background: #F9141E;
	padding: 19px 44px;
	font-size: 24px;
	font-weight: 200;
	color: #fff;
	border: 0;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 14px 14px 19px rgba(0, 0, 0, 0.4);
}

.btn.btn-action-bottom:hover {
	background: #f52402;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 10px 10px 13px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 10px 10px 13px rgba(0, 0, 0, 0.17);
	box-shadow: 10px 10px 13px rgba(0, 0, 0, 0.17);
}

.action-wrapper {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0px;
	text-align: center;
}

p .btn.btn-action {
	margin-top: 20px;
}

/****************** NAVIGATION *************************/

.nav-top {}

.nav-top.ontop {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.nav-top.fixed {
	position: absolute;
	top: -100px;
	left: 0px;
	right: 0px;
	z-index: 1030;
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.nav-top.fixed.action {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1030;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

@media (max-width: 960px) {
	.nav-top.ontop {
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: auto;
	}
}

.navbar .nav>li>a {
	float: none;
	padding: 10px 0px 10px;
	color: #fff;
	margin-right: 30px;
	margin-top: 20px;
	text-decoration: none;
	text-shadow: none;
	font-size: 16px;
	font-weight: bold;
	border-top: 4px solid transparent;
	text-transform: uppercase;
}

.navbar .nav>li>a:hover {
	color: #F9141E;
}

.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-weight: 700;
	border-top: 4px solid #F9141E;
	background: none;
}

.navbar .brand {
	padding: 25px 60px 25px 200px;
	margin-left: -200px;
	color: #fff;
	text-shadow: none;
	font-size: 26px;
	background: #F9141E;
	font-weight: 700;
	transform: skew(-20deg, 0deg);
	-ms-transform: skew(-20deg, 0deg);
	/* IE 9 */
	-webkit-transform: skew(-20deg, 0deg);
	/* Safari and Chrome */
}

.navbar .brand span {
	transform: skew(20deg, 0deg);
	-ms-transform: skew(20deg, 0deg);
	/* IE 9 */
	-webkit-transform: skew(20deg, 0deg);
	/* Safari and Chrome */
	display: inline-block;
}

.navbar .brand:hover {
	color: #000;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	/*-webkit-box-shadow: 0 3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:0 3px 0px rgba(0, 0, 0, 0.1);*/
	-webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.15);
}

.navbar {
	/*border-bottom:4px solid #F9141E;*/
	/*background: url(../img/navbg.jpg) top left repeat;*/
	border-top: 4px solid #F9141E;
	border-bottom: 1px solid rgba(250, 250, 250, 0.1);
	-webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.35);
	margin-bottom: 0px;
}

.navbar-inner {
	min-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-size: 100% 100%;
	background: rgba(0, 0, 0, 0.7);
	background-image: none;
	background-repeat: repeat-x;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.hero-unit {
	background: none;
	padding-top: 240px;
}

#header-section {
	background: url(../../images/bg-large-1.jpg) 50% 40% fixed repeat;
	position: relative;
	display: inline-block;
	width: 100%;
	min-width: 100%;
	overflow: hidden;
	border-bottom: 4px solid #F9141E;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
  min-height: 200px;
  background-size: cover;
  background-position: center;
}

.leftbg {
	display: inline-block;
	width: 100%;
	min-width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: -1;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
}

.hero-unit h1, .hero-unit h2 {
	color: #fff;
	text-shadow: 14px 14px 19px rgba(0, 0, 0, 0.6);
	position: relative;
}

.hero-unit h1 {
	font-size: 60px;
	text-align: center;
	display: block;
}

.hero-unit h1 span, .hero-unit h2 span {
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.hero-unit h1 span.active, .hero-unit h2 span.active {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.hero-unit h1 span:first-child {
	font-size: 110px;
	float: none;
	display: inline-block;
	/*color:#F9141E;*/
	color: #fff;
	padding: 20px;
	border: 6px solid #fff;
	margin-top: 30px;
}

.hero-unit h2 {
	margin-bottom: 30px;
	text-transform: uppercase;
}

/******************* WORKS & PORTFOLIO ***************************************/

#portfolio-section {
	background: url(../img/blogbg.png) repeat;
}

#portfolio-section .page-header h3 {
	background: url(../img/blogbg.png) repeat;
}

.caption h3 {
	font-size: 18px;
	padding-bottom: 3px;
	margin: 6px 0px;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
}

/******************** FEATURES SECTION ******************/

#features-section {
	background: url(../img/blogbg.png) repeat;
	position: relative;
	padding-bottom: 50px;
	display: inline-block;
	width: 100%;
	min-width: 100%;
	height: auto;
	min-height: 600px;
	position: relative;
	overflow: hidden;
}

#features-section .page-header h3 {
	background: url(../img/blogbg.png) repeat;
}

.feature-title {
	margin: 20px 0px;
}

.feature-item {
	margin-bottom: 30px;
	padding: 10px 10px 10px 0px;
}

/******************* SLOGAN SECTION *******************/

.slogan-section {
	background: url(../../images/bg-large_2.jpg) 50% 30% fixed repeat;
	position: relative;
	display: inline-block;
	width: 100%;
	min-width: 100%;
	overflow: hidden;
	min-height: 400px;
	box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-position: center;
  background-size: cover;
}

span.slogan {
	font-size: 31.5px;
	color: rgba(250, 250, 250, 1);
	display: inline-block;
	width: 100%;
	text-align: center;
	text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
	line-height: 36px;
	margin: 30px 0px;
}

/*************** FIX BS MARGIN on fluid scafolding **************/

.features-list.row-fluid .span6:nth-child(2n+1) {
	margin-left: 0px;
}

/* ############### TEAM SECTION ###################### */

#team-section {
	background: url(../img/blogbg.png) repeat;
}

#team-section .page-header h3 {
	background: url(../img/blogbg.png) repeat;
}

.img-circle {
	-webkit-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.21);
	-moz-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.21);
	box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.21);
	border: 3px solid #fff;
	/* height: 230px;
	width: 230px; */
}

.img-circle.transfrm {
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.img-circle.transfrm:hover {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.team-caption h4 {
	display: block;
	text-align: center;
}

.team-caption ul {
  list-style: none;
}

.team-caption ul li::before {
  content: "\2022";
  color: #F9141E;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.social-icons {
	display: inline-block;
	margin: 10px 10px;
}

.social-icons li {
	display: inline-block;
	list-style: none;
	float: left;
	width: 30px;
	height: 30px;
	margin: 2px;
	background: #F9141E;
	/*-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;*/
	text-align: center;
	transform: skew(-20deg, 0deg);
	-ms-transform: skew(-20deg, 0deg);
	-webkit-transform: skew(-20deg, 0deg);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 4px 4px 8px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 4px 4px 8px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 4px 4px 8px rgba(0, 0, 0, 0.05);
}

.social-icons li:hover {
	background: #282828;
}

.social-icons li a {
	display: block;
	margin-top: 4px;
	color: #fff;
	width: 100%;
	height: 100%;
	transform: skew(20deg, 0deg);
	-ms-transform: skew(20deg, 0deg);
	-webkit-transform: skew(20deg, 0deg);
	display: inline-block;
}

.social-icons li a:hover {
	text-decoration: none;
	color: #fff;
}

/* ################ Carousel sliders section#####################  */

/******* TOP SLIDER **************/

.slider_top {
	padding-top: 160px;
}

.slider_top .carousel-control {
	position: absolute;
	top: 250px;
}

.slider_top .carousel-control {
	position: absolute;
	top: 340px;
}

.slider_top .btn-control {
	position: relative;
	display: inline-block;
	overflow: visible;
	cursor: pointer;
	outline: 0;
	border: 0;
	background: #F9141E;
	padding: 18px 8px;
	font-size: 18px;
	font-weight: 200;
	color: #fff;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 8px 8px 19px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 8px 8px 19px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 8px 8px 19px rgba(0, 0, 0, 0.3);
}

.slider_top .carousel-control.left {
	left: 0px;
}

.slider_top .carousel-control.right {
	right: 0px;
}

.slider_top .hero-unit {
	padding-top: 30px !important;
}

/**********************SECTION SLIDER ***********************/

#slider-section {
	background: url(../img/blogbg.png) repeat;
}

#slider-section .page-header h3 {
	background: url(../img/blogbg.png) repeat;
}

#carousel_vertical_slide.carousel, #carousel_vertical_slide_2.carousel, #carousel_horizontal_slide.carousel, #carousel_horizontal_slide_2.carousel {
	min-height: 400px;
	margin: 40px 0px;
}

.span6 #carousel_fade.carousel, .span6 #carousel_fade_2.carousel {
	min-height: 280px;
	height: 300px;
	margin: 40px 0px;
}

.carousel-fade .carousel-control {
	filter: alpha(opacity=0);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.carousel-fade:hover .carousel-control {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#carousel_fade.carousel .carousel-control.right, #carousel_fade_2.carousel .carousel-control.right {
	right: 0px;
}

#carousel_fade.carousel .carousel-control.left, #carousel_fade_2.carousel .carousel-control.left {
	left: 0px;
}

.carousel-control.btn-control {
	position: absolute;
	height: auto;
	width: auto;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.carousel-inner .item img {
	display: inline-block !important;
}

.carousel-inner .item {
	text-align: center !important;
}

@media (max-width: 570px) {
	.carousel-control.left {
		left: 0;
	}
	.carousel-control.right {
		right: 0;
	}
}

.carousel-control {
	background: none;
	border: none;
	opacity: 1;
}

.carousel-control:hover {
	background: none;
	border: none;
	opacity: 1;
}

.carousel.horizontal .next {
	left: 100%;
}

.carousel.horizontal .prev {
	left: -100%;
}

.carousel.horizontal .active.left {
	left: 100%;
}

.carousel.horizontal .active.right {
	left: -100%;
}

.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	opacity: 0;
}

.carousel.carousel-fade .active.item {
	opacity: 1;
}

.carousel.carousel-fade .active.left, .carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}

.carousel.carousel-fade .next, .carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}

.carousel.carousel-fade .carousel-control {
	z-index: 3;
}

.vertical .carousel-inner {
	height: 100%;
}

.carousel.vertical .item {
	-webkit-transition: 0.6s ease-in-out top;
	-moz-transition: 0.6s ease-in-out top;
	-ms-transition: 0.6s ease-in-out top;
	-o-transition: 0.6s ease-in-out top;
	transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
	top: 0;
}

.carousel.vertical .next {
	top: 400px;
}

.carousel.vertical .prev {
	top: -400px;
}

.carousel.vertical .next.left, .carousel.vertical .prev.right {
	top: 0;
}

.carousel.vertical .active.left {
	top: -400px;
}

.carousel.vertical .active.right {
	top: 400px;
}

.carousel.vertical .item {
	left: 0;
}

.carousel .inactive {
	position: absolute;
	display: block;
	z-index: -1;
}

.carousel .inactive.active {
	position: relative !important;
	z-index: 0;
}

.btn-control {
	position: relative;
	display: inline-block;
	overflow: visible;
	margin: 0;
	padding: 10px 5px;
	margin-top: 8px;
	cursor: pointer;
	outline: 0;
	border: 0;
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #fff, #eee);
	background-image: -ms-linear-gradient(top, #fff, #eee);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee));
	background-image: -webkit-linear-gradient(top, #fff, #eee);
	background-image: -o-linear-gradient(top, #fff, #eee);
	background-image: linear-gradient(top, #fff, #eee);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding;
	zoom: 1;
	z-index: 1;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #333;
	min-width: 42px;
	text-shadow: #fff 0 1px 0;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: inherit;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 4px 4px 8px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 4px 4px 8px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 5px rgba(0, 0, 0, .25), 4px 4px 8px rgba(0, 0, 0, 0.05);
}

.btn-control:hover, .btn-control:focus, .btn-control:active, .btn-control.active {
	color: #333;
	text-decoration: none;
	background-color: #dcdcdc;
	background-image: -moz-linear-gradient(top, #dcdcdc, #dcdcdc);
	background-image: -ms-linear-gradient(top, #dcdcdc, #dcdcdc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dcdcdc), to(#dcdcdc));
	background-image: -webkit-linear-gradient(top, #dcdcdc, #dcdcdc);
	background-image: -o-linear-gradient(top, #dcdcdc, #dcdcdc);
	background-image: linear-gradient(top, #dcdcdc, #dcdcdc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc', endColorstr='#dcdcdc', GradientType=0);
	z-index: 100;
	outline: 0;
}

.btn-control i {
	font-size: 18px;
}

/* ############################ TWITTER WIDGET ######################*/

.tweetList li {
	list-style: none;
}

.tweetList li p {
	line-height: 36px;
}

span.slogan .tweetList li p p.timestamp {
	border-top: 1px solid rgba(250, 250, 250, 0.1);
	font-size: 18px;
	margin-top: 10px;
}

#tweets {
	height: 150px;
}

#tweets ul li a {
	color: #1BC6B0;
}

/* ########################## CONTACT SECTION   ##################*/

#contact-section {
	background: url(../img/blogbg.png) repeat;
}

#contact-section .page-header h3 {
	background: url(../img/blogbg.png) repeat;
}

/* ########################### FOOTER SECTION ########################*/

.comments-form-line {
	padding-right: 20px;
	border-right: 1px solid #ccc;
}

.footer-area {
	padding: 40px 0;
	background: #f9f9f9;
}

.footer-head h4 {
	text-transform: uppercase;
}

.footer-logo {
	padding-bottom: 20px;
}

.footer-icons ul li {
	display: inline-block;
}

.footer-icons {
	margin-top: 30px;
}

.footer-contacts p span {
	color: #F9141E;
	font-weight: 700;
}

.footer-content {
	display: block;
	overflow: hidden;
}

.footer-area-bottom {
	background: #f1f1f1 none repeat scroll 0 0;
	padding: 15px 0;
}

.copyright-text a:hover {
	text-decoration: underline;
	color: #3EC1D5;
}

.copyright-text a {
	color: #444;
}

.copyright>p {
	margin-bottom: 0;
	color: #444;
}

.copyright a, .credits a {
	color: #3EC1D5;
}

.credits {
	padding-top: 5px;
	text-align: center;
}

.contact-wrapper {
	border-top: 4px solid #F9141E;
}

/******************** MEDIA ********************************/

@media (max-width: 480px) {
	.hero-unit h1 span:first-child {
		font-size: 32px;
	}
	.hero-unit h2 {
		font-size: 16px;
		line-height: 20px;
		text-align: center;
		display: block;
	}
}

@media (max-width: 767px) and (min-width: 480px) {
	.hero-unit h1 span:first-child {
		font-size: 45px;
	}
	.hero-unit h2 {
		font-size: 18px;
		line-height: 22px;
		text-align: center;
		display: block;
	}
}

@media (max-width: 767px) {
	body {
		padding-right: 0px;
		padding-left: 0px;
	}
	.container {
		padding-right: 20px;
		padding-left: 20px;
	}
	.btn.btn-action {
		text-align: center;
		margin-bottom: 30px;
		margin-top: 20px;
	}
	#team-section [class*="span"] {
		text-align: center;
	}
	.team-caption {
		margin-bottom: 30px;
		padding-bottom: 20px;
		border-bottom: 1px solid #dedede;
	}
	.page-header h3 {
		font-size: 26px;
	}
}

@media (max-width: 979px) {
	.navbar .btn-navbar {
		margin-top: 20px;
	}
	.navbar .nav>li>a:hover, .navbar .nav>li.active>a {
		background: #F9141E;
		color: #fff;
	}
	.navbar .nav>li>a {
		padding-left: 20px;
		text-align: center;
	}
	.navbar .nav>li.active>a:hover {
		background: #fff;
		border-top: 4px solid transparent;
		color: #F9141E;
	}
	.navbar-inner {
		background: rgba(0, 0, 0, 0.8);
	}
	.btn.btn-action {
		line-height: 24px;
	}
	.fa-icon-large {
		font-size: 90px;
	}
	#features-section [class*="span"] {
		margin-bottom: 30px;
	}

	.purchase {
		min-height: 180px !important;
	}
}

@media (max-width: 979px) and (min-width: 767px) {
	.hero-unit h1 span:first-child {
		font-size: 60px;
	}
	.hero-unit h2 {
		font-size: 20px;
	}
}

[v-cloak] {
  display: none;
}

.footer textarea { 
	resize: vertical; 
}
