.redes_sociales{
display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 5%;
    -webkit-border-radius: 5%;
    border-radius: 5%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 26px;
    background-color: rgba(183,183,183,0.3);
	color: white !important;
	margin-top: 3px;
}



.elec{
	
background-color: #fff !important;
font-family: Tahoma, sans-serif !important;
border-radius: 0px !important;

}
 
.elecd{
	
background-color: #fff !important;
font-family: Tahoma, sans-serif !important;
border-radius: 0px !important;

}

.elect{
	
background-color: #fff !important;
font-family: Tahoma, sans-serif !important;
border-radius: 0px !important;

}
.elecy{
	
background-color: #fff !important;
font-family: Tahoma, sans-serif !important;
border-radius: 0px !important;
border: 1px solid black;
}

.til{
	font-family: Tahoma, sans-serif !important;
	color: #FF595A !important;
	font-weight: bold;
}

.til1{
	font-family: Tahoma, sans-serif !important;
	color: #FFB71B !important;
	font-weight: bold;
	
}
.til2{
	font-family: Tahoma, sans-serif !important;
	color: #EA5B0B !important;
	font-weight: bold;
	
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.redes_imagen{
	margin-top: 10px;
}

.text-center{
	font-family: Tahoma, sans-serif;
	
}

@font-face {
    font-family: "futura";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../fonts/futura.woff") format("woff"), url("../fonts/futura.ttf") format("truetype");
}
@font-face {
    font-family: "futura light";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../fonts/futura light bt.woff") format("woff"), url("../fonts/futura light bt.ttf") format("truetype");
}
@font-face {
    font-family: "Futura Book font";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../fonts/Futura Book font.woff") format("woff"), url("../fonts/Futura Book font.ttf") format("truetype");
}
html {
    font-size: 15px;
	width: 100%;
	margin: 0 auto;
	
}
body {
    font-family: 'Tahoma' !important;
    color: #111;
	font-size: 16px !important;
	overflow-x: hidden;
}
.h3{
	border-bottom: 2px solid #009AC7;
	    display: inline-block;
	line-height: 50px;
}
.fixed-top{
	position: fixed !important;
	top:3.1rem;
}
.display-4{
	font-family: 'Tahoma' !important;
	 font-weight: bold;
	    
}
	.social {
	position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
	right: 20px; /* Establecemos la barra en la izquierda */
	top: 200px; /* Bajamos la barra 200px de arriba a abajo */
	z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
}

	.social2 {
	position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
	left: 10px; /* Establecemos la barra en la izquierda */
	top: 200px; /* Bajamos la barra 200px de arriba a abajo */
	z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
}
	.social2 ul {
		list-style: none;
	}
 
	.social2 ul li a {
		 color: white;
    text-align: center;
        display: inline-block;
    text-decoration: none;
    font-size: 18px;
    width: 60px;
    height: 50px;
    padding: 10px;
		cursor:pointer;/* Establecemos una transición a todas las propiedades */
	}

#boton_espanol:hover #espanol_icon{
    height: 22px;
   box-shadow: black 0px 0px 6px 2px;
    background-position: 0px;
}

#boton_ingles:hover #ingles_icon{
    height: 22px;
    box-shadow: black 0px 0px 6px 2px;
       background-position: -32px -5px;
}
 
	.social ul {
		list-style: none;
	}
 
	.social ul li a {
		 color: white;
    text-align: center;
        display: inline-block;
    text-decoration: none;
    font-size: 18px;
    width: 40px;
    height: 40px;
    padding: 10px; /* Establecemos una transición a todas las propiedades */
	}
 
	.social ul li .icon-facebook {background:#3b5998;
	border-radius: 10px 10px 0 0;
	} /* Establecemos los colores de cada red social, aprovechando su class */
	.social ul li .icon-twitter {background: #00abf0;}
.social ul li .icon-email {background: #00abf0;}
.social ul li .icon-youtube {background: #d95232;}
.social ul li .icon-linkedin {background: #00825f;}

.social ul li .icon-call {background: #6332d9;}


.social ul li .icon-call{
	background: #0083b3;
	border-radius: 0 0 10px 10px;
}
#footer_direcciones a{
	color: white;
	cursor: pointer
}
 
	.social ul li a:hover {
		 /* Cambiamos el fondo cuando el usuario pase el mouse */
		background-color: black; 
		font-size: 22px;
		 
		 
	}

#ocultador i, #ocultador2 i{
	font-size: 40px;
}
#ocultador:hover, #ocultador2:hover{
	background-color: transparent;
	text-shadow: grey 2px 2px 2px;
	cursor: pointer
}

h1, h2, h3, h4, h5, h6{
	 font-family: 'Tahoma' !important;
	 font-weight: bold;
}

p, #menu-principal a{
	font-size: 16px !important;
}

.boton-buscar:hover{
	color:#009AC7;
	cursor: pointer;
}


/* FORMULARIO DE LOGIN */

hgroup { 
	text-align:center;
	margin-top: 4em;
}



#formulario-login{
	width: 100%;
	margin: 0 auto;
	padding: 3em 2em 2em 2em;
	border: 1px solid #ebebeb;
	box-shadow: rgba(0,0,0,0.14902) 0px 1px 1px 0px,rgba(0,0,0,0.09804) 0px 1px 2px 0px;
}

.group { 
	position: relative; 
	margin-bottom: 45px; 
}

/*input {
	font-size: 18px;
	padding: 10px 10px 10px 5px;
	-webkit-appearance: none;
	display: block;	
	color: #636363;
	width: 100%;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #757575;
}

input:focus { outline: none; }*/


/* Label */

/* label {
	color: #999; 
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	/*pointer-events: none;*/
	/*left: 5px;
	top: 10px;
	transition: all 0.2s ease;
} */


/* active */

input:focus ~ label, input.used ~ label {
	top: -20px;
  transform: scale(.75); left: -2px;
	/* font-size: 14px; */
	color: #4a89dc;
}


/* Underline */

.bar {
	position: relative;
	display: block;
	width: 100%;
}

.bar:before, .bar:after {
	content: '';
	height: 2px; 
	width: 0;
	bottom: 1px; 
	position: absolute;
	background: #4a89dc; 
	transition: all 0.2s ease;
}

.bar:before { left: 50%; }

.bar:after { right: 50%; }


/* active */

input:focus ~ .bar:before, input:focus ~ .bar:after { width: 50%; }


/* Highlight */

.highlight {
	position: absolute;
	height: 60%; 
	width: 100px; 
	top: 25%; 
	left: 0;
	pointer-events: none;
	opacity: 0.5;
}


/* active */

input:focus ~ .highlight {
	animation: inputHighlighter 0.3s ease;
}


/* Animations */

@keyframes inputHighlighter {
	from { background: #4a89dc; }
	to 	{ width: 0; background: transparent; }
}


/* Button */

.button {
  position: relative;
  display: inline-block;
  padding: 12px 24px;
  margin: .3em 0 1em 0;
  width: 100%;
  vertical-align: middle;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  letter-spacing: 1px;
  background: transparent;
  border: 0;
  border-bottom: 2px solid #3160B6;
  cursor: pointer;
  transition: all 0.15s ease;
}
.button:focus { outline: 0; }


/* Button modifiers */

.buttonBlue {
  background: #4a89dc;
  text-shadow: 1px 1px 0 rgba(39, 110, 204, .5);
}

.buttonBlue:hover { background: #357bd8; }


/* Ripples container */

.ripples {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
}


/* Ripples circle */

.ripplesCircle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
}

.ripples.is-active .ripplesCircle {
  animation: ripples .4s ease-in;
}


/* Ripples animation */

@keyframes ripples {
  0% { opacity: 0; }

  25% { opacity: 1; }

  100% {
    width: 200%;
    padding-bottom: 200%;
    opacity: 0;
  }
}

/* FORMULARIO DE LOGIN */

.dropdown-menu{
	background: #00334e;
}
.dropdown-menu a:hover{
	background: transparent;
}
.bienvenidos {
        background: url("../images/banner-azul.svg")no-repeat right center padding-box ,url("../images/Sonrie.jpeg")  no-repeat center top;
		background-position: 35px, left;
		background-size: cover, cover;
    background-attachment: fixed !important;
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	
}

.encabezado {
    background: rgba(17, 17, 17, 0.22);
    color: #fff;
    padding: .5rem 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
	position: relative
}
.encabezado.fondo-menu {
    background: #00334e;
    padding: 1rem 0
}
.encabezado .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.encabezado .logo img {
    width: 150px;
    height: auto
}
.boton-buscar,
.boton-menu {
    border: 0;
    font-size: 2rem;
    margin: 0;
    padding: 0 .5rem;
    background: transparent;
    color: #fff;
	position: relative;
    left: 40%;
}
.boton-buscar:focus,
.boton-menu:focus {
    outline: 0
}
.boton-buscar {
    margin-left: auto;
    margin-right: .8rem
}
#bloque-buscar {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}
.contenedor-bloque-buscar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3rem;
    margin: 1rem 0
}
.contenedor-bloque-buscar input[type="text"] {
    border: 0;
    border-radius: 5px 0 0 5px;
    padding: 1rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}
.contenedor-bloque-buscar input[type="submit"] {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: 0;
    border-radius: 0 5px 5px 0;
    background: #009AC7;
    color: #fff;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 0 1rem
}
#menu-principal {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}
#menu-principal ul {
    padding: 0;
    list-style: none;
    margin: 1rem 0 0 0
}
#menu-principal ul a {
    display: block;
    padding: .8rem 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-top: 1px solid #8c8888;
    text-decoration: none
}
#menu-principal ul a:hover,
#menu-principal ul li.active a {
    color: #009AC7
}
.texto-encabezado {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.texto-encabezado .display-4 {
    margin-top: 0rem;
	
}
.texto-encabezado .btn-primary {
    margin-top: 1rem
}
.btn-primary {
    color: #fff;
    background-color: #009AC7;
    border-color: transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active:hover {
    background-color: #00334E;
    border-color: transparent
}
.flecha-bajar a {
    display: inline-block;
    color: #fff;
    font-size: 4rem;
    -webkit-animation: flecha-animada 2s ease-in-out infinite;
    animation: flecha-animada 2s ease-in-out infinite
}
@-webkit-keyframes flecha-animada {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes flecha-animada {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.agencia {
    background: #189cd8;
    color: #fff
}
.agencia img {
    width: 80%;
    margin: 0 auto;
    display: block
}
.tu-mejor-eleccion h2 span {
    color: #009AC7
}
.tu-mejor-eleccion ul,
.tu-mejor-eleccion ul li {
    list-style: none
}
.tu-mejor-eleccion ul li .fa {
    font-size: 2.3rem;
    background: #337d88;
    border-radius: 50%;
    width: 4.7rem;
    height: 4.7rem;
    line-height: 4.7rem;
    color: #fff
}
.tu-mejor-eleccion ul li .contenedor-eleccion h4 {
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: .8rem
}
.tu-mejor-eleccion ul li {
    min-height: 9rem
}
.servicios {
    background: white;
    background-size: cover;
    background-attachment: fixed !important;
    
}
.servicios article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1rem 0
}
.servicios img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;	
    overflow: hidden;
    margin-right: 1rem
}
.servicios h3 {
    margin: 0;
    font-size: 1.1rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}
.servicios h3 a {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}
.servicios h3 a::after {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 2rem;
    margin-left: 1rem;
    opacity: .5;
    position: relative;
    left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.servicios h3 a:hover::after {
    left: -.5rem;
    opacity: 1;
    color: #009AC7
}
.ultimos-proyectos a {
    text-decoration: none
}
.ultimos-proyectos a h4 {
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    color: #111
}
.ultimos-proyectos .container {
    padding-left: 0;
    padding-right: 0
}
.ultimos-proyectos .owl-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: .3rem 0
}
.ultimos-proyectos .owl-prev,
.ultimos-proyectos .owl-next {
    font-size: 3rem;
    margin: 0 .5rem;
    color: #009AC7;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.ultimos-proyectos .owl-prev:hover,
.ultimos-proyectos .owl-next:hover {
    color: #00334E
}
.piedepagina {
    background: #243646;
    color: #fff;
    text-align: center;
    font-size: .9rem
}
.piedepagina .redes-sociales {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0
}
.piedepagina .redes-sociales a {
    color: #fff;
    font-size: 2rem;
    margin: 0 .5rem;
    opacity: .7;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.piedepagina .redes-sociales a:hover {
    opacity: 1
}

.redes{
	
height: 580px;
data-width: 300px;
data-height: 300px;
	
}



.ir-arriba {
    position: fixed;
    bottom: 90%;
    right: 1rem;
    font-size: 3rem !important;
    color: #C2E1F6;
    text-decoration: none;
    z-index: 99999;
    line-height: 0;
    display: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.ir-arriba:hover,
.ir-arriba:focus {
    outline: 0;
    text-decoration: none;
    color: #00334e;
}
.paginas-internas .bienvenidos {
    height: 45vh
}


.paginas-internas .ruta {
    background: #009AC7;
    color: #fff
}
.paginas-internas .ruta a {
    color: #fff;
    text-decoration: underline
}
.paginas-internas .ruta a:hover {
    text-decoration: none
}
.paginas-internas .panel .panel-heading {
    font-size: 1.2rem
}
.paginas-internas .panel .panel-heading a {
    background: #009AC7;
    color: #fff;
    display: block;
    padding: 1rem;
    border-radius: 5px;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.paginas-internas .panel .panel-heading a:hover {
    background: #00334E;
    color: #fff
}
.paginas-internas .lista-servicios {
    background: #00334E
}
.paginas-internas .lista-servicios .item-servicios {
    background: #ffffff;
    text-align: center;
    border: 5px solid #057705;
    border-radius: 5px;
    margin-bottom: 1rem;
    padding: 1rem
}
.paginas-internas .lista-servicios .item-servicios .fa {
    font-size: 6rem;
    color: #009AC7;
    margin-bottom: 1rem;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}
.paginas-internas .lista-servicios .item-servicios:hover .fa {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

#cajacookies {
    box-shadow: 0px 0px 5px 5px #a9a9a9;
    background-color: white;
    color: black;
    padding: 10px;
    margin-bottom: 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    
}

#cajacookies button {
    color: black;
} 


@media (max-width: 767px) {
	.encabezado {
		background-color: #00334e;
	}
	.servicios img{
		height: 60px;
	}
	#footer-grupo{
		width: 100%;
		height: auto
	}
	#mapa-escritorio{
		display: none;
	}
	#mapa-movil{
		display: block;
	}
	
	.boton-menu {
    border: 0;
    font-size: 2rem;
    margin: 0;
    padding: 0 .5rem;
    background: transparent;
    color: #fff;
	position: relative;
    left: 30%;
}
	.fixed-top{
		
	position: relative !important;
	}
	#cajacookies {
    box-shadow: 0px 0px 5px 5px #a9a9a9;
    background-color: white;
    color: black;
    padding: 10px;
    margin-bottom: 0px;
    position: fixed;
    bottom: 0px;
    width: 80%;
    text-align: center;
    
}

#cajacookies button {
    color: black;
} 
	.logo_general{
		width: 200px !important;
	}
	
	.logo_treintaanios{
		display: none;
	}
	
}


@media (min-width: 768px) {
	
	#mapa-escritorio{
		display: block;
	}
	#mapa-movil{
		display: none;
	}
    #menu-principal {
        height: auto !important;
        display: block;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    #menu-principal ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 0 0
    }
    #menu-principal ul li a {
        padding: .8rem;
        text-transform: capitalize;
        margin: 0 .3rem;
        border-top: 0px;
        border-bottom: 4px solid transparent;
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }
    #menu-principal ul li.active a,
    #menu-principal ul li a:hover {
        color: white;
        border-bottom: 1px solid;
		width: auto;
		font-weight: bold;
    }
    .boton-buscar {
        margin-left: 1rem;
        margin-right: 0;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    #bloque-buscar {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        position: absolute;
        width: 20rem;
        right: 3rem;
        top: 2.8rem;
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }
    .servicios article {
        margin: 1rem 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
    .servicios img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 150px;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        overflow: hidden;
        margin-right: 0;
        margin-bottom: 1rem;
        -webkit-transition: all 1s ease;
        transition: all 1s ease
    }
    .servicios article:hover img {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    .servicios h3 a::after {
        content: ""
    }
    .servicios h3 {
        margin: 0 0 .5rem 0;
        font-size: 1.5rem;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 100%
    }
    .servicios h3 a {
        display: block;
        width: 100%
    }
    .servicios p {
        width: 100%;
		
    }
	p{
		font-family: Tahoma, sans-serif !important;
	}
    .servicios .btn-secondary {
        margin-top: auto
    }
    .paginas-internas .lista-servicios .col-md-4 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .paginas-internas .lista-servicios .item-servicios {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .paginas-internas .lista-servicios .item-servicios .btn-primary {
        margin-top: auto
    }
}
@media (min-width: 992px) {
	#direcciones_footer{
		width: 20%;
    max-width: 20%;

	}
    html {
        font-size: 16px
    }
    .bienvenidos {
        background: url("../images/banner-azul.svg")no-repeat right center padding-box ,url("../images/Sonrie.jpeg")  no-repeat center top;
		background-position: 35rem, left;
		background-size: contain, cover;

		
    }
	
	
    
    .tu-mejor-eleccion ul li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 7rem
    }
    .tu-mejor-eleccion ul li .fa {
        text-align: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-right: 1rem;
        -webkit-transition: all 1s ease;
        transition: all 1s ease
    }
    .tu-mejor-eleccion ul li:hover .fa {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        background: #009AC7
    }
    .contenedor-eleccion {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0px;
        -ms-flex: 1 0 0px;
        flex: 1 0 0px
    }
    .tu-mejor-eleccion ul li .contenedor-eleccion h4 {
        margin-top: 0;
        font-size: 1rem
    }
    .tu-mejor-eleccion ul:first-child .fa {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 1rem;
        margin-right: 0
    }
    .tu-mejor-eleccion ul li p {
        font-size: .85rem;
        width: 100%
    }
    .servicios {
        background: white;
        background-size: cover
    }
}


/*# sourceMappingURL=estilos.css.map */
