/*** FONT-FAMILY **/
.mont {font-family: Montserrat;}
.venus {font-family: Venus;}
.poppins {font-family: Poppins;}
.ubuntu {font-family: Ubuntu;font-weight: 400;}
.abh {font-family: 'Abhaya Libre', serif;}
.open {font-family: 'Open Sans';}
.texto{
    font-size: 14pt!important; 
}

/*** CORES **/
.camarelo{color:#eeff00}
.cverde {color:#48b36d}
.cverde {color:#38db74}
.cbranco {color:white}
.cpreto{color:black}
.cazul{color:#05c7f2}
.bazul{background:#170941}
.couro{color:#ebb34b}
.blara {background-color: #FA9C16;}
.clara {color: #FA9C16;}
.has-text-weight-bold {
    font-weight: 800!important;
}
/** FOOTER **/

.foot{background:#000;color:#fff;padding-top: 10px;
    padding-bottom: 10px;}
.foot a{color:#fff;}
.btn-whatsapp-pulse {
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 40px;
    z-index: 99999999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 3s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

/*FIX*/
.columns {
        margin: 0!important;
    }
    

 

/*FIX*/
/*CÓDIGO*/
.center-block{margin: 0 auto;}
.db1{background-color: #fff;}
.db0{background:url('https://agenciamoving.com/wp-content/uploads/2023/11/texture-1.png'); background-size: cover; padding-bottom: 200px;}
.bordd{border-radius:30px;}
.separator{display: none;}
.thr{ text-decoration: line-through;
    text-decoration-color:red;text-decoration-thickness: 2px;}
.youtube {
    background-color: #000;
    
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.ln{line-height: 28px;}

.julioimg{filter: drop-shadow(-40px 40px 35px #ebb34b);
    margin-bottom: -200px;
    width: 80%;}


    .juliomg{
        margin-bottom: -30px;
        width: 80%;}

.juliotexto {     z-index: 999999;
    position: relative;
    width: 60%;
    margin: 0 auto;
    /* text-align: center; */
    margin-right: 50px;}





    .line {
        background-color: #ebb34b;
        border: none;
        display: block;
        height: 2px;
        opacity: 1;
        width: 40%;
        height: 3px!important;
        margin: 2rem auto;
    }


.center-block{margin: 0 auto;}

.abso {
    margin-top: -200px;
    margin-bottom: 50px;
}

@media screen and (max-width:480px) {
    
    .juliotexto {
        z-index: 999999;
        position: relative;
        width: 60%;
        margin: 0 auto;
        /* text-align: center; */
        margin-right: 50px;
        bottom: -70px;
        margin-bottom: 40px;
    }
    
    

.separator {
    position: relative;
    width: 100%;
    height: 50px;
    display: block;
}
  
  .separator::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    clip-path: polygon(100% 0, 0 0, 0 100%);
  }
  
  .separator::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    margin-top: 1px;
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
  }

  .separator.inverse::before {
       background-color: #000!important;
       margin-top: -1px;
      }
  
  .separator.inverse::after {
   
    background-color: #fff!important;

  }


  .section {
    padding: 0!important;
}


}


/*FORM*/
#_form_23_ ._submit {
    -webkit-appearance: none;
    cursor: pointer;
    font-family: 'Montserrat'!important;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    color: black!important;
    background: #FFAB64!important;

   
   }

    #_form_23_ ._submit {
        -webkit-appearance: none;
        cursor: pointer;
        font-family: arial, sans-serif;
        font-size: 16px;
        text-align: center;
        border: 0 !important;
        -moz-border-radius: 4px !important;
        -webkit-border-radius: 4px !important;
        border-radius: 0px !important;
        padding: 20px 10px !important; 
        background: #ebb34b!important;
    }

    #_form_23_ {
        position: relative!important;
        text-align: left!important;
        margin: 2px auto 0!important;
        padding: 0px 30px!important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;

        max-width: 500px!important;
        -moz-border-radius: 15px !important;
        -webkit-border-radius: 15px !important;
        border-radius: 15px !important;
        color: #000 !important;
    }

    #_form_23_ input[type="text"], #_form_23_ input[type="tel"], #_form_23_ input[type="date"], #_form_23_ textarea {
        padding: 20px!important;
        height: auto;
        border: #979797 1px solid;
        border-radius: 4px;
        font-family: 'Montserrat'!important;
 
        background: transparent!important;
        border: none!important;
        border-radius: 0px!important;
        font-weight: 300!important;
        border: 2px solid #cc9b41!important;
        color: #fff !important;
        font-size: 14px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 20px;
    }

    ::-webkit-input-placeholder { /* Edge */
        color: #fff;
        margin-left: 3px;
        opacity:0.55;
        font-size:15px;
      }
      
      :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #fff;
        margin-left: 3px;
        opacity:0.55;
        font-size:15px;
      }
      
      ::placeholder {
        color: #fff;
        opacity:0.55;
        margin-left: 3px;
        font-size:15px;
      }




      #progress-bar-container {
        width: 100%;
        height: 30px;
        margin: 0 auto;
        position: relative;
        
            border-radius: 35px;
        overflow: hidden;
    }
    
    .progress-bar-child {
        width: 100%;
        height: 100%!important;
    }
    
    .progress {
        color: #000;
        text-align: center;
        line-height: 26px;
    
        display: flex;
      
        font-size: 15px;
        font-weight: 600;
        font-family: "Montserrat";
        animation-direction: reverse;
        background: #e5405e;
        background: linear-gradient(to right, #FF8A00 60%, #FF5500 90%, #efefef 90%);
        border: #efefef solid 1px;
        justify-content: flex-end;
    }
    
    
    
    

    
    .db1black {background: #000;
       
    
    }