/*
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.4.4
	Stable tag: 3.4.4
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
blockquote,
pre,
code,
table,
th,
td {
  font-family: "Lexend", sans-serif !important;
}

.site-header .site-branding .site-logo img {
  width: 130px;
  height: 32px;
}

#border-less {
  background: none;
  border: 1px solid #66fcf1;
  color: #fff;
}
.jeg-elementor-kit.jkit-image-box .image-box-header {
  position: relative;
}
.image-box-body {
  position: absolute;
  bottom: 0;
}
.body-inner {
  text-align: left !important;
}
.jeg-elementor-kit.jkit-image-box .image-box-body .body-inner {
  background: #ffffff00 !important;
  color: #fff;
}

hr {
  opacity: 0.45;
}

.elementor-element.elementor-element-9851935.e-con-full.e-grid.e-con.e-parent.e-lazyloaded {
  background: #090909;
  z-index: 9999 !important;
  position: fixed;
}

/* Modal default hidden */
.custom-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

/* Modal Content */
.custom-modal-content {
  background: #373737;
  margin: 3% auto;
  padding: 20px;
  width: 1080px; 
  position: relative;
}

/* Close Button */
.custom-modal-close {
  position: absolute;
  right: 15px;
  top: 58px;
  font-size: 40px;
  cursor: pointer;
  z-index: 99;
}

#contact-right .elementor-icon-box-wrapper {
  flex-direction: row;
  align-items: center;
}

.jkit-contact-form-7 {
  border: 1px solid #6B6B80;
  border-radius: 10px;
  padding: 20px;
}

.jeg-elementor-kit.jkit-contact-form-7 form input[type="submit"] {
  background: #66fcf1 !important;
  border: none;
  padding: 10px 20px;
  border-radius: 50px !important;
  cursor: pointer;
  width: 100%;
  color: #000 !important;
  font-weight: 600 !important;
}

.jeg-elementor-kit.jkit-contact-form-7 form label {
  color: #D1D1DB !important;
  font-size:12px;
}

input,
textarea {
  background: transparent !important;
  border: 1px solid #4B4B63 !important;
  margin-top: 4px !important;
  color: #fff !important;
  margin-bottom: 2px !important;
  border-radius:0px !important;
}
.elementor-element.elementor-element-9851935.e-con-full.e-grid.e-con.e-parent.e-lazyloaded {
  left: 0px !important;
  padding: 0px !important;
}
a#openModal {
  padding: 13px;
}

.elementor-element.elementor-element-60ca9a1.e-con-full.e-flex.e-con.e-child {
  align-items: center;
  justify-content: end;
  width: 100%;
}
.elementor-element.elementor-element-a9a3d99.elementor-widget__width-initial.elementor-hidden-mobile.elementor-widget.elementor-widget-text-editor {
  width: 53% !important;
}

.wpcf7-spinner {
  display: none !important;
}
#contact-right h3.elementor-icon-box-title {
  margin-bottom: 5px !important;
  font-size:16px !important;
}
#contact-right .elementor-icon-box-description{
  font-size:14px !important;
  color:#fff !important;
  font-weight:300;
}

.jeg-elementor-kit.jkit-contact-form-7 form label{
max-width:100% !important;
}