.main-calculators{
    display: none;
}

.main-container-results .elementor-widget-html h3{
  font-size: 1.5rem;
}

#wpcf7-f514-p515-o1 form {
    max-width: 800px;
    margin: 0 auto;
    background: #fef;
    background: #00CEC6;
    padding: 30px 5%;
    border-radius: 20px;
}

#wpcf7-f514-p515-o1 form p{
    margin-bottom: 30px;
}

#wpcf7-f514-p515-o1 form input.wpcf7-submit{
    background: #000000;
    border: none;
    color: white;
    font-size: 20px;
    width: 100%;
    text-transform: uppercase;
}

#wpcf7-f514-p515-o1 form input.wpcf7-submit:hover {
    background: #CC3366;
}

#wpcf7-f514-p515-o1 form .wpcf7-list-item{
   /* margin-right: 10px;*/
}

.elementor-section{
    max-width:100%;
}

.result-text-containers h4{
        margin-bottom: 5px;
    margin-top: 30px;
    border-bottom: 1px solid #14CBC5;
    padding-bottom: 2px;
}

#pop-main-site{
    
}

#elementor-popup-modal-241 .dialog-message {
    min-height: 449px;
    height: auto;
}



/*@media screen and (min-width: 1000px) {
 .elementor-section{
    max-width:100%;
}
}*/