/* 
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
*/

.form-style .elementor-widget-container {
    padding: 90px 0 160px;
}

.form-style .hbspt-form form label, .form-style .hbspt-form .hs-form-required {
    color: rgba(37, 36, 41, 0.80);
    line-height: 22px !important;
    font-family: "Helvetica Neue", Sans-serif;
    /* display: inline-flex;
    align-items: flex-start; */
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 0 !important;
    /* display: flex !important;
    align-items: flex-start !important; */
}

.form-style .hbspt-form form label a, .form-style .hbspt-form .hs-form-required a {
    color: rgba(37, 36, 41, 0.80);
    font-weight: 400;
    text-decoration: underline;
}

.form-style .hbspt-form form .hs-error-msgs label {
    font-size: 12px;
    color: red;
}

.form-style .e-con-inner {
    align-items: center !important;
}

.form-style .hbspt-form form input, .form-style .hbspt-form select, .form-style .hbspt-form textarea {
    border: 1px solid #BDBDBD;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    outline: none;
}

.form-style .hbspt-form fieldset.form-columns-1 .hs-input {
    width: 100% !important;
}

/* .form-style .hbspt-form form input:focus {
    border-color: #35B093;
} */

input:focus,
input[type=text]:focus {
    /* border: 2px solid #35B093 !important; */
    border-color: #35B093 !important;
}

.form-style ul {
    list-style-type: none;
    padding: 0;
}

.form-style .hbspt-form .field {
    margin: 0 0 22px 0;
}

.form-style .hbspt-form .field .input {
    margin-top: 5px !important;
}

.form-style .hbspt-form fieldset.form-columns-1 input[type=checkbox], .form-style .hbspt-form fieldset.form-columns-1 input[type=radio] {
    width: auto !important;
    margin: 0 10px 0 0 !important;
    position: relative;
    top: 3px
}

.hs-form-checkbox input,
.hs-form-booleancheckbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
    /* opacity: 0;
    pointer-events: none; */
}
  
.hs-form-checkbox label > span,
.hs-form-booleancheckbox label > span {
    position: relative;
    cursor: pointer;
}
  
.hs-form-checkbox label > span:before,
.hs-form-booleancheckbox label > span:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #000;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 3px;
}
  
.hs-form-checkbox input:checked ~ span:after ,
.hs-form-booleancheckbox input:checked ~ span:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 8px;
    width: 5px;
    height: 12px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.hs-form-booleancheckbox input:checked ~ span:after {
    top: 5px !important;
}

.form-style .hbspt-form .hs-fieldtype-checkbox ul.inputs-list {
    display: flex;
    flex-wrap: wrap;
} 

.form-style .hbspt-form .hs-fieldtype-checkbox ul.inputs-list li {
    flex: 0 0 50%;
    margin: 0 0 5px 0;
}

.form-style .legal-consent-container .hs-dependent-field {
    background: #EBF7F4;
    margin: 0 0 6px 0;
    padding: 25px 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.form-style .e-con.e-con>.e-con-inner>.elementor-widget, .form-style .elementor.elementor .e-con>.elementor-widget {
    max-width: 620px;
    width: 100%;
}

.form-style fieldset {
    max-width: 100% !important;
}

.form-style .hbspt-form .hs-richtext {
    padding: 123px 0 0 0;
    text-align: center;
}

.form-style .hbspt-form .hs-richtext a {
    font-weight: 400;
    text-decoration: underline;
}

.form-style .hbspt-form .actions {
    display: inline-block;
    margin: 30px 0 0 0;
    position: relative;
}

.form-style .hbspt-form .actions .hs-button:hover {
    opacity: 0.7;
}

.form-style .hbspt-form .actions::after {
    content: "";
    position: absolute;
    right: 35px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="14" viewBox="0 0 20 14" fill="none"><path d="M19.7276 6.34243L13.776 0.390753C13.4128 0.0276266 12.8239 0.0276266 12.4608 0.390753C12.0976 0.753954 12.0976 1.34272 12.4608 1.70592L16.8249 6.07006H0.929949C0.416394 6.07006 0 6.48646 0 7.00001C0 7.51349 0.416394 7.92996 0.929949 7.92996H16.8249L12.4609 12.2941C12.0977 12.6573 12.0977 13.2461 12.4609 13.6093C12.6425 13.7907 12.8805 13.8816 13.1185 13.8816C13.3565 13.8816 13.5945 13.7907 13.7761 13.6093L19.7276 7.6576C20.0908 7.2944 20.0908 6.70563 19.7276 6.34243Z" fill="black"/></svg>');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 23px;
    height: 16px;
    pointer-events: none;
}

.form-style .hs_submit {
    text-align: center;
}

.form-style .hbspt-form .actions .hs-button {
    border: none;
    background-color: transparent;
    color: #000;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    padding: 9px 65px 9px 40px;
    border: 2px solid #000;
    font-weight: 700;
}

.form-style .hbspt-form .actions .hs-button:hover {
    background-color: transparent;
}

textarea {
    resize: none !important;
}

.new-footer .elementor-widget-container {
    opacity: 0.7;
}
.new-footer .elementor-widget-container a{
    color: #fff !important;
    text-decoration: underline  ;
}
.new-footer .elementor-widget-container a:hover{
    color: #35B093 !important;
    
}

@media (max-width:575px) {
    .form-style .elementor-widget-container {
        padding: 40px 0 80px;
    }
    form .form-columns-2 .hs-form-field .hs-input, form .form-columns-3 .hs-form-field .hs-input {
        width: 100% !important;
    }
    .form-style .e-con.e-con>.e-con-inner>.elementor-widget, .form-style .elementor.elementor .e-con>.elementor-widget {
        padding: 0 15px !important;
    }
    .form-style .hbspt-form .hs-fieldtype-checkbox ul.inputs-list li {
        flex: 0 0 100%;
    }
}