.elementor-17043 .elementor-element.elementor-element-38f0a5f .elementor-repeater-item-8e14ee9.jet-parallax-section__layout .jet-parallax-section__image{background-size:auto;}.elementor-17043 .elementor-element.elementor-element-6bfad3b > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-17043 .elementor-element.elementor-element-d262a0e > .elementor-widget-container{margin:0px 50px 20px 50px;padding:17px 0px 0px 0px;}.elementor-17043 .elementor-element.elementor-element-d262a0e{text-align:center;}.elementor-17043 .elementor-element.elementor-element-d262a0e .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:25px;font-weight:900;color:#00a0db;}.elementor-17043 .elementor-element.elementor-element-0602b6e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.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-17043 .elementor-element.elementor-element-38f0a5f{margin-top:0px;margin-bottom:0px;padding:2px 2px 2px 2px;}#elementor-popup-modal-17043{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-17043 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-17043 .dialog-close-button{display:flex;}#elementor-popup-modal-17043 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-0602b6e */#agende_form {
    width: 100%;
    padding: 0 30px
    

}

#agende_form input[type="text"], #agende_form input[type="email"], #agende_form select, #agende_form textarea {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    line-height: 2.6em;
    width: 100%;
    border: 1px solid #11a3d8;
    color: #11a3d8;
    padding: 4px 12px;
    height: 40px;
    margin-bottom: 10px;
    border-radius: 100px 100px 100px 100px;
  
   
}


#agende_form textarea {
height: 80px;

}
#agende_form select {
    padding: 4px 20px 4px 12px;
    

}
#agende_form input[type="button"] {
    width: 100%;
    color: #0070c1;
    background-color: #ffd200;
    font-size: 22px;
       line-height: 1em;
    border-radius: 100px 100px 100px 100px;
    
}
#agende_form .erro {
    background: #f3d4d4!important;

}

/* ----------------- p -------------------*/
   
   #agende_form p {
     font-family: "Roboto", Sans-serif;
    font-size: 13px;
    color: #666666;
    margin-top: 5px;
    padding-right: 15px;
    line-height: 1.4em;
}
 /* ----------------- p -------------------*/


/* ----------------- checkbox -------------------*/
.box-check {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    line-height: 1.4;
    display: block;
    position: relative;
    padding-left: 35px;
    color: #22a3da;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 12px;
    margin-bottom: 1px;
}
.box-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 1px;
    left: 14px;
    height: 14px;
    width: 14px;
    border-radius: 3px;
    border: 2px solid #22a3da;
    background-color: #fff;
}
.box-checkmark:hover input ~ .checkmark {
    background-color: #fff;
}
.box-check input:checked ~ .checkmark {
    background-color: #22a3da;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.box-check input:checked ~ .checkmark:after {
    display: block;
}
.box-check .checkmark:after {
    left: 3px;
    top: 1px;
    width: 4px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* ----------------- checkbox -------------------*/


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #11a3d8;
 opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #11a3d8;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #11a3d8;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0602b6e */#agende_form {
    width: 100%;
    padding: 0 30px
    

}

#agende_form input[type="text"], #agende_form input[type="email"], #agende_form select, #agende_form textarea {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    line-height: 2.6em;
    width: 100%;
    border: 1px solid #11a3d8;
    color: #11a3d8;
    padding: 4px 12px;
    height: 40px;
    margin-bottom: 10px;
    border-radius: 100px 100px 100px 100px;
  
   
}


#agende_form textarea {
height: 80px;

}
#agende_form select {
    padding: 4px 20px 4px 12px;
    

}
#agende_form input[type="button"] {
    width: 100%;
    color: #0070c1;
    background-color: #ffd200;
    font-size: 22px;
       line-height: 1em;
    border-radius: 100px 100px 100px 100px;
    
}
#agende_form .erro {
    background: #f3d4d4!important;

}

/* ----------------- p -------------------*/
   
   #agende_form p {
     font-family: "Roboto", Sans-serif;
    font-size: 13px;
    color: #666666;
    margin-top: 5px;
    padding-right: 15px;
    line-height: 1.4em;
}
 /* ----------------- p -------------------*/


/* ----------------- checkbox -------------------*/
.box-check {
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    line-height: 1.4;
    display: block;
    position: relative;
    padding-left: 35px;
    color: #22a3da;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 12px;
    margin-bottom: 1px;
}
.box-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 1px;
    left: 14px;
    height: 14px;
    width: 14px;
    border-radius: 3px;
    border: 2px solid #22a3da;
    background-color: #fff;
}
.box-checkmark:hover input ~ .checkmark {
    background-color: #fff;
}
.box-check input:checked ~ .checkmark {
    background-color: #22a3da;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.box-check input:checked ~ .checkmark:after {
    display: block;
}
.box-check .checkmark:after {
    left: 3px;
    top: 1px;
    width: 4px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* ----------------- checkbox -------------------*/


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #11a3d8;
 opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #11a3d8;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #11a3d8;
}/* End custom CSS */