/*
Theme Name: neve-child
Template: neve
*/

/* Layout */
body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #000000;
}

p {
	font-size: 18px;
}

h1 {
  font-size: 34px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

#content a:hover,
#nv-primary-navigation a {
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

blockquote:after,
blockquote:before {
	display: none;
}

blockquote {
	text-align: left;
	font-weight: bold;
	background-color: #eaebf5;
	padding: 15px;
	margin: 10px 0;
	border-left: 4px solid #172894;
}

/* Elementor */
#content .elementor-widget:not(:last-child) {
	margin-bottom: 20px;
}

#content .elementor-widget-heading .elementor-heading-title {
	line-height: 1.3;
}

#content .elementor-widget-heading p.elementor-heading-title {
	line-height: 28px;
}

.elementor-text-editor blockquote {
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	background-color: transparent;
	padding: 15px 30px;
	margin: 10px 0;
	border: none;
	position: relative;
}

.elementor-text-editor blockquote:before,
.elementor-text-editor blockquote:after {
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #a6da5b;
  background-color: transparent;
  display: block;
  height: auto;
  width: auto;
  margin: 0;
  position: absolute;
}

.elementor-text-editor blockquote:before {
	content: '\f10d';
	top: 0;
	left: 0;
}

.elementor-text-editor blockquote:after {
	content: '\f10e';
	bottom: 0;
	right: 0;
}

/* Contact form 7 */
#content .wpcf7 input:not([type="submit"]),
#content .wpcf7 textarea {
	display: block;
	width: 100%;
	border-radius: 0;
	padding: 10px;
}

#content .wpcf7 textarea {
	font-family: inherit;
}

#content .wpcf7 p {
	margin-bottom: 0;
}

.btn,
.button.button-primary,
button,
input[type=button],
input[type=submit] {
	background-color: #2152ab;
	border-radius: 0;
}

#content .wpcf7-submit {
	font-size: 14px;
	display: inline-block;
  padding: 15px 50px;
}

.wpcf7-response-output {
	background-color: #ffffff;
	margin-top: 10px;
}

/* Footer */
.nv-footer-content {
	font-size: 16px;
}

.nv-footer-content p:last-child {
	margin-bottom: 0;
}

.site-footer .hfg-grid-bottom {
	padding: 10px 0;
}

.footer-top .light-mode {
	color: #ffffff;
	background-color: #1f1f1f;
	padding: 45px 0 0 0;
}

.footer-top .light-mode a,
.footer-top .light-mode .widget-title {
	color: #ffffff;
}

.footer-top .light-mode .hfg-grid .builder-item {
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
}

.footer-top .light-mode .widget_media_image img {
	width: auto;
}

.footer-bottom .dark-mode {
	color: #ffffff;
	background-color: #1f1f1f;
	padding-bottom: 35px;
}

.site-footer .hfg-grid-bottom {
	padding-top: 0;
}

.nv-footer-content p {
	font-size: 14px;
}

.footer-bottom .dark-mode a {
	color: #ffffff;
}

.footer-top .light-mode .hfg-grid .builder-item {
	flex: 0 0 100%;
	max-width: 100%;
	margin-left: 0;
}

#site-footer .footer-payment-logos-title {
	font-size: 25px;
	text-align: center;
	margin-top: 15px;
}

/* Header */
#nv-primary-navigation li a {
	font-weight: 600;
	color: #7f818d;
}

#nv-primary-navigation-main.primary-menu-ul .sub-menu li a {
	padding: 12px 25px;
	justify-content: flex-start;
}

#nv-primary-navigation-main.primary-menu-ul > .menu-item-has-children > .sub-menu {
	left: 0;
	right: auto;
}

.row .primary-menu-ul > li:not(:last-child) {
	padding-right: 50px;
}

.header-main-inner .col-md-4 {
	flex: 0 0 25%;
	max-width: 25%;
}

.header-main-inner .col-md-8 {
	flex: 0 0 75%;
	max-width: 75%;
}

header.header {
	display: flex;
	align-content: center;
}

#header-grid {
	width: 100%;
}

.header-custom-button-text-wrapper {
	display: flex;
	align-items: center;
}

.header-custom-button-text-wrapper svg {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.header-custom-button-wrapper {
	font-weight: bold;
	white-space: nowrap;
	color: #ffffff;
	background-color: #FE0000;
	display: flex;
	align-items: center;
	padding: 5px 15px;
}

.header-custom-button-wrapper,
.header-custom-button-wrapper:hover,
.header-custom-button-wrapper:active,
.header-custom-button-wrapper:visited {
	text-decoration: none;
	color: #ffffff;
}

.header-custom-button-wrapper svg path {
	fill: #ffffff;
}

.header-logo-text-wrapper span {
	text-align: center;
	display: block;
}

.header-logo-text-1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.header-logo-text-2 {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 600;
	color: #fe0000;
}

/* Contact Form Widget */
.contact-info-widget {
	text-align: center;
	padding: 0;
	margin: 0;
}

.contact-info-widget li {
	display: inline-block;
	padding-right: 30px;
}

.contact-info-widget li:last-child {
	padding-right: 0;
}

.contact-info-widget li svg {
	width: 20px;
	height: 20px;
	margin-right: 8px;
}

.contact-info-item-content {
	display: flex;
	align-items: center;
}

.widget_contact_info .widget-title {
	text-align: center;
	margin-bottom: 15px;
}

.contact-info-widget li a {
	text-decoration: none;
}
.header-text {
	align-self: center;
	text-align: center;
	position:relative;
	padding-left: 40px;
	display: flex;
    align-items: center;
	padding-right: 10px;
}
.header-text:before {
	content: '';
	position: absolute;
	left: 5px;
	width: 30px;
	height: 30px;
	background: no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fe0000' viewBox='0 0 384 512'%3E%3Cpath d='M168.3 499.2C116.1 435 0 279.4 0 192C0 85.96 85.96 0 192 0C298 0 384 85.96 384 192C384 279.4 267 435 215.7 499.2C203.4 514.5 180.6 514.5 168.3 499.2H168.3zM192 256C227.3 256 256 227.3 256 192C256 156.7 227.3 128 192 128C156.7 128 128 156.7 128 192C128 227.3 156.7 256 192 256z'/%3E%3C/svg%3E");
}
@media (max-width: 1250px) {
	.row .primary-menu-ul > li:not(:last-child) {
		padding-right: 35px;
	}
}

@media (max-width: 1150px) {
	.row .primary-menu-ul > li:not(:last-child) {
		padding-right: 20px;
	}

	.row .primary-menu-ul > li {
		font-size: 14px;
	}
}

@media (min-width: 960px) {
	#nv-primary-navigation li a {
		font-size: 17px;
	}

	.nv-navbar #nv-primary-navigation li {
		padding: 0 15px;
	}

	.header-main-inner .site-logo img {
		max-width: 150px;
	}
}

@media (max-width: 960px) {
	.footer-bottom .dark-mode {
		padding-top: 15px;
	}
}

@media (max-width: 992px) {
	.footer-top .light-mode .container {
		max-width: 100%;
	}
}

@media (max-width: 768px) {
	header.header {
		position: relative;
		z-index: 9;
	}
	.header-text {
		position: absolute;
		background: #fff;
		width: 100%;
		top: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
		justify-content: center;
	}
	.header-text:before {
		position: initial;
	}
	.main-title span {
		font-size: 30px;
		margin-bottom: 0;
	}

	.main-title h1 {
		font-size: 30px;
	}

	h1 {
	  font-size: 28px;
	}

	h2 {
	  font-size: 24px;
	}

	h3 {
	  font-size: 22px;
	}

	.footer-top .light-mode .hfg-grid .builder-item {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
	}
}

@media (max-width: 500px) {
	.contact-info-widget {
		text-align: left;
	}

	.contact-info-widget li {
		display: block;
		padding-right: 0;
		padding-bottom: 15px;
	}

	.contact-info-widget li:last-child {
		padding-bottom: 0;
	}

	.widget_contact_info .widget-title {
		text-align: left;
	}

	.header-custom-button-wrapper {
		justify-content: center;
		width: 100%;
	}

	header.header {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
}