/*
Theme Name: Bseventelecom Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.fondoAbout .medium-7 .col-inner{min-height:440px;position:absolute;}
.titulo_naranja{background-color:#3B66AA;}
.titulo_azul{background-color:#33437e;}
.titulo_superior{max-width: 80%;margin: -50px auto 0;}
section.about > div.bg-fill > div.section-bg-overlay{
	background: rgb(220,145,26);
	    background: linear-gradient(270deg, rgba(220,145,26,.7) 0%, rgba(220,145,26,1) 50%, rgba(220,145,26,.7) 100%)!important;
}
.listado1,.listado2,.listado3{list-style-type:none;}
.listado1.letraOscura,.listado2.letraOscura,.listado3.letraOscura{color:#33437e;font-weight:600;}
.listado1.letraClara,.listado2.letraClara,.listado3.letraClara{color:#fff;}
.listado1 > li:before{
	content: '✓';
    position: relative;
    margin-left: -26px;
    margin-right: 10px;
    color: #3B66AA;
    font-weight: bold;
    font-size: 125%;
    line-height: 0;
}
.listado2 > li:before{
	content: '☑';
    position: relative;
    margin-left: -26px;
    margin-right: 10px;
    color: #3B66AA;
    font-weight: bold;
    font-size: 125%;
    line-height: 0;
}
.listado3 > li:before{
	content: '⚬';
    position: relative;
    margin-left: -26px;
    margin-right: 10px;
    color: #3B66AA;
    font-weight: bold;
    font-size: 125%;
    line-height: 0;
}
.letraOscura h2,h1.letraOscura{color:#33437e!important;}
h1{font-size: 45px;margin-bottom: 0px;}
h2{font-size: 35px;}
h3{font-size: 28px;}
h3.white{text-align:center;}
h3.bordeBajo{border-bottom: 1px solid #fff;}
h3.tituloConSub > span{color: #33437e;font-size: 24px;}
h3.tituloConSub{line-height: 1em;text-align: center;border-bottom: 1px solid #3B66AA;padding-bottom: 15px;}
.cuadrosPilares div.icon-box-text > ul{font-weight:600;text-align:left;}
.header-nav-main > li > a{font-weight:bold!important;}
a.back-to-top{color: #3B66AA;}
.columnaAlemania{background-color: #fff!important;}
.columnaAlemania .lead{color: #111}
.columnaAlemania h3{background-color:#33437e;font-size:150%;color:#fff;}
.columnaAlemania .fraseDestacada{color: #33437e;font-size: 290%;line-height: 1em;}
.justificarTexto,.justificarTexto p{text-align:justify;}
.seccionTecnologias img{margin:40px;}
a#contactoFooter{font-weight:bold;color: #33437e;}
a#contactoFooter:hover{color: #3B66AA;}
a#contactoFooter > span.dashicons{line-height: 1.2em;}
.nav-dropdown {min-width: 40px!important;}
.nav-dropdown-default{padding: 0px!important;}
/*Footer*/
#text-15,#text-16{min-width: 75%;}
#text-17,#text-18{display: flex;max-width: 25%;}
#text-17,#text-18 img{max-height:57px;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
#text-15,#text-16,#text-17,#text-18{min-width: 100%;text-align:center;}

}