/*
Theme Name: Translation
Theme URI: http://wordpress.org/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.5
*/
/* Contact form
---------------------------------------------*/
.bg-n {
	background: rgba(255, 255, 255, 0.8);
	width: 80%;
	height: auto;
	padding: 10px 15px;
	border: 1px solid #dedede;
	overflow: hidden;
}

.wpcf7 textarea {
	background-color: #fff;
	color: #000;
	height: 100px;
}

.wpcf7 p {
	margin-bottom: 5px
}

#submit-n {
	background: #1e3c5d;
	padding: 10px 15px;
	border: none;
	color: #fff;
	border-radius: 2px;
}

#submit-n:hover {
	background: #29527e;
}

#submit-n:active {
	background: #0099FF;
}

input[type="text"],
input[type="email"],
textarea {
	padding: 10px 15px;
	width: 90%;
	border-radius: 2px;
	border: 1px solid #e5e5e5;
}

#phone-n {
	padding: 10px 15px;
	width: 90%;
	border-radius: 2px;
	border: 1px solid #e5e5e5;
}

#chose-n,
.chose-n {
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	width: 90%;
	border-radius: 2px;
}

.invi {
	position: relative;
}

a.del_file {
	display: block;
	position: absolute;
	right: -8px;
	top: 15px;
	font-size: 1.5em;
	color: #C11919;
}

.gform_button_select_files {
	color: #fefefe;
	background: #47acad;
	border: 0;
	cursor: move;
	border-radius: 6%;
	padding: 3%;
	margin-top: 5%;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;
	/*
	z-index: 9999999999 !important;
	*/
}

.gform_drop_area {
	background: #F8F8F8 !important;
	border: 5px dashed #DDD !important;
	text-align: center !important;
	cursor: move;
}

.gform_drop_area:hover {
	border: dashed 5px #38a002 !important;
}

.gform_button_select_files:hover {
	background: #48999a;
}

/*Jed's Media Query Fixes*/
@media all and (min-width: 768px) and (max-width: 991px) {
	.flu_lang_sec_spn {
		background-position: left bottom, 65%, right !important;
	}
}

@media all and (min-width: 0) and (max-width: 767px) {
	.flu_lang_sec_spn {
		background-position: left bottom, 42%, right !important;
	}
}

html body .eg-image-container {
	padding: 3px 20px !important;
	display: flex
}

html body .eg-image-container>.eg-discription-box {
	text-align: center;
	width: 25%;
	margin-bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

html body .eg-image-container>.eg-discription-box>.eg-certified-image {
	width: 100% !important;
	max-width: 300px;
	margin: auto
}

html body .eg-image-container>.eg-discription-box>.eg-certified-image>.eg-brand-logo {
	display: none
}

html body .eg-image-container>.eg-discription-box>.eg-certified-image>.eg-certified {
	display: flex;
	flex-direction: column;
	width: 100% !important;
	text-align: center;
	padding: 5px;
	background: #1f3d5c
}

html body .eg-image-container>.eg-discription-box .eg-certified>p {
	color: #fff;
	font-size: 22px !important;
	font-weight: 700 !important;
	font-family: Lato, sans-serif !important
}

html body .eg-image-container>.eg-discription-box .eg-certified>span {
	color: #fff;
	font-size: 16px !important;
	text-align: center
}

html body .eg-image-container .eg-new_text {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: column
}

html body .eg-image-container .eg-new_text .eg-text {
	font-size: 14px !important
}

html body .eg-image-container .eg-discription-box .eg-logo {
	background: #41678c center/19px no-repeat;
	height: 45px;
	width: 45px;
	box-shadow: 4px 4px 0 rgba(65, 103, 140, .15);
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 8px
}

html body .eg-image-container .eg-discription-box .eg-logo>img {
	height: 25px
}

html body .eg-image-container .eg-discription-box .eg-discription {
	font-size: 14px;
	padding: 0 10px;
	line-height: 18px;
	margin-bottom: 0
}

html body .eg-image-container .eg-discription-box .eg-rating-stars,
html body .second-container>.image-container {
	display: none !important
}

.eg-show-new_section .eg-image-container>div:first-child {
	display: block !important
}

html body .eg-image-container .eg-new_text>span:nth-child(2) {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 7px;
	margin-bottom: 7px
}

@media only screen and (max-width: 767px) {
	html body .eg-image-container .eg-new_text>span:nth-child(2) {
		margin-top: 5px;
		margin-bottom: 5px
	}

	html body .eg-image-container>div:nth-child(1) {
		width: 100% !important;
		max-width: 100% !important
	}

	.eg-show-new_section .eg-image-container>div:first-child {
		width: 100% !important
	}

	html body .eg-image-container {
		padding: 15px 0 !important;
		display: flex;
		flex-wrap: wrap
	}

	html body .eg-image-container>.eg-discription-box {
		width: 50% !important;
		margin-bottom: 15px !important;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center
	}
}

html body .eg-image-container>.eg-discription-box:nth-child(3),
html body .eg-image-container>.eg-discription-box:nth-child(4),
html body .eg-image-container>.eg-discription-box:nth-child(5) {
	width: auto;
	max-width: 18%;
}