@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

/* ==========================================================================
Global Styles
========================================================================== */
body {
	font-family:'Open Sans';
	font-size: 14px;
	color: #383838;
	background: #f7f7f7;
	line-height: 22px;
}

hr {
	border-color:transparent;
}
::selection {
	background: #e74c3c;
	color:#FFF;
	}
::-moz-selection {
	background: #e74c3c;
	color:#FFF;
}

a, button {
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a {
	color: #e74c3c;
}
a.link-special {
	border-bottom: 1px dotted;
}
a:hover {
	color:#c0392b;
	text-decoration: none;
}
a:hover, a:focus {
	color: #e74c3c;
	outline-color: #e74c3c;
}
p {
	margin-bottom: 20px;
	text-align:justify;
	text-justify: inter-word;
}
input, textarea {
	outline: none;
}

.special-margin {
	width: 100%;
	height: 50px;
	clear: both;
	display: table;
}
.widget {
	margin-bottom: 80px;
}
/* 
Typography
========================================================================== */

h1 {
	font-size: 45px;
}

h2 {
	font-size: 32px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
	margin-top: 30px;
}
h3, h4, h5, h6 {
	font-weight: 600;
}

/*text style*/
.underline-text {
	text-decoration: underline;
}
.higlighted-text {
	padding: 0px 3px;
	background: #525252;
	color: #FFF;
}
.higlighted-text.red{
	background: #e74c3c;
}
.higlighted-text.blue{
	background: #0286e3;
}
.higlighted-text.green{
	background: #17bb0b;
}
.higlighted-text.yellow{
	background: #fff600;
}
.dropcap {
	font-size: 80px;
	line-height: 60px;
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}
.dropcap.red{
	color: #e74c3c;
}
.dropcap.blue{
	color: #0286e3;
}
.dropcap.green{
	color: #17bb0b;
}
.dropcap.yellow{
	color: #fff600;
}

/* 
Social Icons
========================================================================== */
.social-icons {
	padding: 0px;
}
.social-icons li {
	list-style-type: none;
	display: inline-block;
}
.social-icon {

}
.social-icon a {
	width: 32px;
	height: 32px;
	position: relative;
	display: block;
	background: #1f1f1f;
	border-radius: 50%;
	border:2px solid #666666;
}
.social-icon a:before {
	content: "\f08a";
	font-family: FontAwesome;
	position: absolute;
	top: 0px;
	color:#FFF;
	width: 28px;
	height: 28px;
	padding: 5px 0px;
	text-align: center;
}
.social-icon.facebook a:hover{
	background: #39569c;
}
.social-icon.facebook a:before {
	content: "\f09a";
}
.social-icon.twitter a:hover{
	background: #06b8f8;
}
.social-icon.twitter a:before {
	content: "\f099";
}
.social-icon.linkedin a:hover{
	background: #007bb9;
}
.social-icon.linkedin a:before {
	content: "\f0e1";
}
.social-icon.dribbble a:hover{
	background: #c42e6b;
}
.social-icon.dribbble a:before {
	content: "\f17d";
}

.social-icon.rss a:hover{
	background: #f47610;
}
.social-icon.rss-feed a:before {
	content: "\f09e";
}

.social-icon a .icon-name {
	display: none;
	background: #e74c3c;
	color:#FFF;
	font-size: 13px;
	font-weight: 600;
	min-width:75px;
	text-align:center;
}
.social-icon a .icon-name:after {
	content: "";
	position: absolute;
	left: 12px;
	right: auto;
	border-style: solid;
	border-width: 7px 10px 0px 0px;
	border-color: #e74c3c transparent;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -7px;
}
.social-icon a:hover .icon-name {
	position: absolute;
	top:-30px;
	display:block;
}

/*Member Profiles*/
.team-member {
	display: inline-block;
}

.member .social-icon a:before {
	padding: 6px 0;
}
.member .social-icon.facebook a{
	border:none;
	padding:0px 2px;
	background: #39569c;
}

.member .social-icon.twitter a{
	border:none;
	padding:0px 2px;
	background: #06b8f8;
}

.member .social-icon.linkedin a{
	border:none;
	padding:0px 2px;
	background: #007bb9;
}

.member .social-icon.dribbble a{
	border:none;
	padding:0px 2px;
	background: #c42e6b;
}
.member .social-icon a:hover {
	background: #bababa;
}
.social-icons.member {

}
.social-icons.member li .icon-name {
	display: none;
}
/* ==========================================================================
Header Section
========================================================================== */
#main-header {

}

.site-header {

}


/* 
Top Mini Navigations
========================================================================== */

#site-top-menu {
	border-bottom: 1px solid #e6e6e6;
}
#mini-navigation li{
	display: inline-block;
}
.top-control-nav .nav {
	float: right;
}
.top-control-nav .nav li {
	display: inline-block;
}

/**
* Left side mini menu
*/

#mini-navigation > li.menu-item > a {
	padding: 6px 10px;
	padding-right: 0px;
	color:#999999;
	font-size: 12px;
}
#mini-navigation > li.menu-item.contact-number > a:before {
	content: "\f095";
	font-family: FontAwesome;
	margin-right: 5px;
}
#mini-navigation > li.menu-item > a:hover {
	background: none;
	color:#c0392b;
}
#mini-navigation > li.menu-item > a:after {
	content: "";
	border-left:1px solid #d9d9d9;
	margin-left: 10px;
}
#mini-navigation > li.menu-item:last-child > a:after {
	content: "";
	border:none;
}

/**
* Right side mini menu
*/

#control-navigaion > li.menu-item {
	padding: 0px 4px;
	color:#a6a6a6;
}
#control-navigaion > li.menu-item > a {
	padding: 6px 0px;
	display: inline-block;
	background: none;
	color:#34495e;
	font-weight: 600;
}
#control-navigaion > li.menu-item > a:hover {
	color:#c0392b;
}

/* 
Logo and Site Main Menu
========================================================================== */

#header-main-area {
	position: relative;
	background: #FFF;
	border-bottom: 1px solid #f7f7f7;
	padding: 32px 0;
	clear: both;
}
#header-main-area:after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	bottom: -2px;
	z-index: 2;
}

/**
* Site Logo
*/

#site-logo a.site-logo {
	float: left;
	display: inline-block;
	padding: 0px;
	padding-top: 3px; 
}
#site-logo a.site-logo h2 {
	background: transparent url(../img/LogoHeader.jpg) no-repeat;
	height: 58px;
	width: 157px;
	text-indent: -9999px;
	margin: 0px;
	margin-top:-15px;
}
#site-logo p.site-decription {
	display: inline-block;
	margin:0px;
	border-left: 1px solid #e7e7e7;
	padding: 8px 0px;
	padding-left: 10px;
	margin-left: 12px;
	font-weight: 600;
	color:#8c8c8c;
}

/**
* Main Navigation
*/
#main-menu {

}
#main-menu .navbar-toggle {
	background: #e6e6e6;
	/*display: table;*/
	margin: 20px auto;
	float: none;
	width: 55px;;
}
#main-menu .navbar-toggle .icon-bar {
	background: #FF897C;
	width: 100%;
}

#site-main-nav > li.menu-item {

}
#site-main-nav > li.menu-item > a {
	font-size: 14px;
	font-weight: 600;
	color:#1a1a1a;
	text-transform: uppercase;
	padding: 8px 10px;
	margin: 0 5px;
}
#site-main-nav > li.menu-item.active > a,
#site-main-nav > li.menu-item:hover > a {
	background: #e74c3c;
	color:#FFF;
	border-radius: 4px;
}

/*Style the Bootstrap Dropdown*/
#site-main-nav > li.menu-item.dropdown:hover .dropdown-menu {
	display: block;
	-webkit-animation: fadeInDown 200ms;
	-moz-animation: fadeInDown 200ms;
	-ms-animation: fadeInDown 200ms;
	-o-animation: fadeInDown 200ms;
	animation: fadeInDown 200ms;
	font-weight:600;
}

#site-main-nav .dropdown-menu {
	padding-top:36px;
	background: none;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight:600;
}
#site-main-nav li.menu-item.dropdown:hover .dropdown-menu > li > a {
	background: #e74c3c;
	padding: 10px 25px;
	color:#f7f7f7;
	border-bottom: 1px solid #FFBABA;
	font-weight:600;
}
#site-main-nav li.menu-item.dropdown:hover .dropdown-menu > li > a:hover {
	background: #c94032;
	font-weight:600;
}


/* 
Page Breadcrumbs and search box
========================================================================== */

#page-navigator {
	position: relative;
	background: #f2f2f2;
	padding: 35px 0;
	border-bottom: 1px solid #b3b3b3;
}
#page-navigator:after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	bottom: 1px;
	border-bottom: 1px solid #e74c3c;
}

/**
* Breadcrumbs 
*/

#page-navigator .breadcrumb {
	margin: 0;
	background: transparent;
	font-size: 14px;
	font-weight: 600;
}
#page-navigator .breadcrumb a {
	color:#a6a6a6;
}
#page-navigator .breadcrumb .active {
	color:#e74c3c;
}
#page-navigator .breadcrumb a:hover {
	color:#e74c3c;
	text-decoration: none;
}

/**
* Seach Form
*/
.search-form input {
	border-radius: 0px;
}
.search-form input:focus {
	border-color: #ffb8b1;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 194, 186, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 178, 178, 0.6);
}
.search-form button {
	border-radius: 0px;
	color: #e74c3c;
	padding: 9px 10px;
	margin: 0;
}


/* ==========================================================================
Footer Section
========================================================================== */
#main-footer {
	margin-top: 50px;
}

.coming-soon #main-footer {
	margin-top: 0;
}

/* 
Twitter Feed
========================================================================== */
#twitterfeed {
	position: relative;
	background: #ebebeb;
	padding: 12px 0;
	border-top:6px solid #a6a6a6;
}
#twitterfeed:before {
	content: "";
	position: absolute;
	border-top:2px solid #f7f7f7;
	top:-2px;
	width: 100%;
}

.twitter-icon {
	width: 70px;
	height: 70px;
	background: #1b94b7;
	border-radius: 50px;
	border:3px solid #FFF;
	float: left;
	margin-right: 20px;
}
.twitter-icon i {
	color:#FFF;
	font-size: 50px;
	padding: 10px;
}
.twitter-content {
	position: relative;
	padding: 5px 0;
}
.twitter-content p {
	font-size: 14px;
	line-height: 22px;
}
.twitter-content .tweet-time {
	position: absolute;
	color:#8c8c8c;
	font-style: italic;
	font-size: 12px;
	right: 0px;
	bottom: 5px;
}

/* 
Footer Widget Area
========================================================================== */

#footer-widget-area {
	position: relative;
	background: #1f1f1f;
	color:#b0a8aa;
	padding: 75px 0;
	border-top:6px solid #e74c3c;
	font-size: 13px;
	line-height: 20px;
}
#footer-widget-area:before {
	content: "";
	position: absolute;
	border-top:2px solid #F7F7F7;
	width: 100%;
	top: -6px;
}

/* 
About Us Widget
========================================================================== */
.about-content {
	margin-bottom: 35px;
}


/* 
Flickr Photo Widget
========================================================================== */
.flickr-photos {
	padding: 0;
	margin: 0;
}
.flickr-photos li {
	list-style: none;
	display: inline-block;
}
.flickr-photo-item {

}
.flickr-photo-container {
	border:2px solid transparent;
	border-radius: 5px;	
	-o-transition: 0.3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
.flickr-photo-container:hover {
	border-color: #e74c3c;
}
.flickr-photo-container img {
	width: 80px;
	height: 80px;
	padding: 5px;
	border-radius: 5px;

}
.flickr-photo-container img:hover {
	border-color: #e74c3c
}


/* 
Latest Post Widget
========================================================================== */
.latest-post-widget {

}
.latest-post-widget .recent-post{
	margin: 0;
	padding: 0;
}
.latest-post-widget .recent-post .post-item {
	position: relative;
	list-style-type: none;
	padding-left: 35px;
}
.latest-post-widget .recent-post .post-item:before {
	content: "\f040";
	position: absolute;
	font-family: FontAwesome;
	font-size:30px;
	color: #b0a8aa;
	left: 0px;
	top:5px;
}
.latest-post-widget .recent-post .post-item .title {
	font-size: 13px;
	line-height: 18px;
	color:#b0a8aa;
	margin:0;
	margin-bottom: 25px;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
}
.latest-post-widget .recent-post .post-item .title:hover {
	color:#e74c3c;
}



/* 
Contact Form Styles
========================================================================== */
.site-contact-form .contact-form{
	display: table;
	width: 100%;
}
.contact-form .inputgroup input {
	display: inline-block;;
	width: 32%;
	margin-right: 10px;
	padding: 5px 15px;
	border:1px solid #cccccc;
}
.contact-form textarea {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #cccccc;
	height: 230px;
	padding: 10px;
	margin-bottom: 20px;
}
.contact-form ::-webkit-resizer{

}

.contact-form .inputgroup input:last-child {
	margin: 0;
}
.contact-info .left-col {
	float: left;
	position: relative;
	min-height: 1px;
	min-width: 100px;
}
.contact-info .right-col {
	float: left;
	position: relative;
	min-height: 1px;
	max-width: 250px;
}
.contact-details {
	clear: both;
}
.contact-details .address, .contact-details .phone, .contact-details .email {
	font-weight: 700;
}
.contact-details .address:before, .contact-details .phone:before, .contact-details .email:before {
	content: "\f004";
	font-family: FontAwesome;
	padding-right: 5px;
	color: #e74c3c;
}
.contact-details .address:before {
	content: "\f124";
}
.contact-details .phone:before {
	content: "\f095";
}
.contact-details .email:before {
	content: "\f0e0";
}

.footer-contact-form {

}
.footer-contact-form input, .footer-contact-form textarea {
	border:none;
	padding: 12px;
	background: #121212;
	width: 100%;
	margin-bottom: 10px;
}
.footer-contact-form textarea {
	min-height: 140px;
}
.footer-contact-form button {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 12px;
	float: right;
	color: #f7f7f7;
	background: #e74c3c;
	padding: 10px 30px;
}
.footer-contact-form button:hover {
	color:#FFF;
}
.footer-contact-form ::-webkit-resizer{

}
.footer-contact-form ::-webkit-input-placeholder{
	color: #595959;
}

/* 
Copyright Area
========================================================================== */

#copyright-text {
	background: #121212;
	padding: 25px 0;
	border:2px solid #080808;
	border-left:none;
	border-right: none;
}
#copyright-text p {
	margin: 0;
	text-align: center;
	color: #666666;
	font-size: 14px;
}
#copyright-text .light-text {
	color:#b2b2b2;
}

/* ==========================================================================
All UI Elements
========================================================================== */

#main-content {

}

/* 
Buttons
========================================================================== */
.btn {
	padding: 12px 30px;
	line-height: 14px;
	font-size: 14px;
	font-weight: 700;
	border:none;
	border-radius: 3px;
	border:1px solid transparent;
	background: #FFF;
}


.btn-primary {
	background: #e74c3c;
}
.btn-primary:hover,
.btn-primary:focus {
	background: #FFF;
	color: #e74c3c;
	border:1px solid #e74c3c;
}
.btn-default {
	border:1px solid #cdcdcd;
	color: #c0392b;
}
.btn-default:hover,
.btn-default:focus {
	background: #e74c3c;
	color: #FFF;
	border-color: transparent;;
}
.btn.arrow {
	padding: 4px 20px;
	line-height: 30px;
}
.btn.arrow:after {
	content: "\f061";
	font-family: FontAwesome;
	margin-left: 10px;
	border-left: 1px solid #d9d9d9;
	padding-left: 10px;
}
.btn.btn-primary.arrow:after{
	border-color: #d13929;
}
.btn.small {
	font-size: 11px;
	padding: 6px 7px;
	line-height: 10px;
}
.btn.medium {
	font-size: 11px;
	padding: 6px 14px;
	line-height: 10px;
}
.btn.medium.reply:before {
	content: "\f112";
	font-family: FontAwesome;
	padding-right: 10px;
}
.boom-btn-group {
	margin-top: 25px;
}
.boom-btn-group .btn {
	margin-right:40px; 
}
.boom-btn-group .btn:last-child {
	margin: 0;
}


/* 
   Blockquote
   ========================================================================== */
blockquote {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 23px;
	font-style: italic;
	color:#6c7a7d;
	background: #f2f2f2;
	padding: 25px;
	border-left:6px solid #e74c3c;
}

/* 
   Sharethis Buttons
   ========================================================================== */
.sharethis-container {
	padding: 20px 0;
}

.sharethis-container .share-title {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#595959;
}
.sharethis-container span {
	min-height: 25px;

}
.sharethis-container .share-title:before {
	content: "\f064";
	font-family: FontAwesome;
	color:#e74c3c;
	font-size: 20px;
	margin-right: 10px;
}

/* 
   Post Meta
   ========================================================================== */

.post-meta {
	color:#a8a8a8;
	margin:0;
}
.post-meta a {
	color: #a8a8a8;
}
.post-meta .user:before,
.post-meta .date:before,
.post-meta .tag:before,
.post-meta .note:before {
	content: "";
	font-family: FontAwesome;
	padding:0 5px;
}
.post-meta .date:before {
	content: "\f073";
}
.post-meta .tag:before {
	content: "\f02b";
}
.post-meta .user:before {
	content: "\f007";
}
.post-meta .note:before {
	content: "\f044";
}

/* 
   Post Navigator
   ========================================================================== */
.post-navigator {
	position: absolute;
	top:25px;
	right: 0;
}
.post-navigator {
	
}
.post-navigator a {
	color:#a8a8a8;
	border:1px solid #d6d6d6;
	padding:2px 7px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
}
.post-navigator a span {
	display: none;
}
.post-navigator a:before {
	content: "\f005";
	font-family: FontAwesome;
}
.post-navigator a.previews:before {
	content: "\f060";
}
.post-navigator a.allpost:before {
	content: "\f009";
}
.post-navigator a.next:before {
	content: "\f061";
}


/* 
Section and Widget Title
========================================================================== */
.special-title {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #b3b3b3;
	position: relative;
}
.special-title:after {
	content: "";
	position: absolute;
	border-bottom:1px solid #e74c3c;
	width: 50%;
	left: 0px;
	bottom: 1px;
}

.special-title h2 {
	font-size: 17px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 5px;
}

.special-title h1 {
	font-size: 17px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 5px;
}

h2.special-title, .service-title {
	position: relative;
	font-size: 17px;
	padding-bottom: 15px;
	/*margin: 0px;*/
	border-bottom: 1px solid #b3b3b3;
	font-weight: 600;
	min-height: 35px;
	margin-bottom: 20px;
	margin-top: 0px;
}

h1.special-title, .service-title {
position: relative;
	font-size: 17px;
	padding-bottom: 15px;
	/*margin: 0px;*/
	border-bottom: 1px solid #b3b3b3;
	font-weight: 600;
	min-height: 35px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.service-title {
	display: inline-block;
}
h1.special-title:after, .service-title:after {
	content: "";
	position: absolute;
	border-bottom:1px solid #e74c3c;
	width: 50%;
	left: 0px;
	bottom: 1px;
}
footer h2.special-title {
	color:#FFF;
	text-transform: uppercase;
	border-color: #3d3d3d;
}
.service-title {
	width: 100%;

}
.service-title i {
	width: 40px;
	height: 40px;
	background: #FFF;
	color: #e74c3c;
	border:2px solid #e74c3c;
	border-radius: 50%;
	font-size: 20px;
	text-align: center;
	padding-top: 8px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.service-title .service-meta {
	overflow: hidden;
}
.service-title .service-meta .title {
	margin: 0;
	padding: 0px;
	font-size:15px;
	font-weight: 600;
	line-height: 20px;
}
.service-title .service-meta .sub-title {
	font-size: 12px;
	color:#808080;
	line-height: 12px;
}
.member-name {
	font-size: 14px;
	font-weight: 600;
	margin: 20px 0;
	color: #e74c3c;
}
.member-name .member-position {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
}
.member-name .member-position:before {
	content: "-";
	margin: 0 4px;
}
/**
* Content Slider
*/
#content-slider {

}

/**
* Full Screen Slider Background
*/
#slider-big-full {
	background: #91191C;
}
#slider-big-full img {
	display: table;
	margin:0 auto;
}

/**
* Slider Contoller
*/
#content-slider .slider-control{
	background: rgba(255, 255, 255, 0.16);
	color: rgba(48, 48, 48, 0.32);
	font-size: 30px;
	padding: 10px 20px;
	padding-top: 15px;
	position: absolute;
	top:50%;
	margin-top: -26px;
	z-index: 5555;
	display: none;
}
#content-slider .slider-control:hover {
	background: rgba(255, 255, 255, 0.44);

}
#content-slider .left.slider-control {
	left: 0px;
}
#content-slider .right.slider-control {
	right: 0px;
}
#content-slider:hover .slider-control{
	display: block;;
}

/**
* Image style
*/
.single-border-box {
	position: relative;
	background: #FFF;
	border:1px solid #cccccc;
	padding: 4px;
}
.dual-border-box {
	position: relative;
	display: inline-block;
	background: #FFF;
	padding: 4px;
	border:1px solid #cccccc;
	margin:5px;
}
.dual-border-box:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border:1px solid #cccccc;
	z-index: -1;
}

.triple-border-box {
	position: relative;
	display: inline-block;
	background: #FFF;
	padding: 4px;
	border:1px solid #cccccc;
	margin:5px;
}
.triple-border-box:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border:1px solid #cccccc;
	background: #FFF;
	z-index: -1;
}
.triple-border-box:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border:1px solid #cccccc;
	top:7px;
	left: 7px;
	z-index: -2;
	background: #FFF;
}

.single-border-box img,
.dual-border-box img,
.triple-border-box img {
	width: 100%;
	height: auto;
}
.single-border-box.special,
.dual-border-box.special,
.triple-border-box.special {
	margin-bottom: 30px;
}

.special-border {
	margin: 20px 0;
	height: 1px;
	border-bottom: 1px solid #b3b3b3;
	position: relative;
}
.special-border:before {
	content: "";
	height: 1px;
	width: 70%;
	border-top: 1px solid #e74c3c;
	position: absolute;
	top: -2px;
	left: 15%;
}
.special-border:after {
	content: "";
	height: 1px;
	width: 70%;
	border-top: 1px solid #e74c3c;
	position: absolute;
	bottom: -3px;
	left: 15%;
}

/**
* Carousel Control
*/
.gallery-control{
	color:#efa199;
}
.gallery-control:hover {
	color: #e74c3c
}

/* 
Image Gallery
========================================================================== */
#image-gallery-carousel {

}
#image-gallery-carousel .gallery-image img {
	width: 100%;
	height:auto;
}

#image-gallery-carousel .gallery-image img.portfolio260 {
	width: 260px;
	height: 260px;
}

.gallery-controller.special {
	position: absolute;
	top:-40px;
	right: 0;
}
.mini-carousel {
	position: relative;
}
.mini-carousel .gallery-controller a{
	cursor: pointer;
}
/* 
Testimonials
========================================================================== */

.client-testimonials {
	position: relative;
}
.client-testimonials .gallery-controller {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}
.testimonial {

}
/**
* Testimonial Meta
*/
.testimonial .testimonial-meta {

}

.testimonial-meta .client-photo {
	display: inline-block;
	float:left;
	width: 38px;
	height: 38px;
	border:1px solid #cccccc;
}
.testimonial-meta .clien-info {
	position: relative;
	display: inline-block;
	margin-left: 20px;
}
.testimonial-meta .clien-info:before {
	content: "\f10d";
	position: absolute;
	left: -12px;
	font-family: FontAwesome;
	font-size: 10px;
	color: #a51c3e;
}
.testimonial-meta .clien-info .client-name {
	margin: 0;
	font-size: 18px;
}
.testimonial-meta .clien-info .designation {
	margin: 0;
	color: #8c8c8c;
	font-style: italic;
}

/**
* Testimonials Content with bubble
*/

.testimonial .testimonial-content {
	position: relative;
	padding: 15px;
	border:1px solid #cccccc;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	margin-top: 15px;
}
.testimonial .testimonial-content:before {
	content: "";
	position: absolute;
	top: -11px;
	left: 21px;
	bottom: auto;
	right: auto;
	border-style: solid;
	border-width: 0px 17px 11px 0px;
	border-color: #cbcbcb transparent;
	display: block;
	width: 0;
	z-index: 1;
}
.testimonial .testimonial-content:after {
	content: "";
	position: absolute;
	top: -9px;
	left: 22px;
	bottom: auto;
	right: auto;
	border-style: solid;
	border-width: 0px 17px 11px 0px;
	border-color: #F7F7F7 transparent;
	display: block;
	width: 0;
	z-index: 1;
}

/*Special Testimonials*/
.special-testimonial {

}
.special-testimonial .client-photo {
	float: left;
	width: 64px;
	height: 64px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	border:1px solid #FFF;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
.special-testimonial .testimonial-content {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	color: #404040;
	position: relative;
	margin-left: 120px;
}
.special-testimonial .testimonial-content:before {
	content: "\f10d";
	font-family: FontAwesome;
	position: absolute;;
	font-size: 30px;
	top:0px;
	left: -40px;
	line-height: 30px;
	font-style: italic;
	color: #d9d9d9
}
.special-testimonial .client-name {
	float: right;
	font-style: italic;
	font-size: 14px;
	color: #e74c3c;
}
.special-testimonial .client-name:before {
	content: "-";
	padding: 0 5px;
}
/* 
Special Content Carousel
========================================================================== */
#special-content-carousel {
	position: relative;
	padding: 15px 32px;
	background: #fff;
	-moz-box-shadow: 0px 4px 4px 0px #c6c6c6;
	-webkit-box-shadow: 0px 4px 4px 0px #c6c6c6;
	box-shadow: 0px 4px 4px 0px #c6c6c6;
}
/**
* Spcial Content Carousel Control
*/
.special-caraousel-control {
	position: absolute;
	width: 42px;
	height: 42px;
	display: table;
	background: #FFF;
	color: #bfbfbf;
	border-radius: 50%;
	top: 50%;
	margin-top: -21px;
	font-size: 18px;
}
.special-caraousel-control:after {
	content: "";
	width: 42px;
	height: 42px;
	-moz-box-shadow: 0px 4px 4px 0px #c6c6c6;
	-webkit-box-shadow: 0px 4px 4px 0px #c6c6c6;
	box-shadow: 0px 4px 4px 0px #c6c6c6;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
	z-index: -1;
}
.special-caraousel-control i {
	padding: 12px;
}
.right.special-caraousel-control i {
	padding-left: 18px;
}
.left.special-caraousel-control {
	left: -45px;
}
.right.special-caraousel-control {
	right: -45px;
}

/* 
Promotional Content
========================================================================== */
.promotional-content {
	color:#595959;
}
.promotional-content h3.promo-heading {
	font-size: 19px;
	margin-bottom: 5px;
	color:#282828;
}
h3.promo-heading .promo-highlight {
	font-weight: 700;
	color:#e74c3c;
}
.promotional-content .promo-action {
	text-align: center;
	margin-top: 25px;
}

/* 
Accordion
========================================================================== */
#accordion-container {

}
#accordion-container .panel-group .panel {
	border-radius: 0px;
	background: transparent;
	border: none;
	border-bottom: 1px dotted #d2d2d2;
}
#accordion-container .panel {
	-webkit-box-shadow: none;
	box-shadow: none;

}
#accordion-container .panel-default > .panel-heading {
	background: transparent;
	border-radius: 0px;
	padding-left: 0px;
}
#accordion-container .panel-default > .panel-heading .panel-title {
	position: relative;
	font-size: 14px;
	text-transform: uppercase;
}
#accordion-container .panel-default > .panel-heading .panel-title a:before {
	content: "\f068";
	font-family: FontAwesome;
	margin-right: 5px;
	color:#FFF;
	padding: 0px 2px;
	background: #8c8c8c;

}
#accordion-container .panel-default > .panel-heading .panel-title a.collapsed:before {
	content: "\f067";
	font-family: FontAwesome;
	margin-right: 5px;
	background: #e74c3c;

}
#accordion-container .panel-default > .panel-heading .panel-title a:hover {
	text-decoration: none;
	color: #262626;
}
#accordion-container .panel-default > .panel-heading + .panel-collapse .panel-body {
	border-top: 1px dotted #d2d2d2;
	border-bottom: 0px;
	font-size: 13px;
	line-height: 23px;
	color: #404040;
}

/* 
Tabs
========================================================================== */
.tab-container {
	border:1px solid #b3b3b3;
	/*border-top-color: transparent;*/
}
/**
* Tab Navigator
*/
.tab-container .nav-tabs {
	border:none;
}
.tab-container .nav-tabs li {
	width: 43%;
}
.tab-container .nav-tabs li:last-child {
	width: 14%;
}
.tab-container .nav-tabs li a{
	border-radius: 0px;
	border-color: #b3b3b3;
	border-top:2px solid;
	border-top-color: transparent;
	border-right-color: transparent;
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	color: #8c8c8c;
	text-align: center;
	padding: 3px 0;
}
.tab-container .nav-tabs > li.active > a,
.tab-container .nav-tabs > li.active > a:hover,
.tab-container .nav-tabs > li.active > a:focus {
	border-left-color: #b3b3b3;
	border-right: transparent;
	border-top: 2px solid #e74c3c;
	color: #262626;
	background: transparent;
}
.tab-container .nav-tabs li a:hover {
	border-bottom-color: #b3b3b3;
}
.tab-container .nav-tabs li.active a {
	border-bottom-color: transparent;
}
.tab-container .nav-tabs li:first-child a{
	border-left:none;
}

/* 
Recent Post Widget
========================================================================== */
.recent-posts-widget {

}
.post-item-small {
	padding: 10px;
	border-bottom: 1px solid #b3b3b3;
}
.post-item-small .post-thumb {
	display: inline-block;
	float: left;
	margin-right: 10px;
	width: 50px;
	height: 50px;
}
.post-item-small .title {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	margin-bottom: 5px;;
}

.post-item-small .title a {
	color:#404040;
}

.post-item-small .title a:hover {
	color:#e74c3c;
	text-decoration: none;
}


.post-item-small .post-meta {
	font-size: 12px;
	color: #a8a8a8;
}
.post-item-small .post-meta .author {
	margin-right: 10px;
}
.post-item-small .post-meta .author:before {
	content: "\f007";
	font-family: FontAwesome;
	margin-right: 5px;
}
.post-item-small .post-meta .post-date:before {
	content: "\f073";
	font-family: FontAwesome;
	margin-right: 5px;
}

/* 
   Blog Categories Widget
   ========================================================================== */
.category-widget-container {

}
.category-widget-container ul {
	margin: 0;
	padding: 0;
}
.category-widget-container ul li {
	list-style-type: none;
	width: 48%;
	display: inline-block;
	position: relative;
	padding-left: 15px;

}
.category-widget-container ul li a {
	font-size: 14px;;
	color:#383838;
}
.category-widget-container ul li a:hover {
	color:#e74c3c;
	margin-left:5px;
}
.category-widget-container ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	color:#e74c3c;
	position: relative;
	font-size: 18px;
	left: -15px;
}
.category-widget-container ul li a:hover:before{
	color: #808080;
}

/* 
   Image Carousel Widget
   ========================================================================== */

.carousel-widget-container .dual-border-box {
	width: 98%;
}

/* 
   Image Gallery Sidebar
   ========================================================================== */
#photo-galley-container {

}
#photo-galley-container .gallery-image-thumb {
	display: inline-block;
	margin: 15px;
	background: #FFF;
	border:1px solid #ccc;
	padding: 4px;
	margin-bottom: 0;
	margin-right: 0;
	width: 108px;
	height: auto;
}
#photo-galley-container .gallery-image-thumb:hover {
	
}



/* 
List Styles
========================================================================== */
.tringle-list ul,
.tringle2-list ul,
.square-list ul,
.rounded-list ul,
.aroow-list ul,
.hand-direction-list ul{
	padding: 0px;
}
.tringle-list.default,
.tringle2-list.default,
.square-list.default,
.rounded-list.default,
.aroow-list.default,
.hand-direction-list.default{
	padding-left: 20px;
}
.two-column ul li {
	width: 48%;
	display: inline-block;
}
.tringle-list ul li,
.tringle2-list ul li,
.square-list ul li,
.rounded-list ul li,
.aroow-list ul li,
.hand-direction-list ul li{
	list-style-type: none;
	font-size: 14px;
	line-height: 23px;

}
.tringle-list ul li:before,
.tringle2-list ul li:before,
.square-list ul li:before,
.rounded-list ul li:before,
.aroow-list ul li:before,
.hand-direction-list ul li:before{
	color: #e74c3c;
	font-size: 14px;
	font-family: FontAwesome;
	padding-right: 10px;

}
.tringle-list ul li:before {
	content: "\f105";
	font-size: 15px;
}
.square-list ul li:before {
	content: "\f0c8";
	font-size: 8px;
}
.rounded-list ul li:before {
	content: "\f111";
	font-size: 8px;
}
.aroow-list ul li:before {
	content: "\f178";
	font-size: 10px;
}
.tringle2-list ul li:before {
	content: "\f0da";
	font-size: 15px;
}
.hand-direction-list ul li:before {
	content: "\f0a4"
}

/* 
Alert Box and Messages
========================================================================== */
.alert {
	border-radius: 0px;
}
.alert-general {
	background:#f7f7f7;
	color: #8c8c8c;
	border:1px solid #a6a6a6;
}
.alert-accept {
	background: #dafefe;
	color: #0a8888;
	border:1px solid #a3dcdc;
}

/* 
   Table Style
   ========================================================================== */
.table {
	font-family: Arial, Helvetica, sans-serif;
}
.table tbody {
	/*border:1px solid #dedede;*/
}
.table tr th {
	background: #e74c3c;
	color: #FFF;
	font-weight: normal;
	border:1px solid #dedede;

}

.table tr td {
	border:1px solid #dedede;
}
.table tr:nth-child(even) {
	background: #FFF;
}
.table tr:nth-child(odd) {
	background: #f0f0f0;
}



/* 
Pricing Table
========================================================================== */

/**
* Pricing Table Item
*/
.pricing-table-item {
	width: 20%;
	float:left;
	border:1px solid #dedede;
	margin-bottom: 30px;
}
.pricing-table-item .title {
	background: #c0392b;
	color:#FFF;
	font-size:16px;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	border-bottom:1px solid #dedede;
}
.pricing-table-item .price {
	background: #e74c3c;
	padding: 10px 0;
	color:#FFF;
	text-align: center;
}
.pricing-table-item .price .amount {
	font-size: 60px;
	line-height: 60px;
}
.pricing-table-item .price .currency-sign {
	position: relative;
	font-size: 20px;
	top: -25px;
	left: 5px
}
.pricing-table-item .price .cent {
	position: relative;
	font-size: 20px;
	top:-25px;
}
.pricing-table-item .price .cycle {
	position: relative;
	left: -10px;
	color: #cccccc;
}

.pricing-table-item .features-list {
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-bottom:1px solid #dedede;
}
.features-list li{
	list-style: none;
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
}
.features-list li:nth-child(even) {
	background: #f0f0f0;
}
.features-list li:last-child {
	border-bottom: none;
}
.pricing-table-item .btn {
	border-radius: 0px;
	border:1px solid transparent;
	display: table;
	margin: 0 auto;
}
.pricing-table-item .btn:hover {
	background: #FFF;
	color: #e74c3c;
	border:1px solid #d9d9d9;
}
.pricing-table-item .pricing-action {
	padding: 20px 0px;
}

.feature-item .fa-check{
	color:#80e382;
}
.feature-item .fa-times{
	color:#ee4545;
}
.service-description .pricing-title h3{
	font-size: 38px;
	font-weight: normal;
	color: #e74c3c;
	line-height: 38px;
	text-align: center;
	padding: 25px 0;
	margin: 0;
}
.service-description .features-list li:nth-child(odd) {
	background: #e6e6e6
}
.service-description .features-list li:first-child {
	border-top:1px solid #dedede;
}
.service-description .features-list {
	border-top:1px solid transparent;
}
.service-description .service-action {
	min-height: 80px;
	background: #e6e6e6;

}

.pricing-table-item:hover {
	top:-10px;
	-webkit-box-shadow: 0px 0px 35px -5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 35px -5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 35px -5px rgba(0, 0, 0, 0.5);
	position: relative;
	margin-bottom: 0;
}
.pricing-table-item:hover .title {
	padding: 20px 0;
}
.pricing-table-item:hover .pricing-action {
	padding-bottom: 40px;
	border-top: none;
	background: #f7f7f7;
	left: -1px;
}
.pricing-table-item.service-description {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	top:0;
}


/* 
   Pagination
   ========================================================================== */

.boom-pagination {
	display: table;
	margin: 20px auto;
}
.pagination li a {
	margin: 0px 3px;
	border-radius: 3px !important;
	color:#8c8c8c;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 10px;
}
.pagination li a:hover {
	background: #FFF;
	color:#e74c3c;
}
.pagination li.active a,
.pagination li.active a:hover {
	background: #e74c3c;
	border-color: transparent;
	color: #FFF;
}
.pagination li.disabled a,
.pagination li.disabled a:hover {
	background: #e6e6e6;
}
.page-count {
	position: relative;
}
.page-count p{
	margin: 0;
	padding: 25px 0;
}
.page-count p .current {
	color:#e74c3c;
}

/* ==========================================================================
   Portfolios
   ========================================================================== */
.porfolio-container {

}
/* 
   Portfolio Carousel
   ========================================================================== */

.portfolio-image-carousel {
	padding-right: 40px;
	padding-bottom: 50px;
    position: relative;
}

/**
 * Portfolio Deatils
 */
 .portfolio-single-slide {
 	width: 100%;
 }
 .portfolio-single-slide .item img {
 	width: 100%;
 	height: auto;
 }
.portfolio-details {
	padding-left: 80px;
}

.project-overview:before, .project-details:before {
	content: "\f006";
	font-family: FontAwesome;
	font-size: 35px;
	width: 60px;
	height: 60px;
	background: #e74c3c;
	border-radius: 50%;
	padding: 0px;
	text-align: center;
	padding-top: 17px;
	color:#FFF;
	position: absolute;
	left: 0;
	border: 2px solid #FFF;
	box-shadow: 0px 0px 1px 0px #808080;
}
.project-overview:before {
	content: "\f0eb";
}
.project-details:before {
	content: "\f0ca";
}
.project-details .project-info {
	padding: 0;
	margin: 0;
}
.project-details .project-info li {
	list-style-type: none;
	font-weight: 600;
}
.project-details .project-info li:before {
	content: "\f004";
	font-family: FontAwesome;
	color: #e74c3c;
	padding-right: 10px;
}
.project-details .project-info li.client:before {
	content: "\f007";
}
.project-details .project-info li.skills:before {
	content: "\f02e";
}
.project-details .project-info li.views:before {
	content: "\f06e";
}
.project-details .project-info li.likes:before {
	content: "\f004";
}
.project-details .project-info li.link:before {
	content: "\f0c1";
}

/**
 * Portfolio Image Carousel Control
 */
.carousel-indicators {
	bottom: -40px;
}
.carousel-indicators li {
	background: #cccccc;
	border:none;
	width: 12px;
	height: 12px;
	margin: 0 2px;
}
.carousel-indicators .active{
	background: #e74c3c;
	margin: 0 2px;
}
.portfolio-control {
	top:10px;
	position:absolute;
	right:0px;
	background: #ffffff;
	padding: 5px 10px;
	opacity: 0.5;
}
.portfolio-control:hover {
	opacity: 1;
}
.top.portfolio-control {
	
}
.down.portfolio-control {
	top:42px;
}


/**
 * Portfolio Filter
 */
.portfolio-filter {
	
}

.portfolio-filter .filter-button{
	background: #FFF;
	color: #737373;
	padding:6px 18px;
	border:1px solid #d6d6d6;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 0px;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.portfolio-filter .filter-button:hover {
	color:#e74c3c;
}
.portfolio-filter .filter-button:focus {
	outline-color: transparent;
}
.portfolio-filter .filter-button.active {
	background: #e74c3c;
	color: #FFF;
	border-color: transparent;
}
/**
 * Portfolio Filter
 */
.portfolio-view-style a span {
	display: none
}
.portfolio-view-style a:before {
	content: "\f004";
	font-family: FontAwesome;
	background: #FFF;
	padding:3px;
	border:1px solid #d6d6d6;
	border-radius: 2px;
	color:#d6d6d6;
	font-size: 14px;
}
.portfolio-view-style a.list-style:before {
	content: "\f00b";
}
.portfolio-view-style a.thumb-style:before {
	content: "\f00a";
}

/* 
   Porfolio Items
   ========================================================================== */
.portfolio-item {
	float: left;
}
.portfolio-item .dual-border-box,
.portfolio-item .single-border-box {
	width: 100%;
	margin: 0;
	margin-top: 40px;
}
.portfolio-item .dual-border-box img,
.portfolio-item .single-border-box img {
	width: 100%;
	height: auto;
}
.dual-border-box .overlay-content,
.single-border-box .overlay-content {
	width: 100%;
	height: 100%;
	background: #FFF;
	padding: 5px;
	position: absolute;
	top:0;
	left: 0px;
	opacity: 0;
	-webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.dual-border-box:hover .overlay-content,
.single-border-box:hover .overlay-content {
	opacity: 1;
}
.dual-border-box .overlay-content .item-details,
.single-border-box .overlay-content .item-details {
	display: none;
	height: 100%;
}
.dual-border-box:hover .overlay-content .item-details,
.single-border-box:hover .overlay-content .item-details {
	display: block;
	color:#FFF;
	text-align: center;
	background: #e74c3c;
	padding-top: 25%;
}

.item-details .portfolio-links a {
	position: relative;
	display: inline-block;
}
.item-details .portfolio-links a.project-link {
	right: -5px;
}
.item-details .portfolio-links a.preview-link {
	left: -5px;
}
.item-details .portfolio-links a i{
	color:#FFF;
	width: 40px;
	height: 40px;
	background: #000;
	border-radius: 50%;
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.item-details .portfolio-links a:hover i{
	color: #e74c3c;
	background: #FFF;
}
.item-details .portfolio-links a.project-link:hover i{
	color: #e74c3c;
	background: #FFF;
}
.item-details .portfolio-info{
	margin-top: 20px;
}
.item-details .portfolio-info h2 {
	font-size: 20px;
	font-weight: 600;
	margin: 0;
}
.item-details .portfolio-info .project-category {
	margin: 0;
	margin-top: 10px;
	color:#e4b9c4;
	font-size:12px;
	line-height:0;
}
.column-five.col-sm-3 {
	width: 20%;
}

/* ==========================================================================
   Blog Styles
   ========================================================================== */
.blog-post-container {
	display: table;

}

.blog-image {
	width: 98%;
	margin-bottom: 30px;
}
.blog-image img {
	width: 100%;
	height: auto;
}

.blog-post .special-title h1 {
	font-size: 20px;
}

.blog-post-meta {

}
.blog-post-meta .post-type {
	
}
.blog-post-meta .post-type i {
	font-size: 30px;
	width: 70px;
	height: 70px;
	background: #e74c3c;
	border-radius: 50%;
	padding: 0px;
	text-align: center;
	padding-top: 17px;
	color:#FFF;
	border: 2px solid #FFF;
	box-shadow: 0px 0px 1px 0px #808080;
}
.blog-post-meta .post-comments {
	width: 70px;
	background: #e74c3c;
	margin-top: 15px;
	position: relative;
}
.blog-post-meta .post-comments:before {
	content: "\f086";
	color:#FFF;
	font-family: FontAwesome;
	font-size: 30px;
	position: relative;
	left: 50%;
	margin-left: -15px;
	line-height:30px;
}
.blog-post-meta .post-comments p{
	border:2px solid #e74c3c;
	background: #FFF;
	font-size: 38px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #e74c3c;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	font-weight: bold;
}
.left-siderbar .blog-post-container{
	float: right;
}
.left-siderbar .sidebar{
	float: left;
}
/* 
   Blog Post
   ========================================================================== */
.blog-post-item {
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
/**
 * Blog Post Slider
 */
.blog-post-item .blog-slider {
	position: relative;
	margin-bottom: 30px;
	width: 98%;
}
.blog-post-item .blog-slider img{
	width: 100%;
	height: auto;
}
.blog-slider .blog-slider-control {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	background: #e74c3c;
	color: #FFF;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	padding-top: 5px;
	opacity: 0.3;
}
.blog-slider:hover .blog-slider-control{
	display: block;
}
.blog-slider .blog-slider-control:hover {
	opacity: 0.7;
}
.blog-slider .left.blog-slider-control {
	margin-left: 10px;
}
.blog-slider .right.blog-slider-control {
	right: 0px;
	margin-right: 10px;
}

/**
 * Blog Post Video
 */
.blog-post-item .blog-video {
	width: 98%;
	margin-bottom: 30px;
}
.blog-post-item .blog-video iframe {
	width: 100%;
}
.blog-excerpt {
	margin-bottom: 15px;
}
.blog-excerpt .post-link a {
	border-bottom: 1px dotted #e74c3c;
}
.blog-post-item .post-title {
	color:#1a1a1a;
}

.blog-post .dual-border-box.image,
.blog-post .dual-border-box.video{
	margin: 0;
	margin-right: 20px;
	margin-bottom: 20px;
}
.blog-post .dual-border-box.image img,
.blog-post .dual-border-box.video img {
	max-width: 180px;
	height: auto;
}
/* 
   Single Post
   ========================================================================== */

.single .blog-content {
	margin-bottom: 20px;
	border-bottom: 1px solid #b3b3b3;
	padding-bottom: 40px;
}

/* 
   Post Comments
   ========================================================================== */
.post-comments {
	margin-top: 35px;
}
.post-comments .comment-icon i,
.respond-area .comments-from-icon i{
	position: relative;
	font-size: 35px;
	width: 70px;
	height: 70px;
	background: #e74c3c;
	border-radius: 50%;
	text-align: center;
	color:#fff;
	border: 2px solid #FFF;
	box-shadow: 0px 0px 1px 0px #808080;

}
.post-comments .comment-icon i:before,
.respond-area .comments-from-icon i:before {
	position: absolute;
	left: 25%;
	top:25%;
}
.comments-area .comment-title,
.comment-form .comment-title {
	margin-bottom: 50px;
}
.comments-list .site-comments {
	padding: 0;
}
.comments-list .site-comments .comment-item {
	list-style-type: none;
	padding-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 30px;
}
.comment-item .comment-author-img {
	width: 60px;
	height: 60px;
	margin-right: 15px;
	float: left;
}
.comment-item .comment-author-details {
	overflow: hidden;
}
.comment-item .comment-content {
	margin-left: 75px;
}
.comment-author-details .author-name {
	font-size: 16px;
	font-weight: 600;
}
.comment-author-details .comment-meta a{
	color:#808080;
}
.comment-item .btn.reply {
	margin-left: 75px;
	margin-top: 20px;
}

/**
 * Comments Form
 */
.respond-area {
	margin-top: 30px;
}
.comment-form {
	display: table;
}
.comment-form input,
.comment-form textarea{
	width: 100%;
	border:1px solid #cccccc;
	padding: 7px 20px;
	margin-bottom: 10px;
}
.comment-form textarea {
	min-height: 250px;
}
.comment-form .btn {
	float:right;
}

/* ==========================================================================
   Home Page
   ========================================================================== */

.homepage {
	
}

/* 
   Slider
   ========================================================================== */
.homepage-slider {

}
.homepage-slider .item {
	min-height: 500px;
}
.homepage-slider .red {
	background: #c0392b;
}
.homepage-slider .blue {
	background: #3498db;
}
.homepage-slider .green {
	background: #1abc9c;
}
.homepage-slider .violet {
 	background: #9b59b6;
 }

.homepage-slider .item .container{
	padding: 60px 0;
}
.has-testimonials .item .container{
	margin-bottom: 150px;
}
.homepage-slider .carousel-indicators {
	bottom: 0px;
}
.homepage-slider.has-testimonials .carousel-indicators {
	bottom: 85px;
}
.homepage-slider .slide-content {
	color:#FFF;
}
.homepage-slider .slide-video iframe {
	width: 100%;
}
.slide-content .slide-title{
	font-size: 50px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 15px;
}
.slide-content .sub-heading {
	font-size: 32px;
	margin: 0;
	line-height: 45px;
}
.slide-content .slide-description {
	margin: 47px 0;
}
.slide-content .slide-description h3 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
.slide-content .slide-description p {
	font-size: 14px;
	line-height: 24px;
}
.homepage-slider .slide-content .slide-action{
	margin-top: 50px;
}
.slide-content .slide-action .btn {
	border-color:transparent;
}
/**
 * Slider Caption
 */
.carousel-caption {
	text-shadow:none;
}
.carousel-caption h2,
.carousel-caption p {
	background: rgba(14, 14, 14, 0.6);
	padding: 5px 20px;
	border-radius: 4px;
	display: inline-block;
}
/* 
   Home Testimonial Carousel
   ========================================================================== */

.home-testimonial-carousel {
	position: absolute;
	width: 100%;
	z-index: 1;
}
.home-testimonial-carousel #special-content-carousel{
	top: -65px;
}
.home-testimonial-carousel.no-shadow #special-content-carousel,
.home-testimonial-carousel.no-shadow #special-content-carousel .special-caraousel-control:after{
	box-shadow: none;
}

/* 
   Service Section
   ========================================================================== */
   
.service-content   {
    min-height:230px;
}

.services-area {
	position: relative;
}
.services-area.has-testimonials {
	padding-top: 100px;
}
.services-area.dark {
	color:#c9c6c7;
	border-top:1px solid #8c8c8c;
	background:#32323a;
}
.services-area.dark .service {
	padding-top: 50px;
	padding-bottom: 50px;
}

/* 
   Service Section With Circle Icon.
   ========================================================================== */
.services-area.light {
	background: #ece8e8;
	padding: 0;
}
.services-area.special.dark.has-testimonials {
	padding: 0;
}
.services-area.special.light.has-testimonials {
	padding-top: 55px;
}
.services-area.special.has-testimonials-bottom {
	padding-bottom: 100px;
}
.services-area.special.dark.has-testimonials-bottom {
	padding-bottom: 65px;
}
.services-area.light .container .exc-ideas{
	position: relative;
	background: #FFF;
	padding: 50px 0;
	border-right: 2px solid #dedede;
}

.exc-ideas:after {
	content: "";
	display: block; /* reduce the damage in FF3.0 */
	position: absolute;
	width: 0;
	height:0;
	top:50%; 
	right:-10px; 
	border-style: solid;
	border-width:10px 0 10px 10px;
	border-color:transparent #dedede;
	z-index:1;
}

.services-area.dark {
	padding-top: 0px;
}

.services-area.dark .container .exc-ideas{
	background: #25252c;
	border-right: 2px solid #424249;
	padding: 50px 0;

}
.dark .exc-ideas:after {

	border-color:transparent #424249;
}

.services-area.light .container .exc-ideas:last-child,
.services-area.light .container .exc-ideas:last-child:after {
	border:none;
}

.exc-ideas .circle-with-icon {
	position: relative;
	width: 300px;
	height: 300px;
	border: 4px solid #ece8e8;
	border-radius: 50%;
	text-align: center;
	padding-top: 50px;
	margin-left: 35px;
}

.exc-ideas .circle-with-icon i {
	color:#e74c3c;
	font-size: 100px;
}
.exc-ideas .circle-with-icon h3 {
	color: #e74c3c;
	margin: 0;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 15px 0;
}
.exc-ideas .circle-with-icon p {
	font-size: 15px;
	color: #737373;
}

.dark .exc-ideas .circle-with-icon {
	border-color: #1d1d23;
	background: #32323a;
}
.dark .exc-ideas .circle-with-icon h3 {
	color:#FFF;
}
/* 
   Featured Works Carousel
   ========================================================================== */
.featured-works {
	padding-top: 80px;
}

/* 
   Who We Are
   ========================================================================== */
.who-we-are {
	padding-top: 80px;
}

/* 
   Recent Blog Carousel
   ========================================================================== */
.recent-blog-big {
	padding-top: 80px;
}

.recent-blog-big .blog-post-item {
	border-color: transparent;
}
.recent-blog-big .gallery-controller {
	right: 15px;
}

/* 
   Recent Post Carousel
   ========================================================================== */
.recent-post-carousel {
	padding-top: 80px;
}
.recent-post-carousel .post-title h2{
	font-size: 15px;
	font-weight:600;
	color: #1a1a1a;
	line-height: 20px;
}
.recent-post-carousel .post-content {
	overflow: hidden;
}
#recent-post-carousel .blog-post{
	display: inline-block;
	margin-bottom: 25px;
}
#recent-post-carousel .blog-post .post-thumb {
	max-width: 194px;
	height: auto;
}
/* 
   Service Feature Tabs
   ========================================================================== */
.our-service-features {
	margin-top: 80px;
}
.service-feature-tabs {

}

.service-feature-tabs ul.nav{
	width: 160px;
	float: left;
}
.service-feature-tabs ul.nav li {
	float: none;
}

.service-feature-tabs ul.nav li a{
	background: #FFF;
	border-radius: 0px;
	border:1px solid #e0e0e0;
	border-left-color: transparent;
	margin-right: -1px;
	color:#999;
	font-size: 16px;
}
.service-feature-tabs ul.nav li a i {
	padding-right: 5px;
}
.service-feature-tabs ul.nav li:first-child a{
	border-top-color:transparent;
}

.service-feature-tabs ul.nav li.active a,
.service-feature-tabs ul.nav li.active a:hover {
	border:1px solid #e0e0e0;
	border-right-color: #f7f7f7;
	background: transparent;
	color:#333333;
}
.service-feature-tabs ul.nav li a:hover {
	border-radius: 0px;
	color:#e74c3c;
}
.service-feature-tabs .tab-content {
	overflow: hidden;
	padding-left: 20px;
	border-left:1px solid #e0e0e0;
}



/* 
   Home Widget Area
   ========================================================================== */
.home-widget-area {
	padding-top: 80px;
}

.client-photo-thumbs {

}
.client-photo-thumbs ul {
	margin: 0;
	padding: 0;
}
.client-photo-thumbs ul li {
	display: inline-block;
}
.client-photo-thumbs .client-thumb {
	border:2px solid #dedede;
	margin: 4px;
	width: 77px;
	height: auto;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	transition: .2s;
}
.client-photo-thumbs .client-thumb:hover {
	border-color:#e74c3c;
}
.home-widget-area .home-widget {
	margin-bottom: 30px;
}
/* 
   Newsletter Widget
   ========================================================================== */
.newsletter-widget {
	font-size: 14px;
}
.newsletter-widget h6 {
	margin: 0;
	margin-bottom: 15px;
}
.newsletter-widget input:focus,
.newsletter-widget button:focus {
	outline:none;
}
.newsletter-widget input {
	border:1px solid #cccccc;
	padding: 5px 10px;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.newsletter-widget button.btn {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 14px;
	line-height: 11px;
	font-weight: bold;
	padding: 10px 15px;
	margin-left: -5px;
	margin-top: -1px;
	border-radius: 0px;
	background: #e74c3c;
	color: #FFF;
	border: 0px;
}
.newsletter-widget .form-detail {
	color:#808080;
	margin-top: 10px;
}

/* 
   Video Widget
   ========================================================================== */
.video-widget .video-player{
	position: relative;
	display: inline-block;
}
.video-widget .video-player .make-fullscreen {
	display: none;
	position: absolute;
	width: 16px;
	height: 16px;
	background: #fff url(../img/full-screen.png) no-repeat;
	padding: 12px 15px;
	background-position: 9px 6px;
	bottom: 5px;
	border-radius: 5px;
	right: 5px;
}
.video-widget .video-player .make-fullscreen span {
	display: none;
}
.video-widget .video-player:hover .make-fullscreen {
	display: block;
}

/* 
   Slider Style 2
   ========================================================================== */
.slider-style-two {
	height: 578px;
}
.slider-style-two .item {
	height: 578px;
}
.slider-style-two .item .slider-inner{
	height: 100%;
}
.slider-inner .container {
	position: relative;
	height: 100%;
}
.slider-inner .container .slide-content {
	position: absolute;
	display: inline-block;
	bottom: 75px;
	background: rgba(50, 50, 58, 0.65);
	border-radius: 5px;
	padding: 20px;
	padding-bottom: 50px;
}
.slider-inner .container .slide-content h1{
	margin: 0;
	margin-bottom: 10px;
	font-size: 51px;
	font-weight: 600;
}
.slider-inner .container .slide-content .sub-heading {
	font-size: 30px;
	padding-bottom: 20px;
}

/* 
   404 Error Page
   ========================================================================== */

.error-page {
	background: #e5a96d;
	padding: 50px 0;
}

.error-page .errorimage {
	width: 370px;
	float: left;
	margin-right: 50px;

}
.error-page .error-content {
	overflow: hidden;
	max-width: 705px;
	float: left;
}
.error-content .error-text {
	font-size: 90px;
	font-weight: 600;
	line-height: 120px;
	color:#FFF;
}
.error-content .error-description {
	margin-top: 60px;
	font-size:35px;
	line-height: 50px;
	color:#572d38;
}
.on-error-page {
	padding-top: 80px;
}

/* 
   Coming Soon Page
   ========================================================================== */

.coming-soon {
	position: relative;
	background: rgba(0, 0, 0, 0.7);
	padding-bottom: 50px;
}
.coming-soon:after {
	content: "";
	background: url(../../images/coming-soon.jpg) no-repeat;
	height: 578px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	z-index: -1;
}
.time-counter-output {
	display: table;
	margin: 0 auto;
}

.time-counter {
	display: table;
	margin: 40px auto;
}
.time-counter .launch-title {
	color:#FFF;
	font-size: 50px;
	text-align: center;
	margin-bottom: 35px;
}

.time-counter .count-circle {
	width: 150px;
	height: 150px;
	float: left;
	background: rgba(231, 76, 60, 0.15);
	text-align: center;
	border:2px solid #e74c3c;
	margin: 20px;
	border-radius: 50%;
	color: #FFF;
	font-size: 30px;
	padding-top: 6%;
}
.count-circle .name {
	font-size: 35px;
	margin-bottom: 10px;
}
.count-circle .type {
	font-size: 25px;
}

.coming-soon .subscribe-form {
	display: table;
	margin: 0 auto;
}
.coming-soon .subscribe-form p {
	text-align: center;
	font-size: 16px;
	color:#FFF;
	text-transform: uppercase;
}
.coming-soon .subscribe-form form {
	display: table;
	margin: 0 auto;
}
.coming-soon .subscribe-form input,
.coming-soon .subscribe-form button {
	border:transparent;
	padding: 10px 20px;
	font-size: 14px;
}
.coming-soon .subscribe-form button {
	background: #e74c3c;
	color: #FFF;
	text-transform: uppercase;
}

/* Maps */
 #map{
  width:100%;
   height:400px;
 }


/* Contact Form */

#contactWrapper .error { display:block; float:none; font-size:12px; font-weight: normal; margin-bottom: 5px; color: #bb3737; background: #fad6d6; border: 1px solid #bb3737; margin-top: 5px; padding: 5px 7px;}
#contactWrapper .checked { display:none; background: none; border: 0px; margin-top: 0px; padding: 0px; text-indent: -5000px;}
#contactWrapper em { color: #01b3b3;}
#contactWrapper .stage { margin-bottom: 20px;}
#contactWrapper .requiredNote { margin: 20px 0px 20px; color: #333; font-weight: bold;}
#contactWrapper .success { padding: 10px; background: #f0ffc1; border: 1px solid #819934; margin-bottom: 15px; color: #819934;}
#contactWrapper .success p { margin: 0px;}
form#contactform textarea {font:12px Arial, Helvetica, sans-serif;}