.elementor-3257 .elementor-element.elementor-element-4187d6f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-3257 .elementor-element.elementor-element-4187d6f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3257 .elementor-element.elementor-element-c265d96 img{height:170px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3257 .elementor-element.elementor-element-b40c9ee{width:var( --container-widget-width, 600px );max-width:600px;--container-widget-width:600px;--container-widget-flex-grow:0;text-align:center;font-family:"GT America", Sans-serif;font-size:22px;font-weight:400;line-height:28px;color:#EEF4F4;}.elementor-3257 .elementor-element.elementor-element-b40c9ee > .elementor-widget-container{padding:24px 0px 24px 0px;}#elementor-popup-modal-3257 .dialog-widget-content{background-color:#000000;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-3257{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-3257 .dialog-message{width:750px;height:auto;}#elementor-popup-modal-3257 .dialog-close-button{display:flex;}#elementor-popup-modal-3257 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-3257 .dialog-close-button svg{fill:#FFFFFF;}@media(max-width:767px){.elementor-3257 .elementor-element.elementor-element-4187d6f, .elementor-3257 .elementor-element.elementor-element-4187d6f > .elementor-background-overlay{border-radius:10px 10px 10px 10px;}.elementor-3257 .elementor-element.elementor-element-b40c9ee{width:100%;max-width:100%;font-size:18px;line-height:24px;}.elementor-3257 .elementor-element.elementor-element-b40c9ee > .elementor-widget-container{padding:0px 0px 0px 0px;}#elementor-popup-modal-3257 .dialog-message{width:92vw;}}/* Start custom CSS for shortcode, class: .elementor-element-54b1265 */.wpcf7-form {

}

.wpcf7-form label {
  color: #ffffff;
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 17px;
  font-family: "GT America", Sans-serif;
}

.cf7-flex p {
  display: flex;
  gap: 10px;
}
.cf7-flex span {
  width: 50%!important;
}

.cf7-flex2  {
  display: flex;
  gap: 20px;
}
.cf7-two-columns > p {
    margin: 0px;
}


.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  padding: 10px;
  border-radius: 10px;
  width: 100%;
  height: 40px;
    font-family: "GT America", Sans-serif;
    box-sizing: border-box;
    background-color: #040C0C80;
    border: 1px solid #282B2C;
    border-radius: 10px !important;
    font-size: 16px !important;
    color: #787878 !important;
    padding: 15px 20px !important;
    outline: none !important;
    line-height: 20px;
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #777;
  font-size: 15px !important;
}

.wpcf7 input[type="submit"] {
  background: #4cd964;
  color: #fff;
  border: none;
  padding: 15px 30px;
  margin-top: 20px;
  font-size: 16px;
  border-radius: 8px;
  cursor: pointer;
  transition: background 0.3s;
  
      width: 100% !important;

    background: linear-gradient(99.39deg, #1EEDCD 15.71%, #08CED5 82.97%) !important;
    display: inline-block;
    background-color: #69727d;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    border-radius: 10px 10px 10px 10px;
    padding: 16px 38px;
    font-size: 16px;
    font-weight: 600;
    fill: #0a1518;
    color: #0a1518;
    width: 48%;
    border-radius: 10px;
    background: linear-gradient(99.39deg, #1EEDCD 15.71%, #08CED5 82.97%);
    padding: 16px 36px;
    color: #0A1518;
    text-align: center;
    font-family: "GT America", Sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: 30px;
    border: 0 !important;
}

.wpcf7 input[type="submit"]:hover {
  opacity: .8;
}
@media only screen and (max-width: 600px) {
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  height: 35px;
    font-size: 14px !important;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  font-size: 14px !important;
}
.wpcf7-form label {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size:14px;
  
}
.cf7-flex p {
    display: flex;
    gap: 3px;
}
.cf7-flex2 {
    display: block;
}


.wpcf7 input[type="submit"]:hover {
  opacity: 1;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT America';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('../../2024/02/GT-America-Extended-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'GT America';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('../../2024/02/GT-America-Extended-Medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */