@charset "UTF-8";
/*
Theme Name: SS+ Comunicacao e Eventos
Author: Tiago Pires, Renato Alves and SS+ Comunicacao
Description: Tema feito sob medida para site da SS+ Comunica├º├úo e Eventos
Version: 2.3
*/
@font-face {
    font-family: UPCDI;
    src: url("fonts/upcdi-webfont.eot");
    src: url("fonts/upcdi-webfont.eot?#iefix") format("embedded-opentype"), url(fonts/upcdi-webfont.woff) format("woff"), url(fonts/upcdi-webfont.ttf) format("truetype"), url(fonts/upcdi-webfont.svg#dilleniaupcitalic) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: DilleniaUPC;
    src: url("fonts/upcdl-webfont.eot");
    src: url(fonts/upcdl-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/upcdl-webfont.woff) format("woff"), url(fonts/upcdl-webfont.ttf) format("truetype"), url(fonts/upcdl-webfont.svg#dilleniaupcregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background: 0 0;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

mark {
    background: #ff0;
    color: #000;
}

sub, sup {
    line-height: 0;
    position: relative;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

/* ! Foundation */
meta.foundation-version {
    font-family: "/5.1.0/";
}

meta.foundation-mq-small {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0;
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.063em)/";
    width: 40.063em;
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.063em)/";
    width: 64.063em;
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.063em)/";
    width: 90.063em;
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.063em)/";
    width: 120.063em;
}

meta.foundation-data-attribute-namespace {
    font-family: false;
}

body, html {
    height: 100%;
}

*, :after, :before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #fff;
    color: #222;
    line-height: 1;
    position: relative;
    cursor: default;
}

a:hover {
    cursor: pointer;
}

embed, img, object {
    max-width: 100%;
    height: auto;
}

embed, object {
    height: 100%;
}

img {
    -ms-interpolation-mode: bicubic;
}

#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object {
    max-width: none !important;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.hide {
    display: none;
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    display: inline-block;
}

textarea {
    height: auto;
    min-height: 50px;
}

select {
    width: 100%;
}

.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5em;
    *zoom: 1;
}

.row:after, .row:before {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
    float: left;
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}

.row .row {
    width: auto;
    margin-left: -.9375em;
    margin-right: -.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1;
}

.row .row:after, .row .row:before {
    content: " ";
    display: table;
}

.row .row:after {
    clear: both;
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none;
    *zoom: 1;
}

.row .row.collapse:after, .row .row.collapse:before {
    content: " ";
    display: table;
}

.row .row.collapse:after {
    clear: both;
}

.column, .columns {
    padding-left: .9375em;
    padding-right: .9375em;
    width: 100%;
    float: left;
}

@media only screen {
    .column.small-centered, .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .column.small-uncentered, .columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: right;
    }

    .small-push-0 {
        left: 0;
        right: auto;
    }

    .small-pull-0 {
        right: 0;
        left: auto;
    }

    .small-push-1 {
        left: 8.33333%;
        right: auto;
    }

    .small-pull-1 {
        right: 8.33333%;
        left: auto;
    }

    .small-push-2 {
        left: 16.66667%;
        right: auto;
    }

    .small-pull-2 {
        right: 16.66667%;
        left: auto;
    }

    .small-push-3 {
        left: 25%;
        right: auto;
    }

    .small-pull-3 {
        right: 25%;
        left: auto;
    }

    .small-push-4 {
        left: 33.33333%;
        right: auto;
    }

    .small-pull-4 {
        right: 33.33333%;
        left: auto;
    }

    .small-push-5 {
        left: 41.66667%;
        right: auto;
    }

    .small-pull-5 {
        right: 41.66667%;
        left: auto;
    }

    .small-push-6 {
        left: 50%;
        right: auto;
    }

    .small-pull-6 {
        right: 50%;
        left: auto;
    }

    .small-push-7 {
        left: 58.33333%;
        right: auto;
    }

    .small-pull-7 {
        right: 58.33333%;
        left: auto;
    }

    .small-push-8 {
        left: 66.66667%;
        right: auto;
    }

    .small-pull-8 {
        right: 66.66667%;
        left: auto;
    }

    .small-push-9 {
        left: 75%;
        right: auto;
    }

    .small-pull-9 {
        right: 75%;
        left: auto;
    }

    .small-push-10 {
        left: 83.33333%;
        right: auto;
    }

    .small-pull-10 {
        right: 83.33333%;
        left: auto;
    }

    .small-push-11 {
        left: 91.66667%;
        right: auto;
    }

    .small-pull-11 {
        right: 91.66667%;
        left: auto;
    }

    .column, .columns {
        position: relative;
        padding-left: .9375em;
        padding-right: .9375em;
        float: left;
    }

    .small-1 {
        width: 8.33333%;
    }

    .small-2 {
        width: 16.66667%;
    }

    .small-3 {
        width: 25%;
    }

    .small-4 {
        width: 33.33333%;
    }

    .small-5 {
        width: 41.66667%;
    }

    .small-6 {
        width: 50%;
    }

    .small-7 {
        width: 58.33333%;
    }

    .small-8 {
        width: 66.66667%;
    }

    .small-9 {
        width: 75%;
    }

    .small-10 {
        width: 83.33333%;
    }

    .small-11 {
        width: 91.66667%;
    }

    .small-12 {
        width: 100%;
    }

    [class*=column] + [class*=column]:last-child {
        float: right;
    }

    [class*=column] + [class*=column].end {
        float: left;
    }

    .small-offset-0 {
        margin-left: 0 !important;
    }

    .small-offset-1 {
        margin-left: 8.33333% !important;
    }

    .small-offset-2 {
        margin-left: 16.66667% !important;
    }

    .small-offset-3 {
        margin-left: 25% !important;
    }

    .small-offset-4 {
        margin-left: 33.33333% !important;
    }

    .small-offset-5 {
        margin-left: 41.66667% !important;
    }

    .small-offset-6 {
        margin-left: 50% !important;
    }

    .small-offset-7 {
        margin-left: 58.33333% !important;
    }

    .small-offset-8 {
        margin-left: 66.66667% !important;
    }

    .small-offset-9 {
        margin-left: 75% !important;
    }

    .small-offset-10 {
        margin-left: 83.33333% !important;
    }

    .small-offset-11 {
        margin-left: 91.66667% !important;
    }

    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }
}

@media only screen and (min-width: 40.063em) {
    .column.medium-centered, .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .column.medium-uncentered, .columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: right;
    }

    .medium-push-0 {
        left: 0;
        right: auto;
    }

    .medium-pull-0 {
        right: 0;
        left: auto;
    }

    .medium-push-1 {
        left: 8.33333%;
        right: auto;
    }

    .medium-pull-1 {
        right: 8.33333%;
        left: auto;
    }

    .medium-push-2 {
        left: 16.66667%;
        right: auto;
    }

    .medium-pull-2 {
        right: 16.66667%;
        left: auto;
    }

    .medium-push-3 {
        left: 25%;
        right: auto;
    }

    .medium-pull-3 {
        right: 25%;
        left: auto;
    }

    .medium-push-4 {
        left: 33.33333%;
        right: auto;
    }

    .medium-pull-4 {
        right: 33.33333%;
        left: auto;
    }

    .medium-push-5 {
        left: 41.66667%;
        right: auto;
    }

    .medium-pull-5 {
        right: 41.66667%;
        left: auto;
    }

    .medium-push-6 {
        left: 50%;
        right: auto;
    }

    .medium-pull-6 {
        right: 50%;
        left: auto;
    }

    .medium-push-7 {
        left: 58.33333%;
        right: auto;
    }

    .medium-pull-7 {
        right: 58.33333%;
        left: auto;
    }

    .medium-push-8 {
        left: 66.66667%;
        right: auto;
    }

    .medium-pull-8 {
        right: 66.66667%;
        left: auto;
    }

    .medium-push-9 {
        left: 75%;
        right: auto;
    }

    .medium-pull-9 {
        right: 75%;
        left: auto;
    }

    .medium-push-10 {
        left: 83.33333%;
        right: auto;
    }

    .medium-pull-10 {
        right: 83.33333%;
        left: auto;
    }

    .medium-push-11 {
        left: 91.66667%;
        right: auto;
    }

    .medium-pull-11 {
        right: 91.66667%;
        left: auto;
    }

    .column, .columns {
        position: relative;
        padding-left: .9375em;
        padding-right: .9375em;
        float: left;
    }

    .medium-1 {
        width: 8.33333%;
    }

    .medium-2 {
        width: 16.66667%;
    }

    .medium-3 {
        width: 25%;
    }

    .medium-4 {
        width: 33.33333%;
    }

    .medium-5 {
        width: 41.66667%;
    }

    .medium-6 {
        width: 50%;
    }

    .medium-7 {
        width: 58.33333%;
    }

    .medium-8 {
        width: 66.66667%;
    }

    .medium-9 {
        width: 75%;
    }

    .medium-10 {
        width: 83.33333%;
    }

    .medium-11 {
        width: 91.66667%;
    }

    .medium-12 {
        width: 100%;
    }

    [class*=column] + [class*=column]:last-child {
        float: right;
    }

    [class*=column] + [class*=column].end {
        float: left;
    }

    .medium-offset-0 {
        margin-left: 0 !important;
    }

    .medium-offset-1 {
        margin-left: 8.33333% !important;
    }

    .medium-offset-2 {
        margin-left: 16.66667% !important;
    }

    .medium-offset-3 {
        margin-left: 25% !important;
    }

    .medium-offset-4 {
        margin-left: 33.33333% !important;
    }

    .medium-offset-5 {
        margin-left: 41.66667% !important;
    }

    .medium-offset-6 {
        margin-left: 50% !important;
    }

    .medium-offset-7 {
        margin-left: 58.33333% !important;
    }

    .medium-offset-8 {
        margin-left: 66.66667% !important;
    }

    .medium-offset-9 {
        margin-left: 75% !important;
    }

    .medium-offset-10 {
        margin-left: 83.33333% !important;
    }

    .medium-offset-11 {
        margin-left: 91.66667% !important;
    }

    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    .push-0 {
        left: 0;
        right: auto;
    }

    .pull-0 {
        right: 0;
        left: auto;
    }

    .push-1 {
        left: 8.33333%;
        right: auto;
    }

    .pull-1 {
        right: 8.33333%;
        left: auto;
    }

    .push-2 {
        left: 16.66667%;
        right: auto;
    }

    .pull-2 {
        right: 16.66667%;
        left: auto;
    }

    .push-3 {
        left: 25%;
        right: auto;
    }

    .pull-3 {
        right: 25%;
        left: auto;
    }

    .push-4 {
        left: 33.33333%;
        right: auto;
    }

    .pull-4 {
        right: 33.33333%;
        left: auto;
    }

    .push-5 {
        left: 41.66667%;
        right: auto;
    }

    .pull-5 {
        right: 41.66667%;
        left: auto;
    }

    .push-6 {
        left: 50%;
        right: auto;
    }

    .pull-6 {
        right: 50%;
        left: auto;
    }

    .push-7 {
        left: 58.33333%;
        right: auto;
    }

    .pull-7 {
        right: 58.33333%;
        left: auto;
    }

    .push-8 {
        left: 66.66667%;
        right: auto;
    }

    .pull-8 {
        right: 66.66667%;
        left: auto;
    }

    .push-9 {
        left: 75%;
        right: auto;
    }

    .pull-9 {
        right: 75%;
        left: auto;
    }

    .push-10 {
        left: 83.33333%;
        right: auto;
    }

    .pull-10 {
        right: 83.33333%;
        left: auto;
    }

    .push-11 {
        left: 91.66667%;
        right: auto;
    }

    .pull-11 {
        right: 91.66667%;
        left: auto;
    }
}

@media only screen and (min-width: 64.063em) {
    .column.large-centered, .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .column.large-uncentered, .columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right;
    }

    .large-push-0 {
        left: 0;
        right: auto;
    }

    .large-pull-0 {
        right: 0;
        left: auto;
    }

    .large-push-1 {
        left: 8.33333%;
        right: auto;
    }

    .large-pull-1 {
        right: 8.33333%;
        left: auto;
    }

    .large-push-2 {
        left: 16.66667%;
        right: auto;
    }

    .large-pull-2 {
        right: 16.66667%;
        left: auto;
    }

    .large-push-3 {
        left: 25%;
        right: auto;
    }

    .large-pull-3 {
        right: 25%;
        left: auto;
    }

    .large-push-4 {
        left: 33.33333%;
        right: auto;
    }

    .large-pull-4 {
        right: 33.33333%;
        left: auto;
    }

    .large-push-5 {
        left: 41.66667%;
        right: auto;
    }

    .large-pull-5 {
        right: 41.66667%;
        left: auto;
    }

    .large-push-6 {
        left: 50%;
        right: auto;
    }

    .large-pull-6 {
        right: 50%;
        left: auto;
    }

    .large-push-7 {
        left: 58.33333%;
        right: auto;
    }

    .large-pull-7 {
        right: 58.33333%;
        left: auto;
    }

    .large-push-8 {
        left: 66.66667%;
        right: auto;
    }

    .large-pull-8 {
        right: 66.66667%;
        left: auto;
    }

    .large-push-9 {
        left: 75%;
        right: auto;
    }

    .large-pull-9 {
        right: 75%;
        left: auto;
    }

    .large-push-10 {
        left: 83.33333%;
        right: auto;
    }

    .large-pull-10 {
        right: 83.33333%;
        left: auto;
    }

    .large-push-11 {
        left: 91.66667%;
        right: auto;
    }

    .large-pull-11 {
        right: 91.66667%;
        left: auto;
    }

    .column, .columns {
        position: relative;
        padding-left: .9375em;
        padding-right: .9375em;
        float: left;
    }

    .large-1 {
        width: 8.33333%;
    }

    .large-2 {
        width: 16.66667%;
    }

    .large-3 {
        width: 25%;
    }

    .large-4 {
        width: 33.33333%;
    }

    .large-5 {
        width: 41.66667%;
    }

    .large-6 {
        width: 50%;
    }

    .large-7 {
        width: 58.33333%;
    }

    .large-8 {
        width: 66.66667%;
    }

    .large-9 {
        width: 75%;
    }

    .large-10 {
        width: 83.33333%;
    }

    .large-11 {
        width: 91.66667%;
    }

    .large-12 {
        width: 100%;
    }

    [class*=column] + [class*=column]:last-child {
        float: right;
    }

    [class*=column] + [class*=column].end {
        float: left;
    }

    .large-offset-0 {
        margin-left: 0 !important;
    }

    .large-offset-1 {
        margin-left: 8.33333% !important;
    }

    .large-offset-2 {
        margin-left: 16.66667% !important;
    }

    .large-offset-3 {
        margin-left: 25% !important;
    }

    .large-offset-4 {
        margin-left: 33.33333% !important;
    }

    .large-offset-5 {
        margin-left: 41.66667% !important;
    }

    .large-offset-6 {
        margin-left: 50% !important;
    }

    .large-offset-7 {
        margin-left: 58.33333% !important;
    }

    .large-offset-8 {
        margin-left: 66.66667% !important;
    }

    .large-offset-9 {
        margin-left: 75% !important;
    }

    .large-offset-10 {
        margin-left: 83.33333% !important;
    }

    .large-offset-11 {
        margin-left: 91.66667% !important;
    }

    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    .push-0 {
        left: 0;
        right: auto;
    }

    .pull-0 {
        right: 0;
        left: auto;
    }

    .push-1 {
        left: 8.33333%;
        right: auto;
    }

    .pull-1 {
        right: 8.33333%;
        left: auto;
    }

    .push-2 {
        left: 16.66667%;
        right: auto;
    }

    .pull-2 {
        right: 16.66667%;
        left: auto;
    }

    .push-3 {
        left: 25%;
        right: auto;
    }

    .pull-3 {
        right: 25%;
        left: auto;
    }

    .push-4 {
        left: 33.33333%;
        right: auto;
    }

    .pull-4 {
        right: 33.33333%;
        left: auto;
    }

    .push-5 {
        left: 41.66667%;
        right: auto;
    }

    .pull-5 {
        right: 41.66667%;
        left: auto;
    }

    .push-6 {
        left: 50%;
        right: auto;
    }

    .pull-6 {
        right: 50%;
        left: auto;
    }

    .push-7 {
        left: 58.33333%;
        right: auto;
    }

    .pull-7 {
        right: 58.33333%;
        left: auto;
    }

    .push-8 {
        left: 66.66667%;
        right: auto;
    }

    .pull-8 {
        right: 66.66667%;
        left: auto;
    }

    .push-9 {
        left: 75%;
        right: auto;
    }

    .pull-9 {
        right: 75%;
        left: auto;
    }

    .push-10 {
        left: 83.33333%;
        right: auto;
    }

    .pull-10 {
        right: 83.33333%;
        left: auto;
    }

    .push-11 {
        left: 91.66667%;
        right: auto;
    }

    .pull-11 {
        right: 91.66667%;
        left: auto;
    }
}

.button, button {
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding-right: 2rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #2ba6cb;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
    font-weight: 400 !important;
}

.button:focus, .button:hover, button:focus, button:hover {
    background-color: #2285a2;
    color: #fff;
}

.button.secondary, button.secondary {
    background-color: #e9e9e9;
    border-color: #bababa;
    color: #333;
}

.button.secondary:focus, .button.secondary:hover, button.secondary:focus, button.secondary:hover {
    background-color: #bababa;
    color: #333;
}

.button.success, button.success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #fff;
}

.button.success:focus, .button.success:hover, button.success:focus, button.success:hover {
    background-color: #4a831c;
    color: #fff;
}

.button.alert, button.alert {
    background-color: #c60f13;
    border-color: #9e0c0f;
    color: #fff;
}

.button.alert:focus, .button.alert:hover, button.alert:focus, button.alert:hover {
    background-color: #9e0c0f;
    color: #fff;
}

.button.large, button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem;
}

.button.small, button.small {
    padding-top: .875rem;
    padding-right: 1.75rem;
    padding-bottom: .9375rem;
    padding-left: 1.75rem;
    font-size: .8125rem;
}

.button.tiny, button.tiny {
    padding-top: .625rem;
    padding-right: 1.25rem;
    padding-bottom: .6875rem;
    padding-left: 1.25rem;
    font-size: .6875rem;
}

.button.expand, button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

.button.left-align, button.left-align {
    text-align: left;
    text-indent: .75rem;
}

.button.right-align, button.right-align {
    text-align: right;
    padding-right: .75rem;
}

.button.radius, button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.button.round, button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
}

.button.disabled, .button[disabled], button.disabled, button[disabled] {
    background-color: #2ba6cb;
    border-color: #2285a2;
    color: #fff;
    cursor: default;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover, button.disabled:focus, button.disabled:hover, button[disabled]:focus, button[disabled]:hover {
    color: #fff;
    background-color: #2ba6cb;
}

.button.disabled.secondary, .button[disabled].secondary, button.disabled.secondary, button[disabled].secondary {
    background-color: #e9e9e9;
    border-color: #bababa;
    color: #333;
    cursor: default;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary:focus, .button[disabled].secondary:hover, button.disabled.secondary:focus, button.disabled.secondary:hover, button[disabled].secondary:focus, button[disabled].secondary:hover {
    color: #333;
    background-color: #e9e9e9;
}

.button.disabled.success, .button[disabled].success, button.disabled.success, button[disabled].success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #fff;
    cursor: default;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover {
    color: #fff;
    background-color: #5da423;
}

.button.disabled.alert, .button[disabled].alert, button.disabled.alert, button[disabled].alert {
    background-color: #c60f13;
    border-color: #9e0c0f;
    color: #fff;
    cursor: default;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert:focus, .button[disabled].alert:hover, button.disabled.alert:focus, button.disabled.alert:hover, button[disabled].alert:focus, button[disabled].alert:hover {
    color: #fff;
    background-color: #c60f13;
}

@media only screen and (min-width: 40.063em) {
    .button, button {
        display: inline-block;
    }
}

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem;
    *zoom: 1;
}

[class*=block-grid-]:after, [class*=block-grid-]:before {
    content: " ";
    display: table;
}

[class*=block-grid-]:after {
    clear: both;
}

[class*=block-grid-] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 .625rem 1.25rem;
}

@media only screen {
    .small-block-grid-1 > li {
        width: 100%;
        list-style: none;
    }

    .small-block-grid-1 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both;
    }

    .small-block-grid-2 > li {
        width: 50%;
        list-style: none;
    }

    .small-block-grid-2 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both;
    }

    .small-block-grid-3 > li {
        width: 33.33333%;
        list-style: none;
    }

    .small-block-grid-3 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
    }

    .small-block-grid-4 > li {
        width: 25%;
        list-style: none;
    }

    .small-block-grid-4 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
    }

    .small-block-grid-5 > li {
        width: 20%;
        list-style: none;
    }

    .small-block-grid-5 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
    }

    .small-block-grid-6 > li {
        width: 16.66667%;
        list-style: none;
    }

    .small-block-grid-6 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
    }

    .small-block-grid-7 > li {
        width: 14.28571%;
        list-style: none;
    }

    .small-block-grid-7 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
    }

    .small-block-grid-8 > li {
        width: 12.5%;
        list-style: none;
    }

    .small-block-grid-8 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
    }

    .small-block-grid-9 > li {
        width: 11.11111%;
        list-style: none;
    }

    .small-block-grid-9 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
    }

    .small-block-grid-10 > li {
        width: 10%;
        list-style: none;
    }

    .small-block-grid-10 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
    }

    .small-block-grid-11 > li {
        width: 9.09091%;
        list-style: none;
    }

    .small-block-grid-11 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
    }

    .small-block-grid-12 > li {
        width: 8.33333%;
        list-style: none;
    }

    .small-block-grid-12 > li:nth-of-type(n) {
        clear: none;
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
    }
}

@media only screen and (min-width: 40.063em) {
    .medium-block-grid-1 > li {
        width: 100%;
        list-style: none;
    }

    .medium-block-grid-1 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both;
    }

    .medium-block-grid-2 > li {
        width: 50%;
        list-style: none;
    }

    .medium-block-grid-2 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both;
    }

    .medium-block-grid-3 > li {
        width: 33.33333%;
        list-style: none;
    }

    .medium-block-grid-3 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
    }

    .medium-block-grid-4 > li {
        width: 25%;
        list-style: none;
    }

    .medium-block-grid-4 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
    }

    .medium-block-grid-5 > li {
        width: 20%;
        list-style: none;
    }

    .medium-block-grid-5 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
    }

    .medium-block-grid-6 > li {
        width: 16.66667%;
        list-style: none;
    }

    .medium-block-grid-6 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
    }

    .medium-block-grid-7 > li {
        width: 14.28571%;
        list-style: none;
    }

    .medium-block-grid-7 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
    }

    .medium-block-grid-8 > li {
        width: 12.5%;
        list-style: none;
    }

    .medium-block-grid-8 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
    }

    .medium-block-grid-9 > li {
        width: 11.11111%;
        list-style: none;
    }

    .medium-block-grid-9 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
    }

    .medium-block-grid-10 > li {
        width: 10%;
        list-style: none;
    }

    .medium-block-grid-10 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
    }

    .medium-block-grid-11 > li {
        width: 9.09091%;
        list-style: none;
    }

    .medium-block-grid-11 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
    }

    .medium-block-grid-12 > li {
        width: 8.33333%;
        list-style: none;
    }

    .medium-block-grid-12 > li:nth-of-type(n) {
        clear: none;
    }

    .medium-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
    }
}

@media only screen and (min-width: 64.063em) {
    .large-block-grid-1 > li {
        width: 100%;
        list-style: none;
    }

    .large-block-grid-1 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both;
    }

    .large-block-grid-2 > li {
        width: 50%;
        list-style: none;
    }

    .large-block-grid-2 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both;
    }

    .large-block-grid-3 > li {
        width: 33.33333%;
        list-style: none;
    }

    .large-block-grid-3 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
    }

    .large-block-grid-4 > li {
        width: 25%;
        list-style: none;
    }

    .large-block-grid-4 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
    }

    .large-block-grid-5 > li {
        width: 20%;
        list-style: none;
    }

    .large-block-grid-5 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
    }

    .large-block-grid-6 > li {
        width: 16.66667%;
        list-style: none;
    }

    .large-block-grid-6 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
    }

    .large-block-grid-7 > li {
        width: 14.28571%;
        list-style: none;
    }

    .large-block-grid-7 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
    }

    .large-block-grid-8 > li {
        width: 12.5%;
        list-style: none;
    }

    .large-block-grid-8 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
    }

    .large-block-grid-9 > li {
        width: 11.11111%;
        list-style: none;
    }

    .large-block-grid-9 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
    }

    .large-block-grid-10 > li {
        width: 10%;
        list-style: none;
    }

    .large-block-grid-10 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
    }

    .large-block-grid-11 > li {
        width: 9.09091%;
        list-style: none;
    }

    .large-block-grid-11 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
    }

    .large-block-grid-12 > li {
        width: 8.33333%;
        list-style: none;
    }

    .large-block-grid-12 > li:nth-of-type(n) {
        clear: none;
    }

    .large-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
    }
}

a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, iframe, img, label, legend, li, ol, p, pre, q, s, samp, small, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

a, a:active, a:hover, a:link, a:visited {
    text-decoration: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

td, th {
    text-align: left;
    font-weight: 400;
}

iframe, img {
    border: none;
    text-decoration: none;
}

button, input, select, textarea {
    font-size: 100%;
    font-family: inherit;
}

select {
    margin: inherit;
}

hr {
    margin: 0;
    padding: 0;
    border: 0;
    color: #000;
    background-color: #000;
    height: 1px;
}

html {
    -webkit-font-smoothing: antialiased;
}

textarea {
    resize: none;
    outline: 0;
}

input {
    outline: 0;
}

strong {
    font-weight: 700;
}

.txtindent {
    font-size: 0;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

body {
    font-family: DilleniaUPC;
}

#header {
    height: 65px;
}

#logo {
    width: 131px;
    height: 132px;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 15px;
    background: url(images/ssmais.jpg) no-repeat;
}

#menu-main .menu-int {
    list-style: none;
    margin-top: 20px;
}

#menu-main .menu-int .menu-item {
    float: left;
    line-height: 20px;
    border-left: 1px solid #9b9b9b;
}

#menu-main .menu-int .menu-item:first-child {
    padding-left: 0;
    border: none;
}

#menu-main .menu-int a {
    color: #888;
    font-size: 1.9375em;
    padding: 0 30px;
    font-weight: 700;
}

#menu-main .menu-int a:hover,
.single .blog_related a {
    color: #ed2f59 !important;
}

#banner, #banner .banner {
    width: 100%;
    height: auto;
}

h2.title {
    font-size: 9.75em;
    color: #ed2f59;
    text-transform: uppercase;
    margin-bottom: -30px;
}

.cases {
    margin: 40px 0 80px;
}

.cases .margin {
    margin: 0 5px;
}

.cases .list {
    float: left;
    margin-bottom: 10px;
}

.cases img {
    width: 100%;
}

.cases .thumbnail {
    display: block;
    height: 235px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.cases .plus {
    background: url(images/plus-2.png) no-repeat;
    height: 30px;
    left: 20px;
    position: absolute;
    top: 190px;
    width: 30px;
}

.cases ul li a #mascara {
    width: 90%;
    height: 350px;
    position: absolute;
    bottom: 0;
    top: 60%;
    left: -70% !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    background-color: #ed2f59;
}

.cases ul li a:hover #mascara {
    -webkit-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -webkit-transform: scale(8);
    -ms-transform: scale(8);
    -o-transform: scale(8);
    background-color: #ed2f59;
}

.cases .content {
    width: 100%;
    height: 205px;
    font-family: Corbel, sans-serif;
    color: #fff;
    font-size: .9375em;
    line-height: 20px;
    position: absolute;
    overflow: hidden;
    top: 0;
    padding: 15px;
    display: none;
}

.cases .content:hover {
    -webkit-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}

.cases .content .title {
    margin-bottom: 25px;
    text-transform: uppercase;
}

.cases .content .text {
    position: relative;
    z-index: 2;
}

.we {
    background: #f7f7f7;
    padding: 40px 0;
}

.we header {
    margin-bottom: 45px;
}

.id .wetitle,
.we .wetitle {
    font-size: 5.3125em;
    color: #ed2f59;
    text-transform: uppercase;
}

.we .our {
    font-size: 11.25em;
    color: #ed2f59;
    text-transform: uppercase;
    float: left;
    line-height: 85px;
}

.we .world {
    font-size: 15.625em;
    color: #ed2f59;
    text-transform: uppercase;
    line-height: 150px;
}

.we .text {
    font-family: Arial, sans-serif;
    font-size: 1.5em;
    color: #878788;
    line-height: 30px;
    text-align: justify;
}

.whattodo {
    padding: 10px 0 70px;
    background: #efeeee;
    text-align: center;
    font-size: 6.125em;
    color: #ed2f59;
    text-transform: uppercase;
    line-height: 55px;
}

.whattodo header {
    margin-top: 90px;
}

.whattodo .organogram {
    height: 470px;
    background: url(images/organogram.png) no-repeat bottom center;
}

.id {
    padding: 0 0 50px;
    background: #dedede;
}

.id header {
    margin-top: 60px;
}

#prev-id,
.bx-prev {
    width: 50px;
    height: 75px;
    background: url(images/controls.png) no-repeat -10px -130px #fff;
    display: block;
    position: absolute;
    left: 15px;
    top: 45%;
    cursor: pointer;
    z-index: 999;
}

#prev-id:hover,
.bx-prev:hover {
    background-position: -10px -24px;
}

#next-id,
.bx-next {
    width: 50px;
    height: 75px;
    background: url(images/controls.png) no-repeat -120px -130px #fff;
    display: block;
    position: absolute;
    right: 15px;
    top: 45%;
    cursor: pointer;
    z-index: 999;
}

#next-id:hover,
.bx-next:hover {
    background-position: -120px -24px;
}

#instagram {
    border-top: 40px solid #f7f7f7;
    border-bottom: 40px solid #f7f7f7;
    position: relative;
}

.single #instagram,
.search #instagram {
    border: 0;
}

.single .facebook_section,
.search .facebook_section {
    margin-bottom: 30px;
}

.ig-b- {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-left: 5px;
}

.ig-b- img {
    visibility: hidden;
}

.ig-b-:hover {
    background-position: 0 -60px;
}

.ig-b-:active {
    background-position: 0 -120px;
}

.ig-b-32 {
    width: 32px;
    height: 32px;
    background: url(//badges.instagram.com/static/images/ig-badge-sprite-32.png) no-repeat 0 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .ig-b-32 {
        background-image: url(//badges.instagram.com/static/images/ig-badge-sprite-32@2x.png);
        background-size: 60px 178px;
    }
}

h2.instagram_title {
    font-size: 2em;
    color: #ed2f59;
}

.article_sidebar header h2 {
    border-bottom: 1px solid #d8dfea;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#instagram .item .link .img {
    filter: url(images/filters.svg#grayscale);
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -webkit-backface-visibility: hidden;
}

#instagram .item .link:hover .img {
    filter: none;
    -webkit-filter: grayscale(0%);
}

.g {
    overflow: hidden;
}

.g li {
    float: left;
    list-style: none;
    width: 50%;
}

.single .g li,
.search .g li {
    border: 0;
    margin: 0;
    padding: 5px;
    width: 50%;
}

.g img {
    display: block;
}

.single .g img,
.search .g img {
    padding: 0;
}

.g li:nth-child(odd) {
    clear: left;
}

@media screen and (min-width: 40em) {
    .g li {
        width: 20%;
    }

    .g li:nth-child(odd) {
        clear: none;
    }
}

@media screen and (min-width: 55em) {
    .g li {
        width: 11.1%;
    }

    .g li:nth-child(3n+1) {
        clear: none;
    }
}

@media screen and (min-width: 72em) {
    .g li:nth-child(4n+1) {
        clear: none;
    }
}

@media screen and (min-width: 90em) {
    .g li:nth-child(6n+1) {
        clear: left;
    }

    .g li:nth-child(5n+1) {
        clear: none;
    }
}

.contact {
    background: #e2e0e0;
}

.contact .contact-int, .contact .contact-side {
    margin: 90px 0 40px;
}

.contact .contact-int .wpcf7 {
    font-family: Arial, sans-serif;
}

.contact .contact-int .title {
    font-size: 5.625em;
    color: #ed2f59;
    line-height: 55px;
    padding: 0 0 45px 15px;
    text-transform: uppercase;
}

.contact .contact-int .wpcf7 input {
    width: 100%;
    height: 45px;
    padding-left: 15px;
    font-size: 1.125em;
    margin-bottom: 10px;
    border: 1px solid #c3c3c3;
}

.contact .contact-int .wpcf7 input[type=submit] {
    width: 100%;
    text-transform: uppercase;
    text-align: left;
    border: none;
    background-color: #48499e;
    color: #fff;
    cursor: pointer;
}

.contact .contact-int .wpcf7 textarea {
    width: 100%;
    height: 205px;
    padding: 15px 0 0 15px;
    font-size: 1.125em;
    margin-bottom: 8px;
    border: 1px solid #c3c3c3 !important;
}

.contact .contact-side {
    font-family: Arial, sans-serif;
    font-size: 1.6875em;
    color: #888;
}

.contact .contact-side .title {
    font-family: DilleniaUPC, sans-serif;
    font-size: 3.75em;
    text-transform: uppercase;
    color: #ed2f59;
}

.contact .contact-side .text-title {
    color: #000;
    margin-top: 25px;
}

.contact .contact-side .link {
    color: #888;
}

.contact .contact-side .text-footer {
    font-family: Arial, sans-serif;
    font-size: .6em;
    line-height: 22px;
}

.contact .contact-side .redes {
    float: left;
    margin: 25px 15px 0 0;
}

.contact .redes {
    list-style: none;
}

.contact .redes .link-social {
    width: 69px;
    height: 69px;
    display: table-cell;
    margin: 25px 15px 0 0;
}

.contact .contact-side .facebook .link-social {
    background: url(images/facebook.jpg) no-repeat;
}

.contact .contact-side .instagran-social .link-social {
    background: url(images/instagran-social.jpg) no-repeat;
}

.adress-top {
    background: #d5d3d3;
}

.adress-top-int {
    max-height: 103px;
}

.adress-top-int .address {
    color: #ed2f59;
}

.adress-top-int .address .address-1 {
    font-size: 5.6875em;
    text-transform: uppercase;
}

.adress-top-int .address .address-2 {
    font-size: 3.75em;
    text-transform: uppercase;
}

.flex-video {
    width: 100%;
}

.adress-footer {
    background: #d5d3d3;
    margin-top: -5px;
}

.adress-footer-int {
    height: auto;
}

.adress-footer-int p {
    font-family: Arial, sans-serif;
    color: #888;
    font-size: 1.125em;
    line-height: 55px;
}

.footer-logos {
    background: #ebebeb;
}

.footer-logos .bx-prev {
    top: 5px;
}

.footer-logos .bx-next {
    top: 5px;
}

.footer-logos-int {
    margin-bottom: 40px;
}

.footer-logos-int .text-logos p {
    font-size: 3.75em;
    color: #ed2f59;
}

.footer-logos-int .logos-imgs {
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
    padding: 20px 0;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important;
}

.fb-like-box span iframe[style] {
    height: 200px !important;
}

.footer {
    background: #414141;
}

.footer-int {
    padding: 25px 0;
}

.footer-int .logo-footer {
    width: 53px;
    height: 53px;
    display: block;
    background: url(images/logo-footer.jpg);
    margin: 0 auto 15px;
}

.footer-int .text-footer {
    font-family: Arial;
    font-size: 14px;
    color: #888;
    text-align: center;
}

.go-top-sets {
    display: none;
}

.page .wpcf7 form{
    font-family: 'Open Sans', sans-serif;
}

.page .wpcf7 form h3.title {
    margin: 20px 0 5px;
    font-size: 18px;
}

.page .wpcf7 form h3.title + p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
}

.page .wpcf7 form .subtitle {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}

.page .wpcf7 form input[type='text'],
.page .wpcf7 form input[type='email'] {
    height: 50px;
    margin-bottom: 20px;
}

.page .wpcf7 form input,
.page .wpcf7 form textarea {
    margin-bottom: 20px;
    background: none;
    padding: 10px;
    border: 1px solid #595959;
}

.page .wpcf7 form .wpcf7-list-item {
    font-weight: 300;
    font-size: 15px;
    height: 30px;
    display: block;
}

.page .wpcf7 form .wpcf7-radio {
    margin-bottom: 20px;
    display: block;
}

.page .wpcf7 form .wpcf7-checkbox {
    display: block;
    margin-bottom: 25px;
}

.page .wpcf7 form input[type='submit'] {
    text-transform: uppercase;
    text-align: left;
    border: none;
    background-color: #48499e;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
}

@media only screen and (min-width: 64.063em) {
    .footer-logos-int .text-logos p {
        line-height: 100px;
    }

    .go-top-sets {
        position: fixed;
        left: 90%;
        bottom: 30px;
        display: block;
    }

    .go-top-sets span {
        background: url(images/arrow.png) no-repeat 53px 8px #ed2f59;
        font-family: 'Open Sans', sans-serif;
        font-size: .9375em;
        color: #fff;
        font-weight: 400 !important;
        padding: 10px 47px 10px 9px;
        width: 90px;
        display: block;
        margin-left: 30px;
        cursor: pointer;
    }

    .we .world {
        line-height: 50px;
    }

    #prev-id,
    .bx-prev {
        left: -60px;
        background: url(images/controls.png) no-repeat -10px -130px;
    }

    #next-id,
    .bx-next {
        right: -60px;
        background: url(images/controls.png) no-repeat -120px -130px;
    }
}

.blog_case {
    font-family: Verdana, sans-serif;
    margin-top: 110px;
}

.blog_case img {
    float: left;
    padding: 10px;
    padding-left: 0;
}

.blog_case .main_img img {
    border-bottom: 10px solid #ed2f59;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

.entry-article {
    border-bottom: 5px solid #ed2f59;
    padding-bottom: 30px;
    margin-bottom: 10px;
}

.entry-article h1,
.entry-article h2,
.entry-article h3,
.entry-article h4,
.article_sidebar h3,
.title-case-box {
    color: #ed2f59;
    font-weight: 700;
    margin-bottom: 10px;
}

.entry-article h1 {
    font-size: 3rem;
}

.entry-article h2 {
    font-size: 2rem;
}

.entry-article h3,
.title-case-box {
    font-size: 1.5rem;
}

.entry-article a {
    color: #ed2f59;
    font-weight: 700;
}

.entry-article a:hover {
    text-decoration: underline;
}

.entry-article p {
    font-family: inherit;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}

.entry-article ul,
.entry-article ol {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    margin-left: 1.7rem;
    list-style-position: outside;
    font-family: inherit;
}

.search .title-case-box {
    margin-bottom: 30px;
}

.search .blog_case h2 {
    border-bottom: 2px solid #ed2f59;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.search .blog_case h2 a {
    color: #ed2f59;
    font-weight: bold;
}

.article_sidebar h3 {
    float: left;
    border-bottom: 5px solid #ed2f59;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 100%;
}

.article_sidebar h3 span {
    float: left;
    border-bottom: 3px solid #ed2f59;
}

.article_sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.article_sidebar li {
    border-bottom: 1px solid #ed2f59;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 100%;
}

.article_sidebar li a {
    color: #ed2f59;
}

.single .footer-logos,
.search .footer-logos {
    margin-top: 50px;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.bx-wrapper img {
    display: block;
}

.bx-wrapper .bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

.ssmais_pager .bx-pager {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.ssmais_pager .bx-pager .bx-pager-item {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.ssmais_pager .bx-pager .bx-pager-item a {
    background: #888;
    display: block;
    padding: 0;
    outline: 0;
    text-indent: -9999px;
    *zoom: 1;
}

.ssmais_pager .bx-pager .bx-pager-item a:hover,
.ssmais_pager .bx-pager .bx-pager-item a.active {
    background: #ed2f59;
    border-right: 1px solid #FFFFFF;
}

.contact .redes.briefing .link-social{
    margin: 25px 15px 0 0;
    background-color: #48499e;
    color: white;
    vertical-align: middle;
    padding: 0 21px;
}

@media (max-width: 767px) {
    h2.title{
        font-size: 5em;
    }
    .page .wpcf7 form textarea{
        width: 100%;
    }
}

@media (max-width: 575px){
    nav.screen form#searchform{
        display: none;
    }
}

@media (min-width: 0px) {
    nav#cbp-spmenu-s1 {
        display: none;
    }

    nav.screen div {
        margin: 0 7%;
    }

    nav.screen * {
        font-family: Verdana, 'Novecento', sans-serif !important;
    }

    nav.screen ::-webkit-input-placeholder {
        color: #553c82;
    }

    nav.screen ::-moz-placeholder {
        color: #553c82;
    }

    nav.screen :-ms-input-placeholder {
        color: #553c82;
    }

    nav.screen input:-moz-placeholder {
        color: #553c82;
    }

    nav.screen {
        height: 50px;
        z-index: 1000;
        position: fixed;
        top: 0;
        background-color: #48499e;
        opacity: .8;
        width: 100%;
        display: block;
        font-family: Verdana, 'Novecento', sans-serif;
        font-weight: normal;
        font-size: 17px;
    }

    nav.screen ul:first-of-type2 {
        display: block;
        padding: 12px;
        height: 26px;
        border-right: 1px solid #553c82;
        border-left: 1px solid #553c8c;
        min-width: 50px;
        max-width: 100px;
        float: left;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    nav.screen ul:hover {
        background-color: #553c8c;
    }

    nav.screen ul.menu {
        text-align: right;
        background-image: url("images/menu.gif");
        background-size: 30%;
        background-position: 10px 8px;
        background-repeat: no-repeat;
        height: 50px;
        width: 113px;
        float: left;
        position: relative;
        border-right: 1px solid #553c8c;
        border-left: 1px solid #553c8c;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    nav.screen ul.menu a.mais {
        margin: 0;
        padding: 0;
        position: absolute;
        right: 12px;
        text-transform: uppercase;
        top: 15px;
    }

    nav.screen ul.menu li {
        display: none;
        opacity: 0;
        filter: alpha(opacity=0);
        width: 350px !important;
        top: 50px;
        left: -1px;
        position: absolute;
        background-color: #553c8c;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-gap: 0;
        font-size: 15px;
        height: 300px;
        padding: 0;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    nav.screen ul.menu:hover li {
        display: block;
        opacity: 1;
        filter: alpha(opacity=1);
        width: 350px !important;
        top: 50px;
        left: -1px;
        position: absolute;
        background-color: #553c8c;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        -moz-column-gap: 0;
        -webkit-column-gap: 0;
        font-size: 15px;
        height: 270px;
        padding: 0;
    }

    nav.screen ul.menu li a:link,
    nav.screen ul.menu li a:visited {
        display: block;
        text-align: left;
        font-weight: bold;
        text-transform: uppercase;
        padding: 10px 10px 10px 20px;
        margin: 0;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    nav.screen ul.menu li a:hover,
    nav.screen ul.menu li a:active {
        background: #8c78a5;
    }

    nav.screen ul a:link, nav.screen ul a:visited {
        color: #fff;
        text-decoration: none;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    nav.screen ul a:hover, nav.screen ul a:active {
        color: #fff;
        text-decoration: none;
    }

    nav.screen ul.facebook {
        width: 50px;
        float: right;
        padding: 7px 0 0 4px;
        border-right: 1px solid #553c8c;
        border-left: 1px solid #553c8c;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    nav.screen ul.facebook:hover,
    nav.screen ul.mail:hover {
        background-color: #ed2f59;
        /* #484a9d; */
    }

    nav.screen ul.mail {
        width: 50px;
        float: right;
        padding: 7px 0 0 4px;
        border-right: 1px solid #553c8c;
        display: block;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    nav.screen form#searchform {
        height: 50px;
        width: auto;
        background-color: transparent;
        color: #fff;
        float: right;
        min-width: 50px;
    }

    nav.screen form#searchform input.field {
        height: 30px;
        background-color: rgba(255, 255, 255, 0.5);
        background-image: url("images/busca_logo.png");
        background-position: left;
        background-repeat: no-repeat;
        background-size: 40px;
        border: 0;
        margin: 10px 10px 0;
        font-family: 'Novecento';
        width: auto;
        min-width: 30px;
        font-size: 16px;
        padding: 0 15px 0 40px;
        color: #553c8c;
        float: right;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    nav.screen form#searchform input.field:active,
    nav.screen form#searchform input.field:hover {
        background-color: white;
    }

    nav.screen form#searchform input.submit {
        display: none;
        float: left;
        width: 50px;
        height: 50px;
        background: url("images/busca_logo.png") center no-repeat;
        border: 0;
    }
}

.intro {
    background: url("images/home_img.jpg") no-repeat #000;
    padding: 0 0 50px 0;
}

.intro .row {
    border-bottom: 11px solid #ed2f59;
    margin-top: 50px;
}

.intro .row .columns {
    padding: 0;
}

.inner_intro {
    display: block;
    margin: 100px 0 0 0;
    padding: 50px 0 50px 0;
    position: relative;
    text-align: center;
}

.inner_intro .left,
.inner_intro .right {
    bottom: 0;
    margin-bottom: 20px;
    position: absolute;
}

.inner_intro .left {
    left: 0;
}

.inner_intro .right {
    right: 0;
}

.inner_intro .logo {
    display: block;
}

.inner_intro .logo img {
    margin: 0 0 100px 0;
    text-align: center;
}

/* General styles for all menus */
nav.cbp-spmenu {
    background-color: #48499e;
    /* rgba(85, 60, 140, 1); */
    position: fixed;
}

nav.cbp-spmenu h3 {
    color: #afdefa;
    font-size: 1.9em;
    padding: 5px 15px 5px 15px;
    margin: 0;
    font-weight: 300;
    background: #0d77b6;
}

nav.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
}

nav.cbp-spmenu a:hover {
    background: #8c78a5;
}

nav.cbp-spmenu a:active {
    background-color: #553c8c;
    color: #fff;
}

button#showLeftPush {
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    margin: 0;
    z-index: 1000;
    font-size: 1em;
    background-color: rgba(85, 60, 140, 0.8);
    background-image: url("http://diversifique.se/wp-content/uploads/2014/06/menu.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
    width: 100%;
    border: 0;
}

button#showLeftPush.active {
    background-color: #7350a0;
}

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
    width: 180px;
    height: 100%;
    top: 0;
    z-index: 1000;
    text-align: left;
    font-size: 0.9em;
}

.cbp-spmenu-vertical a {
    border-bottom: 1px white;
    padding: 0.55em 1em;
    text-decoration: none;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}

.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #258ecd;
}

/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
    left: -180px;
    top: 50px;
}

.cbp-spmenu-right {
    right: -180px;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0;
    top: 50px;
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0;
}

/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top {
    top: -150px;
}

.cbp-spmenu-bottom {
    bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
    top: 0;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0;
}

/* Push classes applied to the body */
.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.cbp-spmenu-push-toright {
    left: 180px;
}

.cbp-spmenu-push-toleft {
    left: -180px;
}

/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media screen and (max-width: 55.1875em) {
    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px;
    }

    .cbp-spmenu-top {
        top: -110px;
    }

    .cbp-spmenu-bottom {
        bottom: -110px;
    }
}

@media screen and (max-height: 26.375em) {
    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 180px;
    }

    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -180px;
    }

    .cbp-spmenu-right {
        right: -180px;
    }

    .cbp-spmenu-push-toright {
        left: 220px;
    }
}

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