/*
Ruler Digital Agency 
https://www.ruler.agency
Copyright 2023, RULER SMPC. All rights reserved.
Version: 1.0
*/
body{
	letter-spacing: 1.5px;
}
#home-hero h3{
	margin-bottom:0;
}
.border-right {
	border-right: 1px solid;
}
.border-bottom {
	border-bottom: 1px solid;
}
#languages,
.accordion-plus,
.accordion-button > h3 > span.main-heading {
	font-family: Pearl;
}
.accordion-button .accordion-plus {
	top: calc(50% - 10px);
}
#grooms h3 {
	font-size: 100%;
	margin-bottom: 0;
}
#languages {
	margin-right: 20px;
}
#languages .wpml-ls-legacy-list-horizontal {
	padding: 0;
}
#languages li a.wpml-ls-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 12px;
	line-height: 50px;
	padding: 0;
	margin: 0 3.75px;
}
#languages li a.wpml-ls-link .wpml-ls-native {
	width: 100%;
	height: 100%;
	text-align: center;
	border-radius: 50%;
	border: 1px solid;
}
#languages li.wpml-ls-current-language a.wpml-ls-link .wpml-ls-native,
#languages li:hover a.wpml-ls-link .wpml-ls-native {
	font-weight: bold;
}
.talk_button.text-center.padding-bot.margin-bot {
	margin-bottom: 0;
}
#wpforms-349 input::placeholder,
#wpforms-349 textarea::placeholder,
#wpforms-349 select {
	font-size: 20px;
	letter-spacing: 1px;
	opacity: 0.8;
}
#wpforms-349 label {
	font-size: 20px;
	letter-spacing: 1px;
	opacity: 1;
	color:#fff;
}
#main-content .contact-form .wpforms-field textarea {
	min-height: 100px;
}
.page-template-template-contact .row.hidecotn {
	display: none;
}
#wpforms-confirmation-349 {
	background: #6e6e2a;
	color: #fff;
	text-align: center;
	border: none;
	padding: 20px;
}
