/*
Theme Name: OUC
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template:       oneup 
*/

/* red rgba(207,3,60,1) #cf033c */

/* blue rbga(0,106,140,1) #006A8C */


p {
    color: #444;
    font-weight: 400;
}

.post-meta .user{
	display: none;
}

a.logo img{
	width: auto;
}

.page-title h2, .page-title h1, section > h2{
	color: #006A8C;
}

.related h3{
	font-size: 20px;
}

.customIA div.rsSlide div.rsPlayBtn{
	display: none;
}

.customIA div.rsSlide.rsActiveSlide div.rsPlayBtn{
	display: block;
}

.home .peSlider.pe-video-bg .peWrap > div {
  display: none !important;
}

.pe-bg-video.pe-active.pe-overlay {
background-color: rgba(255,255,255,0.0);
background-image: none;
}

body.pe-has-bg-video .footer{
	background-color: #232323;
}

.pe-splash-section .pe-headlines > div{
	font-size: 36px;
	margin-top: 20px;
}

.pe-menu-sticky{
	background-color: rgba(0,106,140,1) !important;	
}

.desktop .pe-menu>li:hover, .pe-menu>li.active{
	border-color: #ffffff !important;
}

.pe-menu > li > a, .pe-menu > li > a:hover, .pe-menu > li.active > a{
	color: #ffffff !important;
}

/* Splash */

section#section-splash div.creditos{
	color: #ffffff;
	position: fixed;
	bottom: 6px;
	left: 6px;
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

body.pe-header-scrolled section#section-splash div.creditos{
	opacity: 0;
}

/* Projetos */ 
section#section-projetos .desktop .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-programs .desktop .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-negocios-de-impacto .desktop .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-impact-businesses .desktop .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-apoiamos .desktop .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-we-support .desktop .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-programas .desktop .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-alana-foundation .desktop .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable{
	-webkit-transform: translate3d(0px,-22px,0px);
	-moz-transform: translate3d(0px,-22px,0px);
	transform: translate3d(0px,-22px,0px);
}

section#section-projetos .ie9 .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-programs .ie9 .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-negocios-de-impacto .ie9 .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-impact-businesses .ie9 .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-apoiamos .ie9 .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-we-support .ie9 .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-programas .ie9 .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable,
section#section-alana-foundation .ie9 .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable{
	-ms-transform: translateY(-22px);
}

section#section-projetos .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img,
section#section-programs .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img,
section#section-negocios-de-impacto .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img,
section#section-impact-businesses .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img,
section#section-apoiamos .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img,
section#section-we-support .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img,
section#section-programas .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img,
section#section-alana-foundation .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img{
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray!important;
	filter: url('data: image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGZpbHRlciBpZD0iZ3JheXNjYWxlIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJzYXR1cmF0ZSIgdmFsdWVzPSIwIi8+PC9maWx0ZXI+PC9zdmc+#grayscale');
	-webkit-transition: all .7s ease-out;
	-moz-transition: all .7s ease-out;
	-ms-transition: all .7s ease-out;
	-o-transition: all .7s ease-out;
	transition: all .7s ease-out;
	-webkit-transform: translateZ(0px);
}

section#section-projetos .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img:hover,
section#section-programs .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img:hover,
section#section-negocios-de-impacto .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img:hover,
section#section-impact-businesses .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img:hover,
section#section-apoiamos .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img:hover,
section#section-we-support .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img:hover,
section#section-programas .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img:hover,
section#section-alana-foundation .desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable img:hover{
	-webkit-filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none!important;
}

section#section-projetos .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img,
section#section-programs .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img,
section#section-negocios-de-impacto .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img,
section#section-impact-businesses .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img,
section#section-apoiamos .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img,
section#section-we-support .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img,
section#section-programas .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img,
section#section-alana-foundation .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img{
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray!important;
	filter: url('data: image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGZpbHRlciBpZD0iZ3JheXNjYWxlIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJzYXR1cmF0ZSIgdmFsdWVzPSIwIi8+PC9maWx0ZXI+PC9zdmc+#grayscale');
	-webkit-transition: all .7s ease-out;
	-moz-transition: all .7s ease-out;
	-ms-transition: all .7s ease-out;
	-o-transition: all .7s ease-out;
	transition: all .7s ease-out;
	-webkit-transform: translateZ(0px);

}

section#section-projetos .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img:hover,
section#section-programs .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img:hover,
section#section-negocios-de-impacto .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img:hover,
section#section-impact-businesses .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img:hover,
section#section-apoiamos .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img:hover,
section#section-we-support .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img:hover,
section#section-programas .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img:hover,
section#section-alana-foundation .peIsotopeGrid .peIsotopeItem.isotope-item .scalable img:hover{
	-webkit-filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none!important;	
}

section#section-projetos .peIsotopeGrid .peIsotopeItem.isotope-item .scalable,
section#section-programs .peIsotopeGrid .peIsotopeItem.isotope-item .scalable,
section#section-negocios-de-impacto .peIsotopeGrid .peIsotopeItem.isotope-item .scalable,
section#section-impact-businesses .peIsotopeGrid .peIsotopeItem.isotope-item .scalable,
section#section-apoiamos .peIsotopeGrid .peIsotopeItem.isotope-item .scalable,
section#section-we-support .peIsotopeGrid .peIsotopeItem.isotope-item .scalable,
section#section-programas .peIsotopeGrid .peIsotopeItem.isotope-item .scalable,
section#section-alana-foundation .peIsotopeGrid .peIsotopeItem.isotope-item .scalable{
	height: 200px !important;
}

section#section-projetos .peIsotopeGrid .peIsotopeItem .pe-item-mixed,
section#section-programs .peIsotopeGrid .peIsotopeItem .pe-item-mixed,
section#section-negocios-de-impacto .peIsotopeGrid .peIsotopeItem .pe-item-mixed,
section#section-impact-businesses .peIsotopeGrid .peIsotopeItem .pe-item-mixed,
section#section-apoiamos .peIsotopeGrid .peIsotopeItem .pe-item-mixed,
section#section-we-support .peIsotopeGrid .peIsotopeItem .pe-item-mixed,
section#section-programas .peIsotopeGrid .peIsotopeItem .pe-item-mixed,
section#section-alana-foundation .peIsotopeGrid .peIsotopeItem .pe-item-mixed{
	background: rgba(255, 255, 255, 0.0);
}

section#section-projetos .peIsotopeGrid .peIsotopeItem span.cell-title,
section#section-programs .peIsotopeGrid .peIsotopeItem span.cell-title,
section#section-negocios-de-impacto .peIsotopeGrid .peIsotopeItem span.cell-title,
section#section-impact-businesses .peIsotopeGrid .peIsotopeItem span.cell-title,
section#section-apoiamos .peIsotopeGrid .peIsotopeItem span.cell-title,
section#section-we-support .peIsotopeGrid .peIsotopeItem span.cell-title,
section#section-programas .peIsotopeGrid .peIsotopeItem span.cell-title,
section#section-alana-foundation .peIsotopeGrid .peIsotopeItem span.cell-title{
	top: 140px;
}

section#section-projetos .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text,
section#section-programs .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text,
section#section-negocios-de-impacto .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text,
section#section-impact-businesses .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text,
section#section-apoiamos .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text,
section#section-we-support .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text,
section#section-programas .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text,
section#section-alana-foundation .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text{
	border: 0px solid white;
}

img.iconP{
	margin-right: 15px;
	display: inline;
	margin-bottom: 2px;
}

img.projImg{
	margin-top: -29px;
}

div.iconP{
	display: block;
	/*border: 1px solid red;*/
	margin-bottom: 7px;
}

section#section-projetos div.post-title,
section#section-programs div.post-title,
section#section-negocios-de-impacto div.post-title,
section#section-impact-businesses div.post-title,
section#section-apoiamos div.post-title,
section#section-we-support div.post-title,
section#section-programas div.post-title,
section#section-alana-foundation div.post-title{
	display: none;
}

section#section-projetos .pe-item-text-content,
section#section-programs .pe-item-text-content,
section#section-negocios-de-impacto .pe-item-text-content,
section#section-impact-businesses .pe-item-text-content,
section#section-apoiamos .pe-item-text-content,
section#section-we-support .pe-item-text-content,
section#section-programas .pe-item-text-content{
	display: none;
}

section#section-noticias .pe-item-text-content{
	display: none;
}

body.single-project.postid-1765 div.page-title{
/*	display: none;*/
}

/* Resize Images */

section#section-noticias .pe-item-media{
	height: 175px;
	overflow: hidden;
}

	@media only screen and (max-width: 1023px) {
		section#section-noticias .pe-item-media{
			height: 150px;
			overflow: hidden;
		}
	}


	@media only screen and (max-width: 767px) {
		section#section-noticias .pe-item-media{
			height: 125px;
			overflow: hidden;
		}
	}

	@media only screen and (max-width: 479px) {
		section#section-noticias .pe-item-media{
			height: 170px;
			overflow: hidden;
		}
	}


/* CENTRALIZAR projetos title */

body.single-project div.page-title div.pe-container h1{
	left: -14%;
	position: relative;
}

@media (max-width: 767px){

	body.single-project div.page-title div.pe-container h1{
		left: 0;
		position: relative;
	}

}

.row-fluid [class*="span"]{

}

.single-project .page-title .pe-container{

}

/* HOME */

section#section-we-support,
section#section-apoiamos{
	display: none;
}

section#section-impact-businesses,
section#section-negocios-de-impacto{
	padding-bottom: 60px !important;
}

cite .accent{
	color: #FDCA09;
}

.pe-view-layout-class-testimonials .peWrap>div>div>div>i{
	color: #FDCA09 !important;
}

.tword{
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
}

.tword span{
	color: #FDCA09;
}


/* Inspiracoes */

section#section-inspiracoes div.comments, section#section-inspiracoes div.post-meta,
section#section-inspirations div.comments, section#section-inspirations div.post-meta{
	display: none;
}

section#section-inspiracoes .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text,
section#section-inspirations .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text{
	border: 0px solid black;
	padding: 0 15px;
	text-align: center;
}

section#section-inspiracoes .peIsotopeGrid .peIsotopeItem .pe-item-mixed,
section#section-inspirations .peIsotopeGrid .peIsotopeItem .pe-item-mixed{
	background-color: #333333;
}

section#section-inspiracoes .post-title h2,
section#section-inspirations .post-title h2{
	color: #ffffff;
	text-align: center;
}

section#section-inspiracoes .pe-item-text-content p,
section#section-inspirations .pe-item-text-content p{
	color: #BEBEBE;
}

section#section-inspiracoes .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text .post-title,
section#section-inspirations .peIsotopeGrid .peIsotopeItem .pe-item-mixed .pe-item-text .post-title{
	margin-top: 15px;
	margin-bottom: 5px;
}



/* Single Project */

.single-project .project{
	margin-bottom: 0px;
}

.single-project .project .media{
	margin-bottom: 0px;
	margin-top: 0px;
}


/* INTRO */
.desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable {
	height: auto !important;
}


.desktop .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable {
	-webkit-transform: translate3d(0px,0px,0px);
	-moz-transform: translate3d(0px,0px,0px);
	transform: translate3d(0px,0px,0px);
}

.ie9 .portfolio .peIsotopeGrid .peIsotopeItem:hover.pe-grid-img div.scalable{
	-ms-transform: translateY(0px);
}

.desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img:hover div.scalable img.animated {
    -webkit-animation-name: none;
	animation-name: none;
	-webkit-animation-duration: 0;
	animation-duration: 0;
}

.desktop .portfolio .peIsotopeGrid .peIsotopeItem.pe-grid-img div.scalable a.pe-placeholder{
	background: none;
}


section#section-sobre .pe-block, section#section-about-us .pe-block{
	margin-bottom: 0px;
}

section#section-sobre .pe-block .pe-container .pe-ajax-portfolio{
	margin-top: 20px;
}

section#section-sobre .pe-ajax-portfolio-navigation div a:nth-child(1), section#section-sobre .pe-ajax-portfolio-navigation div a:nth-child(3){
	display: none;
}

section#section-sobre a, section#section-about-us a{
	font-weight: bold;
}

/* Noticias */
.widget_search input[type=text]{

}

.widget_search button[type=submit]{
	top: 47px;
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {

	section#section-projetos .peIsotopeGrid .peIsotopeItem.isotope-item .scalable{
		height: 90px !important;
	}

	.mobile .peCaptionLayer{
		display: none;
	}

	.mobile section#section-splash{
		display: none;
	}

	.mobile section#section-intro{
		margin-top: 60px;
	}

	.mobile img.projImg{
		display: none;
	}



}

@media only screen and (max-width : 767px) {
	.desktop img.projImg{
		display: none;
	}	
}

/* Smartphones (landscape) ----------- */





/* Alana Par Foundation */

section#section-instituto-alana, section#section-alana-institute, section#section-alanapar, section#section-alana-foundation{
	padding-top: 120px !important; 
	margin-top: -120px !important;
}

section > h2 a, section > h2 span{
	color: #999999;
}

body.page-id-910 h5, body.page-id-1097 h5{
	margin-bottom: 10px;
	font-weight: 500;
}

body.page-id-910 section#section-alanapar ol li, body.page-id-1097 section#section-alanapar ol li{
	list-style-type: decimal;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #888888;
	font-family: 'Open Sans';
}

body.page-id-910 section#section-alana-foundation ul li, body.page-id-1097 section#section-alana-foundation ul li{
	list-style-type: circle;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #888888;
	font-family: 'Open Sans';
	margin-left: 25px;
}

/* Menu fixed */
.mobile .pe-menu-sticky{
	position: fixed !important;
}

/* FOOTER */

.foot-lower .social-media-wrap{
	margin-bottom: 30px;
}

.footer{
	padding-top: 30px;
}

/* Comment */

span.comment-awaiting-moderation{
	display: none;
}

/* Splash clickable */

#menu-item-1017, #menu-item-1277 {
	display: none;
}

.pe-splash-section { 
	cursor: pointer;
}

/* hide post navigation */

body.single-post .post-pagination{

}

/* Change largeplay color */

.videoWrapper a.peVideo span.largePlay{
	background: url("imgs/vid_start.png") no-repeat center center;
}


/* Tags */

.post .tags a{
	background-color: #006a8c;
	color: #ffffff;
	border-width: 0px;
}

.post .tags a:hover{
	background-color: #232323;
	color: #ffffff !important;
	border-width: 0px;	
}

/* sharebox */

.shareBox{
	width: 620px;
}

.shareBox .shareButton{
	margin-left: 0px;
}

div.shareBox div:nth-of-type(1){
	width: 100px;
}

div.shareBox div:nth-of-type(2){
	width: 54px;
}

div.shareBox div:nth-of-type(3){
	width: 72px;
}

div.shareBox div:nth-of-type(4){
	width: 100px;
	margin-top: 3px;
}


/* contact 7 */

form.wpcf7-form div.c7-label{
	font-size: 13px;
	text-align: right;
	float: left;
	width: 65px;
	margin-top: 3px;
}

form.wpcf7-form div.c7{
	margin-left: 80px;
	width: 90%;
}

form.wpcf7-form div.c7 span input, form.wpcf7-form div.c7 span textarea{
	width: 85%;	
}

input.wpcf7-email{
	border-radius: 0;
}

div.c7 span.help-inline{
	vertical-align: top;
	color: #006a8c;
}

div.c7 input.wpcf7-not-valid, div.c7 textarea.wpcf7-not-valid{
	border-color: red;
	border-style: dotted;
}

div.c7 span.wpcf7-not-valid-tip{
	display: none;
}

div.wpcf7-validation-errors{
	border: 1px dotted red !important;
	margin: 10px 14px 10px 80px !important;
}

div.wpcf7-mail-sent-ok{
	border: 1px solid green !important;
	margin: 10px 14px 10px 80px !important;	
}

input.wpcf7-submit{
	font-size: 12px;
	line-height: 26px;
	font-weight: 400;
	display: inline-block;
	border: 2px solid #eee;
	padding: 5px 25px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	border: 0px;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #006a8c;
}

.mc4wp-form-fields input[type=email]{
	border-radius: 0px;
}

.mc4wp-form-fields input[type=submit]{
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	display: inline-block;
	border: 2px solid #eee;
	padding: 5px 25px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	border: 0px;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #006a8c;
	margin-bottom: 10px;
	margin-left: 1px;
}

h2.mailchimp{
	color: #006A8C;
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    line-height: 26px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h2.mailchimp:after{
	display: block;
    content: "";
    height: 1px;
    width: 40px;
    background-color: #ccc;
    margin: 20px auto 30px;
}


@media (max-width: 1023px) and (min-width: 768px){
	form.wpcf7-form div.c7 span input, form.wpcf7-form div.c7 span textarea{
		width: 78%;	
	}	
}

@media (max-width: 767px){
	form.wpcf7-form div.c7 span input, form.wpcf7-form div.c7 span textarea{
		width: 82%;	
	}		
}

@media (max-width: 479px){
	form.wpcf7-form div.c7 span input, form.wpcf7-form div.c7 span textarea{
		width: 68%;	
	}		
}

@media (max-width: 479px){
	form.wpcf7-form div.c7 span input, form.wpcf7-form div.c7 span textarea{
		width: 68%;	
	}		
}



