@font-face {
  font-family: 'Gotham-Thin';
  src: url('font/Gotham-Thin.eot');
  src: url('font/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
       url('font/Gotham-Thin.svg#Gotham-Thin') format('svg'),
       url('font/Gotham-Thin.ttf') format('truetype'),
       url('font/Gotham-Thin.woff') format('woff'),
       url('font/Gotham-Thin.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('font/Gotham-Medium.svg#Gotham-Medium') format('svg'),
       url('font/Gotham-Medium.ttf') format('truetype'),
       url('font/Gotham-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Light';
  src: url('font/Gotham-Light.svg#Gotham-Light') format('svg'),
       url('font/Gotham-Light.ttf') format('truetype'),
       url('font/Gotham-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Book';
  src: url('font/Gotham-Book.svg#Gotham-Book') format('svg'),
       url('font/Gotham-Book.ttf') format('truetype'),
       url('font/Gotham-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Bold';
  src: url('font/Gotham-Bold.svg#Gotham-Bold') format('svg'),
       url('font/Gotham-Bold.ttf') format('truetype'),
       url('font/Gotham-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Black';
  src: url('font/Gotham-Black.eot');
  src: url('font/Gotham-Black.eot?#iefix') format('embedded-opentype'),
       url('font/Gotham-Black.svg#Gotham-Black') format('svg'),
       url('font/Gotham-Black.ttf') format('truetype'),
       url('font/Gotham-Black.woff') format('woff'),
       url('font/Gotham-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


a,
button,
input[type=submit],
label,
select {
    cursor: pointer
}

.invisible,
.overlay {
    visibility: hidden
}

a,
button {
    -webkit-tap-highlight-color: transparent
}

a,
abbr,
address,
b,
blockquote,
body,
button,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
samp,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul,
var {
    font-family: 'Gotham-Book';
    color: #494d8a;
    font-weight: 400;
    line-height:24px;
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    outline: 0
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

ol,
ul {
    list-style: none
}

article,
aside,
dialog,
figure,
footer,
header,
img,
nav,
section {
    display: block
}

address,
em {
    font-style: normal
}

strong {
    font-weight: bold;
}

a {
    color: #494d8a;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: background 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
}

:hover {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transition: background 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
}

button,
input {
    background: 0 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    height: auto !important;
    background: #fff;
    line-height: 24px;
    -webkit-text-size-adjust: 100%;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-text-size-adjust: none;
    -moz-osx-font-smoothing: antialiased;
    -moz-text-size-adjust: none;
    -moz-font-smoothing: antialiased;
    text-size-adjust: none;
    font-smoothing: antialiased;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    transition: background .4s ease
}

a,
button {
    -webkit-user-select: none
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

@media (min-width:1920px) {
    .container {
        width: 1180px
    }
}

@media only screen and (max-width:1919px) {
    .container {
        width: 1180px
    }
}

@media only screen and (max-width:1199px) {
    .container {
        width: 425px
    }
}

@media only screen and (max-width:424px) {
    .container {
        width: 100%
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

.middle {
    display: table-cell;
    vertical-align: middle
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 10px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}

.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 5px 8px;
    color: #492324;
    text-align: center;
    text-decoration: none;
    background-color: #F2F2F2;
    -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #F2F2F2;
    border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000000;
    border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000000;
    border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000000;
    border-width: 0 5px 5px;
}

/* TABS */
 .nav {
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li > a > img {
  max-width: none;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
}
.nav-tabs {
  width: 100%;
}
.nav-tabs > li {
  position: relative;
}
.nav-tabs > li > a {
  position: relative;
  text-align: center;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

/*accordion*/
.fade{
    opacity:0;
}
.fade.show {
    opacity:1;
}
.collapse {
    display: none;
}
.collapse.show {
    display: block;
}
.collapsing {
    position:relative;
    height:0;
    overflow:hidden;
    transition:height .35s ease
}

.owl-carousel {
    display: none;
    width: 100%;
    float: left;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1; 
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; 
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); 
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); 
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none; 
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    text-indent: -1000000px;
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; 
}
.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -60px;
    z-index: 10;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next{
    position: absolute;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px;
}
.owl-carousel .owl-nav .owl-prev {
    left: 30px;
    background-image: url("images/arrow-prev.svg");
}
.owl-carousel .owl-nav .owl-next {
    right: 30px;
    background-image: url("images/arrow-next.svg");
}
.owl-carousel .owl-nav .owl-prev:hover {
    background-image: url("images/arrow-prev.svg");
}
.owl-carousel .owl-nav .owl-next:hover {
    background-image: url("images/arrow-next.svg");
}
.owl-carousel.owl-loaded {
    display: block; 
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block; 
}
.owl-carousel.owl-hidden {
    opacity: 0; 
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden; 
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; 
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; 
}
.owl-carousel.owl-rtl {
    direction: rtl; 
}
.owl-carousel.owl-rtl .owl-item {
    float: right; 
}

.owl-theme .owl-dots {
    position: absolute;
    bottom: 52px;
    z-index: 10;
    text-align: center;
    width: 100%;
}

.owl-theme .owl-dots,.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav [class*=owl-]{display:inline-block;cursor:pointer;}
.owl-theme .owl-nav [class*=owl-]:hover{text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:1;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:0}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;position: relative;}
.owl-theme .owl-dots .owl-dot span{position: relative; width:10px; height: 10px; margin: 0 7px; border-radius: 100%; text-align: center; background: #fff; display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;}
.owl-theme .owl-dots .owl-dot.active span{position: relative; background: #473e5c; display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;}

.owl-carousel5.owl-theme .owl-dots {
    top: 50%;
    left: 50px;
    width: 13px;
    margin-top: -62px;
}
.owl-carousel5.owl-theme .owl-dots .owl-dot {
    margin-bottom: 38px;
    opacity: 0.2;
    width: 13px;
    height: 13px;
}
.owl-carousel5.owl-theme .owl-dots .owl-dot:last-child {
    margin-bottom: 0;
}
.owl-carousel5.owl-theme .owl-dots .owl-dot.active {
    opacity: 1;
}

.no-js .owl-carousel {
    display: block; 
}
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both; 
}
.owl-carousel .owl-animated-in {
    z-index: 0; 
}
.owl-carousel .owl-animated-out {
    z-index: 1; 
}
.owl-carousel .fadeOut {
    animation-name: fadeOut; 
}
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } 
}
.owl-height {
    transition: height 500ms ease-in-out; 
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; 
}
.owl-carousel .owl-item .owl-lazy[src^=""], 
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; 
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; 
}

.desktop_version {
    display: block;
}
.mobile_version {
    display: none !important;
}
.tablet_version {
    display: none !important;
}

.justify-content-center {
    justify-content: center !important;
}
.row.justify-content-center {
    display: flex;
    flex-wrap: wrap;
}

.pos_center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.w_100 {
    width: 100%;
}
.w_max {
    max-width: 100%;
}
.img_cut {
    width: 100%;
    overflow: hidden;
}
.img_cut img {
    width: auto;
    height: auto;
    object-fit: cover;
    min-width: 100%;
    max-width: 100%;
}
.d-block {
    display: none !important;
}

.small {
    font-size: 12px;
}

input,
select,
textarea {
    -webkit-appearance: none;
    border-radius: 0
}
textarea {
    resize: none;
}
input,
textarea,
select,
.bg_file {
    position: relative;
    width: 100%;
    height: 55px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-transform: none;
    padding: 5px 15px;
    margin-bottom: 20px;
    -webkit-appearance: none;
    cursor: text;
    border-radius: 40px;
    background-color: #fff;
    border: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
input:focus,
textarea:focus,
select:focus {
    outline: 0;
}
input.error,
textarea.error,
select.error {
    color: #FF4848;
    border: thin solid #FF4848;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
input:-webkit-autofill {
    -webkit-text-fill-color: #000 !important;
}

input::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.5); }
input:-moz-placeholder { color: rgba(0, 0, 0, 0.5); }
input::-moz-placeholder { color: rgba(0, 0, 0, 0.5); }
input:-ms-input-placeholder { color: rgba(0, 0, 0, 0.5); }

textarea::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.5); }
textarea:-moz-placeholder { color: rgba(0, 0, 0, 0.5); }
textarea::-moz-placeholder { color: rgba(0, 0, 0, 0.5); }
textarea:-ms-input-placeholder { color: rgba(0, 0, 0, 0.5); }

span.error {
    color: #FF4848;
    font-size: 16px;
    position: relative;
    display: block;
    float: left;
    width: 100%;
}
span.success {
    color: #8DB632;
    font-size: 16px;
}

textarea {
    height: 150px;
    padding: 20px;
}

label {
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
}
label span {
    color: #01335E;
    font-size: 10px;
    line-height: 16px;
    text-transform: none;
}

label.float {
    color: #8DB632;
    position: absolute;
    z-index: 10;
    top: -12px;
    left: 10px;
    background-color: #fff;
    padding: 0 5px;
}

.field {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.field input,
.field select {
    margin-bottom: 0;
}
.field label {
    font-family: 'proxima_novaregular';
    color: #FFBD2E;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    z-index: 10;
    top: -8px;
    left: 0;
    padding: 0 0 0 15px;
}

.form-control-placeholder {
    position: absolute;
    top: -25px;
    left: 5px;
    transition: all 200ms;
    font-size: 16px;
    color: #4476A0;
}

.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder {
    font-size: 12px;
    color: #4476A0;
    font-weight: 500;
    top: 12px;
    transform: translate3d(0, -100%, 0);
}
select {
    cursor: pointer;
    outline: 0;
    -moz-appearance: none;
    appearance: none;
    padding: 7px 15px;
    background-image: url(images/select.svg);
    background-repeat: no-repeat;
    background-position: 95% 50%;
}

input[type='file'] {
    display: none
}

.bg_file span.file {
    position: absolute;
    top: -8px;
    right: 10px;
    z-index: 10;
    width: auto;
    background-color: #4476A0;
    color: #ffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 14px;
    cursor: pointer;
    padding: 4px 10px;
    border-radius: 2px;
}
.bg_file {
    cursor: pointer;
    padding: 0 20px 0;
    margin: 0;
    color: #4476A0;
}

label.bg_file {
    line-height: 5px;
}

.file-label {
    color: #fff;
    font-size: 10px;
    font-style: italic;
    margin-left: 20px;
    position: absolute;
    top: 31px;
}

form {
    position: relative;
    width: 100%;
}

input[type="submit"] {
    display: block;
    width: 100%;
    height: 50px;
    color: #513a56;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    margin: 0;
}
input[type="submit"]:hover {
    color: #fff;
    background-color: #4c518b;
}

input[type="submit"].dis_table {
    display: table;
    width: auto;
    padding: 2px 40px;
}

input[type="checkbox"] {
    cursor: pointer;
    width: 15px;
    height: 15px;
    margin-left: 8px;
    margin-bottom: 0;
    padding: 0;
    background-color: #fff;
    border: thin solid #CCCCCC;
    background-repeat: no-repeat;
    background-position: center;
}
input[type=checkbox]:checked {
    background-image: url("../images/check-blue.svg");
}

input[type="radio"] {
    cursor: pointer;
    width: 20px;
    height: 20px;
    border-radius: 90px;
    background-color: #fff;
    border: thin solid #000000;
    margin-right: 10px;
    padding: 0;
    margin-bottom: 0;
}
input[type=radio]:checked {
    border: none;
    background-image: url("../images/radio-blue.svg");
}

.label-radio {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.label-radio span {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    margin-right: 15px;
}

.g-recaptcha {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.btn {
    position: relative;
    display: table;
    text-align: center;
    font-family: 'Gotham-Medium';
    color: #513a56;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    padding: 3px 15px;
    border: none;
    border-radius: 25px;
    background-color: #fff;
    -webkit-transition: 0.3s ease-out;
}
.btn:hover {
    color: #fff;
    background-color: #513a56;
    -webkit-transition: 0.3s ease-out;
}

header {
    position: relative;
    background-color: #513a56;
}
.header__info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    padding: 0 20px;
}
.header__contacts {
    display: flex;
    align-items: center;
}
.social {
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.social a {
    display: block;
    width: 25px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 16px;
}
.facebook {
    background-image: url(images/facebook.png);
}
.instagram {
    background-image: url(images/instagram.png);
}
.linkedin {
    background-image: url(images/linkedin.png);
}
.social span {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    margin-left: 10px;
}

header .phone a {
    display: table;
    color: #fff;
    font-size: 18px;
    padding: 0 20px 0 20px;
    margin-right: 20px;
    border-left: thin solid #fff;
    background-image: url(images/whatsapp.png);
    background-position: right center;
    background-repeat: no-repeat;
}
header .phone a span {
    color: #fff;
    font-size: 12px;
}
header .address {
    border-left: thin solid #fff;
    padding: 0 20px;
    background-image: url(images/pin.png);
    background-position: right center;
    background-repeat: no-repeat;
}
header .address p {
    color: #fff;
    font-size: 16px;
}
.header__budget {
    display: flex;
    align-items: center;
}
.header__budget img {
    margin-left: 20px;
}

main {
    overflow: hidden;
}

.logo {
    position: absolute;
    z-index: 2;
    top: 50px;
    left: 60px;
    width: 200px;
}

.menu-principal {
    position: absolute;
    z-index: 2;
    top: 35px;
    left: 50%;
    width: 565px;
    margin: 0 0 0 -283px;
}
.menu-principal ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
nav.menu-principal ul {
    display: flex;
    align-items: center;    
}
nav.menu-principal ul li {
    list-style: none;
    position: relative;
}
nav.menu-principal ul li a {
    display: inline-block;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 20px;
    border-right: thin solid #fff;
}
nav.menu-principal ul li:last-child a {
    border: none;
}
nav.menu-principal ul li a.active,
#about-page nav.menu-principal ul li a.active {
    color: #b3abb8;
}

#contact {
    position: relative;
    border-top: thin solid #5c455f;
    background: rgb(75,52,78);
    background: linear-gradient(180deg, rgba(75,52,78,1) 0%, rgba(81,58,86,1) 56%);
}
.page-contact {
    padding-top: 80px;
}

#slider {
    position: relative;
    background-color: #513a56;
}

.slider__content {
    position: absolute;
    z-index: 2;
    width: 760px;
    height: auto;
    top: 50%;
    left: 50%;
    margin: -120px 0 0 -380px;
    text-align: center;
}
.slider__content h1 {
    font-family: 'Gotham-Black';
    color: #fff;
    font-size: 110px;
    line-height: 170px;
}
.slider__content p {
    color: #fff;
    font-size:25px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 20px;
}
.slider__content .btns {
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider__content .btn { 
    margin: 0 5px;
    background-color: rgba(255,255,255,0.7);
}
.slider__content .btn:hover {
    color: #4b3d57; 
    background-color: rgba(255,255,255,1);
}
.item img.desktop_version {
    width: 100%;
}
._content2 h1,
._content3 h1 {
    text-align: left;
    line-height: 90px;
}
._content2 p,
._content3 p {
    text-align: left;
}
._content2 .btns,
._content3 .btns {
    justify-content: flex-start;
    padding-left: 20px;
}

._content3 {
    margin: -120px 0 0 -420px;
}
._content3 h1 {
    font-size: 92px;
    line-height: 87px;
}

.whatsapp-fixed {
    position: absolute;
    z-index: 3;
    bottom: 20px;
    right: 15px;
    width: 40px;
    height: 37px;
    background-image: url(images/whastapp-fixed.png);
}

.mascote {
    position: absolute;
    top: 50%;
    left: 50%;
}
._img1 {
    width: 244px;
    margin: -230px 0 0 270px;
}
._img2 {
    margin: -25px 0 0 90px;
    width: 380px;
}
._img3 {
    margin: -120px 0 0 270px;
    width: 273px;
}

.testimony__mascote img {
    height: 312px;
}

#featured {
    position: relative;
    background-color: #513a56;
}
.featured__list ul {
    display: flex;
}
.featured__list ul li {
    width: 33.3%;
    height: 200px;
    background-size: cover;
    display: flex;
    align-items: center;
    padding-right: 40px;
}
.featured__list ul li a {
    display: block;
}
.box1 {
    background-image: url(images/Ha-mais-de-30-anos.png);
}
.box2 {
    background-image: url(images/Produtos-de-alta.png);
}
.box3 {
    background-image: url(images/Ideal-para-sua.png);
}
.box4 {
    background-image: url(images/seguranca-em.png);
}
.featured__list ul li h2 {
    position: relative;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding-left: 22px;
}
.featured__list ul li h2:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -70px;
    width: 9px;
    height: 140px;
    background-color: #ffffff;
}

#about {
    position: relative;
    background-image: url(images/Fundo.jpg);
    background-size: 100%;
}
#about:before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 240px;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 56%);
}
.about__content__partners {
    padding: 50px 40px 70px;
}
.about__content h2,
.about__partners h2 {
    position: relative;
    z-index: 2;
    text-align: center;
    font-family: 'Gotham-Black';
    color: #513a56;
    font-size: 38px;
    margin-bottom: 20px;
}
.about__content p {
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 20px;
}
.about__content .btn {
    display: table;
    margin: 0 auto 55px;
    background-color: #513a56;
    color: #fff;
}
.owl-carousel2 {
    padding: 0 30px;
    float: inherit;
}
.owl-carousel2 .owl-nav .owl-prev, .owl-carousel2 .owl-nav .owl-next {
    width: 22px;
    margin-top: 30px;
}
.owl-carousel2 .owl-nav .owl-prev,
.owl-carousel2 .owl-nav .owl-prev:hover {
    left: -30px;
    background-image: url(images/prev-carousel.svg);
}
.owl-carousel2 .owl-nav .owl-next,
.owl-carousel2 .owl-nav .owl-next:hover {
    right: 30px;
    background-image: url(images/next-carousel.svg);
}
.owl-carousel2 .owl-stage {
    display: flex;
    align-items: center;
}
.owl-carousel2 img {
    max-height: 67px;
    margin: 0 auto;
}

#testimony {
    position: relative;
    background-color: #43487f;
}
.testimony__list {
    position: relative;
    width: 100%;
    padding: 50px 0 70px;
}
.testimony__list:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 70px;
    height: 62px;
    margin: -80px 0 0 -430px;
    background-image: url(images/aspas.png);
}
.testimony__list:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 70px;
    height: 62px;
    margin: 80px 0 0 340px;
    transform: rotate(180deg);
    background-image: url(images/aspas.png);
}
.testimony__mascote {
    position: absolute;
    top: 50%;
    right: 30px;
    z-index: 2;
    margin-top: -134px;
}
#testimony .testimony__mascote img {
    height: 268px;
}
.testimony__list .owl-carousel3 {
    width: 775px;
    margin: 0 auto;
}
.testimony__list h2 {
    color: #fff;
    text-align: center;
    font-family: 'Gotham-Black';
    font-size: 38px;
    margin-bottom: 30px;
}
.owl-carousel3 {
    float: inherit;
}
.owl-carousel3 img {
    width: 106px;
    margin: 0 auto 20px;
}
.testimony__list h3 {
    font-family: 'Gotham-Light';
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    font-style: italic;
    text-align: center;
    margin-bottom: 10px;
}
.testimony__list span {
    display: block;
    font-family: 'Gotham-Light';
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-style: italic;
    text-align: center;
}

#contact {
    position: relative;
    background-color: #513a56;
}
.contact__content form {
    width: 775px;
    margin: 0 auto;
    padding: 40px 0 30px;
}
.contact__content h2 {
    color: #fff;
    text-align: center;
    font-family: 'Gotham-Black';
    font-size: 38px;
    margin-bottom: 30px;
}

.address {
    position: relative;
    display: block;
    text-align: center;
}
.address h3 {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    background-image: url(images/pin.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 20px;
    margin: 0 0 40px;
}


#about-page {
    position: relative;
    background-image: url(images/Fundo.jpg);
    background-size: cover;
}
.about-page__content {
    position: relative;
    padding: 120px 50px 60px 50px;
}
#about-page nav.menu-principal ul li a {
    color: #000;
}
.about-page__content h2 {
    text-align: center;
    font-family: 'Gotham-Black';
    color: #513a56;
    font-size: 38px;
    margin-bottom: 30px;
}
.about-page__content p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    text-align:justify;
}
.logo-page {
    width: 200px;
    margin: 0 auto 30px;
}

.about-page__products ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.about-page__products li {
    display: block;
    width: 33.3%;
    height: 325px;
    overflow: hidden;
}
.about-page__products li a {
    position: relative;
    display: flex;
    align-items: center;
    height: 325px;
    background-size: 100%;
}
.about-page__products li a h3 {
    position: relative;
    z-index: 2;
    display: block;
    color: #fff;
    font-size: 18px;
    padding: 20px;
    width: 0;
    white-space: nowrap;
    transition: width .8s ease;
}
.about-page__products li a.bg-telhas {
    background-image: url(images/botao-produtos-telhas.jpg);
}
.about-page__products li a.bg-acessorios {
    background-image: url(images/botao-produtos-acessorios.jpg);
}
.about-page__products li a.bg-tapumes {
    background-image: url(images/botao-produtos-tapumes.jpg);
}
.about-page__products li a.bg-refratarios {
    background-image: url(images/botao-produtos-refratarios.jpg);
}
.about-page__products li a.bg-solar {
    background-image: url(images/botao-produtos-aquecimento-solar.jpg);
}
.about-page__products li a.bg-gas {
    background-image: url(images/botao-produtos-aquecimento-gas.jpg);
}
.about-page__products li a.bg-cimenticias {
    background-image: url(images/botao-produtos-placas-cimenticias.jpg);
}
.about-page__products li.bg-color1 {
    background-color: #4c518b;
}
.about-page__products li.bg-color2 {
    background-color: #513a56;
}
.about-page__products li a.bg-spas {
    background-image: url(images/botao-produtos-banheiras-spas.jpg);
}

.about-page__products li a:hover:after {
    opacity: 1;
    -webkit-transition: 0.3s ease-out;
}

.about-page__products li a:hover h3 {
    text-align: center;
    width: 100%;
    white-space: nowrap;
    transition: width .8s ease;
}
.about-page__products li a:after {
    opacity: 0;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #513a56;
    -webkit-transition: 0.3s ease-out;
}
.about-page__products li a.bg-acessorios:after,
.about-page__products li a.bg-refratarios:after,
.about-page__products li a.bg-gas:after {
    background-color: #4c518b;
}

.menu-page ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}
.menu-page ul li a {
    display: block;
    text-align: center;
    font-size: 14px;
    padding: 0 10px;
    text-transform: uppercase;
}
.menu-page ul li a:hover,
.menu-page ul li a.active {
    color: #acacac;
}
h3.subtitle {
    color: #513a56;
    font-size: 40px;
    text-align: center;
    margin-bottom: 70px;
}
.product {
    margin-bottom: 70px;
}
.product .img_cut {
    height: 260px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.product .img_cut img {
    max-height:260px;
    min-width: auto;
    margin: 0 auto;
}

.product._column1 .img_cut {
    height: 500px;
}
.product._column1 .img_cut img {
    max-height: 500px;
}
.product._column1__content {
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product._column2 .img_cut {
    height: 280px;
}
.product._column2 .img_cut img {
    max-height: 280px;
}
.product._column1__content2 {
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product h4 {
    font-family: 'Gotham-Bold';
    color: #513a56;
    font-size: 20px;
    margin-bottom: 10px;
}
.product ul li {
    margin-bottom: 10px;
}
.product p {
    color: #4b5289;
    font-size: 16px;
}
.product a {
    display: block;
    font-family: 'Gotham-Bold';
    color: #4b5289;
    font-size: 16px;
}
.product .btn {
    display: table;
    font-family: 'Gotham-Medium';
    font-size: 12px;
    background-color:#4b5289;
    color: #fff;
    padding: 0px 15px 3px;
}
.product .btn:hover {
    background-color: #513a56;
}



footer {
    position: relative;
    background-color: #513a56;
}
.footer__items__copy {
    padding: 25px 35px;
}
.footer__items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.footer__pagto {
    width: 300px;
}
.footer__pagto h3 {
    color: #fff;
    font-family: 'Gotham-Bold';
    font-size: 16px;
    margin-bottom: 5px;
}
.footer__pagto img {
    margin-bottom: 15px;
}
.footer__pagto h4 {
    color: #fff;
    font-family: 'Gotham-Bold';
    font-size: 16px;
}
.footer__pagto p {
    color: #fff;
    font-size: 16px;
}
.footer__logo img {
    width: 250px;
    margin-bottom: 32px;
}
footer .social {
    display: block;
}
.social__list {
    display: flex;
    align-items: center;
    justify-content: center;
}
footer .social span {
    display: block;
    text-align: center;
}
.whatsapp {
    background-image: url(images/whatsapp.png);
}
.fone {
    background-image: url(images/phone.png);
    background-size: 13px;
}
.email {
    background-image: url(images/mail.png);
    background-size: 15px;
    margin: 10px 0;
}
.footer__contact {
    width: 288px;
    text-align: right;
}
.footer__contact h3 {
    color: #fff;
    font-size: 16px;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 30px;
    margin-bottom: 5px;
}
.footer__contact span {
    color: #fff;
    font-size: 12px;
}
.footer__contact a {
    color: #fff;
}
.footer__contact a.email {
    display: block;
    color: #fff;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 30px;
    background-size: 17px;
}
.footer__contact p {
    color: #fff;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 30px;
    background-size: 13px;
    background-image: url(images/pin.png);
}

.footer__copy a,
.footer__copy p {
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.75);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal.fade .modal-dialog {
    /*transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%);*/
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-clip: padding-box;
    outline: 0;
}
.modal-close {
    position: absolute;
    top: 45px;
    right: 45px;
    width: 30px;
    height: 30px;
    background-image: url(../images/modal-close.svg);
    background-repeat: no-repeat;
    background-position: center center;
}
.modal-dialog .modal-body p {
   text-align: center;
   padding: 15px 0;
   color: #fff;
   font-size: 14px;
   line-height: 18px;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog.modal-vertical-video {
        max-width: 265px;
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-dialog.modal-inscricao {
        max-width: 675px;
    }
}
@media (min-width: 768px) {
    .modal-dialog.modal-horizontal-video {
        max-width: 745px;
    }
}
@media (min-width: 640px) {
    .modal-dialog.modal-lg {
        max-width: 635px;
    }
}
@media (max-width: 575px) {
    .modal-dialog.modal-vertical-video {
        max-width: auto;
    }
    .modal-dialog.modal-vertical-video iframe {
        width: 100%;
        height: 470px;
    }
    .modal-close {
        top: 20px;
        right: 20px;
    }
}
@media (max-width: 767px) {
    .modal-dialog.modal-horizontal-video {
        max-width: auto;
    }
    .modal-dialog.modal-horizontal-video iframe {
        width: 100%;
        height: 300px;
    }
}
@media (max-width: 640px) {
    .modal-dialog.modal-lg {
        max-width: auto;
    }
    .modal-dialog.modal-lg img {
        width: 100%;
    }
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}
.img-responsive {
    min-width: 635px !important;
    max-width: 635px !important;
    max-height: 420px
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 188px;
    bottom: 0;
    left: -65px;
    width: 45px;
    height: 45px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    background-repeat: no-repeat;
}
.carousel-control.left {
    background-image: url(../images/modal-prev.svg);
}
.carousel-control.right {
    right: -65px;
    left: auto;
    background-image: url(../images/modal-next.svg);
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: relative;
    z-index: 10;
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }
    .carousel-caption {
        padding: 10px 10px 0;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
@media (max-width: 640px) {
    .img-responsive {
        min-width: auto !important;
        max-width: 100% !important;
        max-height: auto;
    }
    .carousel-caption {
        font-size: 12px;
        line-height: 15px;
    }
    .carousel-control {
        left: 0;
        top: 88px;
        width: 25px;
        height: 25px;
        background-size: 100%;
    }
    .carousel-control.right {
        right: 0;
    }
}

#menuToggle {
    display: none;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 24px;
    right: 20px;
    z-index: 10;
    background-color: #fff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
#menuToggle span {
    display: block;
    position: absolute;
    top: 21px;
    height: 1px;
    width: 20px;
    background: #000;
    opacity: 1;
    left: 5px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#menuToggle span:nth-child(1), {
    top: 0px;
}
#menuToggle span:nth-child(2),
#menuToggle span:nth-child(3) {
    top: 15px;
}
#menuToggle span:nth-child(4) {
    top: 9px;
}
#menuToggle.open span:nth-child(1) {
    top: 5px;
    width: 0%;
    left: 50%;
}
#menuToggle.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#menuToggle.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#menuToggle.open span:nth-child(4) {
    top: 6px;
    width: 0%;
    left: 50%;
}

@media (max-width: 1199px) {
    .desktop_version {
        display: none !important;
    }
    .mobile_version {
        display: block !important;
    }
    #menuToggle  {
        display: block;
    }
    .menu-principal,
    header .social,
    header .address,
    .header__budget img {
        display: none;
    }
    .menu-principal.expanded {
        display: block;

        top: 75px;
        left: 0;
        width: 100%;
        margin: 0;
        background-color: #513a56;
        padding: 20px;
    }
    .menu-principal.expanded ul {
        display: block;
    }
    .menu-principal.expanded ul li {
        margin-bottom: 10px;
    }
    .menu-principal.expanded ul li a {
        border:  none;
    }
    .col-lg-12,
    .col-lg-6 {
        padding: 0;
    }
    header .phone a {
        font-size: 14px;
        background-image: none;
        border: 0;
        padding: 0;
        margin: 0;
    }
    .btn {
        font-size: 14px;
        padding: 3px 5px;
    }
    .logo {
        top: 10px;
        left: 20px;
        width: 120px;
    }
    .slider__content {
        bottom: 20px;
        width: 220px;
        height: auto;
        top: inherit;
        left: 50%;
        margin: 0 0 0 -110px;
    }
    .slider__content h1 {
        font-size: 30px;
    }
    .slider__content p {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 20px;
    }
    .slider__content p br {
        display: none;
    }
    .testimony__list:before {
        width: 40px;
        height: 35px;
        top: 120px;
        margin: 0 0 0 -150px;
        background-size: 100%;
    }
    .testimony__list:after {
        width: 40px;
        height:35px;
        top: inherit;
        bottom: 10px;
        background-size: 100%;
        margin: 0 0 0 100px;
    }
    ._content2 h1, ._content3 h1 {
        line-height: 29px;
        text-align: center;
    }
    ._content2 .btns, ._content3 .btns {
        padding-left: 0;
    }
    ._content2 p, ._content3 p {
        text-align: center;
    }
    .owl-carousel1 .owl-dots {
        display: none;
    }
    .owl-carousel1 .owl-nav .owl-next {
        right: 0;
    }
    .owl-carousel1 .owl-nav .owl-prev {
        left: 0;
    }
    #slider .mascote {
        display: none;
    }
    .slider__content .btns {
        display: block;
    }
    .slider__content .btns .btn {
        margin-bottom: 10px;
        width: 100%;
    }
    .featured__list ul {
        display: block;
    }
    .featured__list ul li {
        width: 100%;
    }
    .about__content__partners {
        padding: 40px 20px 40px;
    }
    .about__content p {
        font-size: 16px;
        line-height: 21px;
    }
    .about__content h2, .about__partners h2 {
        font-size: 28px;
    }
    .owl-carousel2 img {
        max-height: 52px;
    }
    #testimony .testimony__mascote img {
        height: 118px;
    }
    .testimony__mascote {
        top: 20px;
        margin-top: 0;
        right: 10px;
    }
    .testimony__list h2,
    .contact__content h2 {
        font-size: 27px;
    }
    .testimony__list {
        padding: 65px 20px 50px;
    }
    .testimony__list .owl-carousel3 {
        width: 100%;
    }
    .testimony__list h3,
    .testimony__list span {
        font-size: 16px;
        line-height: 22px;
    }
    .contact__content form {
        width: 80%;
    }
    input {
        height: 40px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    textarea {
        height: 110px;
    }
    .address h3 {
        padding: 30px 20px;
    }
    .address iframe {
        height: 250px;
    }
    .about-page__products li {
        width: 100%;
    }
    .about-page__products li a h3 {
        width: 100%;
        text-align: center;
    }
    .about-page__products li.bg-color1,
    .about-page__products li.bg-color2 {
        display: none;
    }
    .footer__items {
        display: block;
    }
    .footer__pagto,
    .footer__logo,
    .footer__contact {
        width: 100%;
    }
    .footer__pagto {
        margin-bottom: 20px;
    }
    .footer__logo img {
        width: 140px;
        margin: 0 auto 32px;
    }
    .social span {
        margin-left: 0;
    }
    .social {
        margin-right: 0;
    }
    .footer__contact {
        text-align: left;
        margin-top: 32px;
    }
    .footer__contact p {
        font-size: 12px;
    }
    .footer__contact a.email,
    .footer__contact h3,
    .footer__contact p {
        background-position: left center;
        padding-right: 0;
        padding-left: 30px;
    }

    #about-page nav.menu-principal ul li a {
        color: #fff;
    }
    .about-page__content {
        padding: 80px 20px 40px 20px;
    }
    .page-contact {
        padding-top: 40px;
    }
    .about-page__content h3 {
        font-size: 30px;
        margin-bottom: 40px;
    }
    .product .img_cut img {
        max-height: 130px;
    }
    .product .img_cut {
        height: 130px;
    }
    .product {
        text-align: center;
    }
    .product .btn {
        margin: 0 auto;
    }
    .product._column1__content,
    .product._column1__content2,
    .product._column2 .img_cut {
        height: auto;
    }
    .product._column2 {
        padding: 0 20px;
    }
}


@media (max-width: 425px) {
}

@media (max-width: 414px) {
}

@media (max-width: 411px) {
}

@media (max-width: 375px) {
}

@media (max-width: 360px) {
}

@media (max-width: 320px) {    
    .about-page__products li {
        height: 265px;
    }
}

/*css fixed*/
@media (max-width: 1199px) {
    .by {
        float: none;
        width: 70px;
        display: table;
        margin: 0 auto;
    }
    .caju {
        width: 70px;
    }
}