/*
Theme Name: Goodwaves
Theme URI: http://themeforest.net/item/goodwaves-business-portfolio-wordpress-theme/97228
Description: 
Version: v1.1
Author: Tony Nachev
Author URI: http://themeforest.net/user/tonyc
*/

@import "css/reset.css";
@import "css/text.css";

html, body{
	background: #b7b7b7 url(images/background.gif) top center repeat-y;
	text-align: center;
	margin: 0;
	padding: 0;
}
.wrapper{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

/* 
 HEADER
*/
#header{
	background: #0e0e13 url(images/header.gif) bottom left repeat-x;
}
#header .wrapper{
	background: url(images/header2.gif) bottom left no-repeat;
}
#featured .wrapper{
	padding: 10px 0 10px 0;
}
.piecemaker .wrapper{
	padding: 0 !important;
	position: relative;
}
.piecemaker{
	height: 450px;
}

#main, #footer{
	background: url(images/slice.png) top left repeat-x;
}
#main .wrapper,#footer .wrapper{
	padding: 30px 0 20px 0;
}
#footer .wrapper{
	padding: 30px 25px 30px 25px;
	width: 910px;
}
#footer{
	background: #7F7F7F url(images/slice.png) top left repeat-x;
}
#logo{
	width: 256px;
	height: 92px;
	background: url(images/logo-shadow.png) bottom left no-repeat;
	position: absolute;
	z-index: 20;
}
#logo a{
	background: #0e0e13 url(images/logo-light.png) top left no-repeat;
	display: block;
	height: 92px;
	width: 222px;
	margin: 0 17px 0 17px;
	text-indent: -9999px;
}
#logo span{
	position: relative;
	font-size: 11px;
	text-transform: uppercase;
	color: #545457;
	top: -22px;
	text-align: center;
	display: block;
	width: 222px;
	margin: 0 auto;
}

.navigation{
	padding: 10px 0 3px 0;
	z-index: 55;
}
.navigation, .navigation ul {
	float: right;
	list-style: none;
	position: relative;
	line-height: 24px;
}

.navigation a:link, .navigation a:active, .navigation a:visited{
    display:block;
    padding:0px 5px;
    color:#fff;
    text-decoration:none;
	margin: 0 0 0 20px;
 }
.navigation a:hover,.navigation li.current_page_item a{
    background-color:#242428;
    color:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.navigation li{
	float: left;
	display: block;
	position: relative;
}
.navigation ul{
	position: absolute;
	width: 160px;
	top: 24px;
	display: none;
	padding-top: 9px;
}
.navigation li ul a{
	width: 160px;
	float: left;
	background: #333;
	margin: 0 !important;
}
.navigation li ul a:hover{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.navigation li ul li:last-child a{
	-moz-border-radius: 0 0 3px 3px;
}
.navigation ul ul{
	top:auto;
	}	

.navigation li ul ul {
    left:12em;
    margin:0px 0 0 10px;
    }

.navigation li:hover ul ul, .navigation li:hover ul ul ul, .navigation li:hover ul ul ul ul{
    display:none;
    }
.navigation li:hover ul, .navigation li li:hover ul, .navigation li li li:hover ul, .navigation li li li li:hover ul{
    display:block;
    }
	
	
/*
SLIDERS
*/	
	
#blinds { 
	margin: 0 auto; 
	background: url(spinner.gif) 50% no-repeat; 
	height: 330px; 
	width: 960px; 
	-moz-box-shadow: 0 0 20px #444;
	-webkit-box-shadow: 0 0 20px #444;
}
#buttons{
	float: right;
	margin: 15px 0 4px 0;
	z-index: 20;
}
.piecemaker #buttons{
	position: absolute !important;
	top: -50px !important;
	left: 730px !important;
	margin: 0!important;
	z-index: 100;
	float: none;
	width: 300px;
}

#buttons a{
	line-height: 33px;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0 0 0 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#call-to-action1{
	background: #0e0e13  url(images/button.png) top center no-repeat;
	text-shadow: 0 1px 0 #060609; 
}
#call-to-action2{
	background: #fe3302  url(images/button.png) top center no-repeat;
	text-shadow: 0 1px 0 #bf2604; 
}
#switch{
	line-height: 28px;
	display: block;
	float: right;
	font-size: 11px;
	padding: 0 10px;
	margin: 0 0 0 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #0e0e13  url(images/button.png) top center no-repeat;
	text-shadow: 0 1px 0 #060609; 
}
#buttons em{
	line-height: 33px;
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	color: #818181;
}

/* CONTENT */
.content-header{
	width: 960px;
	height: 26px;
	display: block;
	background: url(images/content.png) top left no-repeat;
}
.content{
	background: url(images/content.png) top left repeat-y;
	padding: 0 25px;
	background-position: -960px 0;
}
.content a{
	color: #CF2700;
}
.content-footer{
	width: 960px;
	height: 26px;
	display: block;
	background: url(images/content.png) top left no-repeat;
	background-position: -1920px 0;
}

.col{
	float: left;
	width: 286px;
	margin: 0 25px 0 0;
}
.col h3{
	font-size: 22px;
	margin: 0 0 10px 0;
}
.col h4{
	text-transform: uppercase;
	color: #eee;
	margin: 0 0 15px 0;
}
.read-more {
	display: block;
	text-align: right;
}
.col img{
	float: left;
	margin: 0 10px 10px 0;
}
.col p{
	margin: 0 0 10px 0;
	color: #444;
}
.last{
	margin: 0 !important;
}
#footer .col{
	width: 210px;
	margin: 0 20px 0 0;
}
#footer  .col p, #footer .col ul{
	color: #e5e5e5;
}
#footer a{
	color: #fff;
}


/* INSIDE PAGES */

#sidebar {
	width: 320px;
	float: left;
	padding-top: 10px;
}
#sidebar h3{
	margin: 10px 0 10px 0;
	color: #444;
	letter-spacing: 1px;
}
#sidebar ul{
	list-style: none;
	margin: 0 30px 20px 0;
	padding: 0;
	border-top: 1px solid #CFCFCF;
}
#sidebar ul li{
	border-bottom: 1px solid #CFCFCF;

}
#sidebar p{
	margin: 0 30px 15px 0;
}
#sidebar ul li a{
	padding: 8px 0 8px 0;
	color: #444;
	text-decoration: none;
	display: block;
}

#sidebar ul li a:hover{
	color: #222;
	background: #f5f5f5;
}

#sidebar #searchform{
	border: 1px solid #cfcfcf;
	padding: 10px;
	margin: 0 30px 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
input#s{
	width: 190px;
}
input#searchsubmit{
	padding: 2px 3px 2px 3px;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: #0e0e13  url(images/button.png) top center no-repeat;
	text-shadow: 0 1px 0 #060609; 
	cursor: pointer;
}

#posts {
	width: 590px;
	float: right;
}	
.wide-img{
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	padding: 10px 0 10px 0;
}

#caption {
	padding: 10px 0 0 0;
	margin: 0;
} /* inside page heading */


/* PORTFOLIO */

ul#portfolio{
	margin: 0;
	padding: 0;
}
ul#portfolio li{
	list-style: none;
	display: block;
	float: left;
	width: 290px;
	display: inline;
	margin: 20px 20px 0 0;
	padding: 0px;
}
li.detailed{
	width: 910px !important;
}
#portfolio .last{
	margin: 20px 0 0 0 !important;
}
#portfolio a{
	position: relative;
	display: block;
	border: 1px solid #eee;
	padding: 3px;
	text-decoration: none;
	float: left;
}
.portfolio-details{
	float: left;
	margin: 5px 0 0 15px;
	display: none;
	width: 600px;
}
.portfolio-details h3{
	margin: 0 0 5px 0;
}
.portfolio-meta a{
	display: block;
	width: 600px;
	margin: 0 0 20px 0;
}
.detailed .portfolio-details{
	display: block;
}
.zoom{
	position: absolute;
	top: 0;
	left: 0;
	width: 284px;
	display: none;
	z-index: 33;
	height: 280px;
	background: url(images/zoom.png) center center no-repeat;
} 
.portfolio-title{
	position: absolute;
	top: 200px;
	left: 0;
	color: #fff;
	font-weight: bold;
	line-height: 33px;
	padding: 0 10px;
	background: #0e0e13  url(images/button.png) top center no-repeat;
	text-shadow: 0 1px 0 #060609; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 2px 2px 2px #222;
	-webkit-box-shadow: 2px 2px 2px #222;
}

/* 
BLOG STYLING
*/
.post{
	margin: 0 0 20px 0;
}
.align-left{
	float: left;
	padding: 3px;
	border: 1px solid #cfcfcf;
	margin: 0 15px 10px 0;
	background: #fff;
}
.post h3{
	margin: 0 0 7px 0;
}
.post-meta{
	color: #444;
	margin: 0 0 7px 0;
	background: #eee;
	border: 1px solid #cfcfcf;
	padding: 3px;
}
.entry-date{
	padding: 0 0 0 15px;
	background: url(images/clock.gif) center left no-repeat;
}
.entry-categories{
	padding: 0 0 0 15px;
	background: url(images/folder.gif) center left no-repeat;
}
.entry-comments{
	padding: 0 0 0 15px;
	background: url(images/comments.gif) center left no-repeat;
}

#comments {
	margin-top:20px;
	padding:0;
}
#comments h3,#respond h3{ 
	color:#444; 
	font-weight:normal; 
}
#comments .comment.thread-even { 
	background: #f7f7f7; 
	border:1px solid #b2b2b2; 
}
#comments .comment.thread-odd {
	border-left:1px solid #b2b2b2; 
	border-right:1px solid #b2b2b2; 
	background: #fff;
}
.comment:last-child{
	border-bottom:1px solid #b2b2b2; 
}
#comments .comment .comment-container  { 
	padding: 15px 20px; 
}
#comments .comment-head  { 
	margin: 0 0 15px 0; 
}
#comments .comment-head .avatar  { 
	float: right; 
	margin: 0 0 10px 10px; 
}
#comments .comment-head .avatar img{
	margin: 0;
	vertical-align: middle;
	border:1px solid #ddd; 
	padding:3px; 
	background:#fff; 
	}
#comments .comment-head .name  { 
	margin: 0; 
	font-weight: bold; 
	font-size: 15px; 
	}
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { 
	font-size: 11px; 
	}
#comments .comment-entry p  { 
	margin: 0 0 10px 0;
	}

#comments ul.children{
	margin:10px 0 0 25px;
	padding:0; 
	}
	
#comments .navigation a{ 
	display: block; 
	margin: 15px 0 0 0; 
	text-decoration: none; }

#commentform  {	
	margin: 15px 0 0 0;  
	}
#commentform input.txt  {  
	color:#666; 
	background: #fcfcfc; 
	width: 170px; 
	margin: 0 5px 10px 0; 
	padding: 7px 10px; 
	border: 1px solid #b2b2b2; 
	}
#commentform textarea  { 
	color:#666; 
	background: #fcfcfc; 
	width: 95%!important; 
	padding: 7px 10px; 
	border: 1px solid #b2b2b2; }

#commentform #submit  {
	padding: 2px 3px 2px 3px;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: #0e0e13  url(images/button.png) top center no-repeat;
	text-shadow: 0 1px 0 #060609; 
	cursor: pointer;
}

.testimonial img{
	float: left;
	margin: 0 20px 10px 0;
}
.widget blockquote{
	font-style: italic;
}
.widget cite{
	float: right;
	font-weight: bold;
	font-style: normal;
}
.flickr_badge_image{
	float: left;
	margin: 2px;
	border: 3px solid #DEDFE0;
}
.flickr_badge_image a img{
	margin: 0;
	padding: 0;
}
/*
PRETTY PHOTO

*/

div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_middle{background:#fff}div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_content{background-color:#fff}div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_middle{background:#fff}div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.light_rounded .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .currentTextHolder{color:#c4c4c4}div.dark_rounded .pp_description{color:#fff}div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:url(images/prettyPhoto/dark_square/contentPattern.png) top left repeat}div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_square .pp_description{color:#fff}div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff}div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;position:relative;text-align:left;width:100%}.pp_content .pp_details{display:none;margin:10px 15px 2px 20px}.pp_description{display:none;float:left;margin:0}.pp_nav{clear:left;float:left;margin:3px 0 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{left:0;position:absolute;top:0;width:100%;z-index:2000}a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{display:block;float:right;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:none;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res{display:none;line-height:1 !important;margin:0 auto;text-align:center;width:100%}div.ppt{color:#fff;display:none;font-size:17px;left:0;position:absolute;top:0;z-index:9999}.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}



#contact-form
{
  width: 350px;
  display: inline-block;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, .wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-text {
	color: #777;
	padding-left: 10px;
	margin: 10px;
	margin-top: 12px;
	margin-left: 18px;
	border: 1px solid #979797;
	border-radius: 2px;
	box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.wpcf7-form-control.wpcf7-submit {
	width: 100px;
	color: white;
	border: 5px black solid;
	background-color: black;
	border-radius: 4px;
	font-weight: bold;
	float: right;
}
	.wpcf7-form-control.wpcf7-submit:hover {
		border: 5px rgb(46, 46, 46) solid;
		background-color: rgb(46, 46, 46);
	}
