
/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/*hubspot form*/
.form-wrap {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.form-wrap .hs-button {
	font-family: "Aspira";
	margin: 0;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	line-height: 12px;
	position: relative;
	text-align: center;
	transition: all .15s linear;
	background-color: #ff7a59;
	border: 1px solid #ff7a59;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
	padding: 12px 24px;
}

.form-wrap .hs-button:focus, .hs-button:hover {
	background-color: #ff8f73;
	border-color: #ff8f73;
}

.form-wrap .hs-button:active {
	background-color: #e66e50;
	border-color: #e66e50;
}

.form-wrap .hbspt-form label {
	font-size: 14px;
	color: #33475b;
	display: block;
	float: none;
	width: auto;
	font-weight: 500;
	line-height: 20px;
	padding-top: 0;
	margin-bottom: 4px;
	font-family: "Aspira", sans-serif;
}

.form-wrap .hs-error-msgs label {
	color: #f2545b;
}

.form-wrap .hs-error-msgs.hs-warning-msg label, .hs-input {
	color: #33475b;
}

.form-wrap .hs-input {
	display: inline-block;
	width: 90%;
	max-width: 100%;
	height: 40px;
	padding: 9px 10px;
	font-family: "Aspira";
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	border: 1px solid #cbd6e2;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.form-wrap .hs-input:not([type=file]) {
	background-color: #f5f8fa;
}

.form-wrap .hs-input[type=checkbox], .hs-input[type=radio] {
	cursor: pointer;
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 5px 3px 0;
	line-height: normal;
	border: none;
}

.form-wrap .hs-input[type=file] {
	padding: initial;
	border: initial;
	line-height: initial;
	box-shadow: none;
}

.form-wrap .hbspt-form select.is-placeholder {
	color: #bfbfbf;
}

.form-wrap .hbspt-form select.is-placeholder:focus {
	color: #33475b;
}

.form-wrap .hs-input:-moz-placeholder {
	color: #bfbfbf;
}

.form-wrap .hs-input::-webkit-input-placeholder {
	color: #bfbfbf;
}

.form-wrap .hs-input option:disabled {
	color: #bfbfbf;
}

.form-wrap .hs-input input, .form-wrap .hs-input textarea {
	transition: border .2s linear;
}

.form-wrap .hs-input:focus {
	outline: none;
	border-color: rgba(82, 168, 236, .8);
}

.form-wrap textarea.hs-input {
	height: auto;
}

.form-wrap select[multiple].hs-input {
	height: inherit;
}

.form-wrap .hbspt-form div.field.error .chzn-choices, .form-wrap .hbspt-form div.field.error input, .form-wrap .hbspt-form div.field.error textarea, .form-wrap input.hs-input.error, .form-wrap select.hs-input.error, .form-wrap textarea.hs-input.error {
	border-color: #c87872;
}

.form-wrap .hbspt-form div.field.error .chzn-choices:focus, .form-wrap .hbspt-form div.field.error input:focus, .form-wrap .hbspt-form div.field.error textarea:focus, .form-wrap input.hs-input.error:focus, .form-wrap select.hs-input.error:focus, .form-wrap textarea.hs-input.error:focus {
	border-color: #b9554d;
}

.form-wrap .hbspt-form .actions {
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 17px 0;
}

.form-wrap .hbspt-form .inputs-list {
	margin: 0 0 5px;
	width: 100%;
	padding-left: 5px;
}

.form-wrap .hbspt-form .inputs-list:after {
	content: "";
	display: table;
	clear: both;
}

.form-wrap .hbspt-form .inputs-list > li {
	display: block;
	padding: 0;
	width: auto;
	padding-top: 0;
	float: left;
	padding-right: 15px;
}

.form-wrap .hbspt-form .inputs-list label {
	float: none;
	width: auto;
	padding: 0;
	line-height: 18px;
	white-space: normal;
	font-weight: 400;
}

.form-wrap .hbspt-form .inputs-list:first-child {
	padding-top: 6px;
}

.form-wrap .hbspt-form .inputs-list > li + li {
	padding-top: 2px;
}

.form-wrap .hbspt-form ul.no-list {
	list-style: none;
}

.form-wrap .hbspt-form .field {
	margin-bottom: 18px;
}

.form-wrap .hs-field-desc {
	color: #7c98b6;
	margin: 0 0 6px;
	font-size: 11px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.form-wrap .hs-form-required {
	color: red;
}

.form-wrap .hs-richtext {
	margin-bottom: 3px;
	font-family: "Aspira";
	line-height: 24px;
	font-size: 14px;
	color: #33475b;
}

.form-wrap .hs-richtext hr {
	margin-left: 0;
	width: 91%;
}

.form-wrap .hs-custom-style .hs-dependent-field > div input.hs-input:not([type=checkbox]):not([type=radio]) {
	width: 90%;
}

.hbspt-form .email-correction, .hbspt-form .email-validation {
	padding-top: 3px;
	font-size: 12px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.form-wrap .email-correction a, .email-validation a {
	cursor: pointer;
}

@media (max-width:400px), (min-device-width:320px) and (max-device-width:480px) {
	.form-wrap .email-correction form .form-columns-2 .hs-form-field, .form-wrap .email-correction form .form-columns-3 .hs-form-field, .form-wrap .email-validation form .form-columns-2 .hs-form-field, .form-wrap .email-validation form .form-columns-3 .hs-form-field {
		float: none;
		width: 100%;
	}
	
	.form-wrap .email-correction form .form-columns-2 .hs-form-field .hs-input, .form-wrap .email-correction form .form-columns-3 .hs-form-field .hs-input, .form-wrap .email-validation form .form-columns-2 .hs-form-field .hs-input, .form-wrap .email-validation form .form-columns-3 .hs-form-field .hs-input {
		width: 90%;
	}
	
	.form-wrap .email-correction form .form-columns-2 .hs-form-field input[type=checkbox], .form-wrap .email-correction form .form-columns-2 .hs-form-field input[type=radio], .email-correction form .form-columns-3 .hs-form-field input[type=checkbox], .email-correction form .form-columns-3 .hs-form-field input[type=radio], .form-wrap .email-validation form .form-columns-2 .hs-form-field input[type=checkbox], .email-validation form .form-columns-2 .hs-form-field input[type=radio], .form-wrap .email-validation form .form-columns-3 .hs-form-field input[type=checkbox], .form-wrap .form-wrap .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
		width: 24px;
	}
}

.form-wrap .hs-button, .form-wrap .hs-form-field input[type=date], .form-wrap .hs-form-field input[type=email], .form-wrap .hs-form-field input[type=number], .form-wrap .hs-form-field input[type=phone], .form-wrap .hs-form-field input[type=tel], .form-wrap .hs-form-field input[type=text], .form-wrap .hs-form-field textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
}

.form-wrap .hs-default-font-element, .form-wrap .hs-main-font-element {
	font-family: "Aspira";
	line-height: normal;
}

.form-wrap .hs-form .hs-submit > .actions {
	text-align: left;
}

.form-wrap .hs-form .hs-button, .form-wrap .hs-form .hs-button:hover, .form-wrap .hs-form .hs-button:hover:not(.inactive), .form-wrap .hs-form .hs-button:focus, .form-wrap .hs-form .hs-button:active, .form-wrap .hs-form .hs-button:active:not(.inactive):not(.link) {
	background: #2f64af;
	border-color: #2f64af;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-family: "Aspira";
	text-transform: uppercase;
}

.form-wrap .hs-form legend.hs-field-desc {
	font-family: Mulish;
	color: #7c98b6;
	font-size: 11px;
}

.form-wrap .hs-form .hs-form-field label:not(.hs-error-msg) {
	font-family: "Aspira";
	font-size: 13px;
}

.form-wrap .hs-form .hs-form-field label:not(.hs-error-msg) {
	color: #33475b;
}

.form-wrap .hs-form .hs-main-font-element, .form-wrap .submitted-message.hs-main-font-element {
	font-family: "Aspira";
}

.form-wrap .hs-form.submitted-message {
	font-size: 16px;
	color: #33475b;
}

.form-wrap .hs-form .inputs-list.inline-list li {
	vertical-align: top;
	display: inline-block;
	word-wrap: break-word;
	padding-right: 16px;
}

.form-wrap .hs-form .inputs-list.inline-list li:after {
	clear: both;
}

.form-wrap .hs-form .inputs-list.inline-list li input {
	float: left;
}

.form-wrap .hs-form .inputs-list.inline-list.inline-list-2 li {
	width: 50%;
}

.form-wrap .hs-form .inputs-list.inline-list.inline-list-2 li:nth-child(2n) {
	padding-right: 0;
}

.form-wrap .hs-form .inputs-list.inline-list.inline-list-3 li {
	width: 33%;
}

.form-wrap .hs-form .inputs-list.inline-list.inline-list-3 li:nth-child(3n) {
	width: 34%;
	padding-right: 0;
}

.form-wrap .hs-fieldtype-intl-phone.hs-input {
	padding: 0;
	background: none;
	border: none;
	height: auto;
}

.form-wrap .hs-fieldtype-intl-phone.hs-input:after {
	clear: both;
	content: " ";
	display: table;
}

.form-wrap .hs-fieldtype-intl-phone.hs-input .hs-input {
	margin-bottom: 0;
}

.form-wrap .hs-fieldtype-intl-phone.hs-input input {
	width: 68% !important;
	float: right;
}

.form-wrap .hs-fieldtype-intl-phone.hs-input select {
	float: left;
	width: 30% !important;
}

@media (max-device-width:480px) and (min-device-width:320px), (max-width:400px) {
	.form-wrap .hs-form > .hs-phone > .input > .hs-fieldtype-intl-phone.hs-input > input.hs-input {
		width: 68% !important;
	}
	
	.form-wrap .hs-form > .hs-phone > .input > .hs-fieldtype-intl-phone.hs-input > select.hs-input {
		width: 30% !important;
	}
}

.form-wrap .hs-form .hs-button {
	white-space: pre-wrap;
}

.form-wrap .hs-form .hs-richtext {
	word-break: break-word;
}

.form-wrap .hs-form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	max-width: 100%;
}

.form-wrap .hs-form fieldset.form-columns-1 .hs-input {
	width: 95%;
}

.form-wrap .hs-form fieldset.form-columns-1 .input {
	margin-right: 8px;
}

.form-wrap .hs-form fieldset.form-columns-1 input[type=checkbox], .hs-form fieldset.form-columns-1 input[type=radio] {
	width: auto;
}

.form-wrap .hs-form fieldset.form-columns-2 .hs-form-field {
	width: 50%;
	float: left;
}

.form-wrap .hs-form fieldset.form-columns-2 .input {
	margin-right: 8px;
}

.form-wrap .hs-form fieldset.form-columns-3 .hs-form-field {
	width: 32.7%;
	float: left;
}

.form-wrap .hs-form fieldset.form-columns-3 .input {
	margin-right: 8px;
}

.form-wrap .hs-form label.hs-hidden {
	visibility: hidden;
}

.form-wrap .hs-form .hs-field-desc {
	width: 100%;
}

.form-wrap .hs-custom-style .hs-input, .hs-custom-style fieldset {
	max-width: 100%;
}

.form-wrap .hs-custom-style > div.form-columns-3 .hs-form-field, .form-wrap .hs-custom-style fieldset.form-columns-3 .hs-form-field {
	width: 33.3%;
}

.form-wrap .hs-custom-style > div > div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .form-wrap .hs-custom-style fieldset > div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
	width: 100%;
	max-width: 100%;
}

.form-wrap .hs-custom-style > div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
	box-sizing: border-box;
	padding: 0 15px;
	min-height: 27px;
}

.form-wrap .hs-custom-style > div textarea, .hs-custom-style fieldset textarea {
	padding: 10px 15px;
}

.form-wrap .hs-custom-style .hs-dependent-field > div .hs-input:not([type=checkbox]):not([type=radio]) {
	width: 100%;
}

/************ allow video & maps to resize  **************/
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/************ print only  **************/

/*@media print { .elementor-element-e082480, .elementor-element-26c021c8, .elementor-sticky--active, .elementor-location-header, .elementor-location-footer, img { display:none !important; }}*/

/************ 2 column flex  **************/
.flex-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 24px;
}

.flex-uneven-l div:first-child, .flex-uneven-r div:first-child {
	width: 35%;
}

.flex-uneven-l div:last-child, .flex-uneven-r div:last-child {
	width: 60%;
}

.flex-uneven-l.flex-uneven-sml div:first-child, .flex-uneven-r.flex-uneven-sml div:first-child {
	width: 25%;
}

.flex-uneven-l.flex-uneven-sml div:last-child, .flex-uneven-r.flex-uneven-sml div:last-child {
	width: 70%;
}

.flex-uneven-r div:first-child {
	order: 2;
}

.flex-uneven-r div:last-child {
	order: 1;
}

@media (max-width: 640px) {
	.flex-wrap {
		display: block;
	}
	
	.flex-uneven-l div:first-child, .flex-uneven-l div:last-child, .flex-uneven-r div:first-child, .flex-uneven-r div:last-child, .flex-uneven-l.flex-uneven-sml div:first-child, .flex-uneven-r.flex-uneven-sml, .flex-uneven-l.flex-uneven-sml div:last-child, .flex-uneven-r.flex-uneven-sml div:last-child div:first-child {
		width: 100%;
	}
	
	.flex-uneven-r div:first-child {
		order: 1;
	}
	
	.flex-uneven-r div:last-child {
		order: 2;
	}
}

/****image****/
img.alignright {
	float: right;
	margin: 0 0 30px 30px;
}

img.alignleft {
	float: left;
	margin: 0 30px 30px 0;
}

img.aligncenter {
	margin: 0 auto 30px;
	display: block;
}

@media (max-width: 640px) {
	img.alignright, img.alignleft {
		width: 100%;
		float: none !important;
		margin: 20px auto 30px !important;
		display: block !important;
	}
	
	.blog-post ol, .blog-post ul {
		padding-left: 20px;
	}
}

img.hoverImg {
	transition: all .2s ease;
}

img.hoverImg:hover {
	opacity: .5;
}

/*blog post*/
.blog-post ol, .blog-post ul {
	margin-bottom: 15px;
}

.blog-post ol li, .blog-post ul li {
	margin-bottom: 15px;
}
