@charset "UTF-8";
/* CSS Document 
Author Name: Saptarang
Author URI: http://www.saptarang.org
Themeforest: http://themeforest.net/user/saptarang?ref=saptarang
Creation Date: 14th November, 2013
Description: A default stylesheet for Primo Responsive Landing Template Designed & Developed By Saptarang.
*/

/* Color Scheme:

Red: #fe5d55
Medium Blue: #454654
Dark Blue: #373846
Body text: #666
*/

html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, blockquote, cite, input, select, textarea, button, a, section, article, aside, header, footer, nav {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.8em;
	color: #666;
}
body {
	background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
}
h1 {
	font-size: 2em;
	font-weight: 600;
	margin: 0.5em 0 1em;
} /* 28/14 */
h2 {
	font-size: 1.571em;
	font-weight: 600;
	text-transform: capitalise;
	margin: 0 0 1em;
} /* 22/14 */
h3 {
	font-size: 1.429em;
	font-weight: 400;
} /* 20/14 */
h4 {
	font-size: 1.286em;
	font-weight: 400;
	color: #fff;
	padding-bottom: 1em;
	margin: 0.8em 0 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-text-shadow: 0 1px 1px rgba(0,0,0,0.3);
} /* 18/14 */
h5 {
	font-size: 1.286em;
	font-weight: 400;
	margin: 0.3em 0 0.8em;
} /* 16/14 */
h6 {
	font-size: 1em;
	font-weight: 400;
} /* 14 */
h1, h2, h3 {
	color: #4a4b52;
}
:focus, :active {
	outline: none!important;
}
p {
	margin: 0.3em 0 2em;
}

/* ============ GENERAL ============ */

.no-border {
	border: none!important;
}
.borderBW {
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.borderRW {
	border-right: 1px solid rgba(255,255,255,0.3);
}
.borderBD {
	border-bottom: 1px solid rgba(0,0,0,0.2);
}
.borderRD {
	border-right: 1px solid rgba(0,0,0,0.2);
}
img.pull-right {
	margin: 0px 0px 1.5em 1.5em;
	border-radius: 0!important;
}
img.pull-left {
	margin: 0px 1.5em 1.5em 0px;
	border-radius: 0!important;
}
i {
	margin-right: 0.3em;
}
.btnMain, .btnColor2, .btnColor2:hover, .btnColor3, .btnColor3:hover {
	text-transform: uppercase;
	font-weight: 600;
	border: 1px solid rgba(0,0,0,0.6);
	border-radius: 0;
	color: #fff!important;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.btnLte {
	text-transform: uppercase;
	font-weight: 600;
	border: 1px solid rgba(0,0,0,0.5);
	border-radius: 0;
	background-color: rgba(255,255,255,0.3);
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	margin-right: 0.7em;
}
.btn-lg {
	padding: 0.8em 1em;
}
.tooltip-inner {
	font-size: 1em;
	line-height: 1.5em;
	white-space: nowrap;
}
blockquote {
	font-size: 1.1em;
}
.noBorder {
	border: none!important;
}
ul {
	list-style-type: none;
}
ul li {
	padding: 0.8em 0 0.8em 2.5em;
	position: relative;
}
ul li:before {
	content: '\f054';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	font-size: 0.8em;
	top: 1.3em;
}
.tooltip.top {
	margin-top: -15px;
}
input, button, select, textarea {
	border-radius: 0!important;
}
a.top {
	display: none;
	color: #fff;
	text-align: center;
	padding: 0.8em 0.8em 1em 1.3em;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
	background: rgba(0,0,0,0.5);
	position: fixed;
	right: 1em;
	bottom: 1em;
	opacity: 0.8;
}
a.top:hover {
	opacity: 1;
}
.container, #Gallery {padding-top:6em; padding-bottom:6em; }
/* ============ HEADER ============ */

h1.logo {
	background: none;
	border: none;
	margin: 0.8em 0;
}
#top .container {
	position: relative;
	padding-top:0;
	padding-bottom:0;
}
#Header {
	position: absolute;
	width: 100%;
	z-index: 999;
	margin-top: 2em;
	left: 0;
}
#Header .navigation {
	background-color: #f7f5f5;
	padding: 0 0 2em 1em;
	box-shadow: 0 2px 1px 0 rgba(0,0,0,0.2), inset 0 1px 0 0 #FFF;
	-webkit-box-shadow: 0 2px 1px 0 rgba(0,0,0,0.2), inset 0 1px 0 0 #FFF;
}
.navigation nav ul {
	text-align: right!important;
	margin: 0;
}
.navigation nav ul li {
	margin: 0 0.5em;
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	border: none;
}
.navigation nav ul li:before {
	content: '';
}
.navigation nav ul li a {
	font-size: 1em;
	font-weight: 600;
	line-height: 4.95em;
	color: #373846;
	text-shadow: 0 1px 2px rgba(255,255,255,0.9);
	-webkit-text-shadow: 0 1px 2px rgba(255,255,255,0.9);
}
.navigation nav ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.navbar-default .navbar-toggle {
	border: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none!important;
}
.navbar-default {
	background-color: rgba(255,255,255,0.5);
	border: 1px solid rgba(255,255,255,0.7);
	margin: 0;
}
.navbar {
	border: 1px solid rgba(0,0,0,0.1);
}
.navbar a.navbar-brand {
	color: #fff;
}
.navbar-collapse.in {
	overflow: visible;
}

/* ============ TOP FEATURED SECTION ============ */
#Featured {
	display: block;
	min-height: 56em;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
#Featured .container {
	padding-top: 12em;
	padding-bottom: 4em;
}
#Featured .container .info {
	margin: 2.5em auto 0;
}
#Featured .container .cBox:hover i {
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
#Featured .btnLte:hover, #Featured .btnMain:hover {
	color: #fff;
	box-shadow: 0 0px 0px 7px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 0px 0px 7px rgba(0,0,0,0.15);
}
#Featured .cBox {
	display: block;
	width: 50%;
	min-height: 11em;
	float: left;
	text-align: center;
	padding: 7% 3%;
}
#Featured .cBox h5 {
	font-size: 1em;
	color: #fff;
}
#Featured .cBox i {
	font-size: 3em;
	color: #fff;
	margin: 0 0 0.3em 0;
}

/* ============ CONTENT ============ */

.welcomeIntro {
	background-color: #fbfbfb;
	border-top: 1px solid #fff;
	border-bottom: 1px solid rgba(0,0,0,0.15);
}
.welcomeIntro span i, .priceIntro span i {
	display: block;
	margin: 0 auto -5.3em;
	font-size: 1.5em;
	color: #fff;
	padding: 2.4em 2.6em 2.2em 2em;
	line-height: 0;
	border-radius: 50%;
	width: 1em;
	height: 1em;
}
.content {
	padding: 2em;
}

/* ============ FEATUREBOX ============ */

.featureBox {
	background-color: #fff;
	padding: 1.5em;
	text-align: center;
	border: 7px solid #fff;
	box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
}
.featureBox i {
	font-size: 2.873em;
	/*color: #fff;*/
	padding: 1.2em 1.5em 1.1em 0.8em;
	line-height: 0;
	border-radius: 50%;
	width: 1em;
	height: 1em;
	border: 1px solid rgba(0,0,0,0.1);
	text-shadow: 0 2px 1px rgba(0,0,0,0.15);
	-webkit-text-shadow: 0 2px 1px rgba(0,0,0,0.15);
	margin: 0.3em 0;
}
#Features .container, .featuresDark .container {
	padding-top:7em;
	padding-bottom:7em;
}
#Features .cBox {
	width: 33.33%;
	height: 23em;
	float: left;
	text-align: center;
	border-left: 1px solid rgba(0,0,0,0.2);
	border-top: 1px solid rgba(0,0,0,0.1);
	padding: 4.5em 3em 4em;
}
#Features .cBox:hover {
	border: 1px solid rgba(0,0,0,0.1);
}
#Features .cBox:nth-of-type(even) {
	background-color: #fbfbfb;
}
#Features .cBox i {
	font-size: 4em;
	margin: 0 0 0.1em 0;
}
#Features .cBox:hover i, #Features .cBox:hover h3, #Features .cBox:hover p {
	color: #7b68ee !important;
	color: #1px solid rgba(0,0,0,0.1);
	text-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.featuresDark {
	border: 1px solid rgba(0,0,0,0.1);
	border-style: solid none;
}
.featuresDark h2 {color:#fff; margin-top:0.8em; }
.featuresDark blockquote {
	color: #fff;
}
.featuresDark ul {
	padding-left: 0;
	list-style-type: none;
}
.featuresDark ul li {
	padding: 0.8em 0 0.8em 2.5em;
	position: relative;
	border-top: 1px solid rgba(255,255,255,0.3);
	color: rgba(255,255,255,0.7);
}
.featuresDark ul li:hover, .featuresDark ul li:hover:before {
	color: #fff;
}
.featuresDark ul li:before {
	content: '\f054';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	font-size: 0.8em;
	color: rgba(255,255,255,0.7);
}
.featuresDark ul li:first-child {
	border-top: none;
}
.featuresDark ul li:last-child {
	border-bottom: none;
}

/* ============ WHAT WE DO ============ */
#WhatWeDo ul {
	padding-left: 0;
}
#WhatWeDo ul li, #Support ul li {
	border-top: 1px solid rgba(0,0,0,0.1);
}

/* ============ SUPPORT ============ */
#Support ul {
	padding-left: 0;
}
#Support ul li:before {
	content: '';
}
#Support ul li {
	font-size: 1.3em;
	font-weight: 300;
	padding-left:1.5em;
}
#Support ul li i {
	font-size: 1.5em;
	padding: 0.3em 0.5em 0.3em 0;
}

/* ============ GALLERY ============ */
#Gallery {
	background-color: #fbfbfb;
	border: 1px solid rgba(0,0,0,0.1);
	border-dstyle: solid none;
}
#Gallery .gallery {
	display: block;
	width: 16.417%;
	height: auto;
	float: left;
	margin: 0.125%;
	overflow: hidden;
	position: relative;
}
#Gallery .gallery img {
	width: 100%;
}
#Gallery .gallery:hover img {
	opacity: 0.3;
}
#Gallery .gallery a span.link {
	display: table;
	background-color: #fff;
	position: absolute;
	line-height: 0;
	font-size: 1.5em!important;
	top: 42%;
	left: 41%;
	width: 15%;
	height: 20%;
	text-align: center;
	visibility: hidden;
	opacity: 0;
}
#Gallery .gallery:hover a span.link {
	visibility: visible;
	opacity: 1;
}
#Gallery .gallery a span.link i {
	background-color: rgba(0,0,0,1);
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	padding: 25% 2.5%;
}
.pp_gallery ul li:before {
	content: '';
}

/* ============ FAQ ============ */
.panel-heading, .panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	position: relative;
}
.panel-default > .panel-heading {
	background-color: #fbfbfb;
	border: 1px solid rgba(0,0,0,0.1);
}
.panel, .panel-default {
	border: none!important;
	margin: 0.7em 0!important;
}
.panel-body {
	border: 1px solid rgba(0,0,0,0.1);
	border-top: none!important;
	padding: 1.5em 2em 2em;
}
.panel-heading {
	padding: 0.8em 2em;
}
.panel-heading span.status {
	display: block;
	position: absolute;
	right: 1em;
	top: 0.7em;
	width: 1em;
	height: 1em;
}
.panel-heading.active span.status, .panel-heading.active a {
	color: #fff;
	text-decoration: none;
}
.panel-heading a {
	text-decoration: none;
	color: #373846;
}

/* ============ TESTIMONIALS ============ */ 
#Testimonials {
}
#Testimonials .carousel-caption {
	text-align: left;
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
	text-shadow: none;
}
#quoteSlider {
	position: replative;
	background-color: #fbfbfb;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 1.5em 2em 2em;
}
#quoteSlider h5 {
	margin: 2em 0 3.5em 0;
}
#Testimonials .item i {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 8em;
	text-align: center;
	opacity: 0.08;
	margin: 0;
}
#Testimonials .img-circle {
	display: block;
	margin: 0.7em auto 0;
}
#Testimonials a.left, #Testimonials a.right {
	background-image: none;
	z-index: 999;
	color: #fff;
	font-size: 3em;
	padding: 0.33em 0 0.5em;
	height: 0.87em;
	width: 0.87em;
	line-height: 0;
	text-shadow: none;
	top: 44%;
}
#Testimonials a.left {
	display: none;
	left: 0;
}
#Testimonials a.right {
	display: none;
	right: 0;
}
#carouselSlider:hover a.left, #carouselSlider:hover a.right, #quoteSlider:hover a.left, #quoteSlider:hover a.right {
	display: block;
}

/* ============ PRICING ============ */
#Pricing .plans {
	padding-bottom:9.5em; 
}
.priceIntro {
	background-color: #fbfbfb;
	border-top: 1px solid rgba(0,0,0,0.15);
	border-bottom: 1px solid #fff;
	box-shadow: 0 1px 0 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.2);
}
.priceIntro span i {
	background-color: #fbfbfb;
	box-shadow: 0 1px 0 0 rgba(0,0,0,0.15);
}
.priceBox {
	background-color: #fff;
	box-shadow: 0 0 0 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 0 8px rgba(0,0,0,0.1);
	padding: 1em 0 0.7em;
	margin: 7em 0 0;
}
.priceBox .heading {
	padding: 1.3em 0.8em 1.1em 0.3em;
	position: relative;
	overflow: hidden;
	margin: 0 1em;
}
.priceBox.featured {
	background-color: #fbfbfb;
	margin-top: 3.3em;
}
.price {
	font-size: 1.3em;
	color: #fff;
	text-align: center!important;
	line-height: 1em;
}
.priceBox .price small {
	display: block;
	font-size: 0.7em;
	color: rgba(255,255,255,0.4)!important;
	text-align: center;
	line-height: 1.4em;
}
.priceBox ul {
	margin: 0;
	padding: 0;
}
.priceBox ul li:before {
	content: '';
}
.priceBox ul li {
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	border-bottom: 1px solid rgba(0,0,0,0.1)
}
.gold {
	background-color: #F5D87E;
}
.silver {
	background-color: #d7d6d6;
}
.gold, .platinum, .silver {
	padding: 1.5em 0.5em 0.7em 1.5em;
	position: absolute;
	right: 0;
	top: 0;
}
.gold h5, .platinum h5, .silver h5 {
	font-weight: 600;
	text-transform: uppercase;
	color: #fff!important;
	text-shadow: 0 2px 1px rgba(0,0,0,0.2);
	-webkit-text-shadow: 0 2px 1px rgba(0,0,0,0.2);
}
.priceBox a.btn {
	display: block;
	width: 8em;
	margin: 1em auto;
}
.featureBox:hover, .priceBox:hover {
	box-shadow: 0 0px 150px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0px 150px 7px rgba(0,0,0,0.4);
}
.priceBox .btnMain {
	border: 1px solid rgba(0,0,0,0.1);
}

/* ============ TEAM ============ */
#Team img {
	border: 0.8em solid rgba(0,0,0,0.05);
	margin: 0.5em auto 2em;
}
#Team .featureBox h5 {
	margin-bottom: 0.3em;
}
#Team .social, #Subscribe .social {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
}
#Team .social i, #Subscribe .social i {
	background: none;
	text-shadow: none;
	font-size: 1em;
	border-radius: 0;
}
#Team .social ul li:before, #Subscribe .social ul li:before {
	content: '';
}
#Team .social ul, #Subscribe .social ul {
	padding-left: 0;
	margin-top: 1em;
}
#Team .social ul li, #Subscribe .social ul li {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
#Team .social ul li a:hover i, #Subscribe .social ul li a:hover i {
	color: #b22222;
}

/* ============ FOOTER ============ */
#Subscribe .container {
	padding-top: 5em;
	padding-bottom: 3em;
}
#Subscribe h2, #Contact h2 {
	color: #fff;
	margin-bottom: 1em;
}
#Subscribe input[type=email] {
	background-color: rgba(0,0,0,0.15);
	height: 5em;
	width: 100%;
	padding: 0 2em;
	color: rgba(255,255,255,0.7);
	margin: 0em auto;
	min-height: 3em;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.085);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.08);
	border: none;
}
#Subscribe .form-control:-moz-placeholder, #contact_form .form-control:-moz-placeholder {color: rgba(255,255,255,0.7)}
#Subscribe .form-control::-moz-placeholder, #contact_form .form-control::-moz-placeholder {color: rgba(255,255,255,0.7)}
#Subscribe .form-control:-ms-input-placeholder, #contact_form .form-control:-ms-input-placeholder {color: rgba(255,255,255,0.7)}
#Subscribe .form-control::-webkit-input-placeholder, #contact_form .form-control::-webkit-input-placeholder {color: rgba(255,255,255,0.7)}
#Subscribe .btn {
	background: none;
	padding: 1.2em 2em;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	border: 1px solid #fff;
	opacity: 0.5;
	width: 100%;
	margin: 0 auto;
}
#Subscribe .btn:hover {
	opacity: 1;
}
#Subscribe .form-group div {
	padding: 1em;
}
#Subscribe input:focus {
	background-color: rgba(255,255,255,0.05);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.4), 0 1px 0 0 rgba(255,255,255,0.1) inset;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.4), 0 1px 0 0 rgba(255,255,255,0.1) inset;
	color: #fff;
}
#Contact iframe {
	border-bottom: #ccc 1px solid;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
	height: 25em;
}
#Contact i {
	opacity: 0.3;
}
#Contact input[type=text], #Contact input[type=email], #Contact input[type=tel], #Contact textarea {
	background-color: rgba(0,0,0,0.15);
	color: rgba(255,255,255,0.3);
	margin: 0em 0 1em;
	min-height: 3em;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.085);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.08);
	border: none;
}
#Contact input[type=text]:focus, #Contact input[type=email]:focus, #Contact input[type=tel]:focus, #Contact textarea:focus {
	background-color: rgba(255,255,255,0.03)!important;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.4), 0 1px 0 0 rgba(255,255,255,0.1) inset!important;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.4), 0 1px 0 0 rgba(255,255,255,0.1) inset!important;
	color: #fff!important;
	border: none!important;
}
.reqfld {
	border: #fe5d55 1px solid!important;
	background-color: rgba(0,0,0,0.5)!important;
}
.error {
	color: #fe5d55;
}
.contactInfo p {
	padding: 1.2em 0 0 3em;
	position: relative;
	border-top: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 1.5em;
}
.contactInfo p:hover {
	color: #fff!important;
}
.contactInfo p i {
	position: absolute;
	left: 0;
	top: 1em;
	font-size: 1.5em;
}
#Copyright .container {
	padding-top: 3em;
	padding-bottom: 3em;
}
#Copyright {
	padding: 2em 0 0em;
	border-top: 1px solid rgba(255,255,255,0.3);
	box-shadow: 0 -1px 0 0 rgba(0,0,0, 0.3);
}
#Copyright img {
	opacity: 0.7;
	margin-bottom: 1em;
}
#Copyright img:hover {
	opacity: 1;
}
#Copyright .social i {
	border: 1px solid #fff;
	color: #fff;
	font-size: 1em;
	padding: 0.8em 1.6em 1.8em 0.9em;
	width: 1em;
	height: 1em;
	opacity: 0.5;
	margin:0.15em;
}
#Copyright .social i:hover, #Copyright p:hover strong {
	opacity: 1;
	color: rgba(255,255,255,1);
}
#Copyright .tooltip.top {
	margin-top: -1.5em;
}
#Copyright ul li:before {
	content: '';
}
#Copyright ul.list-inline > li {
	padding-right: 0;
}

#Featured .info p, #Subscribe p, .featuresDark p, #Copyright p {
	color: rgba(255,255,255,0.7);
}
#Contact p {
	color: rgba(255,255,255,0.5);
}

