/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 28 2022 | 15:03:27 */
.countp .elementor-countdown-item {
    position: relative;
}

#hed{
  	height: 0;
}

.countp span.elementor-countdown-label {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -25px;
    color: #2a3b36;
}

.p4-checklist span.elementor-icon-list-icon {
    width: 25px;
    height: 25px;
    background: url(https://formacao.agatacastro.com/wp-content/uploads/2022/02/check.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.p4-checklist span.elementor-icon-list-icon i::before{
  	content: '';
}

/*.p4-checklist.elementor-widget .elementor-icon-list-item {
    display: -webkit-inline-box;
}*/

.p4-testemunhos .elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 100%;
}

.p4-testemunhos .elementor-widget-testimonial-carousel .swiper-slide {
    padding: 0;
}

.p4-testemunhos .elementor-widget-testimonial-carousel .elementor-testimonial__image img {
    width: 170px;
    height: 170px;
    border: 1px solid #000;
    border-radius: 5px !important;
    object-fit: contain !important;
}

.p4-testemunhos span.elementor-testimonial__name {
    margin-bottom: 3px;
}

.p4-testemunhos cite.elementor-testimonial__cite {
    position: absolute;
    left: 0;
    top: inherit;
    bottom: 50px;
    z-index: 99999;
    margin-top: 0 !important;
}

.p4-testemunhos .elementor-widget-testimonial-carousel .swiper-slide {
    min-height: 280px;
}

.p4-testemunhos .elementor-swiper-button.elementor-swiper-button-next i::before,
.p4-testemunhos .elementor-swiper-button.elementor-swiper-button-prev i::before{
  	content: '';
}

.p4-testemunhos .elementor-swiper-button.elementor-swiper-button-prev {
    width: 50px;
    height: 50px;
    background: url(https://formacao.agatacastro.com/wp-content/uploads/2022/02/LP-Workshop-Autosabotagem-setas1.png);
    background-repeat: no-repeat;
    background-size: contain;
    right: -140px;
  	left: inherit;
    top: 90px;
}

.p4-testemunhos .elementor-swiper-button.elementor-swiper-button-next {
    width: 50px;
    height: 50px;
    background: url(https://formacao.agatacastro.com/wp-content/uploads/2022/02/LP-Workshop-Autosabotagem-setas2.png);
    background-repeat: no-repeat;
    background-size: contain;
    right: -200px;
    top: 90px;
}

form button:hover{
  	text-decoration: none !important;
}

form input[type="checkbox"]{
  	-webkit-appearance: checkbox;
  	margin-bottom: 20px;
}

.content-p.verde a{
  	color: #293b36;
}

.content-p.verde a:hover{
  	text-decoration: underline;
}

.formegoi input {
    text-transform: uppercase;
    background: transparent;
    border-width: 0 0 1px 0;
    border-color: #000;
    font-family: "Mulish", Sans-serif;
}

.formegoi label {
    text-transform: uppercase;
    font-size: 12px;
}

.formegoi input[type="submit"] {
    background: #c4891f;
    padding: 10px 30px;
    font-size: 16px;
}

.formegoi input:hover[type="submit"]{
  	text-decoration: none;
  	background: #d89279;
}

.formegoi a{
  	color: #000;
}

.formegoi a:hover{
  	text-decoration: underline;
}

.formegoi input#email_8 {
    margin-bottom: 15px;
}