#embed_button{
	margin: 15px 0;
}

#logo img {
height: 100px;
}
#top-menu ul li a {
padding-top: 54px;
padding-bottom: 54px;
}
.is-sticky #logo img {
height: 80px;
}

.is-sticky #top-menu > ul > li > a {
padding-top: 44px;
padding-bottom: 44px;
}
#logo h1 {
padding-top: 0;
padding-bottom: 0;
}

.wpcf7-form .wpcf7-form-control-wrap input, 
.wpcf7-form input[type="email"], 
.wpcf7-form input[type="password"], 
.wpcf7-form textarea{
width: 100%;
}

.wpcf7-form span{display:block;}

footer .three{width:24%}

body.single-portfolio section.entry-desc{display:none;}

.quick-contact-wrapper .switch{
background: #ffd400;
}

/*menu portfolio*/

.menu-portfolio-container{}
.menu-portfolio-container ul.menu{
	text-align: center;
margin-bottom: 20px;
list-style: none;

}
.menu-portfolio-container ul.menu li{
	display: inline-block;
margin: 0 1px;
}
.menu-portfolio-container ul.menu li.current-menu-item a,
.menu-portfolio-container ul.menu a:hover{
	background: #ffd400;
color: #FFFFFF;
}
.menu-portfolio-container ul.menu a{
	background: #FFFFFF;
color: #555555;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
text-transform: none;
display: block;
height: 45px;
line-height: 45px;
padding: 0 15px;
-webkit-transition: background-color .3s, border .3s , color .3s;
-moz-transition: background-color .3s, border .3s , color .3s;
-o-transition: background-color .3s, border .3s , color .3s;
-ms-transition: background-color .3s, border .3s , color .3s;
transition: background-color .3s, border .3s , color .3s;
}

.shortcode-clients{
	margin: 25px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 25px 0;
}

body.single-portfolio .bx-slider .bx-wrapper .bx-controls-direction a{
	opacity: 10 !important;
}

body.single-portfolio .post-slider-wrapper{
	margin-bottom: 15px;
}

.post-portfolio .entry-meta .client-url{
	margin-top: 0;
	margin-bottom: 5px;
}

#mc_embed_signup form{
	padding: 0 !important;
}
#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"]{
	padding: 5px 8px !important;
	width: 95%;
	clear: both;
	margin-bottom: 5px;
}
#mc_embed_signup .button{
	background: #ffd400 !important;
}
.quick-contact-wrapper .wpcf7-textarea{
	height: 50px !important;
}