:root {
    --max-width: 1260px;
    --max-width-full: 100%;
    --sourceR: 'SourceSans3-Regular' !important;
    --sourceB: 'SourceSans3-Bold' !important;
    --sourceI: 'SourceSans3-Italic' !important;
    --montserratR: 'Montserrat-Regular' !important;
    --montserratB: 'Montserrat-Bold' !important;

    --background-gradient: linear-gradient(30deg, #f39c12 30%, #f1c40f);
    --gray: #34495e;
    --darkgray: #2c3e50;
}

.img-fluid-wd { /*(32)*/
    display: none !important;
}

.paddingFix {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
}

body {
    margin: 0;
    width: 100%;
}

.killPadding {
    padding: 0!important;
    margin: 0!important;
}

.killPaddingOnly {
    padding: 0!important;
}




.container {
    padding: 0 !important;
    max-width: var(--max-width-full)!important;
    width: 100% !important;
    overflow: hidden;
}



.dskt{
        display: block;
    }


.mobile{
        display: none;
    }



/*----------------------------------------------
         
                    V i d e o

----------------------------------------------*/


.video {
    background: none;
    background-color: #fff;
    height: auto !important;
    
}







/*----------------------------------------------
         
                    F o r m u l a r i o

----------------------------------------------*/


.newsButton2 {
    width: 100%;
    text-align: end;
    /* height: 120px; */
}



.submithome{
   

    background-color: #5583f4;
    border: none;
    color: white;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 20px 0px;
    cursor: pointer;
    transition-duration: 0.4s;
    border-radius: 10px;
    height: 50px;
    width: 250px;
  
  
}

.submithome:hover {
    background-color: white;
    color: #1e0d61;
  }


.submithome:focus{
    outline: none;   
    border: none;
    background: none;
    background-color: #5583f4;
    color: white;
}

#alert-section {
    font-family: var(--sourceI) !important;
    font-size: 16px;
    padding: 10px !important;
    text-align: center;
}

.red {
    color: #e62929 !important;
}

.white {
    color white !important;
}

/* .alerta {
    text-align: right;
    color: #5583f4 !important;
    font-family: var(--sourceR) !important;
} */




.texto {
    font-family: var(--sourceR);
    font-size: 15px;
}




.wh {
    color: #fff !important;
}

.lg {
    color: #999999 !important;
}

.yl {
    color: #b48047 !important;
}

.rd {
    color: #e62929 !important;
}

.bk {
    color: #000 !important;
}



.br-simple {
    padding-bottom: 1em;
}

.br-doble {
    padding-bottom: 2em;
}



.invert_color{
    -webkit-filter: invert(1);
    filter: invert(1);
}





.col-form-label{
    color:  #5583f4 !important;
    font-family: var(--sourceR) !important; ;
}

.col-text{ /*(33)*/
    color: white !important;
    font-family: var(--sourceR) !important;
    font-size: inherit;
}


input{
    color:  #291a74 !important;
    font-family: var(--sourceR) !important; ;
}


.contFormulario{
    margin: auto!important;
    padding: 0px 10px !important;   
   
    width: 600px;

}



.home-element {
    position: relative;
}



.newsContent {   
    font-family: var(--sourceI);    
    color: #ffffff;
    font-size: 20px !important;
    line-height: 30px;  /*(30) 43*/
    margin-bottom: 40px;
}

.textContent { /*(33)*/
    font-family: var(--sourceI);
    color: #ffffff;
    font-size: 20px !important;
    line-height: 30px;
    /*margin-bottom: 40px;*/
}

.textContent span { /*(33)*/
    display: block;
    margin-bottom: 30px;
}

.link-email { /*(33)*/
    font-family: var(--sourceR);
    color: #ffffff;
    font-size: 16px;
}



.alertaparent{
    height: 50px;
}



/* hijo izquierdo top Centrado */

.child-L-Midle {
    position: absolute;
    top: 50%;
    /* bottom: 5px; */
    left: 0px;
    padding: 10px 5%;
    /* transform: translateX(-50%); */
    transform: translateY(-50%);
    text-align: left;
    font-family: var(--montserratB);
    /* line-height: 20px; */
    color: #ffffff;
    width: 100%;
}




.child-L-Midle_titulo {
    font-size: 42px !important;
    line-height: 42px;
}






/*fondos */
.blueBg {
    /* min-height: 800px; */
    background-color: #1e0d61;
    /* margin-bottom: 50px !important; */
    
}




/*color texto gris para fondo blanco */

.contenido_completo {
    width: 100%;
    padding: 0!important;
    margin: 0!important;
}




.tituloFormulario{
        text-align: left;
        font-family: var(--montserratR);
        color: #ffffff;
        width: 100%;
        font-size: 32px !important;
        line-height: 53px;
        margin: 80px 0px !important;
    
}



.bol{
    font-family: var(--montserratB);
}


.embed-responsive-16by9::before {
    padding-top:  calc(56.25% - 10%) !important;
   
}




.glypho {
    position: absolute;
    left: 50%;
    text-align: center;
    top: 50% !important;
    
    transform: translate(-50%, -50%) !important;
}





.img-fluid-wd {
    height: auto;
    width: 100%;
}

.home_wid {
    height: auto;
    overflow: hidden;
}

.mb {
    display: block;
}



.glyph_container {
    height: 110px;
    width: 100%;
    background-color: white;
    text-align: center;
    padding-top: 30px !important;
}



.img-fluid {
    max-width: 100%;
    height: auto;
}



/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the navbar (.icon) */

@media (max-width: 768px) {
    
   
    
    .tituloFormulario{
      
        margin: 50px 0px !important;
        margin-top: 30px!important;

    }

    .child-L-Midle_titulo {
        font-size: 25px !important;
        line-height: 30px;
    }

    
    .contFormulario{
        margin: 20px!important;
        width: 100%;
        margin-top: 0px !important;
    }


    .newsContent{
        margin: 30px 0px;
        padding-top: 20px;
        padding-bottom: 40px;

    }

    .submithome{
        width: 100%;
        padding: 0;
        margin-top: 50px;
    }

  


    .home_wid {
        overflow: hidden;
    }



    .img-fluid-wd {   
        height: auto;
        width: 100%;
        overflow-x: hidden;
       
    }
   



    .newsHome-R {
        position: relative;
    }

    .newsHome-R .newsContent{
        position: relative;
    }



    .videoBanner {
        /* margin: 0;
        margin-top: -5px;
        margin-bottom: -50px; */
       
    }

  
   
  
    .br-simple {
         padding-bottom: .5em; 
    }

   

    .embed-responsive-16by9::before {
        padding-top:  56.25%  !important;
       
    }

    
    .dskt{
        display: none;
    }
    
    .mobile{
        display: block;
    }

   
}

