/*
Theme Name: goarch Child  
Template: goarch
Theme URI:
Description: Go.arch  - Architecture WordPress Template
Version: 1
Author: Victor Lerner
Author URI:
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar,  custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: frame_light
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.tCenter{
	text-align: center;
}

section.objects  .text-primary{
	margin-left: 15px;
}

.arrow-left,
.arrow-right,
.navbar-desctop-menu li a{
	text-shadow: 1px 1px 8px #000;
}

.wpb-js-composer .vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab > a{
	min-width: 140px;
	transition: ease-in all 0.20s;
	opacity: 0.75;
}
.wpb-js-composer .vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab:hover > a,
.wpb-js-composer .vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab.vc_active > a{
	transition: ease-in all 0.20s;
	opacity: 1;
}


/*JOBS*/
.post-141 .post-header{
	display: none;
}

.g-recaptcha{
	display: inline-block;
}

input[type="file"] {
	position: absolute;
	left: 0;
	opacity: 0;
	top: 0;
	bottom: 0;
	width: 100%;
}
div.dragover {
	width: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	color: #736f6e;
	border: 2px solid #da2827;
	border-radius: 20px;
	font-size: 12px;
	cursor:pointer;
	margin-left: 20px;
}
label#labelCv {
	display: inline-block;
	position: relative;
	height: auto;
	width: auto;
}
#containerCv p{
	margin: 5px;
}
#filename{
	float: left;
	display: block;
	width: 100%;
	margin: 0;
}
#containerCvButton{
	position: relative;
}
#containerCvButton p{
	text-align: center;
}
/*
body.page-id-141 .wpcf7-form-control.wpcf7-submit{
	float: none;
	width: 25%;
	min-width: 125px;
}
*/

.rgpd .wpcf7-list-item.first.last{
	margin: 0 0 20px 0!important;
}
/*JOBS*/