/*!
 *   CUSTOM CSS	- Esperanza Inscripcion EB
 *   Author: David Dapozzo
 *   Website: dapozzo.pro <https://dapozzo.pro>
 */


:root {
	--esperanzaweb1: #00537b;
	--esperanzaweb2: #FFBB41;
	--nt: #174193;
  }

body {
	margin:  0;
}

.wrap {
  margin: 10px 20px;
}


.inicial-app img{   
    .elementor img{}
    azimuth : inherit;
    border-collapse : inherit;
    border-spacing : inherit;
    caption-side : inherit;
    color : inherit;
    cursor : inherit;
    direction : inherit;
    elevation : inherit;
    empty-cells : inherit;
    font-family : inherit;
    font-size : inherit;
    font-style : inherit;
    font-variant : inherit;
    font-weight : inherit;
    font : inherit;
    letter-spacing : inherit;
    line-height : inherit;
    list-style-image : inherit;
    list-style-position : inherit;
    list-style-type : inherit;
    list-style : inherit;
    orphans : inherit;
    pitch-range : inherit;
    pitch : inherit;
    quotes : inherit;
    richness : inherit;
    speak-header : inherit;
    speak-numeral : inherit;
    speak-punctuation : inherit;
    speak : inherit;
    speech-rate : inherit;
    stress : inherit;
    text-align : inherit;
    text-indent : inherit;
    text-transform : inherit;
    visibility : inherit;
    voice-family : inherit;
    volume : inherit;
    white-space : inherit;
    widows : inherit;
    word-spacing : inherit;
}

#wpbody-content {
    padding-bottom: 0px;
    float: left;
    width: 100%;
    overflow: visible;
}

.font-app {
	margin: 0;
	font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
  }

#btn-1 {
	/*width: 120px;*/
    color: var(--esperanzaweb1);
    border-color: var(--esperanzaweb1);
    padding: 0.375rem 0.75rem;
}

#btn-1:hover {
	background-color: var(--esperanzaweb1);
	color: white;
  }
  

.color-esperanza1{
	background-color: var(--esperanzaweb1);
}



.dap-icon-white {
    --fa-border-color: WhiteSmoke;
    --fa-border-padding: 2em;
    --fa-border-radius: 0.25em;
    --fa-pull-margin: 2em;

    font-size: 8em;
  }

#wpcontent{
    margin-left: 140px;
}

.tableCustom1 th, .tableCustom td {
    vertical-align: middle;
}

@media only screen and (max-width: 960px){
	.auto-fold #wpcontent, .auto-fold #wpfooter {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 782px){
	.auto-fold #wpcontent, .auto-fold #wpfooter {
		margin-left: 0px;
		padding-left: 0px;
	}
}

.dap-label-spacing{
	margin-top: 10px;
}

.dp-custom-background{
    background-image: url(../image/fondo1.jpg);
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dp-custom-fondo-blur{
    background: rgba(24, 24, 16, .2);
    border-radius: 2em;
    backdrop-filter: blur(25px);
    border: 2px solid rgba(255, 255, 255, 0.05);
    background-clip: padding-box;
    box-shadow: 10px 10px 10px rgba(46, 54, 68, 0.03);
}

.dp-admin-menu-title{
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

.dap-btn-register {
	background: #fff;
	border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
	width: 180px;
	border: none;
	margin: 6px 0 50px 0px;
    padding: 10px;
	cursor: pointer;
	color: #333;
	font-weight: 700;
	font-size: 15px;
}
.dap-btn-register:hover {
	background: #ccc;
}

.dp_info_success{
	border-left: 6px solid rgb(6, 250, 79);
}


#e-admin-top-bar-root {
    right: 0;
    font-family: var(--e-a-font-family);
    background: var(--e-a-bg-default);
    box-shadow: 0 4px 6px rgba(0,0,0,.03);
    display: none;
    position: absolute;
    top: 0;
    width: calc(100% - 160px);
    z-index: 1;
}


#wpfooter {
    display: none;
}

.iasd-div-pantalla {
	background: #75e2e9;
	background-image: -moz-linear-gradient( 136deg, rgb(149,153,226) 0%, rgb(139,198,236) 100%);
    background-image: -webkit-linear-gradient( 136deg, rgb(149,153,226) 0%, rgb(139,198,236) 100%);
    background-image: -ms-linear-gradient( 136deg, rgb(149,153,226) 0%, rgb(139,198,236) 100%);
	margin-bottom: -100px!important;
	
}


.cargando{
  	font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;

    position: relative; 
    color: #331401;
    margin-top: 2em;
    letter-spacing: 0.08em;
    text-transform: uppercase
}

.contenedor-loader{  
    height: 4em;
}

#contenedor{ 
    /* background-color: #ffffff;  */
    display: grid;
    place-content: center;
    color: #000;
}
  
  .loader,
  .loader:before,
  .loader:after {
    background: #6c757d;
    animation: cargando 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
  }
  .loader:before,
  .loader:after {
    position: absolute;
    top: 0;
    content: '';
  }
  .loader:before {
    left: -1.5em;
  }
  .loader {
    text-indent: -9999em;
    margin: 40% auto;
    position: relative;
    font-size: 11px;
    animation-delay: 0.16s;
  }
  .loader:after {
    left: 1.5em;
    animation-delay: 0.32s;
  }
  
  @keyframes cargando {
    0%,
    80%,
    100% {
      box-shadow: 0 0 #6c757d;
      height: 2em;
    }
    40% {
      box-shadow: 0 -2em #6c757d;
      height: 3em;
    }
  }
  input.button-img {
    /*background-image: url(/images/buttons/add.png); /* 16px x 16px */
    /*background-color: transparent; /* make the button transparent */
    background-repeat: no-repeat;  /* make the background image appear only once */
    background-position: 0px 0px;  /* equivalent to 'top left' */
    border: none;           /* assuming we don't want any borders */
    cursor: pointer;        /* make the cursor like hovering over an <a> element */
    height: 16px;           /* make this the size of your image */
    padding-left: 16px;     /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
}


/* HTML: <div class="loader"></div> */
.loaderWI {
  width: 50px;
  aspect-ratio: 1;
  display: grid;
  border: 4px solid #0000;
  border-radius: 50%;
  border-right-color: #331401;
  animation: l15 1s infinite linear;
}
.loaderWI::before,
.loaderWI::after {    
  content: "";
  grid-area: 1/1;
  margin: 2px;
  border: inherit;
  border-radius: 50%;
  animation: l15 2s infinite;
}
.loaderWI::after {
  margin: 8px;
  animation-duration: 3s;
}
@keyframes l15{ 
  100%{transform: rotate(1turn)}
}
