/*
Theme Name: Patricia
Theme URI: http://www.kwayyinfotech.com/
Author: Kwayy Infotech
Author URI: http://www.kwayyinfotech.com/
Description: Patricia theme.
Version: 4.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: patricia
*/




@import url("css/bootstrap.css");
@import url("css/bootstrap-theme.css");

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


body.admin-bar .kwayy-noStickyOnScroll .kwayy-sticky-area, 
body.admin-bar .kwayy-header3 .kwayy-sticky-area{
	top:0px;
}
body.admin-bar .kwayy-sticky-area{
	top:32px;
}




@media screen and ( max-width: 782px ) {
	 body.admin-bar .kwayy-sticky-area{
		 top:0px;
	}
}

article, aside, details, figcaption, figure, footer, header, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
 [hidden] {
 display: none;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
}
a {
	color: #ca3c08;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
a:focus {
	outline: thin dotted;
}
a:active, a:hover {
	color: #ea9629;
	outline: 0;
}
a:hover {
	text-decoration: underline;
}
address {
	font-style: italic;
	margin: 0 0 24px;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
p {
	margin: 0 0 24px;
	line-height: 24px;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}
blockquote blockquote {
	margin-right: 0;
}
blockquote cite, blockquote small {
	font-size: 14px;
	font-weight: normal;
}
blockquote em, blockquote i {
	font-style: normal;
	font-weight: 300;
}
blockquote p {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.50;
}
blockquote strong, blockquote b {
	font-weight: 400;
}
small {
	font-size: smaller;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl {
	margin: 0 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 20px;
}
menu, ol, ul {
	margin: 16px 0;
	padding: 0 0 0 0px;
}
ul {
	list-style-type: square;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
}
li > ul, li > ol {
	margin: 0;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button, input {
	line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; 
	width: 270px;
}
 input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}
caption, th, td {
	font-weight: normal;
}
caption {
	font-size: 16px;
	margin: 20px 0;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background: url(images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */
.genericon:before, .menu-toggle:after, .featured-post:before, .date a:before, .entry-meta .author a:before, .format-audio .entry-content:before, .comments-link a:before, .tags-links a:first-child:before, .categories-links a:first-child:before, .edit-link a:before, .attachment .entry-title:before, .attachment-meta:before, .attachment-meta a:before, .comment-awaiting-moderation:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .bypostauthor > .comment-body .fn:before, .error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	vertical-align: text-bottom;
	font-family: "kwayy";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
}

/* Clearing floats */
.clear:after, .attachment .entry-header:after, .site-footer .widget-area:after, .entry-content:after, .page-content:after, .navigation:after, .nav-links:after, .gallery:after, .comment-form-author:after, .comment-form-email:after, .comment-form-url:after, .comment-body:after {
	clear: both;
}
.clear:before, .clear:after, .attachment .entry-header:before, .attachment .entry-header:after, .site-footer .widget-area:before, .site-footer .widget-area:after, .entry-content:before, .entry-content:after, .page-content:before, .page-content:after, .navigation:before, .navigation:after, .nav-links:before, .nav-links:after, .gallery:before, .gallery:after, .comment-form-author:before, .comment-form-author:after, .comment-form-email:before, .comment-form-email:after, .comment-form-url:before, .comment-form-url:after, .comment-body:before, .comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; 
}

/* Auto Width DIV */
.kwayy-flexible-width-left, .kwayy-flexible-width-right {
	display: table-cell;
}
.kwayy-flexible-width-right {
	text-align: right;
}
.table-row {
	display: table;
	width: 100%;
}

/* Form fields, general styles first. */
button, input, textarea {
	border: 1px solid #e1e1e1;
	font-family: inherit;
	padding: 5px;
}
input, textarea {
	color: #787878;
}
input:focus, textarea:focus {
	border: 1px solid #c8c8c8;
	outline: 0;
}

/* Buttons */
button, input[type="submit"], input[type="button"], input[type="reset"] {
	background: transparent;
	border: none;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
	color: #fff;
}
button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
	background: #d94412; /* Old browsers */
	background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */
	background: linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */
	border: none;
}
.post-password-required input[type="submit"] {
	padding: 7px 23px 2px;
	vertical-align: middle;
	line-height: 20px;
}
.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
 color: #7d7b6d;
}

:-moz-placeholder {
 color: #7d7b6d;
}

::-moz-placeholder {
 color: #7d7b6d;
}

:-ms-input-placeholder {
 color: #7d7b6d;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img, .entry-summary img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
	height: auto;
}
img.size-full, img.size-large, img.wp-post-image {
	height: auto;
	max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed, iframe, object, video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}
img.alignright {
	margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 5px auto;
}
img.alignnone {
	margin: 5px 0;
}
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}
img.wp-smiley, .rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption.alignleft + ul, .wp-caption.alignleft + ol {
	list-style-position: inside;
}

/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site-main {
	position: relative;
}
.site-main .sidebar-container {
	height: 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1;
}
.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1040px;
}
.entry-content ul, .entry-content ol {
	margin: 16px 0;
	padding: 0 0 0 40px;
}
.entry-content ul > li > ul, .entry-content ul > li > ol, .entry-content ol > li > ul, .entry-content ol > li > ol {
	margin: 0;
}
.entry-content ul {
	list-style-type: square;
}
.entry-content ol {
	list-style-type: decimal;
}
.owl-carousel img {
	max-width: 100%;
}

/* Box layout */
.kwayy-boxed #page {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	background: #fff;
}

/* pace library */
.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.pace-inactive {
	display: none;
}
.pace .pace-progress {
	background-color: #29d;
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	height: 6px;
	overflow: hidden;
	-webkit-transition: width 1s;
	-moz-transition: width 1s;
	-o-transition: width 1s;
	transition: width 1s;
}
.pace .pace-progress-inner {
	position: absolute;
	top: 0;
	left: 0;
	right: -32px;
	bottom: 0;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.2)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.75, rgba(255, 255, 255, 0.2)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	-webkit-background-size: 32px 32px;
	-moz-background-size: 32px 32px;
	-o-background-size: 32px 32px;
	background-size: 32px 32px;
	-webkit-animation: pace-stripe-animation 500ms linear infinite;
	-moz-animation: pace-stripe-animation 500ms linear infinite;
	-ms-animation: pace-stripe-animation 500ms linear infinite;
	-o-animation: pace-stripe-animation 500ms linear infinite;
	animation: pace-stripe-animation 500ms linear infinite;
}
@-webkit-keyframes pace-stripe-animation {
 0% {
-webkit-transform: none;
transform: none;
}
 100% {
-webkit-transform: translate(-32px, 0);
transform: translate(-32px, 0);
}
}
@-moz-keyframes pace-stripe-animation {
 0% {
-moz-transform: none;
transform: none;
}
 100% {
-moz-transform: translate(-32px, 0);
transform: translate(-32px, 0);
}
}
@-o-keyframes pace-stripe-animation {
 0% {
-o-transform: none;
transform: none;
}
 100% {
-o-transform: translate(-32px, 0);
transform: translate(-32px, 0);
}
}
@-ms-keyframes pace-stripe-animation {
 0% {
-ms-transform: none;
transform: none;
}
 100% {
-ms-transform: translate(-32px, 0);
transform: translate(-32px, 0);
}
}
@keyframes pace-stripe-animation {
 0% {
transform: none;
transform: none;
}
 100% {
transform: translate(-32px, 0);
transform: translate(-32px, 0);
}
}
body.search-no-results .page-content {
	padding: 0 0 50px 0;
}

/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */ 
.site-header .site-title:hover {
	text-decoration: underline;
}
.site-description {
	font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}
.kwayy-header-search form{
	height:44px;	
}
.kwayy-header-search {
	position: relative;
	float:right;	
	margin-left:6px;
	margin-right:0px;
}
.kwayy-tb-bgcolor-grey .kwayy-header-search:before,
.kwayy-tb-bgcolor-white .kwayy-header-search:before {
	color: #787878;
}
.kwayy-tb-bgcolor-skincolor .kwayy-header-search:before {
	color: #fff;
}
.kwayy-header-search:before {
	font-family: "kwayy";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	opacity: 1;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	position: absolute;
	content: '\ecf2';
	left: 3px;
	top: 14px;
	color: rgba(255, 255, 255, 0.51);
	font-size: 15px;
}
.kwayy-header-search .search-form label {
	margin-bottom: 0px;	
}
.site-header .search-field {
	background-color: transparent;	
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	border: none;
	cursor: pointer;
	height: 28px;
	margin: 4px 0;
	margin-top:8px;
	padding: 0 0 0px 25px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	width: 1px;
}
.site-header .search-field:focus {
	background-color: rgba(255, 255, 255, 0.08);
	border: none;
	cursor: text;
	outline: 0;
	width: 190px;
}

/* Header Styel */		
.kwayy-header2 .menu-with-icon .menu-with-icon, .kwayy-header2 .menu-with-icon .kwayy-menu-text {
	display: inline-block;
}
.kwayy-header2 .menu-with-icon .menu-with-icon i {
	margin-right: 8px;
	height: 27px;
	width: 27px;
	line-height: 26px;
	font-size: 12px;
}
.kwayy-header2 ul.nav-menu > li > a, .kwayy-header2 div.nav-menu > ul > li > a {
	height: 108px;
	padding: 32px 12px 0;
}

/* Header Stlye3 */	
.kwayy-header3 .header-wrapper .kwayy-flexible-width-left, .kwayy-header3 .header-wrapper .kwayy-flexible-width-right {
	display: block;
}
.kwayy-header3 .header-logo.kwayy-flexible-width-left {
	text-align: center;
}

.kwayy-header3 .header-logo {
	padding-top: 21px;
	padding-bottom: 0px;
}
.kwayy-header3 .header-logo .site-title {
	margin-top: 0px;
	margin-bottom: 0px;
}
.kwayy-header3 ul.nav-menu, .kwayy-header3 div.nav-menu > ul, .kwayy-header3 ul.nav-menu > li, .kwayy-header3 div.nav-menu > ul > li {
	float: none;
}
.kwayy-header3 ul.nav-menu, .kwayy-header3 div.nav-menu > ul {
	text-align: center;
}
.kwayy-header3 .menu-with-icon .menu-with-icon, .kwayy-header3 .menu-with-icon .kwayy-menu-text {
	display: inline-block;
}
.kwayy-header3 .menu-with-icon .menu-with-icon i {
	margin-right: 8px;
	height: 30px;
	width: 30px;
	line-height: 29px;
	font-size: 13px;
}
.kwayy-header3 ul.nav-menu > li > a, .kwayy-header3 div.nav-menu > ul > li > a {
	padding: 0px 17px;
	height: 70px;
	line-height: 55px;
}
.kwayy-header3 ul.nav-menu .sub-menu, .kwayy-header3 ul.nav-menu .children, .kwayy-header3 div.nav-menu > ul .sub-menu, .kwayy-header3 div.nav-menu > ul .children {
	top: 70px;
}
.kwayy-header3 ul.nav-menu > li > a, .kwayy-header3 div.nav-menu > ul > li > a {
	border-top: none;
}

/*Header Overlay*/
.kwayy-header-overlay ul.nav-menu .sub-menu, 
.kwayy-header-overlay ul.nav-menu .children, 
.kwayy-header-overlay div.nav-menu > ul .sub-menu, 
.kwayy-header-overlay div.nav-menu > ul .children{
	background-color: rgba(255, 255, 255, 0.90);
}
.kwayy-header-overlay ul.sub-menu li{
	border-bottom: 1px solid rgba(225, 225, 225, 0.68);
}
.kwayy-header-overlay .header-wrapper,
.kwayy-header-overlay .kwayy-sticky-area.header-scrolled{
	background-color: #fff;
	position: relative;
	border-bottom: none;
	background: url(images/header-bg.png) repeat-x bottom;
	z-index: 999;
	box-shadow: none;
	
	
	background: -moz-linear-gradient(top, rgba(252,252,252,1) 46%, rgba(252,252,252,0.91) 60%, rgba(255,255,255,0.65) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(46%,rgba(252,252,252,1)), color-stop(60%,rgba(252,252,252,0.91)), color-stop(100%,rgba(255,255,255,0.65)));
	background: -webkit-linear-gradient(top, rgba(252,252,252,1) 46%,rgba(252,252,252,0.91) 60%,rgba(255,255,255,0.65) 100%);
	background: -o-linear-gradient(top, rgba(252,252,252,1) 46%,rgba(252,252,252,0.91) 60%,rgba(255,255,255,0.65) 100%);
	background: -ms-linear-gradient(top, rgba(252,252,252,1) 46%,rgba(252,252,252,0.91) 60%,rgba(255,255,255,0.65) 100%);
	background: linear-gradient(to bottom, rgba(252,252,252,1) 46%,rgba(252,252,252,0.91) 60%,rgba(255,255,255,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#a6ffffff',GradientType=0 );	
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.kwayy-header-overlay .kwayy-sticky-area.header-scrolled .header-wrapper {
	border-bottom:none;
}
.kwayy-header-overlay .kwayy-sticky-area {
	background:none;
}
.kwayy-header-overlay .kwayy-slider-wrapper {
	margin-top: -109px;
	margin-bottom: -5px;
}
.kwayy-header-overlay ul.nav-menu, div.nav-menu > ul {
	margin-bottom:7px;
}
.kwayy-header-overlay .kwayy-titlebar-wrapper {
	margin-top: -109px;
}
.kwayy-header-overlay .kwayy-titlebar-wrapper .kwayy-titlebar-main {
	padding-top: 109px;
}
.kwayy-header-overlay ul.nav-menu li a, div.nav-menu > ul li a {
	color:#111414;
}
.kwayy-header-overlay .header-scrolled ul.nav-menu > li > a, 
.kwayy-header-overlay .header-scrolled div.nav-menu > ul > li > a {
	padding: 30px 12px 0;
	height:99px;
}
.kwayy-header-overlay span.menu-with-icon i {
	color: #5c5c5c;
	border: 1px solid #5c5c5c;
	box-shadow: 0 0 0 0 #5c5c5c inset;
}
.tp-bullets.simplebullets.round .bullet {
	width: 15px;
	height: 15px;
	box-shadow: inset 0 0 0 8px white;
	opacity: 0.8;
	-webkit-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	border-radius: 50%;
	background-color: #fff;
	background:none;
	margin-left: 15px;
}
.tp-bullets.simplebullets.round .bullet:hover, 
.tp-bullets.simplebullets.round .bullet.selected, 
.tp-bullets.simplebullets.navbar .bullet:hover, 
.tp-bullets.simplebullets.navbar .bullet.selected {
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
	background-color: transparent;
}
.kwayy-header-overlay .flex-direction-nav a {
	display: none;
}

/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */ 
.main-navigation {
	clear: both;
	position: relative;
}
.navbar {
	margin-bottom: 0px;
	border: none;
}
ul.nav-menu, div.nav-menu > ul {
	margin: -7px 0px 0px 0px;
	padding: 0 0 0 0;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
	-o-perspective: 1000px;
	perspective: 1000px;
	float: right;
}
ul.nav-menu > li > a, div.nav-menu > ul > li > a {
	padding: 23px 25px 0px;
	height: 108px;
	display: block;
	border-top: 4px solid transparent;
	text-align: center;
	letter-spacing: 1px;
}
div.nav-menu > ul > li > a {
	padding: 22px 25px;
	height: 75px;
}

div.nav-menu > ul > li.page_item > a{
	min-height:109px;
	padding-top:36px;
}
ul.nav-menu > li.menu-without-icon > a {
	padding-top: 40px;
}
ul.nav-menu > li li a, div.nav-menu > ul li li a {
	color: #141412;
	display: block;
	font-size: 15px;
	line-height: 1;
	text-decoration: none;
	line-height: 20px;
	transition: all 0.5s ease;
}
ul.nav-menu > li, div.nav-menu > ul > li {
	display: inline-block;
	position: relative;
	float: left;
	min-width: 90px;
	bottom: -7px;
}
ul.nav-menu .current_page_item > a, ul.nav-menu .current_page_ancestor > a, ul.nav-menu .current-menu-ancestor > a, div.nav-menu > ul .current_page_item > a, div.nav-menu > ul .current_page_ancestor > a, div.nav-menu > ul .current-page-item > a, div.nav-menu > ul .current-page-ancestor > a {
	border-top: 4px solid;
}
ul.nav-menu ul.sub-menu .current_page_ancestor > a, ul.nav-menu ul.sub-menu .current-menu-ancestor > a, ul.nav-menu ul.sub-menu .current_page_item > a, ul.nav-menu ul.sub-menu .current-menu-item > a, div.nav-menu > ul ul.sub-menu .current_page_ancestor > a, div.nav-menu > ul ul.sub-menu .current-page-ancestor > a, div.nav-menu > ul ul.sub-menu .current_page_item > a, div.nav-menu > ul ul.sub-menu .current-page-item > a {
	border-bottom: none;
}
ul.sub-menu li {
	border: none;
	border-bottom: 1px solid #e1e1e1;
}
 [class^="kwayy-row-"], [class*=" kwayy-row-"] {
 background-position: center center;
 background-size: 100% auto;
}
ul.sub-menu li:last-child, ul.sub-menu li:hover a {
	border: none;
}
ul.nav-menu .sub-menu, ul.nav-menu .children, div.nav-menu > ul .sub-menu, div.nav-menu > ul .children {
	text-align:left;
	position: absolute;
	visibility: hidden;
	display: block;
	font-size: 14px;
	line-height: 14px;
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
	border-radius: 0;
	z-index: 880;
	-webkit-box-shadow: 0 20px 50px 10px rgba(0,0,0,0.15);
	box-shadow: 0 20px 50px 10px rgba(0,0,0,0.15);
	width: 240px;
	background-color: #fff;
	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;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transform-origin: 50% 0 0;
	-moz-transform-origin: 50% 0 0;
	transform-origin: 50% 0 0;
	-webkit-transform: rotateX(-85deg);
	-moz-transform: rotateX(-85deg);
	transform: rotateX(-85deg);
	overflow: visible !important;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
	-o-perspective: 1000px;
	perspective: 1000px;
}
ul.nav-menu li.lastmenu .sub-menu, ul.nav-menu li.lastmenu .children, div.nav-menu > ul li.lastmenuli.lastmenu .sub-menu, div.nav-menu > ul li.lastmenu .children {
	right: 15px
}
ul.nav-menu li:hover > ul, ul.nav-menu ul li:hover > ul, div.nav-menu > ul li:hover > ul, div.nav-menu > ul ul li:hover > ul {
	opacity: 1;
	display: block;
	visibility: visible;
	height: auto;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transform-origin: 50% 0 0;
	-moz-transform-origin: 50% 0 0;
	transform-origin: 50% 0 0;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
	-o-perspective: 1000px;
	perspective: 1000px;
}
ul.nav-menu ul a:hover, ul.nav-menu ul ul a:hover, div.nav-menu > ul ul a:hover, div.nav-menu > ul ul ul a:hover {
	border: none;
	color: #fff !important;
}
ul.nav-menu .sub-menu ul, ul.nav-menu .children ul, div.nav-menu > ul .sub-menu ul, div.nav-menu > ul .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}
ul.nav-menu .sub-menu .sub-menu, ul.nav-menu .children div.nav-menu > ul .sub-menu .sub-menu {
	border-left: 0;
	left: 100%;
	top: -5px;
}
ul.nav-menu .sub-menu li:hover > ul, div.nav-menu > ul .sub-menu li:hover > ul {
	top: 0px;
	-webkit-transition: all 0.25s ease 0s;
	-moz-transition: all 0.25s ease 0s;
	-ms-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	transition: all 0.25s ease 0s;
}
ul.nav-menu li li:hover > a, div.nav-menu > ul li li:hover > a {
	color: #fff;
}
ul.nav-menu .sub-menu > li, div.nav-menu > ul .sub-menu > li {
	position: relative;
}
ul.nav-menu ul a, ul.nav-menu ul ul a, div.nav-menu > ul ul a, div.nav-menu > ul ul ul a {
	color: #141412;
	margin: 0;
	padding: 15px 18px;
	height: auto;
	line-height: 15px;
	font-size: 13px;
	-webkit-transition: padding 0.5s ease 0s;
	-moz-transition: padding 0.5s ease 0s;
	-ms-transition: padding 0.5s ease 0s;
	-o-transition: padding 0.5s ease 0s;
	transition: padding 0.5s ease 0s;
}
ul.nav-menu ul a:hover, ul.nav-menu ul ul a:hover, div.nav-menu > ul ul a:hover, div.nav-menu > ul ul ul a:hover {
	padding-left: 25px;
}
.sub-menu li.menu-without-icon a {
	text-align: left;
	border-top: none;
}
.menu-with-icon .kwayy-menu-text {
	display: block;
	padding-top: 6px;
}

/* Transision */
li.menu-with-icon a i {
	transition: all 0.1s ease;
}
.menu-with-icon a:hover .menu-with-icon i, .current-menu-item a .menu-with-icon i, .current_page_item a .menu-with-icon i {
}
li.menu-with-icon a:hover {
	color: #575757;
}
.menu-with-icon #site-navigation ul.nav-menu li a {
	line-height: 24px;
}
.menu-with-icon .menu-with-icon {
	display: block;
	text-align: center;
}
.menu-with-icon .menu-with-icon i {
	color: #999;
	font-size: 16px;
	border-radius: 50%;
	height: 35px;
	width: 35px;
	line-height: 33px;
	border: 1px solid #999;
	display: inline-block;
	text-align: center;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	box-shadow: 0 0 0 0 #999 inset;
}
ul.nav-menu li a:hover i, div.nav-menu > ul li a:hover i, ul.nav-menu li:hover a i, div.nav-menu > ul li:hover a i {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
	color: #fff;
}
.menu-with-icon .menu-with-icon i:before {
	width: auto;
}
.menu-toggle {
	display: none;
	text-align:center;	
}
.menu-toggle {
	cursor: pointer;
	margin: 0;
	padding: 32px 0 0px 0px;
}
.righticon {
	display: none;
}

/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */
.entry-meta {
	clear: both;
	font-size: 14px;
}
.entry-meta a {
	color: #A8A8A8;
}
.entry-meta > span {
	margin-right: 20px;
}
.entry-meta > span:last-child {
	margin-right: 0;
}
.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}
.entry-meta .date a:before {
	content: "\f303";
}
.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}
.entry-meta .author a:before {
	content: "\ef6b";
	position: relative;
	top: -1px;
}
.entry-meta a:hover {
	text-decoration: none;
}
.categories-links a:first-child:before {
	content: "\f301";
}
.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}
.edit-link a:before {
	content: "\eaf0";
	position: relative;
	top: -1px;
}
.single-author .entry-meta .author, .sticky.format-standard .entry-meta .date, .sticky.format-audio .entry-meta .date, .sticky.format-chat .entry-meta .date, .sticky.format-image .entry-meta .date, .sticky.format-gallery .entry-meta .date {
	display: none;
}

/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */
.entry-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.entry-content a, .comment-content a {
	color: #303a3b;
}
.entry-content blockquote {
	font-size: 24px;
}
.entry-content blockquote cite, .entry-content blockquote small {
	font-size: 16px;
}
.format-standard footer.entry-meta {
	margin-top: 0;
}

/* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}
.page-links a, .page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}
.format-status .entry-content .page-links a, .format-gallery .entry-content .page-links a, .format-chat .entry-content .page-links a, .format-quote .entry-content .page-links a, .page-links a {
	min-width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	margin-left: -4px;
	font-size: 13px;
	text-align: center;
	font-weight: 800;
	line-height: 29px;
	padding: 0px 5px;
	border: 1px solid #e1e1e1;
}
.format-gallery .entry-content .page-links a:hover, .format-audio .entry-content .page-links a:hover, .format-status .entry-content .page-links a:hover, .format-video .entry-content .page-links a:hover, .format-chat .entry-content .page-links a:hover, .format-quote .entry-content .page-links a:hover, .page-links a:hover {
	color: #fff;
}
.format-status .entry-content .page-links > span, .format-quote .entry-content .page-links > span {
	background: none;
}
.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls {
	background: #220e10;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ea9629;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}
.hentry .mejs-controls .mejs-time-rail span, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}

/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */
.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}
.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}
.gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item {
	text-align: center;
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	width: 100%;
	font-style: normal;
}
.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.gallery-item:hover .gallery-caption {
	opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none;
}

/**
 * 5.5 Post Formats
 * ----------------------------------------------------------------------------
 */

/* Aside */
.blog .format-aside:first-of-type, .single .format-aside:first-of-type, .format-aside + .format-aside, .format-aside + .format-link, .format-link + .format-aside {
}
.format-aside .entry-meta {
	margin-top: 0;
}
.format-aside blockquote {
	font-size: 100%;
	font-weight: normal;
}
.format-aside cite {
	font-size: 100%;
	text-transform: none;
}
.format-aside cite:before {
	content: "\2014";
	margin-right: 5px;
}

/* Audio */
.format-audio .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-audio .entry-content a, .format-audio .entry-meta a, .format-audio .entry-content a:hover, .format-audio .entry-meta a:hover {
	color: #787878;
}
.format-audio .entry-content:before{
	display:block;
}

/* Chat */
.format-chat {
}
.format-chat .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-chat .entry-meta a, .format-chat .entry-content a {
	color: #A8A8A8;
}
.format-chat .entry-meta .date a:before {
	content: "\f108";
	margin-right: 2px;
}
.format-chat .entry-meta .author {
	display: none;
}
.format-chat .chat {
	margin: 0;
}
.format-chat .chat .chat-timestamp {
	color: #722d19;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 10px 0;
}
.format-chat .chat .fn {
	font-style: normal;
}
/* Gallery */
.format-gallery .entry-header {
	margin-bottom: 15px;
}
.format-gallery .entry-title {
	font-size: 50px;

	font-weight: 400;
	margin: 0;
}
.format-gallery .entry-meta a, .format-gallery .entry-content a {
	color: #A8A8A8;
}

/* Image */
.format-image .entry-title {
	font-size: 28px;
	font-weight: bold;
}
.format-image .categories-links, .format-image .tags-links {
	display: none;
}

/* Link */
.kwayy-format-link-url {
	border-top: 1px dashed rgba(0, 0, 0, 0.16);
	border-bottom: 1px dashed rgba(0, 0, 0, 0.16);
	text-align: center;
	padding: 10px 5px;
}
.blog .format-link:first-of-type, .single .format-link:first-of-type {
}
.format-link .entry-header, .format-link .entry-content p:last-child {
	margin-bottom: 0;
}
.format-link .entry-title {
	color: #ca3c08;
	display: inline;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin-right: 20px;
}
.format-link div.entry-meta {
	display: inline;
}

/* Quote */
.format-quote .entry-content, .format-quote .entry-meta {
	color: #787878;
}
.format-quote .entry-content blockquote {
	font-size: 28px;
	margin: 0;
}
.format-quote .entry-content a, .format-quote .entry-meta a, .format-quote .linked {
	color: #e63f2a;
}
.format-quote .entry-content cite a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}
.format-quote .entry-content cite a:hover {
	text-decoration: none;
}
.format-quote blockquote small, .format-quote blockquote cite {
	display: block;
	font-size: 16px;
}
.format-quote blockquote {
	font-style: italic;
	font-weight: 300;
	padding-left: 75px;
	position: relative;
}
.format-quote blockquote blockquote {
	padding-left: 0px;
	border: none;
}
.format-quote blockquote blockquote:before {
	display: none;
}
.format-quote blockquote:before {
	content: '\201C';
	font-size: 140px;
	font-weight: 400;
	line-height: .8;
	padding-right: 25px;
	position: absolute;
	left: -2px;
	top: -3px;
}
.format-quote .entry-meta .author {
	display: none;
}

/* Status */
.format-status {
	padding: 0;
}
.format-status .entry-content, .format-status .entry-meta {
	padding-left: 35px;
	position: relative;
}
.format-status .entry-content a {
	color: #eadaa6;
}
.format-status .entry-meta a {
	color: #f7f5e7;
}
.sidebar .format-status .entry-content, .sidebar .format-status .entry-meta {
	padding-left: 95px;
}
.format-status .entry-content:before, .format-status .entry-meta:before {
	background: url(images/dotted-line.png) repeat-y left bottom;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 10px;
	top: 0;
	width: 1px;
}
.sidebar .format-status .entry-content:before, .sidebar .format-status .entry-meta:before {
	left: 70px;
}
.format-status .categories-links, .format-status .tags-links {
	display: none;
}

/* Ensures the dots in the dot background are in lockstep. */
.format-status .entry-meta:before {
	background-position: left top;
}
.format-status .entry-content {
	color: #787878;
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
	padding-bottom: 30px;
	padding-top: 40px;
	position: relative;
}
.sidebar .format-status .entry-content > p:first-child:before {
	left: 64px;
}
.format-status .entry-content p:last-child {
	margin-bottom: 0;
}
.format-status .entry-meta {
	margin-top: 0;
	padding-bottom: 40px;
}
.format-status .entry-meta .date a:before {
	content: "\f105";
}

/* Video */
.format-video .entry-content a, .format-video .entry-meta a, .format-video .entry-content a:hover, .format-video .entry-meta a:hover {
	color: #787878;
}
.format-video .entry-title {
	font-size: 50px;
	font-weight: 400;
}
.format-video .entry-meta {
	color: #220e10;
}

/**
 * 5.6 Attachments
 * ----------------------------------------------------------------------------
 */
.attachment .hentry {
	background-color: #F8F8F8;
	margin: 0;
	padding: 0;
}
.attachment .entry-header {
	margin-bottom: 0;
	max-width: 1040px;
	padding: 30px 0;
}
.attachment .entry-title {
	display: inline-block;
	float: left;
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}
.attachment .entry-title:before {
	content: "\f416";
	font-size: 32px;
	margin-right: 10px;
}
.attachment .entry-meta {
	clear: none;
	color: inherit;
	float: right;
	max-width: 604px;
	padding: 9px 0 0;
	text-align: right;
}
.hentry.attachment:not(.image-attachment) .entry-meta {
	max-width: 104px;
}
.attachment footer.entry-meta {
	display: none;
}
.attachment-meta:before {
	content: "\f307";
}
.full-size-link a:before {
	content: "\f402";
}
.full-size-link:before {
	content: none;
}
.attachment .entry-meta a, .attachment .entry-meta .edit-link:before, .attachment .full-size-link:before {
	color: #ca3c08;
}
.attachment .entry-content {
	background-color: #fff;
	max-width: 100%;
	padding: 40px 0;
}
.image-navigation {
	margin: 0 auto;
	max-width: 1040px;
	position: relative;
}
.image-navigation a:hover {
	text-decoration: none;
}
.image-navigation .nav-previous, .image-navigation .nav-next {
	position: absolute;
	top: 50px;
}
.image-navigation .nav-previous {
	left: 0;
}
.image-navigation .nav-next {
	right: 0;
}
.image-navigation .meta-nav {
	font-size: 32px;
	font-weight: 300;
	vertical-align: -4px;
}
.attachment .entry-attachment, .attachment .type-attachment p {
	margin: 0 auto;
	max-width: 724px;
	text-align: center;
}
.attachment .entry-attachment .attachment {
	display: inline-block;
}
.attachment .entry-caption {
	text-align: left;
}
.attachment .entry-description {
	margin: 20px auto 0;
	max-width: 604px;
}
.attachment .entry-caption p:last-child, .attachment .entry-description p:last-child {
	margin: 0;
}
.attachment .site-main .sidebar-container {
	display: none;
}

/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */
.navigation .nav-previous {
	float: left;
}
.navigation .nav-next {
	float: right;
}
.navigation a {
	color: #787878;
}
.navigation a:hover {
	color: #ea9629;
	text-decoration: none;
}
.paging-navigation {
	background-color: #F8F8F8;
	padding: 40px 0;
}
.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}
.sidebar .paging-navigation .nav-links {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}
.paging-navigation .nav-next {
	padding: 13px 0;
}
.paging-navigation a {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
}
.paging-navigation .meta-nav {
	background-color: #e63f2a;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}
.paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}
.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}
.paging-navigation a:hover .meta-nav {
	background-color: #ea9629;
	text-decoration: none;
}
.post-navigation {
	background-color: #fff;
	color: #ca3c08;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}
.post-navigation .nav-links {
	margin: 0 auto;
	margin-bottom: 20px;
}
.sidebar .post-navigation .nav-links {
	padding: 0 376px 0 60px;
}
.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}

/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */
.author-info {
	margin: 0 auto;
	max-width: 604px;
	padding: 30px 0 10px;
	text-align: left; /* gallery & video post formats */
	width: 100%;
}
.author.sidebar .author-info {
	max-width: 1040px;
	padding: 30px 376px 10px 60px;
}
.single .author-info {
	padding: 50px 0 0;
}
.author-avatar .avatar {
	float: left;
	margin: 0 30px 30px 0;
}
.single-format-status .author-description {
	color: #f7f5e7;
}
.author-description .author-title {
	clear: none;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 8px;
}
.author-link {
	color: #ca3c08;
	margin-left: 2px;
}
.author.archive .author-link {
	display: none;
}

/**
 * 5.9 Archives
 * ----------------------------------------------------------------------------
 */
.archive-header {
	background-color: #F8F8F8;
}
.archive-title, .archive-meta {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}
.archive-meta {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: -15px;
	padding: 0 0 11px;
}
.sidebar .archive-meta {
	padding-right: 316px;
}

/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */
.page-content {
	margin: 0 auto;
	padding: 40px 0;
	width: 100%;
}
.sidebar .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding: 40px 376px 40px 60px;
}
.search-no-results .page-content form input.search-field {
	width: 500px;
}

/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */
.error404 .page-header {
	background-color: #fff;
}
.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}
.error404 .page-title:before {
	color: #F8F8F8;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}
.error404 .page-header, .error404 .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding-bottom: 40px;
	width: 100%;
}
body.error404 .site-content {
	text-align: center;
}
body.error404 .page-content {
	padding: 135px 0px;
}
body.error404 .page-content h1 {
	font-size: 95px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 100%;
	color: #fff;
}
body.error404 .page-content i:before {
	font-size: 150px;
	color: #fff;
}
body.error404 .page-content p {
	font-size: 18px;
	color: #fff;
}
body.error404 .site-main form {
	position: relative;
	width: 282px;
	margin: 0 auto;
}
body.error404 .site-main form .search-submit {
	display: inline-block;
	width: 25px;
	height: 25px;
	float: right;
	text-indent: -5555em;
	background: none;
	background-image: url(images/find-ico1.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	right: 24px;
	position: absolute;
	padding: 0px;
	box-shadow: none;
}
body.error404 .site-main form input[type="search"] {
	float: left;
	width: 240px;
	border: none;
	height: 29px;
	padding-right: 30px;
	padding-left: 7px;
}
body.error404 .site-header {
	margin-bottom: 0px;
}

/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */
.comments-title, .comment-list, .comment-reply-title, .must-log-in, .comment-respond .comment-form, .comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.sidebar .comments-title, .sidebar .comment-list, .sidebar .must-log-in, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;
	padding-right: 376px;
}
.comments-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}
.comment-list, .comment-list .children {
	list-style-type: none;
	padding: 0;
	width: auto;
	max-width: 100%;
}
.comment-list .children {
	margin-left: 20px;
}
.comment-list > li:after, .comment-list .children > li:before {
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}
.comment-list > li:last-child:after {
	display: none;
}
.comment-body {
	position: relative;
	background: #f5f5f5;
	padding: 20px;
	margin-bottom: 20px;
}
.comment-author {
	float: left;
	max-width: 80px;
	text-align: center;
}
.comment-author .avatar {
	display: block;
	margin-bottom: 5px;
	height: 80px;
	width: 80px;
	border-radius: 50%;
}
.comment-author .fn {
	word-wrap: break-word;
}
.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
	color: #787878;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.says {
	display: none;
}
.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}
.no-avatars .comment-metadata, .no-avatars .comment-content, .no-avatars .comment-list .reply {
	width: 100%;
}
.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}
.comment-list .edit-link {
	margin-left: 20px;
}
.comment-metadata, .comment-awaiting-moderation, .comment-content, .comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width: calc(100% - 124px);
	word-wrap: break-word;
}
.comment-list .reply a:hover {
	text-decoration: none;
}
.comment-meta, .comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}
.comment-metadata {
	margin-bottom: 20px;
}
.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}
.comment-awaiting-moderation {
	color: #a2a2a2;
}
.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.comment-reply-link:before, .comment-reply-login:before {
	content: "\e9b2";
	margin-right: 3px;
}

/* Comment form */
.comment-respond {
	padding: 30px 0;
}
.comment .comment-respond {
	margin-bottom: 20px;
}
.comment-reply-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}
.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}
.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}
.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}
.sidebar .comment-list .comment-reply-title, .sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}
.comment-form .comment-notes {
	margin-bottom: 15px;
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
	margin-bottom: 10px;
}
.comment-form [for="author"], .comment-form [for="email"], .comment-form [for="url"], .comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}
.comment-form .required {
	color: #ed331c;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"] {
	width: 100%;
	padding: 10px 8px;
}
.comment-form textarea {
	width: 100%;
}
.comment-form-comment {
	margin-top: 15px;
}
.form-allowed-tags, .form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}
.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}
.comment-list .pingback, .comment-list .trackback {
	padding-top: 24px;
}
.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}
.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}
.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}

/**
 * 5.13 Multisite
 * ----------------------------------------------------------------------------
 */
.site-main .mu_register {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}
.mu_alert {
	margin-top: 25px;
}
.site-main .mu_register input[type="submit"], .site-main .mu_register #blog_title, .site-main .mu_register #user_email, .site-main .mu_register #blogname, .site-main .mu_register #user_name {
	font-size: inherit;
	width: 270px;
}
.site-main .mu_register input[type="submit"] {
	width: auto;
}

/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */ 
h2.widgettitle {
	padding-bottom: 15px;
	font-weight: 700;
	font-size: 21px;
	margin: 0px;
}
.sidebar h3 {
	margin-top: 0px;
}
.widget_recent_entries ul li, .widget_recent_comments ul li, .widget_pages ul li, .widget_rss ul li, .widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, .widget_meta ul li {
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #eee;

}
.widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_pages ul li a, .widget_rss ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_nav_menu ul li a, .widget_meta ul li a {
	padding-left: 30px;
	position: relative;
	display: block;
}
.widget {
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	margin-bottom: 40px;
}
body .widget .widget-title {
	font-weight: 600;
}
.widget .widget-title {
	margin: 0 0 15px;
}
.widget ul, .widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.widget li {
	padding: 5px 0;
}
.widget .children li:last-child {
	padding-bottom: 0;
}
.widget li > ul, .widget li > ol {
	margin-left: 20px;
}
.widget a {
	color: #787878;
}
.widget a:hover {
	text-decoration: none;
}

/* Search widget */
.search-form .search-submit {
	display: none;
}

/* RSS Widget */
.widget_rss .rss-date {
	display: block;
}
.widget_rss .rss-date, .widget_rss li > cite {
	color: #a2a2a2;
}

.site-footer .widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);
}
.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}
.widget-title {
	font-weight: 300;
	font-style: normal;
	font-size: 19px;
	line-height: 20px;
	color: #333;	
	padding-bottom: 10px;
}
.widget_categories select {
	border: 1px solid #e1e1e1;
	height: 30px;
	width: 100%;
}
.tagcloud:after {
	display: block;
	visibility: hidden;
	clear: both;
	width: 0;
	height: 0;
	content: ' ';
	font-size: 0;
	line-height: 0;
}
.tagcloud a:link {
	line-height: 16px;
	padding: 8px 14px;
	font-size: 14px !important;
	margin: 0 6px 6px 0;
	min-width: 18px;
	width: auto;
	float: left;
	display: block;
	text-decoration: none;
	background: #F8F8F8;
	border-radius:2px;
}
.tagcloud a:link:hover, .tagcloud a:visited:hover {
	color: #fff;
}
.widget_nav_menu .menu ul.sub-menu li {
	border-bottom: none;
}
.widget.widget_categories a:before, .widget.widget_archive a:before, .widget.widget_nav_menu a:before, .widget.widget_meta a:before, .widget.widget_pages a:before, .widget_recent_entries li a:before {
	content: "\e9f6";
	font-family: "kwayy";
	font-style: normal;
	font-weight: normal;
	margin-right: 7px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #787878;
	display: inline-block;
	height: 20px;
	width: 20px;
	border-style: solid;
	border-width: 1px;
	margin-top: -1px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	text-align: center;
	line-height: 20px;
	position: absolute;
	left: 0px;
	top: 2px;
}
table, .widget_calendar td {
	text-align: center;
}
.widget_calendar table tfoot td#prev {
	text-align: left;
}
.widget_calendar table tfoot td#next {
	text-align: right;
}
table tr th {
	background-color: #99d15e;
	text-align: center;
}
.widget_calendar caption {
	font-size: 13px;
	margin-bottom: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
	margin-bottom: 7px;
}
.widget_calendar th {
	font-size: 11px;
	font-weight: bold
}
.widget_calendar table, .widget_calendar tr, .widget_calendar td {
	padding: 10px 0px
}
.widget_calendar table tfoot td {
	border-bottom: 0
}
table tr th {
	padding: 13px 0px;
	font-size: 16px;
	font-weight: normal;
}
table tr th, .entry-content table tr th a, .entry-content table tr th a:hover {
	color: #fff;
}
#today {
	background: #EEE;
}

/* Search Input Box */
.widget_search .search-form {
	position: relative;
}
.widget.widget_search label {
	display: block;
}
.widget.widget_search .search-submit {
	display: inline-block;
	width: 23px;
	height: 30px;	
	text-indent: -5555em;
	background: none;
	background-image: url(images/find-ico1.png);
	background-repeat: no-repeat;
	padding-right: 16px;
	margin-top: 6px;
	position: absolute;
	top: 0px;
	right: 0px;
	box-shadow: none;
}
.widget_search input[type="search"] {
	width: 100%;
	height: 39px;
	padding: 8px;
	padding-right: 39px;
}
.widget.widget_recent_entries ul li {
	font-size: 15px;
	line-height: 20px;
}

/* Flick Widget */
.photostream:after{
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

.bra-photostream-widget .photostream ul {
	margin-left: 0px!important;
}

.bra-photostream-widget .photostream a, .bra-photostream-widget .photostream img{
	width: 65px !important;
	height: 55px !important;
}
.bra-photostream-widget .photostream img {
	opacity: 0.9!important;
	filter: alpha(opacity=90)!important;
}
.bra-photostream-widget .photostream ul li{
	margin: 0 0 0px 0px!important;
	padding-top: 0px;
	padding-bottom: 8px;
}
.bra-photostream-widget  .photostream a {
	border: none #eee!important; */
	padding: 0px!important; 	
}
.bra-photostream-widget  .photostream li a:hover {
	background-color: transparent!important;
	border: none !important;
}
.bra-photostream-widget .photostream img:hover{
	opacity: 1!important;
	filter: alpha(opacity=100)!important;
}
.widget_flickr .flickr_badge_image {
	margin: 0 10px 10px 0px;
	width: 75px;
	height: 60px;
	float: left;
	background: none;
	padding: 0;
	overflow:hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.widget_flickr .flickr_badge_image:hover {
	opacity: 0.5;
}

/* Recent Posts */
.kwayy_widget_recent_entries ul li a{
	color: #6B6B6B;
}
.kwayy_widget_recent_entries ul li .post-date {
	display: block;
	font-size: 13px;
	color: rgba(204, 204, 204, 1);
}
.kwayy_widget_recent_entries ul li {
	display: inline-block;
	margin-bottom: 15px;
	padding: 0px;
}
.kwayy_widget_recent_entries li img {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 12px;
}

/**
 * 7.0 Footer Widget
 * ----------------------------------------------------------------------------
 */
.site-footer .widget-area, .sidebar .site-footer {
	text-align: left;
}
.sidebar .site-footer .widget {
	width: 228px;
}
.sidebar .site-footer .widget:nth-of-type(4), .sidebar .site-footer .widget:nth-of-type(3) {
	margin-right: 0;
}
.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
	color: #fff;
}
#wpstats {
	display: block;
	margin: -10px auto 0;
}
.footer .widget_recent_entries ul li, .footer .widget_recent_comments ul li, .footer .widget_pages ul li, .footer .widget_rss ul li, .footer .widget_archive ul li, .footer .widget_categories ul li, .footer .widget_nav_menu ul li, .footer .widget_meta ul li {
	border-color: rgba(238, 238, 238, 0.15);
}
.footer .widget.widget_categories a:before, .footer .widget.widget_archive a:before, .footer .widget.widget_nav_menu a:before, .footer .widget.widget_meta a:before, .footer .widget.widget_pages a:before, .footer .widget_recent_entries li a:before {
	color: rgba(255, 255, 255, 0.6);
}
.footer .widget.widget_categories a:hover:before, .footer .widget.widget_archive a:hover:before, .footer .widget.widget_nav_menu a:hover:before, .footer .widget.widget_meta a:hover:before, .footer .widget.widget_pages a:hover:before, .footer .widget_recent_entries li a:hover:before {
	color: #787878;
}
.footer .widget_recent_entries ul li:first-child {
	padding-top: 0px;
}

/**
 * 9.0 Print
 * ----------------------------------------------------------------------------
 */

/* Retina-specific styles. */
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
 .site-header .search-field {
 background-image: url(images/search-icon-2x.png);
}
 .format-audio .audio-content, .format-status .entry-content:before, .format-status .entry-meta:before, .comment-list > li:after, .comment-list .children > li:before {
 background-image: url(images/dotted-line-2x.png);
}
}

@media print {
body {
	background: none !important;
	color: #000;
	font-size: 10pt;
}
footer a[rel="bookmark"]:link:after, footer a[rel="bookmark"]:visited:after {
	content: " [" attr(href) "] "; /* Show URLs */
}
.site {
	max-width: 98%;
}
.site-header {
	background-image: none !important;
}
.site-header .home-link {
	max-width: none;
	min-height: 0;
}
.site-title {
	color: #000;
	font-size: 21pt;
}
.site-description {
	font-size: 10pt;
}
.author-avatar, .site-footer, .comment-respond, .comments-area .comment-edit-link, .comments-area .reply, .comments-link, .entry-meta .edit-link, .page-links, .site-content nav, .widget-area, .main-navigation, .navbar, .more-link {
	display: none;
}
.entry-header, .entry-content, .entry-summary, .entry-meta {
	margin: 0;
	width: 100%;
}
.page-title, .entry-title {
	font-size: 21pt;
}
.entry-meta, .entry-meta a {
	color: #333;
	font-size: 10pt;
}
.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
	margin-left: 0;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
	margin-right: 0;
}
.format-image .entry-content .size-full {
	margin: 0;
}

/* Remove colors from post formats */
.hentry {
	background-color: #fff;
}

/* Comments */
.comments-area > li.comment {
	background: none;
	position: relative;
	width: auto;
}
.comment-metadata {
	float: none;
}
.comment-author .fn, .comment-reply-link, .comment-reply-login {
	color: #333;
}
}
/*Custom CSS Kwayy*/

#page {
	background: #fff;
}
.kwayy-responsive-off .container {
	width: 970px !important;
}
.kwayy-boxed #page {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	background: #fff;
}
body {
	color: #303a3b;
	line-height: 1.5;
	margin: 0;
	overflow: hidden;
}
.container .container {
	padding-left: 0px;
	padding-right: 0px;
	width: auto;
}
.wpb_row {
	margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Lato, Georgia, serif;
	line-height: 1.3;
}
.page-template-template-full-width-php section.section .section_inner, .page-template-template-full-width-php.kwayy-boxed section.section .section_inner {
	width: 1170px;
	margin: 0 auto;
	position: relative;
}
.kwayy-boxed.site {
	max-width: 1170px;
}
.site-header {
	background-image: none !important;
}
ol, ul {
	list-style: none;
}
/*.home .entry-header {
	display: none;
}*/
.section-title {
}
.section-title.center {
	text-align: center;
}
.section-title.left {
	text-align: left;
}
.kwayy-row-bgcolor-skincolor .kwayy-heading-wrapper h1, .kwayy-row-bgcolor-skincolor .section-title h1, .kwayy-row-bgcolor-skincolor h2, .kwayy-row-bgcolor-skincolor h3, .kwayy-row-bgcolor-skincolor h4, .kwayy-row-bgcolor-skincolor h5, .kwayy-row-bgcolor-skincolor h6, .kwayy-row-bgcolor-dark h1, .kwayy-row-bgcolor-dark h2, .kwayy-row-bgcolor-dark h3, .kwayy-row-bgcolor-dark h4, .kwayy-row-bgcolor-dark h5, .kwayy-row-bgcolor-dark h6 {
	color: #fff;
}
/**
 * 1.0 Header Section
 * ----------------------------------------------------------------------------
 */ 
 
.header-logo.kwayy-logotype-image .home-link{
	display:none;
	width:auto !important;
}
.header-logo.kwayy-logotype-image .home-link-img{
	display:block;
}
.header-logo {
	vertical-align: middle;
}
.header-logo a.home-link {
	margin-left: 0px;
}
.header-logo h1.site-title:hover, .header-logo a:hover {
	text-decoration: none;
}
.header-wrapper {
	border-bottom: 7px solid #F8F8F8;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	position: relative;
}
.header-breadcrumb {
	padding-top: 30px;
}
.top-bar {
	width: auto;
}
.kwayy-topbar .sep {
	padding: 8px;
}
.top-bar.black {
	background: #181c27;
	color: #fff;
}
.topicon {
	padding: 8px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.topicon i {
	font-size: 16px;
}
.twittertext {
	font-style: italic;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 40px;
	padding-top: 7px;
}
.kwayy-tb-bgcolor-darkgrey {
	background: #181c27;
}
.kwayy-tb-bgcolor-grey {
	background-color: #F8F8F8;
	border-bottom: 1px solid #e4e4e4;
}
.kwayy-tb-bgcolor-white {
	background-color: #fff;
	border-bottom: 1px solid #e4e4e4;
}
.kwayy-tb-bgcolor-white, .kwayy-tb-bgcolor-darkgrey, .kwayy-tb-bgcolor-white, .kwayy-tb-bgcolor-skincolor{
	position: relative;
/*	z-index: 1000;*/
}
.kwayy-tb-bgcolor-skincolor .kwayy-tb-social li a, .kwayy-tb-bgcolor-skincolor .kwayy-tb-content {
	color: #fff;
}
.kwayy-tb-social .social-icons {
	margin: 0px 0 0;
	color: #787878;
	display: inline-block;
	float: none;
}
.kwayy-tb-social .kwayy-tb-conten {
	color: #787878;
}
.kwayy-tb-content {
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: middle;
	font-size: 13px;
}
.kwayy-tb-bgcolor-darkgrey .kwayy-tb-content, 
.kwayy-tb-bgcolor-darkgrey .kwayy-tb-social .social-icons li a,
.kwayy-tb-bgcolor-darkgrey .site-header .search-field {
	color: rgba(255, 255, 255, 0.51);
}

.kwayy-tb-bgcolor-grey .kwayy-tb-content, 
.kwayy-tb-bgcolor-grey .kwayy-tb-social .social-icons li a,
.kwayy-tb-bgcolor-grey .site-header .search-field,
.kwayy-tb-bgcolor-skincolor .site-header .search-field{
	color: rgba(0, 0, 0, 0.51);
}

.kwayy-tb-social-left .social-icons {
	float: left;
}
.kwayy-tb-social-left .kwayy-tb-content {
	text-align: right;
}
.kwayy-tb-content i {
	margin: 0px 5px;
	vertical-align: baseline;
	margin-left:0px;
}
.kwayy-tb-content i:first-child {
	margin-left: 0;
}

/*social section*/

.social-icons {
	position: relative;
	float: right;
	margin: 8px 0 0;
	padding: 0;
	display: inline-block;
}
.social-icons li {
	display: inline-block;
}
.social-icons li a {
	height: 44px;
	width: 40px;
	display: block;
	text-align: center;
	color: #787878;
	font-size: 14px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	/*box-shadow: 0 0 0 0 #787878 inset;*/
	line-height: 44px;
	/*border-radius: 50%;*/
	margin-top: 0px;
	margin-right: 0px;
}
.social-icons li a i:before {
	font-size: 15px;
}
.social-icons li:last-child a {
	margin-right: 0px;
}
/*social hover section*/

.social-icons li.twitter:hover a {
	background-color: #2baae1;
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.social-icons li.facebook:hover a {
	background-color: #325c94;
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.social-icons li.linkedin:hover a {
	background-color: #0073b2;
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.social-icons li.googleplus:hover a {
	background-color: #d9031f;
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.social-icons li.dribbble:hover a {
	background-color: #fa4086;
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.social-icons li.youtube:hover a {
	background-color: #cc181e;
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.social-icons li.instagram:hover a {
	background-color: #517fa4;
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.social-icons li.rss:hover a {
	background-color: #fe9900;
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
/*callus section*/

.top-bar.gray {
	background-color: #F8F8F8;
	border-bottom: 1px solid #e1e1e1;
}
.callus {
	font-size: 13px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #303a3b;
}
.callus i {
	margin-right: 6px;
	font-size: 15px;
	vertical-align: baseline;
}
/*callus section tagline*/

.tagline {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #303a3b;
}
/*site-title section*/

.site-title {
	color: #394344;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 15px;
}

.kwayy-header-overlay .site-title {
	margin-top: 5px;
}

.site-description {
	display: none;
}

.kwayy-wbar-bgcolor-primary {
	background-color: #2a55ab;
	color: #fff;
}
.kwayy-wbar-bgcolor-skincolor, .kwayy-wbar-bgcolor-skincolor .kwayy-close-icon i {
	color: #fff;
}
.kwayy-wbar-bgcolor-white, .kwayy-wbar-bgcolor-white .kwayy-close-icon i {
	background-color: #fff;
	color: #303a3b;
}
.kwayy-wbar-bgcolor-grey, .kwayy-wbar-bgcolor-grey .kwayy-close-icon i {
	background-color: #ECECEC;
	color: #303a3b;
}
.kwayy-wbar-bgcolor-info{
	background-color: #5dc3de;
	color: #fff;
}
.kwayy-wbar-bgcolor-success {
	background-color: #59ba41;
	color: #fff;
}
.kwayy-wbar-bgcolor-warning {
	background-color: #ff9900;
	color: #fff;
}
.kwayy-wbar-bgcolor-danger {
	background-color: #cc4c19;
	color: #fff;
}
.kwayy-wbar-bgcolor-inverse {
	background-color: #000;
	color: #fff;
}

.kwayy-wbar-bgcolor-primary .kwayy-close-icon i, 
.kwayy-wbar-bgcolor-info .kwayy-close-icon i,
.kwayy-wbar-bgcolor-success .kwayy-close-icon i,
.kwayy-wbar-bgcolor-inverse .kwayy-close-icon i,
.kwayy-wbar-bgcolor-warning .kwayy-close-icon i,
.kwayy-wbar-bgcolor-danger .kwayy-close-icon i{
	color: #fff;
}


.kwayy-wbar .alert {
	padding: 10px 15px;
	padding-right: 44px;
	margin-bottom: 0px;
	border: none;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0;
	font-size: 14px;
	position:relative;
}
.kwayy-wbar .kwayy-close-icon {	
	padding: 0px;
	box-shadow: none;
	background: rgba(255, 255, 255, 0.31);
	border: 1px solid rgba(255, 255, 255, 0.22);
	padding: 0 2px 2px 0;
	border-radius: 0;
	margin-top: -1px;
	position: absolute;
	right: 16px;
	top: 9px;	
}

.kwayy-wbar .kwayy-close-icon i {
	font-size: 12px;
}
.kwayy-wbar .kwayy-close-icon i:before {
	-webkit-transition: all 250ms ease-in;
	-moz-transition: all 250ms ease-in;
	-o-transition: all 250ms ease-in;
	transition: all 250ms ease-in;
}
.kwayy-wbar .kwayy-close-icon i:focus {
	box-shadow: none;
	outline: none;
}
.kwayy-wbar.kwayy-wbar-without-close-btn {
	text-align: center;
}
/*color section*/

.kwayy-row-bgcolor-grey {
	background-color: #F8F8F8;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.kwayy-row-bgcolor-grey.bottomborderhide {	
	border-bottom: none;
}
.kwayy-row-bgcolor-skincolor {
	color: #fff;
}
.kwayy-row-bgcolor-dark {
	background-color: #181c27;
	color: #fff;
}
/*services box section*/

.wpb_column > .wpb_wrapper  .kwayy-servicebox {
	margin-bottom: 40px;
}
.kwayy-servicebox.kwayy-servicebox-lefticonspacing {
	position: relative;
}
.kwayy-servicebox-lefticonspacing i.kwayy-icon {
	font-size: 22px;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	display: block;
	line-height: 50px;
	display: inline-block;
}
.kwayy-servicebox-centericon i.kwayy-icon {
	font-size: 30px;
	border-radius: 50%;
	height: 90px;
	width: 90px;
	text-align: center;
	vertical-align: middle;
	display: block;
	line-height: 90px;
	display: inline-block;
}

.kwayy-servicebox-title-wrapper:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}
.kwayy-servicebox-title-wrapper h2.kwayy-servicebox-title {
	font-size: 20px;
	line-height: 24px;
	margin-top: 0px;
	font-weight: 600;
}

.wpb_column > .wpb_wrapper  .kwayy-servicebox-lefticon .kwayy-servicebox-title-wrapper h2.kwayy-servicebox-title{
	margin-bottom: 10px;
}

.kwayy-servicebox-title-wrapper h4.kwayy-servicebox-subtitle {
	font-size: 18px;
	font-weight: 300;	
}

.wpb_column > .wpb_wrapper  .kwayy-servicebox-title-wrapper h4.kwayy-servicebox-subtitle {
	margin-bottom: 20px;
}

.kwayy-servicebox-lefticon .kwayy-servicebox-title-wrapper h4.kwayy-servicebox-subtitle {
	margin-bottom: 4px;
}
.kwayy-servicebox-lefticonspacing i.kwayy-icon {
	position: absolute;
	margin-right: 15px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.kwayy-servicebox-lefticonspacing .kwayy-servicebox-content {
	margin-left: 65px;
}
.kwayy-servicebox-lefticonspacing h2.kwayy-servicebox-title {
	margin-left: 64px;
	margin-top: 0px;
	margin-bottom: 7px;
}
.kwayy-servicebox.kwayy-servicebox-centericon {
	text-align: center;
}
.kwayy-servicebox-centericon h2.kwayy-servicebox-title {
	margin-top: 18px;
	margin-bottom: 9px;
}
.kwayy-servicebox-lefticon i.kwayy-icon {
	float: left;
	margin-right: 13px;
	border: none;
	width: auto;
	height: auto;
	line-height: 24px;
	text-align: left;
	font-size: 27px;
	margin-left: -4px;
	box-shadow: none;
}
.kwayy-row-bgcolor-dark .kwayy-servicebox-lefticon i.kwayy-icon, .kwayy-row-bgcolor-skincolor .kwayy-servicebox-lefticon i.kwayy-icon {
	color: #fff;
}
/* services box section hover */
.kwayy-servicebox-lefticonspacing:hover i.kwayy-icon, .kwayy-servicebox-centericon:hover i.kwayy-icon {
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
}
.kwayy-servicebox-title-wrapper i.kwayy-icon {
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.services-inner-blockfirst.wpb_row.vc_row-fluid {
}
/* Service Box: Center with Border */
.kwayy-servicebox.kwayy-servicebox-bordercentericon {
	border: 1px solid #E7E7E7;
	padding: 20px 15px 15px 15px;
	text-align: center;
	background-color: white;
}
.kwayy-servicebox.kwayy-servicebox-bordercentericon .kwayy-servicebox-title {
	margin-top: 12px;
	margin-bottom: 8px;
}
.kwayy-servicebox-bordercentericon .kwayy-servicebox-title-wrapper i {
	font-size: 30px;
}

/* Service custome */
/*.services-feature-section .kwayy-servicebox:last-child {
	margin-bottom: 0px;
}
.services-feature-section .kwayy-servicebox {
	margin-bottom: 54px;
}
.services-feature-section .kwayy-servicebox-lefticonspacing i.kwayy-icon {
	height: 80px;
	width: 80px;
	line-height: 80px;
	font-size: 35px;
	margin-right: 30px;
	color: #fff;
}
.services-feature-section .kwayy-servicebox-lefticonspacing .kwayy-servicebox-content, .services-feature-section .kwayy-servicebox-lefticonspacing h2.kwayy-servicebox-title {
	margin-left: 111px;
}
.services-feature-section .kwayy-servicebox-lefticonspacing:hover i.kwayy-icon {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
	background-color: #fff;
}*/

.services-feature-section .kwayy-servicebox:last-child {
	margin-bottom: 0px;
}
.services-feature-section .kwayy-servicebox {
	 margin-bottom: 43px;
}
.services-feature-section .kwayy-servicebox-lefticonspacing i.kwayy-icon {
	 height: 65px;
	 width: 65px;
	 line-height: 65px;
	 font-size: 27px;
	 margin-right: 10px;
	 color: #fff;
	 box-shadow: 0 0 0 1px #fff inset;
}
.services-feature-section .kwayy-servicebox-lefticonspacing .kwayy-servicebox-content, 
.services-feature-section .kwayy-servicebox-lefticonspacing h2.kwayy-servicebox-title {
 	margin-left: 90px;
}
.services-feature-section .kwayy-servicebox-lefticonspacing h2.kwayy-servicebox-title {
	 font-size:17px;
	 margin-bottom: 12px;
}
.services-feature-section p.impact-text-large {
	 font-size: 27px;
	 font-weight: 500;
	/* margin-bottom: 50px;*/
	 color:#fff;
}
.services-feature-section .kwayy-servicebox-lefticonspacing:hover i.kwayy-icon {
	 box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
	 background-color: #fff;
}
.services-feature-section .wpb_content_element {
	margin-bottom: 40px;
}

/*projects section*/
.projects_section_list .wpb_content_element {
	margin-bottom: 0px;
}

.projects_holder_outer {
	margin: 0;
	display: inline-block;
	width: 100%;
}
.projects_holder {
	line-height: 0;
	list-style-type: none;
	text-align: justify;
}
.projects_holder.v4 .mix {
	width: 33%;
	display: inline-block;
}
.projects_holder>.mix {
	position: relative;
	vertical-align: top;
	text-align: left;
	margin-bottom: 3px;
}
.projects_holder article .image_holder, .projects_holder article .portfolio_description {
	display: block;
	position: relative;
}
.projects_holder article .image img {
	position: relative;
	display: block;
	width: 100%;
	z-index: 100;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.projects_holder article span.text_holder {
	background-color: rgba(137,195,85,0.85);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	z-index: 200;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: visible;
	-webkit-transition: opacity .4s;
	-moz-transition: opacity .4s;
	-o-transition: opacity .4s;
	-ms-transition: opacity .4s
}
.projects_holder article span.text_holder span.text_outer {
	display: table;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.projects_holder article span.text_holder span span.text_inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 15px;
	color: #fff
}
.projects_holder article span.text_holder span span.text_inner h5 a {
	color: #fff
}
.projects_holder article .feature_holder {
	display: inline-block
}
.projects_holder article .feature_holder .feature_holder_icons {
	display: inline-block
}
.projects_holder article a.lightbox, .projects_holder article a.preview, .projects_holder.hover_text article .portfolio_like, .projects_holder.circle article .portfolio_like {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	position: relative;
	display: inline-block;
	float: left;
	width: 40px;
	height: 40px;
	font-size: 13px;
	line-height: 40px;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: top .3s ease-in-out, opacity .4s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
	-moz-transition: top .3s ease-in-out, opacity .4s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
	-o-transition: top .3s ease-in-out, opacity .4s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
	transition: top .3s ease-in-out, opacity .4s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
	-moz-transform: translateZ(0px);
	-webkit-transform: translateZ(0px);
	-webkit-backface-visibility: hidden;
	top: 30px;
	margin: 0 2px 0 0
}
.projects_holder article a.lightbox i, .projects_holder article a.preview i {
	font-size: 16px;
	display: block;
	line-height: 40px;
	width: 40px;
	height: 40px;
	line-height: 38px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 50%;
}
.projects_holder article a.preview, .projects_holder article a.lightbox {
	top: 30px;
	-webkit-transition: top .3s ease-in-out, opacity .4s ease-in-out, background-color .2s ease-in-out, color .2s ease-in-out;
	-webkit-transition-delay: .1s, 0.1s, 0s, 0s;
	-moz-transition: top .3s ease-in-out .1s, opacity .4s ease-in-out .1s, background-color .2s ease-in-out, color .2s ease-in-out;
	-o-transition: top .3s ease-in-out .1s, opacity .4s ease-in-out .1s, background-color .2s ease-in-out, color .2s ease-in-out;
	transition: top .3s ease-in-out .1s, opacity .4s ease-in-out .1s, background-color .2s ease-in-out, color .2s ease-in-out
}
.projects_holder article .image_holder:hover span.text_holder {
	opacity: 1;
	filter: alpha(opacity=100)
}
.projects_holder article:hover a.lightbox, .projects_holder article:hover a.preview, .projects_holder article:hover span.portfolio_like {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 0
}
/**
 * Global Button Section
 * ----------------------------------------------------------------------------
 */
 
.buttonblock .wpb_button_a {
	margin-right: 10px;
	margin-bottom: 8px;
}
.button:active, .wpb_button_a:active {
	top: 1px;
}
.wpb_button.active, .wpb_button:active {
	box-shadow: none;
}
/* Global Property for Color to Color */
.wpb_button_a .wpb_button {
	margin-bottom: 0px;
	background: none;
	border: none;
	margin: 0px;
	padding: 0px;
	margin-top: -1px;
	text-shadow: none;
	letter-spacing: 1px;
	font-size: 12px;
}
.button, .wpb_button_a {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 20px;
	margin: 5px 0;
	border: none !important;
	border-radius: 3px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background-color: #ecf0f1;
	box-shadow: 0 -2px 0 rgba(0,0,0,0.15) inset;
	position: relative;
	display: inline-block;
}
/* Mini Buttons */
.kwayy-btn-size-btn-mini {
	padding: 0px 6px 3px;
}
.kwayy-btn-size-btn-mini span.wpb_button {
	font-size: 10px;
}
/* Small Buttons */
.kwayy-btn-size-btn-small {
	padding: 5px 10px
}
/* Large Buttons */
.kwayy-btn-size-btn-large {
	padding: 12px 30px
}
.wpb_button_a:hover, .button:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	color: #fff;
}
.wpb_button_a i {
	margin-right: 5px;
}
.kwayy-btn-color-skincolor span, .kwayy-btn-color-skincolor span:hover {
	color: #fff;
}
/******** Color To Border ********/
.kwayy-btn-effect-colortoborder {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background: #ecf0f1;
}
.kwayy-btn-effect-colortoborder:hover {
	box-shadow: 0 0 0 1px #ecf0f1 inset;
	background: none;
}
.kwayy-btn-effect-colortoborder:hover span {
	color: #333333;
}
/* White Button (Color to Border style) */
.kwayy-btn-effect-colortoborder.kwayy-btn-color-white {
	box-shadow: 0 0 0 26px rgba(255,255,255,0.1) inset;
	color: #fff;
	background: #fff;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-white:hover {
	box-shadow: 0 0 0 1px #fff inset;
	background: none;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-white:hover span {
	color: #fff;
}
/* Gray Button (Color to Border style) */
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-primary {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	color: #1abc9c;
	background: #1abc9c;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-primary:hover {
	box-shadow: 0 0 0 1px #1abc9c inset;
	background: none;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-primary:hover span {
	color: #1abc9c;
}
/* Green Button (Color to Border style) */
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-success {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background: #59ba41;
	color: #1abc9c;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-success:hover {
	box-shadow: 0 0 0 1px #59ba41 inset;
	background: none;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-success:hover span {
	color: #59ba41;
}
/* Orange Button (Color to Border style) */
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-warning {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background: #f8862c;
	color: #f8862c;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-warning:hover {
	box-shadow: 0 0 0 1px #f8862c inset;
	background: none;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-warning:hover span {
	color: #f8862c;
}
/* Red Button (Color to Border style) */
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-danger {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background: #cc4c19;
	color: #cc4c19;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-danger:hover {
	box-shadow: 0 0 0 1px #cc4c19 inset;
	background: none;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-danger:hover span {
	color: #cc4c19;
}
/* Black Button (Color to Border style) */
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-inverse {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background: #2c3e50;
	color: #2c3e50;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-inverse:hover {
	box-shadow: 0 0 0 1px #2c3e50 inset;
	background: none;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-inverse:hover span {
	color: #2c3e50;
}
/* Black Button (Color to Border style) */
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-info {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background: #5dc3de;
	color: #5dc3de;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-info:hover {
	box-shadow: 0 0 0 1px #5dc3de inset;
	background: none;
}
.kwayy-btn-effect-colortoborder.kwayy-btn-color-btn-info:hover span {
	color: #5dc3de;
}
/******** Color To Gray ********/
.kwayy-btn-effect-colortogrey.kwayy-btn-color-white {
	background-color: #fff;
}
.kwayy-btn-effect-colortogrey.kwayy-btn-color-btn-primary {
	background-color: #1abc9c;
}
.kwayy-btn-effect-colortogrey.kwayy-btn-color-btn-info {
	background-color: #5dc3de;
}
.kwayy-btn-effect-colortogrey.kwayy-btn-color-btn-info:hover {
	background-color: #5dc3de;
}
.kwayy-btn-effect-colortogrey.kwayy-btn-color-btn-success {
	background-color: #59ba41;
}
.kwayy-btn-effect-colortogrey.kwayy-btn-color-btn-warning {
	background-color: #f8862c;
}
.kwayy-btn-effect-colortogrey.kwayy-btn-color-btn-danger {
	background-color: #cc4c19;
}
.kwayy-btn-effect-colortogrey.kwayy-btn-color-btn-inverse {
	background-color: #2c3e50;
}
/******** Border To Color *********/

/* Global Property for Border to Color */
.kwayy-btn-effect-bordertocolor {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	border: none !important;
	border-radius: 3px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background-color: transparent;
	position: relative;
	display: inline-block;
	box-shadow: 0 0 0 1px #ecf0f1 inset;
}
.kwayy-btn-effect-bordertocolor:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #ecf0f1;
}
/* Gray Button (Border to Color style) */
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-primary {
	box-shadow: 0 0 0 1px #1abc9c inset;
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-primary span {
	color: #1abc9c
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-primary:hover span {
	color: #fff
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-primary:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #1abc9c;
}
/* White Button (Border to Color style) */
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-white {
	box-shadow: 0 0 0 1px #fff inset;
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-white span {
	color: #fff
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-white:hover {
	box-shadow: 0 0 0 26px rgba(255, 255, 255, 0.1) inset;
	background-color: #fff;
}
/* Green Button (Border to Color style) */
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-success {
	box-shadow: 0 0 0 1px #59ba41 inset;
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-success span {
	color: #59ba41
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-success:hover span {
	color: #fff
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-success:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #59ba41;
}
/* Orange Button (Border to Color style) */
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-warning {
	box-shadow: 0 0 0 1px #f8862c inset;
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-warning span {
	color: #f8862c
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-warning:hover span {
	color: #fff
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-warning:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #f8862c;
}
/* Red Button (Border to Color style) */
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-danger {
	box-shadow: 0 0 0 1px #cc4c19 inset;
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-danger span {
	color: #cc4c19
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-danger:hover span {
	color: #fff
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-danger:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #cc4c19;
}
/* Black Button (Border to Color style) */
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-inverse {
	box-shadow: 0 0 0 1px #2c3e50 inset;
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-inverse span {
	color: #2c3e50
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-inverse:hover span {
	color: #fff
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-inverse:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #2c3e50;
}
/* Black Button (Border to Color style) */
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-inverse {
	box-shadow: 0 0 0 1px #2c3e50 inset;
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-inverse span {
	color: #2c3e50
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-inverse:hover span {
	color: #fff
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-inverse:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #2c3e50;
}
/* Torsic Button (Border to Color style) */
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-info {
	box-shadow: 0 0 0 1px #5dc3de inset;
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-info span {
	color: #5dc3de
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-info:hover span {
	color: #fff
}
.kwayy-btn-effect-bordertocolor.kwayy-btn-color-btn-info:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #5dc3de;
}
/******** Gray To Color ********/
.kwayy-btn-effect-greytocolor span {
	color: #333333;
}
.kwayy-btn-effect-greytocolor:hover span {
	color: #fff;
}
.kwayy-btn-effect-greytocolor.kwayy-btn-color-btn-primary:hover {
	background-color: #1abc9c;
}
.kwayy-btn-effect-greytocolor.kwayy-btn-color-btn-success:hover {
	background-color: #59ba41;
}
.kwayy-btn-effect-greytocolor.kwayy-btn-color-btn-warning:hover {
	background-color: #f8862c;
}
.kwayy-btn-effect-greytocolor.kwayy-btn-color-btn-danger:hover {
	background-color: #cc4c19;
}
.kwayy-btn-effect-greytocolor.kwayy-btn-color-btn-inverse:hover {
	background-color: #2c3e50;
}
.kwayy-btn-effect-greytocolor.kwayy-btn-color-btn-info:hover {
	background-color: #5dc3de;
}
/******** Dark Gray To Color ********/

.kwayy-btn-effect-colortodarkgrey.kwayy-btn-color-white {
	background-color: #fff;
}
.kwayy-btn-effect-colortodarkgrey.kwayy-btn-color-btn-primary {
	background-color: #1abc9c;
}
.kwayy-btn-effect-colortodarkgrey.kwayy-btn-color-btn-success {
	background-color: #59ba41;
}
.kwayy-btn-effect-colortodarkgrey.kwayy-btn-color-btn-warning {
	background-color: #f8862c;
}
.kwayy-btn-effect-colortodarkgrey.kwayy-btn-color-btn-danger {
	background-color: #cc4c19;
}
.kwayy-btn-effect-colortodarkgrey.kwayy-btn-color-btn-inverse {
	background-color: #2c3e50;
}
.kwayy-btn-effect-colortodarkgrey.kwayy-btn-color-btn-info {
	background-color: #5dc3de;
}
.kwayy-btn-effect-colortodarkgrey:hover {
	background-color: #333;
}
.kwayy-btn-effect-colortodarkgrey:hover span {
	color: #fff;
}
/******** Dark Gray To Color ********/
.kwayy-btn-effect-darkgreytocolor {
	background-color: #333;
}
.kwayy-btn-effect-darkgreytocolor span {
	color: #fff;
}
.kwayy-btn-effect-darkgreytocolor:hover {
	background-color: #ecf0f1;
}
.kwayy-btn-effect-darkgreytocolor.kwayy-btn-color-white:hover {
	background-color: #fff;
	box-shadow: 0 0 0 26px rgba(255, 255, 255, 0.1) inset;
}
.kwayy-btn-effect-darkgreytocolor.kwayy-btn-color-btn-primary:hover {
	background-color: #1abc9c;
}
.kwayy-btn-effect-darkgreytocolor.kwayy-btn-color-btn-success:hover {
	background-color: #59ba41;
}
.kwayy-btn-effect-darkgreytocolor.kwayy-btn-color-btn-warning:hover {
	background-color: #f8862c;
}
.kwayy-btn-effect-darkgreytocolor.kwayy-btn-color-btn-danger:hover {
	background-color: #cc4c19;
}
.kwayy-btn-effect-darkgreytocolor.kwayy-btn-color-btn-inverse:hover {
	background-color: #2c3e50;
}
.kwayy-btn-effect-darkgreytocolor.kwayy-btn-color-btn-info:hover {
	background-color: #5dc3de;
}
/*how it work section*/

.how-it-section-right .pull-left {
	padding-left: 0px;
}
.wpb_column > .wpb_wrapper  .how-it-section-image img {
	margin-bottom: -50px;
}
/*clients section*/

.kwayy-clients {
	text-align: center;
}
.kwayy-clients.owl-theme .owl-controls {
	margin-top: 25px;
}
.kwayy-clients .kwayy-full a {
	display: block;
}
.kwayy-clients.owl-carousel .owl-wrapper-outer {
	padding-top: 30px;
}
.row.kwayy-clients.owl-carousel {
	margin-left: 0px;
	margin-right: 0px;
}
/*call-to-action*/
.contact-call-to-action h2 {
	font-size: 22px;
}
.wpb_call_to_action {
	background-color: transparent;
	border: none;
	padding: 0px 0px;
	margin-bottom: 0px;
}
.wpb_call_to_action h2 {
	color: #303a3b;
	font-size: 27px;
	line-height: 30px;
	font-weight: 400;
}
.kwayy-row-bgcolor-skincolor .wpb_call_to_action h2 {
	color: #fff;
}
.cta_align_right .wpb_button {
	text-align: right;
	float: right;
}
.cta_align_left .kwayy-cta-content-wrapper .wpb_call_text, .cta_align_right .kwayy-cta-content-wrapper .wpb_call_text {
	width: auto;
	float: none;
	clear: none;
}
.cta_align_left .kwayy-cta-button-wrapper .wpb_button, .cta_align_right .kwayy-cta-button-wrapper .wpb_button {
	float: none;
	max-width: 100%;
}
.cta_align_right .kwayy-cta-button-wrapper {
	text-align: right;
}
.cta_align_left .kwayy-cta-button-wrapper {
	text-align: left;
}
.kwayy-row-contentalign-center .wpb_call_to_action.cta_align_bottom {
	width: 100%;
}
.cta_align_left .kwayy-cta-content-wrapper, .cta_align_left .kwayy-cta-button-wrapper, .cta_align_right .kwayy-cta-content-wrapper, .cta_align_right .kwayy-cta-button-wrapper {
	display: table-cell;
	vertical-align: middle;
	float: none
}
.cta_align_left .kwayy-cta-button-wrapper, .cta_align_right .kwayy-cta-button-wrapper {
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
	margin: 0;
}
.cta_align_bottom .kwayy-cta-content-wrapper .wpb_call_text {
	padding-bottom: 15px;
}
.cta_align_bottom .kwayy-cta-content-wrapper .kwayy-cta-description {
	padding-bottom: 15px;
}
.kwayy-row-bgcolor-skincolor .wpb_call_to_action, .kwayy-row-bgcolor-grey .wpb_call_to_action {
	background: none;
	border: none
}
.kwayy-row-bgcolor-skincolor .wpb_call_to_action .wpb_call_text, .kwayy-row-bgcolor-skincolor .wpb_call_to_action .kwayy-cta-description, .kwayy-row-bgcolor-dark .wpb_call_to_action .wpb_call_text, .kwayy-row-bgcolor-dark .wpb_call_to_action .kwayy-cta-description {
	color: #fff;
}
.heading-white-text h2 {
	color:#fff;
	font-size: 35px;
	font-weight: 600;
}
.heading-white-text .kwayy-cta-description {
	color:#fff;
	font-size: 19px;
}

/*wpb single image margin*/
.wpb_single_image {
	margin-bottom: 0px;
}

/*testimonial section*/
.testimonial-wrapper-inner ul {
	margin-top: 0px;
}
.arrow_box {
	background: none repeat scroll 0 0 #F8F8F8;
	border: 1px solid #e1e1e1;
	position: relative;
}
.testimonial-content {
	padding: 20px 20px;
	font-style: italic;
}
.testmonialcontent {
	padding-left: 8px;
	padding-right: 8px;
}
.testimonial-content i {
	font-size: 11px;
	color: #787878;
	font-weight: normal;
}
.testimonial-content i.left-quote {
	padding-right: 6px;
	bottom: 3px;
	position: relative;
}
.testimonial-content i.right-quote {
	margin-left: 8px;
	margin-top: -15px;
	padding-top: 20px;
	position: absolute;
}
.arrow_box:before {
	border-color: #ECECEC rgba(236, 236, 236, 0) rgba(236, 236, 236, 0);
	border-width: 16px;
	left: 69%;
	margin-left: -16px;
}
.arrow_box:after, .arrow_box:before {
	border: medium solid rgba(0, 0, 0, 0);
	content: " ";
	height: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	width: 0;
}
/*breadcrumb section*/
.kwayy-titlebar-main .entry-title {
	font-weight: 500;
	font-size: 24px;
}
.kwayy-titlebar-wrapper .entry-title .kwayy-subtitle {
	font-size: 17px;
	opacity: 0.8;
	font-weight: 300;
}
/*.home .kwayy-titlebar-wrapper {
	display: none;
}*/
.kwayy-titlebar-wrapper {
	margin-bottom: 0px;
}
.kwayy-titlebar-wrapper.kwayy-titlebar-bgimg-img1 {
	background-image: url(images/titlebg/bg-title.jpg);
	background-size: cover;
}
.kwayy-titlebar-wrapper.kwayy-titlebar-bgimg-img2 {
	background-image: url(images/titlebg/bg-title2.jpg);
	background-size: cover;
}
.kwayy-titlebar-wrapper.kwayy-titlebar-bgimg-img3 {
	background-image: url(images/titlebg/bg-title3.jpg);
	background-size: cover;
}
.kwayy-titlebar-wrapper.kwayy-titlebar-bgimg-img3 {
	background-image: url(images/titlebg/bg-title4.jpg);
	background-size: cover;
}
.kwayy-titlebar-wrapper.kwayy-titlebar-bgimg-img3 {
	background-image: url(images/titlebg/bg-title5.jpg);
	background-size: cover;
}
.kwayy-titlebar-wrapper {
	background-attachment: fixed;
	background-size: 100%;
	background-position: 50% 0px;
	background-repeat: repeat repeat;
}
.kwayy-titlebar-inner-wrapper {
	padding: 25px 0px;
	-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1);
}
.kwayy-titlebar-main .breadcrumb-wrapper {
	text-align: right;
	color: #fff;
	vertical-align: middle;
}
.kwayy-titlebar-main .breadcrumb-wrapper a {
	color: #fff;
}
.breadcrumb-wrapper .kwayy-pf-navbar-wrapper {
	display: inline-block;
	padding: 5px 0px;
	background: rgba(255, 255, 255, 0.12);
	border-radius: 85px;
}
.breadcrumb-wrapper .kwayy-pf-navbar-wrapper a {
	margin: 2px;
	display: inline-block;
}
.breadcrumb-wrapper .kwayy-pf-navbar-wrapper .kwayy-dim i {
	opacity: 0.1;
}
.breadcrumb-wrapper .kwayy-pf-navbar-wrapper i {
	font-size: 30px;
	opacity: 0.8;
	transition: all 0.2s ease;
}
.breadcrumb-wrapper .kwayy-pf-navbar-wrapper a:hover i {
	opacity: 1;
}

/*contact page section*/

.contact-info-details {
	text-align: center;
}
.contact-info-details i.kwayy-icon {
	width: 40px;
	height: 40px;
	border: 2px solid #3d4647;
	border-radius: 50%;
	display: inline-block;
	line-height: 35px;
	font-size: 20px;
	color: #3d4647;
}
.contact-map-full .wpb_gmaps_widget .wpb_map_wraper {
	padding: 0px;
}
.wpb_gmaps_widget .wpb_map_wraper {
	padding: 0px;
}

.full-map .section.grid_section{
	width:100%;
	padding:0px;
	margin-top: -6px;
}

.full-map .section.grid_section .wpb_gmaps_widget .wpb_wrapper{
	padding:0px;
}

.wpcf7-form .col-sm-6:last-child {
	padding-left: 0;
}
.wpb_gmaps_widget.wpb_content_element.full-map {
	margin-bottom: 0;
}
/*contact page form*/


.wpb_column > .wpb_wrapper  .wpcf7-form .wpcf7-form-control-wrap, #content .wpb_text_column .wpcf7-form-control-wrap {
	margin-bottom: 15px;
	display: block;
}
.wpcf7-form-control {
	height: 40px;
	color: #676f7a;
	border-radius: 3px;
}
.your-subject input {
	width: 100%;
}
.your-message textarea {
	width: 100%;
	min-height: 165px;
}
.wpcf7-submit {
	width: 100%;
}
.wpcf7-not-valid-tip {
	text-align: left;
	padding-top: 5px;
}
.wpcf7-response-output.wpcf7-validation-errors {
	border: 0;
	background: red;
	color: white;
	padding: 10px;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
	border: 2px solid #00A34E;
}
/*span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 100%;
	padding: 2px;
	border-radius: 3px;
	height: 40px;
	line-height: 32px;
}*/
/*isotope section*/

.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-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, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -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;
}
/**
 * Seprator Section
 * ----------------------------------------------------------------------------
 */
 
.kwayy-separator-style-no {
	border-bottom: 0px;
}
.kwayy-separator-height-5px {
	margin-bottom: 5px;
}
.kwayy-separator-height-10px {
	margin-bottom: 10px;
}
.kwayy-separator-height-15px {
	margin-bottom: 15px;
}
.kwayy-separator-height-20px {
	margin-bottom: 20px;
}
.kwayy-separator-height-25px {
	margin-bottom: 25px;
}
.kwayy-separator-height-30px {
	margin-bottom: 30px;
}
.kwayy-separator-height-35px {
	margin-bottom: 35px;
}
.kwayy-separator-height-40px {
	margin-bottom: 40px;
}
.kwayy-separator-height-45px {
	margin-bottom: 45px;
}

.wpb_separator.kwayy-separator-width-full {
	margin-left: -1000px;
	margin-right: -1000px;
}

/**
 * heading-style section
 * ----------------------------------------------------------------------------
 */
 
.kwayy-heading-wrapper-align-center, .kwayy-heading-align-center {
	text-align: center;	
}
.wpb_column > .wpb_wrapper  .kwayy-heading-wrapper-align-center{
	margin-bottom:50px;
}

.kwayy-heading-wrapper.kwayy-heading-wrapper-align-left {
	padding-bottom: 20px;
}

.kwayy-heading-wrapper-align-center .kwayy-subheading, 
.kwayy-portfolio-boxes-wrapper.kwayy-text-position-top .kwayy-subheading {
	width: 50%;
	margin: 0 auto;
	font-size: 16px;
	color: #868686;
	font-weight:300;
}
.kwayy-row-bgcolor-dark .kwayy-heading-wrapper .kwayy-subheading {
	color: #D7D7D7;
}
.kwayy-row-bgcolor-skincolor .kwayy-heading-wrapper .kwayy-subheading, .kwayy-row-bgcolor-skincolor .kwayy-heading-wrapper .kwayy-heading-sepicon i {
	color: #fff;
}
.kwayy-heading-style-linedot.kwayy-heading-align-center {
	text-align: center;
}
h1.kwayy-heading-style-linedot {
	position: relative;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 25px;
	display: inline-block;
}
h1.kwayy-heading-style-linedot:after {
	content: "";
	left: 25%;
	right: 25%;
	height: 1px;
	background: #e1e1e1;
	position: absolute;
	bottom: 0px;
}
h1.kwayy-heading-style-linedot:before {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 50%;
	right: 50%;
	width: 10px;
	height: 10px;
	margin-left: -5px;
	background: #fff;
	border-radius: 50%;
	display: block;
	z-index: 1;
	border: 1px solid #e1e1e1;
}
.kwayy-row-bgcolor-grey h1.kwayy-heading-style-linedot:before {
	background: #F8F8F8;
}
.kwayy-row-bgcolor-dark h1.kwayy-heading-style-linedot:before {
	background-color: #181c27;
}
.separator-linesmall {
	background-color: #e1e1e1;
	height: 1px;
	width: 50%;
	display: block;
	margin: 30px auto 50px auto;
}
.separator-linefull {
	background-color: #e1e1e1;
	height: 1px;
	width: 100%;
	display: block;
	margin: 30px auto 30px auto;
}
.kwayy-subheading {
	position: relative;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 25px;
}
.kwayy-subheading:after {
	content: "";
	left: 25%;
	right: 25%;
	height: 1px;
	background: #e1e1e1;
	position: absolute;
	bottom: 0px;
}
.kwayy-subheading:before {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 50%;
	right: 50%;
	width: 10px;
	height: 10px;
	margin-left: -5px;
	background: #fff;
	border-radius: 50%;
	display: none;
	z-index: 1;
	border: 1px solid #e1e1e1;
}
.kwayy-heading-wrapper h1.kwayy-heading-align-center {
	margin-top: 0px;
	margin-bottom: 10px;
}
.kwayy-heading-wrapper h1.kwayy-heading-align-left {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1.kwayy-heading-align-center, h1.kwayy-heading-align-left {
	margin-top: 0px;	
}

.wpb_column > .wpb_wrapper .kwayy-heading-align-center {
	margin-bottom: 20px;
}


.kwayy-heading-sepicon {
	display: inline-block;
	width: 130px;
	margin: 0px 0px 17px 0px;
	position: relative;
}
.kwayy-heading-wrapper-align-left .kwayy-heading-sepicon {
	text-align: center;
}
.kwayy-heading-sepicon i {
	font-size: 18px;
	color: #999;
}
.kwayy-heading-sepicon:before {
	display: inline-block;
	content: "";
	border-bottom: 1px solid #e1e1e1;
	position: absolute;
	left: 0;
	top: 10px;
	width: 50px;
}
.kwayy-heading-sepicon:after {
	display: inline-block;
	content: "";
	border-bottom: 1px solid #e1e1e1;
	position: absolute;
	right: 0;
	top: 10px;
	width: 50px;
}

/**
 * heading-style-double section
 * ----------------------------------------------------------------------------
 */
h1.kwayy-heading-style-double {
	position: relative;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h1.kwayy-heading-style-double.kwayy-heading-align-center:before, h1.kwayy-heading-style-double.kwayy-heading-align-center:after {
	content: "";
	position: absolute;
	width: 35%;
	height: 8px;
	top: 35%;
	z-index: 0;
	border: 1px solid #e1e1e1;
	border-left: none;
	border-right: none;
}
h1.kwayy-heading-style-double.kwayy-heading-align-left:after, h1.kwayy-heading-style-double.kwayy-heading-align-right:before, h1.kwayy-heading-style-double.kwayy-heading-align-right:after {
	content: "";
	position: absolute;
	height: 8px;
	top: 42%;
	z-index: 0;
	border: 1px solid #e1e1e1;
	border-left: none;
	border-right: none;
	left: 30%;
	right: 0;
}
h1.kwayy-heading-style-double.kwayy-heading-align-center:after {
	right: 0;
}
h1.kwayy-heading-style-double.kwayy-heading-align-center:before {
	left: 0;
}
h1.kwayy-heading-style-double.kwayy-heading-align-left:after {
	right: 0;
}
h1.kwayy-heading-style-double.kwayy-heading-align-right:after {
	left: 0;
}
h1.kwayy-heading-style-double.kwayy-heading-align-right:before {
	left: 0;
}

/**
 * heading section left
 * ----------------------------------------------------------------------------
 */

.kwayy-heading-style-linedot.kwayy-heading-align-left {
	text-align: left;
	display: inline-block
}
h1.kwayy-heading-style-linedot.kwayy-heading-align-left:after {
	left: 0;
	content: "";
	right: 25%;
	height: 1px;
	background: #e1e1e1;
	position: absolute;
	bottom: 0px;
}
h1.kwayy-heading-style-linedot.kwayy-heading-align-left:before {
	left: 0;
	margin-left: 0px;
}
h1.kwayy-heading-style-normal {
	margin-bottom: 20px;
	margin-top: 0px;
}

/**
 * row/column align section
 * ----------------------------------------------------------------------------
 */ 
.kwayy-row-contentalign-center,
.kwayy-column-contentalign-center {
	text-align: center;
}
.kwayy-row-contentalign-left,
.kwayy-column-contentalign-left {
	text-align: left;
}
.kwayy-row-contentalign-right,
.kwayy-column-contentalign-left {
	text-align: right;
}

/**
 * Team section
 * ----------------------------------------------------------------------------
 */ 
.kwayy-team-wrapper ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.kwayy-team-box {
	text-align: center;
}
.kwayy-team-img {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: -moz-inline-stack;
	display: block;
	vertical-align: middle;
 *vertical-align: auto;
	zoom: 1;
 *display: inline;
	border: 12px solid #e4e4e4;
	z-index: 10;
}
.kwayy-team-img img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.kwayy-team-box .kwayy-team-title {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 0px;
	line-height: 15px;
}

.kwayy-team-box .kwayy-team-title a:hover{
	text-decoration:none;
}

.kwayy-team-box .kwayy-team-position {
	font-size: 14px;
	font-weight: 300;
	margin-top: 3px;
	margin-bottom: 8px;
	color: #999;
}
.kwayy-team-box .kwayy-team-email a {
	color: #999;
	font-weight: 300;
}
.kwayy-team-social-links ul {
	margin: 0px 0px;
	padding: 0px;
}
.kwayy-team-social-links ul li {
	display: inline-block;
}
.kwayy-team-social-links ul li a {
	color: #787878;
	display: block;
	font-size: 14px;
	margin-left: 5px;
	border: 1px solid #999;
	border-radius: 50%;
	height: 28px;
	line-height: 26px;
	width: 28px;
	text-align: center;
	box-shadow: 0 0 0 0 #787878 inset;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.kwayy-team-social-links ul li a:hover {
	background-color: #999;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
	color: #fff;
}
.kwayy-team-social-links {
	position: absolute;
	/*top: 37%;*/
	bottom: -20%;
	width: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background: rgba(255, 255, 255, 0.71);
	padding: 7px;
}
.kwayy-team-box:hover .kwayy-team-social-links {
	bottom: 10%;
}

/**
 * Team section css
 * ----------------------------------------------------------------------------
 */ 
.tm-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
.tm-grid li {
	width: 240px;
	height: 240px;
	display: inline-block;
	margin: 20px;
}
.tm-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.tm-thumb {
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	box-shadow: inset 0 0 0 15px rgba(255,255,255, 0.5);
	-webkit-transform-origin: 95% 40%;
	-moz-transform-origin: 95% 40%;
	-o-transform-origin: 95% 40%;
	-ms-transform-origin: 95% 40%;
	transform-origin: 95% 40%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tm-thumb:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	border-radius: 50%;
	top: 43%;
	left: 97%;
	margin: -4px 0 0 -4px;
	background: rgb(14,14,14);
	background: -moz-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(14,14,14,1)), color-stop(100%, rgba(125,126,125,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	background: radial-gradient(ellipse at center, rgba(14,14,14,1) 0%, rgba(125,126,125,1) 100%);
	box-shadow: 0 0 1px rgba(255,255,255,0.9);
}
.tm-img-1 {
	background-image: url(images/girl1.jpg);
	background-size: auto 100%;
	z-index: 12;
}
.tm-img-2 {
	background-image: url(images/guy1.jpg);
	background-size: auto 100%;
	z-index: 11;
}
.tm-img-3 {
	background-image: url(images/girl2.jpg);
	background-size: auto 100%;
	z-index: 10;
}
.tm-img-4 {
	background-image: url(images/guy2.jpg);
	background-size: auto 100%;
	z-index: 9;
}
.tm-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: inset 0 0 0 5px rgba(0,0,0,0.05);
}
.tm-info:hover a {
	color: #fff;
}
.tm-info h3 {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	position: relative;
	margin: 0 40px;
	padding: 50px 0 0 0;
	padding-bottom: 15px;
	line-height: 24px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.tm-info h4.kwayy-team-position {
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	position: relative;
	margin: 0 30px;
	padding: 3px 15px;
	font-style: italic;
	margin-bottom: 10px;
	line-height: 30px;
}
.tm-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
}
.tm-info a {
	display: block;
	color: #333;
	border-radius: 50%;
	color: #fff;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	padding-top: 8px;
	margin: 7px auto 0;
	opacity: 0;
	line-height: 15px;
	-webkit-transition: -webkit-transform 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out 0.2s, background 0.2s linear 0s;
	-moz-transition: -moz-transform 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out 0.2s, background 0.2s linear 0s;
	-o-transition: -o-transform 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out 0.2s, background 0.2s linear 0s;
	-ms-transition: -ms-transform 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out 0.2s, background 0.2s linear 0s;
	transition: transform 0.3s ease-in-out 0.2s, opacity 0.3s ease-in-out 0.2s, background 0.2s linear 0s;
	-webkit-transform: translateX(60px) rotate(90deg);
	-moz-transform: translateX(60px) rotate(90deg);
	-o-transform: translateX(60px) rotate(90deg);
	-ms-transform: translateX(60px) rotate(90deg);
	transform: translateX(60px) rotate(90deg);
	-webkit-backface-visibility: hidden;
}
.tm-item .tm-info a:hover {
	color: #fff;
	text-decoration: underline;
}
.tm-item:hover .tm-thumb {
	box-shadow: inset 0 0 0 15px rgba(255,255,255, 0.5), 0 1px 3px rgba(0,0,0,0.2);
	-webkit-transform: rotate(-120deg);
	-moz-transform: rotate(-120deg);
	-o-transform: rotate(-120deg);
	-ms-transform: rotate(-120deg);
	transform: rotate(-120deg);
	z-index: 9;
}
.tm-item:hover .tm-info a {
	opacity: 1;
	-webkit-transform: translateX(0px) rotate(0deg);
	-moz-transform: translateX(0px) rotate(0deg);
	-o-transform: translateX(0px) rotate(0deg);
	-ms-transform: translateX(0px) rotate(0deg);
	transform: translateX(0px) rotate(0deg);
}
.tm-info a:hover {
	text-decoration: underline;
	color: #fff;
}
.tm-item .kwayy-team-social-links ul {
	margin: 0px 0px;
}
.tm-item .kwayy-team-social-links ul li {
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0px;
	line-height: 25px;
}
.tm-item .kwayy-team-social-links ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	margin-left: 5px;
	border: 1px solid #e4e4e4;
	border-radius: 24px;
	height: 24px;
	line-height: 24px;
	width: 24px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
.tm-item .kwayy-team-social-links ul li a:hover {
	background-color: #fff;
}


.single-team_member .post-type-team_member:after{
	display: block;
	visibility: hidden;
	clear: both;
	width: 0;
	height: 0;
	content: ' ';
	font-size: 0;
	line-height: 0;
}
.single-team_member .kwayy-team-social-links {
	position:relative;
}
.single-team_member  .kwayy-team-img img{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
.single-team_member  .kwayy-team-img{
	border: 1px solid #e4e4e4;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.single-team_member .post{
	margin:0 0 65px;
}
.single-team_member .kwayy-team-title-block .kwayy-team-position{
	color:#AAAAAA;
	font-size:15px;
}
.single-team_member .kwayy-team-social-links{
	padding:0px;
}
.single-team_member  .kwayy-team-title-block{
	padding-bottom:15px;
}
.single-team_member  .kwayy-team-title-block h2{
	font-size:25px;
	line-height:25px;
	margin:0px;
	margin-bottom:2px;	
}
.single-team_member  .kwayy-team-title-block h4{
	margin:0px;
	margin-bottom:2px;	
}


/**
 * blog section
 * ----------------------------------------------------------------------------
 */  
.post {
	margin: 0 0 25px;
}
.post.hentry {
	margin-bottom: 18px;
	padding-bottom: 50px;
}
.kwayy-post-left {
	float: left;
	margin-right: 40px;
}
.kwayy-post-right {
	margin-left: 95px;
	overflow: hidden;
}

/* Post Fluid Embed */
.kwayy-post-video-embed-code {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;
} 
.kwayy-post-video-embed-code iframe,
.kwayy-post-video-embed-code object,
.kwayy-post-video-embed-code embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.kwayy-post-right .entry-title {
	font-size: 21px;
	font-weight: 500;
	margin-bottom: 0px;
}
.entry-header .entry-title a:hover {
	text-decoration: none;
}
.entry-header .entry-meta {
	padding: 2px 0px;
}
.kwayy-post-user {
	color: #787878;
}
.kwayy-meta-details {
	padding-right: 15px;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	padding: 4px 0px;
	color: #A8A8A8;
}
.kwayy-post-date-wrapper {
	border-radius: 50%;
	text-align: center;
	height: 80px;
	width: 80px;
	position: relative;
}
.kwayy-post-left .entry-date, .kwayy-entry-date .entry-date {
	color: #fff;
	font-size: 27px;
	padding-top: 20px;
	display: block;	
}
.entry-month.entry-year, .kwayy-entry-date.entry-month.entry-year {
	font-size: 12px;
	display: block;
}
.kwayy-post-icon-wrapper {
	position: absolute;
	top: 0px;
	right: -21px;
	background-color: #181c27;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	text-align: center;
}
.kwayy-post-icon-wrapper i {
	font-size: 16px;
	line-height: 39px;
	color: #fff;
}
.kwayy-meta-details span {
	margin-right: 15px;
}
.kwayy-meta-details span i {
	padding-right: 4px;
	color: #A8A8A8;
}
.nav-links a span:before {
	content: '\e832';
	font-family: "kwayy";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	opacity: .8;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	border-radius: 50%;
	border: 2px solid;
	width: 25px;
	height: 25px;
	line-height: 21px;
}
.nav-links a[rel~="prev"] .meta-nav:before {
	content: '\e8b0';
}
.nav-links a[rel~="next"] .meta-nav:before {
	content: '\e8b1';
}
.single-author .entry-meta .author {
	display: block;
	margin-bottom: 16px;
}
.entry-header .entry-thumbnail {
	margin-bottom: 0px;
}
.post .owl-theme .owl-controls{
	margin-bottom:0px;
	margin-top:0px;
}
.sidebar .entry-header .entry-meta {
	padding: 0;
}
.entry-thumbnail img {
	display: block;
	margin: 0px;
}
.entry-header {
	margin-bottom: 20px;
}
.kwayy-post-right .entry-header .kwayy-blog-media{
	margin-bottom:20px;
}
.entry-title, span.vcard a {
	font-weight: normal;
	margin: 0 0 5px;
	color: #fff;
}
span.author a {
	color: #A8A8A8;
}
span.vcard a:hover {
	color: #fff;
}
.entry-title a, .format-link .entry-title a {
	color: #141412;
}

/**
 * pagination section
 * ----------------------------------------------------------------------------
 */ 
.kwayy-pagination {
	margin-bottom: 40px;
	display: inline-block;
}
.kwayy-pagination .current, .kwayy-pagination a {
	min-width: 37px;
	height: 37px;
	display: block;
	float: left;
	text-align: center;
	margin-left: -1px;
	font-size: 13px;
	text-align: center;
	/*font-weight: 800;*/
	line-height: 36px;
	padding: 0px 5px;
	border: 1px solid #e1e1e1;
}
.kwayy-pagination span.dots {
	display: block;
	min-width: 37px;
	height: 37px;
	float: left;
	text-align: center;
	line-height: 36px;
}
.kwayy-pagination a {
	color: #333;
}
.kwayy-pagination a:hover, .page-numbers.current {
	border: 1px solid;
	color: #fff;
	text-decoration: none;
}
.kwayy-pagination a i {
	color: #333;
	font-size: 12px;
}
.kwayy-pagination a:hover i {
	color: #fff;
}
.kwayy-pagination .kwicon-right-open:before {
	content: '\e9f6';
}
.kwayy-pagination .kwicon-left-open:before {
	content: '\e9f5';
}

/**
 * portfolio section
 * ----------------------------------------------------------------------------
 */ 
.portfolio-box {
	margin: 0 0 30px;
	overflow: hidden;
}
.owl-item .portfolio-box {
	margin: 0px 10px 30px;
}
.portfolio-box.col-lg-3 {
	margin-right: -1px;
}

.kwayy-portfolio-viewarea-fullwidth .portfolio-box.col-lg-3 {
	margin-right: 0px;
}

.portfolio-sortable-list {
	text-align: center;
	margin-bottom: 30px;
}
.portfolio-sortable-list ul {
	margin: 0px;
	padding:0px
}
.portfolio-sortable-list li, .categories_filter li {
	display: inline;
	float: none;
}

.wpb_teaser_grid .categories_filter li, .wpb_categories_filter li{
	margin:0px;
	margin-bottom:5px;
}


.portfolio-sortable-list li:first-child a, .wpb_teaser_grid .categories_filter li:first-child a, .wpb_categories_filter li:first-child a {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.portfolio-sortable-list li:last-child a, .wpb_teaser_grid .categories_filter li:last-child a, .wpb_categories_filter li:last-child a {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.portfolio-sortable-list li a, .wpb_teaser_grid .categories_filter li a, .wpb_categories_filter li a {
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #e1e1e1;
	background: #FFF;
	float: none;
	margin-right: -1px;
	color: #6f6f6f;
	font-size: 14px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	box-shadow: 0 0 0 0 #e1e1e1 inset;
	font-weight: bold;
}
.portfolio-sortable-list ul li a.active, .portfolio-sortable-list ul li a:hover,
.categories_filter li.active a, .categories_filter li a:hover {
	border: 1px solid;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
}
.portfolio-box .item .item-content {
	padding: 15px;
	background-color: #F7F7F7;
	border: 1px solid #eee;
	border-top: none;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top: none;
	position: relative;
}
.portfolio-box .item-content i.kwicon-up-dir {
 font-family: "kwayy";
 font-style: normal;
 font-weight: normal;
 speak: none;
 display: inline-block;
 text-decoration: inherit;
 text-align: center;
 font-variant: normal;
 text-transform: none;
 font-size: 31px;
 content: '\e8a1';
 position: absolute;
 top: -17px;
 color: #F7F7F7;
 -webkit-transition: all 0.3s ease-out;
 -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;
}

.kwayy-row-bgcolor-grey .portfolio-box .item-content i.kwicon-up-dir{
 color: #fff;
}

.portfolio-box .item .item-content h4 {
	font-size: 17px;
	font-weight: 500;
	margin: 0;
}
.portfolio-box .item .item-content h4 a {
	color: #303a3b;
	text-transform: none;
}
.portfolio-box .item .item-content h4 a:hover {
	text-decoration: none;
}
.portfolio-box .item .item-content p {
	margin: 0;
	color: #999;
	font-size: 14px;
	font-weight: 300;
}
.kwayy-portfolio-related h2 {
	margin-bottom: 20px;
	margin-top: 40px;
}
ul.kwayy-portfolio-details-list {
	margin: 0px;
}
ul.kwayy-portfolio-details-list li {
	border-bottom: 1px solid #e1e1e1;
	padding: 7px 0px;
}
ul.kwayy-portfolio-details-list li i:before {
	margin-left: 0px;
	margin-right: 6px;
}
ul.kwayy-portfolio-details-list li:last-child {
	border-bottom: none;
}
.kwayy-portfolio-likes-wrapper {
	float: right;
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 4px;
	width: 25px;
	text-align: center;
}
.kwayy-portfolio-likes-wrapper a {
	font-size: 14px;
	color: #bdbdbd;
}
.portfolio-description h2, .kwayy-portfolio-details h2 {
	font-size: 18px;
	margin-top: 3px;
	line-height: 20px;
}
.portfolio-box .item {
	overflow: hidden;
	position: relative;
	min-height: 75px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.portfolio-box div {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.item-thumbnail .icons {
	top: 50%;
	left: 50%;
	margin-left: -44.5px;
	margin-top: -59.5px;
	position: absolute;
}
.item-thumbnail .icons a {
	margin: 0px 1px;
}
.item-thumbnail .icons a i {
	font-size: 18px;
	display: inline-block;
	line-height: 40px;
	width: 40px;
	height: 40px;
	line-height: 38px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.item-thumbnail .icons a.kwayy_pf_link i {
	color: #fff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	box-shadow: 0 0 0 0 #fff inset;
}
.item-thumbnail .icons a.kwayy_pf_link:hover i {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
	background-color: #fff;
}
.item-thumbnail .icons a.kwayy_pf_featured i {
	background-color: #fff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.item-thumbnail .icons a.kwayy_pf_featured:hover i {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
	color: #fff;
}
.item .item-thumbnail img {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
div:hover.item .item-thumbnail .icons a i {
	opacity: 1;
	filter: alpha(opacity=100);
}
.item .item-thumbnail .icons {
	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;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-webkit-transform-origin: 50% 0 0;
	-moz-transform-origin: 50% 0 0;
	transform-origin: 50% 0 0;
	-webkit-transform: rotateX(-85deg);
	-moz-transform: rotateX(-85deg);
	transform: rotateX(-85deg);
	overflow: visible !important;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
	-o-perspective: 1000px;
	perspective: 1000px;
}
div:hover.item .item-thumbnail .icons {
	opacity: 1;
	display: block;
	visibility: visible;
	height: auto;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-webkit-transform-origin: 50% 0 0;
	-moz-transform-origin: 50% 0 0;
	transform-origin: 50% 0 0;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
	-o-perspective: 1000px;
	perspective: 1000px;
}
div:hover.item .item-thumbnail img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}
div:hover.item .item-content {
	color: #ffffff;
}
div:hover.item .item-content h4 a, div:hover.item .item-content .kwayy-portfolio-likes-wrapper a, div:hover.item .item-content p {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.kwayy-carousel-controls-inner a i {
	color: #a9a9a9;
	font-size: 15px;
	border-radius: 50%;
	height: 32px;
	width: 32px;
	line-height: 29px;
	border: 1px solid #ccc;
	display: inline-block;
	text-align: center;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	box-shadow: 0 0 0 0 #a9a9a9 inset;
}
.kwayy-carousel-controls-inner a:hover i {
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
	cursor: pointer;
}
.kwayy-row-bgcolor-grey .portfolio-box .item-content {
	background: white;
}
.kwayy-portfolio-boxes-wrapper.kwayy-text-position-top .kwayy-portfolio-text {
	text-align: center;
}
.kwayy-portfolio-text p {
	margin: 0 0 36px;
}
.kwayy-heading-wrapper-align-left p.kwayy-subheading {
	margin-bottom: 15px;
}
.kwayy-heading-wrapper-align-left .kwayy-subheading:after {
	background: none;
}
.wpb_column > .wpb_wrapper .kwayy-carousel-controls {
	margin-bottom: 20px;
	margin-top: -10px;
}
.kwayy-carousel-controls .wpb_button {
	padding: 0px;
	background: none;
	border: none;
	margin: 0px;
	text-shadow: none;
}
.kwayy-portfolio-boxes-wrapper .kwayy-carousel-controls-inner {
	margin: -20px 0px 30px 0px;
}
.kwayy-text-position-top .wpb_button_a {
	margin-bottom: 0px;
	margin-top: 0px;
}
.kwayy-pf-btn.kwayy-center {
	text-align: center;
}


/*Full Width Recent Projects*/
.kwayy-portfolio-fullwidth .grid_section{
	width:100% !important;
	padding-left:0px !important;
	padding-right:0px !important;
}
.kwayy-portfolio-fullwidth .grid_section .col-lg-4, .kwayy-portfolio-fullwidth .grid_section .col-lg-3{
	padding-left:0px !important;
	padding-right:0px !important;
}
.kwayy-portfolio-fullwidth .grid_section .portfolio-box{
	margin-bottom:0px;
}
.kwayy-portfolio-fullwidth .grid_section .portfolio-box .item-content i.kwicon-up-dir{
	display:none;
}
.kwayy-portfolio-fullwidth .grid_section .portfolio-box .item .item-content{
	border:none;
}
.kwayy-portfolio-fullwidth .grid_section .portfolio-box .item .item-content{
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.kwayy-portfolio-fullwidth .grid_section .owl-item .portfolio-box{
	margin-left:0px;
	margin-right:0px;
}
.kwayy-portfolio-fullwidth .grid_section .owl-carousel{
	width:auto;
}

.kwayy-portfolio-view-carousel.kwayy-portfolio-viewarea-fullwidth,
.kwayy-portfolio-boxes-wrapper.kwayy-portfolio-viewarea-fullwidth{
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.kwayy-portfolio-boxes .kwayy-portfolio-boxes-inner{
	margin-bottom:20px;
}
/*.kwayy-portfolio-fullwidth .grid_section .portfolio-box .item-content{
	position:absolute;
	bottom:-50%;
	width:100%;
	background:none;
}
.kwayy-portfolio-fullwidth .grid_section .portfolio-box:hover .item-content { 
	bottom: 0 !important; 
}
*/


/*Visual Coposer Element ( VC PIE Chart  )*/
.vc_pie_chart .wpb_heading {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 0px;
}

/**
 * 2 Visual Coposer Element
 * ----------------------------------------------------------------------------
 */

/* Visual Composer First element */

.kwayy-header-overlay .site-header {
	min-height:150px
}
.site-header {
	margin-bottom: 64px;	
}
body.page #content article > .entry-content > .wpb_row.wpb_row.vc_row-fluid.kwayy-row-bgcolor-dark:first-child,
body.page #content article > .entry-content > .wpb_row.wpb_row.vc_row-fluid.kwayy-row-bgcolor-grey:first-child,
body.page #content article > .entry-content > .wpb_row.wpb_row.vc_row-fluid.kwayy-row-bgcolor-skincolor:first-child,
body.page #content article > .entry-content > .wpb_row.wpb_row.vc_row-fluid.kwayy-row-bgcolor-white:first-child{
	margin-top: -64px;
}
.wpb_row.vc_row-fluid {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 35px;
}
.wpb_row.vc_row-fluid.kwayy-row-bgcolor-dark,
.wpb_row.vc_row-fluid.kwayy-row-bgcolor-grey,
.wpb_row.vc_row-fluid.kwayy-row-bgcolor-skincolor,
.wpb_row.vc_row-fluid.kwayy-row-bgcolor-white{
	padding-top:65px;
	padding-bottom:70px;
}
/*.kwayy-row-rowwidth-wide {
	padding-left: 410px !important;
	padding-right: 410px !important;
	margin-left: -410px !important;
	margin-right: -410px !important;
	width: auto;
}*/
.wpb_row.vc_row-fluid.kwayy-row-bg-video {
	overflow: hidden;
	position: relative;
	/*padding-left: 410px !important;
	padding-right: 410px !important;
	margin-left: -410px !important;
	margin-right: -410px !important;*/
	width: auto;
}
.wpb_row.vc_row-fluid .wpb_row.vc_row-fluid {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2.wpb_heading {
	margin-top: 0px;
	padding-bottom: 15px;
	font-weight: 700;
	font-size: 21px;
}
.wpb_single_image.wpb_content_element {
	margin-bottom: 30px;
}

.margin-bottom.wpb_single_image.wpb_content_element {
	margin-bottom: 0px;
}

/*Visual Coposer Element ( Tab Element )*/
.wpb_tabs.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .wpb_tabs.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab, .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
	border: 1px solid #e1e1e1;
}
.wpb_tabs.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	background: #fff;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li {
	background: #ECECEC;
	margin-left: -1px;
	margin-bottom: -1px;
}
.kwayy_tab_only_icon i {
	font-size: 20px;
}
.wpb_tour.wpb_content_element .wpb_tabs_nav li {
	margin-top: -2px;
}
#content .wpb_tour.wpb_content_element .wpb_tabs_nav {
	margin-top: 2px;
	position: relative;
	z-index: 1;
}
.wpb_tour .kwayy_tab_icon_text i {
	padding-right: 5px;
}
a.kwayy_tab_only_icon {
	text-align: center;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
	background-color: #fff;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a, .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
	height: 42px;
	line-height: 42px;
	display: block;
	margin: 0;
	padding: 0 28px;
	text-decoration: none;
	background-color: #FAFAFA;
	border: 1px solid #e1e1e1;
	-webkit-transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	color: rgb(167, 167, 167);
}
.wpb_tabs .wpb_tabs_nav li {
	margin: 0px;
}
#content .wpb_tabs.wpb_content_element .wpb_tabs_nav {
	margin-left: 1px;
	position: relative;
	z-index: 1;
}
.wpb_tour .kwayy-tabs-wrapper {
	position: relative;
	left: -1px;
}
.wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
	background-color: #fff;
	border-width: 2px 1px 0 1px;
	border-color: #e0dede;
	color: #000;
}
.wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
	border-width: 1px 0px 1px 2px;
	background-color: #fff;
	color: #000;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
	padding: 15px;
	background: #FFF;
}
.wpb_tour_tabs_wrapper .wpb_tour_next_prev_nav span {
	display: none;
}

/*Visual Coposer Element ( Accordion Elemnet )*/
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
	background-color: #fff;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
	border-left: 1px solid #e1e1e1;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
	border: 1px solid #e1e1e1;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
	margin: 0 0 10px 0;
}
.wpb_content_element .wpb_accordion_header a {
	padding: 10px 44px;
	font-size: 14px;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
	font-family: "kwayy";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	opacity: .8;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	font-size: 18px;
	position: absolute;
	top: 13px;
	left: 7px;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before {
	content: '\eff2';
	color: #7a7a7a;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before {
	content: '\e841';
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active a {
	border-top: 2px solid;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header:focus {
	outline: none;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
	display: block;
	width: 41px;
	height: 41px;
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
	top: 2px;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
	padding-top: 0px;
}

/*Visual Coposer Element ( Progress Bar Elemnet )*/
.vc_progress_bar .vc_single_bar {
	background-color: #fff;
	box-shadow: none;
}
.vc_progress_bar .vc_single_bar .vc_label {
	color: #fff;
}

/*bgimageposition section*/
.kwayy-row-bgimageposition-fixed {
	background-attachment: fixed;
	background-position: center center;
}


/**
 * Useful Dropcaps css
 * ----------------------------------------------------------------------------
 */ 
.dropcap1, .dropcap2, .dropcap3 {
	float: left;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
}
.dropcap1 {
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #6f6f6f;
	margin: 7px 8px -5px 0;
	font-size: 32px;
	border-radius: 50%;
	background-color: #E2E2E2;
}
.dropcap2.lightgrey {
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #6f6f6f;
	margin: 7px 8px -5px 0;
	font-size: 32px;
	background-color: #E2E2E2;
	border-radius: 5px;
}
.dropcap3.lightgrey {
	width: 50px;
	color: #6f6f6f;
	margin: 11px 8px -5px 0;
	font-size: 41px;
}

/**
 * separator css
 * ----------------------------------------------------------------------------
 */ 
.wpb_separator, .vc_text_separator {
	border-bottom: 1px solid #eee;
}

/**
 * highlight color css
 * ----------------------------------------------------------------------------
 */ 
.highlight {
	color: #fff;
	padding: 2px 5px;
	background: #000;
	border-radius: 3px;
}
.highlight.gray {
	background: #aaa;
}
.highlight.red {
	background: #ff0000;
}


/**
 * Global css
 * ----------------------------------------------------------------------------
 */ 
.kwayy-hide {
	display: none;
}


/* ------------------------------------------------------------------------------- */
/*  15.  Woocommerce
/* ------------------------------------------------------------------------------- */
.woocommerce ul.products li.product .price del,
.woocommerce div.product p.price del, 
.woocommerce div.product span.price del{
	display: inline-block;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	margin-left:0px;
	margin-right:0px;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	box-shadow: none;
}
.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
	box-shadow: none;
}
#sidebar .woocommerce a.button, #sidebar .woocommerce input[type="submit"], #sidebar .woocommerce button.button, #sidebar a.button, #sidebar input[type="submit"], #sidebar button.button {
	background: #252728;
	border: 2px solid #252728;
}
.products .type-product h3 {
	font-size: 16px;
	margin: 15px 0px 15px 0px;
}
#sidebar input[type="submit"]:hover {
	background: #fff;
	border: 2px solid #252728;
	color: #252728;
}
.related.products {
	margin-top: 15px;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	text-align: left;
	text-transform: capitalize;
	font-size: 16px;
	margin: 15px 0px 18px 0px;
	padding: 0px;
}
.product .imagewrapper {
	padding-bottom: 15px;
}
.products .type-product .add_to_cart_button.product_type_simple, .products .type-product .product_type_variable {
	float: right;
	padding-right: 40px;
}
.products .type-product a:hover {
	text-decoration: none;
}
.products li.type-product {
	margin-bottom: 30px;
}
.products li.type-product a .price {
	line-height: 39px;
}
.woocommerce ul.products li.product .add_to_cart_button, .woocommerce-page ul.products li.product .add_to_cart_button, .woocommerce-page ul.products li.product .button.product_type_variable, .woocommerce-page ul.products li.product .product_type_grouped, .woocommerce ul.products li.product .button.product_type_variable, .woocommerce ul.products li.product .product_type_grouped {
	float: right;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	text-transform: uppercase;
	border: none !important;
	border-radius: 3px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background: transparent;
	position: relative;
	display: inline-block;
	box-shadow: 0 0 0 1px #ecf0f1 inset;
	text-shadow: none;
	font-weight: 400;
	letter-spacing: 1.2px;
}
.woocommerce ul.products li.product .add_to_cart_button:hover, .woocommerce-page ul.products li.product .add_to_cart_button:hover, .woocommerce-page ul.products li.product .button.product_type_variable:hover, .woocommerce-page ul.products li.product .product_type_grouped:hover, .woocommerce ul.products li.product .button.product_type_variable:hover, .woocommerce ul.products li.product .product_type_grouped:hover {
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
}
.woocommerce ul.products li.product .add_to_cart_button, .woocommerce-page ul.products li.product .add_to_cart_button, a.button.product_type_variable {
	padding-right: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-table;
    top: auto;
}
.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	text-transform: uppercase;
	border: none !important;
	border-radius: 3px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background: transparent;
	position: relative;
	display: inline-block;
	box-shadow: 0 0 0 1px #ecf0f1 inset;
	text-shadow: none;
	font-weight: 400;
	letter-spacing: 1.2px;
	padding-right: 42px;
}
.woocommerce div.product form.cart .button:hover, .woocommerce-page div.product form.cart .button:hover, .woocommerce #content div.product form.cart .button:hover, .woocommerce-page #content div.product form.cart .button:hover {
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
}

.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button,  .woocommerce table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt,  .woocommerce-page #content input.button[name="update_cart"], .woocommerce #content input.button[name="update_cart"],  .woocommerce-page #content input.button[name="apply_coupon"], .woocommerce #content input.button[name="apply_coupon"],  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order,  .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	text-transform: uppercase;
	border: none !important;
	border-radius: 3px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background: transparent;
	position: relative;
	display: inline-block;
	box-shadow: 0 0 0 1px #ecf0f1 inset;
	text-shadow: none;
	font-weight: 400;
	letter-spacing: 1.2px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background: transparent;
}


.woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button, .woocommerce-page button.button:hover, .woocommerce input.button, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover,  .woocommerce table.cart td.actions .button.alt:hover, .woocommerce-page table.cart td.actions .button.alt:hover, .woocommerce #content table.cart td.actions .button.alt:hover, .woocommerce-page #content table.cart td.actions .button.alt:hover,  .woocommerce-page #content input.button[name="update_cart"]:hover, .woocommerce #content input.button[name="update_cart"]:hover,  .woocommerce-page #content input.button[name="apply_coupon"]:hover, .woocommerce #content input.button[name="apply_coupon"]:hover,  .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover,  .woocommerce .widget_price_filter .price_slider_amount .button:hover, .woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
	color: #fff;
	box-shadow: 0 0 0 26px rgba(0,0,0,0.0) inset;
}
.woocommerce table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {
	margin-left: 10px
}
.woocommerce ul.products li.product .add_to_cart_button:before, .woocommerce-page ul.products li.product .add_to_cart_button:before, .woocommerce div.product form.cart .button:before, .woocommerce-page div.product form.cart .button:before, .woocommerce #content div.product form.cart .button:before, .woocommerce-page #content div.product form.cart .button:before, a.product_type_variable:before {
	position: absolute;
	top: 0;
	right: 15px;
	width: auto;
	font-size: 14px;
	text-align: center;
	line-height: 39px;
	font-family: "kwayy";
}
.woocommerce a.button.added:before, .woocommerce-page a.button.added:before, .woocommerce button.button.added:before, .woocommerce-page button.button.added:before, .woocommerce input.button.added:before, .woocommerce-page input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page #content input.button.added:before, a.product_type_variable:before {
	content: "\eb1b";
	background: none;
}
.woocommerce a.button.loading, .woocommerce-page a.button.loading, .woocommerce button.button.loading, .woocommerce-page button.button.loading, .woocommerce input.button.loading, .woocommerce-page input.button.loading, .woocommerce #respond input#submit.loading, .woocommerce-page #respond input#submit.loading, .woocommerce #content input.button.loading, .woocommerce-page #content input.button.loading {
	color: #777;
	border: 1px solid #f7f6f7;
}
.woocommerce a.button.loading:before, .woocommerce-page a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce-page input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce #content input.button.loading:before, .woocommerce-page #content input.button.loading:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.woocommerce ul.products li.product .add_to_cart_button.loading:before, .woocommerce-page ul.products li.product .add_to_cart_button.loading:before {
	right: 0;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	border: none;
	box-shadow: none;
}
.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
	box-shadow: none;
}
.woocommerce ul.products .product.column3, .woocommerce-page ul.products .product.column3 {
	width: 30.8%;
}
.woocommerce ul.products .product.column3, .woocommerce-page ul.products .product {
	width: 30.8%;
}
.woocommerce ul.products .product, .woocommerce-page ul.products .product {
	width: 30.8%;
	text-align: center;
}
.woocommerce ul.products .product, .woocommerce-page ul.products .product {
	text-align: left;
}
.woocommerce ul.products .productbox, 
.woocommerce-page ul.products .productbox{	
	position:relative;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	display: inline-block;
}
.amount {
	color: #999;
}
.woocommerce a.remove{
	color:#fff !important;
}
.woocommerce nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination, .woocommerce #content nav.woocommerce-pagination, .woocommerce-page #content nav.woocommerce-pagination {
	text-align: left;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
	z-index: 9;
	min-height: 32px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	top: 10px;
	left: 25px;
	margin: 0;
	text-shadow: none;
	color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 50%;
	height: 44px;
	width: 44px;
	line-height: 44px;
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
	left: 27px;
	top: 10px;
	margin: 0px;
	right: inherit;
	border-radius: 50%;
	height: 46px;
	width: 46px;
	line-height: 46px;
}
.woocommerce ul.products li.product .onsale:after, .woocommerce-page ul.products li.product .onsale:after, .woocommerce span.onsale:after, .woocommerce-page span.onsale:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: -9px;
	right: 8px;
	border-top: 0 solid transparent;
	border-bottom: 9px solid transparent;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a {
	font-weight: normal;
	line-height: 16px;
}
.cart-collaterals .cart_totals table {
	float: right;
	border-radius: 0;
}
table.cart td.actions .coupon .input-text, #content table.cart td.actions .coupon .input-text {
	padding: 9px 6px 9px;
	box-shadow: none;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
	padding: 7px 0;
	padding-top: 11px;
	border-bottom: 1px solid #ececec;
}
select {
	border: 1px solid rgb(228, 228, 228);
	padding: 5px;
	border-radius: 0px;
	cursor: pointer;
}
.woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart {
	display: inline-block;
	font-size: 12px;
	margin-top: 0px;
	float: right;
	margin-right: 6px;
}
.woocommerce-page #content .checkout_coupon input.button {
	margin-bottom: 0px;
}
.woocommerce .checkout_coupon .form-row, .woocommerce-page .checkout_coupon .form-row {
	margin-bottom: 0px;
}
.amount {
	font-size: 14px;
}
.single-product .product del .amount {
	color: #959595;
	font-size: 20px;
}
.single-product .related .products del .amount {
	font-size: 14px;
}
.product del .amount {
	font-size: 12px;
	color: #959595;
}
del {
	text-decoration: none
}
del span {
	text-decoration: line-through;
}
.shop_table.cart .amount, .checkout_table_item .amount {
	color: #787878;
}
.summary .amount {
	font-size: 18px;
}
.woocommerce h2, .checkout h3 {
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
	font-size: 13px;
}
#order_review_heading {
	margin-top: 25px;
}
.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity, #sidebar .amount {
	color: #777;
	font-size: 11px;
}
#sidebar ins .amount {
	color: #fff;
}
#sidebar .total .amount {
	font-size: 13px;
	color: #333;
}
.widget.woocommerce.widget_product_search:after {
	display: block;
	visibility: hidden;
	clear: both;
	width: 0;
	height: 0;
	content: ' ';
	font-size: 0;
	line-height: 0;
}
.woocommerce ul.products li.product .single_add_to_cart_button, .woocommerce-page ul.products li.product .add_to_cart_button {
	margin-right: 0px;
}
.woocommerce ul.products li.type-product a.added_to_cart, .woocommerce-page ul.products li.type-product a.added_to_cart {
	position: absolute;
	top: 1%;
	right: 9%;
	margin-right: 0px;
}
.single_add_to_cart_button:before, .add_to_cart_button:before {
	position: absolute;
	top: 0;
	right: 15px;
	width: auto;
	font-size: 14px;
	text-align: center;
	line-height: 39px;
	font-family: "kwayy";
	content: "\eb1b";
}
.projectsection .woocommerce ul.products {
	margin-bottom: 0px;
}
.projectsection .woocommerce ul.products li {
	margin-bottom: 3em;
}
.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
	border-bottom: 1px solid #f1f1f1;
	background-color: #f7f7f7;
}
woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
	background: #FFFFFF;
	box-shadow: none;
	border: 1px solid #E8E8E8;
}
.woocommerce #payment, .woocommerce-page #payment {
	background: transparent;
	margin-bottom: 40px;
}
.woocommerce a.added_to_cart:hover, .woocommerce-page a.added_to_cart:hover {
	background-color: transparent;
}
label[for~=pa_color] {
	display: none;
}
.variations td.label {
	display: none;
}
.variations td.value {
	padding: 32px 0px 6px 0;
}


/*  Woocommerce Tabs  --------------------------------*/
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	background: none;
	border: none;
	box-shadow: none;
	line-height: 32px;
	margin: 0px !important;
	padding: 0px !important;
	float: left;
}
.woocommerce-tabs .ui-tabs li:first-child a {
	border-left: 1px solid #E6E6E6 !important;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	margin-bottom: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after {
	box-shadow: none;
	border-bottom-left-radius: 0px;
	border-width: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
	border-bottom-left-radius: 0;
	border-width: 0;
	box-shadow: none;
	right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
	border: 0px;
	bottom: 0px;
	box-shadow: none;
	height: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
	margin-bottom: 0px;
	padding-left: 0px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #333;
}
.widget_wp_sidebarlogin form .input {
	margin: 0px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
	border-bottom: 0px;
	padding: 2px 15px;
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
	box-shadow: none;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
	border: 1px solid #E1E1E1;
	box-shadow: none;
}
.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title {
	font-size: 24px;
	color: #303a3b;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .cart-subtotal td, .shipping td, .total td {
	text-align: left;
	background: none;
	padding: 16px 12px!important;
	text-transform: uppercase;
	color: #555555;
	font-size: 14px;
}
.woocommerce table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
}
.woocommerce table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {
	margin-bottom: 0px;
}
#sidebar a.button:hover {
	background: #fff;
	border: 2px solid #252728;
	color: #252728;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
	box-shadow: none;
	height: 32px;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
	background: #fff;
	height: 39px;
	width: 170px;

}
.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
	margin: 0px;
}
.woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover {
	background: #fff;
}
.woocommerce div.product div.images div.thumbnails a, .woocommerce #content div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a, .woocommerce-page #content div.product div.images div.thumbnails a {
	margin-bottom: 5px;
}
.woocommerce-result-count {
	font-weight: bold;
	font-size: 12px;
	margin-top: 6px;
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
	float: right;
	margin-right: 0px;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label, .woocommerce-page .widget_price_filter .price_slider_amount .price_label {
	padding-top: 10px;
}
.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
	text-align: left;
}
.widget_shopping_cart_content .buttons {
	text-align: left;
}
.widget_shopping_cart_content .buttons .checkout {
	margin-left: 15px;
}
.woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total {
	border-top: 0px;
	padding-top: 10px;
}
.woocommerce button.button:hover, .woocommerce button.button.alt:hover,  #sidebar .woocommerce a.button.checkout:hover, #sidebar .woocommerce .price_slider_amount button.button:hover, .theme-darkgray:hover, input[type="submit"]:hover, .woocommerce-page ul.products li.product .button.product_type_variable:hover, .darkgray-theme {
	background: #fff;
}
.woocommerce a.button:hover, .woocommerce a:hover.add_to_cart_button, .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
	background: #fff;
}
.cart_totals table {
	border: none;
}
.cart_totals th, .cart_totals td {
	padding: 12px 12px 12px 12px;
	background: none;
	border: none;
	border-bottom: 1px dotted #ccc;
	text-align: left;
	font-size: 12px;
	font-weight: 400;
}
.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
	margin-left: 20px;
}
.cart_totals table .shipping td {
	background: none;
}
.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr th {
	border-top: 0px;
	margin: 0 !important;
	padding: 10px !important;
	color: #787878;
	font-size: 12px;
	font-weight: 400;
}
.woocommerce .cart-collaterals .cart_totals tr td .total, .woocommerce-page .cart-collaterals .cart_totals tr td .total, .woocommerce .cart-collaterals .cart_totals tr td .amount, .woocommerce-page .cart-collaterals .cart_totals tr td .amount {
	color: #787878;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width: 53%;
	text-align: left;
}
.woocommerce .cart-collaterals .cart_totals table th, 
.woocommerce-page .cart-collaterals .cart_totals table th {
	width: 43%;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border: none;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	padding: 15px 13px;
}
.shop_table .cart_table_item:hover td {
	background-color: #F8F8F8;
}
a.shipping-calculator-button, .product-name a {
	text-decoration: none;
}

/*  Woocommerce breadcrumb  --------------------------------*/
.woocommerce .woocommerce-breadcrumb,  .woocommerce-page .woocommerce-breadcrumb {
	color: #FFF;
}

/*  Woocommerce Error  --------------------------------*/
.woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page #content table.cart a.remove {
	font-size: 14px;
}
.product-remove a {
	height: 1.6em !important;
	width: 1.6em !important;
	line-height: 1.5em !important;
	color: #fff !important;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,

.woocommerce .woocommerce-info,

.woocommerce-page .woocommerce-info {
	box-shadow: none !important;
	text-shadow: none !important;
	background: #f7f7f7 !important;
	border-top: none !important;
	border-radius: 3px !important;
	font-size: 11px !important;
	border: 1px solid #f1f1f1;
	padding: 12px 12px 12px 12px !important;
	line-height: 29px;
}


.woocommerce .woocommerce-message:before, 
.woocommerce-page .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before{
	display: none;
}

.wc-forward a:after, .wc-forward:after {
	font-family: "kwayy";
	content:'\e8a3';
	font-size: 13px;
	  padding-left: 5px;
	
}

.woocommerce .woocommerce-error:before, 
.woocommerce-page .woocommerce-error:before {
	font-family: "kwayy";
	content: '\ebdc';
	font-size: 15px;
	color:#fff;
	display:none;
}

.woocommerce .woocommerce-info a,
.woocommerce-page .woocommerce-info a {
	text-decoration: underline;
}

#ship-to-different-address .checkbox {
	display: inline-block;
	padding: 0;
	line-height: 14px;
	padding-right: 5px;
}
.woocommerce .cart-collaterals 
.cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr th {
	padding-left: 0px !important;
}

.woocommerce .cart-collaterals .cart_totals table th, 
.woocommerce-page .cart-collaterals .cart_totals table th {
	width:auto;
}

.woocommerce .woocommerce-error, 
.woocommerce-page .woocommerce-error {
	box-shadow: none !important;
	text-shadow: none !important;
	background: #f7f7f7 !important;
	border-top: none !important;
	border-radius: 3px !important;
	font-size: 11px !important;
	border: 1px solid #f1f1f1;
	padding: 12px 12px 12px 12px !important;
	line-height: 29px;
}

.woocommerce .cart-collaterals .shipping_calculator, 
.woocommerce-page .cart-collaterals .shipping_calculator {
	width: 38%;
}


.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message, 
.woocommerce-page .woocommerce-error, 
.woocommerce-page .woocommerce-info, 
.woocommerce-page .woocommerce-message {
	padding:0px;
}

.woocommerce-error:before {
	font-weight: 700;
	line-height: 0px;
	height: 20px;
	width: 20px;
	padding-top: 9px;
}
a.showlogin {
	font-weight: 600;
}
.woocommerce-message a.button {
	background: none;
	box-shadow: none !important;
	color: #303a3b !important;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 0px;
}
.woocommerce-message a.button:hover {
	box-shadow: none !important;
	background: none !important;
	color: #303a3b;
}
.onsale {
	z-index: 1;
}

/* Woocommerce Tab --------------------------------*/
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	background: #f1f1f1;
	border: 1px solid #e0dadf;
	box-shadow: none;
	line-height: 37px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	margin-right: 4px !important;
	border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
	box-shadow: none;
	margin: 0;
	background: none;
	border-bottom: 1px solid #fff;
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel {
	margin: 0 0 2em;
	border: 1px solid #e0dadf;
	border-top: none;
	border-radius: 0;
	padding: 0px 15px;
}

/* Woocommerce pagination --------------------------------*/
.woocommerce nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul, .woocommerce #content nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul {
	border-left: 1px solid #e1e1e1;
	margin-bottom: 50px;
}
.woocommerce nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li {
	min-width: 36px;
	height: 37px;
	border-right: 1px solid #e1e1e1;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li a {
	display: block;
	float: left;
	text-align: center;
	margin-left: -1px;
	font-size: 13px;
	text-align: center;
	font-weight: 800;
	line-height: 36px;
	padding: 0px 5px;
	color: #333;
	min-width: 37px;
	height: 37px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover {
	color: #fff;
}
body.woocommerce nav.woocommerce-pagination ul li span.current, body.woocommerce #content nav.woocommerce-pagination ul li span.current, body.woocommerce-page nav.woocommerce-pagination ul li span.current, body.woocommerce-page #content nav.woocommerce-pagination ul li span.current {
	color: #fff;
	line-height: 21px;
	text-align: center;
}


/*  Woocommerce (Sidebar)  --------------------------------*/

/*  Search form */
#sidebar .widget_product_search #searchform input[type="text"] {
	max-width: 59%;
	float: left;
}
#sidebar #searchform #searchsubmit {
	float: right;
	margin-bottom: 0px;
	font-family: "Open Sans", Times, serif;
	margin-right: 0px;
}
.product_meta > span {
	display: block;
	font-size: 12px;
}
.wc_product_meta_title {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding-right: 3px;
	text-align: right;
	width: 72px;
}
.product_meta .posted_in a, .product_meta .sku {
	font-size: 11px;
	color: #777;
}

/*  Woocommerce (Details page)  --------------------------------*/
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty {
	border-radius: 0px;
	height: 38px;
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page #content .quantity .minus {
	background: #ecf0f1;
	box-shadow: none;
	border-radius: 0px;
	text-shadow: none;
	height: 20px;
}
.woocommerce .quantity .plus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce-page #content .quantity .minus:hover {
	background: #ecf0f1;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	text-shadow: none;
}
.payment_methods.methods label[for="payment_method_paypal"] img {
	display: inline-block
}
.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
	margin-bottom: 10px;
}
.woocommerce table.cart input, .woocommerce-page table.cart input, .woocommerce #content table.cart input, .woocommerce-page #content table.cart input {
	line-height: 27px;
}
.woocommerce .shipping-calculator-form button.button {
	background: transparent;
}
.woocommerce .widget_layered_nav_filters ul li a, 
.woocommerce-page .widget_layered_nav_filters ul li a{
	border:none;
	color:#fff;
	font-size:13px;
	padding:6px 6px;
}
.woocommerce .widget_layered_nav_filters ul li a .amount, 
.woocommerce-page .widget_layered_nav_filters ul li a .amount{
	font-size:13px;
	color:#fff;
}
.woocommerce .widget_layered_nav_filters ul li a:hover, 
.woocommerce-page .widget_layered_nav_filters ul li a:hover,
.woocommerce .widget_layered_nav_filters ul li a:hover .amount, 
.woocommerce-page .widget_layered_nav_filters ul li a:hover .amount,
.woocommerce-page .widget_layered_nav_filters ul li a:hover:before,
.woocommerce .widget_layered_nav_filters ul li a:hover:before{
	color:#fff;
}
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li{
	padding:0 5px 1px 0;
}

/*Footer section*/
.footer {
	background-color: #1F232F;
	padding-top: 40px;
	padding-bottom: 40px;
	border-top: 5px solid #131313;
	border-top: 5px solid #000;
	border-bottom: 1px solid #26292F;
}
.footer .widget h3.widget-title {
	color: #fff;
	font-size: 21px;
	margin: 0 0 30px;
	font-weight: 400;
	border: none;
}
.footer .widget h3:after {
	content: "";
	position: absolute;
	top: 34px;
	left: 15px;
	right: 25%;
	height: 1px;
	background: #30333a;
	width: 150px;
}
.site-footer {
	background-color: #181c27;
	color: #686758;
	font-size: 14px;
	text-align: center;
}
.site-footer a {
	color: #383c46;
}
.site-info {
	padding: 20px 0;
}
.site-info .social-icons {
	margin-top: 4px;
}
.site-info .social-icons li a {
	color: #383c46;
	margin-top: 0px;
}
.copyright {
	text-align: left;
	padding-top: 16px;
	color: rgba(255, 255, 255, 0.26);
}
.footer .logo {
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 32px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 35px;
}
.footer .logo:after {
	content: "";
	position: absolute;
	top: 34px;
	left: 15px;
	right: 25%;
	height: 1px;
	background: #30333a;
	width: 150px;
}
.site-footer .widget {
	background: transparent;
	color: rgba(255, 255, 255, 0.6);
	margin-right: 20px;
	margin-bottom: 0;
}
.site-footer .widget:last-child {
	margin-right: 0px;
}
.site-footer .widget a {
	color: rgba(255, 255, 255, 0.7);
	font-size: 14px;
}
.footer .tagcloud a:link {
	background: #414550;
}
.contact-footer {
	background-image: url(images/global-map.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.contact-footer .cblock {
	padding-bottom: 17px;
	position: relative;
	display: block;
	font-family: inherit;
}
.contact-footer .cblock i {
	border: 1px solid;
	border-color: #ccc;
	border-radius: 50%;
	display: inline-block;
	margin-right: 5px;
	height: 35px;
	width: 35px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
}
.footer .widget_recent_entries .post-date {
	color: #616161;
	font-size: 13px;
	margin-left: 27px;
	display: block;
}
.kwayy_footer_text {
	display: inline-block;
}

/* Footer Menu */
.kwayy_footer_menu ul {
	margin: 0px 0 0 0;
}
.kwayy_footer_menu ul li, .kwayy_footer_menu {
	display: inline-block;
}
.kwayy_footer_menu ul li a {
	border-left: 1px solid #383c46;
	padding-left: 10px;
	margin-left: 10px;
	display: block;
	line-height: 1em;
}
.kwayy_footer_menu ul li a:hover {
	border-left: 1px solid #383c46;
	text-decoration: none;
}
.site-footer .site-info a {
	color: rgba(255, 255, 255, 0.36);
}
.WooCommerceMyAccountWidget label {
	display: block;
}
.WooCommerceMyAccountWidget input[type="text"], .WooCommerceMyAccountWidget input[type="password"] {
	width: 100%;
	height: 35px;
}

/**
 * rev slider css
 * ----------------------------------------------------------------------------
 */
 
.tp-rightarrow.default, .tp-leftarrow.default {
	background-image: none;	
}
.tp-rightarrow.default:before,
.tp-leftarrow.default:before {
	width: 40px;
	height: 40px;
	display:block;
	content: '\e8a6';
	text-align: center;
	background-color: rgba(0, 0, 0, 0.99);	
	font-family: "kwayy";
	border-radius: 50%;
	line-height: 42px;
	font-size: 18px;
	margin: 0px;
	color: #aaa;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.tp-leftarrow.default:before {
	content: '\e8a5';
}  
.tp-rightarrow.default:hover:before, 
.tp-leftarrow.default:hover:before {
	color:#fff;
}

/**
 * flexslider css
 * ----------------------------------------------------------------------------
 */ 
.wpb_gallery .flex-control-paging li a {
	background: rgba(255, 255, 255, 0.8);
	box-shadow: none;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
	bottom: -10px;
}
.wpb_gallery .flex-control-nav li {
	margin: 0 2px;
}

.flexslider {
	border:none;
}

.flexslider .flex-control-nav {
	bottom: 15px;
}

.owl-theme .owl-controls .owl-buttons div {
	background-color: #000;
	opacity: 0.5;
}
.flex-control-paging li:hover a {
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
	background-color: transparent;
}
.flex-control-paging li a.flex-active {
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
	background-color: transparent;
}
.flex-control-paging li a {
	box-shadow: inset 0 0 0 8px white;
	opacity: 0.8;
	-webkit-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	width: 13px;
	height: 13px;
}


.flexslider .slides > li {
	position:relative;
}

.flex-caption {
	position: absolute;
	z-index: 9999;
	width: 50%;
	bottom: 25%;
	left: 17%;
	padding:25px;
	background: rgba(0, 0, 0, 0.23);
}

.flex-caption-inner {
	color:#fff;
}

.flex-caption-inner h3 {
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 46px;
	color:#fff;
	margin: 5px 0px 15px 0px;
	line-height:46px;
}

.flex-caption-desc .kwayy-slider-desc {
	font-weight: 300;
	font-size: 22px;
	line-height: 35px;
	color: #fff;
	margin-bottom: 10px;
}

.kwayy-slider-btn {
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	border: none !important;
	border-radius: 3px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background-color: transparent;
	position: relative;
	display: inline-block;
	padding: 7px 15px;
	box-shadow: 0 0 0 1px #00abe4 inset;
}

.kwayy-slider-btn a {
	color:#fff;
}

.flex-direction-nav a {
	background:none;
	text-indent: 0;
}

.flex-prev i, .flex-next i {
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.99);
	border-radius: 50%;
	line-height: 42px;
	font-size: 18px;
	margin: 0px;
	color: #aaa;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}

.flex-prev:hover i, .flex-next:hover i  {
	color:#fff;
}

.flexslider:hover .flex-next {
	right: 20px;
}

.flexslider:hover .flex-prev {
	left: 10px;
}


/**
 * nivo slider css
 * ----------------------------------------------------------------------------
 */ 
.wpb_gallery .flexslider {
	box-shadow: none;
}
.wpb_gallery .theme-default .nivoSlider {
	box-shadow: none;
}
.wpb_gallery .theme-default .nivo-controlNav {
	padding: 10px 0 3px 0;
	position: absolute;
	margin-top: -40px;
	z-index: 999;
	width: 100%;
}
.wpb_gallery .theme-default .nivo-controlNav a {
	display: inline-block;
	margin: 0 2px;
	width: 11px;
	height: 11px;
	background: #666;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: none;
}
.wpb_gallery .theme-default .nivo-controlNav a.active {
	background: #333;
	background: rgba(0,0,0,0.7);
}

.nivo-caption {
	padding:20px;
	opacity:0.7;
}

.nivo-caption h2 {
	color:#fff;
	margin:0px;
	padding-bottom:10px;
	font-size:23px;
}
.kwayy-slider-desc {
	padding-bottom:5px;
	color:#9b9b9b;
}

.theme-default .nivo-caption  a {
	border-bottom:none;
}

.theme-default .nivo-controlNav {
	margin-top: -184px;
	padding: 20px 0;
	z-index: 5;
	position: absolute;
}

/**
 * Testimonials
 * ----------------------------------------------------------------------------
 */
.entry-content .kwayy-testimonial-wrapper ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-right: -15px;
	margin-left: -15px;
}
.entry-content .kwayy-testimonial-wrapper blockquote {
	margin: 0px;
	border-left: none;
	font-style: normal;
	font-size: 14px;
	font-weight: 400;
	padding: 0px;
}
.kwayy-testimonial-wrapper .contarea {
	padding: 25px;
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 3px;
	position: relative;
}
.kwayy-testimonial-wrapper .contarea:after, .kwayy-testimonial-wrapper .contarea:before {
	top: 100%;
	left: 15%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.kwayy-testimonial-wrapper .contarea:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.kwayy-testimonial-wrapper .contarea:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #eee;
	border-width: 11px;
	margin-left: -11px;
}
.kwayy-testimonial-data footer:after {
	display: block;
	visibility: hidden;
	clear: both;
	width: 0;
	height: 0;
	content: ' ';
	font-size: 0;
	line-height: 0;
}
.kwayy-testimonial-data .kwayy-testimonial-img {
	border-radius: 50%;
	width: 55px;
	margin-top: 29px;
	margin-left: 22px;
	float: left;
}
.kwayy-testimonial-data .kwayy-testimonial-img img {
	border-radius: 50%;
}
.kwayy-testimonial-data .kwayy-testimonial-title {
	margin-top: 41px;
	float: left;
	margin-left: 17px;
	color:#303a3b;
}
.kwayy-row-bgcolor-dark .kwayy-testimonial-data .kwayy-testimonial-title, 
.kwayy-row-bgcolor-skincolor .kwayy-testimonial-designation{
	color:#fff;
}
.kwayy-tst-contarea-text {
	z-index: 2;
	position: relative;
	font-style: italic;
	font-size: 15px;
}
.kwicon-quote:before {
	content: '\e868';
}
.kwayy-testimonial-icon {
	position: absolute;
	bottom: -10px;
	right: 0;
	font-size: 105px;
	color: rgba(0, 0, 0, 0.04);
	z-index: 1;
}
.kwayy-testimonial-designation {
	display: block;
	font-size: 12px;
}
.kwayy-testimonial-box {
	margin-bottom: 50px;
}
.kwayy-row-bgcolor-skincolor .contarea {
	color: #303a3b;
}

.kwayy-row-bgcolor-dark .kwayy-testimonial-wrapper .contarea{
	border:none;
	background-color: rgba(0, 0, 0, 0.3);
	color:#fff;
}
body .kwayy-row-bgcolor-dark .kwayy-tst-contarea-text{
	color:#fff;
}
.kwayy-row-bgcolor-dark .kwayy-testimonial-wrapper .contarea:before, 
.kwayy-row-bgcolor-dark .kwayy-testimonial-wrapper .contarea:after {
	border-color: transparent; 
	border-top-color: rgba(0, 0, 0, 0.1);
}

/**
 * OwlCarousel-slider ( Blog Arrow )
 * ----------------------------------------------------------------------------
 */
body .owl-prev .kwicon-angle-left, .owl-next .kwicon-angle-right {
	font-size: 22px;
}
 body .owl-buttons .owl-next i:before .owl-prev i:before {
 margin-left:0px;
 margin-right:0px;
}
body .owl-theme .owl-controls .owl-buttons div {
	background-color: #000;
	opacity: 0.5;
}
body .owl-theme .owl-controls .owl-buttons div {
	top: 50%;
	position: absolute;
	height: 30px;
	width: 30px;
	line-height: 30px;
	margin-top: -15px;
	padding: 0px !important;
}
.owl-prev {
	left: 1%;
}
.owl-next {
	right: 1%;
}
.owl-buttons .owl-prev i::before, .owl-buttons .owl-next i::before {
	margin-left: 0px;
	margin-right: 0px;
}
.owl-theme .owl-controls .owl-buttons div {
	background-color: #000;
	opacity: 0.5;
}
.kwayy-row-bgcolor-skincolor .owl-theme .owl-controls .owl-page.active span, .kwayy-row-bgcolor-dark .owl-theme .owl-controls .owl-page.active span {
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
	background-color: transparent;
}
.kwayy-row-bgcolor-skincolor .owl-theme .owl-controls.clickable .owl-page:hover span, .kwayy-row-bgcolor-dark .owl-theme .owl-controls.clickable .owl-page:hover span {
	box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);

	background-color: transparent;
}
.kwayy-row-bgcolor-skincolor .owl-theme .owl-controls .owl-page span, .kwayy-row-bgcolor-dark .owl-theme .owl-controls .owl-page span {
	box-shadow: inset 0 0 0 8px white;
	opacity: 0.8 !important;
	-webkit-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
}


/**
 * Home page blog
 * ----------------------------------------------------------------------------
 */
 
.post-box {
	margin-bottom: 30px;
}
.post-box .kwayy-postbox-small-date {
	position: absolute;
	z-index: 99;
	margin: 8px 0px 0px 8px;
}
.post-box .post-item-thumbnail-inner {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	/*padding-top: 25px;*/
	height: 0;
}
.post-box .post-item-thumbnail-inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.post-box .post-item-thumbnail {
	position: relative;
}
.post-box .kwayy-postbox-small-date .kwayy-post-date-wrapper {
	width: 62px;
	height: 62px;
}
.post-box .kwayy-postbox-small-date .kwayy-entry-date .entry-date {
	font-size: 23px;
	padding-top: 10px;
}
.post-box .kwayy-postbox-small-date .entry-month {
	font-size: 15px;
}
.post-box .kwayy-postbox-small-date .entry-month .entry-year {
	display: none;
}
.post-box .kwayy-postbox-small-date .kwayy-post-icon-wrapper {
	height: 30px;
	width: 30px;
	right: -16px;
}
.post-box .kwayy-postbox-small-date .kwayy-post-icon-wrapper i {
	font-size: 13px;
	line-height: 30px;
}
.post-box .post-item .item-content h4 {
	font-size: 17px;
	font-weight: 500;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 12px;
}
.post-box .post-item .item-content h4 a:hover {
	text-decoration: none;
}
.post-box .post-item .kwayy-blogbox-desc {
	padding: 10px;
}


.post-box .post-item .item-content {
	border: 1px solid #eee;
	background-color: #fff;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top: none;
}
.post-box .post-item .entry-meta .kwayy-meta-details {
	border: none;
	border-top: 1px solid #EDEDED;
	padding: 10px;
	background: rgba(237, 237, 237, 0.2);
}
.post-box .post-item .entry-meta .kwayy-meta-details .categories-links a {
	color: #999;
	font-size: 14px;
	font-weight: 300;
}
.post-box .post-item .entry-meta .kwayy-meta-details .categories-links a:hover, .entry-meta .kwayy-meta-details a:hover {
	color: #575757;
}
.post-box .post-item .entry-meta .kwayy-meta-details span i {
	padding-right: 0px;
}
.post-box .post-item .entry-meta .kwayy-meta-details span {
	margin-right: 10px;
}
.post-box .post-item .owl-carousel .owl-wrapper-outer {
	margin-bottom: 0px;
}
.post-box .post-item .icons {
	position: absolute;
	top: 31px;
}
.kwayy-proj-noimage {
	position: absolute;
	background: rgb(246, 246, 246);
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 25%;
	padding-bottom: 25%;
}
.kwayy-proj-noimage i {
	font-size: 35px;
	opacity: 0.1;
}
.kwayy-blogbox-btn.kwayy-center {
	text-align: center;
	margin-top: 10px;
}

/*list style */
ul.list-style {
	margin: 0px;
	padding: 0px;
}
.list-style li {
	line-height: 20px;
	padding: 7px 0;
	position: relative;
	padding-left: 0px;
	list-style: none;
}
.list-style li:before {
	font-family: "kwayy";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 10px;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0px;
	font-size: 15px;
}
ul.list-style1 li:before {
	content: '\e83f';
}
ul.list-style2 li:before {
	content: '\e8a6';
}
ul.list-style3 li:before {
	content: '\e8ad';
}
ul.list-style4 li:before {
	content: '\e8bc';
}
ul.list-style5 li:before {
	content: '\e9f2';
}
ul.list-style6 li:before {
	content: '\eb41';
}
ul.list-style7 li:before {
	content: '\ee75';

}
ul.list-style8 li:before {
	content: '\e8b1';
}
ul.list-style9 li:before {
	content: '\e8d1';
}
ul.list-style10 li:before {
	content: '\e9b3';
}

/*revslider style */
.roundicon {
	border-radius: 50%;
}

/**
 * Revolution Button Property
 * ----------------------------------------------------------------------------
 */

.kwayy-rev-slider-wrapper .tp-button {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	border: none !important;
	border-radius: 3px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	position: relative;
	display: inline-block;
	height: auto;
	line-height: 20px !important;
	padding: 12px 27px 12px;
	text-shadow: none !important;
	background: none;
}
.tp-button.red {
	color: #cb1d1d !important;
	box-shadow: 0 0 0 1px #cb1d1d inset;
	background-color: transparent;
}
.tp-button.green {
	color: #21a117 !important;
	box-shadow: 0 0 0 1px #21a117 inset;
	background-color: transparent;
}
.tp-button.blue {
	color: #1d78cb !important;
	box-shadow: 0 0 0 1px #1d78cb inset;
	background-color: transparent;
}
.tp-button.orange {
	color: #ff7700 !important;
	box-shadow: 0 0 0 1px #ff7700 inset;
	background-color: transparent;
}
.tp-button.darkgrey {
	color: #555 !important;
	box-shadow: 0 0 0 1px #555 inset;
	background-color: transparent;
}
.tp-button.lightgrey {
	color: #888 !important;
	box-shadow: 0 0 0 1px #888 inset;
	background-color: transparent;
}
.tp-button.white {
	color: #fff !important;
	box-shadow: 0 0 0 1px #fff inset;
	background-color: transparent;
}
/* Hover Effect */
.tp-button:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	text-decoration: none;
}
.tp-button.red:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #cb1d1d;
	text-decoration: none;
	color: #fff !important;
}
.tp-button.blue:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #1d78cb;
	text-decoration: none;
	color: #fff !important;
}
.tp-button.orange:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #ff7700;
	text-decoration: none;
	color: #fff !important;
}
.tp-button.darkgrey:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #555;
	text-decoration: none;
	color: #fff !important;
}
.tp-button.lightgrey:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
	background-color: #888;
	text-decoration: none;
	color: #fff !important;
}
.tp-button.white:hover {
	box-shadow: 0 0 0 26px rgba(0,0,0,0) inset;
	background-color: #fff;
	text-decoration: none;
	color: #333 !important;
}

/**
 * Boxed Layout
 * ----------------------------------------------------------------------------
 */ 
.kwayy-boxed #page {
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	background: #fff;
}

/**
 * Navbar
 * ----------------------------------------------------------------------------
 */ 
.kwayy-sticky-area {
	width: 100%;
	position: fixed;
	z-index: 1001;
	top: 0px;
}
.kwayy-responsive-off.kwayy-boxed .kwayy-sticky-area {
	width: 1000px;
}
.kwayy-sticky-area.header-scrolled {
	position: fixed;
	z-index: 1001;
	background: #fff;
	position: fixed !important;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	background: rgba(255, 255, 255, 0.95);
}
.kwayy-sticky-area.header-scrolled .header-wrapper {
	border-bottom: 7px solid rgba(248, 248, 248, 0.23);
}

/* Header 3 */
.kwayy-header3 .kwayy-sticky-area, .kwayy-header3 .kwayy-sticky-area.header-scrolled {
	position: relative !important;
}

/**
 * Sticky Header
 * ----------------------------------------------------------------------------
 */
.kwayy-sticky-area {
	position: fixed;
	top: 0;
	z-index: 999;
	background: white;
}
.kwayy-noStickyOnScroll .kwayy-sticky-area {
	position: relative;
}
.kwayy-topbar, .header-scrolled .kwayy-topbar, .header-scrolled ul.nav-menu > li > a, .header-scrolled div.nav-menu > ul > li > a, ul.nav-menu > li > a, div.nav-menu > ul > li > a, .kwayy-wbar, #page {
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.header-scrolled .kwayy-topbar {
	margin-top: -44px;
}
.header-scrolled .kwayy-wbar {
	margin-top: -40px;
}
.header-scrolled ul.nav-menu > li > a, .header-scrolled div.nav-menu > ul > li > a {
	padding: 24px 12px 0;
	height: 95px;
}
.kwayy-header1 .header-scrolled ul.nav-menu > li > a, .kwayy-header1 .header-scrolled div.nav-menu > ul > li > a {
	padding: 16px 12px 0;
	height: 95px;
}

/**
 * Search Page
 * ----------------------------------------------------------------------------
 */
.search-results .hentry {
	margin-bottom: 30px;
}
#totop {
	font-size: 18px;
	font-weight: 900;
	color: #aaa;
	background: #181c27;
	position: fixed;
	display: none;
	right: 14px;
	bottom: 14px;
	z-index: 999;
	border-radius: 50%;
	-moz-border-radius: 50%;
	height: 40px;
	width: 40px;
	text-align: center;
	padding-top: 8px;
}
#totop:hover {
	color: #fff;
}

/**
 * Background Video 
 * ----------------------------------------------------------------------------
 */
.kwayy-row-bgvideo-wrapper video {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
}
.homevideo .kwayy-row-bgvideo-wrapper video {
	top: -198px;
}
.kwayy-row-bg-video .grid_section {
	position: relative;
	z-index: 99;
}
.kwayy-row-color {
	background: rgba(0, 0, 0, 0.44);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
.kwayy-row-bgcolor-dark .kwayy-row-color {
	background: rgba(0, 0, 0, 0.81);
}
.kwayy-row-bgcolor-skincolor p, .kwayy-row-bg-video p, .kwayy-row-bg-video.kwayy-row-bgcolor-dark p, .kwayy-row-bg-video.kwayy-row-bgcolor-grey p {
	color: rgba(255, 255, 255, 0.7);
}
.kwayy-row-bgcolor-skincolor h2, .kwayy-row-bg-video h2, .kwayy-row-bg-video.kwayy-row-bgcolor-dark h2, .kwayy-row-bg-video.kwayy-row-bgcolor-grey h2 {
	color: #fff;
}
.roundedicon i{
	font-size:60px;
}
.kwayy-sb-main-link a:hover {
	text-decoration: none;
}


body.vc-editor .vc-container .wpb_column {
	width: 100% !important;
}


.vc_carousel .vc-carousel-control .icon-prev, 
.vc_carousel .vc-carousel-control .icon-next{

	background: #181c27;
	z-index: 999;
	border-radius: 50%;
	-moz-border-radius: 50%;
	height: 40px;
	width: 40px;
	text-align: center;	
}
.vc_carousel .vc-carousel-control .icon-next:before{
	font-family: "kwayy";
	content: '\e8a6';
	font-size: 18px;
	font-weight: 900;
	color: #fff;
	top:8px;
}
.vc_carousel .vc-carousel-control .icon-prev:before{
	font-family: "kwayy";
	content: '\e8a5';
	font-size: 18px;
	font-weight: 900;
	color: #fff;
	top:8px;
}