@charset "utf-8";
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
@font-face {
    font-family: 'Diodrum';
    src: url('fonts/Diodrum-Regular.woff2') format('woff2'),
        url('fonts/Diodrum-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Diodrum';
    src: url('fonts/Diodrum-Light.woff2') format('woff2'),
        url('fonts/Diodrum-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Diodrum';
    src: url('fonts/Diodrum-Bold.woff2') format('woff2'),
        url('fonts/Diodrum-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Diodrum';
    src: url('fonts/Diodrum-Semibold.woff2') format('woff2'),
        url('fonts/Diodrum-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Diodrum';
    src: url('fonts/Diodrum-Medium.woff2') format('woff2'),
        url('fonts/Diodrum-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: Socicon;
    src: url(fonts/Socicon.eot?87visu);
    src: url(fonts/Socicon.eot?87visu#iefix) format("embedded-opentype"), url(fonts/Socicon.woff2?87visu) format("woff2"), url(fonts/Socicon.ttf?87visu) format("truetype"), url(fonts/Socicon.woff?87visu) format("woff"),
        url(fonts/Socicon.svg?87visu#Socicon) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" socicon-"],
[class^="socicon-"] {
    font-family: Socicon !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    font-family: 'Diodrum';
    font-size: 0;
}
:focus {
    outline: 0;
}
br {
    font-size: 0px;
    line-height: 100%;
}
@-ms-viewport {
    width: device-width;
}
html {
    position: relative;
}
a {
    cursor: pointer;
}
body {
    background-color: #fff;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    -webkit-overflow-scrolling: touch;
}
table {
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}
img {
    display: inline-block;
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
}
a {
    -webkit-tap-highlight-color: transparent;
    text-decoration: none !important;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    outline: 0;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}
.invisible {
    display: none !important;
}
.selection {
    color: currentColor;
    background: 0 0;
}
.nobreak {
    display: inline-table;
    white-space: nowrap;
}
.curved {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.transparent {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
.transition {
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
}
.delay {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.no-transition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.calc {
    width: -moz-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
}
.bold {
    font-weight: 700;
    color: inherit;
    font-size: inherit;
}
.normal {
    font-weight: 400;
    color: inherit;
    font-size: inherit;
}
.light {
    font-weight: 300;
    color: inherit;
    font-size: inherit;
}
.hide-me {
    display: none !important;
}
.default {
    position: relative;
    display: inline-block;
    text-align: right;
    right: 0;
    position: relative;
}
.spacer {
    position: relative;
    display: block;
    height: 20px;
}
.spacer {
    position: relative;
    display: table;
    width: 100%;
    height: 10px;
}
.table {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
}
.table > .col {
    position: relative;
    display: inline-block;
    width: 50%;
}
.table > .col3 {
    position: relative;
    display: inline-block;
    width: 33.3%;
}
.col-spacer {
    position: relative;
    display: inline-block;
    width: 1%;
}
a,
body,
div,
input,
li,
section,
select,
table,
td,
textarea,
tr,
ul {
    box-sizing: border-box;
    ms-box-sizing: border-box;
    webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
}
.no-space {
    padding: 0 !important;
    margin: 0 !important;
}
.container {
    position: relative;
    display: table;
    margin: 0 auto;
    width: 1004px;
}
b {
    font-weight: bolder;
    color: inherit;
    font-size: inherit;
}
h5 {
    position: relative;
    display: block;
    text-align: center;
    padding: 40px 0px;
    color:#8A8C8E;
    font-weight: 600;
    font-size: 24px;
}

h5:empty,
h5:blank {
    display: none!important;
}

figure.overlap {
    margin-top: -100px;
    margin-bottom: 0px;;
    z-index: 2;


    margin-top: -60px;
    margin-bottom: -40px;
    z-index: 2;
    margin-right: -80px;
}

.no-pointer {
    cursor:default!important;
    pointer-events: none!important;
}

.button {
    position: relative;
    display: table;
    padding: 12px 40px;
    font-size: 16px;
    text-transform: uppercase;

    color: #fff;
    text-align: center;
    border-radius: 5px;
    background: rgb(2,163,253);
    background: linear-gradient(90deg, rgba(2,163,253,1) 0%, rgba(24,208,208,1) 100%);

    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;

    font-weight: 600;
}

.button:hover {
    background: linear-gradient(90deg,  rgba(24,208,208,1) 100% , rgba(2,163,253,1) 0%);
}

p > a {
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
}

p > a:hover {
    color:rgba(2,163,253,1);
}

div.carousel > a.arrow {
    display: block;
}
div.carousel {
    position: relative;
    overflow: hidden;
    display: block;
    height: auto;
    width: auto;
    /*background-color: #3e3e3e;*/
    background-size: auto 100%;
}
div.carousel > ul {
    position: relative;
    display: table;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
}
div.carousel > ul > li {
    position: relative;
    display: none;
    width: 100%;
}
div.carousel > ul > li > img {
    width: 100%;
}
div.carousel > ul > li.active {
    display: table;
}
div.carousel > div.frame {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}
div.carousel > div.frame:after {
    position: relative;
    display: block;
    content: "  ";
    width: 900px;
    height: 100%;
    margin: 0 auto;
}
div.carousel > div.dots {
    position: absolute;
    bottom: 20px;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
}
div.slider div.dots > ul > li > a,
div.carousel > div.dots > ul > li > a {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-image: none;
    background-color: #fff;
}
div.slider div.dots > ul > li.active > a,
div.slider div.dots > ul > li:hover > a,
div.carousel > div.dots > ul > li.active > a,
div.carousel > div.dots > ul > li:hover > a {
    width: 12px;
    height: 12px;
    background-color: #4BB6C8;
}
div.carousel a.arrow.left {
    /*left: -webkit-calc(50% - 660px);
    left: expression(50% - 660px);
    left: -moz-calc(50% - 660px);
    left: -o-calc(50% - 660px);
    left: calc(50% - 660px);*/
    left: 30px;
}
div.carousel a.arrow.right {
    /*
    right: -webkit-calc(50% - 660px);
    right: expression(50% - 660px);
    right: -moz-calc(50% - 660px);
    right: -o-calc(50% - 660px);
    right: calc(50% - 660px);*/
    right: 30px;
}
div.carousel > ul > li > div.wrapper {
    position: absolute;
    display: table;
    width: 1140px;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    padding-left: 40%;
    padding-left: 560px;
    padding-top: 120px;
}
div.carousel > ul > li > div.wrapper > h1 {
    position: relative;
    display: block;
    font-size: 92px;
    color: #fff;
    font-weight: 700;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
    opacity: 0;
    left: -100px;
}
div.carousel > ul > li > div.wrapper > h2 {
    position: relative;
    display: block;
    font-size: 29px;
    color: #ce8446;
    color:#8A8C8E;
    font-weight: 400;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
    opacity: 0;
    left: -200px;
}
div.carousel > ul > li > div.wrapper > h3 {
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
    opacity: 0;
    left: -200px;
}
div.carousel > ul > li > div.wrapper > h2.spaced {
    padding: 0px 0px 0px 60px;
    margin-top: -20px;
}
div.carousel > ul > li.showing > div.wrapper > h1 {
    opacity: 1;
    left: 00px;
}
div.carousel > ul > li.showing > div.wrapper > h2 {
    opacity: 1;
    left: 00px;
}
div.carousel > ul > li.showing > div.wrapper > h3 {
    opacity: 1;
    left: 00px;
}
div.social-carousel {
    position: relative;
    display: table;
    width: 100%;
    padding: 11% 25%;
}
div.social-carousel > div.frame {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    overflow: hidden;
}
div.social-carousel > div.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
div.social-carousel > div.mask {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
    background-color: #666;
}
div.social-carousel > div.mask > ul {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
}
div.social-carousel > div.mask > ul > li {
    position: relative;
    display: none;
}
div.social-carousel > div.mask > ul > li > img {
    width: 100%;
}
div.social-carousel > div.mask > ul > li.active {
    display: block;
}
div.social-carousel a.arrow {
    display: block;
}
div.social-carousel a.arrow.left {
    right: 75%;
    width: 80px;
    height: 80px;
    left: auto;
}
div.social-carousel a.arrow.right {
    right: auto;
    left: 74%;
    width: 80px;
    height: 80px;
}

.carousel .video-overlay {
    position: relative;
    cursor: pointer;
    display: block;
    font-weight: normal;
    font-size: 20px;
    color: #666;
    margin: 80px 0px 0px 0px;
}

.carousel .video-overlay:after {
    position: absolute;
    display: inline-block;
    content:'';
    font-family: "Material Icons";
    color:#4BB6C8;
    font-size: 50px;
    padding-left: 20px;
    vertical-align: middle;
    font-weight: normal;

    top: 50%;
    transform: translateY(-50%);
}
}

div.dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
}
div.dots > ul {
    position: relative;
    display: table;
    margin-left: -50%;
}
div.dots > ul > li {
    position: relative;
    display: table-cell;
    padding: 4px;
}
div.dots > ul > li > a {
    position: relative;
    display: block;
    width: 20px;
    height: 18px;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-background-size: 2px 100%;
    -moz-background-size: 2px 100%;
    background-size: 2px 100%;
    background-color: #fff;
}
div.dots > ul > li.active > a,
div.dots > ul > li:hover > a {
    background-color: #4BB6C8;
    height: 32px;
    border: none;
}
a.arrow {
    position: absolute;
    display: none;
    top: 50%;
    width: 35px;
    height: 35px;
    z-index: 2;
    margin-top: -17px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
a.arrow.left {
    left: 0;
}
a.arrow.right {
    right: 0;
}


/*
video-lightbox
*/

div.player-lightbox {
	position: fixed;
	display: none;
	top: 100vh;
	left: 0px;
	width: 100vw;
	height: 100vh;
	z-index: 11;
	background-color: #fff;

	display: block;
	opacity: 0;

	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
    animation-timing-function: ease-out;
}

div.player-lightbox.active {
	top: 0px;
	opacity: 1;
}

div.player-lightbox > a.close {
	position: absolute;
	font-size: 14px;
    color: #666;
    font-weight: bold;

	top: 4vh;
	right: 8vw;

}

div.player-lightbox > a.close:hover {
	text-decoration: underline!important;
}

#player {
	display: table;
	position: absolute;
	width: 100%;
	height: 100%;

	width: 84vw;
	height: 84vh;
	top: 8vh;
	left: 8vw;
	background-color: rgba(0,0,0,.9);
	text-align: center;
}

#player > span {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#player > span > img {
	position: relative;
	display: block;
	text-align: center;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}


p {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 140%;
    color: #666;
    font-weight: 400;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 3;

    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
}
header > div.wrapper {
    padding: 35px 0;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
}
header > div.wrapper > figure {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;

    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
    
}
header > div.wrapper > figure > a {
    position: relative;
    display: block;
}
header > div.wrapper > figure > a > img {
    position: relative;
    display: table;
}

header > div.wrapper > figure:nth-child(1) {
    border-right: solid 1px rgba(255,255,255,.3);
    width: 240px;
    padding-left: 0px;
}

header > div.wrapper > figure:nth-child(2) {
    width: 140px;
}

header > div.wrapper > ul {
    position: relative;
    display: inline-block;
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    padding: 10px;
}
header > div.wrapper > ul > li {
    position: relative;
    display: inline-block;
    padding: 6px 36px;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
}
header > div.wrapper > ul > li > a {
    position: relative;
    display: block;
    font-size: 22px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    border-bottom: solid 1px transparent;
    text-transform: uppercase;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
    line-height: 100%;
    font-weight: normal;
}
header > div.wrapper > ul > li:not(.contato).active > a,
header > div.wrapper > ul > li:not(.contato):hover > a {
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #0672b0;
    background-image: linear-gradient(45deg,#58fdb3,#00a4ff) !important;
}

header.scrolled > div.wrapper {
    padding: 10px 0;
}

header.scrolled > div.wrapper > figure:nth-child(1) {
    width: 200px;
}

header.scrolled > div.wrapper > figure:nth-child(2) {
    width: 100px;
}

section {
    position: relative;
    display: table;
    width: 100%;
}
.wrapper {
    position: relative;
    display: table;
    width: 1140px;
    margin: 0 auto;
}
section > .wrapper > div.table {
    position: relative;
    display: block;
    margin: 0 auto;
    font-size: 0;
}
section > .wrapper > div.table > div.col {
    position: relative;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}
section > .wrapper > div.table > div.col:nth-child(1) {
    padding-right: 40px;
}
section > .wrapper > div.table > div.col:nth-child(2) {
    padding-left: 40px;
}
section > .wrapper > div.table > div.col > h1 {
    position: relative;
    display: block;
    font-size: 70px;
    color: #fff;
}
section > .wrapper > div.table > div.col > h2 {
    position: relative;
    display: block;
    font-size: 35px;
    color: #1b8bdd;
    text-transform: uppercase;
    padding: 10px 0;
}
h2.hh {
    position: relative;
    display: block;
    font-size: 22px!important;
    padding-left: 40px!important;
    font-weight: 600;
}
h2.hh > span {
    display: block;
    font-size: inherit;
    color:#8A8C8E;
    text-transform: none;
}
h2.hh:before {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    transform-origin: center;
    width: 30px;
    height: 40px;
    background-image: url(../img/arrow-right.svg);
    background-size: auto 100%;
    background-repeat: no-repeat;
}

h2.hh + p {
    padding:20px 0px 20px 40px;
}

h2.hh + p + .button {
    margin-left: 40px;
}
section > .wrapper > div.table > div.col > span {
    position: relative;
    display: block;
    font-size: 18px;
    color: #404040;
    padding: 10px 0;
    line-height: 140%;
}
section > .wrapper > div.table > div.col > span > p {
    padding: 10px 0;
}
section > .wrapper > div.table > div.col > figure {
    position: relative;
    display: block;
}
section > .wrapper > div.table > div.col > figure > img {
    position: relative;
    display: block;
    max-width: 100%;
}

/* home */

section.home {
    height: auto;
}
section.home > .wrapper {
    height: 100%;
}

section.product .col {
    vertical-align: top!important;
}

section.product .col h2.hh {
    margin-top: 50px!important;
}

section.product .col > p {
    max-width: 400px;
}



/*
sobre
*/

section.sobre {
    background-color: #232E5B;
    background-image: url(../img/bg-sobre.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

section.sobre > div.typewritter {
    background-color: #232E5B;
    padding: 40px 0px;
    pointer-events: none;
}

section.sobre > div.wrapper > div.content {
    padding: 100px 50% 100px 100px;
}

section.sobre > div.wrapper > div.content > p {
    position: relative;
    display: block;
    color: #fff;
    padding-bottom: 40px;
}

section.sobre > div.wrapper > div.content > p:before {
    position: absolute;
    top: 50%;
    left: -120px;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    width: 100px;
    height: 200px;    
    transform-origin: center;
    background-image: url(../img/arrow-right-line.svg);
    background-repeat: no-repeat;
}

/* solucoes */

section.solucoes {
    padding: 180px 0px 160px 0px;
    border-bottom: solid 2px #c4c4c4;
}

.product-list {
    position: relative;
    display: block;
}

.product-list > div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    padding: 20px;
}

.product-list > div.disabled {
    opacity: .5;
}

.product-list > div > span {
    position: relative;
}

.product-list > div > figure {
    position: relative;
    display: block;
}

.product-list > div > figure > img {
    position: relative;
    display: block;
    max-width: 100%;
}

.product-list a.button {
    font-size: 13px;
    padding: 10px 30px;
}

section.produto {
    padding: 180px 0px 160px 0px;
    border-bottom: solid 2px #c4c4c4;
}

.produto {
    position: relative;
    display: block;
}

.produto a.back {
    position: relative;
    display: block;
    color: #4BB6C8;
    font-size: 16px;
    padding: 10px 0 10px 32px;
}

.produto a.back:before {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    transform-origin: center;
    font-size: 28px;
    font-weight: normal;
    content:'';
    font-family: "Material Icons";
}

.produto a.back:after {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 28px;
    text-align: center;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    transform-origin: center;
    font-size: 20px;
    font-weight: normal;
    content:'';
    font-family: "Material Icons";
}

.trail {
    position: relative;
    display: block;
    padding: 10px 0px;
}

.trail > a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color:#444;
    padding-right: 5px;
}

.trail > a:last-child {
    color:#4BB6C8
}

.trail > a:last-child:before {
    position: relative;
    display: inline-block;
    vertical-align: top;
    content:'';
    font-family: "Material Icons";
    font-size: inherit;
    color: inherit;
    padding-right: 2px;
}

.product {
    position: relative;
    display: block;
}

.product > .gallery {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 60%;
    
}

.product > .gallery > .carousel {
    margin: 50px;
}


.product > .gallery a.arrow.left {
    left:0;
}
.product > .gallery a.arrow.right {
    right:0;
}


.product > .content {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40%;
    max-width: 410px;
}

.product > .content h2 {
    position: relative;
    display: block;
    font-size: 28px;
    color: #4BB6C8;
    padding: 10px 0;
    font-weight: bold;
        padding-left: 0px;
}

.product .spec {
    position: relative;
    display: block;
    padding: 60px 0px 30px;
}

.product .spec  p {
    line-height: 120%;
    padding: 2px 0px;
}

.product .efficiency > table {
    position: relative;
    display: table;
    table-layout: fixed;
}

.product .efficiency > table tr {
    position: relative;
    display: table-row;
    table-layout: fixed;
}

.product .efficiency > table tr > th {
    position: relative;
    display: table-cell;    
    font-size: 14px;
    color:#000;
    padding: 5px 10px;
    text-align: left;
}

.product .efficiency > table tr > th:nth-child(2) {
    color:#72bf44;
}

.product .efficiency > table tr > th:nth-child(3) {
    color:#00a4ff;
}

.product .efficiency > table tr > th:nth-child(4) {
    color:#0696e4;
}


.product .efficiency > table tr > td:nth-child(n+2),
.product .efficiency > table tr > th:nth-child(n+2) {
    border-right: solid 1px #00a4ff;
    border-bottom: solid 1px #00a4ff;
}

.product .efficiency > table tr > td:last-child,
.product .efficiency > table tr > th:last-child {
    border-right: none;
}

.product .efficiency > table tr:last-child > td {
    border-bottom: none;
}

.product .efficiency > table tr > td {
    position: relative;
    display: table-cell;
    font-size: 14px;
    color:#000;
    padding: 5px 20px 5px 10px;
    text-align: left;
}

.product .efficiency > table tr > th:first-child,
.product .efficiency > table tr > td:first-child {
    padding-left: 0px;
}

.product .button-container {
    position: relative;
    display: block;
    padding: 20px 0px;
}

.product .button-container > a.button {
    position: relative;
    display: inline-block;
    margin: 10px 10px 10px 0px;
    border:solid 1px #00a4ff;
    background-color: transparent;
    background: none;
    text-align: center;
    font-weight: bold;
    color: #00a4ff;
    text-transform: none;
    padding-left: 60px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-position: left 15px center;
    background-repeat: no-repeat;
    border-radius: 10px;
}

.product .button-container > a.button:hover {
    font-weight: bold;
}

.product .button-container > a.button.catalog {
    background-image: url(../img/ico-catalog.png);
}

.product .button-container > a.button.instruction {
    background-image: url(../img/ico-instructions.png);
}

.product .button-container > a.button.video {
    background-image: url(../img/ico-video.png);
}

.product .button-container > a.button.guide {
    background-image: url(../img/ico-guide.png);
}

.product .obs {
    padding: 20px 0px 0px 0px;
    
}

.product .obs > p {
    font-size: 14px;
    font-weight: bold;
}

/*contato*/

div.form {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}
div.form > form {
    position: relative;
}
div.form > form {
    position: relative;
}
div.form > form > fieldset {
    position: relative;
    border: none;
    display: table;
    padding: 6px 0;
}
div.form > form > fieldset > select,
div.form > form > fieldset > input,
div.form > form > fieldset > textarea {
    position: relative;
    display: block;
    background-color: transparent;
    border: solid 2px #e6e7e9;
    font-size: 16px;
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;
}

div.form > form > fieldset > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

div.form > form > fieldset > select > option {
    font-size: 14px;
}

div.form > form > fieldset.cols {
    display: table;
    /*column-gap: 10px;
    column-count: 3;*/
}


div.form > form > fieldset.cols > select,
div.form > form > fieldset.cols > input,
div.form > form > fieldset.cols > textarea {
    display: inline-block;
    vertical-align: middle;
    width: 33.3% ;
}
div.form > form > fieldset.cols > *:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(33.3% - 20px);
}
div.form > form > fieldset.cols > select > option {
    color: #444;
    font-size: 14px;
}
div.form > form > fieldset.cols > select {
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-image: url(../img/ico-select.png);
}
input.valid,
textarea.valid {
    background-color: #dfffbf !important;
}
input.invalid,
textarea.invalid {
    background-color: #ffb399 !important;
}
div.form > form > fieldset > textarea {
    height: 200px;
}
div.form > form > .button-container {
    position: relative;
    display: block;
    text-align: right;
    padding: 10px 0;
}
div.form > form > .button-container > a.send {
    position: relative;
    display: inline-block;
    margin-top: 0 auto;
    margin: 0 auto;
    text-align: center;
}
.form-message {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: red;
    text-align: right;
}
.invalid {
    border-color: red !important;
}

/*
typewritter
*/

div.typewritter {
    position: relative;
    display: block;
    text-align: center;
}

div.typewritter > h3 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    color: #666;
    font-weight: 400;
}

div.typewritter.invert > h3 {
    color:#fff;
}

div.typewritter > ul {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

div.typewritter > ul.icons {
    width: 0px;
    height: 100px;
    padding: 0px 35px;
    margin: 0px 20px;

    -o-transition: 2s;
    -ms-transition: 2s;
    -moz-transition: 2s;
    -webkit-transition: 2s;
    transition: 2s;
    animation-timing-function: ease-out;

    overflow: hidden;
}

div.typewritter > ul.icons.show {
    width: 120px;
    
}

div.typewritter > ul.icons:before {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    transform-origin: center;
    width: 30px;
    height: 60px;
    background-image: url(../img/arrow-right.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

div.typewritter > ul.icons:after {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    display: inline-block;
    transform-origin: center;
    width: 30px;
    height: 60px;
    background-image: url(../img/arrow-left.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

div.typewritter > ul.icons > li {
    top: 50%;
    transform: translateY(-50%);
}

div.typewritter > ul.icons > li  {
    display: block;
    opacity: 0;
    height: 0px;
    overflow: hidden;


    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;

    color:#000;
}

div.typewritter.invert > ul.icons > li  {
    color:#fff;
}

div.typewritter > ul.icons > li.active  {
    display: block;
    opacity: 1;
    height: auto;
}

div.typewritter > ul.text > li:after {
    position: relative;
    display: inline-block;
    content:'_';
    font-size: inherit;
    color: inherit;
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
      opacity: 0;
    }
  }

div.typewritter > ul > li  {
    position: relative;
    display: none;
    text-align: center;;
    color: #666;
    vertical-align: middle;
    font-size:22px;
    font-weight:400;
}

div.typewritter.invert > ul > li  {
    color:#fff;
    
}

div.typewritter > ul > li.active  {
    display: block;
}

div.typewritter > ul > li > figure {
    position: relative;
    display: block;
    text-align: center;
    padding: 5px;
}

div.typewritter > ul > li > figure > img {
    position: relative;
    display: block;
    max-width: 100%;
}



a.arrow {
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    text-align: center;
}
a.arrow.left {
    left: 10px;
}
a.arrow.left:after {
    position: relative;
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    
    /*
    width: 0.4em;
    height: 0.4em;
    border-right: 0.1em solid #ffc20e;
    border-top: 0.1em solid #ffc20e;
    transform: rotate(225deg);
    margin-right: 0.5em;
    */
    
    font-size: 80px;
    transform-origin: center;

    background-image: url(../img/arrow-left-line.svg);
    background-repeat: no-repeat;
}
a.arrow.left:hover:after {
    background-image: url(../img/arrow-left.svg);
}
a.arrow.right {
    right: 10px;
}
a.arrow.right:after {
    position: relative;
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
   
    /*
     width: 0.4em;
    height: 0.4em;
    border-right: 0.1em solid #ffc20e;
    border-top: 0.1em solid #ffc20e;
    transform: rotate(45deg);
    margin-right: 0.5em;
    */
    
    font-size: 80px;
    transform-origin: center;

    background-image: url(../img/arrow-right-line.svg);
    background-repeat: no-repeat;

}

a.arrow.right:hover:after {
    background-image: url(../img/arrow-right.svg);
}

/* footer */

footer {
    background-color: #fff;
    position: relative;
    display: table;
    width: 100%;
    text-align: left;
}
footer > .wrapper {
    position: relative;
    padding: 20px 0;
}

footer > .wrapper > .table.hh {
    padding: 40px 0px;
}

footer > .wrapper > .table.hh > .col {
    vertical-align: bottom;
}

footer > .wrapper > .table.hh > .col > figure {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px;
}

footer > .wrapper > .table.hh > .col > figure:nth-child(1) {
    width: 280px;
    border-right: solid 1px rgba(0,0,0,.3);
    padding-left: 0px;
}   

footer > .wrapper > .table.hh > .col > figure:nth-child(2) {
    width: 180px ;
}

footer > .wrapper > .table.hh > .col > figure > img {
    position: relative;
    display: block;
}

footer > .wrapper > .table.hh > .col:nth-child(2) {
    text-align: right;
}

footer > .wrapper > .table.content {
    padding: 60px 0px;
}

footer > .wrapper > .table.content > .col {
    vertical-align: top;
}

footer > .wrapper > .table.content > .col:nth-child(1) {
    width: 50%;
}

footer > .wrapper > .table.content > .col:nth-child(2),
footer > .wrapper > .table.content > .col:nth-child(3) {
    width: 25%;
}

footer > .wrapper > .table.border {
    padding: 10px 0px;
    border-top: solid 1px #333;
}

footer > .wrapper > .table.border > .col {
    vertical-align: middle;
}

footer > .wrapper > .table.border > .col:last-child {
    text-align: right;
}

footer .social:before {
    position: absolute;
    display: block;
    content:'';
    background-color: #53A4B3;
    right: 0px;
    height: 3px;
    width: 50%;
    top: -20px;
}

footer p {
    font-size: 14px;
    color: #666;
    text-align: inherit;
}

.social {
    position: relative;
    display: inherit;
    width: auto;
}
.social .icon {
    font-family: Socicon !important;
    color: #939393;
    background-color: transparent;
    border-radius: 100%;
    font-size: 18px;
    padding: 3px;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;

    border: solid 2px #10C2E0;
    display: block;
    margin: 0 auto;
    width: 38px;
    height: 38px;
    vertical-align: middle;
    line-height: 27px;
}
.social .icon:hover {
    background-color: #10C2E0;
    color: #fff;
}
.social .icon:before {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.social .icon.facebook:before {
    content: "";
}
.social .icon.twitter:before {
    content: "";
}
.social .icon.instagram:before {
    content: "";
}
.social .icon.gplus:before {
    content: "";
}
.social .icon.youtube:before {
    content: "";
}
.social .icon.whats:before {
    content: "";
}
.social .icon.phone:before {
    content: "";
}
.social .icon.linkedin:before {
    content: "";
}
.social ul {
    position: relative;
    display: table;
    margin: 0 auto;
}
.social ul > li {
    position: relative;
    display: table-cell;
    list-style: none;
    vertical-align: middle;
    padding: 0 3px;
}
.social ul > li > a {
    position: relative;
    display: table;
}

/* loader */

.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(243, 244, 243, 0.8);
    background-color: #ffc20f;
    background: linear-gradient(90deg, rgba(2,163,253,1) 0%, rgba(24,208,208,1) 100%);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    display: table;
    vertical-align: middle;
    text-align: center;
    z-index: 200;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    animation-timing-function: ease-out;

    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.loader-to-back {
    z-index: -1;
    opacity: 0;
}
.loader-hide {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
.loader .loader-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.loader .loader-container .icon {
    position: relative;
    text-align: center;
    display: table;
    width: 127px;
    height: 127px;
    margin: 0 auto;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
}
.loader:not(.loader-hide) .loader-container .icon {
    -webkit-animation: spin 1s ease-out 10ms infinite;
    -moz-animation: spin 1s ease-out 10ms infinite;
    animation: spin 1s ease-out 10ms infinite;
}
.loader .loader-container .icon:after {
    position: relative;
    display: table-cell;
    font-size: 81px;
    content: "";
    font-size: 38px;
    content: "";
    font-family: "Material Icons";
    color: #fff;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.loader .loader-container .message {
    position: relative;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 0;
}
.loader-2 {
    display: block;
    height: 32px;
    width: 32px;
    -webkit-animation: loader-2-1 3s linear infinite;
    animation: loader-2-1 3s linear infinite;
}
@-webkit-keyframes loader-2-1 {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes loader-2-1 {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.loader-2 span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 32px;
    width: 32px;
    clip: rect(16px, 32px, 32px, 0);
    -webkit-animation: loader-2-2 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
    animation: loader-2-2 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}
@-webkit-keyframes loader-2-2 {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes loader-2-2 {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.loader-2 span::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 32px;
    width: 32px;
    border: 3px solid transparent;
    border-radius: 50%;
    -webkit-animation: loader-2-3 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
    animation: loader-2-3 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}
@-webkit-keyframes loader-2-3 {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes loader-2-3 {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.loader-2 span::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border: 3px solid #fff;
    border-radius: 50%;
}
.loader .loader-container .icon:after {
    font-size: 0;
}


@media only screen and (min-width: 1160px) and (max-width: 6004px) {
    /* desktop only */
    .mobile {
        display: none !important;
    }
    section.home,
    section.interesse {
        background-attachment: fixed;
    }
    .animated-e {
        -o-transition: 1.2s;
        -ms-transition: 1.2s;
        -moz-transition: 1.2s;
        -webkit-transition: 1.2s;
        transition: 1.2s;
        animation-timing-function: ease-out;
    }
    .animated-d {
        -o-transition: 1s;
        -ms-transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s;
        transition: 1s;
        animation-timing-function: ease-out;
    }
    .animated-c {
        -o-transition: 0.8s;
        -ms-transition: 0.8s;
        -moz-transition: 0.8s;
        -webkit-transition: 0.8s;
        transition: 0.8s;
        animation-timing-function: ease-out;
    }
    .animated-b {
        -o-transition: 0.6s;
        -ms-transition: 0.6s;
        -moz-transition: 0.6s;
        -webkit-transition: 0.6s;
        transition: 0.6s;
        animation-timing-function: ease-out;
    }
    .animated-a {
        -o-transition: 0.4s;
        -ms-transition: 0.4s;
        -moz-transition: 0.4s;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        animation-timing-function: ease-out;
    }
    .scroll-hide {
        opacity: 0;
        top: 100px;
    }
    .scroll-show {
        opacity: 1;
        top: 0;
    }
    section.produtos-logisticos div.wrapper > ul > li.active,
    section.produtos-logisticos div.wrapper > ul > li.active + li,
    section.produtos-logisticos div.wrapper > ul > li.active + li + li {
        display: inline-block;
    }

    section.product figure.overlap > img {
        min-width: 580px;
    }
}


@media only screen and (min-width: 200px) and (max-width: 1160px) {
    /* mobile */
    .desktop {
        display: none !important;
    }
    p {
        font-size: 14px;
    }
    h5 {
        font-size: 16px;
        padding: 30px 0px;
    }
    a.arrow.left:after,
    a.arrow.right:after {
        font-size: 40px;
    }
    section.produtos-logisticos > div.wrapper > a.arrow.left {
        left: -10px;
    }
    section.produtos-logisticos > div.wrapper > a.arrow.right {
        right: -10px;
    }
    .carousel a.arrow {
        display: none !important;
    }
    header {
        background-color: rgba(0,0,0,.7);
    }
    header > div.wrapper {
        width: 100%;
        vertical-align: middle;
        padding: 10px!important;
    }
    header > div.wrapper > a.drop {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        text-align: right;
    }
    header > div.wrapper > a.drop:after {
        position: relative;
        display: inline;
        vertical-align: middle;
        font-family: "Material Icons";
        content: "";
        color: #fff;
        font-size: 30px;
        margin-right: 10px;
    }
    header > div.wrapper > figure {
        padding: 0 10px;
        width: auto!important;
        width: 80px !important;
    }
    header > div.wrapper > figure > a > img {
        width: 70px;
    }
    header > div.wrapper > ul.active {
        right: 0;
    }
    header > div.wrapper > ul {
        position: absolute;
        top: 0;
        right: -100vw;
        background-color: #fff;
        padding: 60px 30px;
        -o-transition: 1s;
        -ms-transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s;
        transition: 1s;
        animation-timing-function: ease-out;

        background-color: rgba(0,0,0,.8);
        color: #fff;
        height: 100vh;
        min-width: 60%;
    }
    header > div.wrapper > ul > li > a {
        color: #fff;
        font-size: 21px;
    }
    header > div.wrapper > ul:after {
        position: absolute;
        top: 10px;
        right: 0;
        display: inline;
        vertical-align: middle;
        font-family: "Material Icons";
        content: "";
        color: #fff;
        font-size: 30px;
        margin-right: 10px;
    }
    header > div.wrapper > ul > li {
        display: table;
        padding: 20px 5px;
    }
    header > div.wrapper > div.region-selector > a {
        font-size: 12px;
    }

    .wrapper {
        width: auto;
    }
    section > .wrapper > div.table > div.col {
        width: auto;
        padding: 0 !important;
        margin: 0 auto;
        display: table;
    }
    section > .wrapper > div.table > div.col > h2 {
        font-size: 18px!important;
        margin: 0 auto;
        text-align: left;
    }
    section:not(.home) > .wrapper > div.table > div.col > span {
        font-size: 14px;
        padding: 10px;
        text-align: center;
    }
    section > div.wrapper > h2,
    section > h2 {
        font-size: 24px;
        text-align: center;
        padding: 20px 0;
    }

    /* home */

    div.carousel > ul > li > div.wrapper {
        width: 100%;
        padding-top: 70px;
        padding-left: 35%;
        padding-right: 20px;
        text-align: left;
    }

    div.carousel > ul > li > div.wrapper > h1 {
        font-size: 12px;
    }

    div.carousel > ul > li.showing > div.wrapper > h2 {
        font-size: 16px;
    }

    div.carousel > ul > li > div.wrapper > h2.spaced {
        margin-top: 0px;
        padding: 0px;
    }

    .carousel .video-overlay {
        font-size: 12px;
        margin-top: 20px;
    }

    .carousel .video-overlay:after {
        font-size: 30px;
        padding-left: 10px;
    }

    figure.overlap {
        margin-top: -70px;
        margin-bottom: -80px;;
        margin-left:auto;
        margin-right: auto;;
        max-width: 90%;
        z-index: 2;
    }

    /* product */

    .product {
        padding:40px 0px;
    }

    .product-list > div {
        display: table;
        width: 100%;
        padding-bottom: 40px;
    }

    .product > .content,
    .product > .gallery {
        display: table;
        width: 100%;
    }

    section.produto {
        padding:50px 0px 20px 0px;
    }

    section.produto > .wrapper {
        padding: 20px;
    }

    .product > .gallery > .carousel {
        margin:0px 0px;
    }

    section.solucoes {
        padding: 80px 0px 70px 0px;
    }

    .product > .content h2 {
        font-size: 24px;
    }

    .product-list > div > figure {
        margin: -30px 0px;
    }

    /* typewritter */

    div.typewritter > ul > li,
    div.typewritter > h3 {
        font-size: 11px;
    }

    div.typewritter > ul.icons {
        width: 45px;
        height: 30px;
        padding: 0px 15px;
        margin: 0px 5px;
    }

    div.typewritter > ul.icons:before,
    div.typewritter > ul.icons:after {
        width: 30px;
        height: 30px;
        background-size: auto 100%;
    }

    div.typewritter > ul.icons.show {
        width: 70px;
        
    }

    div.typewritter > ul > li > figure > img {
        max-width: 60%;
        text-align: center;
        margin: 0 auto;
    }

    h2.hh > span {
        font-size: 18px;
    }

    /* somos */

    section.sobre > div.wrapper > div.content {
        padding: 20px;
    }

    /* form */

    div.form {
        padding-top: 20px;
    }

    div.form > form {
        min-width: 300px;
    }

    div.form > form > fieldset.cols > * {
        display: table!important;
        width: 100%!important;

        margin: 10px 0px!important;
    }

    /* footer */

    footer > .wrapper > .table.border,
    footer > .wrapper > .table.content,
    footer > .wrapper > .table.hh {
        padding: 10px;
        text-align: center;
    }

    footer > .wrapper > .table.hh > .col,
    footer > .wrapper > .table.hh > .col > figure {
        text-align: center;
        margin: 0 auto;
        width: auto!important;
        min-width: 100px!important;
        padding: 10px 40px!important;
    }


    footer .social:before {
        display: none;
    }

    footer > .wrapper > .table.hh > .col > figure {
        display: inline-block;
    }

    footer > .wrapper > .table > .col {
        display: block;
        padding: 10px;
        width: 100%!important;
        min-width: 200px;
        /*text-align: left!important;*/

        text-align: center!important;
        margin: 0 auto;
        padding: 5px 0px;

    }

    footer > .wrapper > .table.content > .col {
        padding-bottom: 20px;
    }
}
