/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 30 2023 | 23:28:40 */
/* Body*/
body {
    overflow-x: hidden !important;
}

::selection {
    background-color: var( --e-global-color-primary );
    color: #ffffff;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1200px;
}

/* Scroll Bar CSS */
::-webkit-scrollbar{
    width: 8px;
    background: #F4F4F4;
}

::-webkit-scrollbar-thumb{
  width: 8px;
	background: #353531;
	 border: 0px solid #353531; 
}

::-webkit-scrollbar-thumb:hover{
   background: #6A6A62;
}
/* Scroll Bar CSS */

/* Formulario CSS */
form label {
    width: 100%;
}

.col-12.casilla {
    margin-bottom: 0px;
	z-index: 99;
	margin-left: -28px;

}

p .politicas {
  margin-left: 0px;
	margin-bottom: 0px;
	z-index: 99;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0px;
    padding: 0px;
    border: 0px solid #00a0d2;
color: var( --e-global-color-primary );
	font-size: 14px;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b45000;
}
/* Formulario CSS */

/* BTn Primary 1 CSS */
.btn-primary .elementor-button:hover path {
    fill: var( --e-global-color-bc5eef1 );
    transition: all .3s;
    width: 18px;
}


.btn-primary .elementor-button path {
    fill: var( --e-global-color-primary ) ;
    transition: all .3s;
    width: 18px;
}

.btn-primary .elementor-button-icon svg {
    width: 18px;
    height: auto;
    display: flex;
}

.btn-primary .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}

/* BTn Primary 1 CSS */

/* BTn Primary 2 CSS */

.btn-primary-2 .elementor-button:hover path {
    fill: var( --e-global-color-bc5eef1 );
    transition: all .3s;
    width: 18px;
}


.btn-primary-2 .elementor-button path {
    fill: var( --e-global-color-bc5eef1 ) ;
    transition: all .3s;
    width: 18px;
}

.btn-primary-2 .elementor-button-icon svg {
    width: 18px;
    height: auto;
    display: flex;
}

.btn-primary-2 .elementor-button-content-wrapper {
    display: flex;
    align-items: center;
}

/* BTn Primary 2 CSS */




















/* Formulario ajuste adicional CSS */

