/*061f35f7ef6e425b1a91d75976a4dafd*/
/* @import "custom.scss" */

/*c3a3fe8a2129cb28c9916117447e9fe4*/
/* @import "custom.scss" */

/*b4f0c523e465da9ed0d573e2789a8cac*/
/* @import "custom.scss" */

/*Header*/
#g-navigation {
    background-image: url(http://synergeyes.scot/images/waves-consumer.png);
    background-repeat: repeat-x;
}

/*textos*/
h1 {
    font-weight: 600;
    font-size: 26px;
    line-height: 28px;
    margin: 0;
}
h3 {
	font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}

h3.g-title {
    font-size: 22px;
    font-weight: 400;
    margin: 1em 0 0 0;
    padding: 0;
}

/*título*/
#custom-6885-particle {
	border-bottom: 1px solid #eee;
    padding: 0 0 1em 0;
}

/*rrss*/
.g-social .fa-fw {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #2bbdd7;
    border-radius: 50px;
    padding: 8px;
    color:#fff;
}

/*cuadro aviso legal*/
.policy {
    border: 2px solid #2bbdd7;
    border-radius: 8px;
    padding: 1em;
    text-align: center;
}

/*copyright*/
#g-copyright {
    border-top: 1px solid #eee;
}
.fp-copyright {
    margin-top: 2rem;
}