/*
Theme Name: Vesta
Theme URI: http://www.wowthemes.net/
Author: WowThemes.net 
Author URI: http://www.wowthemes.net/
Description: Powerful responsive multipurpose theme with clean and modern design, infinite skin colors, built in SEO and lots of shortcodes allowing you to build virtually any layout and style.
Version: 1.2.1
License: GNU General Public License
License URI: license.txtText 
Domain: tdwowvesta
Domain Path :/languages/
Tags: theme-options,custom-menu,responsive-layout,white,light,translation-ready
*/

/* 
CHAPTERS
- General
- Sections
- Responsive
- Blog
- Other
- Footer
- Portfolio
*/

/*==============================================* GENERAL *===============================================*/
body {
	margin-top:107px;
	color:#555;
	font-weight:500;
	font-size:16px;
	overflow-x:hidden;
}
#site-content {
	background-color:#fff;
}
a {
	color:#00bba7;
}
a:hover,h1,h2,h3,h4,h5,h6 {
	color:#444;
}
body.admin-bar header {
	top:64px !Important;
}
ul.unstyled {
	list-style:none;
}
#ascrail2000 {
	z-index:99990!important;
	background-color:#2c2c2c;
	padding:0 0 0 1px;
}
h1 {
	font-size:30px;
}
h2 {
	font-size:28px;
}
h3 {
	font-size:24px;
}
h4 {
	font-size:22px;
}
h5 {
	font-size:18px;
}
h6 {
	font-size:16px;
}
h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	margin-bottom:20px;
}
.colorblack {
	color: #444;
}

.topbarwow {
	color:#888;
	font-size:13px;
	border-bottom:1px solid #eee;
	height:32px;
	position:absolute;
	top:0px;
	left:0px;
	background:#fff;
	z-index:9999;
	width:100%;
}
.topbarwow a {
	color:#888;
}
body.admin-bar .topbarwow {
	top:32px !Important;
}
body.admin-bar header.wowhead.tiny {
	top:32px !Important;
}
.topbarwow #search input {
	height:31px;
	background-color:#fff;
	width:200px;
	border:0px;
}
.topbarwow #search a,.topbarwow #search input.search-submit {
	height:32px;
	width:37px;
}
.topbarwow #search {
	border-left:1px solid #eee;
	padding-left:7px;
}
.topbarwow ul.topsocial {
	list-style:none;
	display:inline-block;
}
.topbarwow ul.topsocial li {
	display:inline-block;
	line-height:32px;
	text-align:center;
	font-size:14px;
	margin-right:-3px;
}
.topbarwow ul.topsocial li a {
	width:40px;
	line-height:32px;
	display:block;
	border-left:1px solid #eee;
}
.topbarwow ul.topsocial li:last-child a {
	border-right:1px solid #eee;
}
.topbarwow ul.topsocial li a:hover {
	color:#fff;
}
.topbarwow ul.topinfos {
	list-style:none;
	display:inline-block;
}
.topbarwow ul.topinfos li {
	display:inline-block;
	line-height:32px;
	border-left:1px solid #eee;
	text-align:center;
	padding:0 20px;
}
.topbarwow ul.topinfos li i {
	margin-right:3px;
}
.topbarwow ul.topinfos li:last-child {
	border-right: 1px solid #eee;
}
/*Top Menu*/
ul.topmenu {
	list-style:none;
}
ul.topmenu li {
	display:inline-block;
	margin-right:10px;
	font-size:12px;
}
ul.topmenu li a {
	color:#999;
	line-height: 30px;
}
/*Header*/
header.wowhead {
	height:75px;
	-webkit-box-shadow:0px 3px 2px 0px rgba(50,50,50,0.1);
	-moz-box-shadow:0px 3px 2px 0px rgba(50,50,50,0.1);
	box-shadow:0px 3px 2px 0px rgba(50,50,50,0.1);
	position:fixed;
	width:100%;
	background-color:#fff;
	background-color:rgba(255,255,255,0.94);
			text-transform:uppercase;
	font-weight:700;
	top:32px;
	z-index:9999;
}
header.wowhead .grid {
	background:transparent;
}
header.wowhead .row {
	margin-bottom:0px;
}
header.wowhead nav {
	margin-top:0px;
}
header.wowhead h1 {
	margin-top:9px;
}
header.wowhead h1 a {
	color:#444;
	font-size:32px;
}
header.wowhead.tiny h1 a {
	font-size:24px;
	display:block;
}
.thelogo img {
	margin-top:-8px;
}
.descript.lead {
	max-width:75%;
	margin:0px auto;
	margin-bottom:15px;
	margin-top:30px;
}
header.wowhead.tiny,header.wowhead.tiny .thelogo img,header.wowhead,.thelogo img {
	transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
}
header.wowhead.tiny .thelogo img {
	max-width:80%;
	transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
}
header.wowhead.tiny {
	height:60px;
	top:0px;
}
header.wowhead.tiny .menu li a {
	padding:5px 12px;
}
header.wowhead.tiny .menu ul li a {
	padding:10px 12px;
}
header.wowhead.tiny .menu ul {
	top:60px;
}
header.wowhead.tiny .menu ul ul {
	top: 0px;
}
/*==============================================* SECTIONS *===============================================*/
/*Homeslideshow*/
.homeslider {
	margin-top: -40px;
}
/*Home*/
.homeimage {
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:450px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
}
.homeimage:after {
	content:'';
	width:100%;
	height:100%;
	z-index:1;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.headerwowimage {
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:auto;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	border-bottom:0;
}
.headerwowimage:after {
	content:'';
	width:100%;
	height:100%;
	z-index:1;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.text-homeimage {
	text-align:center;
	color:#fff;
	z-index:2;
	position:relative;
	font-size:75px;
	line-height:90px;
	text-transform:uppercase;
	padding-top:75px;
	font-weight:700;
}
.subtext-image {
	text-transform:none;
	font-weight:100 !Important;
}
.home-intro,.page-intro {
	position:relative;
	background:#fff;
	z-index:2;
}
h1.titlehead {
	text-transform:uppercase;
	font-size:27px;
	color:#444;
	margin-top:10px;
}
.home-intro {
	padding-top:40px;
	margin-top:-90px;
}
.shopsection h1.titlehead {
	text-transform:uppercase;
}

.pagenamehome .startpage {
	position:relative;
	background-color:transparent;
	z-index:2;
	margin-top:2px;
	padding-top:30px;
}
.pagenameall.startpage {
	position:relative;
	background:#fff;
	z-index:2;
	margin-top:2px;
	padding-top:15px;
}
.pagenameall.startpage.pagenameindexblog,.pagenameall.startpage.pagenamesinglepost {
	padding-top:40px;
}
.pagenameall.startpage.pagenamesinglepost h1.entry-title {
	margin-top:0;
	font-size:31px;
	margin-bottom:15px;
}
.numberstep {
	background-color:#00bba7;
	border-radius:50%;
	color:#fff;
	margin-right:4px;
	text-align:center;
	height:80px;
	width:80px;
	line-height:80px;
	display:inline-block;
	font-size:35px;
	font-weight:700;
	margin-bottom:20px;
}
.numbertext {
	font-weight:700;
	font-size:16px;
	line-height:38px;
	color:#444;
	text-transform:uppercase;
	display:block;
	margin-bottom:10px;
}
.wow-hr {
	position:relative;
	font-size:0;
	text-align:center;
	height:24px;
	margin:auto;
	margin-top:2%;
	margin-bottom:2.3%;
	width:50%;
	padding:2px 0;
	overflow:hidden;
	clear:both;
}
.wow-hr-h:before {
	left:-8px;
	margin-left:-50%;
	background:#f7f7f7;
}
.wow-hr-h:after {
	left:8px;
	margin-right:-50%;
}
.wow-hr-h:before,.wow-hr-h:after {
	display:inline-block;
	content:"";
	height:1px;
	width:50%;
	margin-top:9px;
	vertical-align:top;
	position:relative;
	background-color:#e4e4e4;
}
.wow-hr-h i {
	font-size:16px;
	line-height:20px;
	height:20px;
	width:20px;
	vertical-align:top;
	text-align:center;
	color:#e4e4e4;
}
.hero.white .wow-hr-h i {
	color:rgba(255,255,255,0.5);
}
.hero.white .wow-hr-h:before,.hero.white .wow-hr-h:after {
	background-color:rgba(255,255,255,0.5);
}
.featured .wow-pricing-per,.featured .wow-pricing-cost,.featured .wow-pricing-button .wow-button,.featured .wow-pricing-per {
	background-color:#1abc9c;
}
.wow-pricing-table>div.featured {
	border-top:#1abc9c 3px solid;
}
.homebrowseitems {
	text-decoration:none;
	background-color:#00bba7;
	font-weight:700;
	font-size:20px;
	border:0;
	padding:13px 39px;
	letter-spacing:1px;
	margin-top:30px;
	display:inline-block;
	color:#fff;
	margin-bottom:10px;
}
.homebrowseitemsicon {
	color:#fff;
	display:inline-block;
	padding:13px 20px;
	margin-top:-13px;
	margin-bottom:-13px;
	margin-right:-39px;
	margin-left:15px;
	background:rgba(0,0,0,0.2);
}
a.homebrowseitems:hover {
	color:#fff;
	opacity:0.8;
}
.pagenamehome .row {
	margin-bottom:0px;
}

section.home-steps {padding-top:30px;}
section.testimonial {padding-top:30px;}
.homerecentposts h1.maintitle {
margin-top: 0;
}
.pagenamehome section.homeslider {
	padding-top:0px;
}
.latestitemst {
	font-size:22px;
	line-height:28px;
	color:#444;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-top: 40px;
}
/*Testimonials*/
.masonrytestimonialitem {
	padding:20px 30px;
	border:1px solid #eee;
	border-bottom:medium double #eee;
}
.testimonialpage .testimonial h1 {
	font-size:18px;
	margin-bottom:10px;
	font-weight:700;
}
.testimonialpage .testimonial p {
	margin-bottom:10px;
}
.testimonial-name {
		font-size:13px;
	font-weight:500;
	text-align:right;
}
.testimonial-name span:before {
	content:'-';
	padding-left:5px;
	padding-right:5px;
}
.testimonialpage .blogindex .boxportfolio3 {
	padding:5px 20px 20px 20px;
	border:1px solid #e4e4e4;
	border-bottom:10px solid #eee;
	border-radius: 20px 0 20px 0px;
}
/*==============================================* PORTFOLIO *===============================================*/
/**** Isotope Filtering ****/
.isotope-item {
	z-index:2;
}
.isotope-hidden.isotope-item {
	pointer-events:none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,.isotope .isotope-item {
	-webkit-transition-duration:0.8s;
	-moz-transition-duration:0.8s;
	-ms-transition-duration:0.8s;
	-o-transition-duration:0.8s;
	transition-duration:0.8s;
}
.isotope {
	-webkit-transition-property:height;
	-moz-transition-property:height;
	-ms-transition-property:height;
	-o-transition-property:height;
	transition-property:height;
}
.isotope .isotope-item {
	-webkit-transition-property:-webkit-transform,opacity;
	-moz-transition-property:-moz-transform,opacity;
	-ms-transition-property:-ms-transform,opacity;
	-o-transition-property:-o-transform,opacity;
	transition-property: transform,opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition {
	-webkit-transition-duration:0s;
	-moz-transition-duration:0s;
	-ms-transition-duration:0s;
	-o-transition-duration:0s;
	transition-duration: 0s;
}
/*Product Box*/
.productbox {
	background:#fff;
	padding:13px;
	border:1px solid #e4e4e4;
}
.productbox h1 {
	display:block;
	font-size:17px;
	text-transform:uppercase;
	margin-top:0;
	border-bottom:double medium #eee;
	padding-bottom:10px;
	margin-bottom:10px;
	font-weight:500;
}
.product-details {
	padding:13px 0 0 0;
	text-align:center;
	color:#444;
}
.productbox .price {
	font-weight:400;
}
.shopsection .productbox {
	margin-bottom:30px;
}
.captionshop {
	display:none;
	position:absolute;
	top:0;
	left:0;
	background-color:#00bba7;
	width:100%;
	height:100%;
}
.captionshop h3,.captionshop p {
	color:#fff;
	margin:20px;
}
.captionshop h3 {
	margin:30px 20px 10px;
}
.captionshop p {
	font-size:15px;
	margin:0 20px 15px;
}
.captionshop a.learn-more {
	padding:8px 12px;
	background:transparent;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border:1px solid;
	display:inline-block;
	min-width:120px;
	text-transform:uppercase;
	font-size:16px;
}
.captionshop a.learn-more.detailslearn {
	margin-left:-1px;
}
.captionshop a.learn-more:hover {
	background:#fff;
	color:#00bba7;
	display:inline-block;
	border:1px solid #fff;
}
.fadeshop {
	position:relative;
}
.properties-box {
	padding:20px 20px 15px 20px;
	border:1px solid #e4e4e4;
	margin-top:25px;
	clear:both;
	float:none;
	line-height:1.7;
}
.slide-text {
	position:relative;
	color:#666;
	overflow:hidden;
	text-align:center;
	font-size:22px;
	font-weight:300;
	line-height:35px;
	max-width:75%;
	margin:0px auto;
	margin-top:0px;
}
.edd-submit.button {
	font-size:20px;
	border:0px;
	padding:7px 20px;
	text-decoration:none;
	color:#444;
	text-align:center;
	font-weight:400;
	background:#fff;
	text-transform:uppercase;
	border-radius:0;
	border-bottom:5px solid rgba(0,0,0,0.1);
	background-color:#00bba7;
	color:#fff;
}
.edd-submit.button,.edd-submit.button:visited {
	background-color:#00bba7;
	color:#fff;
	border-bottom:5px solid rgba(0,0,0,0.1);
}
.edd-submit.button:hover {
	opacity:0.8;
}
.rightarea-price .edd-submit.button {
	font-size:25px;
	padding:14px 25px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	font-weight:400;
	border-bottom:5px solid rgba(0,0,0,0.1);
	text-transform:uppercase;
	border-radius:0;
}
.rightarea-price .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js,.rightarea-price .edd-submit.button {
	display:block;
}
.edd-submit.button.active,.edd-submit.button:focus,.edd-submit.button:hover {
	color:#fff;
}
#edd-purchase-button,.edd-submit,input[type=submit].edd-submit {
	background-color:#00bba7;
	color:#fff;
	border:0;
	border-radius:0;
	border-bottom:5px solid rgba(0,0,0,0.1);
	font-size:17px;
	font-weight:700;
}
#edd_checkout_cart a.edd-cart-saving-button,th input[type=submit].edd-submit {
	text-decoration:none;
	padding:4px 10px;
	text-transform:none;
	font-size:14px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font-weight:500;
}
#edd_checkout_cart input.edd-item-quantity {
	padding-left:10px;
}
.edd-cart-added-alert {
	border:2px solid green;
	padding:7px 10px;
	margin-bottom:30px;
	float:right;
	display:inline;
	margin-left:20px;
}
.rightarea-price .edd-cart-ajax-alert {
	display:inline;
}
.rightarea-price .edd-cart-added-alert {
	border:2px solid green;
	padding:16px 10px;
	top:2px;
	position:absolute;
	margin-left:20px;
	clear:both;
	float:none;
	margin-bottom:0px;
}
.rightarea-price .edd_download_purchase_form {
	margin-bottom:0;
}
.rightarea-price .edd_go_to_checkout {
	clear:both;
	float:none;
	margin-bottom:0px;
}
.rightarea-price .edd-submit.button {
	display:block;
	clear:both;
	float:none;
	margin-bottom:0px;
}
.edd_empty_cart {
	padding:20px;
	display:block;
	background-color:#fcf8e3;
	border:#faebcc 1px solid;
	color:#8a6d3b;
	text-align:center;
	margin-bottom:200px;
}
.headercart {
	color:#fff;
	font-size:14px;
	display:block;
	padding-top:0px;
	z-index:2;
	position:relative;
	line-height:114px;
}
.headercart h1 {
	color:#fff;
	font-weight:700;
}
.headercart a {
	z-index:2;
	position:relative;
	color:#fff;
}
.headercart strong {
	font-weight:400;
}
.filtertagscats a {
	color:#999;
	border:1px solid #ccc;
	padding:5px 10px;
	margin-right:10px;
	margin-bottom:13px;
	display:inline-block;
	text-transform:uppercase;
	font-size:13px !Important;
}
table#edd_purchase_receipt td,table#edd_purchase_receipt th,table#edd_purchase_receipt_products td,table#edd_purchase_receipt_products th {
	text-align:left;
	border:1px solid #eee;
	padding:10px;
}
.myaccountsection legend {
	-webkit-padding-start:0;
	text-transform:uppercase;
	margin-bottom:20px;
	font-weight:700;
	display:block;
}
.myaccountsection #edd_login_form {
	margin-top:20px;
}
.myaccountsection #edd_login_form input,.myaccountsection #edd_login_form select {
	margin-bottom:0;
	margin-left:10px;
}
.myaccountsection #edd_login_form input[type="submit"] {
	margin-left:0px;
}
.myaccountsection input,.myaccountsection select {
	margin-bottom:20px;
	padding:7px 5px;
}
.myaccountsection input[type="submit"] {
	background:#333;
	padding:7px 20px;
	color:#fff;
	border:0px;
	margin-left: 0px;
}
/*==============================================* BLOG *===============================================*/
.comment-form .add-on {
	background-color:#00BBA7;
	color:#FFFFFF;
	float:left;
	line-height:40px;
	text-align:center;
	width:45px;
}
#commentform input {
	margin-bottom:10px;
}
#commentform input[type=text],#commentform input[type=password],#commentform input[type=email],#commentform input[type=url],#commentform input.text,#commentform input.title,#commentform select {
	background-color:#fff;
	border:1px solid #eee;
	border-left:0px;
	font-size:12px;
	height:40px;
	width:78%;
	padding:0 10px;
	color:#999;
}
.input-prepend {
	width:100%;
}
#commentform label {
	display:block;
	font-weight:400;
	font-size:85%;
}
input {
	border:1px solid #eee;
}
#contact-form input {
		height:40px;
	margin-bottom:20px;
	padding:0px 20px;
}
#contact-form input.btn {
	color:#fff;
}
#contact-form textarea {
	margin-bottom:20px;
	padding:10px 20px;
}
textarea {
	width:100%;
	border:1px solid #eee;
	height:150px;
}
.form-allowed-tags {
	font-size:12px;
	display:none;
}
#commentform input#submit {
	background-color:#00BBA7;
	border:0;
	color:#FFF;
	padding:7px 15px;
	font-weight:400;
}
#commentform textarea {
	margin-bottom:20px;
}
#comments .page-numbers,#comments .next.page-numbers {
	background-color:#555;
	color:#fff;
	display:inline-block;
	margin:2px 2px 2px 0;
	padding:10px 15px;
	text-decoration:none;
	width:auto;
	font-size:11px;
	line-height:13px;
}
#comments .page-numbers.current {
	background-color:#00bba7;
}
#comments .page-numbers:hover,#comments .next.page-numbers:hover {
	background-color:#777;
}
#respond {
	padding-bottom:20px;
}
#commentform input[type=text],#commentform input[type=password],#commentform input[type=email],#commentform input[type=url],#commentform input.text,#commentform input.title,#commentform select {
	background-color:#fff;
	border:1px solid #eee;
	border-left:0px;
	font-size:12px;
	height:40px;
	width:79%;
}
#commentform textarea {
	width:99%;
	border:1px solid #eee;
}
.add-on {
	float:left;
	background:#1abc9c;
	line-height:40px;
	margin-top:5px;
	width:45px;
	text-align:center;
	color:#fff;
}
.input-prepend {
	width:100%;
}
.comment-form-comment {
	margin-top:10px !important;
}
.bordercomment {
	margin-top:-15px;
	width:28.5%
}
.page-template-sidebar-page-php #respond {
	width:auto
}
.comments-title {
	color:#444444;
	font-size:17px;
	margin-top:25px;
}
.comments-title.titleborder {
	border:0px;
	margin-top:0px;
	margin-bottom:40px;
}
ol.comment-list {
	margin-left:0;
	margin-top:-10px;
	-moz-padding-start:0px;
	-webkit-padding-start:0px;
	-khtml-padding-start:0px;
	-o-padding-start:0px;
}
ol.comment-list h2 {
	margin-top: 20px;
}
/* styles odd numbered comments */
ol.comment-list li.odd {
	background: #fff;
}
/* styles even numbered comments */
ol.comment-list li.even {
	background: #FFF;
}
/* styles post author comments */
ol.comment-list li.bypostauthor {
	background:#f8f8f8;
	border: 1px solid #e7e7e7;
}
/* styles threaded comments */
ol.comment-list ul.children {
	padding:0 0 0 15px;
}
li.comment,li.pingback {
	border:1px solid #eee;
	background:#fff;
	margin-bottom:20px;
}
li.pingback {
	list-style:none;
}
li.comment .avatar {
	float:left;
	background:#fff;
	padding:5px;
	border:1px solid #eee;
	border-radius:50%;
	box-shadow:0px 1px 1px 1px #fff /* across displacement,vertical displacement,smearing,increase and color */;
	margin-right:10px;
	width:50px;
}
li.comment article,li.pingback .comment-body {
	padding:20px 0;
}
.comment-metadata {
	font-size:11px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.comment-metadata a {
	color:#aaa;
}
.comment-respond .form-allowed-tags {
	display:none;
}
.comment-author-admin {
}
.reply {
	font-size:11px;
	color:#aaa;
	display:inline;
}
.reply a {
	color:#aaa;
}
#commentform label {
	display:block;
	font-weight:400;
	font-size:85%;
}
#commentform input[type=text]:focus,#commentform input[type=password]:focus,#commentform input[type=email]:focus,#commentform input[type=url]:focus,#commentform input.text:focus,#commentform input.title:focus,#commentform textarea:focus,#commentform select:focus {
	outline:0;
	border-color:#c2c2c2
}
#commentform input[type=text],#commentform input[type=password],#commentform input[type=email],#commentform input.text,#commentform input.title,#commentform textarea,#commentform select {
	margin:5px 0
}
#commentform textarea {
	height:180px;
	resize:none
}
#commentform textarea,#commentform input {
	padding:10px;
}
#commentform input#submit:hover {
	opacity:0.8;
	color:#fff;
	cursor:pointer;
}
#comment-form-title {
	text-transform:uppercase;
	border-bottom:1px solid #ddd;
	width:96.5%;
	padding-bottom:10px;
}
#authorbox {
	overflow:hidden;
	margin:0 auto 20px;
	padding:5px 0
}
#authorbox h4 {
	font-size:16px;
	margin:0;
	padding:10px;
	color:#444;
}
#authorbox h4 a {
	color:#444;
	text-transform:uppercase;
}
.authortext {
	padding-left:90px
}
#authorbox img {
	float:left;
	background:#fff;
	width:45px;
	height:45px;
	border:1px solid #999;
	border-radius:50%;
	box-shadow:0 1px 1px 1px #bbb;
	margin:28px 10px 10px 10px;
	padding:12px
}
#authorbox p {
	margin:0;
	padding:0 10px 10px
}
.widget_archive select {
	border:1px solid #DDD;
	color:#333;
	background:#F8f8f8;
	padding:5px
}
.commentstitle,#reply-title {
	padding-top:10px;
	font-size:17px;
	padding-bottom:3px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom: 0;
}
li.comment {
	list-style:none;
	padding:0px 20px;
}
.form-submit {
	margin-top:20px;
}
.clearfix {
	float:none;
	clear:both;
}
textarea:focus,input:focus {
	outline:0;
}
*:focus {
	outline:0;
}
.fa-hover:hover {
	color:#00bba7;
}
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,div.aligncenter {
	display:block;
	margin:5px auto 20px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 20px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#fff;
	border:1px solid #e6e6e6;
	max-width:100%;
	padding:10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:100%;
	padding:0;
	width:auto;
}
.wp-caption p.wp-caption-text {
	font-size:12px;
	margin:0;
	padding:10px 0 0;
}
table {
	width:100%;
	background:#fff;
}
table td,table th {
	padding:8px;
	border:1px solid #eee;
	text-align:left;
}
table th {
	background:#fafafa;
	font-weight:bold;
}
table caption {
	padding:1em 0;
	text-align:center;
}
dt {
	font-weight:bold;
}
dd {
	line-height:1.4;
	margin:4px 0 0;
	padding:0 0 .5em 0;
}
.sticky {
}
.gallery-caption {
}
.gallery {
	margin:0 auto 18px;
}
.gallery .gallery-item {
	float:left;
	margin-top:0;
	text-align:center;
}
.gallery img {
		border:1px solid #eee !important;
	padding:8px;
}
.gallery img:hover {
	background:white;
}
.gallery-columns-2 .attachment-medium {
	height:auto;
}
.gallery-columns-4 .attachment-thumbnail {
	height:auto;
}
.gallery .gallery-caption {
	color:#888;
	font-size:12px;
	margin:0 0 12px;
}
.gallery dl,.gallery dt {
	margin:0;
}
.gallery br+br {
	display:none;
}
.attachment-testimonial-thumb {
	float:left;
	margin-right:20px;
	border-radius:50%;
}
.single .entry-content img,img.attachment-recentprojects-thumb {
	transition:opacity .75s ease-in-out;
	-moz-transition:opacity .75s ease-in-out;
	-webkit-transition:opacity .75s ease-in-out;
}
img.attachment-recentprojects-thumb {
	margin-bottom:-1px;
}
img.attachment-recentprojects-thumb:hover {
	opacity:0.8;
}
.single .entry-content h1,.single .entry-content h2,.single .entry-content h3,.single .entry-content h4,.single .entry-content h5,.single .entry-content h6 {
	margin-top:20px;
}
#search {
	margin:0;
	overflow:hidden;
	position:relative;
	padding:0;
}
#search input {
	background:#fff;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#ccc;
		margin:0;
	padding:10px;
	height:50px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float:left;
	font-size:12px;
	border:1px solid #eee;
	width:80%;
}
#search input:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
#search a,#search input.search-submit {
	display:inline-block;
	float:left;
	background:#00bba7 url(img/part-btn-search.png) no-repeat center center;
	width:50px;
	height:50px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	border:0;
	margin-left:-1px;
}
.post-navigation {
	margin-bottom:20px;
	font-style:italic;
}
.wowmetaposts {
	margin-bottom:25px;
	font-size:90%;
	color:#999;
	font-size:12px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:13px 0;
	margin-top:10px;
}
.wowmetaposts span {
	margin-right:15px;
}
.wowmetaposts span a {
	color:#999;
}
.wowmetaposts span a:hover {
	color:#00bba7;
}
#secondary {
}
h1.widget-title {
	font-size:17px;
	color:#00bba7;
	margin-bottom:5px;
	text-transform:uppercase;
}
a.post-edit-link {
		display:inline-block;
}
.blog-widget {
	color:#555;
}
.blog-widget ul,.footer-widget ul, .widget ul {
	padding-left:0px;
	-moz-padding-start:0px;
	-webkit-padding-start:0px;
	-khtml-padding-start:0px;
	-o-padding-start:0px;
	list-style:none;
}
.blog-widget.widget.widget_archive ul li a {
	color:#555;
	transition:all 0.3s;
}
.blog-widget.widget.widget_archive ul li a:hover {
	padding-left:10px;
}
.blog-widget.widget.widget_archive ul li {
	border-bottom:1px solid #eee;
	padding:10px 0;
}
.blog-widget.widget.widget_archive li a:before {
	font-family:'FontAwesome';
	content:"\f101";
	margin-right:5px;
}
.blog-widget.widget.widget_recent_entries ul li a {
	color:#555;
	transition:all 0.3s;
}
.blog-widget.widget.widget_recent_entries ul li a:hover {
	padding-left:10px;
}
.blog-widget.widget.widget_recent_entries ul li {
	border-bottom:1px solid #eee;
	padding:10px 0;
}
.blog-widget.widget.widget_recent_entries li a:before,.blog-widget.widget.widget_recent_comments li:before,.blog-widget.widget.widget_categories li a:before {
	font-family:'FontAwesome';
	content:"\f101";
	margin-right:5px;
}
.blog-widget.widget.widget_meta ul li a {
	color:#555;
	transition:all 0.3s;
}
.blog-widget.widget.widget_meta ul li a:hover,.blog-widget.widget.widget_categories ul li:hover {
	padding-left:10px;
}
.blog-widget.widget.widget_meta ul li,.blog-widget.widget.widget_categories ul li {
	border-bottom:1px solid #eee;
	padding:10px 0;
}
.blog-widget.widget.widget_meta li a:before {
	font-family:'FontAwesome';
	content:"\f101";
	margin-right:5px;
}
.blog-widget.widget.widget_nav_menu ul li a {
	color:#555;
	transition:all 0.3s;
	padding: 7px 0;
}
.blog-widget.widget.widget_nav_menu ul li a:hover {
	padding-left:10px;
}
.blog-widget.widget.widget_nav_menu ul li {
	border-bottom:1px solid #eee;
	padding: 0;
    display: block !Important;
	background-color:#fff;
}
.blog-widget.widget.widget_nav_menu ul li ul li {
	
}
.blog-widget.widget.widget_nav_menu .menu li a {
	line-height:1.6;
}
.blog-widget.widget.widget_nav_menu .menu ul {
    width: 100%;
    position: relative;
    top: 1px;
    left: 0px;
    z-index: 9;
	margin-bottom:0px;
	display: block !Important;
}
.blog-widget.widget.widget_nav_menu .menu ul li a {
	border-top:0;
	border-bottom:0;
	color: #333;
    z-index: 9999999;
    display: block !Important;
}
.blog-widget.widget.widget_nav_menu .menu li:hover>ul {
    display: block !Important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.blog-widget.widget.widget_nav_menu .sub-menu {
	padding: 0 15px;
}
.blog-widget.widget.widget_nav_menu  ul li , .blog-widget.widget.widget_nav_menu  ul li ul li a:hover{
    background-color: #fff;
    color: #333;
}
.blog-widget.widget.widget_nav_menu li a:before {
	font-family:'FontAwesome';
	content:"\f101";
	margin-right:5px;
}
.blog-widget.widget.widget_recent_comments ul li a {
	color:#555;
	transition:all 0.3s;
}
.blog-widget.widget.widget_recent_comments ul li a:hover {
	padding-left:10px;
}
.blog-widget.widget.widget_recent_comments ul li {
	border-bottom:1px solid #eee;
	padding:5px 0;
}
.widget_tag_cloud a,.tagcloud a {
	background-color:#00bba7;
	font-size:13px !Important;
	color:#fff !important;
	display:inline-block;
	line-height:25px;
	padding:0px 9px;
	margin-bottom:7px;
}
.tagcloud {
	margin-top:15px;
}
.widget-area aside {
	margin-bottom:20px;
	clear:both;
	float:none;
	font-size:90%;
}
.widget-area aside a {
	color:#555;
}
.blogindex {
	
}
.blogindex .inneritem {
	padding:0px;
	border:0;
}
.blogindex .wrapinneritem {
	padding:20px 20px 20px 20px;
	word-wrap:break-word;
	border:1px solid #eee;
}
.wrapinneritem .entry-meta {
	font-size:12px;
}
.blogindex .wrapinneritem a {
	color:#777;
}
.blogindex .boxportfolio3 {
		margin-bottom:25px;
}
.blogindex .wrapinneritem h1 {
	font-size:18px;
	line-height:25px;
	margin-top:0;
}
.blogindex .wrapinneritem h1 a {
	color:#444;
}
.blogindex .wrapinneritem h1 a:hover {
	color:#00bba7;
}
.excerptsep {
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	height:5px;
	margin-bottom:10px;
	margin-top:10px;
}
.widget_calendar {
	float:left;
}
#wp-calendar {
	width:100%;
	background:#EBF5FB;
}
#wp-calendar caption {
	border-top:1px dotted #999;
	text-align:right;
	font-weight:bold;
	color:#333;
	font-size:12px;
	padding:10px 10px 0 0;
	padding-bottom:15px;
	background:#EBF5FB;
}
#wp-calendar thead {
	font-size:10px;
}
#wp-calendar thead th {
	padding-bottom:10px;
}
#wp-calendar tbody {
	color:#aaa;
}
#wp-calendar tbody td {
	background:#f5f5f5;
	border:1px solid #fff;
	text-align:center;
	padding:8px;
}
#wp-calendar tbody td:hover {
	background:#fff;
}
#wp-calendar tbody .pad {
	background:none;
}
#wp-calendar tfoot #next {
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
}
#wp-calendar tfoot #prev {
	font-size:10px;
	text-transform:uppercase;
	padding-top:0px;
}
#wp-calendar thead th {
	padding-bottom:10px;
	text-align:center;
}
.post-navigation .nav-previous {
	float:left;
}
.post-navigation .nav-next {
	float:right;
}
.post-navigation .nav-next:after {
	clear:both;
	float:none;
}
.pagination {
	clear:both;
	position:relative;
	font-size:11px;
	line-height:13px;
}
.pagination span,.pagination a {
	display:block;
	float:left;
	margin:2px 2px 2px 0;
	padding:10px 15px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background:#555;
}
.pagination a:hover {
	color:#fff;
	background:#777;
}
.pagination .current {
	padding:10px 15px;
	background-color:#00bba7;
	color:#fff;
}
.shopsection .pagination {
	margin: -30px 0px 0px;
}
/*==============================================* OTHER *===============================================*/
/* TABLE */
table {
	max-width:100%;
	background-color:transparent;
}
th {
	text-align:left;
}
.table {
	width:100%;
	margin-bottom:20px;
}
.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd;
}
.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #ddd;
}
.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td {
	border-top:0;
}
.table>tbody+tbody {
	border-top:2px solid #ddd;
}
.table .table {
	background-color:#fff;
}
.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
	padding:5px;
}
.table-bordered {
	border:1px solid #ddd;
}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
	border:1px solid #ddd;
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
	border-bottom-width:2px;
}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
	background-color:#f9f9f9;
}
.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
	background-color:#f5f5f5;
}
table col[class*="col-"] {
	position:static;
	display:table-column;
	float:none;
}
table td[class*="col-"],table th[class*="col-"] {
	position:static;
	display:table-cell;
	float:none;
}
.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
	background-color:#f5f5f5;
}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th {
	background-color:#e8e8e8;
}
.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
	background-color:#dff0d8;
}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th {
	background-color:#d0e9c6;
}
.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th {
	background-color:#d9edf7;
}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th {
	background-color:#c4e3f3;
}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
	background-color:#fcf8e3;
}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th {
	background-color:#faf2cc;
}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
	background-color:#f2dede;
}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th {
	background-color:#ebcccc;
}
input[type="search"] {
	-webkit-appearance:none;
}
input[type="date"] {
	line-height:34px;
}
.radio,.checkbox {
	display:block;
	min-height:20px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.radio label,.checkbox label {
	display:inline;
	font-weight:normal;
	cursor:pointer;
}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
	float:left;
	margin-left:-20px;
}
.radio+.radio,.checkbox+.checkbox {
	margin-top:-5px;
}
.radio-inline,.checkbox-inline {
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	font-weight:normal;
	vertical-align:middle;
	cursor:pointer;
}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
	margin-top:0;
	margin-left:10px;
}
input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline {
	cursor:not-allowed;
}
.collapse {
	display:none;
}
.collapse.in {
	display:block;
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition:height .35s ease;
	transition:height .35s ease;
}
.nav {
	padding-left:0;
	margin-bottom:0;
	list-style:none;
}
.nav>li {
	position:relative;
	display:block;
}
.nav>li>a {
	position:relative;
	display:block;
	padding:10px 15px;
}
.nav>li>a:hover,.nav>li>a:focus {
	text-decoration:none;
	background-color:#eee;
}
.nav>li.disabled>a {
	color:#999;
}
.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
	color:#999;
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent;
}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
	background-color:#eee;
	border-color:#428bca;
}
.nav .nav-divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5;
}
.nav>li>a>img {
	max-width:none;
}
.nav-tabs {
	border-bottom:1px solid #ddd;
}
.nav-tabs>li {
	float:left;
	margin-bottom:0px;
}
.nav-tabs>li>a {
	margin-right:2px;
	line-height:1.42857143;
	border:1px solid transparent;
	border-radius:4px 4px 0 0;
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
	color:#555;
	cursor:default;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent;
}
.tab-content>.tab-pane {
	display:none;
}
.tab-content>.active {
	display:block;
}
.label {
	display:inline;
	padding:.2em .6em .3em;
	font-size:75%;
	font-weight:bold;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:.25em;
}
.label[href]:hover,.label[href]:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.label:empty {
	display:none;
}
.btn .label {
	position:relative;
	top:-1px;
}
.thumbnail {
	display:block;
	padding:4px;
	margin-bottom:20px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}
.thumbnail>img,.thumbnail a>img {
	margin-right:auto;
	margin-left:auto;
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	border-color:#428bca;
}
.thumbnail .caption {
	padding:9px;
	color:#333;
}
.alert {
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:0px;
}
.alert h4 {
	margin-top:0;
	color:inherit;
}
.alert .alert-link {
	font-weight:bold;
}
.alert>p,.alert>ul {
	margin-bottom:0;
}
.alert>p+p {
	margin-top:5px;
}
.alert-dismissable {
	padding-right:35px;
}
.alert-dismissable .close {
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit;
}
.alert-success {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6;
}
.alert-success hr {
	border-top-color:#c9e2b3;
}
.alert-success .alert-link {
	color:#2b542c;
}
.alert-info {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1;
}
.alert-info hr {
	border-top-color:#a6e1ec;
}
.alert-info .alert-link {
	color:#245269;
}
.alert-warning {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc;
}
.alert-warning hr {
	border-top-color:#f7e1b5;
}
.alert-warning .alert-link {
	color:#66512c;
}
.alert-danger {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1;
}
.alert-danger hr {
	border-top-color:#e4b9c0;
}
.alert-danger .alert-link {
	color:#843534;
}
.alert-error {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1;
}
.alert-block {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc;
}
.media,.media-body {
	overflow:hidden;
	zoom:1;
}
.media,.media .media {
	margin-top:15px;
}
.media:first-child {
	margin-top:0;
}
.media-object {
	display:block;
}
.media-heading {
	margin:0 0 5px;
}
.media>.pull-left {
	margin-right:10px;
}
.media>.pull-right {
	margin-left:10px;
}
.media-list {
	padding-left:0;
	list-style:none;
}
.well {
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
}
.well blockquote {
	border-color:#ddd;
	border-color:rgba(0,0,0,.15);
}
.close {
	float:right;
	font-size:21px;
	font-weight:bold;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	filter:alpha(opacity=20);
	opacity:.2;
}
.close:hover,.close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:.5;
}
button.close {
	-webkit-appearance:none;
	padding:0;
	cursor:pointer;
	background:transparent;
	border:0;
}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after {
	display:table;
	content:" ";
}
.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after {
	clear:both;
}
.center-block {
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.pull-right {
	float:right !important;
}
.pull-left {
	float:left !important;
}
.hide {
	display:none !important;
}
.show {
	display:block !important;
}
.invisible {
	visibility:hidden;
}
.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.hidden {
	display:none !important;
	visibility: hidden !important;
}
.margtop0 {margin-top:0px;}
.margtop10 {margin-top:10px;}
.margtop20 {margin-top:20px;}
.margtop30 {margin-top:30px;}
.margtop40 {margin-top:40px;}
/*==============================================* SECTION *===============================================*/
.hero {
	padding:50px 0px;
	margin-left:-100%;
	margin-right:-100%;
	overflow-x:hidden;
}
.hero.white,.hero.white h1,.hero.white h2,.hero.white h3,.hero.white h4,.hero.white h5,.hero.white h6,.hero.white .testimonial .slides li .slide-text,.hero.white .testimonial .slides li .slide-text h2 {
	color: #fff;
}
/*==============================================* FOOTER *===============================================*/
.footer-widget p {
	margin:0 0 10px;
}
.callaction {
	background-color:#00bba7;
	margin-bottom:-30px;
	margin-top:60px;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}
.callactiontext {
	max-width:80%;
	margin:0px auto;
}
.callactiontitle {
	font-size:20px;
	font-weight:300;
}
.callactionbutton {
	border:1px solid;
	padding:10px 20px;
	margin-top:-10px;
	margin-left:30px;
}
.callactiondownarrow {
	font-size:90px;
	position:absolute;
	margin-top:0px;
	color:#00bba7;
	margin-left:-32px;
}
.callactiondownarrowwhite {
	font-size:90px;
	position:absolute;
	margin-top:-90px;
	color:#fff;
	margin-left:-32px;
	z-index:1;
}
.callaction a,.callaction h1,.callaction h2,.callaction h3,.callaction h4,.callaction h5,.callaction h6 {
	color:#fff;
}
.footer {
	background-image:url(img/blurredbg.jpg);
	background-color:#222;
	background-attachment:fixed;
	background-size:cover;
	color:#999;
	font-size:13px;
	padding:50px 0 60px 0;
	margin-top:60px;
	position:relative;
}
.footer p {
	margin-bottom:10px;
}
.footerbottom {
	background-color:#111;
	font-size:85%;
	line-height:0px;
	color:#555;
	height:50px;
	padding:10px 0;
}
.footerbottom .row {
	margin-bottom:0;
}
.footerbottom a {
	color:#555;
}
.footerbottom a:hover {
	color:#fff;
}
.footerbottom p {
	margin-bottom:0;
	padding-top:15px;
}
.footer h1 {
	color:#fff;
	font-weight:600;
	font-size:17px;
	margin-bottom:15px;
}
.footernote {
	font-size:30px;
	color:#fff;
}
.negm30 {
	margin-bottom:-30px;
}
.padbot30 {
	padding-bottom:30px;
}
.upperthis {
	text-transform:uppercase;
}
.footer ul.social-iconsfooter {
	margin-bottom:30px;
}
.footer ul.social-iconsfooter li {
	display:inline-block;
	float:none;
	position:relative;
	background:transparent;
	margin-right:5px;
}
.footer ul.social-iconsfooter li i {
	font-size:22px;
	text-align:center;
}
.footer ul.social-iconsfooter li a {
	color:#fff;
	width:60px;
	height:60px;
	line-height:70px;
	display:inline-block;
	background:rgba(0,0,0,0.5);
}
.footer ul.social-iconsfooter li a:hover {
	background-color:#00bba7;
}
.footer ul.social-iconsfooter li a i {
	-webkit-transition-duration:0.8s;
	-moz-transition-duration:0.8s;
	-o-transition-duration:0.8s;
	transition-duration:0.8s;
	-webkit-transition-property:-webkit-transform;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	transition-property:transform;
	overflow:hidden;
}
.footer ul.social-iconsfooter li a i:hover {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
}
.footer ul.social-iconsfooter li a:hover {
	text-decoration:none;
	color:#fff;
}
.footer a {
	color:#999;
	text-decoration:none;
}
.footer a:hover {
	color:#fff;
}
.footermenu {
	list-style:none;
	text-align:center;
	padding-top:15px;
	display:inline-block;
}
.footermenu li {
	display:inline-block;
}
.footermenu li:after {
	content:'/';
	padding-left:5px;
	padding-right:5px;
}
.footermenu li:last-child:after {
	content:'';
	padding-right:0px;
}
.footermenu li a:hover {
	color:#fff;
}
#back-top {
	position:fixed;
	bottom:50px;
	right:2%;
	z-index:1000;
}
#back-top span {
	border-radius:0;
	-moz-transition:1s;
	display:block;
	position:fixed;
	bottom:76px;
	right:30px;
	text-align:center;
	font-size:16px;
	line-height:50px;
	height:50px;
	width:50px;
	z-index:100;
	-webkit-transition:background-color 0.25s ease-out;
	transition:background-color 0.25s ease-out;
	background-color:rgba(0,0,0,0.3);
	color:#fff;
}
#back-top a:hover span {
	background-color:#1abc9c;
}
#back-top a {
		display:block;
	text-align:center;
	font:11px/100% Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#666;
	-webkit-transition:1s;
	-moz-transition:1s;
	transition:1s;
}
#back-top a:hover {
	color:#999;
}
.active i.fontawesome-icon {
	color:#fff;
}
.notfsection {
	margin-top:50px;
	margin-bottom:150px;
}
#portfolio .c4,#portfolio .c3,#portfolio .c6 {
	margin-bottom: 30px;
}
.pic {
	/* Internet Explorer 10 */
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;
	/* Firefox */
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;
	/* Safari,Opera,and Chrome */
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	/* W3C */
	display:box;
	box-pack:center;
	box-align:center;
	max-width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
		display:inline-block;
	animation:anima 2s;
	-webkit-animation:anima 2s;
	-moz-animation:anima 2s;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	text-align:center;
}
.pic-3d {
	-webkit-perspective:500;
	-webkit-transform-style: preserve-3d
}
.pic-caption {
	cursor:default;
	position:absolute;
	width:100%;
	height:100%;
	background-color:#F86D18;
	padding:30px;
	text-align:center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	color:#fff;
				/* Internet Explorer 10 */
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;
	/* Firefox */
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;
	/* Safari,Opera,and Chrome */
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	/* W3C */
	display:box;
	box-pack:center;
	box-align:center;
}
.pic-image {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
.pic:hover .pic-image {
	-webkit-transform:scale(1);
	transform:scale(1)
}
.pic-title {
	font-size:1.8em
}
a,a:hover,.pic .pic-image,.pic-caption,.pic:hover .pic-caption,.pic:hover img {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.pic:hover .bottom-to-top,.pic:hover .top-to-bottom,.pic:hover .left-to-right,.pic:hover .right-to-left,.pic:hover .rotate-in,.pic:hover .rotate-out,.pic:hover .open-up,.pic:hover .open-down,.pic:hover .open-left,.pic:hover .open-right,.pic:hover .come-left,.pic:hover .come-right {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1
}
.bottom-to-top {
	top:50%;
	left:0
}
.pic:hover .bottom-to-top {
	top:0;
	left:0
}
.top-to-bottom {
	bottom:50%;
	left:0
}
.pic:hover .top-to-bottom {
	left:0;
	bottom:0
}
.left-to-right {
	top:0;
	right:50%
}
.pic:hover .left-to-right {
	right:0;
	top:0
}
.right-to-left {
	top:0;
	left:50%
}
.pic:hover .right-to-left {
	left:0;
	top:0
}
.rotate-in {
	transform:rotate(90deg) scale(0.1);
	-webkit-transform:rotate(90deg) scale(0.1);
	top:0;
	left:0
}
.pic:hover .rotate-in {
	transform:rotate(360deg) scale(1);
	-webkit-transform:rotate(360deg) scale(1)
}
.rotate-out {
	transform:rotate(90deg) scale(3);
	-webkit-transform:rotate(90deg) scale(3);
	top:0;
	left:0
}
.pic:hover .rotate-out {
	transform:rotate(360deg) scale(1);
	-webkit-transform:rotate(360deg) scale(1)
}
.open-down {
	transform:rotateX(-180deg);
	-webkit-transform:rotateX(-180deg);
	top:0;
	left:0
}
.pic:hover .open-down {
	transform:rotateX(0);
	-webkit-transform:rotateX(0)
}
.open-up {
	transform:rotateX(180deg);
	-webkit-transform:rotateX(180deg);
	top:0;
	left:0
}
.pic:hover .open-up {
	transform:rotateX(0);
	-webkit-transform:rotateX(0)
}
.open-left {
	transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	left:0;
	top:0
}
.pic:hover .open-left {
	transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg)
}
.open-right {
	transform:rotateY(-180deg);
	-webkit-transform:rotateY(-180deg);
	left:0;
	top:0
}
.pic:hover .open-right {
	transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg)
}
.come-left {
	transform:rotateY(90deg) rotateX(90deg);
	-webkit-transform:rotateY(90deg) rotateX(90deg);
	left:0;
	top:0
}
.pic:hover .come-left {
	transform:rotateY(0) rotateX(0);
	-webkit-transform:rotateY(0) rotateX(0)
}
.come-right {
	transform:rotateY(-90deg) rotateX(-90deg);
	-webkit-transform:rotateY(-90deg) rotateX(-90deg);
	left:0;
	top:0
}
.pic:hover .come-right {
	transform:rotateY(0) rotateX(0);
	-webkit-transform:rotateY(0) rotateX(0)
}
.link-caption,.pretty-caption {
	font-size:21px;
	color:#333;
	width:50px;
	height:50px;
	line-height:50px;
	background-color:#fff;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	border-radius:50%;
}
.pretty-caption {
	margin-left:6px;
}
.pretty-caption:hover,.link-caption:hover {
	color:#F86D18;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease
}
.title-caption {
}
.portfo-captions {
	margin:0px;
}
.description-caption {
	background:#fff;
	padding:12px;
	display:block;
	border:1px solid #eee;
	border-bottom:double medium #eee;
	border-top:0;
	font-weight:700;
	margin-top:-10px;
	text-align:center;
}
.description-caption a {
	color:#444;
}
.porto-excerpt-caption p {
	margin:0px;
	border-top:1px solid #eee;
	padding-top:12px;
	font-weight:normal;
	font-size:90%;
}
.porto-title-caption {
	padding-bottom:12px;
	display:block;
	text-transform:uppercase;
}
#recent-portfolio .pic img {
	height:170px;
}
.infoareawrap .text-center a {
	color:#555;
}
.testimonial.fullwidth.flexslider {
	margin-top: 20px;
}
/* ==== Section Home Slider ==== */
.buttonsimple {
	background:transparent;
	line-height:40px;
	padding:8px 20px;
	border-radius:0;
	display:inline-block;
	color:#fff;
	text-transform:none;
	min-width:190px;
	font-size:17px;
	text-shadow:none;
	letter-spacing:1px;
	border:2px solid #fff;
}
.buttonsimple:hover {
	background:#fff;
	color:#444;
	text-decoration:none;
}
ul#filters {
	list-style:none;
	margin:40px 20px 20px;
	display:block;
	text-align:center;
}
ul#filters li {
	display:inline-block;
}
ul#filters li a {
	color:#444;
	display:inline-block;
	margin-right:15px;
	border:1px solid #ddd;
	padding:5px 10px;
	font-weight:600;
	text-transform:uppercase;
}
ul#filters li a.active {
	color: #F86D18;
}
/* v1.2.1 */
.wowcontactform label {width:100%;margin-bottom:7px;}
.wowcontactform input {padding:7px 13px;    width: 100%;}
.wowcontactform textarea {min-height:140px; padding:7px 13px;   width: 100%;}
.wowcontactform input[type=submit] {width:auto;margin-top: 7px;}
/*==============================================* RESPONSIVE *===============================================*/
@media screen and (max-width:960px) {
	.fullwidth.flexslider,.homeslider.fullwidth.flexslider,.testimonial.fullwidth.flexslider {
		max-height:100% !Important;
		height:100% !Important;
	}
}
nav select {
	display:none;
}
@media (max-width:800px) {
	.menu {
			display:none;
	}
	nav select {
				display:inline-block;
			height:40px;
			margin-top:20px;
			padding-left:20px;
			border-radius:2px;
	}
		body {
			margin-top:0px;
	}
	header.wowhead {
			position:relative;
	}
	.footermenu {
		display:none;
	}
	body.admin-bar header {
			top:0px !important;
	}
	.topbarwow {
		display:none;
	}
	header.wowhead {
		top:0px;
	}
	.text-homeimage {
			font-size:45px;
			line-height:60px;
	}
	.callactionbutton {
			margin-top:10px;
			display:inline-block;
	}
}


				@media (min-width:769px) and (max-width:1079px) {
			.captionshop p {
					font-size:0;
					margin:0;
			}
			.captionshop a.learn-more,.captionshop a.learn-more.detailslearn {
					display:block;
					width:150px;
					margin:0px auto;
			}
			.captionshop a.learn-more {
					margin-top:20%;
			}
			.captionshop a.learn-more.detailslearn {
					margin-top:5px;
			}
			.captionshop h3 {
					display:none;
			}
		}
		 @media (max-width:960px) {
			#search input,#search a,#search input.search-submit {
					display:none;
			}
		}
		@media (max-width:800px) {
			.camera_caption {
					left:0%;
					width:85%;
			}
			.captionshop h3 {
					display:none;
			}
			.captionshop p {
					font-size:0;
					margin:0;
			}
			.captionshop a.learn-more,.captionshop a.learn-more.detailslearn {
					display:block !important;
					width:150px;
					margin:0px auto;
			}
			.captionshop a.learn-more {
					margin-top:20%;
			}
			.captionshop a.learn-more.detailslearn {
					margin-top:5px;
			}
		}
		@media screen and (max-width:960px) {
			.hero {
				margin-left:0;
				margin-right:0;
			}
			.icon-box-top {
				padding-left:20px;
				padding-right:20px;
			}
		}
		@media screen and (max-width:767px) {
			.flex-caption .uppercase {
				font-size:15px;
				line-height:17px;
			}
			.flex-caption .buttonsimple {
				min-width:140px;
				font-size:14px;
			}
			.topbarwow ul.topinfos {
				display:none;
			}
			.navbar-toggle {
					background-color:#444;
					color:#fff;
					height:100%;
			}
			.navbar-collapse {
					background:#444;
					max-height:380px;
			}
			.navbar-collapse .nav>li>a {
					padding-bottom:7px;
					padding:7px 10px;
			}
			.dropdown-menu>li>a {
					border:0px;
					padding:7px 10px;
			}
			.dropdown-menu {
					background:#444;
			}
			.navbar-collapse .nav>li>a:hover {
					background-color:#eee !Important;
					color:#444;
			}
			.recent-posts img {
					height:180px;
			}
			.recent-posts article {
					width:100%;
					overflow:hidden;
					-webkit-transition:all 1s ease;
					-moz-transition:all 1s ease;
					-o-transition:all 1s ease;
					-ms-transition:all 1s ease;
					transition:all 1s ease;
					background:#fff;
					margin-bottom:30px;
					padding-top:0px;
					border-top:1px solid #eee;
			}
			.notfoundpage {
					padding-top:10px;
					padding-bottom:10px;
			}
				.flex-control-nav {
				display:none;
			}
			.hero {
				margin-left:0;
				margin-right:0;
			}
		}
		@media screen and (max-width:767px) {
			.pagenamehome section.homeslider {
				padding-top:10px;
			}
		}
		@media screen and (max-width:768px) {
			.footer {
				text-align:center;
			}
		}
		@media screen and (max-width:565px) {
			.fullwidth.flexslider .buttonsimple {
				display:none;
			}
		}
		@media screen and (max-width:450px) {
			.homeslider h1 {
				margin-bottom:-20px;
			}
		}
		@media screen and (max-width:320px) {
			.flex-caption {
				display: none;
			}
		}
		/* styles for desktop */
		.tinynav {
			display: none
		}
		/* styles for mobile */
		@media screen and (max-width:800px) {
			.tinynav {
				display:block
			}
			.menu {
				display:none
			}
		}
		@media screen and (max-width:800px) {
			.menu {
				display:none
			}
			 .tinynav {
				display:block;
				position:absolute;
				right:0px;
				top:54px;
				width:100%;
				background:#eee;
				color:#111;
				border:0;
			}
			 .headercart,.pagenamedeveloper,.page-developer {
				margin-top:40px;
			}
			 .pagenamehome {
				margin-top: 40px;
			}
			.blog-widget .tinynav {
				display: block;
				position: relative;
				right: 0px;
				top: 0;
				width: 100%;
				background: #eee;
				color: #111;
				border: 0;
				padding: 10px;
			}
			
		}